@media (max-width: 1200px) {
    #map_container .map-deatils {
        background: #03130b;
        padding: 30px;
        position: relative;
        top: 0;
        height: auto;
        margin: 0;
        border-radius: 5px;
        padding-right: 15px;
        margin-bottom: 30px;
        max-width: 100%;
        width: 100%;
    }

    #map_container .caption {
        background: #03130b;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 20px;
        border-radius: 5px;
        text-align: center;
    }

    #map_container .services2 {
        padding-bottom: 0;
    }

    #amenities_grid {
        padding-top: 120px !important;
    }
}

@media (max-width: 992px) {
    
}

@media (max-width: 768px) {
    ol, ul {
        padding-left: 10px;
    }
    
    p {
        font-size: 15px;
    }

    .form1 {
        display: block;
        padding: 0;
        position: relative;
    }

    .section-padding {
        padding: 40px 0;
    }

    .section-title {
        text-align: center;
        font-size: 30px;
    }

    .rooms1-content .book > div:nth-child(2) {
        padding-left: 0;
    }

    .butn-dark2 {
        min-width: 100%;
    }

    #form-reservation{
        display:none;
    }

    #btn-reservation{
        color: #aa8453;
        font-weight: 600;
        margin-bottom: 5px;
        display: block;
    }

    #page-property .section-reservation {
        border-top: 1px solid #aa8453;
        border-radius: 3px;
    }

    .progress-wrap{
        display: none;
    }

    #close-form {
        z-index: 5;
        display: none;
        position: absolute;
        top: 8px;
        right: 5px;
        width: 35px;
        height: 35px;
        border: 1px solid;
        align-items: center;
        justify-content: center;
        line-height: 12px;
        border-radius: 50%;
        font-weight: 600;
    }

    .room-details1 {
        padding-top: 30px;
    }

    .footer {
        padding-top: 0;
        text-align: center;
    }

    .footer img {
        max-width: 150px;
        display: flex;
        margin: 20px auto 5px;
    }

    .footer-cabins{
        display: none;
    }

    .footer .bottom p.right {
        text-align: center;
    }

    .rooms1-title, .rooms1-title a {
        font-size: 18px;
    }

    .rooms1-tagline {
        font-size: 14px;
    }

    .rooms1-content .book .butn-dark2 {
        padding: 15px 0;
    }

    .rooms1-content {
        padding: 20px;
        margin-top: -30px;
    }
    .about .w-75 {
        width: 100%!important;
    }

    .sub-title:before {
        background-color: #f8f9fa;
    }

    .rooms1 {
        padding-top: 0;
        padding-bottom: 30px;
    }

    /*.header {
        height: 90vh;
    }*/
    .header {
        height: 63vh;
        background: #03130b;
    }

    .slider-fade .item {
        height: 63vh;
        width: 100%;
        background-size: cover;
        background-position: center;
    }

    .banner-header {
        height: 33vh;
    }

    .slider-fade .item .caption {
        top: 60%;
    }

    .video-property{
        height: 100%;
        margin-top: 90px;
    }

    .video-container {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%; /* 16:9 Aspect Ratio (9 / 16 * 100) */
        margin-bottom: 80px;
    }
    
    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .banner-property-image{
        min-height: 30vh;
        background-size: contain;
        margin-top: 100px;
        background-repeat: no-repeat;
    }

    .about p {
        text-align: center;
        padding: 0 10px;
    }

    .about .butn-dark2 {
        margin-top: 30px;
    }

    .rooms1 .owl-theme .owl-nav {
        top: 25% !important;
    }

    .rooms1 .owl-theme .owl-nav [class*=owl-] {
        width: 30px;
        height: 40px;
        line-height: 45px;
        background: #03130b;
        color: #ffffff;
        font-weight: 600;
        margin-right: 0;
        margin-left: 0;
        opacity: 1;
    }

    .pt-20{
        padding: 0 0 40px;
    }

    #page-about {
        padding-top: 60px;
    }

    #page-about .section-padding {
        padding: 0;
    }

    #page-about .section-padding1 {
        padding: 50px 0;
    }

    .menu-social a {
        margin-bottom: 0;
    }

    .menu-social span {
        bottom: 10px;
    }

    .menu-social {
        bottom: 0;
        right: 0;
    }

    .footer .bottom {
        padding: 0 0 70px 0;
        margin-top: 25px;
    }

    .accordion-menu .block .acc-btn:before {
        left: 20px;
    }

    .accordion-menu .block .acc-btn {
        font-size: 18px;
        padding: 20px 10px;
        padding-left: 45px;
    }

    .details_mobile ul{
        margin-left: 15px;
    }

    .text-sub, .prices p, .price_usd .text-sub {
        font-size: 13px;
    }

    #page-property .property-price {
        margin-top: 6px;
    }

    .amenities .item {
        margin-bottom: 15px;
    }

    #amenities_grid {
        padding-top: 0 !important;
    }

    #page-about .services2 .caption {
        transform: translate(0, 0%);
    }

    header.header .caption h5 {
        font-size: 22px;
        line-height: 34px;
    }

    .header .caption h2 {
        font-size: 24px;
    }

    .rooms3 .room-wrap {
        padding: 10px 15px 25px 20px;
    }

    .rooms3 .view-see {
        display: block;
        position: absolute;
        right: 0;
        bottom: 5px;
        background: #9f7e52;
        color: #fff;
        padding: 5px 30px;
        font-weight: 500;
    }

    .rooms3 .room-label {
        font-size: 22px;
    }

    .rooms3 .room-header {
        padding: 15px 10px;
    }

    .rooms3 .room-text {
        font-size: 14px;
    }

    .rooms3 .room-facilities ul li {
        font-size: 13px;
        line-height: 20px;
    }

    .rooms3 .room-actions span {
        font-size: 16px;
    }
}