@media(max-width: 1399px) and (min-width: 1200px) {
    .header-main .header-right .call-item .shape img {
        display: none;
    }
    .header-main .header-right .call-item {
        padding: 0;
        gap: 5px
    }
    .header-main .header-right .call-item h6 {
        font-size: 14px;
        font-weight: 600;
    }
    .header-1.sticky .header-main .header-right .call-item h6 a {
        color: var(--header);
    }
    .header-main .header-right {
        gap: 10px;
    }
    .header-main .header-right .call-item .icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    .header-main .main-menu ul li {
        margin-inline-end: 30px;
    }
    .footer-widget-wrapper .single-footer-widget .list li a {
        font-size: 14px;
        line-height: 1.5;
    }
    .single-footer-widget {
        padding-right: 20px;
    }
}

@media (max-width: 1399px) {
    h2 {
        font-size: 40px;
    }
    .about-wrapper .about-image {
        max-width: initial;
    }
}

@media (max-width: 1199px) {
    h2 {
        font-size: 38px;
    }
}

@media(max-width: 1199px) and (min-width: 992px) {
    .header-main .header-right .call-item .shape img {
        display: none;
    }
    .header-main .header-right .call-item {
        padding: 0;
        gap: 5px
    }
    .header-main .header-right .call-item h6 {
        font-size: 14px;
        font-weight: 600;
    }
    .header-1.sticky .header-main .header-right .call-item h6 a {
        color: var(--header);
    }
    .header-main .header-right {
        gap: 10px;
    }
    .header-main .header-right .call-item .icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    body {
        font-size: 15px;
    }
    .header-button {
        display: none;
    }
    .header-main .main-menu ul li {
        margin-inline-end: 20px;
    }
    .service-wrapper .service-main-item .service-card-item .services-image .content {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 0;
        border-radius: 0;
        background-color: snow;
    }
    .single-footer-widget {
        padding-right: 0;
    }
    .footer-widget-wrapper .single-footer-widget .list li a {
        font-size: 13px;
        line-height: 1.5;
    }
}

@media (max-width: 991px) {
    .section-padding {
        padding: 80px 0;
    }
    .about-wrapper .about-image img {
        min-height: auto;
    }
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 22px;
    }
    h5 {
        font-size: 19px;
    }
    nav#nav-menu {
        position: fixed;
        left: 0;
        background-color: #caa17f;
        width: 280px;
        height: 100%;
        top: 100px;
        padding: 40px 20px;
        margin-left: -280px;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }
    nav#nav-menu.show {
        margin-left: 0;
    }
    .header-main .main-menu ul {
        display: flex;
        flex-direction: column;
    }
    .header-main .main-menu ul li {
        margin-inline-end: 0;
    }
    .header-main .main-menu ul li a {
        padding: 20px 0 0 0;
    }
    body.active {
        position: relative;
        overflow: hidden;
    }
    body.active::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 9;
    }
    .sticky.header-1 .header-main .main-menu ul li a {
        color: #fff;
    }
    .header-1 {
        position: relative;
    }
    .header-main .header-right .sidebar__toggle {
        color: #1c1c1c;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .header-main .header-right .call-item .shape img {
        display: none;
    }
    .header-main .header-right .call-item h6 a {
        color: var(--header);
    }
    .header-main .header-right .call-item {
        padding: 0;
        gap: 5px
    }
    .header-main .header-right .call-item h6 {
        font-size: 14px;
        font-weight: 600;
    }
    .header-main .header-right {
        gap: 7px;
    }
    .header-main .header-right .call-item .icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    .hero-1 {
        padding: 0;
        height: 550px;
    }
    .service-wrapper .service-main-item .service-card-item .services-image .content {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 10px 0;
        border-radius: 0;
        background-color: snow;
    }
    .footer_logo img {
        max-width: 250px;
    }
    .footer-widget-wrapper .row {
        gap: 30px 0;
    }
}

@media(max-width: 767px) {
    .header-main .header-right .call-item .shape img {
        display: none;
    }
    .header-main .header-right .call-item h6 a {
        color: var(--header);
    }
    .header-main .header-right .call-item {
        padding: 0;
        gap: 5px
    }
    .header-main .header-right .call-item h6 {
        font-size: 14px;
        font-weight: 600;
    }
    .header-main .header-right {
        gap: 7px;
    }
    .header-main .header-right .call-item .icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    .mb-30 {
        margin-bottom: 30px;
    }
    .location_card {
        padding: 20px;
    }
    .scrolling-wrap .comm .cmn-textslide {
        font-size: 22px;
    }
    .service-wrapper .service-main-item .service-card-item .services-image .content {
        padding: 10px;
    }
    .theme-btn,
    .room-box-item .content-item .theme-btn {
        font-size: 14px;
        font-weight: 500;
        padding: 12px 22px;
    }
    .section-title .sub-title {
        font-size: 15px;
        font-weight: 500;
    }
    .footer-bottom .footer-wrapper {
        margin-bottom: 0;
        text-align: center;
    }
    .m-logo {
        float: none;
    }
    .footer_logo img {
        max-width: 250px;
    }
    .single-footer-widget .social-icon {
        justify-content: flex-start;
    }
    .header-button {
        display: none;
    }
    .hero-1 {
        padding: 0;
        height: 550px;
    }
}

@media(max-width: 576px) {
    .hero-1 {
        padding: 150px 0;
        height: auto;
    }
    .header-main .header-right .call-item,
    .header-button {
        display: none;
    }
}