@media (max-width: 1024px) and (min-width: 981px){
    .video-upper {
    height: 100%;
}
section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 468px;
}
section.about-us-home .abt-image img {
    width: 466px;
    height: 466px;
}
section.about-us-home .abt-cont {
    min-height: 468px;
}
header div#menu-toggle1{
    color: #000;
}
}

@media (max-width: 980px){
    header div#menu-toggle1{
    color: #000;
}
    .video-cont{
        padding-left: var(--p25);
    padding-right: var(--p25);
    }
    .video-cont h1{
        font-size: var(--f35);
    }
    .video-sec{
        height: 560px;
    }
    .video-upper {
    height: 100%;
}
    section.featured-pro .row .col-md-3 {
    width: 100%;
    }
    section.featured-pro .row {
    gap: 30px 0%;
}

section.featured-pro img.img-fluid{
    height: 350px;
}
section.featured-pro .row {
    gap: 30px 0%;
}
section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 348px;
}
section.about-us-home .abt-image img {
    width: 344px;
    height: 345px;
}
section.about-us-home .abt-cont {
    min-height: auto;
}
section.about-us-home .abt-para{
    margin-bottom: 0;
}

section.cta .cta-area{
    padding: var(--p30);
}
.menu-toggle1 i{
    color:var(--black-color);
}
section.about-us-home li{
    left: 0;
}
section.agent .overlay {
    padding: var(--p60) var(--p12);
    }
}

@media (max-width: 540px){
  section.about .abt-para {
    max-height: 298px;
}
  section.abt-fleet .col-5{
   width:100%;
    padding:0;
  }
  section.abt-fleet .fleet-cont {
    width: 100%;
    padding: 0;
    margin-top: 30px;
}
  section.abt-fleet .cont-info span.background-text {
    font-size: 70px;
    left: -6px;
  }
  section.abt-fleet .cont-info h6{
    padding-top: 10px;
  }
  section.rental-slider .owl-carousel .owl-nav button.owl-next, section.rental-slider .owl-carousel .owl-nav button.owl-prev {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    position: relative;
    top: 0%;
    transform: translateY(0%);
    color: #fff;
    background: var(--link-color);
    left: 0;
}
  section.rental-slider .owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
  section.rental-slider .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 0;
}
section.rental-slider .owl-nav {
    display: flex;
    align-items: center;
    gap: 20px;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
  section.cta-sec .cta-info img {
    width: 100px;
}
  section.cta-sec hr {
    width: 90%;
  }
  section.cta-sec h3{
        margin-top: 20px;
    margin-bottom: 30px;
    font-size: 25px;
  }
  section.cta-sec{
    height: 450px;
  }
  section.testimonial .head-sec span.background-text{
    font-size: 70px;
  }
  section.testimonial .head-sec h6{
    padding-top: 10px;
  }
  section.testimonial .head-sec{
    margin-bottom: var(--m30);
  }
  .head-sec h2 {
    margin-bottom: var(--m15);
}
  section.rental-slider .fleet-slider-img img{
    object-fit: cover;
  }
  section.rental-slider .head-sec{
    margin-bottom: var(--m30);
  }
  section.rental-slider .fleet-slider-img {
    margin-bottom: 25px;
}
  section.rental-slider span.background-text{
    font-size: 70px;
  }
  section.rental-slider h6{
    padding-top: 10px;
  } 
section.cta-sec h2 {
    font-size: 70px;
  }
    .container, .container-fluid {
    padding: 0px;
}
.head-sec h2{
    text-align:center;
}
    .search-bar {
    position: relative;
    width: 100%;
    top: 0px;
    margin-top: 0;
}
section.video-banner{
    padding: 0 0;
    padding-left: 0;
    padding-right: 0;
    height: 350px;
}
.video-cont {
    padding-left: 12px;
    padding-right: 12px;
    /* position: relative; */
    align-items: center;
    margin-top: 0;
}
.video-cont .container {
    padding: 0px;
}
.video-sec {
    height: 100%;
}
video{
    height: 350px;
}
.video-cont h1 {
    font-size: var(--f25);
    /* color: var(--heading-color); */
    margin-top: 0px;
}
.video-cont p{
    font-size: var(--f16);
    /* color: var(--primary-color); */
}
.video-cont .row.hero-cont .col-lg-4.col-md-4.col-sm-12 {
    padding: 0px;
    width: 100%;
}
.video-cont .row.hero-cont {
    margin-top: var(--m20);
    margin-bottom: var(--m10);
    gap: 0 1%;
}
.video-sec button#play, .video-sec button#pause {
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 1;
    text-align: center;
    padding: 0px 9px;
    width: 45px;
    height: 45px;
    display: block;
}
.video-upper {
    position: relative;
}

.video-cont:before{
    display:none;
}
.search-bar form{
    max-width:auto;
}
.search-bar .col-3{
    width: 100%;
}
.search-bar form{
    padding: 0 0;
    max-width: 100%;
    box-shadow: 0 0 0px rgba(0,0,0,.1);
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}
.search-bar i{
    left: 1.5rem;
    right: auto;
}
.search-bar .row{
    gap: 15px;
}
.search-bar .col-1{
    width:100%;
}
.search-bar button.main-btn {
    width: 100%;
    font-size: var(--f14);
}
.search-bar button.main-btn i{
    font-size: var(--f16);
}
.search.mob{
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 2;
    width: 100%;
    left: 0;
}
.search.mob button{
    width: 100%;
    border-radius: 0px;
    font-size: var(--f14);
}
.search-bar .container{
    padding:0px;
}
.search-bar .col-6{
    width: 100%;
}
.search-bar .check {
    width: 100%;
}
.search-bar .row .row{
gap: 0px;
}
.search-bar .check.left {
    margin-bottom: 15px;
}
.search-bar input#demo17{
    height: 135px;
}
a.sticky.main-btn {
    transform: rotate(0deg);
    position: fixed;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 6;
    display: block;
    border-radius: 0px;
}
#searchModal .modal-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#searchModal .modal-body{
    padding: 20px 10px;
}
#searchModal .modal-content{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.video-cont .row.hero-cont p.head .black-image{
    display: block;
}
.video-cont .row.hero-cont p.head .white-image{
    display: none;
}
div#searchModal{
    background: transparent !important;
    margin-top: var(--m30);
}
.head-sec, section.about-us-home .head-sec{
    margin-bottom: var(--m20);
}
section.featured-pro img.img-fluid {
    height: 300px;
}
section.featured-pro h3.title{
    font-size: var(--f17);
    height: auto;
}
section.featured-pro ul li {
    font-size: var(--f15);
}

section.about-us-home .abt-image {
    width: 100%;
    float: none;
    margin-right: 0;
}
section.attraction #attr-home .owl-nav {
    text-align: right;
    position: absolute;
    top: 45%;
    right: 0;
    z-index: 2;
    /* bottom: 0px; */
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}
section.attraction #attr-home .owl-nav button {
    background: var(--black-color) !important;
}
section.attraction #attr-home .owl-nav button i {
    font-size: var(--f25);
    line-height: 35px;
    color: var(--white-color);
}
section.attraction img.img-fluid{
    height: 300px;
}
section.cta .cta-area {
    padding: var(--p40) var(--p12);
}
section.cta .cta-cont p {
    font-size: var(--f14);
}
section.agent .overlay {
    padding: var(--p50) var(--p12);
}
section.agent .col-md-8, section.agent .col-md-4 {
    padding: 0px;
    width: 100%;
}
section.agent .col-4.col-md-4.col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: var(--m20);
}
section.testimonial h6{
    margin-bottom: var(--m10);
}
section.testimonial .item{
    padding: var(--p5);
    height: auto;
}
section.testimonial #testimonial-home .owl-nav {
    text-align: center;
    position: absolute;
    top: auto;
    right: 39%;
    z-index: 2;
}
section.testimonial .item .para p{
    max-height:108px;
}
section.attraction .atr-cont h4 {
    height: auto;
}
section.testimonial .test-list{
  padding: 15px 20px 15px;
  border-radius: 15px;
  }
  section.testimonial h3 {
  font-size: 21px;
  margin-bottom: 10px;
  }
  section.youtube-video-section .youtube-video-info h2{
    margin-bottom: 25px;
  }
  section.youtube-video-section .youtube-video iframe{
    height: 250px;
    margin-bottom: 10px;
  }
  .expand-sec-outer .head-sec{
    margin-bottom: var(--m30);
  }
      .expand-sec-outer .head-sec span.background-text{
        font-size: 70px;
    }
      .expand-sec-outer .head-sec h6 {
        padding-top: 10px;
    }
  .card-inner{
    padding: 25px 16px;
    max-width: 100%;
  }
  .card-inner h3 {
    font-size: 22px;
  }
      .custom-card {
        height: 350px;
        min-height: 250px;
    }
  section.social-list .social-list-icon img {
    width: 35px;
  }
  section.social-list .social-list-icon{
    gap: 25px;
  }
}

@media (max-width: 384px){
    section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 343px;
}
}
@media (max-width: 375px){
    section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 334px;
}
}
@media (max-width: 360px){
    .video-cont h1 {
    font-size: var(--f22);
}
.video-cont p {
    font-size: var(--f15);
}
section.featured-pro h3.title {
    font-size: var(--f16);
    height: auto;
}
section.featured-pro ul li {
    font-size: var(--f14);
}
section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 319px;
}
section.attraction img.img-fluid {
    height: 300px;
}
section.attraction a.main-btn{
    margin-top: var(--m20);
}
section.cta .cta-cont p {
    font-size: var(--f14);
}
section.agent .overlay {
    padding: var(--p40) var(--p12);
}

}
@media (max-width: 320px){
  section.about-us-home .abt-image svg, section.about-us-home .abt-image {
    height: 279px;
}  
}