*, h1, h2, h3, h4, h5, p {
	font-family: 'Lato', sans-serif !important;
}

a:not(#book > a) {
    color: #e6cf07;
}

a:hover {
    color: #A89700;
}

.headerSectionHome {
	color: #fff;
}

.headerSectionHome p {
	color: #fff;
	font-size: 29px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
}

.headerSectionHome h1 {
	color: #E6CF07;
	text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
	font-size: 61px;
	font-family: 'Lato', sans-serif;
}

.sp-megamenu-parent > li.active > a {
	color: #000000!important;
	background-color: rgba(230, 207, 7, 1);
    border: solid rgba(118, 118, 118, 1) 0px;
    cursor: pointer !important;
}

.sppb-btn-primary, .sp-menu-item a.primary {
	background-color: rgba(230, 207, 7, 1) !important;
    border: solid rgba(118, 118, 118, 1) 0px;
    cursor: pointer !important;
    font-weight: 700;
    font-size: 20px;
    transition: color 0.4s ease 0s;
    color: #000000 !important;
}

.sp-megamenu-parent > li:last-child > a {
    padding: 0 15px !important;
}

.sppb-btn-secondary {
	background-color: rgba(204, 204, 204, 1);
    border: solid rgba(118, 118, 118, 1) 0px;
    cursor: pointer !important;
    font-weight: 700;
    font-size: 20px;
    transition: color 0.4s ease 0s;
    color: #000000 !important;
}

.sppb-btn-secondary:hover, .sppb-btn-primary:hover {
	background-color: rgba(169, 169, 169, 1);
    border-color: rgba(118, 118, 118, 1);
}

#sp-footer1 {
	text-align: center;
}

.sp-menu-item a {
	font-weight: 700;
	font-size: 20px !important;
    transition: color 0.4s ease 0s;
    color: #000000;
    margin-top: 10% !important;
    line-height: 39px !important;
    text-transform: uppercase;
    border-radius: 10px;
}

.sp-menu-item a:hover {
	background-color: rgba(169, 169, 169, 1);
    border-color: rgba(118, 118, 118, 1);
    color: #000000 !important;
}

.sp-menu-item {
	margin-left: 5px;
    margin-right: 5px;
}

/*@media (min-width: 992px) {
	.sponsors1 .sppb-col-md-1 {
	    -ms-flex: 0 0 11%;
	    flex: 0 0 11%;
	    max-width: 11%;
	}
}*/

/*.sponsors1 .sppb-col-md-1:nth-child(odd) .sppb-addon-single-image {
	padding-top: 61px;
}

.sponsors1 .sppb-col-md-1:nth-child(7) .sppb-addon-single-image img {
	width: 173%;
    max-width: unset;
    margin-left: -40%;
}*/

.vimVid {
	background-color: rgba(45, 45, 45, 1);
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    width: 800px;
    margin: 0 auto;
    max-width: 80%;
}

.whitearea a:not(.sppb-btn-primary) {
	color: #fff;
	text-decoration: underline;
}

/*#booking_container label {
	display: none;
}*/

.miniVid {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    width: 239px;
    height: 185px;
    border: 4px solid #2D2D2D;
}

/*vid shadow*/

/*.vimVid::before, .vimVid::after {
    position: absolute;
    bottom: -26px;
    width: 165px;
    height: 26px;
    background-image: url(../images/liftedshadow_medium.png);
    background-repeat: no-repeat;
}*/

.vimVid::after {
    right: -20px;
    background-position: 100% 0;

    position: absolute;
    bottom: -26px;
    width: 165px;
    height: 26px;
    background-image: url(../images/liftedshadow_medium.png);
    background-repeat: no-repeat;
}

.vimVid::before {
    left: -20px;
    background-position: 0 0;

    position: absolute;
    bottom: -26px;
    width: 165px;
    height: 26px;
    background-image: url(../images/liftedshadow_medium.png);
    background-repeat: no-repeat;
}

/*vid shadow*/

/*tweaks*/

@media (min-width: 992px) {
	#sp-menu.col-lg-9 {
	    -ms-flex: 0 0 61%;
	    flex: 0 0 61%;
	    max-width: 61%;
	}

	#sp-logo.col-lg-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	    margin-left: 68px;
	}
}

/*tweaks*/

#booking_container form {
    margin-top: 20px;
}

#booking_container textarea {
    height: 80px;
}

#booking_container label:not([for="send_me_emails"]) {
    display: none !important;
}

#faq {
    background-size: 123% !important;
    background-position: 0 0 !important;
}

.middleIcons .sppb-addon.sppb-addon-single-image.sppb-text-center {
    padding-left: 18px;
    padding-right: 18px;
}

/*mobile*/

@media (max-width: 1199px) {
    #sp-menu.col-lg-9 {
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }

    .middleIcons [class*=sppb-col-] {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #column-wrap-id-1556212522128, #column-wrap-id-1557248224647 {
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 425px) {
    .logo-image {
        width: 80%;
        height: auto !important;
    }

    #sp-header .logo {
        width: 80%;
    }

    .sponsors1 .sppb-addon-single-image-container {
        max-width: 51%;
    }

    .headerSectionHome h1 {
        font-size: 50px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .headerSectionHome p {
        font-size: 25px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 375px) {
    #sppb-addon-1556212522188, #sppb-addon-1564680397413 {
        padding-right: 56px !important;
    }
}

@media (max-width: 320px) {
    .headerSectionHome h1 {
        font-size: 30px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .headerSectionHome p {
        font-size: 15px;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #book h1 {
        font-size: 35px !important;
    }
}

/*mobile end*/

#callText {
    font-size: 18pt;
    padding-top: 10px;
    padding-bottom: 10px;
    /* color: #fff; */
    color: #000;
    padding-right: 83px;
}

div.callTextWrapper {
    background-color: #E6CF07;
}

@media (max-width: 1024px) {
    #callText {
        padding-right: 20px;
    }
}

@media (max-width: 768px) {
    #callText {
        padding-right: 20px;
        text-align: left !important;
    }
}

.offcanvas-menu .logo-image {
    max-width: 80%;
    height: auto;
}

.sppb-btn-xlg {
    font-size: 22px !important;
}