/* ===========================================  HOTEL PAGE  1 : Hotel ==================================== */
#experienceLakesideLuxury .introImage img {
    padding: 0 !important;
    width: 100%;
}

#hotelSection .outerBox2 .innerBox .col-lg-6.col-md-6.col-sm-6:first-child {
    order: 2;
}

#hotelSection.diningPage #promotionHome {
    background: #fff;
}

@media screen and (max-width: 600px) {


    #lakesideLuxury .getStartedContent .btn {
        width: 100% !important;
    }

    #hotelSection .outerBox2 .innerBox .col-lg-6.col-md-6.col-sm-6:first-child {
        order: 0 !important;
    }
}

html {
    scroll-behavior: smooth;
}

.promo.bgGray {
    padding: 24px 0;
}

.hotelRoomsCaption {
    position: relative;
}

.hotelRoomsCaption h1 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    line-height: 55px;
    color: #2A2A2A
}

.hotelRoomsCaption .container {
    padding: 56px 56px 41px 56px;
}

.hotelRoomsCaption p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 0;
    color: #2A2A2A;
}

@media screen and (max-width: 992px) {
    .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .hotelRoomsCaption p {
        font-size: 14px;
        line-height: 20px;
    }

    #lakesideLuxury .getStartedContent .btn,
    #promoDetail .btnGetStarted {
        font-size: 12px !important;
        line-height: 18px !important;
    }
}

@media screen and (max-width: 767px) {
    .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    .hotelRoomsCaption p {
        font-size: 14px;
    }
}


@media screen and (max-width: 600px) {

    .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 20px;
    }
}

.bgGray {
    background-color: #F3EEE7;
}


#lakesideLuxury .innerBox {
    padding: 56px 15px;
    align-items: center;
}

#lakesideLuxury .getStartedImg img {
    width: 598px;
}

#lakesideLuxury .getStartedContent {
    padding: 0 50px;
}
#lakesideLuxury .outerBox2 .getStartedContent {
    padding-left: 0;
}

#lakesideLuxury .getStartedContent h3,
.hotelAmenity .getStartedContent h3,
.rvparkContent .firstColumn h5 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    align-items: center;
    text-transform: uppercase;
    color: #171717;
}

#lakesideLuxury .getStartedContent p,
.hotelAmenity .getStartedContent p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

#lakesideLuxury .getStartedContent .btn , .hotelRoomsCaption .btn{
    width: 192px;
    height: 32px;
    background: #FABC1F;
    border: 1px solid #171717;
    border-radius: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #171717;
}

#alwaysCloseToTheAction.bgGray {
    padding: 56px 0;
}
@media screen and (max-width: 992px) {

    #lakesideLuxury .getStartedContent {
        padding: 0px;
    }


    #lakesideLuxury .getStartedContent h3 {
        font-size: 24px !important;
        line-height: 28px !important;
    }


    #lakesideLuxury .getStartedContent p {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {

    #lakesideLuxury .getStartedImg img {
        width: 300px;
    }

    #lakesideLuxury .getStartedContent h3 {
        font-size: 20px;
        line-height: 18px;
    }

    #lakesideLuxury .getStartedContent p {
        font-size: 12px;
        line-height: 14px;
    }


    .hotelBg p {
        padding: 0;
    }

    #lakesideLuxury .innerBox {
		padding:48px 15px;
    }

    .hotelRoomsCaption .container {
        padding: 48px 30px;
    }
}

@media screen and (max-width: 600px) {

    #lakesideLuxury .getStartedContent h3 {
        font-size: 24px;
        line-height: 28px;
    }

    #lakesideLuxury .getStartedContent p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #lakesideLuxury .padTop {
        padding-top: 30px;
    }
}

/* ===========================================  HOTEL PAGE  2 : Hotel Room   ==================================== */
#hotelRooms .introImage img {
    padding: 0 !important;
    width: 100%;
}

#hotelRooms div#alwaysCloseToTheAction {
    /* padding: 8px 15px 41px; */

}
#hotelRooms #alwaysCloseToTheAction .col-md-6 {
    z-index: 99;
}


#hotelRooms .hotelRoomsCaption {
    position: relative;
}

@media screen and (max-width: 992px) {
    #hotelRooms .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    #hotelRooms .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 80px;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
	#hotelRooms div#alwaysCloseToTheAction {
    padding: 33px 15px;
}
    #hotelRooms .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    #hotelRooms .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 40px;
    }

}


@media screen and (max-width: 600px) {

    #hotelRooms .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    #hotelRooms .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 20px;
    }
}


#hotelRooms .card {
    z-index: -10 !important;
    width: 528px;
    background: #fff;
    margin: 15px 0;
    border-radius: 0;
}

#hotelRooms .card-body {
    width: 100%;
    padding: 10px;
}

#hotelRooms .card-title {
    color: #2a2a2a;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 0;
    padding-top: 5px;
}

#hotelRooms .card-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #aaa;
}

#hotelRooms .btnViewOffer {
    background-color: #FABC1F;
    width: 138px;
    margin-top: 0px;
    border-radius: 0%;
    color: #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    #hotelRooms .card {
        width: 100%;
    }

    #hotelRooms .card-body {
        padding: 10px;
    }

    #hotelRooms .card-title {
        font-size: 28px;
        margin-bottom: 0;
    }

    #hotelRooms .card-text {
        font-size: 14px;
    }

    #hotelRooms .btnViewOffer {
        width: 100px;
        font-size: 10px;
    }


}

@media screen and (max-width: 992px) {

    #hotelRooms .card-body {
        padding: 16px;
    }

    #hotelRooms .card-title {
        font-size: 24px;
        margin-bottom: 16px;
        line-height: 28px;
    }

    #hotelRooms .card-text {
        font-size: 14px;
    }

    #hotelRooms .btnViewOffer {
        width: 100%;
        font-size: 12px;
        line-height: 18px;
    }

    #hotelRooms .btnViewOffer {
        padding: 7px 12px !important;
    }
}




/* ===========================================  HOTEL PAGE  3 : Hotel Details==================================== */


#hotelDetails .introImage img {
    padding: 0 !important;
    width: 100%;
}

#casinoSubPage .hotelRoomsCaption h1,
#hotelRvpark .hotelRoomsCaption h1,
#photoGallery .hotelRoomsCaption h1,
.requestForProposal .hotelRoomsCaption h1,
#faq .hotelRoomsCaption h1,
.careeer .hotelRoomsCaption h1 {
    margin: 0;
}

#hotelDetails .hotelRoomsCaption p {
    margin-bottom: 24px;
}
#hotelDetails .promoCaption .row > div {
    padding: 0 24px;
}
#hotelDetails .hotelRoomsCaption p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #2A2A2A;
}

#hotelDetails .bookBtn {
    text-align: center;
}

#hotelDetails .btn {
    width: 416px;
    height: 32px;
    background: #FABC1F;
    border: 1px solid #171717;
    border-radius: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    box-shadow: unset;
}

@media screen and (max-width: 992px) {
    #hotelDetails .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    #hotelDetails .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 20px;
        line-height: 20px;
    }

    #hotelDetails .btn {
        font-size: 12px;
        line-height: 18px;
        padding: 7px 12px;
    }

    #hotelDetails .roomFeature h5 {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    #hotelDetails .roomFeature p {
        font-size: 14px !important;
        line-height: 20px !important;
    }
}

@media screen and (max-width: 767px) {
    #hotelDetails .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    #hotelDetails .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 40px;
    }
}


@media screen and (max-width: 600px) {

    #hotelDetails .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    #hotelDetails .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 20px;
    }

    #hotelDetails .btn {
        font-size: 11px;
        line-height: 16px;
        padding: 7px 10px;
        height: auto;
        width: 100%;
    }
    #hotelRvpark .rvparkContent {
        padding: 56px 0 0;
        background: #F3EEE7;
    }
    
    #hotelRvpark .rvparkContent h5 {
        margin-top: 32px;
    }
}

#hotelDetails .card {
    border-radius: 0;
    margin-top: 24px;
    min-height: 288px;
    border: unset;
    margin-right: 15px;
    margin-left: 15px;
}
#hotelDetails .roomFeature {
    background: #F3EEE7;
    padding: 56px 0 0;
}

#hotelDetails .roomFeature .roomDetailIcon {
    width: 48px;
    height: 48px;
    background-color: #171717;
    border-radius: 50%;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}


#hotelDetails .roomFeature h5 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #171717;
}

#hotelDetails .roomFeature p {
    margin: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

#hotelDetails .roomDetailBg {
    background: #FABC1F;
    max-height: 300px;
    margin-top: 200px;
}

#hotelDetails .slider {
    top: -175px;
}


#hotelDetails .slick-prev:before,
#hotelDetails .slick-next:before {
    color: #000 !important;
}

#hotelDetails .roomDetailSlide {
    margin-top: 56px;
}


@media screen and (max-width: 1200px) {
    #hotelDetails .roomDetailBg {
        max-height: 180px;
    }

}

@media screen and (max-width: 992px) {
    #hotelDetails .slider {
        top: -150px;
    }
}

@media screen and (max-width: 767px) {

    #hotelDetails .slick-prev:before,
    #hotelDetails .slick-next:before {
        position: absolute;
        bottom: -210px;
    }

    #hotelDetails .slick-prev {
        left: 40%;
    }

    #hotelDetails .slick-next {
        right: 40%;
    }
	#hotelDetails .card {
		margin-bottom:12px;
	}
	.entertainment .card {
		margin-bottom: 35px!important;
    	margin-top: 0px!important;
	}
}

@media screen and (min-width: 540px) and (max-width: 767px) {
    #hotelDetails .slider {
        top: -185px;
    }
}

@media screen and (min-width: 320px) and (max-width: 400px) {
    #hotelDetails .roomDetailBg {
        margin-top: 50px;
        max-height: 250px;
    }

    #hotelDetails .slick-prev {
        left: 35%;
    }

    #hotelDetails .slick-next {
        right: 35%;
    }

    #hotelDetails .slider {
        top: -74px;
    }
}

@media screen and (min-width: 400px) and (max-width: 450px) {
    #hotelDetails .slider {
        top: -100px;
    }

    #hotelDetails .roomDetailBg {
        margin-top: 75px;
        max-height: 270px;
    }
}

@media screen and (min-width: 450px) and (max-width: 767px) {
    #hotelDetails .slider {
        top: -175px;
    }

    #hotelDetails .roomDetailBg {
        margin-top: 140px;
        max-height: 300px;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    #hotelDetails .slider {
        top: -85px;
    }

    #hotelDetails .roomDetailBg {
        margin-top: 75px;
    }
}


/* ===========================================  HOTEL PAGE  4 : RV Park==================================== */
.entertainment .promo {
	margin: 0 10px;
}

/* ===========================================  HOTEL PAGE  4 : RV Park==================================== */
#hotelRvpark .introImage img {
    padding: 0 !important;
    width: 100%;
}


@media screen and (max-width: 600px) {
    #hotelRvpark .bookBtn a {
        width: 100%;
    }

    #hotelRvpark .rvparkContent p.pt-3 {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    #hotelRvpark .rvparkContent {
        margin: 18px 0;
    }
}

.rvparkContent.bgGray {
    padding: 56px 0;
}
.rvparkContent .firstColumn,
.rvparkContent .secondColumn {
    padding: 0 40px;
}

.rvparkContent .seperator {
    border-left: 1px solid #171717;
}

.rvparkContent p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #171717;
}

.rvparkContent p a {
    color: #171717;
}

.rvparkContent .btn {
    background: #FABC1F;
    border: 1px solid #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;

}

.rvparkContent h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

.rvparkContent ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

.rvparkContent a {
    color: #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}
.entertainment .rvparkContent p {
	margin-bottom:0;
}
.entertainment .rvparkContent {
    padding: 0 15px;
}

@media screen and (max-width: 992px) {
	.entertainment .rvparkContent .firstColumn, .entertainment .rvparkContent .secondColumn {
    	padding: 10px 10px;
	}
}
@media screen and (max-width: 767px) {
	.entertainment .rvparkContent .firstColumn, .entertainment .rvparkContent .secondColumn {
    	padding: 24px 0px;
	}
}
@media screen and (max-width: 992px) {

    #hotelRvpark .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .rvparkContent .firstColumn,
    .rvparkContent .secondColumn {
        padding: 30px 10px;
    }

    .rvparkContent p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .rvparkContent a {
        font-size: 12px;
        line-height: 18px;
    }

    .rvparkContent .btn {
        font-size: 12px;
        line-height: 18px;
        padding: 7px 12px;
    }

    .rvparkContent h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .rvparkContent ul li {
        font-size: 14px;
        line-height: 20px;
    }

}

@media screen and (max-width: 767px) {
    #hotelRvpark .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    .rvparkContent .seperator {
        border-left: 0;
        border-top: 1px solid #171717;
    }

    .rvparkContent {
        margin: 20px 0;
    }
}


@media screen and (max-width: 600px) {

    #hotelRvpark .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    .rvparkContent .firstColumn,
    .rvparkContent .secondColumn {
        margin: 0 10px;
    }
}



/* ===========================================  HOTEL PAGE  5 : Amenities ==================================== */
#hotelAmenities .introImage img {
    padding: 0 !important;
    width: 100%;
}

#hotelAmenities .amenities_general_room ul {
    column-count: 1 !important;
}



@media screen and (max-width: 600px) {
    .amenities .getStartedContent1 ul {
        column-count: 1 !important;
    }
}

#hotelAmenities .hotelRoomsCaption p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    padding: 0 100px;
    color: #fff;
}

@media screen and (max-width: 992px) {
    #hotelAmenities .hotelRoomsCaption h1 {
        font-size: 40px;
        line-height: 44px;
    }

    #hotelAmenities .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 80px;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
    #hotelAmenities .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    #hotelAmenities .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 40px;
    }
}


@media screen and (max-width: 600px) {

    #hotelAmenities .hotelRoomsCaption h1 {
        font-size: 40px;
    }

    #hotelAmenities .hotelRoomsCaption p {
        font-size: 14px;
        padding: 0 20px;
    }
}


.bgGray {
    background-color: #F3EEE7;
}


.hotelAmenity .innerBox {
    padding: 50px;

}

.hotelAmenity .getStartedImg img {
    width: 598px;
}

.hotelAmenity .getStartedContent {
    padding: 100px 50px;
}

.hotelAmenity .getStartedContent .btn {
    width: 192px;
    height: 32px;
    background: #FABC1F;
    border: 1px solid #171717;
    border-radius: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}


@media screen and (max-width: 992px) {


    .hotelAmenity .getStartedContent {
        padding: 0px;
    }


    .hotelAmenity .getStartedContent h3 {
        font-size: 24px;
        line-height: 28px;
    }


    .hotelAmenity .getStartedContent p {
        font-size: 14px;
        line-height: 20px;
    }

    .amenities .getStartedContent1 h4 {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .amenities .getStartedContent1 ul li {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .amenities .getStartedContent1 h5 {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #groupOffering .rvparkContent .firstColumn h5 {
        font-size: 24px;
        line-height: 28px;
    }

    #groupOffering .rvparkContent a {
        font-size: 14px;
        line-height: 20px;
    }

}

@media screen and (max-width: 767px) {

    .hotelAmenity .getStartedImg img {
        width: 300px;
    }

    .hotelAmenity .getStartedContent h3 {
        font-size: 20px;
        line-height: 18px;
    }

    .hotelAmenity .getStartedContent p {
        font-size: 12px;
        line-height: 14px;
    }

    .hotelAmenity .hotelBg h1 {
        padding-top: 20px;
    }

    .hotelAmenity .hotelBg p {
        padding: 0;
    }

    .hotelAmenity .innerBox {
        padding-left: 0;
        padding-right: 0;
    }
}


@media screen and (max-width: 600px) {

    .hotelAmenity .getStartedContent h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .hotelAmenity .getStartedContent p {
        font-size: 14px;
        line-height: 20px;

    }

    .hotelAmenity .padTop {
        padding-top: 30px;
    }

    #hotelAmenities .menu-slider {
        text-align: center;
    }
}

.menu .slick-track {
    width: 1440px;
}

.menu h6 {
    padding: 20px 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #AAAAAA;
    ;
    text-transform: uppercase;
}

.menu h6 a {
    text-decoration: none;
    color: #AAAAAA;
}

.menu h6 a:hover {
    color: #171717;
}

@media screen and (min-width: 992px) {
    .hotelAmenity #head1 {
        width: 158px !important;
    }

    .hotelAmenity #head2 {
        width: 228px !important;
    }

    .hotelAmenity #head3 {
        width: 258px !important;
    }

    .hotelAmenity #head4 {
        width: 238px !important;
    }

    .hotelAmenity #head5 {
        width: 258px !important;
    }
}

@media screen and (min-width: 400px) and (max-width: 473px) {
    .menu h6 {
        font-size: 13px;
        line-height: 16px;
    }
}

.amenities .innerBox {
    padding: 50px 0;
}

.amenities .getStartedContent1 h4 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #171717;
}

.amenities .getStartedContent1 ul {
    padding-left: 0;
    column-count: 2;
	margin-left:22px;

}

.amenities .getStartedContent1 ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #171717;
}

.amenities .getStartedContent1 h5 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #171717;
}

.amenities .pt {
    padding-top: 40px;
}


@media screen and (min-width: 600px) {
    .amenities .changeOrder3 {
        order: 3;
    }

    .hotelAmenity .changeOrder2 {
        order: 2;
    }
}

/* casino subpage */
#casinoSubPage .rvparkContent p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
	margin-bottom:10px;
}

/* drf subpage */
#drfSubPage .rvparkContent p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

/* restaurant */
#restaurantSubPages .rvparkContent p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}
#restaurantSubPages .rvparkContent .btn {
    padding: 8px 50px;
	width: 280px;
}

/* groupOffering */
#groupOffering .rvparkContent p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

#groupOffering .rvparkContent a {
    color: #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
}

section#groupOffering .rvparkContent {
    margin: 56px 0;
}


@media screen and (max-width: 767px) {

    #drfSubPage .rvparkContent {
        margin: 0;
    }

    #drfSubPage #promotionHome h2 {
        padding-top: 18px;
    }
}

#groupOffering #lakesideLuxury .innerBox {
    padding-top: 0;
	padding-bottom: 0;
}

/* promotion */
@media screen and (min-width: 768px) and (max-width: 1100px) {
    .promotionBg .container {
        max-width: 85%;
    }
}


.roomFeature ul {
    list-style-type: none;
    margin: 0;
}