@media only screen and (max-width:760px) {
  .image-sticky {
    display: none;
  }
}

@media only screen and (max-width:1920px) {
  .navbar {
    padding: 0 32px;
  }
  
  
}

@media only screen and (max-width: 775px) {
  .sc-element {
    overflow-x: hidden;
  }
  
  @media (max-width: 575.98px) {
    .sc-element {
      overflow-x: hidden;
    } 
    .contb{
      display: flex;
      justify-content: center;
    }
    .header-img{
      width: 500%;
    }
    .navbar-nav.limited-nav {
      background-color: #fff;
    }
    .nav-item.nav-link
    {
      color: #218fcb ;
    }
    .nav-tip.nav-link{
      color: #218fcb ;
    }
    .nav-switch.tip {
      background: transparent;
      transition: 0.2s;
      color: #218fcb ;
    }
   
    .navbar-light .navbar-nav .nav-link {
      color: #218fcb ;
    }
.nav-switch.tip .nav-link {
  color: #218fcb ;
  
}

.pickup-button.but-tip {
  width: 213px;
  height: 48px;
  border-radius: 24px;
  border: #218fcb;
  background-color:#218fcb;
  color: #fff;


}
    
 
    .map-container-2 {
      overflow: hidden;
      padding-bottom: 100%;
      height: 0;
    }

  .res-sty{
    margin: 0;
    text-align: center;
  }
  #res-calls{
    margin: 10px;
  }

  .mob-row-1{
    margin: 0px;
    margin-bottom: 98px;
  }
  .cont-mar{
    padding: 24px;
  }
  .map{
    margin: 0;
    padding: 16px;
  }
  .splide__arrow{
   display: none;
  }
  .banner-text{
    font-size: 15px;
    line-height: 26px;
    text-align: center;
  }
   
  .see-reviews{
    display: flex;
    justify-content:center;
  }
  .google-review{
    display: flex;
    justify-content: center;
   
  }
  .google-review img{

  
  width: 90px;
  border-radius: 8px;
  }
  .head-font{
  font-size: 24px;
  font-weight: 600;
  padding-top: 60px;
}
.head-para{
  font-size: 13px;
}

.detailed-contact{
  margin-top: -160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-touch-contact{
  padding: 16px;
  text-align: center;
}

.get-head{
  text-align: center;
}
.head-content{
  display: flex;
  justify-content: center;

}
.get-touch{
  display: flex;
  justify-content: center;
 
}
.work{
  text-align: center;
}

.cont-res-card{
  padding: 32px;
}
.resp-ban{
  padding: 32px;
}
.banner-pickup-text{
  padding: 0;
  font-size: 9px;
}
.banner-pickup-img{
  width: 100%;

}
.banner-pickup{
  margin-top: 0;
  padding: 24px;
}
 .van{
  width: 100%;
 }

.ligt-about{
  padding: 32px;
}
.about-detailed{
  padding: 32px;
}
#finger{
  margin-top: -40px;
  margin-left: 125px;
}
#head-color{
  padding-top: 16px;
}
.res-num{
  padding: 16px;
}
.about-mini h2{
  margin-top: -16px;
}

.hero-left-img{
  width: 120px;
  height: 120px;
  position:absolute;
     top:57%;
     left:37%;
     margin-top:135px; 
     margin: left -11px;; 
 }
 .res-lef-pad{
  padding-left: 32px;
 }
 .res-top{
  margin-top: -60px;
  padding: 8px;
  font-size: 12px;
 }
 .res-texts{
  font-size: 24px;
  padding-top: 32px;
 }

 .banner-rounded {
  margin-top: 0px;
    border-radius: 124px ;
}
.img-responsive{
     margin-top: 40px;
}
.card-form{
  margin-top: 64px;
  
}
.text-line{
  border-left: none;
  font-size: 32px;
  text-align: center;
  line-height: 40px;
}

.res-wha{
  padding: 16px;
  margin-top: 17px;
}
.line-para-1 {
  font-size: 20px;
  text-align: center;
}
.res-cent{
  display: flex;
  align-items: center;
  justify-content: center;
}

#background-wrap{
  opacity: 0.3;
}
.res-girl{
  padding: 32px;
}
.resround{
  padding: 24px;
}
.banner-rounded{
  border-radius: 142px;
}
  }

  .banner.bg-img {
    margin-top: 0;
  }

  .banner .hero-text {
    font-weight: bold;
    font-size: 31px;
    line-height: 39px;
    text-align: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    top: 12vh;
    left: 20px;
    width: 100%;
  }

  .hero {
    height: 44vh;
    background-position: top;
    background-size: cover;
  }

  .navbar {
    padding: 0 20px;
  }
  .logo {
    width: 134px;
  }
  .navbar-nav.limited-nav {
    height: auto;
  }
  .nav-item {
    justify-content: center;
  }
}
.form-label {
  padding-bottom: 18px;
}
/* new updates*/
.bubbles{
  z-index: 2;
}

#image-carousel{
 
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;

}
/*Animateit*/
.right-animate {

  /*  Animation decalaration   */
  animation-name: moveInleft;
  animation-duration: 3s;
}

.left-animate {
  animation-name: moveInRight;
  animation-duration: 3s;
}
