@media only screen and (max-width:1269px) {
 header{
     padding:15px 0;
 } 
 
}

@media only screen and (max-width:1100px) {
/* .banner.MainBanner {*/
/*  padding: 50px 0;*/
/*  background: #000 !important;*/
/*}    */
    .banner {
        padding: 50px 0;
        background-image: url(../images/services-five_pattern.png) !important;
    }
  .testimonialSec .owl-theme .owl-controls {
      display:none !important;
  }
  .widget_getintuch {
      padding-top:30px;
  }
  .mobileMenu ul li{
     padding-left: 10px;
 }
  
}

@media only screen and (max-width:991px) {
 .heading{
     font-size: 25px;
 }    
 .pb-70 {
  padding-bottom: 50px;
}
.pt-70 {
  padding-top: 50px;
}
.testimonialSec{
    padding:50px 0;
}
.TeamSec{
    padding:50px 0;
}
.button_slide{
    padding: 10px 20px;
    font-size: 15px;
   letter-spacing: 0;
   border: 1px solid rgb(243 109 33);
}
.owl-theme .owl-controls {
  top: 40%;
}
.clients-logo{
    padding: 0px;
    margin:0;
}
.ContactIcon {
  padding: 5px;
  margin-bottom: 30px;
}
.ChooseTxt{
    font-size: 15px;
}
.AwardsTxt h2{
    font-size: 30px;
    padding: 20px 0;
}
.AwardsTxt h3{
    font-size: 18px;
}
}

@media only screen and (max-width:768px) {
   .mobileMenu{
       display:block;
       text-align: right;
   }  
   .MenuTxt{
       display:none;
   }  
   .our-team{
       margin-top: 90px;
   }
   .item {
  padding: 0;
  margin: 0;
}
.services .item .con{
    margin: -75px 10px 65px;
    padding: 15px 10px;
}
.mobile2{
        display:none;
    }
    .services .item .con h5 {
        text-align: center;
    }
    
    .clients-logo ul li{
        width: 125px;
        height: 125px;
    }
    .services .item .con h5, .services .item .con h5 a{
    font-size:16px;
}
.our-team .team-title{
    font-size: 18px;
}
.banner-test h6{
     font-size:15px;
 }
  .banner-test h3{
     font-size:25px;
 }
 .banner-test p{
     font-size:15px;
 }
 .CheckWhy2{
     margin-top:30px;
 }
 .space{
    padding-top:0px;
}
.position-re.o-hidden {
    /* height: 500px; */
}
.slider-test{
    bottom: 25%;
}
.slider-test h6{
    font-size: 18px;
    margin-bottom: 10px;
}
.slider-test h3{
    font-size: 25px;
    margin-bottom: 10px;
}
.slider-test p{
    font-size: 15px;
     margin-bottom: 10px;
     padding: 0;
}
}

@media only screen and (max-width:575px) {
     .our-team .description{
         padding: 0;
     }
    .our-team {
     padding: 15px;
  }
  .heading2{
      font-size: 25px;
  }
  .banners h1{
      font-size: 25px;
  }
  .p-5 {
  padding: 1rem !important;
}
 .disktopHide{
    display:block;
}
.mobileHide{
    display:none;
}
}

@media only screen and (max-width:480px) {
      .clients-logo ul li {
    width: 115px;
    height: 115px;
  }
  .demo-gallery > ul > li{
      width: 135px;
  }
 .slider-test h6{
    font-size: 15px;
    margin-bottom: 10px;
}
.slider-test h3{
    font-size: 22px;
    margin-bottom: 10px;
}
.slider-test p{
    font-size: 13px;
     margin-bottom: 10px;
     padding: 0;
}
figure.snip1205{
    min-width: 145px;
    max-width: 145px;
}
}
 
