@media screen and (max-width: 1538px) {
    .high_stroke {
        right: -20%;
    }

    .high_stroke h2 {
        font-size: 15vh;
    }
}

@media screen and (max-width: 1210px) {
    .nav-tabs .nav-link {
        margin-right: 0;
    }

    .navbar-nav .nav-item a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1181px) {

    .section__banner .carousel-inner {
        margin-top: 8%;
    }

    .over_title h2,
    .cont__box h2 {
        font-size: 55px;
    }

    .high_img {
        margin-top: -17%;
    }

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

    .config__sec {
        padding: 35px 0 200px;
    }

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

    .conf_box h3 {
        font-size: 50px;
    }

    .conf_box {
        width: 55%;
        bottom: -40%;
        right: 5%;
    }

    .ameni_icon p {
        font-size: 13px;
        letter-spacing: 3px;
    }

    .ameni__sec .owl-carousel .owl-nav .owl-next {
        right: 0;
    }

    .ameni__sec .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }

    .abt_para img {
        width: 20%;
    }

    .abt_high h3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 990px) {
    .navbar-nav .nav-item a {
        font-size: 18px;
    }

    .navbar-light .navbar-toggler {
        border: none !important;
    }

    .navbar-toggler:focus {
        box-shadow: none;
        outline: none;
    }

    .accordion-button p {
        font-size: 17px;
    }

    .over__sec {
        padding: 70px 0 100px;
    }

    .high_img {
        margin-top: -15%;
    }

    .conf_box {
        width: 85%;
        bottom: -55%;
        right: 6%;
    }

    .abt_row {
        flex-direction: column-reverse;
    }

    .abt__btn {
        margin: 2.5rem 0;
    }

    .abt_high h3 {
        font-size: 27px;
    }

    .abt_high p {
        font-size: 14px;
    }

    .abt_high {
        margin-top: 25px;
    }

    .gallery-content {
        width: 90%;
        margin: auto auto auto auto;
    }

    .gallery-container {
        width: 100%;
        margin: auto auto auto auto;
    }

    .gallery-nav {
        padding-top: 20px;
    }

    .floor__sec .tab-content {
        margin-top: -15%;
    }

    .footer_qr img {
        width: 15%;
    }
}

@media screen and (max-width: 767px) {

    .section__banner .carousel-inner {
        margin-top: 16%;
    }

    .over__sec {
        padding: 70px 0 80px;
    }

    .over_title h2,
    .cont__box h2 {
        font-size: 45px;
    }

    .dwnld__btn {
        margin: 25px 0 30px;
    }

    .dwnld__btn img,
    .know__btn img,
    .abt__btn img {
        width: 12% !important;
    }

    .high_img {
        margin-top: -20%;
    }

    .high_div img {
        width: 75px;
    }

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

    .config__sec {
        padding: 50px 0 0;
    }

    .conf_box {
        position: relative;
        width: 100%;
        bottom: 0%;
        right: 0%;
        padding: 50px 35px;
    }

    .conf_box h3 {
        font-size: 40px;
    }

    .ameni__sec .owl-carousel .owl-nav .owl-next,
    .ameni__sec .owl-carousel .owl-nav .owl-prev {
        position: relative;
    }

    .abt_para img {
        width: 25%;
    }

    .gallery-content {
        height: 350px;
    }

    .gal_box {
        padding: 0 1.5rem;
    }

    .footer_logo img {
        width: 60%;
    }

    .floor__sec .tab-content {
        margin-top: -20%;
    }

    .flr_row {
        margin-top: 12%;
    }

    .fixed_div {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        background-color: #152927;
        padding: 10px 0;
        text-align: center;
        z-index: 2;
    }

    .fixed_div button {
        color: #E8A33A;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        background-color: transparent !important;
        border: none !important;
    }

    .div_line {
        border-right: 1px solid #E8A33A;
    }

    .footer_qr img {
        width: 30%;
    }
}

@media screen and (max-width: 576px) {
    .thank_wrap {
        margin: 50% 0;
    }
}