/* ======================================== contact page ==================================== */
.heroBanner .introImage img {
    width: 100%;
}

.contactus .hotelRoomsCaption p a {
    color: #fff;
    text-decoration: underline;
}

.contactus .hotelRoomsCaption p a {
    color: #FFFFFF;
}

.contactFormArea .contactText {
    margin-top: 40px;
}

.form-control:focus {
    box-shadow: 4px 4px 8px rgba(23, 23, 23, 0.1);
    border-color: #171717;
}

.wpcf7-not-valid-tip {
    color: #EC0724;
}

.wpcf7-not-valid {
    border: 1px solid #EC0724 !important;
}

.contactFormArea h6,
.contactFormArea p,
.contactFormArea a,
.wrpFaq .card h2,
.wrpFaq .card p {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

.rfpFormArea fieldset p span,
.contactFormArea p span {
    text-decoration: none !important;
}

.contactFormArea h6,
.wrpFaq .card h2 {
    font-weight: 700;
    text-transform: uppercase;
}
.wrpFaq .card p {
    margin: 0;
}
.contactFormArea p,
.wrpFaq .card p {
    font-weight: 400;
}

.contactFormArea p span {
    text-decoration: underline;
}

.contactFormArea .seperator {
    border-top: 1px solid #171717;
}

.contactFormArea .contactForm {
    margin: 40px 0;
    padding: 32px;
    background-color: #F8F8F8;
}

.contactFormArea .contactForm .checkbox p,
.contactFormArea .contactForm .checkbox p label {
    margin-bottom: 0;
}

.contactFormArea .contactForm h5,
.rfpText h5 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #171717;
}

.contactFormArea label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.contactus .wpcf7 form>p {
    margin: 0;
}

/* .wpcf7-response-output,
.wpcf7-spinner,#confirm_email_span {
    display: none;
} */
#confirm_email_span.wpcf7-not-valid-tip{
	display:block;
}


.contactFormArea label span {
    color: #EC0724;
}

.checkbox label span {
    color: #171717 !important;
}


.contactFormArea input,
.contactFormArea select {
    background: #FFFFFF;
    border: 1px solid #171717;
    border-radius: 0;
}


.contactFormArea textarea {
    width: 100%;
}
.contactus .contactForm h5 {
    margin-bottom: 32px;
}

.contactFormArea .btnNext {
    background: #FABC1F;
    border: 1px solid #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    margin: 20px 0;
    border-radius: 0;
    text-transform: uppercase;
}

.contactFormArea img {
    width: 100%;
}

.rfpFormArea {
    background: #F3EEE7;
}

@media screen and (max-width: 600px) {
.rfpText h5 {
    font-size: 24px;
	line-height: 28px;
}
}

/* ======================================== FAQS PAGE ============================= */
.border-1 {
    border: 0;
}

.wrpFaq button:focus {
    outline: none;
}

.wrpFaq button {
    border: none;
    background: transparent;
    width: 100%;
    outline: none;
    text-align: left;
    font-weight: 600;
    position: relative;
    padding: 0 20px 0 0;
    color: #171717;
    width: 95%;
}

.wrpFaq .card {
    padding: 16px 0 12px;
}
.wrpFaq .card-header {
    padding: 0;
    
}
.wrpFaq .card-header h2 {
    margin: 0;
    margin-bottom: 4px;
}

.wrpFaq .card i.fa {
    float: right;
    transition: all 0.5s;
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 25px;
    width: 5%;
    color: #171717;
}

.wrpFaq>h2 {
    text-align: center;
    font-size: 50px;
    padding: 48px 10px;
}

.wrpFaq {
    padding: 56px 0;
    background: #F3EEE7;
}

.wrpFaq .accordion>.card {
    border-radius: 0;
    border: 0;
    margin: 0;
    background: none;
    border-bottom: 1px solid #2A2A2A;
}

.wrpFaq .card-header {
    border-bottom: 0;
    background: none;
    padding-left: 16px;
}

.wrpFaq .card-body {
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 16px;
}

.wrpFaq #collapse-1 {
    margin-top: -10px;
}
.suggetionFAQ p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
	padding: 16px 0 0;
    margin-bottom: 0;
}

.suggetionFAQ a {
	font-weight:700;
	    color: #171717;
}
/* ===================================== Lakeside cares =========================== */
.rfpFormArea .rfpText {
    margin: 56px 10px;
}

ul.wGaming {
    margin-bottom: 32px;
}

.rfpFormArea p,
.rfpFormArea p a,
.rfpFormArea h6,
.rfpFormArea ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #171717;
}

.rfpFormArea p,
.rfpFormArea ul li {
    font-weight: 400;
}

.rfpFormArea .seperator,
.contactFormArea .seperator {
    border-top: 1px solid #171717;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}

.col-lg-6.btnPrevious p,
#rfp .btnPrevious p {
    margin-top: -5px;
}

.rfpFormArea h6 {
    font-weight: 700;
    padding: 20px 0;
}

#rfp .cf7mls-btns {
    display: none;
}

.rfpFormArea h6 span,
.rfpFormArea p span {
    font-weight: 700;
    text-decoration: underline;
}

.rfpFormArea .rfpForm {
    margin: 40px 0;
    padding: 32px;
    background-color: #fff;
}

.rfpFormArea .pageIcon p {
    color: #FFFFFF !important;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.rfpFormArea .pageIcon {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;

}

.rfpFormArea .pageIcon .pageNo{
    height: 20px;
    width: 20px;
    margin: 5px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.rfpFormArea .pageIcon .bgBlack {
    background-color: #171717;
}

.rfpFormArea .pageIcon .bgGray {
    background-color: #AAAAAA;
}

.rfpFormArea .rfpForm h5 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #171717;
    padding: 20px 0;
}

.rfpFormArea label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.rfpFormArea label span {
    color: #EC0724;
}

.rfpFormArea input,
.rfpFormArea select {
    background: #FFFFFF;
    border: 1px solid #171717;
    border-radius: 0;
}


.rfpFormArea textarea {
    width: 100%;
}

.rfpFormArea .btnNext,
.rfpFormArea .btnPrev {
    border: 1px solid #171717;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    width: 100%;
    margin: 20px 0;
    border-radius: 0;
    text-transform: uppercase;
}

.rfpFormArea .btnNext {
    background: #FABC1F;
}

.rfpFormArea .btnPrev {
    background-color: #fff;
}

.rfpText .list-style {
    list-style-type: none;
}

@media screen and (max-width: 768px) {
    .rfpFormArea .rfpText {
        margin: 48px 10px;
    }
}

/*  ===================================== Career  =========================== */
iframe {
    border: 0;
}

/* ============================photo gallery========================= */


#photoGallery .gallery .btnViewMore {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #171717;
    background: #FABC1F;
    border: 1px solid #171717;
    border-radius: 0;
    padding: 8px 50px;
    margin: 32px 0 10px 0;
}

@media screen and (max-width: 767px) {
    #photoGallery .viewMoreDiv {
        padding: 0 5px;
    }

    #photoGallery .gallery .btnViewMore {
        width: 100%;
    }
}

.gallery .load {
    display: none;
}

#photoGallery .container {
    max-width: 1360px;
}

.galleryContainer .imgData {
    overflow: hidden;
    margin: 5px;
}

.galleryContainer .imgData img {
    width: 100%;
    transition: .5s ease;
}

.galleryContainer .imgData:hover img {
    transform: scale(1.2);
}

.galleryContainer .imgData img:hover {
    cursor: pointer;
}

.popupImage {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(243, 238, 231, 0.85);
    height: 100%;
    width: 100%;
    z-index: 1031;
    display: none;
}


.popupImage img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    border-radius: 5px;
    width: 80%;
    object-fit: cover;
}

@media (max-width:768px) {
    .popupImage img {
        width: 80%;
    }
}
@media (min-width:992px) {
    .popupImage img {
        width: 70%;
    }
}

@media (min-width:1200px) {
    .popupImage img {
		height: 80%;
    }
}

.popupImage button {
    position: absolute;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    font-size: 14px;
    top: 50%;
    border: none;
    background: #2A2A2A;
	display:flex;
	justify-content:center;
	align-items:center;
    z-index: 9;

}

.popupImage button#photoGalleryPrev {
    left: 50px;
}

.popupImage button#photoGalleryNext {
    right: 50px;
}
@media screen and (max-width: 1200px)and (min-width: 768px) {
	.popupImage button#photoGalleryPrev {
		left: 30px;
	}
	.popupImage button#photoGalleryNext {
		right: 30px;
	}
}
.popupImage button i {
    color: #fff;
    background-color: unset;
    font-size: 24px;
}

.imgCloseIcon:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url('/assets../img/close.png') no-repeat !important;
    position: absolute;
    top: 10%;
    right: 5%;
    cursor: pointer;
}
.contactFormArea {
    background: #F3EEE7;
    padding: 56px 0;
}

@media (max-width:768px) {
    .popupImage img {
        width: 80%;
    }
}

/* ============================photo gallery END========================= */

@media screen and (max-width: 1900px) and (min-width: 768px) {

    #getawayOverlay .container,
    #getStarted .container {
        max-width: 1440px;
        padding-left: 66px;
        padding-right: 66px;
    }

    #getStarted .container {
        padding-left: 110px;
    }
}

@media screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background: #171717;
        top: 45px;
        width: 293px;
    }

    .dropdown-item {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        color: #fff !important;
        text-transform: uppercase;
        padding: 16px 24px;
    }

    .navbar {
        padding-right: 50px;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        background-color: unset;
    }

    #siteHeader .hm-open>ul li:hover a {
        background: #171717;
    }

    #siteHeader a.dropdown-item:hover {
        color: #fabc1f !important;
    }
}

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

    #rfp .rfpFormArea p,
    .rfpFormArea p a,
    .rfpFormArea h6,
    .rfpFormArea ul li {
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 14px;
        line-height: 20px;
        color: #171717;
    }

    #rfp .rfpFormArea label {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 18px;
    }

    #rfp .rfpFormArea .btnNext {
        font-size: 12px;
        line-height: 18px;
    }

    #rfp .rfpFormArea .rfpForm h5 {
        font-size: 24px;
        line-height: 28px;
    }

    .wrpFaq .card h2 {
        font-size: 14px;
        line-height: 20px;
        display: flex;
        align-items: center;
        max-width: 100%;
    }

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

/* Header fixed */


@media screen and (min-width: 465px) and (max-width: 599px) {
    #primaryMenuCollapse {
        top: 75px !important;
    }
}

@media screen and (min-width: 992px) {
    #primaryMenuCollapse .mobileLogoMenu {
        display: none;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .mobileLogoMenu>ul {
        display: flex;
        justify-content: flex-start;
        background: unset;
        margin: 0;
        align-items: center;
        padding: 0;
    }

    .mobileLogoMenu>ul span {
        display: none;
    }

    .mobileLogoMenu>ul li a,
    .mobileLogoMenu>ul li {
        padding: 0 !important;
    }
    .mobileLogoMenu>ul li {
        margin-right: 13px;
    }
    .mobileLogoMenu>ul li img {
        margin: 0;
    }

    .mobileLogoMenu>a {
        display: none;
    }


    #siteHeader li.mobileLogoMenu {
        padding: 10px 0px;
    }

    .rfpFormArea .rfpForm {
        margin-top: 0;
    }
}

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

    #siteHeader a.nav-link {
        padding: 0 !important;
    }
}

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

    .navbar-nav {
        z-index: 999;
        margin-top: 19px;
    }

    .ipad {
        padding: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar {
        padding: 20px 0 0 0;
    }

    .ipad {
        padding: 0;
    }

    .ipadLogo {
        padding-right: 0;
    }

    .navbar-nav {
        margin-top: 19px;
    }

    .navbar-toggler {
        padding-right: 0;
    }

    #primaryMenuCollapse {
        right: 7px;
    }
}


@media screen and (min-width: 768px) {
    .mobileLogoMenu {
        display: none;
    }
}

.requestForProposal fieldset>p,
.lakesideCares fieldset>p {
    display: none;
}

.pageNo.bgBlack:after,.pageNo.leftLine:after {
    content: "";
    background: #AAAAAA;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 25px;
}

.pageNo.rightLine:after {
    content: "";
    background: #AAAAAA;
    width: 10px;
    height: 2px;
    position: absolute;
    left: 55px;
}



.entertainmentdetails .row{
	justify-content: center;
}
.entertainment .container {
    max-width: 1340px;
}
.entertainment .firstColumn, .entertainment .secondColumn {
	padding:0 40px;
}
a.viewTerms, a.viewPolicy {
	font-size:12px;
	margin:5px 0;
}
@media screen and (max-width: 767px){
	.entertainmentdetails img{
		padding-left:20px;
		padding-right:20px;
	}
}
@media screen and (max-width: 992px){
	a.viewTerms, a.viewPolicy {
		display: block;
		margin: 15px 0;
	}
}
@media screen and (max-width: 600px){
	#getStarted .btnGetStarted {
		width: unset !important;
	}
}
.exampleText{
	font-weight: 400 !important;
}


/* Event Calender Detail Page */
.tribe-events-schedule, .tribe-events.tribe-common {
	display: none!important;
}
#tribe-events-footer  , 
.tribe-events-meta-group.tribe-events-meta-group-details ,
.tribe-events-back {
	display:none!important;
}
#tribe-events-content {
    text-align: center;
}
.tribe-events-schedule.tribe-clearfix {
	display:block;
}
.tribe-events-event-image img {
	margin:0 auto;
}
.events-single h1.tribe-events-single-event-title {
	padding-bottom: 45px;
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	line-height: 55px;
}
div.tribe-events-series-relationship-single-marker.tribe-common{
	display: none!important;
}
body.tribe_events-template-default {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.tribe-events-single-event-description.tribe-events-content h1,
.tribe-events-single-event-description.tribe-events-content h2{
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
}
.tribe-events-single-event-description.tribe-events-content p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}
.location a {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2a2a2a;
	text-decoration:none;
}




/* Ferrari F1 */
body{
    overflow-x: hidden;
}

.booking .container{
    max-width:1440px;
    display: flex;
    justify-content: space-between;
}
.bookingBg{
    background-image: linear-gradient(to right, #FFBF1C , #FFF4D7);
    min-height: 55px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    align-items: center;
}
.bookingSection {
    display: flex;
}
.btn-bookNow{
    background-color: #171717;
    border-radius: 0;
    color:#fff;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    margin-right: 30px;
}
.bookingSection h6{
    color: #EC0724;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    padding: 5px;
    margin-bottom: 0;
}

.raceStartInSection h5{
    color:#000000;
    margin-bottom: 0;
    font-family: Bebas Neue;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;

}

.raceStartInSection h5 span{
    color:#EC0724;
}

.timeSection h6{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.2em;
    text-align: right;
    margin-bottom: 0;
    color:#EC0724;
    padding: 5px;
}

/* banner section */
div.container-fluid{
    padding-right: 0;
    padding-left: 0;
}
section.f1Banner {
    position: relative;
}
.f1BannerText{
    position:absolute;
    bottom: 0;
    width: 100%;

}
.f1BannerText .container{
    display: contents;

}
.f1BannerText .row{
    width:100%;
    align-items: center;
    justify-content: center;
}
.f1BannerText h6{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    padding-left: 300px;
    padding-right: 300px;
}

.reserveRoom{
    border: 2px solid #FFFFFF;
    color: #171717;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.25em;
    text-align: center;
    background-color: #FABC1F;
    border-radius: 0;
    padding: 20px 50px;
}
/* banner section ends*/

/* RaceWeekend section */
.raceWeekendRoom{
    position:relative;
}
.race {
    position:absolute;
    top:0;
    width: 100%;
}
.raceWeekendRoomImage img{
    width:100%;
}
.raceWeekend h4{
    font-family: Bebas Neue;
    font-size: 50px;
    font-weight: 400;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: center;
    color:#FABC1F;
    padding-top: 50px;
}
.roomPackage h4{
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 0.5em;
    text-align: center;
    color:#EC0724;
    margin-bottom: 0; 
}
.horizontalRule {
    display: flex;
    justify-content: space-around;
}
.horizontalRule hr{
    width:30%;
    border: 1px solid #FABC1F
}
.raceWeekendDetail{
    text-align: center;
}
.raceWeekendDetail h6{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
    text-align: center;
    margin-bottom: 0;
    padding-left: 300px;
    padding-right: 300px;
}


.packageIncludes{
    width:40%;

}
/* RaceWeekend section ends*/

/* banner section 2 start*/

.f1BannerLogo{
    position:absolute;
    top: 0;
    width:100%;

}
.f1BannerLogo .container{
    display: contents;

}
.f1BannerLogo .row{
    width:100%;
    align-items: center;
    justify-content: center;
}
.f1BannerLogo img{
    text-align: center;
    margin: 0 auto;
}

.f1BannerImage img{
    width: 100%;
}
/* banner section 2 ends*/

#site-footer i {
    border: solid 1px #000;
}
#site-footer i.fa.fa-facebookNew,
#site-footer i.fa.fa-twitterNew,
#site-footer i.fa.fa-yelp,
#site-footer i.fa.fa-tripadvisor {
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 10px;
}

#site-footer i.fa.fa-facebookNew {
    background-image: url('/assets../img/icon-facebook.svg');
}

#site-footer i.fa.fa-twitterNew {
    background-image: url('/assets../img/icon-twitter.svg');
}
#site-footer i.fa.fa-yelp {
    background-image: url('/assets../img/icon-yelp.svg');
}
#site-footer i.fa.fa-tripadvisor {
    background-image: url('/assets../img/icon-tripadvisor.svg');
}


#site-footer i.fa.fa-yelp,
#site-footer i.fa.fa-tripadvisor {
    &::before {
        display: none;
    }
}
.menu-footer-menu-container ul {
    margin: 0;
    column-count: 3 !important;
  }
/* banner section 2 ends */

.buyTickets {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #171717 !important;
    background: #FABC1F !important;
    border: 1px solid #171717;
    padding: 8px 16px;
}
@media screen and (min-width: 992px) and (max-width: 1190px){
	.site-nav .nav-link {
		font-size: 14px;
		padding-left: 7px !important;
    	padding-right: 7px !important;
	}
}

@media (max-width:767px) {
    .menu-footer-menu-container ul {
        column-count: 1 !important;
        margin-left: 10px;
        margin-top: 0;
    }
}