

@media (min-width: 1600px) and (max-width: 1880px) {

}
@media (min-width: 1400px) and (max-width: 1599px)  {

}

@media (min-width: 1360px) and (max-width: 1399px) { 



}
@media (min-width: 1280px) and (max-width: 1359px)  {

}
@media (min-width: 992px) and (max-width: 1279px) {
li.parsley-required {
    position: absolute;
    color: red;
    font-size: 12px;
    width: 100% !important;
    bottom: -7px;
    min-width: 160px;
    z-index: 9;
    left: -40px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    header .header-style-three .main-nav ul li {
        display: block;
        position: relative;
        padding: 0 20px;
        text-align: left;
    }
    header .header-style-three .main-nav>ul {
        float: none;
        padding: 5px 0px 25px 0;
        margin-top: 0;
    }
    .sitemap-wrapper ul li {
        width: 33%;
    }
    .multi-main-searchber .main-form-submit button {
    height: 100%;
}
}
@media (min-width: 320px) and (max-width: 767px) {
    header .header-style-three .main-nav ul li {
        display: block;
        position: relative;
        padding: 0 20px;
        text-align: left;
    }
    header .header-style-three .main-nav>ul {
        float: none;
        padding: 5px 0px 25px 0;
        margin-top: 0;
    }
    .sitemap-wrapper ul li {
        width: 100%;
    }
    .cus-list-item.list-items-3 li{
        width: 100%;
    }
    
    .cus-list-item.list-items-4 li{
        width: 100%;
    }
      .presnt-guest .psg_dls {
    width: 100%;
}
.search-box {
    padding: 20px !important;
}
.presnt-guest .psg_dls {
    width: 100%;
}
.search-box {
    padding: 20px !important;
}
.hero-style-three .hero3-content {
    display: none;
}
.multi-main-searchber {
    padding: 10px;
}
.multi-main-searchber .main-form-submit button {
    height: 100%;
}
.hero-style-three .slider-bg-1, .hero-style-three .slider-bg-2, .hero-style-three .slider-bg-3 {
    padding: 20px 0 70px;
}

.about-main-wrappper .about-wrap-title {
    font-size: 24px;
    line-height: 1;
}
header .header-style-three .nav-logo img {
    max-width: 150px;
}

.more-update-section {

    padding: 40px 10px 30px;
}
.more-update-content h2 {
    font-size: 22px;
    line-height: 32px;
  
}
.newslatter-wrapper .newslatter-side .newslatter-form-input {
    margin-top: 0;
}

.footer-area .footer-main-wrapper .footer-about img {
    width: 100%;
    max-width: 230px;
}
.image-group-cus-cont img , .about-image-group.about-image-group-img img {
    display:none !important;
}
.breadcrumb-style-one .breadcrumb-title {
    font-weight: 700;
    font-size: 30px;
    color: #fff;
}
.about-main-wrappper.pt-50.pb-70.inner-page-content {
    padding-top: 0px;
}
a.close-all.cta-bt {
    display: none;
}
body.test a.close-all.cta-bt {
    display: block;
}
}
