/* Rates and Availability page */
.rates_section_2 {
    max-width: 1000px;
    margin: 0 auto;
}
.inner_banner_heading {
    font-family: "Futura Std Light";
}
.mobile {
    margin-top: 5%;
    margin-bottom: 5%;
}
tr.table-data-rows td {
    font-size: 0.8rem;
    color: #6f758f;
}

p.hint {
    color: #bfbfbf;
    padding-left: 0.75rem;
    margin-top: 25px;
}

.mob-data-rows td {
    font-size: 12px;
}

.mob-head-rows td {
    font-size: 17.9px;
}

.mob-th {
    font-size: 17px;
}

.mob-data-rows td.right-price {
    padding-left: 0.375rem;
}

.mob-data-rows td.left-price {
    padding-right: 0.375rem;
}

tr.mob-data-rows.date-rows td {
    padding-bottom: 0;
    padding-top: 0;
}

tr.mob-data-rows.date-rows.first td {
    padding-top: .75rem;
}

.table th {
    padding: 0;
}

.fontf {
    font-family: futura !important;
}

.mob-data-rows td {
    font-size: 16px !important;
}

.mob-data-rows {
    color: #0f1e4d !important;
}

.pad {
    margin-top: 15px !important;
    margin-bottom: 5% !important;
}
tr.table-data-rows td {
    color: #0f1e4d !important;
}
.rates_section_3 {
    margin: 0 auto;
    max-width: 1000px;
}
.calendar_row {
    margin: 0 auto;
    max-width: 1000px;
}
.datetimepicker table td.near-month {
    visibility: hidden;
    border: none;
}

#show-next-month {
    margin-bottom: 25px !important;
}
.btn,
.cover-banner .slide-nav li,
.slide-nav li button {
    font-size: 12px !important;
    font-family: FuturaStd-Bold;
    text-transform: uppercase;
    border-radius: 0 !important;
}
.btn_banner_submit-inq {
    color: white !important
}

.common-center {
    width: 1001px !important;
    margin: 0 auto;
    max-width: 100%;
}

.providenciale_sec {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 3%;
}

.providenciale_sec {
    padding: 20px 0 !important;
}

.card {
    border: none !important;

}

.test {
    margin-top: 5%;
    margin-bottom: 10%;
}

.align {
    text-align: center;
}

.size {
    font-size: 12px !important;
}
tbody.fontf tr td {
    font-size: 13px !important;
    letter-spacing: 0;
    font-family: 'Futura Std Light' !important;
    font-weight: 900;
}
tbody.fontf tr.table-data-rows td {
    font-size: 13px!important;
}
.table td, .table th {
    padding: 0.4rem !important;
}
@media only screen and (min-width: 1024px){
    .datetimepicker table thead td {
        min-width: 35px;
    }
    .datetimepicker {
        max-width: 270px;
        margin: 0 0 10px 16px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .datetimepicker table thead td {
        min-width: 30px;
    }
    #show-next-month {
        padding-right: 50px;
    }
    .datetimepicker {
        margin: 0 15px 10px 0!important;
    }
}
@media only screen and (max-width: 767px) {
    .datetimepicker {
        margin: 0 0 10px !important;
    }
    .available-box {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -2% !important;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) and (min-width: 540px) {
    section#rates {
        margin-top: 30% !important;
    }
}
@media only screen and (max-width: 550px) and (min-width: 200px) {
    .custom_container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
@media only screen and (max-width: 412px) {
    .custom_container.mobile .mob-head-rows td.headers, .custom_container.mobile tbody.fontf tr td {
        font-size: 12px !important;
        padding: 0.4rem 3px !important;
        -webkit-font-size: 12px !important;
        -webkit-padding: 0.4rem 3px !important;
    }
}
@media only screen and (max-width: 320px) {
    .custom_container.mobile .mob-head-rows td.headers, .custom_container.mobile tbody.fontf tr td {
        font-size: 12px !important;
        padding: 0.1rem !important;
        -webkit-font-size: 12px !important;
        -webkit-padding: 0.6rem !important;
    }
}
@media only screen and (max-width: 320px) {
    #rates {
        margin-top: 45% !important;
    }
}
@media only screen and (max-width: 310px) {
    .mob-head-rows td.headers, tbody.fontf tr td {
        font-size: 11.5px !important;
    }
}