    @media(max-width: 1599.98px) {
        .feature_boxes_each_txt h5 {
            letter-spacing: 0.5px;
        }
        .feature_boxes_each {
            padding: 10px;
        }
        .feature_boxes_each_img img {
            width: 30px;
            margin-right: 0;
        }
    }
    
    @media(max-width: 1299.98px) {
        .contact_from_wrapper {
            height: calc(100% - 10px);
            overflow-y: auto;
        }
    }
    
    @media(max-width: 1199.98px) {
        .banner_area_img_txt h1 span {
            font-size: 40px;
        }
        .feature_boxes .row-cols-lg-5>* {
            flex: 0 0 auto;
            width: 33.33%;
            margin-bottom: 25px;
        }
        .feature_boxes .row {
            justify-content: center !important;
        }
        .social_link ul li:not(:last-child) {
            margin-right: 8px;
        }
        .social_link ul li {
            width: 30px;
            height: 30px;
            line-height: 26px;
        }
        .social_link ul li img {
            width: 16px;
        }
        .footer_area .col-md-4:not(:first-child) {
            padding: 0 30px;
        }
        h2 {
            font-size: 35px;
        }
        .gallery_sec_boxes .common-arrow {
            bottom: auto;
            top: -30px;
            width: 30px;
        }
        .each_tab_cont .common-arrow {
            top: 24px;
        }
        .cmn-tab .each_tab_cont .swiper-button-prev {
            right: 60px;
            left: auto;
        }
        .cmn-tab .each_tab_cont .swiper-button-next {
            right: 30px
        }
        .gallery_sec_boxes .common-arrow img,
        .each_tab_cont .tab_cont_slider .common-arrow img {
            width: 12px;
            width: 15px;
            height: 25px;
        }
        .gallery_sec_boxes .swiper-button-prev {
            left: auto;
            right: 30px;
        }
        .gallery_sec_boxes .swiper-button-next {
            right: 0
        }
    }
    
    @media(max-width: 991px) {
        .overview_sec_img,
        .overview_sec_txt {
            padding-left: 0;
        }
        .overview_sec_txt h2 {
            margin-bottom: 10px;
        }
        .overview_sec_txt h4 {
            margin-top: 10px;
        }
        .overview_sec_img:after {
            left: -15px;
        }
        .feature_boxes_each {
            padding: 10px;
        }
        .feature_boxes_each_txt p,
        .feature_boxes_each_txt h5 {
            font-size: 13px;
        }
        .common-arrow img {
            width: 15px;
            height: 25px;
        }
        .banner_area_btns_groupbtn .common_btn {
            font-size: 12px;
            letter-spacing: 1px;
            padding: 8px 0;
            min-height: 120px;
        }
        .contact_from_wrapper {
            width: 280px;
            height: calc(100% - 20px)
        }
        .banner_area_img_txt h1 {
            font-size: 14px;
            letter-spacing: 1.2px;
        }
        .banner_area_img_txt h1 span {
            font-size: 30px;
        }
        .banner_area_img_txt {
            left: 80px;
        }
        .footer_area_info .brocure_btn {
            min-width: 225px;
        }
        .contact_from_wrapper h2 {
            margin-bottom: 10px;
        }
        .form-styl,
        .select-style {
            height: 38px;
            margin-bottom: 10px;
        }
        .footer_area .col-md-4:not(:first-child) {
            padding: 0 10px;
        }
        .tab_sec {
            width: 100%;
        }
        p {
            font-size: 14px;
        }
        .footer_area a {
            font-size: 12px;
        }
        .social_link ul li a {
            width: 30px;
            height: 30px;
            line-height: 28px;
        }
        .social_link ul li a img {
            width: 16px;
        }
        .footer_area p {
            font-size: 12px;
        }
        .social_link ul li:not(:last-child) {
            margin-right: 4px;
        }
        .footer_area_logo {
            margin-bottom: 15px;
        }
        .overview_sec {
            padding-block: 150px 50px;
        }
        .amenti_sec,
        .plan_sec,
        .contact_sec,
        .footer_area {
            padding-block: 50px;
        }
        .map_sec {
            padding-bottom: 50px;
        }
        .gallery_sec {
            padding-top: 50px;
        }
    }
    
    @media(max-width: 767px) {
        .header_area_social {
            flex-direction: column;
            gap: 10px;
        }
        .header_area_social_each {
            justify-content: unset;
        }
        .header_area_social_each_txt a {
            font-size: 14px;
        }
        .header_area_social_each span {
            width: 30px;
            height: 30px;
            line-height: 27px;
        }
        .header_area_social_each span img {
            width: 15px;
        }
        .header_area_logo img {
            width: 120px;
        }
        .contact_from_wrapper {
            position: relative;
            top: auto;
            right: auto;
            width: 100%;
            border-radius: 30px;
            padding: 20px 40px;
            transform: unset;
        }
        .banner_area_img {
            border-radius: 30px 30px 0 0;
        }
        .banner_area .swiper-button-prev {
            left: auto;
            top: auto;
            bottom: 92px;
            right: 60px;
        }
        .banner_area_img_txt {
            position: relative;
            top: auto;
            left: 0;
            transform: unset !important;
            border-radius: 0 0 30px 30px;
            background-color: rgb(0, 0, 0);
            padding: 20px 15px;
        }
        .banner_area_img_txt h1 span {
            font-size: 26px;
        }
        .banner_area_img_txt h1 {
            font-size: 13px;
            letter-spacing: 1px;
        }
        .banner_area_img:after {
            border-radius: 30px;
        }
        .overview_sec {
            margin-top: 0;
        }
        .banner_area .swiper-button-next {
            bottom: 92px;
            top: auto;
            right: 35px;
        }
        .contact_from_wrapper {
            margin-block: 40px;
        }
        .overview_sec {
            padding-block: 40px 40px;
        }
        .overview_sec_img {
            margin-bottom: 30px;
        }
        .feature_boxes {
            margin-top: 30px;
        }
        .feature_boxes .row-cols-lg-5>* {
            width: 100%;
        }
        .amenti_sec .amenti_slider .col-md-2:not(:nth-last-child(-n+2)) {
            margin-bottom: 20px;
        }
        .amenti_slider .col-md-2 {
            width: 50%;
        }
        .amenti_sec,
        .plan_sec,
        .contact_sec,
        .footer_area {
            padding-block: 40px;
        }
        .tab_sec h2 {
            margin-bottom: 30px;
        }
        .cmn-tab .nav-tabs {
            gap: 5px;
            margin-bottom: 30px;
        }
        .cmn-tab .nav-tabs .nav-item .nav-link {
            min-width: 150px;
            font-size: 14px;
        }
        .common_btn {
            font-size: 14px;
        }
        .each_tab_cont .common-arrow,
        .gallery_sec_boxes .common-arrow {
            top: auto;
            bottom: -45px;
        }
        .gallery_sec_boxes .swiper-button-next {
            right: 30px;
        }
        .gallery_sec_boxes .swiper-button-prev {
            right: 60px;
        }
        .map_sec iframe {
            height: 250px;
        }
        .why_sec {
            min-height: 400px;
            display: grid;
            place-items: center;
            padding-top: 0;
            padding: 20px;
        }
        h2 {
            font-size: 25px;
        }
        .why_sec_wrap {
            padding: 25px;
            text-align: center;
        }
        .why_sec_wrap h2 {
            margin-bottom: 10px;
        }
        .footer_area_info h3 {
            font-size: 20px;
            margin-bottom: 10px;
        }
        .footer_area .col-md-4:not(:last-child) {
            margin-bottom: 20px;
        }
        .footer_bottom ul {
            flex-direction: column;
        }
        .footer_bottom ul li:not(:last-child) {
            border-bottom: 1px solid #dedede;
            border-right: 0;
        }
        .footer_bottom ul li {
            text-align: left;
        }
        .map_sec iframe {
            border-radius: 30px;
        }
        .footer_top {
            padding-bottom: 0;
        }
        .form-styl,
        .select-style {
            height: 40px;
        }
        .fixed_social li a {
            width: 44px;
            height: 44px;
        }
        .fixed_social li a span {
            height: 44px;
            width: 44px;
            line-height: 42px;
        }
        .fixed_social li a img {
            width: 18px;
        }
        #back-to-top .top {
            width: 44px;
            height: 44px;
            line-height: 42px;
        }
        .footer_area p {
            font-size: 14px;
        }
        .desktop_gallery {
            display: none;
        }
        .mobile_grid_galery {
            display: block;
        }
        .gallery_sec {
            padding-top: 0;
        }
        .map_sec {
            padding-block: 40px;
        }
        .footer_area .col-md-4:not(:last-child) {
            border-right: unset;
        }
        .overview_sec .overview_sec_slider:after {
            left: -10px;
        }
        .banner_area .swiper-horizontal>.swiper-pagination-bullets,
        .banner_area .swiper-pagination-bullets.swiper-pagination-horizontal,
        .banner_area .swiper-pagination-custom,
        .banner_area .swiper-pagination-fraction {
            bottom: 130px;
        }
        #exampleModal .modal-content {
            width: 90% !important;
        }
    }
    
    @media(max-width: 389px) {
        .header_area_logo img {
            width: 70px;
        }
    }