@media only screen and (max-width: 1920px) {
  /* -- Slider --*/
  .layers{
  	transform: scale(0.7);
    left: 50%;
  }

}
@media only screen and (max-width: 1500px) {
  /* -- Slider --*/
  .half-hero-wrap{
    width: 350px;
  }
  .layers{
  	transform: scale(0.7);
    left: 29%;
  }

}

@media only screen and (max-width: 1367px) {
  /* -- Slider --*/
  .layers{
  	transform: scale(0.55);
    left: 29%;
  }
  .half-hero-wrap h2{
    font-size: 35px;
    line-height: 39px;
  }
  .flat-project_title h2 {
    font-size: 29px;
    line-height: 35px;
  }
  .half-hero-wrap h4{
    /* font-size: 14px; */
  }
}
@media only screen and (max-width: 1293px) {
  .footer-box{
    margin-top: 52px;
  }
}

@media only screen and (max-width: 1280px) {
  /* -- Slider --*/
  .half-hero-wrap {
    left: 10%;
  }
  .rotate_text{
    left: -25px;
  }
  .layers{
  	transform: scale(0.5);
    left: 25%;
  }

}
@media only screen and (max-width: 1240px) {
  footer .col-md-4:last-child .footer-box{
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1182px) {
  footer .col-md-4:nth-child(2) .footer-box{
    margin-top: 52px;
  }
  .footer-contacts{
    margin-top: 47px;
  }
}
@media only screen and (max-width: 1099px) {
  footer .col-md-4:nth-child(2) .footer-box{
    margin-top: 72px;
  }
  footer .col-md-4:last-child .footer-box{
    margin-top: 52px;
  }
}

@media only screen and (max-width: 1064px) {
  footer .col-md-4:last-child .footer-box{
    margin-top: 62px;
  }
}

@media only screen and (max-width: 1063px) {
  footer .col-md-4:nth-child(2) .footer-box, footer .col-md-4:last-child .footer-box{
    margin-top: 0px;
  }
  footer .footer-header{
    margin-top: 25px;
  }
}

/*-- iPad pro --*/
@media only screen
  and (min-width: 1024px)
  and (max-height: 1366px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .half-hero-wrap {
      top:250px;
      left: 150px;
    }
    .layers{
    	transform: scale(0.55);
      left: -100px;
      top:39%;
    }
    .column-right-special p{
      /* padding-top: 80px; */
    }
    .fw-carousel-control .half-scrollbar{
      position: absolute;
      left: 250px;
    }
    .services-section{
      margin-top: 50px;
      margin-bottom: 0;
    }
    .services-section .service-container{
      margin-bottom: 70px;
    }
    .services-section .service-box{
      min-height: 225px;
    }
    .services-section .service-box div{
      width: 50%;
      float: left;
    }
    .services-section .service-box h4{
      margin: 0;
    }
    .services-section .service-box h4, .services-section .service-box div p{
      text-align: left;
    }
    .services-section{
      padding-bottom: 0;
    }
    .services-section a{
      position: absolute;
      left: 50%;
      top: 100px;
    }
    .services-section .service-box img{
      padding-top: 25px;
    }
    .services-page .service-container{
      border-right: none;
      padding-bottom: 70px;
    }
    .service-container .service-intro{
      padding-left: 100px;
    }
    .order-wrap .wrap-left{
      padding-right: 50px;
    }
    .order-wrap .wrap-right{
      padding-left: 50px;
    }
    .hero-right img.service{
      margin-top: 90px;
      width: 100px;
    }
    .dark-text h2{
      text-align: right;
      font-size: 25px;
      line-height: 1.1;
    }
    .dark-text p{
      padding-top: 0;
    }
    .sub-service-wrap{
      margin: 25px 0 50px;
    }
    .footer-logo{
      margin-bottom: 25px;
    }
    .footer-header{
      margin-top: 50px;
    }
    .footer-box{
      margin-top: 0;
    }
    .hero-responsive-landing{
      height: 55%;
    }

}
/*-- Tablet --*/
@media only screen and (max-width: 768px) {
  .half-hero-wrap {
    top:250px;
    left: 150px;
  }
  .layers{
  	transform: scale(0.55);
    left: -100px;
    top:39%;
  }
  .column-right-special p{
    /* padding-top: 80px; */
  }
  .fw-carousel-control .half-scrollbar{
    position: absolute;
    left: 270px;
  }
  .fw-carousel-counter {
    padding-right: 100px;
  }
  .services-section{
    margin-top: 50px;
    margin-bottom: 0;
  }
  .services-section .service-container{
    margin-bottom: 70px;
  }
  .services-section .service-box{
    min-height: 225px;
  }
  .services-section .service-box div{
    width: 50%;
    float: left;
  }
  .services-section .service-box h4{
    margin: 0;
  }
  .services-section .service-box h4, .services-section .service-box div p{
    text-align: left;
  }
  .services-section{
    padding-bottom: 0;
  }
  .services-section a{
    position: absolute;
    left: 50%;
    top: 100px;
  }
  .services-section .service-box img{
    padding-top: 25px;
  }
  .services-page .service-container{
    border-right: none;
    padding-bottom: 70px;
  }
  .service-container .service-intro{
    padding-left: 100px;
  }
  .order-wrap .wrap-left{
    padding-right: 50px;
  }
  .order-wrap .wrap-right{
    padding-left: 50px;
  }
  .hero-right img.service{
    margin-top: 90px;
    width: 100px;
  }
  .dark-text h2{
    text-align: right;
    font-size: 25px;
    line-height: 1.1;
  }
  .dark-text p{
    padding-top: 0;
  }
  .sub-service-wrap{
    width: 100%;
    margin: 0 0 70px;
    padding-left: 70px;
  }
  .bg-left-bar{
    width: 100%;
  }
  .project-section-title{
    padding: 35px 0;
  }
  .flat-project_title h2.fm{
    float: right;
    text-align: right;
    line-height: 1;
  }
  .footer-logo{
    margin-bottom: 25px;
  }
  .footer-header{
    margin-top: 50px;
  }
  .footer-box{
    margin-top: 0;
  }
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{
    position: relative;
  }
  .hero-responsive-landing{
    height: 70%;
  }
}


/*-- Mobile --*/
@media only screen and (max-width: 640px) {
  .half-hero-wrap {
    top:150px;
    left: 25px;
  }
  .container{
    width: 100%;
    padding: 0 25px;
  }
  .half-hero-wrap h2:before{
    width: 1px;
  }
  .layers{
    width: 100%;
  	transform: scale(.8);
    left: 5%;
    top:39%;
  }
  .fw-carousel-control .half-scrollbar{
    left: 200px;
  }
  .fw-carousel-counter{
    padding-right: 50px;
  }
  .slide-progress, .slide-progress-hero{
    margin-top: 0;
  }
  .flat-project_title_dec{
    top:-90px;
  }
  h1.h1-project{
    clear: both;
  }
  .flat-project_title h2.fm{
    float: left;
    padding-top: 0;
  }
  .flat-project_title h2{
    text-align: left;
    padding-left: 25px;
  }
  .flat-project_title h2.normal-title{
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 25px;
  }
  .hero-section .section-title em, .hero-title .section-title em{
    font-size: 35px;
  }
  .hero-section .section-title p.service-intro{
    padding-top: 85px;
  }
  .flat-project_title span.threetle{
    margin-top: 0;
    text-align: left;
    padding-left: 25px;
  }
.footer-contacts{
    margin-top: 0;
  }
  .project-title-dec{
    position: absolute;
    left: 17px;
    top:-50px;
  }
  .flat-project_title h1{
    margin-top: 0;
  }
  .content-nav li a.ln span, .content-nav li a.rn span{
    display: none;
  }
  .titler{
    text-align: left;
    top: -35px;
  }
  /* .column-right-special p{
    padding-top: 50px;
  } */
  .services-section .service-box div{
    width: 100%;
    float: none;
  }
  .services-section .service-box h4, .services-section .service-box div p{
    text-align: center;
  }
  .services-section .service-box div p{
    margin-top: 10px;
  }
  .services-section a{
    position: relative;
    left: 0;
    top:-10px;
  }
  .services-section .service-container{
    margin-bottom: 125px;
  }
  .services-page .service-container{
    padding-bottom: 0;
  }
  .services-section .service-box{
    min-height: 300px;
  }
  .services-section .service-box img{
    padding-bottom: 25px;
  }
  .order-wrap{
    margin-top: 0;
    height: auto;
  }
  .order-wrap .wrap-left, .order-wrap .wrap-right{
    width: 100%;
    padding:50px 25px;
    border-top: 2px solid #2a2a2a;
    text-align: center;
  }
  .arrowtest-east{
    display: none;
  }
  .service-container .service-intro{
    padding: 0;
  }
  .hero-section .section-title, .hero-title .section-title, .hero-right{
    width: 100%;
    margin-bottom: 0;
  }
  .hero-right img.service{
    margin-top: 0;
    width: 135px;
  }
  .dark-text h2{
    text-align: left;
    font-size: 22px;
  }
  .hide-mobile{
    display: none;
  }

  .flat-project_title.dark-text{
    padding: 50px 0;
  }
  .dark-text .flat-project_title_dec{
    top:-25px;
  }
  .dark-text .dec-topper{
    top:-135px;
  }
  .sub-service-wrap{
    padding: 0;
  }
  ul.features-list li .feat-title{
    width: 100%;
  }
  ul.features-list li .feat-desc{
    padding-left: 0;
  }
  .visible{
    display: block;
  }
  footer .container{
    padding: 0;
  }
  footer .row, footer .policy-box{
    padding: 0 25px;
  }
  .hero-responsive-landing{
    height: auto;
  }
  .hero-responsive-landing .hero-title{
    top: 0px;
    margin: 125px 0 50px;
  }
  .hero-responsive-landing .section-title{
    padding: 0;
  }
  .hero-responsive-landing .section-title h1.h1-land{
    font-size: 39px;
    line-height: 35px;
  }
  .wrap-regular{
    width: 100%;
    margin-left: 0;
  }
  .regular-image{
    position: relative;
    left: 0;
    width: 90%;
    height: auto;
    margin-bottom: 50px;
  }
  .panel-button-only{
    position: relative;
    display: block;
    padding: 0;
  }
  .panel-button-only, .panel-button-only .scroller-button{
    display: block;
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .color-w{
  	color: #fff !important;
  }
  .color-k-font-max{
  	color: #252525 !important;
    font-size: 17px !important;
  }
  .landing-h2{
    font-size: 25px !important;
  }
  .landing-h3{
    font-size: 22px !important;
  }
}

#canvas-wrapper{
  width: 100%;
}
