@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;
    } */
    h2 {
        font-size: 30px;
    }
    .banner_area .swiper-button-prev {
        left: -80px;
    }
    .banner_area .swiper-button-next {
        right: -80px;
    }
    .banner_area_txt {
        padding-inline: 60px;
    }
    .common-arrow img {
        width: 12px;
        width: 20px;
        height: 40px;
    }
    .banner_area_txt {
        margin-left: 0;
    }
    .banner_area_txt h1 {
        margin-bottom: 400px;
    }
}

@media(max-width: 1199.98px) {
    .banner_area_btns_groupbtn .common_btn {
        min-height: 132px;
        /* min-width: 60px; */
        font-size: 12px;
    }
    .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: 0;
    }
    .banner_area .swiper-button-next {
        right: 0;
    }
    .banner_area_txt h1 {
        margin-bottom: 275px;
    }
}

@media(max-width: 991.98px) {
    h1 {
        font-size: 25px;
        padding: 0 40px;
        margin-bottom: 180px !important;
    }
    h2 {
        font-size: 30px;
    }
    /* .banner_area_btns_groupbtn .common_btn {

        min-height: 119px;

        min-width: 57px;

        font-size: 12px;

    } */
    .banner_area_txt p {
        font-size: 14px;
    }
    .banner_area .swiper-button-prev {
        left: 40px;
    }
    .banner_area .swiper-button-next {
        right: 40px;
    }
}

@media(max-width: 767px) {
    h1 {
        font-size: 17px;
        padding: 0 69px;
    }
    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;
    }
    /* .banner_area_btns_groupbtn .common_btn {

        writing-mode: unset;

    }

    .banner_area_btns_groupbtn .common_btn {

        min-height: 40px;

        min-width: 119px;

    }

    .banner_area_btns_groupbtn{

        max-width: 100%;

        display: flex;

        justify-content: center;

    } */
    .banner_area_txt {
        padding-inline: 0;
        text-align: center;
    }
    .banner_area .swiper-button-next {
        right: 36px;
    }
    .banner_area_txt h1 {
        margin-bottom: 310px !important;
    }
    .banner_area .swiper {
        height: 400px;
    }
    .banner_area_img figure,
    .banner_area_img {
        height: 100%;
    }
    .banner_area_img img {
        height: 100%;
        object-fit: cover;
    }
    .banner_area .common-arrow {
        top: auto;
        bottom: 0;
    }
    .banner_area .swiper-button-prev {
        left: 36px;
        right: auto;
    }
    .ban_slogan_cont {
        bottom: 110px !important;
        top: auto !important;
        transform: translateY(unset) !important;
    }
    .banner_area .common-arrow {
        top: auto;
        bottom: 70px;
    }
    .fixed_social ul li a img {
        width: 50px;
    }
    /* .banner_area_btns_groupbtn{

        gap: 10px;

    }

    .banner_area_btns_groupbtn .common_btn {

        margin-bottom: 0;

    } */
    .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;
    }
    .footer_row {
        flex-direction: column;
    }
    .footer_row p {
        max-width: 100%;
    }
}

@media(max-width: 575px) {
    .detail_sec_box {
        margin-right: -24px;
    }
    .header_area_social_each {
        justify-content: start;
    }
    .banner_area_txt h1 {
        margin-bottom: 280px !important;
    }
}