.herowrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    /*background-image: url('../optimized_img/bannerimg.webp');*/
    padding-top: 140px;
    padding-bottom: 0px;
    position: relative;
    /*overflow: hidden;*/
    height: 100vh;
    position: relative;
}
.herowrapper:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
}
.slide-txt .h1 {
    /*font-size: 32px;*/
  font-size: 43px;
  line-height: 1.3;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  font-family: poppins;
}
.slide-txt .h1 span {
  color: #6f8e39;
  display: block;
  line-height: 1.2;
}
.discuss_btn {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 60px;
  transition: all .7s ease;
  width: fit-content;
  font-weight: 500;
    font-family: Poppins;
}
/* .discuss_btn {
  font-weight: 500;
  color: #333333;
  text-decoration: none;
  font-size: 20px;
  margin-top: 40px;
}
.discuss_btn::before {
  content: "";
  background-image: url(../optimized_img/btnarrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  margin-right: 10px;
  height: 50px;
  position: absolute;
  transition: all .7s ease;
  left: 0;
  right: 0;
}
.discuss_btn:hover::before {
  background-image: url(../optimized_img/btnarrow-yellow.svg);
  left: 260px;
}
.discuss_btn:hover {
  color: #F7B318;
} */

.intl-tel-input .selected-flag{
  padding: 0 6px 0px 8px !important;
}
.intl-tel-input .country-list{
  max-width:360px;
}
.slider_frm {
  border: 1px solid #6f8e39;
  padding: 30px;
  background-color: #fff;
  color: #333 !important;
  margin: 0 34px;
  border-radius: 8px;
  margin-top: 0;
  position: relative;
  top: -30px;
    z-index: 2;
}
.small_p {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 0;
  padding-right: 40px;
}
.slider_frm {
  color: #fff !important;
}
.slider_frm textarea {
  padding-top: 10px;
  height: 90px;
  margin-bottom: 10px;
}
.slider_frm .h-captcha {
}
.slider_frm input {
  height: 40px;
}
.slider_frm button, .slider_frm input[type="submit"] {
  background: #6f8e39 !important;
  color: #fff !important;
  width: 100% !important;
  font-size: 14px;
  font-weight: 400;
  height: 39px;
  border-radius: 28px;
  border: 0;
  margin-top: 15px;
}
.slider_frm .h-captcha {
  height: 65px !important;
  overflow: hidden;
  border-radius: 7px;
}
.slider_frm .h-captcha iframe {
  margin-top: -5px;
}
.qoute_head {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 12px;
}
.slider_frm textarea, .slider_frm input {
  font-size: 13px;
  color: #fff !important;
  margin-top: 16px;
  opacity: 1 !important;
}
.slider_frm textarea, .slider_frm input {
      font-family: poppins;
  background-color: transparent;
  border: 0;
  color: #333;
  width: 100%;
  border-bottom: 1px solid #6f8e39;
}
.slider_frm p {
  color: #6f8e39;
}
p.small_p {
  color: #333;
}

.slide-txt p {
  font-size: 15px;
  color:#000000d4;
  line-height: 26px;
  font-family: poppins;
}
.slider_frm textarea::placeholder, .slider_frm input::placeholder{
    color:#fff;
    opacity: 1;
      font-family: poppins;
}
  .discuss_btn:hover {
    padding-left: 0 !important;
  }
  .slider_frm button:hover, .slider_frm input[type="submit"]:hover {
      opacity: 0.8;
    }
.herowrapper img.cloud-img {
    position: absolute;
    top: 0;
    animation: moveLeftToRight 60s linear infinite;
}
#section-2 .container {
  display: flex;
  align-items: center;
}
body .revamp-about .about-tbox p{
  font-family: poppins !important;
  line-height: 23px !important;
}
.revolution_industries .h3_50 {
  text-align: center;
  font-family: 'Montserrat';
  font-size: 42px;
  line-height: 60px;
  margin-bottom: 45px;
  margin-top: 0;
}
@keyframes moveLeftToRight {
    0%{
        transform: translateX(-50%);
    }
    50% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(100%);
    }
}
  /*--new--development--*/
      .ic-box {
            height: 158px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            margin-bottom: 22px;
            text-align: center;
            box-shadow: 0 0 24px #0000000f;
            border-radius: 10px;
            background: white;
        }

      .ic-box p {
        color: #666;
        font-weight: 500;
        text-align: center;
        margin-bottom: 0;
        font-size: 14px;
        font-family: poppins;
        line-height: 1;
        margin-top: 0;
      }
    .ic-box img {
      margin-bottom: 20px;
    }
    .revolution_industries {
       display: flex;
       align-items: center;
    }
    .revolution_industries .container{
        height: auto;
    }
    .revolution_industries {
        /*background-image: url(https://branex.ae/optimized_img/industries/industries_bg.jpg);*/
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .revamp-about .about-tbox {
        width: 58%;
    }
    .revamp-about .about-image {
      width: 42% !important;
    }
    .revamp-about .main-box, .revamp-roi .roi-main {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    /* Image left, text right — parent modifier on section */
    .revamp-about.flipsection .main-box {
      flex-direction: row-reverse;
      gap:40px;
    }
    .revamp-about{
      position: relative;
    }
.revamp-about .about-tbox .h2, .revamp-about .about-tbox h1 {
  font-size: 30px !important;
  padding-bottom: 9px;
  font-family: poppins;
  font-style: normal;
  font-weight: 600;
  color: #000000;
  line-height: 41px;
}
  .revamp-roi .container {
    display: flex;
  }
  .revamp-roi .roi-main .left p.expend {
      line-height: 23px !important;
}
.revamp-roi .roi-main{
    margin-top: 0 !important;
}
/*------*/
.client-say-wrapper .container {
  height: auto;
}
.client-say-wrapper {
  display: flex;
  align-items: center;
}
.client-say-sec .h3 {
    font-weight: bold;
    color: #170F49 !important;
    font-size: 25.84px;
    line-height: 34.96px;
    margin: 0;
    font-family: Montserrat,sans-serif;
}
.testim {
    font-family: Montserrat,sans-serif;
    color: #C32525;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 10.64px;
    margin-top: 10px;
}
.client-say-sec.secleft > p {
  margin-bottom: 25.08px;
  margin-top: 10.64px;
}
.testim::before {
  content: "";
  width: 16.72px;
  background: #C32525;
  display: block;
  height: 2px;
  float: left;
  border-radius: 30px;
  margin-right: 7.6px;
}
.client-say-sec p {
  font-weight: 400;
  font-family: poppins;
  color: #514F6E;
  line-height: 22.8px;
  font-size: 13.68px;
}
.flex-testi {
  display: flex;
  align-items: center;
  
}
.flex-testi p {
    margin-bottom: 0;
}
.flex-testi strong {
    font-size: 13.68px;
    color: #170F49;
    font-family: Montserrat,sans-serif;
}
.flex-testi img {
  margin-right: 12px;
}
.detail-testi {
    border: 1px solid #EFF0F6;
    box-shadow: 0px 10px 31px 0 #0000000a;
    border-radius: 15px;
    padding: 40px 34px;
    width: 94%;
}
.client-say-sec.secright .detail-testi:first-child{
  margin-bottom: 41.04px;
}
.detail-testi > p {
  margin-bottom: 12px;
  margin-top: 13px;
}
.section-take-off.take-off.wf-section {
  margin-top: 45px;
}
.clientel-update.section .row {
  align-items: center;
}
.clutch_img{
    position: absolute;
    top: -70px;
}
.newhomeavatar img {
  width: 100%;
  height: auto;
}
    .asadw{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 55px;
        line-height: 67px;
        letter-spacing: 0.01em;
        text-transform: capitalize;
        color: #000000;
    }
    .newhomeavatar img {
      background: #f3f3f3;
    }
    .client-say-sec.secright .detail-testi > img {
  width: 46px !important;
}
.about-tbox strong {
  font-size: 13px;
  font-weight: 600;
}
.revamp-roi .roi-main .left p.fntchangep {
  font-family: poppins;
}
#section-6 {
  padding: 30px 0 !important;
}
.flex-testi img {
  border-radius: 50%;
}
#section-8.pord {
  overflow: hidden;
    display: flex !important;
}
#section-8 .col-md-6.ttrs {
  padding: 0;
}
  @media only screen and (max-width: 1701px) and (min-width: 1080px) {

      .flex-testi img {
      width: 47px;
      height: auto;
    }
    .revamp-roi .roi-main .left p.expend {
        margin-top: 20px !important;
    }
    .revamp-roi .roi-main .left .counter {
        margin-bottom: 35px;
    }
    .discuss_btn::before {
        width: 40px !important;
        height: 40px !important;
    }
    .discuss_btn:hover::before {
        left: 190px !important;
    }
    .discuss_btn {
        margin-top: 30px;
        font-size: 14.5px !important;
        padding-left: 50px !important;
        padding-right: 60px;
    }
  /*new*/
        .ic-box img {
        width: 56px;
      }

}

@media only screen and (min-width: 1700px) {
    .revamp-about .about-tbox .h2, .revamp-about .about-tbox h1{
        line-height: 50px !important;
    }
    body .revamp-about .about-tbox p strong {
      font-size: 17px;
    }
    .client-say-sec.secright .detail-testi > img {
      width: 65px !important;
    }
    .section-take-off.take-off.wf-section {
      margin-bottom: 120px;
    }
    #section-9 .row {
      align-items: center;
    }
    .detail-testi > p {
      margin-bottom: 16px;
      margin-top: 18px;
    }
    .client-say-sec.secright .detail-testi:first-child{
      margin-bottom: 54px;
    }
    .detail-testi {
        border-radius: 20px;
        padding: 66px 45px;
    }
    .flex-testi strong {
        font-size: 18px;
    }
    .client-say-sec p {
        font-weight: 400;
        font-family: poppins;
        color: #514F6E;
        line-height: 30px;
        font-size: 18px;
    }
    .testim::before {
      width: 22px;
      margin-right: 10px;
    }
    .testim {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 1.8px;
        margin-bottom: 14px;
    }
    .client-say-sec.secleft > p {
      margin-bottom: 33px;
      margin-top: 14px;
    }
    .client-say-sec .h3 {
        font-size: 34px;
        line-height: 46px;
    }
    .revamp-roi .roi-main .left p.learn-btn {
      margin-top: 39px;
    }
      .revamp-about .about-tbox .h2, .revamp-about .about-tbox h1 {
      font-size: 42px !important;
    }
    .revolution_industries .container{
        max-width: 1920px !important;
        width: 81% !important;
            height: auto;
    }
     .revolution_industries .h3_50 {
        font-size: 60px;
        line-height: 85px;
        margin-bottom: 62px;
    }
    .ic-box {
    height: 240px;
    margin-bottom: 32px;
    }
    .ic-box img {
    margin-bottom: 35px;
    }
    .ic-box p {
    font-size: 17px;
    }
    body .revamp-about .about-tbox p {
        font-family: poppins !important;
        line-height: 30px !important;
        font-size: 18px;
        padding-bottom: 6px !important;
    }
    .herowrapper .container {
        max-width: 1920px !important;
        width: 90% !important;
    }
    
    .herowrapper {
        padding-top: 183px;
    }
    .slide-txt .h1 {
        /*font-size: 44px;*/
        font-size: 45px;
    }
    .discuss_btn {
        font-size: 20px;
    }
    .slider_frm {
        padding: 40px;
        border-radius: 10px;
        margin-right: auto;
        margin-left: 100px;
    }
    .qoute_head {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .small_p {
        font-size: 15px;
        line-height: 20px;
    }
    
    .slider_frm input {
        height: 55px;
    }
      .slider_frm textarea {
        height: 147px;
      }
    .slider_frm textarea, .slider_frm input {
        font-size: 18px;
        color: #333 !important;
        opacity: 1 !important;
        margin-top: 23px;
      }
    .slider_frm button, .slider_frm input[type="submit"] {
        font-size: 20px;
        height: 56px;
        font-weight: 500;
        /*margin-top: 40px;*/
      }
      .slider_frm .h-captcha{
        border-radius: 0 !important;
      }
    .slide-txt p {
        font-size: 20px;
        line-height: 32px;
    }
}
@media only screen and (min-width: 1400px){
    .slider_frm{
        position: static !important;
    }
    .service-item__list-wrapper li{
      font-size: 0.8rem !important;
    }
}
@media only screen and (max-width: 1250px){
    .slider_frm{
        position: static !important;
    }
    .h2-bigger._1 {
      opacity: 1 !important;
      margin-bottom: 0 !important;
    }
    .htre {
      padding-bottom: 30px !important;
    }
    p.ss {
      font-size: 35px !important;
      line-height: 1.3 !important;
    }
    #section-8, #section-10 {
      height: auto !important;
      padding: 50px 0 !important;
    }
    .ssaass {
      padding-top: 0 !important;
        justify-content: center !important;
    }
    .ttrs {
      margin-top: 0 !important;
    }
    .clientel-update .head-tbox p.rewon {
      font-size: 35px !important;
      line-height: 1.3 !important;
    }
    .learn-btn a {
      font-size: 14px !important;
      padding: 13px 25px !important;
        }
    .take-off {
      font-size: 41px !important;
    }
  section.clientel-update {
    padding: 50px 0 !important;
    height: auto !important;
  }
    .slide-txt .h1 {
      font-size: 33px !important;
    }
.revolution_industries.section {
      height: auto !important;
      padding: 50px 0 !important;
}
    #section-1.banner-video-s .herowrapper,
    #section-1.banner-video-s,
    #section-2.revamp-about {
        /*background: red;*/
      height: auto !important;
      background-size: cover !important;
    }
    #section-2.revamp-about  {
      padding: 50px 0 !important;
      /*padding-top: 50px !important;*/
    }
}
@media only screen and (max-width: 1200px){
    .slider_frm{
      margin: 0 ;
    }
    .intl-tel-input .country-list{
      max-width:300px;
    }
}
@media only screen and (max-width: 1080px) and (min-width: 768px){
    #section-6{
      padding: 50px 0 !important;
    }
    .herowrapper .container {
      max-width: 90%;
    }
      .slide-txt .h1 {
        font-size: 29px !important;
      }
    .col-md-5.offset-md-1 {
      margin-left: 0 !important;
      max-width: 50% !important;
      flex: 0 0 50% !important;
    }
}
@media only screen and (max-width: 1180px){
  .processs {
    font-size: 35px !important;
    }
    #section-9 .container {
      padding-top: 0 !important;
    }
    .text-holder.swiper-slide {
      display: none !important;
    }
    .revamp-footer .up .left h2.foott, .revamp-footer .up .right p.fillu {
      font-size: 21px !important;
      line-height: 1.3 !important;
    }
    .asadw {
      font-size: 35px !important;
    }
     #section-8.pord p.ss {
        font-size: 27px !important;
        line-height: 1.2 !important;
    }
}
@media only screen and (max-width: 1080px){
    .cool-project-slider {
      height: auto !important;
    }
     #section-8.hpsr{
    margin-top: 0 !important; 
    padding-top: 0px !important;
  }
    #carouselExampleIndicators .col-lg-6.title p{
      margin-bottom: 0 !important;
      padding-top: 20px;
    }
    .headings-section.section
{
  height: auto !important;
}
      div.lpslide .card{
        width: 100%;
        position: static !important;
        height: auto !important;
      }
   
    .ssaass{
        padding-left: 20px !important;
    }
    .revolution_industries.section .col-sm-2 {
      max-width: 25% !important;
      flex: 0 0 25%;
    }
    .ic-box img {
        width: 56px;
      }
    #section-1.banner-video-s .herowrapper,
    #section-1.banner-video-s,
    #section-2.revamp-about {
        /*background: red;*/
      background-size: cover !important;
    }
  .discuss_btn {
    margin-top: 30px;
    font-size: 14.5px !important;
    padding-left: 50px !important;
    padding-right: 60px;
  }
   .discuss_btn::before {
    width: 40px !important;
    height: 40px !important;
  }
  #section-8.pord {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
}
@media only screen and (max-width: 992px){
    .service-item__list-wrapper li,
    p.descri,
    .vfxs .bolld{
        font-size: 14px !important;
        font-weight: 400 !important;
    }
    .section-take-off.take-off.wf-section{
    max-width: 90% !important;
    }
    .lpslide .card{
    width: 94% !important;
    }
    .client-say-sec.secleft > p br {
    display: none;
    }
    .collection-item {
    padding: 7px !important;
    }
    .clientel-update .image-box a{
    width:33%;
    }
    #section-10 .container {
    max-width: 90%;
    }
    .learn-btn a {
    /*padding: 11px 16px !important;*/
    display: none;
    }
    .clientel-update .head-tbox p.rewon br {
    display: none;
    }
    .clientel-update .head-tbox {
    padding-bottom: 0 !important;
    }
    .clientel-update .image-box a{
    width:33% !important;
    }
    .container.pkis .col-md-9 {
    max-width: 100%;
    flex: 0 0 100%;
    }
    .clientel-update .head-tbox p.rewon {
    font-size: 38px !important;
    line-height: 1.3 !important;
    text-align: center;
    }
    .container.pkis .col-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
    }
    .collection-item {
    padding: 20px;
    }
    /* section.services__wrap.rt.section {
    display: none;
    } */
    div.vfxs{
        display: block !important;
        overflow-x: hidden;
    }
    .col-md-6.testimonial-section-col-right1.clearfix.bg-orange-1.p-2 {
    display: block !important;
    width: 100%;
    max-width: 100%;
    }
    .col-md-6.testimonial-section-col1.testimonial-section-col-left1.clearfix.p-2.d-flex.align-items-center {
    display: none !important;
    }
    .testimonial-section-col-content-holder1.clearfix.p-2.slick-slide .col-md-6 img {
    width: auto !important;
    max-width: 100% !important;
    }
    .testimonial-section-col-content-holder1.clearfix.p-2.slick-slide .col-md-6 {
    width: 100%;
    max-width: 100%;
    padding: 40px;
    }
    .revamp-about .main-box, .revamp-roi .roi-main{
      display: block;
    }
    .revamp-about .about-tbox {
    width: 100%;
    }
    .revamp-about .about-image {
    margin: 0 auto;
    }
    .revamp-about.flipsection .main-box {
      display: flex !important;
      flex-direction: column-reverse;
      align-items: stretch;
    }
    .revamp-roi .roi-main .left {
    width: 100% !important;
    }
    .revamp-roi .roi-main .right {
    margin: 0 auto;
    }
}
@media only screen and (max-width: 990px){
    #section-9 .mobilenone{
      max-width: 60%;
      margin-top: 30px;
    }
    #section-9 .col-lg-6:last-child{
      text-align: center;
    }
}
@media only screen and (max-width: 1180px) and (min-width: 767px){
    .mbcs-portfolio {
      display: flex !important;
    }
    .mbcs-portfolio img {
      max-width: 100%;
      height: auto !important;
      width: 100%;
      padding: 0 8px;
    }
      .h2-bigger._1{
        margin-bottom: 20px !important;
    }
      #portfolioo {
        padding: 50px 0 !important;
    }
    .margin-30px-project h3.h2-bigger {
        color: #fff;
        font-family: Montserrat,sans-serif;
    }
}
@media only screen and (max-width: 1080px) and (min-width: 767px){
    .blog-slide .text-holder.swiper-slide{
        margin-top: 40px !important;
    }

    .vfxs button.slick-prev.slick-arrow{
      left: 14px !important;
     }
    .revamp-footer .up .left h2.foott, .revamp-footer .up .right p.fillu {
      font-size: 19px !important;
    }
    .revamp-roi .roi-main{
        margin-top: 20px;
    }
    #section-6{
        padding-bottom: 50px;
    }
    #section-2.new_abouttext{
      padding-bottom: 50px !important;
    }
    /* --- Left to right spacing in 1080 to 767 ---*/
    .col-md-6.mobrres,
    #section-7.clientel-update > .container.pkis,
    .revamp-roi .container,
    .revamp-about .container, 
    body .container{
      /*border: 2px solid red;*/
      max-width: 100% !important;
      width: 93% !important;
      margin: 0 auto !important;
    }
    .col-md-6.mobrres{
      /*padding-left: 0 !important;*/
      padding-right: 0 !important;
      margin: 0 auto;
    }
    #section-9 .container{
      padding-top: 0 !important;
    }
    .section-take-off.take-off.wf-section{
        max-width: 100% !important;
        width: 100% !important;
    }
    .container.pkis .col-md-9{
        padding: 0 !important;
    }
    #section-9 .container{
      padding: 0;
    }
    .herowrapper .col-md-6{
      padding-left: 0;
    }
    .container.pkis{
      padding: 0;
    }
    #section-8 .col-md-6.ssaass{
      width: 50% !important;
      margin: 0 auto;
    }
     .container.lpslide{
        padding: 0;
    }
    #section-8 .col-md-6.ssaass{
        padding-left: 2% !important;
    } 
    div.blog-slide__slider{
      padding-left: 1% !important;
    }
    div.lpslide .card{
        width: 100% !important;
    }
    #section-9 .col-lg-6.mx-auto{
        padding: 0 !important;
    }
    #portfolioo .container{
        padding: 0 !important;
    }
    #section-2.revamp-about .row.new-row{
        margin: 0;
    }
    #section-10 .col-md-6{
        padding: 0;
    }
     .revamp-footer .down .link-box4 p.map-link{
        padding-left: 0 !important;
    }
    .revamp-footer .row{
      margin: 0 !important;
    }
}
@media only screen and (max-width: 767px){
    #section-8 .col-md-6.ttrs {
      width: 111%;
    }
    #section-8 .row {
      max-width: 100%;
    }
    .small_p {
      font-size: 14px !important;
      line-height: 24px !important;
      padding-right: 0 !important;
    }
    .revamp-footer .down .link-box4 p.map-link a {
        font-size: 14px;
    }
    .revamp-footer .down .link-box4 p{
        font-size: 14px !important;
    }
    .slide-txt .h1{
        font-size: 29px !important;
    }
    #section-8, #section-10{
      padding: 30px 0 !important;
    }
    .blog-slide__slider{
      padding-left: 0 !important;
    }
      .margin-30px-project h3.h2-bigger {
        font-size: 21px !important;
        font-weight: bold;
        margin-bottom: 30px !important;
        color: #fff;
        font-family: Montserrat,sans-serif;
  }
    .take-off{
        font-size: 24px !important;
        padding: 14px !important;
    }
    .title-line._2{
        font-size: 24px !important;
    }
    section.clientel-update{
        padding: 30px 0 !important;
    }
   .revamp-about .about-tbox .h2, .revamp-about .about-tbox h1{
        margin-top: 0 !important;
    }
    #process.processs{
        padding-top: 30px !important;
        font-size: 24px !important;
        line-height: 1.3;
      }
      .col-md-6.ssaass{
      padding-top: 0 !important;
    }
    .col-md-6.ttrs{
      padding: 0 !important;
    }
  .clientel-update .head-tbox p.rewon{
        padding: 0;
        font-size: 24px !important;
        line-height: 1.1 !important;
        margin-bottom: 20px;
    }
    #section-6{
        padding: 30px 0 !important;
    }
    .mbdispnone {
        display: none;
    }
    .revamp-roi .roi-main .left h3{
        font-size: 30px !important;
    }
    #section-2.revamp-about  {
      padding: 30px 0 !important;
    }
  /*  .rt{*/
  /*display: none;*/
  /*  }*/
    .revolution_industries .col-sm-2:last-child .ic-box, .revolution_industries .col-sm-2:nth-child(11) .ic-box{
      margin-bottom: 0;
    }
    .revolution_industries.section{
        padding-top: 30px !important;
    }
    .revamp-footer .up .left h2.foott, .revamp-footer .up .right p.fillu {
      font-size: 27px !important;
      margin: 0 auto !important;
      width: 100% !important;
      padding-bottom: 20px !important;
      line-height: 1.3 !important;
    }
    a.discuss_btn {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 4px !important;
}
    .herowrapper{
        height: auto;
        background-size: cover;
    }
    .herowrapper img.cloud-img {
  display: none;
}
    #typo.revolution_industries.section{
      background: none !important;
    }
    .rspt11 {
      background: #741a48 !important;
    }
    .client-say-sec.secleft {
      margin-top: 0;
    }

    .clientel-update.section .learn-btn {
      margin-left: 31px;
    }
    .card #carouselExampleIndicators .title p {
      margin-bottom: 0;
    }
    .newhomeavatar {
        margin-bottom: 20px;
    }
    .ssaass {
      padding-top: 40px !important;
    }
    .ttrs {
        margin-top: 0 !important;
        padding-bottom: 40px;
    }
    p.ss {
        font-size: 26px !important;
        line-height: 34px !important;
        margin-bottom: 16px;
    }
    .detail-testi {
      width: 100%;
      margin-bottom: 20px !important;
    }
    #section-9 .container {
      padding-top: 0 !important;
    }
   .asadw{
       font-size: 24px !important;
       line-height: 1.3;
   }
    .revamp-about .about-tbox .h2, .revamp-about .about-tbox h1 {
      font-size: 24px !important;
      line-height: 1.3;
    }
    .revamp-roi .roi-main{
        margin-top: 0px !important;
    }
    .clutch-widget.cluth-cent{
        position: static !important;
    }
    .revamp-roi .roi-main .left p.expend {
      width: 100% !important;
    }
    .revamp-about.new_abouttext {
      height: 100% !important;
      padding: 52px 0 !important;
    }
     .revolution_industries.section .col-sm-2 {
    max-width: 33% !important;
    flex: 0 0 33%;
  }
    .revamp-about.new_abouttext .about-tbox {
      padding: 20px !important;
    }
    .revamp-about .about-image {
      width: 100% !important;
    }
    .revolution_industries.section {
      height: 100% !important;
    }
    .revolution_industries .h3_50 {
      font-size: 24px;
      line-height: 1.2;
      margin-bottom: 31px;
      margin-top: 0;
    }
  .slide-txt .h1 {
    font-size: 26px;
  }
  .discuss_btn {
    font-size: 13px;
    border-bottom: 1px solid;
    padding-left: 0;
  }
  .discuss_btn::before {
    display: none;
  }
  #section-1 {
    height: auto !important;
  }
  .slider_frm {
    margin: 33px 0 0 !important;
  }
  .herowrapper {
    padding-top: 90px;
  }
  /* ------ LEFt to RIGHT SPACE --------*/
    .col-md-6.mobrres,
    #section-7.clientel-update > .container.pkis,
    .revamp-roi .container,
    .revamp-about .container, 
    body .container{
      /*border: 2px solid red;*/
      max-width: 100% !important;
      width: 92% !important;
      margin: 0 auto !important;
    }
    #section-8 .col-md-6.ssaass{
      width: 92% !important;
      margin: 0 auto;
    }
    .col-md-6.mobrres{
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin: 0 auto;
    }
    .new_abouttext .row{
      margin: 0 !important;
    }
    .col-md-6.ssaass{
        padding-top: 0 !important;
        padding: 0 !important;
    }
    .container.lpslide{
        padding: 0;
    }
    div.lpslide .card{
        width: 100% !important;
    }
    #section-9 .col-lg-6.mx-auto{
        padding: 0 !important;
    }
    #portfolioo .container{
        padding: 0 !important;
    }
    #section-2.revamp-about .row.new-row{
        margin: 0;
    }
    #section-10 .col-md-6{
        padding: 0;
    }
    .revamp-footer .copyright p{
        text-align: center !important;
    }
    .revamp-footer .down .link-box4 p.map-link::before {
      display: none;
    }
    .revamp-footer .down .link-box4 p.map-link{
        padding-left: 0 !important;
    }
    .revamp-footer .row{
      margin: 0 !important;
    }
    .revamp-footer .copyright {
      padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 500px){
     .revolution_industries.section .col-sm-2 {
        max-width: 50% !important;
        flex: 0 0 50%;
      }
       .blog-slide__slider .post-holder {
        width: 100% !important;
       }
}
@media only screen and (min-width: 992px){
    .margin-30px-project{
      /*margin-top: 84px !important;*/
      margin-top: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    }
}

/* Inner page banner (thank you, etc.) */
.inner-banner {
    box-sizing: border-box;
    height: 400px;
    min-height: 400px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #cecece;
    background-position: center;
    background-size: cover;
    /* body.home-header: mega-header is position:absolute — reserve space so title centers in visible band */
    padding-top: clamp(88px, 14vw, 132px);
}

.inner-banner .container {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    min-height: 0;
}

.inner-banner h1 {
    font-family: poppins, sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    .inner-banner h1 {
        font-size: 2rem;
    }
}

/* 404 error page (light gray band, centered copy, olive CTA) */
.error-page {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: calc(100vh - 120px);
    padding: clamp(2rem, 6vw, 4rem) 1rem clamp(3rem, 8vw, 5rem);
    background-color: #d3d3d3;
    /* mega-header is absolute on home-header — match inner-banner offset */
    padding-top: clamp(120px, 18vw, 160px);
    font-family: poppins, Arial, Helvetica, sans-serif;
    color: #333;
}

.error-page__inner {
    width: 100%;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}

.error-page__code {
    margin: 0 0 0.35em;
    font-size: clamp(4rem, 14vw, 7.5rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #222;
}

.error-page__title {
    margin: 0 0 1rem;
    font-size: clamp(1.35rem, 3.5vw, 1.75rem);
    font-weight: 700;
    line-height: 1.25;
    color: #333;
}

.error-page__desc {
    margin: 0 0 2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.55;
    color: #333;
}

.error-page__btn {
    display: inline-block;
    padding: 0.9rem 2.25rem;
    background-color: #708238;
    color: #fff !important;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    border: none;
    border-radius: 0;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.error-page__btn:hover,
.error-page__btn:focus {
    background-color: #5f6f2f;
    color: #fff !important;
}

@media only screen and (max-width: 767px) {
    .error-page {
        min-height: calc(100vh - 100px);
        padding-top: clamp(100px, 22vw, 140px);
    }

    .error-page__desc {
        font-size: 0.95rem;
    }
}