@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;
}
    .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: var(--p12);
    padding-right: var(--p12);
}
.video-cont {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    align-items: flex-start;
    margin-top: var(--m20);
}
.video-cont .container {
    padding: 0px;
}
.video-sec {
    height: 100%;
}
video{
    height: 250px;
}
.video-cont h1 {
    font-size: var(--f26);
    color: var(--heading-color);
}
.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(--p20);
    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;
}
footer .copyright {
    padding-bottom: var(--p60);
}
}

@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;
}  
}