@media screen and (max-width: 509px) {
    .qodef-header-navigation div span:nth-child(1) {
        font-size: 18px !important;
    }
    .qodef-header-navigation div span:nth-child(3) {
        font-size: 12px !important;
        display: block;
        margin: 0px 50px !important;
    }
    .qodef-divided-header-wrapper div:nth-child(2) {
        right: 10px !important;
        top: 5px !important;
    }
    .qodef-divided-header-wrapper div:nth-child(2) img {
        width: 25px !important;
    }
    .b-widget {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid #ebebeb;
        border-radius: 1px;
        margin-top: 40px;
    }
    li.room__facilities-content.room__facilities-content--single.mtc_b {
        width: 40%;
        margin: 10px 5%;
    }
    .b-tab {
        width: 100%;
    }
    .b-tabs-modal .b-tab.active {
        width: auto;
    }
    .b-widget .booking-details-item .value {
        text-align: right;
    }
}

@media screen and (max-width: 991px) {
    .qodef-header-navigation div span:nth-child(1) {
        font-size: 18px !important;
    }
    .qodef-header-navigation div span:nth-child(3) {
        font-size: 12px !important;
        display: block;
        margin: 0px 50px !important;
    }
    .qodef-divided-header-wrapper div:nth-child(2) {
        right: 10px !important;
        top: 5px !important;
    }
    .qodef-divided-header-wrapper div:nth-child(2) img {
        width: 25px !important;
    }
    .container .row .col-md-3 {
        float: none !important;
    }
    .modal-dialog {
        width: 100%;
    }
    .room-gallery {
        width: 90%;
    }
    .b-widget .booking-details-item .value {
        text-align: right;
    }
}

.b-widget .booking-details-item .value {
    text-align: right;
}

.responsive {
    width: 100% !important;
    height: 100% !important;
}