@charset "UTF-8";

@media only screen and (max-width: 2502px) and (min-width:1601px) {

}

@media only screen and (max-width: 1600px) and (min-width: 1200px){

}

@media only screen and (min-width: 1200px) {

}
@media only screen and (max-width: 1210px) {

}
@media only screen and (max-width: 1100px) {
  .slider-img{
    right: 0;
  }
  .slider-active button {
      opacity: 1 !important;
      visibility: visible !important;
  }
  .slider-active button.slick-next {
      right: 6px !important;
  }
  .slider-active button.slick-prev {
      left: 6px !important;
  }
  .hero-slider-caption h2{
    padding: 0 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px){
  .hero-text {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 980px) {

}

@media only screen and (max-width: 992px) {
  .slider-img {
      display: block;
      text-align: right;
      bottom: 0;
  }
  .slider-img img{
    width: 70%;
  }
  .section-about-title{
    margin-bottom: 1.5rem;
  }
  .experience-box{
    margin: 1.5rem 0;
  }
  .section-heading{
    text-align: center;
  }
  .order-wrapper{
    text-align: center;
  }
  #scrollUp{
    /*bottom: 10px;*/
    bottom: 1px;
    right: 10px;
  }
  .media{
    margin-bottom: 30px;
  }
  .logo{
    padding-top: 10px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px){

}

@media only screen and (max-width: 768px) {


}

@media only screen and (max-width: 767px) {
  .slider-img img {
      width: 55%;
  }
  .section-about{
    overflow: hidden;
  }
  .experience-border{
    width: 10rem;
    height: 10rem;
  }
  .test-active button.slick-arrow{
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .test-active button.slick-next {
      left: 160px;
  }
}

@media only screen and (max-width: 568px) {
  .feature .__item .__title{
    font-size: 0.8rem;
  }
  .hero-text {
      margin-top: 0px;
  }
  .slider-img img {
      width: 100%;
  }
  .br-xs{
    display: block
  }
}

@media only screen and (max-width: 480px) {
  .experience-info{
    font-size: 1.1rem;
  }
  .section-title h2{
    font-size: 32px;
  }
  .section-heading .__title{
    font-size: 32px;
  }
  .client-text h2{
    font-size: 18px;
  }
  .cta-text h2 {
      font-size: 32px;
  }
}
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1365px)
and (orientation : portrait) {
	#gallery-md, #contact-md
	{
	padding: 60px 0 110px 0;
	}
	
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px)
and (orientation : portrait) {
.grecaptcha-badge
{
  bottom:77px!important;
}

}

@media only screen and (max-width: 320px) {

}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 767px)
and (orientation : landscape) {


}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (orientation : landscape) {

}
