/* Begin resposive */
@media screen and (max-width: 1280px){
  html,body {
	overflow-x:hidden;
  }
  .slider-lc-dt-width{
    width: 90%;
    margin: 0 auto;
  }
  .slider-cr-width{
    width: 90%;
  }
  .slider-vd-width {
	 width: 90%;
	 margin: 0 auto;
  }
}
@media screen and (max-width: 1024px){
.slider-lc-dt-width {
    width: 84%;
    margin: 0 auto;
}
@media screen and (max-width: 1200px){
  /* services */
  .sv-list a{
    width: 20%;
  }
  .round{
    width: 120px;
    height: 120px;
  }
  .sv-ctn{
    padding-bottom: 0px;
  }
  .col-sv{
    min-height: 260px;
  }
  .short{
    display: none;
  }
  .length{ 
  display: none;
  }
 
  /* video */
  .slider-vd-width{
    padding: 0 60px;
  }
  .bx-next{
    right: -49px !important;
  }
  .bx-prev{
    left: -40px !important;
  }
  .sv2-img {
	max-width:100%;
	height:110px;
  }
  .col-sv2 {
	min-height:250px;
  }
  /* ZAK PAGE */
  .zak-title {
      padding: 0 50px;
      top: 30px;
      position: relative;
      clear: both;
  }
  .zak-text {
    position: relative;
    margin-top: 60px;
    width: 100%;
    padding: 0 50px 28px;
  }
  .zakaria-bg img.zak {
      position: relative;
      /* bottom: 0; */
      right: 0;
      float: right;
  }
  .zak-title span {
      right: 7%;
  }
}

@media (min-width: 992px) and (max-width: 1200px){
  .menu-main {
      font-size: 16px !important;
  }
}

@media screen and (max-width: 992px){
  .menu-main{
    display: none;
  }
  .bg-toggle-menu{
    display: block;
  }
  .toggle-menu{
    display: block;
  }
  .phara-top-img{
    width: 40%;
    float:left;
  }
  .phara-top-text{
    float:left;
    width: 60%;
  }
  .phara-top-text h2{
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 0;
  }
  .phara-top-text p{
    font-size: 18px;
    line-height: 23px;
  }
  .phara-bot-text{
    padding-top: 0px;
    padding-bottom: 0px;
    width: 50%;
    float: left;
  }
  .phara-bot-text h2{
    font-size: 20px;
  }
  .phara-bot-text p{
    font-size: 18px;
    line-height: 23px;

  }
  .phara-video{
    width: 50%;
    float: left;
  }
  .icon-play{
    width: 70px;
    margin-top: -35px;
    margin-left: -35px;
  }
  .col-md-2{
    width: 33%;
    float: left;
    margin: 0;
  }
  .col-md-2:nth-child(1),
  .col-md-2:nth-child(2),
  .col-md-2:nth-child(3){
    margin-bottom: 40px;
  } 
  /* lc-dt */
  .slider-lc-dt-width{
    width: 85%;
    margin: 0 auto;
  }
  /* video */
  .icon-vd{
    width: 100px;
    height: 100px;
    margin-top: -75px;
    margin-left: -50px;
  }
  /* services */
  .sv-list a{
    width: 20%;
  }
  .round{
    width: 120px;
    height: 120px;
  }
  .sv-ctn{
    padding-bottom: 0px;
  }
  .col-sv{
    min-height: 345px;
  }
  .short{
    display: none;
  }
  .length{ 
  display: none;
  }
  /*sv2 */
  .col-sv2{
    width: 100%;
    border-bottom: 1px solid #dddddd;
  }
  .col-6-sv2{
      min-height: 180px;
  }
  .roll-index {
	margin:0 auto;
	width:154px;
  }
  .sv2-img {
	float:none;
	margin:0 auto 20px;
	height: 135px;
  }
  .text-bot-credits p {
    width: 100%;
    margin: 0 auto;
  }
  .contact-form {
      float: none !important;
      padding-top: 25px;
      clear: left;
  }
  .address-details {
      margin-top: 35px;
      border-top: 1px solid #505050;
      padding-top: 30px;
  }

}
@media screen and (min-width: 991px){
	.menu-mobile{
		display:none !important;
	}
}
@media screen and (max-width: 830px){
  /* credits */
  .slider-cr-width{
    width: 70%;
  }
  /* zakaria */
  .zak-ctn{
    padding: 0 20px;
  }
  /* lc-dt */
  .slider-lc-dt-width{
    width: 82%;
    margin: 0 auto;
  }
  .icon-vd{
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    top: 36%;
  }
 
  /* video */
  .slide-vd h4{
    display: none;
  }
  .icon-vd{
    top: 50%;
  }
  .bg-slide-vd{
    padding: 40px 0;
  }
  .text-bot-credits {
      padding: 30px 0 30px;
  }
}
@media screen and (max-width: 768px){

  .capition{
    width: 70%;
  }
  .capition h2{
    font-size: 20px;
  }
  .capition p{
    font-size: 18px;
  }
  .slider-main ul li{
    height: 500px;
    padding: 200px 0 30px;
  }
  .phara-top-text h2{
    font-size: 18px;
  }
  .phara-top-text p{
    font-size: 16px;
  }
  .phara-bot-text h2{
    font-size: 18px;
  }
  .phara-bot-text p{
    font-size: 16px;
  }
  /* about */
  .about-text{
    padding: 20px 0;
  }
  .about-text h3{
    font-size: 32px;
  }
  .about-text p{
    margin-top: 10px;
    font-size: 18px;
    width: 100%;
    line-height: 28px;
  }
  .banner-about img{
    max-width: 768px;
  }
  /* contact */
  .bg-contact{
    padding: 20px 0;
  }
  .ct-title{
    margin-bottom: 20px;
  }
  /* credits */
  .vd-title{
    padding: 20px 0;
  }
  .vd-title h3{
    font-size: 32px;
  }
  .slider-cr-width{
    width: 77%;
  }
  /* lc-dt */
  .slider-lc-dt-width{
    width: 81%;
    margin: 0 auto;
  }
  .locations-detail-ct{
    padding-bottom: 20px;
  }
  .locations-detail-ct h3{
    margin-bottom: 20px;
  }
  .locations-detail-ct p{
    font-size: 18px;
    line-height: 28px;
  }
  /* services */
  .sv-list a{
    width: 20%;
  }
  .round{
    width: 100px;
    height: 100px;
  }
   /*sv*/
  .sv-list-width{
    margin: 0;
  }
  .row-sv .item:nth-child(4) .col-sv {
    border-bottom: 1px solid #dedede;
  }
  .row-sv .item:nth-child(3) .col-sv {
    margin-top: 32px;
  }
  .col-sv{
    min-height: 220px;
  }
  /* video */
  .bg-slide-vd{
    padding: 40px 0;
  }
  .vd-title h3{
    font-size: 28px;
  }
  .vd-title p{
    font-size: 18px;
  }
  /*location */
  .roll-lc h3{
    font-size: 28px;
    margin-top: -15px;
    margin-left: -5px;
  }
  .bg-slider-lc {
      padding: 35px 0 35px;
  }
  .zakaria-bg img.zak {
      width: 75%;
  }
  .slider-local-dt ul li {
      padding: 350px 0 48px !important;
  }
  .slider-lc-dt-width{
    width: 85%;
    margin: 0 auto;
  }
}


@media screen and (max-width: 670px){
  .slider-lc-dt-width{
    width: 62%;
    margin: 0 auto;
  }
}



@media screen and (max-width: 600px){
  .social {
      float: none;
      clear: left;
      padding-top: 10px;
      text-align: center;
  }
  .logo {
      float: none;
      text-align: center;
      padding-bottom: 5px;
  }
  .phara-top-img{
    width: 100%;
    float: none;
    text-align:center;
    margin-bottom: 20px;
  }
  .phara-top-text{
    width: 100%;
    float: none;
  }
  .phara-top-text h2{
    text-align: center;
  }
  .phara-bot-text{
    width: 100%;
    float: none;
  }
  .phara-video{
    width: 100%;
    float: none;
  }
  .phara-bot-text h2{
    text-align: center;
  }
  .phara-bot-text p{
    margin-bottom: 20px;
  }
  .col-md-2{
    width: 50%;
  }
  .col-md-2:nth-child(4){
    margin-bottom: 40px;
  }
  .title-pro h3{
    font-size: 18px;
    float: none;
    margin-bottom: 20px;
  }
  .title-pro h4{
    font-size: 16px;
    float: none;
  }

  .zak-title h3 {
      font-size: 30px;
  }
  
  /* credits */
  .slider-cr-width{
    width: 80%;
  }
   /* services */
  .sv-list a{
    width: 20%;
  }
  .round{
    width: 70px;
    height: 70px;
  }
  .col-sv{
    min-height: 320px;
  }
  .row-sv .item:nth-child(4) .col-sv {
    border-bottom: 1px solid #dedede;
  }
  .row-sv .item:nth-child(3) .col-sv {
    margin-top: 32px;
  }
  .sv-title h3{
    font-size: 28px;
  }
  .sv-title p{
    font-size: 20px;
  }
  /* video */
  .slide-vd h4{
	display: none;
  }
  .icon-vd{
	top: 50%;
  }
  .slider-vd-width{
    width: 96%;
  }
  .contact-us-text p {
      line-height: 19px;
      padding-top: 10px;
  }
  .topLeft,
  .topRight {
      padding: 150px 0 48px !important;
  }
  .slider-local-dt ul li {
      padding: 177px 0 48px !important;
  }
}
@media screen and (max-width: 450px){
	.slide-credits {
		background-position: top center;
	}
	.slide-credits .roll {
		width:154px;
		margin:0 auto;
		position:relative;
	}
  .slider-vd-width .bx-viewport {
    height:145px !important;
  }
  .topLeft,
  .topRight {
      padding: 190px 0 48px !important;
  }
}
@media screen and (max-width: 430px){
  
  /* services 2 */
  .sv-title h3{
    font-size: 24px;
    margin-bottom: 20px;
  }
  .sv-title p{
    font-size: 18px;
  }
  .sv-title{
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .sv2-img{
    margin: 0 auto;
    float: none;
  }
  .sv2-text{
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
  .sv2-text h4{
    text-align: center;
  }
  .sv2-text p{
    text-align: center;
  }
  .col-sv{
    min-height: 410px;
  }
  /*location*/
  .roll-lc h3{
    font-size: 18px;
    margin-top: -10px;
    margin-left: -5px;
  }
}
@media screen and (max-width: 360px){
  .capition{
    width: 100%;
  }
  .col-md-2{
    width: 100%;
  }
  .col-md-2:nth-child(5){
    margin-bottom: 40px;
  }
  footer p{
    text-align: center;
  }
  /* about */
  .about-text h3{
    font-size: 24px;
  }
  .about-text p{
    margin-top: 10px;
    font-size: 18px;
    line-height: 26px;
  }
  /* contact */
  .ct-title h3{
    font-size: 24px;
  }
  .ct-text p{
    font-size: 18px;
  }
  .contact1{
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* zakaria */
  .zak-title{
    top: 20px;
  }
  .zak-title span{
    right: 40%;
  }
  .zak-text{
    width: 100%;
    top: 65px;
  }
  .zak-text p{
    margin-top: 20px;
  }
  /* credits */
  .vd-title h3{
    font-size: 24px;
  }
  .vd-title p{
    font-size: 18px;
  }
  .bg-slide-vd{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .text-bot-credits{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* lc-dt */
  .slider-local-dt ul li{
    padding: 150px 0;
  }
  .slider-lc-dt-width{
    width: 70%;
  }
  .bg-slider-lc{
    padding: 20px 0;
  }
  .locations-detail-ct h3{
    font-size: 24px;
  }
  .locations-detail-ct p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* services 2 */
  .sv-title h3{
    font-size: 24px;
    margin-bottom: 20px;
  }
  .sv-title p{
    font-size: 18px;
  }
  .sv-title{
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .sv2-img{
    margin: 0 auto;
    float: none;
  }
  .sv2-text{
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
  .sv2-text h4{
    text-align: center;
  }
  .sv2-text p{
    text-align: justify;
  }
   /* services */
  .sv-list a{
    width: 20%;
  }
  .round{
    width: 50px;
    height: 50px;
  }
  .col-sv{
    min-height: 560px;
  }
  .item{
    float: none;
    width: auto;
  }
  .col-sv{
    min-height: 90px;
  }
  .row-sv .item:nth-child(2) .col-sv {
    margin-top: 32px;
  }
  /* video */
  .vd-title p{
    line-height: 30px;
  }
  .img-bg-vd{
    margin: 0 auto;
  }
}
@media screen and (max-width: 320px){
  .phara-bot{
    padding-top: 0px;
  }
  .col-md-2:nth-child(5){
    margin-bottom: 40px;
  }
  .text-bot-credits p{
    width: 100%;
  }
  footer p{
    text-align: center;
  }
  /* lc-dt */
  .slider-lc-dt-width{
    width: 70%;
  }
  /* services */
  .col-sv{
    min-height: 90px;
  }
  .icon-vd{
    left: 50%;
    margin-left: -50px; 
  }
}
/* End resposive */