@font-face {
  font-family: GothamMedium;
  src: url(../fonts/GothamMedium.ttf);
}

@font-face {
  font-family: GothamLight;
  src: url(../fonts/GothamLight.ttf);
}

@font-face {
  font-family: GothamBold;
  src: url(../fonts/GothamBold.ttf);
}

html, body{
	margin:0;
	font-size: 100%;
	font-family: GothamMedium;
	background: #fff;
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
}
.fa-drop-my{
  display: none !important;
}
.drop-arrow {
  display: inline-block;
  /* border-radius: 15px; */
  box-shadow:0px 0px 2px #19191f !important;
  padding: 5px 1px 6px 2px !important;
  margin-left: 0px !important;
  background-color: #19191f !important;
  color: #fcfcfd !important;
}
.mydrop{
  display: none;
    position: absolute;
    background-color: #19191f;
    min-width: 166px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}
.mydrop li{
  float: none;
  color: black;
  padding: 2px 15px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.mydrop li a{
  position: relative;
  display: block;
  /* padding: 0px 25px !important; */
  color:#ffffff!important;
  font-family: GothamLight;
  /* font-weight: 600; */
  /* font-size: 15px; */
  margin-top: 10px;
  padding-bottom: 2px;
}
.mydrop li a:hover{
  color: #af0d00 !important;
  background-color: transparent !important;
}

.tush-a{
  position: absolute;
  height: 266px;
  z-index: 9999;
  width: 20%;
  top: 157px;
  left: 4%;
}
.tush-b{
  position: absolute;
  height: 266px;
  z-index: 9999;
  width: 20%;
  top: 157px;
  left: 27%;
}
.tush-c{
  position: absolute;
  height: 266px;
  z-index: 9999;
  width: 20%;
  top: 157px;
  left: 48%;
}
.tush-d{
  position: absolute;
  height: 266px;
  z-index: 9999;
  width: 20%;
  top: 157px;
  left: 70%;
}
.navbar-brand img{
    filter: none !important;
}
.top-pad{
  padding-top:15px !important;
}
.filmingtext1 h1 {
  font-family: GothamBold;
  color: #000 !important;
  margin-top: 65px;
  width: 100%;
  font-size: 30px;
}
.filmingtext1 {
  padding: 0px 20px;
}
.content-button{
  padding: 70px 120px;
}
.filmingtext1 h1 span {
  font-family: GothamBold;
  color: #af0d00 !important;
}
.loading{
  padding-top: 30px;
}
/*lighgbox*/

@media (max-width:767px) {
  .lightbox-gallery h2 {
      margin-bottom: 25px;
      padding-top: 25px;
      font-size: 24px
  }
}
.item img{
  height: 140px;
  width: 100%;
  /* margin-left: 10px; */
  margin-top: 20px;
}
.lightbox-gallery .photos {
  padding-bottom: 20px
}

.lightbox-gallery .item {
  padding-bottom: 30px
}
/* -----------------*/
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-family: GothamMedium;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: GothamBold;
    font-weight: 100;
    text-transform: uppercase;
}	
p{
	margin:0;
   font-family: GothamLight;
}
ul{
	margin:0;
	padding:0;
    font-family: GothamLight;
}
label{
	margin:0;
}

/*--Banner starts here--*/
#top-bg{
    max-width: 100%;
    width: 100%;
    /* height: 100%; */
    background-image: url(../img/bg-header.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    /* min-width: 100vh; */
    min-height: 100vh;
}


.elementNAME {
  animation-duration: 3s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
}

	.responsive {
    max-width: 100%;
    width: 18%;
    height: auto;
    position: absolute;
    left: 42%;
    top: 35%;

}

.films{
    max-width: 100%;
    width: 18%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;

}
/*--Banner end here--*/


/*--header-navbar starts here--*/
#header-top{
    width: 100%;
	clear: both;
	margin: 0 auto;
	background-color: #19191f;
}

.navbar-inverse {
    background-color: #19191f !important;
    border-color: #19191f !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #af0d00 !important;
    background-color: #19191f !important;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #af0d00 !important;
    background-color: transparent !important;
}

.responsive-img{
	max-width: 100%;
    width: 80%;
    height: auto;
    float: left;
}

.navbar-right {
    float: right;
    margin-right: -15px;
    margin-top: 10px!important;
}

.navbar-brand {
    
    padding: 0px !important;
   
}

.navbar {
    margin-bottom: 0px!important;
}

.navbar-nav>li>a {
   
    border-right: 1px solid #af0d00;
 
}

.navbar-default .navbar-nav>li>a {
    color: #000 !important;

}

.navbar-nav>.active>li>a {
    border-right: 1px solid #af0d00;
}

.lastchild
{
    border-right: none !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff!important;
    font-family: GothamLight;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 25px !important;
}

.navbar-inverse .navbar-collapse{
    border-color: none!important;
    padding-top: 25px;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
    margin-top: 20px;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
    margin-top: 20px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #7e2328 !important;
}

.navbar-nav>li {
    margin-top: 5px;
}

.navbar-brand {
    float: left;
    /* padding: 15px 15px; */
    font-size: 18px;
    line-height: 20px;
    padding-top: 16px;
}

/*--header-navbar end here--*/


 #header-topnew{
   max-width: 100%;
    width: 100%;
    background-image: url(../img/welcome.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
}

.bottomimg{
    text-align: center;
    position: absolute;
    left: 35%;
    bottom: 0;
    text-align: center;
    z-index: 999;
}


.innerpadding{
    padding: 30px 0px;
}

.reddetails{
   padding: 10px;
}




.reddetails h1{
    font-size: 43px;
    font-family: GothamMedium;
    margin-bottom: 50px;
}

.reddetails h1 label{
    font-size: 60px;
    font-family: GothamLight !important;
    color: #af0d00 !important;
    letter-spacing: 5px;
}

.reddetails p{
    color: white;
    text-align: justify;
    line-height: 25px;
}

/* section2 */

 #sectiontwo{
   max-width: 100%;
    width: 100%;
    background-image: url(../img/sectiontwo.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.paragraph1{
    color: white;
    text-align: justify;
    font-size: 27px;
    margin-bottom: 20px;
}

.paragraph2{
    color: white;
    text-align: justify;
    font-size: 20px;
    font-family: GothamMedium;
    margin-bottom: 18px;
}

.paragraph3{
    color: white;
    text-align: justify;
    font-size: 18px;
}

.sectiontwodetails{
    border-left: 5px solid #af0d00 !important;
    border-top: 5px solid #af0d00 !important;
    padding: 20px;
}

/* section3 */

#sectionthree{
   max-width: 100%;
    width: 100%;
    background-image: url(../img/section3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.sectionthreedetails{
    padding: 35px;
}

.sectionthreedetails h1{
    font-size: 40px;
    font-family: GothamBold;
    color: #fff !important;
}

.sectionthreedetails h1 span{
    font-size: 40px;
    font-family: GothamBold;
    color: #af0d00 !important;
}

.sectionthreedetails p{
    color: #fff !important;
    text-align: justify;
}


/* strength section */

#strength{
   max-width: 100%;
    width: 100%;
    background-image: url(../img/shutterstock_18483801101X.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.strengthdetails{
  color: black;
  border-left: 5px solid #af0d00 !important;
    border-top: 5px solid #af0d00 !important;
    padding: 20px;
}

.strengthdetails h1{
  color: white;
  font-family: GothamBold;
  font-size: 40px;
  margin-bottom: 20px;
}

.strengthdetails h1 span{

    font-size: 40px;
    font-family: GothamBold;
    color: #af0d00 !important;
    margin-bottom: 20px;
}

.strengthdetails .paragraph1{
    color: black;
    text-align: justify;
    font-size: 22px;
    font-family: GothamBold;
}

.strengthdetails .paragraph2{
    text-align: justify;
    font-size: 14px;
    font-family: GothamLight;
    margin-bottom: 20px;
    color: black;
}

.strengthdetails .paragraph3{
  text-align: justify;
    font-size: 14px;
    font-family: GothamLight;
    margin-bottom: 20px;
    color: black;
}

.strengthdetails .paragraph4{
    color: black;
    font-family: GothamMedium;
}


/* services */

#services{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/servicesbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.servicedetails{
   text-align: -webkit-center;
}

.servicedetails img{
    max-width: 100%;
    width: 80%;
}

/* production */
#production{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/production.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}


/* strategy */
#strategy{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/production-services.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.strengthdetails{
   color: white;
}

.strategylist{
   margin-left: 15px;
}

/* direction */
#direction{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/shutterstock_7710337031X.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.directiondet{
   border-left: 0px solid #af0d00 !important;
    border-top: 0px solid #af0d00 !important;
}

.directiondet h1, p{
   color: #19191f;
   text-align: justify;
}
.myservices::before{
  background-color: red;
}
.black-clr{
  color: #FFf !important;
}

/* distribution */
#distribution{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/distribution.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.distribution-det p{
   color: white;
   font-family: GothamLight;
}

.distribution-det h5{
    font-size: 25px;
   color: white;
   font-family: GothamMedium;
   text-align: justify;
}

.distribution-det h5 label{
    font-size: 16px;
   color: white;
   font-family: GothamMedium;

}

.distribution-det h1{
   color: white;
  font-family: GothamBold;
  font-size: 40px;
  margin-bottom: 20px;
}

.distribution-det h1 span{
   font-size: 40px;
    font-family: GothamBold;
    color: #af0d00 !important;
    margin-bottom: 20px;
}



/* script */
#script-developement{
    max-width: 100%;
    width: 100%;
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
   
}

.developement{
   color: white;
   background-color: black;
    margin-top: 30px;
    padding-bottom: 70px;
    padding-top: 60px;
}

.developementtext h1 span{
    font-family: GothamBold;
    color: #af0d00 !important;
}    

.developementtext h1{
    font-family: GothamBold;

}    

.developement p{
   color: white;
}

.scriptimg{
    max-width: 100%;
    width: 90%; 
    margin: 0 auto;
    padding-bottom: 80px;
}

.developement{
   padding: 30px 85px 0px 170px;
}

.filmingtext{
   padding: 0px 120px;
}    

.filmingtext h1 span{
    font-family: GothamBold;
    color: #af0d00 !important;
}    

.filmingtext h1{
    font-family: GothamBold;
    color: #000 !important;
    margin-top: 80px;
} 

.filmimg{
    max-width: 100%;
    width: 55%;
    margin: 0 auto;
}


/* post-production */
#post-production{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/post-production.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    min-height: 100vh;
}

.post h1{
   color: #fff;
   font-family: GothamBold;
}

.post h1 span{
   font-family: GothamBold;
    color: #af0d00 !important;
}

.post p{
    color: #fff !important;
}

.post img{
    margin-bottom: 364px;
}


#celebrity{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/celebrity.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    min-height: 150vh;
    padding: 70px 0px;
}

.celebritytext{
   margin-top: 180px;
}

.celebritytext h1{
   color: #fff;
   font-family: GothamBold;
}

.celebritytext h1 span{
   font-family: GothamBold;
    color: #af0d00 !important;
}

.celebritytext p{
   color: #fff; 
}

#gallery{
    max-width: 100%;
    width: 100%;
    clear: both;
    font-family: GothamLight;
    padding: 30px 0px;
}

.gallerytext{
   text-align: center;
}

.gallerytext h1{
   color: #000;
   font-family: GothamBold;
}

.gallerytext h1 span{
   color: #af0d00 !important;
   font-family: GothamBold;
}

body {
  background-color: #eee;
}
.hello {
  opacity: 1 !important;
}
.full {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.full .content {
  background-color: rgba(0,0,0,0.75) !important;
  height: 100%;
  width: 100%;
  display: grid;
}
.full .content img {
  left: 50%;
  transform: translate3d(0, 0, 0);
  animation: zoomin 1s ease;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.byebye {
  opacity: 0;
}
.byebye:hover {
  transform: scale(0.2) !important;
}
.gallery {
  display: grid;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: 8px;
}
.gallery img {
  max-width: 100%;
  border-radius: 8px;
  box-shadow: 0 0 16px #333;
  transition: all 1.5s ease;
}
.gallery img:hover {
  box-shadow: 0 0 32px #333;
}
.gallery .content {
  padding: 4px;
}
.gallery .gallery-item {
  transition: grid-row-start 300ms linear;
  transition: transform 300ms ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.gallery .gallery-item:hover {
  transform: scale(1.025);
}
@media (max-width: 600px) {
  .gallery {
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
  }
}
@media (max-width: 400px) {
  .gallery {
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
  }
}
@-moz-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@-o-keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}
@keyframes zoomin {
  0% {
    max-width: 50%;
    transform: rotate(-30deg);
    filter: blur(4px);
  }
  30% {
    filter: blur(4px);
    transform: rotate(-80deg);
  }
  70% {
    max-width: 50%;
    transform: rotate(45deg);
  }
  100% {
    max-width: 100%;
    transform: rotate(0deg);
  }
}


/* promotion-statrgy */
#promotion{
  background-position-x: 0%;
  max-width: 100%;
  width: 100%;
  background-image: url(../img/deer-2480538.jpg);
  /* background-position: center center; */
  background-repeat: no-repeat;
  background-size: cover;
  clear: both;
  position: relative;
  font-family: GothamLight;
  min-height: 100vh;
}

.post h1{
   color: #fff;
   font-family: GothamBold;
}

.post h1 span{
   font-family: GothamBold;
    color: #af0d00 !important;
}

.post p{
    color: #fff !important;
}

.post img{
    margin-bottom: 364px;
}

.promotiontext{
   margin-top: 180px;
}

.promotiontext h1{
   color: #fff;
   font-family: GothamBold;
}

.promotiontext h1 span{
   font-family: GothamBold;
    color: #af0d00 !important;
}

.promotiontext p{
   color: #fff; 
}




#redfilms{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/redfilm.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
}

.redfilmcolor{
   padding: 30px 30px 30px 185px;
   color: white;
   margin-bottom: 100px;
}

.redfilmtext{
   padding: 80px;
}

.firsttext{
   color: white;
   font-size: 25px;
   text-align: justify;
}

.secondtext{
   color: white;
   font-family: GothamBold;
   text-align: justify-all;
   font-size: 35px;
}

.redfilmtext p label{
   font-size: 35px;
}

.quote{
  text-align: center;
  font-size: 1.1rem;
  margin: auto;
  padding: 15px;
  max-width: 70%;
  position: relative;
 
}
blockquote{
  color: white;
  position: relative;
  z-index: 20;
}
.left{
  position: absolute;
    top: -40px;
    left: -80px;
    width: 150px;
    text-align: left;
    z-index: 10;
    font-size: 9rem;
    color: #fff;
    line-height: 200px;
}
.right{
  position: absolute;
    bottom: -50px;
    right: -70px;
    width: 150px;
    text-align: right;
    z-index: 10;
    font-size: 9rem;
    color: #fff;
    line-height: 200px;
}
small{
  font-size: 20px !important;
  color: #336699;
  position: relative;
  z-index: 20;
  color: white;
  float: right;
  
  &:before{
    content: "\2014 \0020";
    width: 5px;
  }
}

blockquote {
    padding: 0px 0px !important; 
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: none !important;
    text-align: justify;
    /* word-spacing: -18px; */
    font-size: 27px !important;
    font-family: GothamBold;
}


#contact-us{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/newmaplocation.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    min-height: 100vh;
    padding: 70px 0px;
}

.contact-left{
    padding-right: 50px;
}

.contact-left h4{
    color: #af0d00 !important;
    font-size: 30px;
}

.contact-left p{
    color: #fff;
    font-size: 14px;
}

.address{
    color: #fff;
    font-size: 17px !important;
    margin-top: 20px !important;
}

#contact{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/black-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    min-height: 100vh;
    padding: 70px 0px;
}

.contact-left{
    padding-right: 50px;
}

.contact-left h4{
    color: #af0d00 !important;
    font-size: 30px;
}

.contact-left p{
    color: #fff;
    font-size: 14px;
}

.address{
    color: #fff;
    font-size: 17px !important;
    margin-top: 20px !important;
}

#production_services{
    max-width: 100%;
    width: 100%;
    background-image: url(../img/the-main-production-2387257.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}
.productiondetails h1 span {
  font-size: 40px;
  font-family: GothamBold;
  color: #af0d00 !important;
  margin-bottom: 20px;
}
.productiondetails h1 {
  color: #FFF;
}
#production_services2{
  max-width: 100%;
  width: 100%;
  background-image: url(../img/camera-893251.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  clear: both;
  position: relative;
  font-family: GothamLight;
  padding: 70px 0px;
  min-height: 100vh;
}
.ineerparapadding{
  padding: 0px 85px 0px 0px;
}
#production_services3{
  max-width: 100%;
  width: 100%;
  background-image: url(../img/decision-5291766.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  clear: both;
  position: relative;
  font-family: GothamLight;
  padding: 70px 0px;
  min-height: 100vh;
}
.productiondetails3 h1 {
  color: #FFF;
  position: relative;
  top: -45px;
  text-align: center;
}
.bk-opacity{
    width: 100vw;
    margin-left: calc(-56vw + 50%);
    padding: 25px 50px 10px 50px;
    background-color: rgb(66, 57, 57, .6);
    bottom: 0;
    position: absolute;
}
#production_services4{
  max-width: 100%;
  width: 100%;
  background-image: url(../img/sunset-404072.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  clear: both;
  position: relative;
  font-family: GothamLight;
  padding: 70px 0px;
  min-height: 100vh;
}
#production_services img{
  width: 100vw;
    margin-left: calc(0vw + 50%);
}
/* footer section */
footer{
    width: 100%;
    margin: 0 auto;
    clear: both;
    background-color: #363837;
    padding: 30px 0px;
    color: #fff;
  }


footer .navbar-inverse .navbar-nav>li>a {
    color: #fff!important;
    font-size: 12px;
}

footer .navbar-nav>li>a {
    border-right: 1px solid #fff;
}

footer .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 10px !important;
}

.navbar-inverse .navbar-nav>.active>a{
    color: #af0d00 !important;
    background-color: #19191f !important;
}

.navbar-inverse .navbar-nav>.active>a{
    color: #af0d00 !important;
    background-color: #19191f !important;
}

.navbar-inverse .navbar-nav>.active>a{
    color: #af0d00 !important;
    background-color: #363837 !important;
}


.navbar-fixed {
  top: 0!important;
  z-index: 1000!important;
  position: fixed!important;
  width: 100%!important;
}


/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {
    width: 30%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #444;
  color: white;
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    text-decoration-color: #fff
    background-color: #3b3b3b !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.btn-lg {
    padding: 5px 15px !important;
    font-size: 13px !important;
    line-height: 1.3333333 !important;
    /* border-radius: 6px; */
}

.btn-danger {
    color: #fff;
    background-color: #751115 !important;
    border-color: #af0d00 !important;
}




.fa {
  display: inline-block;
  border-radius: 15px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
  margin-left: 5px;
  background-color: white;
  color: black;
}

.footer-social-icons{
  margin-bottom: 10px;
}

.footerimg{
    max-width: 100%;
    width: 100%;
}

.copyright{
    color: white;
    text-align: -webkit-left;
    font-size: 12px;
}

footer{
   
    font-family: GothamLight;
    
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #19191f !important;
}



.box{
  position: absolute;
    top: 80%;
    left: 51%;
    transform: translate(-50%, -50%);
}

.box span{
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  margin: -10px;
  animation: animate 2s infinite;
}

.box span:nth-child(2)
{
  animation-delay: -0.2s;
}

.box span:nth-child(3)
{
  animation-delay: -0.4s;
}

@keyframes animate{
  
  0%{
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50%{
    opacity: 1;
  }
  100%{
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .d-down{
    margin-left: 13px;
  }
  #production_services img {
    width: 100vw;
    margin-left: calc(0vw + 0%);
  }
  .productiondetails h1 {
    color: #FFF;
    padding-left: 15px;
  }
  .productiondetails2 p{
    padding-left: 15px;
  }
  .copyright {
    color: white;
    text-align: -webkit-left;
    font-size: 12px;
    width: 150%;
    position: relative;
    left: -95px;
    top: 10px;
}
  .navbar-brand {
    float: left;
    height: 65px !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
  p{
    text-align:justify !important;
  }
  .column{
    width: 100% !important;
  }
  .fa-drop-my{
    display: inline-block !important;
    /* border-radius: 15px; */
    box-shadow: 0px 0px 2px #19191f !important;
    padding: 5px 1px 6px 2px im !important;
    margin-left: 0px !important;
    background-color: #19191f !important;
    color: #fcfcfd !important;
    padding: 5px 1px 6px 2px !important;
    position: relative;
    left: 0px;
  }
  #production {
    max-width: 100%;
    width: 100%;
    background-image: url(../img/production.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 0px;
    height: 40vh;
}
.mydrop {
  display: none;
}
  .tushit{
    display: block;
    position: relative;
    background-color: #19191f;
    width: 30%;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  }
  .about-p p{
    margin-left: 40px;
    text-align: justify !important;
  }
  .strengthdetails h1 {
    color: white;
    font-family: GothamBold;
    font-size: 30px;
    margin-bottom: 20px;
}
.strengthdetails h1 span {
  font-size: 30px;
  font-family: GothamBold;
  color: #af0d00 !important;
  margin-bottom: 20px;
}
.tush-a {
    position: absolute;
    height: 50px;
    z-index: 9999;
    width: 20%;
    top: 152px;
    left: 8%;
}
.tush-b {
  position: absolute;
  height: 50px;
  z-index: 9999;
  width: 20%;
  top: 157px;
  left: 29%;
}
.tush-c {
  position: absolute;
  height: 61px;
  z-index: 9999;
  width: 20%;
  top: 148px;
  left: 51%;
}
.tush-d {
  position: absolute;
  height: 59px;
  z-index: 9999;
  width: 20%;
  top: 152px;
  left: 73%;
}

#services {
    max-width: 100%;
    width: 100%;
    background-image: url(../img/servicesbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    height: 66vh;
}
h1{
  font-size: 30px !important;
}
h2{
  font-size: 25px !important;
}
.footerimg {
  max-width: 100%;
  width: 51% !important;
  margin-bottom: 20px;
  margin-top: -15px;
}
.distribution-det h1 span {
  font-size: 30px;
  font-family: GothamBold;
  color: #af0d00 !important;
  margin-bottom: 20px;
}
.promotiontext{
  margin-top: -11%;
}
.celebritytext{
  margin-top: -11%;
}
.loc-class{
  padding: 10px 10px 10px 10px !important;
  line-height: 25px;
}
}
@media only screen and (min-width: 769px) {
.d-down:hover .mydrop {
  display: block;
}
}
/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (max-width: 992px) {
    .responsive {
    max-width: 100%;
    width: 30%;
    height: auto;
    float: right;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    text-align: -webkit-center;
}

.navbar-right {
    float: none;
    margin-right: -15px;
    
}

.navbar-nav>li>a {
    border-right: 0px solid black;
}

/* footer */
footer .navbar-nav>li>a {
    border-bottom: : 1px solid #fff!important;
}


    footer .navbar-nav>li>a {
    border-right: 0px solid #313d49;
}

    .container form .submit {
    width: 30%!important;
    padding: 5px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #dd4545;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    border: 2px solid #b43838;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}


.bottomimg {
    text-align: center;
    position: absolute;
    left: 0%;
    bottom: 0;
    text-align: center;
}

.responsive {
    max-width: 100%;
    width: 45%;
    height: auto;
    position: absolute;
    left: 30%;
    top: 35%;
}

#sectionthree{
   max-width: 100%;
    width: 100%;
    background-image: url(../img/responsivesec3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    font-family: GothamLight;
    padding: 70px 0px;
    min-height: 100vh;
}

.developement {
     padding: 30px;
}

.filmingtext{
   padding: 30px;
}

.servicedetails img {
    max-width: 100%;
    width: 100%!important;
}

.filmimg {
    max-width: 100%;
    width: 85%!important;
    margin: 0 auto;
}

.scriptimg {
    max-width: 100%;
    width: 100%!important;
    margin: 0 auto;
    padding-bottom: 80px;
}

.post img {
    margin-bottom: 400px !important;
}

.redfilmcolor {
    padding: 30px !important;
    color: white;
    margin-bottom: 100px;
}

.quote {
   
    font-size: 2.1rem;

}

/* .navbar-brand {
    float: left;
    height: 80px !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
} */
.footerimg {
    max-width: 100%;
    margin-bottom: 20px;
}

footer .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 0px !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: none!important; 
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #af0d00 !important;
    background-color: none!important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #af0d00 !important;
    background-color: #363837 !important;
}

#header-top {
    width: 100%;
    clear: both;
    height: 12vh;
    margin: 0 auto;
    background-color: #19191f;
}

p{
text-align: -webkit-auto!important;
}

.distribution-det h5 {
    font-size: 25px;
    color: white;
    font-family: GothamMedium;
   text-align: -webkit-auto!important;
}

blockquote {
   
    text-align: -webkit-auto!important;
   
}

.quotetext{
   
   font-size: 20px!important;
   
}

.nav {
    padding-left: 15px!important;
}

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}


/** Donna Galletta | LIGHTBOX MARKUP **/

.lightbox {
  /** Default lightbox to hidden */
  display: none;

  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}
.lightbox:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox **/
  display: block;
}

/** videoModal **/
#videoModal {
  border-radius: 0;
  width: 870px;
  margin:auto;}
  #videoModal .modal-header {
    background: #000;
    border: 0;
    color: #fff;
    position: relative;
      height:35px; }
    #videoModal .modal-header h3 {
      font-size: 18px;
      line-height: 22px;
    font-family:Arial, Helvetica, sans-serif;
    padding:5px;}
  #videoModal .modal-body {
    height: 489px;
    padding: 0;
    max-height: none;
    overflow: hidden; }
  #videoModal .modal-footer:empty {
    display: none !important; }
  #videoModal .close {
    background: #DB00B8;
    color: #fff;
    font-size: 24px;
    margin: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    width: 38px; }

* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  padding: 10px;
  height: 325px; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}