@media(min-width: 576px) {
    .banner_area .container,
    .header_area .container {
        max-width: 540px;
    }
}

@media(min-width: 768px) {
    .banner_area .container,
    .header_area .container {
        max-width: 720px;
    }
}

@media(min-width: 992px) {
    .banner_area .container,
    .header_area .container {
        max-width: 960px;
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 900px;
    }
    .banner_area .container,
    .header_area .container {
        max-width: 1100px;
    }
}

@media(min-width: 1400px) {
    .container {
        max-width: 1110px;
    }
}

@media(max-width: 1599.98px) {
    .banner_area_txt {
        padding-inline: 0;
    }
}

@media(max-width: 1399.98px) {
    h1 {
        font-size: 40px;
    }
    .banner_area_txt h3 {
        font-size: 30px;
    }
    h2 {
        font-size: 30px;
    }
    .banner_area .swiper-button-prev {
        left: 15px;
    }
    .banner_area_txt {
        padding-inline: 60px;
    }
    .common-arrow img {
        width: 12px;
        width: 20px;
        height: 40px;
    }
    .banner_area_txt {
        margin-left: 0;
    }
    .feature_boxes_each_txt h5 {
        font-size: 13px;
    }
    .feature_boxes_each_txt p {
        font-size: 10px;
    }
}

@media(max-width: 1199.98px) {
    .detail_sec_box:nth-child(even) .detail_sec_box_txt {
        padding-left: 20px;
    }
    .detail_sec_box:nth-child(odd) .detail_sec_box_txt {
        padding-right: 20px;
    }
    .gallery_sec_boxes {
        gap: 10px;
    }
    .banner_area .container {
        padding-left: 0;
    }
    .banner_area .swiper-button-prev {
        left: 26px;
    }
    .overview_sec_txt h4 {
        font-size: 17px;
    }
    .tab_sec {
        width: 600px;
    }
    .banner_area_btns_groupbtn .common_btn {
        min-height: 132px;
        font-size: 12px;
    }
}

@media(max-width: 991.98px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }
    .feature_boxes {
        margin-top: 40px;
    }
    .feature_boxes .col {
        width: 33%;
        flex: 0 0 33%;
        margin-bottom: 25px;
    }
    .feature_boxes .row {
        justify-content: center !important;
    }
    .banner_area_txt p {
        font-size: 14px;
    }
    .feature_boxes_each {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .feature_boxes_each_img {
        width: 40px;
        margin: 0 auto;
    }
    .overview_sec {
        padding-block: 40px;
    }
    .amenti_sec {
        padding-bottom: 40px;
    }
    .overview_sec_txt {
        padding: 20px;
    }
    .overview_sec_txt .common_btn {
        margin-top: 18px;
    }
    .overview_sec_txt h4 {
        margin-top: 15px;
    }
    .gallery_sec {
        margin-bottom: 0px;
    }
}

@media(max-width: 768px) {
    .gallery_sec_boxes .common-arrow {
        bottom: auto;
        top: -30px;
        width: 30px;
    }
    .gallery_sec_boxes .common-arrow img {
        width: 12px;
        width: 15px;
        height: 25px;
    }
    .gallery_sec_boxes .swiper-button-prev {
        left: auto;
        right: 60px;
    }
    .gallery_sec_boxes .swiper-button-next {
        right: 30px
    }
    .amenti_sec_wrap .swiper-button-next {
        right: -40px;
    }
    .amenti_sec_wrap .swiper-button-prev {
        left: -40px;
    }
}

@media(max-width: 767px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 20px;
    }
    p {
        font-size: 14px;
    }
    .header_area_social {
        flex-direction: column;
        gap: 0;
    }
    .header_area_social_each_txt a {
        font-size: 12px;
    }
    .header_area_social_each span {
        width: 12px;
    }
    .header_area_logo img {
        width: 130px;
    }
    .tab_sec {
        width: 100%;
    }
    .banner_area_txt {
        text-align: center;
        padding: 0 5%;
    }
    .banner_area .swiper-button-prev {
        left: 8px;
    }
    .header_area_logo img {
        width: 100px;
    }
    .banner_area .common-arrow {
        top: 50%;
        transform: translateY(-50%);
    }
    .banner_area_txt h1 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 0;
    }
    .banner_area_txt p {
        letter-spacing: 1px;
    }
    .banner_area_txt {
        margin-top: 0;
        padding: 0 10%;
    }
    .banner_area .swiper-button-next {
        right: 35px;
    }
    .banner_area_img img {
        height: 100%;
        object-fit: cover;
    }
    .banner_area_txt h3 {
        line-height: 1.6;
    }
    .ban_slogan_cont {
        bottom: 110px !important;
        top: auto !important;
        transform: translateY(unset) !important;
    }
    .fixed_social ul li a img {
        width: 50px;
    }
    .visit_ft_btn {
        margin-top: 5px;
    }
    .banner_area .container {
        padding-right: 0;
    }
    .detail_sec,
    .gallery_sec {
        padding: 40px 0;
    }
    .detail_sec_box_txt p {
        margin-block: 20px;
    }
    .common_btn {
        min-width: 135px;
        min-height: 45px;
    }
    .detail_sec_box:nth-child(even) .detail_sec_box_txt {
        padding-left: 0;
    }
    .detail_sec_box:nth-child(odd) .detail_sec_box_txt {
        padding-right: 0;
    }
    .detail_sec_box {
        margin-bottom: 30px;
    }
    .why_sec_wrap .col-md-6:first-child .why_sec_txt {
        padding-bottom: 0;
    }
    .why_sec_txt p {
        text-align: center;
    }
    .gallery_sec_boxes {
        grid-template-columns: repeat(2, 1fr);
    }
    .social_link ul li a img {
        width: 22px;
    }
    .footer_area_top {
        text-align: center;
    }
    .footer_area_top {
        padding-bottom: 20px;
    }
    .footer_area_bottom {
        padding-top: 20px;
    }
    #back-to-top .top {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
    .detail_sec_box .row {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .detail_sec_box_img {
        margin-bottom: 20px;
    }
    .detail_sec_box_txt {
        text-align: center;
    }
    h1 {
        font-size: 22px;
    }
    .banner_area_txt h3 {
        font-size: 18px;
    }
    .header_area_social_each {
        justify-content: left;
    }
    .feature_boxes .col {
        width: 50%;
        flex: 0 0 50%;
        margin-bottom: 25px;
    }
    .footer_area_bottom {
        padding-inline: 5%;
    }
    .amenti_sec_wrap .common-arrow {
        top: -48px;
    }
    .amenti_sec_wrap .swiper-button-next {
        right: 30px;
    }
    .amenti_sec_wrap .swiper-button-prev {
        left: auto;
        right: 60px;
    }
    .amenti_sec_head {
        margin-bottom: 80px;
    }
    .footer_row {
        flex-direction: column;
    }
    .footer_row p {
        max-width: 75%;
    }
    .footer_row p br {
        display: none !important;
    }
}

@media(max-width: 575px) {
    .detail_sec_box {
        margin-right: -24px;
    }
    .each_tab_cont .common-arrow {
        top: 45px;
    }
    .each_tab_cont .common-arrow img {
        width: 15px;
        height: 25px;
    }
    .cmn-tab .each_tab_cont .swiper-button-prev {
        left: auto;
        right: 40px;
    }
    .cmn-tab .each_tab_cont .swiper-button-next {
        right: 15px;
    }
    .cmn-tab .each_tab_cont {
        padding: 20px;
    }
    .common-arrow img {
        width: 15px;
        height: 25px;
    }
    .banner_area .common-arrow {
        top: 60%;
    }
}