@media only screen and (max-width: 700px){
  h2 {
    font-size: calc(2rem + 0.3vw);
  }
  h3 {
    font-size: calc(1.7rem + 0.3vw);
  }
  h4 {
    font-size: calc(1.3rem + 0.3vw);
  }
  .det-cont h5{
    font-size: 1.3rem;
  }
  .navbar{
    padding:1.5rem 1rem 1rem 1rem;
    flex-direction: column-reverse;
  }
  .fixed-strip{
    width:95%;
    overflow: hidden;
    right: 0px!important;
    left:0px!important;
  }
  .banner-mid-cont h1{
    font-size: 1.5rem;
  }
  .banner-mid-cont h1 span{
    font-size: 1.8rem;
  }
  .banner-content{
    padding-bottom: 0px;
    margin-top: 170px;
  }
  .free-pickup{
    display: none;
  }
  .free-pickup-mob{
    display: block;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 999;
    background-color: #000;
    width:90px;
    height:90px;
    border-radius:50%;
    padding:0.5rem;
  }
  .free-pickup-mob img{
    width:100%;
    max-width:100%;
    }
    .mob-listed{
      display:block!important;
    }
  .banner-highlight{
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
  }

  .banner-highlight li{
    min-height: unset;
     border-right: 0px;
    justify-content: flex-start;
    padding: 5px 5px 5px 13px;
    position: relative;
  }
  .banner-highlight li::before{
    position: absolute;
    top: 6px;
    left: -10px;
    content: '\f058';
    font-family: "Font Awesome 5 Free"; 
    font-size: 16px;
    color: #ff3d24;
    }
  .high-icobx{
    /* width: 80px; */
    display:none;
  }
  .cert-dealer{
    flex-direction: column;
  }
  .cert-left{
    width: 100%;
    clip-path: unset;
   max-width: 100%;
   padding: 1rem;
   height: auto;
  }
  .cert-right{
    width: 100%;
    height: auto;
    max-width: 100%;
    flex-direction: column;
  }
  .cert-right img{
    width: 100%;
    height: auto;
  }
  .high-tit{
    font-size: 1.1rem;
    font-weight: 500;
  }
.yt-box{
  margin-bottom: 30px;
}
.transform .mt-4{
  margin-top: 1rem !important;
}
.transform .mb-4{
  margin-bottom: 1rem !important;
}
.our-serv{
  padding: 20px;
}
.serv-bx{
  margin-bottom: 50px;
}
.prot-cta{
  min-height: 350px;
}
.prot-cta-bx{
  flex-direction: column;
  margin-top: 15px;
}
.bknw{
  font-weight: 500;
}
.prot-cta-bx .bknw{
  margin-bottom: 15px;
  font-weight: 500;
}
.prot-cta-bx  .what-btn{
   font-weight: 500;
}
.cta-form{
  padding: 20px;
}
.btn-wa{
  display: none;
}
.call-what-cta{
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.call-cta-bx{
  min-height: 30px;
  font-size: 1rem;
  padding: 0.8rem;
  font-weight: 500;
}
.what-cta-bx{
   min-height: 30px;
   font-size: 1rem;
   padding: 0.8rem;
   font-weight: 500;
}
.call-what-cta img{
  width: 18px;
  margin-right: 5px;
}
footer{
  padding: 20px;
}
.scroll-text{
  font-size: 13px;
}
footer p{
  font-size: 0.9rem;
} 
.singrow{
  font-size: 0.9rem;
}
footer h5{
  margin-bottom: 10px;
  margin-top: 20px;
}
  .navbar-brand{
    width: 60%;
    margin-top: 30px;
    transition: 0.3s all ease-in-out;
  }
  .right-bx{
    width: 100%;
    justify-content: space-between;
  }
  .cust-cont{
    padding: 0px 20px;
  }
  .banner-left-cont h1{
    font-size: 2rem;
  }
  .banner-left-cont{
    margin-bottom: 40px;
  }
  .banner-left-cont p{
    width:100%;
    margin-bottom: 0px;
    line-height: 1.2rem;
  }
  .banner{
    height: auto;
    padding: 30px 0px;
     background: url('../img/mob-banner.jpg') no-repeat center center;
    background-size: cover;
    background-position: center;
    background-color: #000;
    background-repeat: no-repeat;
  }
  .intro{
    padding: 30px 0px;
  }
  .abt-cnt-left{
    margin-bottom: 50px;
  }
  .intro-sq-bg{
    width: 55%;
  }
  .what-cer p{
    width: 100%;
  }
  .what-cer-ov{
    padding: 2rem 4rem 2rem 3rem;
  }
  .why-choose{
    padding: 30px 0px;
  }
  .steps h4{
    width: 100%;
  }
  .what-cer-ov{
    padding: 20px;
  }
  .cont-us h5{
    font-size: 1.2rem;
  }
  .cont-us{
    padding: 30px 0px;
  }
  .cp-rght{
    padding: 8px 20px;
  }
  .what-cer-ov ul{
    flex-direction: column;
  }
  .what-cer-ov ul li{
    width: 100%;
  }
  .what-cer-ov ul li h4{
    padding-left: 8%;
  }
  .what-cer-ov ul li h4::before{
    top: 55%;
  }
  .h-wid{
    width: 100%;
  }
  .why-ch-bx-wr{
    width: 100%;
  }
  .steps p{
    margin-bottom: 10px;
  }
  .cmt{
    margin-top: 30px;
  }
  .steps-bx{
    margin-bottom: 50px;
  }
  .get-strt{
    padding: 20px;
  }
  .rate-sec{
    padding: 30px 20px;
  }
  .pck-bx{
    margin-bottom: 40px;
  }
  .banner-sm-hlt{
    margin-top: 30px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .inner-sp{

  padding: 150px 50px 50px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}
.thank-box h1{
  font-size: 1.5rem;
}
.thank-box i{
  font-size: 50px;
  margin-bottom: 10px;
}
.thank-box p{
  line-height: 1.4rem;
}
  
}

@media only screen and (min-width: 701px) and (max-width: 990px){
  .navbar-brand {
    width: 30%;
  }
  .intro-sq-bg{
    width: 50%;
  }
  .abt-cnt-left{
    margin-bottom: 40px;
  }
  .what-cer-ov{
    padding: 2rem 3rem 2rem 3rem;
  }
  .steps-bx{
    margin-bottom: 50px;
  }
  .steps h4{
    width: 100%;
  }
  .banner-mid-cont h1 span{
    font-size: 2.1rem;
  }
  .banner-mid-cont h1{
    font-size: 1.8rem;
  }
  .banner-highlight{
    flex-wrap: wrap;
  }
  .banner{
    height: auto;
  }
  .banner-content{
    margin-top: 150px;
  }
  .serv-bx{
    margin-bottom: 40px;
  }
}


