/*html, body {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#mainscroll {
  width: 100%;
  height: 100%;
  overflow: auto !important;
}*/
/* Hide scrollbar for Chrome, Safari and Opera */
/*::-webkit-scrollbar {
    display: none;
}*/


/*@font-face {
    font-family: NotoSerifDisplay;
    src: url('./fonts/NotoSerifDisplay-Light.ttf');
}*/
/*.node-type-front-page img.home-logo {*/
img.home-logo {
    width: 120px;
}
.header-sub {
    background-color: white;
}
.header .navbar div.menu-l,
.header .navbar div.menu-c,
.header .navbar div.menu-r {
    padding: 0px;
}
.header .navbar div.menu-r {
    margin-left: -40px;
    width: 42.66666667%;
}
.header .navbar-left > li > a {
    padding: 15px 28px;
}
/*.node-type-front-page .header .navbar-nav > li > a {*/
.header .navbar-nav > li > a {
    /*color: #c1c1c1;*/
    color: #ffffff;
    letter-spacing: 1px;
    margin-top: 20px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 15px;
    font-style: normal;
}
.header.header-sub .navbar-nav > li > a,
.page-view-special-offer .header .navbar-nav > li > a,
.node-type-offers .header .navbar-nav > li > a,
.node-type-page .header .navbar-nav > li > a,
.page-view-careers .header .navbar-nav > li > a,
.node-type-webform .header .navbar-nav > li > a {
    color: black;
}
/*.node-type-front-page .header .navbar-nav > li > a:hover {*/
.header .navbar-nav > li > a:hover {
    background: none;
    text-decoration: underline;
}
.header.sticky {
    position: fixed;
}
.header.sticky .main_nav {
    background: #ebebeb;
    padding: 0px 25px;
    border-radius: 0px;
}
.header.sticky .navbar-nav > li > a {
    margin-top: 5px;
    color: #000000;
}
.header.sticky img.home-logo {
    width: 75px;
}
/*#home-banner-slider video, .bannerVideos-dimensions {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}*/
#bannerVideos {
    position: absolute;
    right: 0;
    bottom: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    /* background-image: our video ; */
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
}
.bannerVideos-dimensions {
    width: 100%;
    overflow: hidden;
}
.video-js .vjs-big-play-button {
    left: 46.7%;
    top: 45%;
}
.node-type-front-page .booking_form_container {
    margin: 90px auto 0;
    max-width: 950px;
}
.node-type-front-page .booking_form_container .inputted {
    margin-right: 30px;
    width: 31% !important;
}
.node-type-front-page .booking_form_container .bg_bookingform .inputted:nth-child(2) .form-group {
    margin-bottom: 0px;
}
.node-type-front-page .booking_form_container .bg_bookingform .inputted:nth-child(3) {
    margin-right: 0px;
}
.node-type-front-page .booking_form .inputted button.booking_button {
    margin-left: 0px;
    background-color: #ad8500;
    background-image: unset;
    font-family: 'Cormorant Garamond', serif;
    text-transform: uppercase;
    font-weight: normal;
}
.node-type-front-page .booking_form_container {
    background-color: rgb(255 255 255 / 25%);
}
.booking_form .inputted select, .booking_form .inputted input {
    background-color: #d9d9d9;
    color: black;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.homepage-container .homepage-content-ourhotel .ourhotel-card {
    position: relative;
}
.node-type-front-page .ourhotel-cards {
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 0px;
}
.node-type-front-page .ourhotel-cards h2,
.hp-title {
    margin-top: 20px;
    margin-bottom: 50px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: black;
    letter-spacing: 2px;
}
.node-type-front-page .ourhotel-cards p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87;
    letter-spacing: 1px;
    color: black;
}
.color-black {
    color: #000000 !important;
}
.hotels-rooms-container .view-content > .views-row {
    display: inline-block;
    width: calc(33.3% - 9px);
    margin: 3px;
    position: relative;
}
.hotels-rooms-container .view-display-id-vw_block_home_hotel_rooms .view-content > .views-row {
    display: inline-block;
    /*width: calc(48.3% - 9px);*/
    width: calc(31.63% - 9px);
    margin: 3px;
    position: relative;
}
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment, 
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment img {
    width: 100%;
    margin: 0;
    height: auto !important;
}
.text_deluxe {
    margin-top: -85px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 4.95px;
    text-align: center;
    color: #ffffff;
    padding: 0 20px;
}
.hotels-rooms-container .view-content > .views-row .rooms4_adjustment .text_deluxe {
    position: absolute;
    bottom: 80px;
    width: 100%;
}
.hotels-rooms-desc {
    padding-right: 25px !important;
}
.rooms4_adjustment img.img-responsive:hover {
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
}
.mb1 {
    margin-bottom: 10px !important;
}
.mb2 {
    margin-bottom: 20px !important;
}
.mb3 {
    margin-bottom: 30px !important;
}
.grs-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 2.42;
    letter-spacing: 2px;
    color: #ad8500;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 25px;
}
.grs-desc {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 2px;
    color: var(--black);
    text-align: center;
}
.grs-image img {
    width: 100% !important;
    height: auto;
}
.grs-download {
    text-align: center;
}
.grs-download a {
   /* font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.42;
    letter-spacing: 1px;
    color: #ad8500;*/
}
.container-max {
    margin-bottom: 40px;
}
.home-amenities {
    padding: 0px 260px 8px !important;
}
.home-amenities ul {
    list-style-type: none;
    margin-left: 15px;
}
.home-amenities ul li {
    display: flex;
    width: 120px;
    height: 130px;
    border: 2px solid #dddddd;
    margin-left: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    align-items: center;
    float: left;
}
.home-amenities ul li img {
    width: 100%;
    height: auto;
}
.txt-featured {
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: var(--black);
}
.amenities_wellness {
    padding-left: 30px;
    padding-right: 4px;
}
.amenities_image {
    width: 100%;
    height: 100%;
}
.amenities_image img:hover {
    -webkit-filter: brightness(70%);
    -moz-filter: brightness(70%);
    -o-filter: brightness(70%);
    -ms-filter: brightness(70%);
    filter: brightness(70%);
    cursor: pointer;
}
.txt-title, .txt-title a {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: 2.95px;
    color: #ad8500;
}
.txt-details {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 2px;
    color: var(--black);
    margin: 0 0 10px;
}
.btn-go {
    width: 120px;
    height: 35px;
    border-radius: 2px;
    border: solid 2px #ad8500;
    font-family: 'Cormorant Garamond', serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #ad8500;
    padding: 7px;
}
.btn-go:hover {
    background-color: #ad8500 !important;
    color: white !important;
    text-decoration: none !important;
}
#block-block-8 {
    margin-bottom: 20px;
}
#block-block-8 img {
    width: 100%;
}
.card-body .card-title a {
    color: #ad8500;
}
.homepage-region-content .views-featured-offers .card-body .fcard a {
    border: solid 2px #ad8500;
    color: #ad8500;
}
.homepage-region-content .views-featured-offers .card-body .fcard a:hover {
    background-color: #ad8500;
}
.homepage-region-content .views-featured-offers .view_other, 
.front .grs-download a {
    background-image: linear-gradient(106deg, #ad8500b8 14%, #ad8500 92%);
}
.homepage-region-content .views-featured-offers .view_other:hover,
.front .grs-download a:hover {
    background-color: #ad8500;
}
.homepage-container .updates_bg {
    background-color: unset;
}
.homepage-container .updates_bg .UPDATES {
    color: black;
}
.homepage-container .updates_bg .field-content .row .Comfort-meets-Nostal a {
    color: #ad8500;
}
.homepage-container .updates_bg .field-content .row .Urban-comforts-enhan {
    color: black;
    margin-top: 5px;
}
.homepage-container .updates_bg .field-content > div.row {
    border-bottom: unset;
}
footer {
    background-color: #ad8500;
    height: auto !important;
}
footer .footer-body > .row.mt-5 {
    border-top: unset !important;
    border-bottom: unset !important;
}

.homepage-container .home-banner .banner-content {
    position: absolute;
    top: unset !important;
    width: 100%;
    text-align: center;
    bottom: 17%;
    z-index: 9;
}
.footer_title3, .footer_title3 a, .text-white, .text-white a, .summit-subscribe p {
    color: #ffffff;
}
.block-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: black;
    margin-top: 0;
    margin-bottom: 29px;
    text-align: center;
}
.grs-wrapper {
    padding: 0px 75px 8px;
}
.redline {
    /*display: none !important;*/
    color: unset !important;
    background-color: unset !important;
    border: none !important;
}
.redlinee {
    display: none !important;
}
.node-type-rooms .card-body table {
    width: auto !important;
}
.booking_popup_form_container .booking_button:hover {
    background-color: #d8d4d4;
}
.homepage-content-ourhotel {
    display: table;
}
a.btn-truncate-readmore {
    color: #ad8500;
    cursor: pointer;
}
.homepage-container #home-banner {
    z-index: 1;
}
.video-js .vjs-tech {
    width: auto;
}
#rooms .wrapper {
    margin-top: 0px; 
}
#hotel-ameneties .container {
    padding-left: 130px;
    padding-right: 130px;
}
.hp-title {
    /*padding-top: 70px;*/
    margin-bottom: 25px;
}
#section0 {
    padding-top: 0px !important;
}
.offers_margintop {
    margin-top: 150px;
}
.bg_bookingform .inputted:nth-child(1) .booknow_arrow.notempty:before {
    content: "Check in \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0 Check out";
    left: 46px;
    top: 9px;
    font-size: 9.5px;
    color: #303030;
    position: absolute;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}
.booking-form .inputted label.date.notempty:before {
    content: "Check in \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0 Check out";
    top: 0px;
    font-size: 11px;
    color: white;
    position: absolute;
    left: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}
.booking_form .inputted .notempty input.checkout {
    padding-top: 18px;
}
.hidebar {
    /*overflow: hidden !important;*/
}
.hidebarmodal {
    overflow: hidden !important;
}
/*.modal-dialog {
    width: 445px;
}*/
.view-display-id-vw_block_home_hotel_rooms .view-content{
    text-align: center;
}
.why-guestscontainer .redline {
    background-color: #c2a441 !important;
    border-width: thin !important;
    border-style: solid !important;
    color: #bfa13c !important;
}
/*
* RESPONSIVE
*/
@media only screen and (max-width: 1440px) and (min-width: 1025px){
    body.node-type-front-page {
        zoom: unset !important; 
    }
    /*.node-type-front-page .super_container {
        zoom: 95%;
    }*/
    /*.node-type-front-page section#home-hotel-section {
        padding: 10% 0;
    }
    .node-type-front-page .amenities,
    .node-type-front-page .updates_bg {
        padding: 9% 0;
    }
    .node-type-front-page .hotelrooms {
        padding: 5% 0;
    }
    .node-type-front-page .foffers {
        padding: 5% 0;
    }
    .node-type-front-page section#hotel-ameneties{
        padding: 5% 0;
    }
    .node-type-front-page #block-block-8 {
        padding: 5% 0;
    }
    .node-type-front-page section#block-block-9 {
        padding: 6% 0;
    }*/
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
    body.node-type-front-page {
        zoom: unset !important; 
    }
    .node-type-front-page .super_container {
        zoom: 70%;
    }
    .node-type-front-page .booking_form_container {
        zoom: 90%;
    }

    /*.node-type-front-page section#home-hotel-section {
        padding: 8% 0;
        zoom: 90%;
    }
    .node-type-front-page .amenities {
        padding: 11% 0;
        zoom: 90%;
    }
    .node-type-front-page .updates_bg {
        padding: 10% 0;
        zoom: 90%;
    }
    .node-type-front-page .hotelrooms {
        padding: 6% 0;
        zoom: 90%;
    }
    .node-type-front-page .foffers {
        padding: 5% 0;
        zoom: 90%;
    }
    .node-type-front-page section#hotel-ameneties,
    .node-type-front-page #block-block-8 {
        padding: 7% 0;
        zoom: 90%;
    }
    .node-type-front-page section#block-block-9 {
        padding: 10% 0;
        zoom: 90%;
    }*/

    .node-type-front-page section#home-hotel-section,
    .node-type-front-page .amenities,
    .node-type-front-page .updates_bg,
    .node-type-front-page .hotelrooms,
    .node-type-front-page .foffers,
    .node-type-front-page section#hotel-ameneties,
    .node-type-front-page #block-block-8,
    .node-type-front-page section#block-block-9,
    .node-type-front-page .hfooter,
    div#social_side_links {
        zoom: 90%;
    }
    .grs-title {
        line-height: 1;
        margin-top: 0;
    }
    .node-type-front-page .home-amenities {
        padding: 0px 188px 8px !important;
    }
    .simplenews-subscribe #edit-submit {
        width: 33%;
    }
}
@media only screen and (max-width: 768px) and (min-width: 426px){
    body.node-type-front-page {
        zoom: unset !important; 
    }
    .node-type-front-page .super_container {
        zoom: 65%;
    }
    .node-type-front-page .booking_form_container {
        zoom: 75%;
    }
    /*.node-type-front-page section#home-hotel-section {
        padding: 9% 0;
        zoom: 65%;
    }
    .node-type-front-page .hotelrooms {
        padding: 9% 0;
        zoom: 65%;
    }
    .node-type-front-page .amenities {
        padding: 11% 0;
        zoom: 65%;
    }
    .node-type-front-page section#hotel-ameneties,
    .node-type-front-page #block-block-8 {
        padding: 9% 0;
        zoom: 65%;
    }
    .node-type-front-page section#block-block-9 {
        padding: 10% 0;
        zoom: 65%;
    }
    .node-type-front-page .hfooter {
        zoom: 65%;
    }
    .node-type-front-page .foffers {
        padding: 8% 0;
        zoom: 65%;
    }
    .node-type-front-page .updates_bg {
        padding: 10% 0;
        zoom: 65%;
    }*/

    .node-type-front-page section#home-hotel-section,
    .node-type-front-page .amenities,
    .node-type-front-page .updates_bg,
    .node-type-front-page .hotelrooms,
    .node-type-front-page .foffers,
    .node-type-front-page section#hotel-ameneties,
    .node-type-front-page #block-block-8,
    .node-type-front-page section#block-block-9,
    .node-type-front-page .hfooter,
    div#social_side_links {
        zoom: 65%;
    }
    .node-type-front-page #hotel-ameneties .container {
        padding: 0px;
        width: 900px;
    }

    .header .menu-l,
    .header .menu-r {
        width: 44.66666667% !important;
        margin-left: 0px !important;
    }
    .header .menu-c {
        width: 10.66666667%;
    }
    .header .menu-r .navbar-right {
        margin-right: 0px;
    }
}
@media only screen and (max-width: 768px) {
    /* .header .main_nav {
        padding: 25px 0px;
    }  */
    .header.sticky .main_nav {
        padding: 0px 0px;
    }
    .header .navbar-left > li > a {
        padding: 15px 20px !important;
    }
    .header .navbar-nav > li > a,
    .header.sticky .navbar-nav > li > a {
        padding: 15px 10px;
    }
    #sliding-popup .popup-content{
        flex-direction: column !important;
    }
    #popup-buttons{
        flex-direction: column !important;
    }
    #popup-buttons > div.btn-manage-wrap > a{
        width: 100%;
    }
}
@media only screen and (max-width: 440px) {
    .header,
    .overlay {
        background-color: #ad8500 !important; 
    }
    .headerr.header {
        background-color: #ebebeb !important;
    }
    .node-type-front-page .ourhotel-cards {
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 35px;
    }
    .node-type-front-page .ourhotel-cards h2 {
        margin-bottom: 20px;
    }
    .node-type-front-page .ourhotel-cards h2,
    .txt-featured,
    .block-title {
        font-size: 22px;
        letter-spacing: 4.95px;
        /* zoom: 135%; */
    }
    .block-title {
        margin-bottom: 20px;
    }
    .grs-title {
        margin-top: 0;
        margin-bottom: 0;
        line-height: unset;
    }
    .mb3 {
        margin-bottom: 10px !important;
    }
    .hotels-rooms-container .view-content > .views-row {
        /*width: calc(50% - 10px);*/
        width: 100% !important;
        margin: 3px;
    }
    /*.hotels-rooms-container .view-display-id-vw_block_home_hotel_rooms .view-content > .views-row{
        width: 100%;
        margin: 3px;
    }*/
    .home-amenities {
        padding: 0px 0px 8px !important;
    }
    .amenities_wellness {
        padding-left: 15px; 
        padding-right: 15px; 
    }
    #block-block-8 img {
        height: auto;
    }
    .grs-wrapper {
        padding: 0px;
    }
    .homepage-container .updates_bg .views-field .field-content > div.row {
        border-top: 1px solid #ad8500 !important;
    }
    footer.footer.container-fluid .accordion,
    footer.footer.container-fluid .accordion:after {
        color: white !important;
        font-family: 'Cormorant Garamond', serif !important;
        font-size: 19px !important;
        font-weight: 600 !important;
        font-stretch: normal;
        /*font-style: italic;*/
        line-height: normal;
        letter-spacing: 2px !important;
    }
    footer.footer.container-fluid .footerpanel {
        background-color: unset !important;
    }
    .section {
        height: auto !important;
        padding-top: 10px !important;
    } 
    #bannerVideos,
    .fp-responsive .fp-auto-height-responsive.fp-section,
    .fp-responsive .fp-auto-height-responsive .fp-tableCell,
    .fp-auto-height-responsive .fp-slide {
        height: 240px !important;
    }
    .video-js .vjs-big-play-button {
        left: 40.7%;
        top: 40%;
    }
    #hotel-ameneties .container {
        padding-left: 15px; 
        padding-right: 15px; 
    }
    .hotels-rooms-desc {
        padding-right: 0px !important; 
    }
    .node-type-front-page .foffers {
        margin-top: 50px;
    }
    .homepage-container .views-featured-offers .view_other {
        margin-top: 20px;
    }
    .hp-title {
        font-size: 22px;
        letter-spacing: 6.6px;
        zoom: 125%;
    }
    .footer {
        padding-bottom: 20px !important;
    }

    .hotels-rooms-container .view-content > .views-row .rooms4_adjustment, 
    .hotels-rooms-container .view-content > .views-row .rooms4_adjustment img {
        height: auto !important;
    }
    /* .header_content .main_nav.navbar .navbar-nav{
        margin: 15px 5px 0 0;
    } */
    img.mobile-gsglogo{
        float: left;
        width: 52px;
        height: auto;
        margin: -8px 0 -12px -68px;
    }
}
@media only screen and (max-width: 320px) {
    .amenities .container-fluid {
        padding: 0px;
    }
    .home-amenities ul {
        margin-left: 10px;
    }
    .home-amenities ul li {
        margin-left: 8px;
        margin-bottom: 8px;
    }
}
@media only screen and (min-width: 426px) and (max-width: 440px) {
    .node-type-front-page .homepage-container {
        margin-top: 54px !important;
    }
    .header.sticky, .header {
        height: 83px !important;
        zoom: 76%;
    }
    .header_content .main_nav.navbar .navbar-nav {
        margin: 18px 16px 0 0 !important;
    }
    .summit-menu{
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    .node-type-front-page img.mobile-gsglogo {
        margin: -14px 0 -12px -92px !important;
    }
    img.mobile-gsglogo{
        float: left;
        width: 78px;
        height: auto;
        margin: -14px 0 -12px -72px !important;
    }
    .summit-menu .icon-bars-button {
        display: inline-flex;
        cursor: pointer;
        flex-direction: column;
        align-items: flex-end;
        height: 36px;
        justify-content: center;
    }
    .summit-menu .icon-bar{
        width: 38px;
        height: 3px;
        margin: 4px 0;
        flex: 1 1 0;
    }
    .node-type-front-page .header{
        zoom: 110%;
    }
}
footer .footer_title {
    line-height: 2.5;
}
.btn.view_other .fa.fa-angle-right{
    margin-left: 12px;
}
@media only screen and (min-device-width : 426px) and (max-device-width : 445px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
	.header_content .logo .navbar-brand img{
		margin: 6px 25px 0 !important;
        height: 58px !important;
	}
}
.node--type-front-page section#hotel-rooms .rooms4_adjustment a > img{
    min-height: 521px !important;
}