@media screen and (max-width: 1441px) {
    .conf_sq::after {
        right: 8%;
    }

    .section__ameni .owl-carousel .owl-nav .owl-next {
        left: 13%;
    }

    .logo_tit h2 {
        font-size: 45px;
    }

    .phase_tit h2 {
        font-size: 35px;
        /* width: 50%; */
    }
}

@media screen and (max-width: 1200px) {
    .over_div h3 {
        font-size: 2.1rem;
    }

    .feat_para p {
        width: 100%;
        margin: auto;
    }

    .conf_div {
        margin-left: 0;
    }

    .conf_sq p {
        font-size: 1rem;
    }

    .conf_sq::after {
        right: 2%;
    }

    .cont_div h3 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 1024px) {
    .ameni_para p {
        width: 100%;
    }

    .amen_image img {
        height: 250px;
    }
}

@media screen and (max-width: 990px) {
    .header {
        padding: 1rem 1rem 0;
    }

    .logo_tit h2 {
        font-size: 33px;
    }

    .phase_tit h2 {
        font-size: 27px;
    }

    .phase_tit::after {
        height: 50px;
    }

    .over_img img {
        width: 100%;
    }

    .over1_img {
        display: none;
    }

    .over_div h3 {
        font-size: 1.8rem;
    }

    .over_div p {
        margin-left: 0;
    }

    .high_div p {
        font-size: 13px;
    }

    .feat_div h3 {
        font-size: 3.5rem;
        margin-top: -3%;
    }

    .feat_para p {
        font-size: 13px;
    }

    .conf_btn {
        width: 35%;
    }

    .conf_sq {
        width: 65%;
    }

    .conf_price {
        padding: 10px 20px;
    }

    .accordion-button p {
        font-size: 1rem;
    }

    .cont_left {
        padding-left: 1.5rem;
    }

    .cont_div h3 {
        font-size: 2rem;
    }

}

@media screen and (max-width: 767px) {
    .hambergur img {
        width: 37px;
    }

    .hambergur p {
        font-size: 16px;
    }

    .logo a img {
        width: 65px;
    }

    .logo_tit img {
        width: 30%;
    }

    .logo_tit h2 {
        font-size: 20px;
    }

    .phase_tit::after {
        height: 35px;
        top: -5px;
    }

    .phase_tit h2 {
        font-size: 17px;
    }

    .over1_img {
        display: block;
        bottom: -11%;
        right: -18%;
        width: 48%;
    }

    .over_div {
        margin-top: 2%;
    }

    .over_div h3 {
        font-size: 2rem;
    }

    .high_div p {
        font-size: 15px;
    }

    .feat_para p {
        font-size: 1.2rem;
    }

    .feat_div h3 {
        font-size: 3rem;
        margin-top: -4%;
    }

    .section__conf .row,
    .section__gal .cont_row {
        flex-direction: column-reverse;
    }

    .conf_sq::after {
        right: 5%;
        bottom: 58%;
        width: 60px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
        padding: 0.5rem 1rem;
        margin: 0 10px;
    }

    .section__gal .owl-carousel .owl-nav .owl-next img,
    .section__gal .owl-carousel .owl-nav .owl-prev img {
        width: 50%;
    }

    .section__ameni .owl-carousel .owl-nav .owl-next {
        left: 19%;
    }

    .amen_image img {
        height: auto;
    }

    .foot_div img {
        width: 55%;
    }
}

@media screen and (max-width: 576px) {
    .nav-tabs {
        flex-wrap: nowrap;
    }

    .over1_img {
        right: -1%;
        width: 42%;
    }

    .over_div h3,
    .feat_div h3 {
        font-size: 2rem;
    }

    .high_div img {
        width: 40px;
    }

    .cont_div h2 {
        font-size: 1.4rem;
    }
}