/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


h1 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
}
body.front h1#page-title {
	display: none;
}
h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.01em;
	line-height: 125%;
	color: #85161c;
	margin: 0 0 5px 0;
	padding: 0;
}
h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 125%;
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
}
h4 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 125%;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}
h5 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 125%;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
}
hr {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 35%;
}
html {
	overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
}
p {
	color: #000;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	margin: 0 0 20px 0;
}
p.image {
	margin: 0 !important;
}
p + ul {
	margin-top: -10px !important;
}
table {
	width: auto;
}


/* - - - - - - - - - - BACK TO TOP - - - - - - - - - - */

#back-top span#button, #back-top-prev span#button-prev {
	border-radius: 50%;
}


/* - - - - - - - - - - BLOCKS - - - - - - - - - - */




/* - - - - - - - - - - BOOKING FORMS - - - - - - - - - - */

.booking-form {
	margin: 0;
	padding: 25px 0 15px 0;
	text-align: center;
}
.booking-form form {
	margin: 20px 0 0 0;
}
.booking-form h2.block-title {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	margin: 10px 0 8px 0;
	text-transform: uppercase;
}
.booking-form input,
.booking-form select {
	width: 175px;
}
.booking-form .input-box {
	display: block;
	margin: 0 0 10px 0;
}
.booking-form .input-box.last {
	margin: 20px 0 10px 0;
}
.booking-form label {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 100%;
	margin: 0 0 5px 0;
	text-align: center;
}
.booking-form p {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 100%;
	margin: 10px 0;
	text-align: center;
}
.booking-form input[type=submit] {
	background: #000;
	border: solid 1px #ccc;
	border-radius: 0;
	color: #ccc;
	text-shadow: none;
	text-transform: uppercase;
}
.booking-form input[type=submit]:hover {
	background: #fff;
	color: #000;
}


/* - - - - - - - - - - BOOKING WIDGET - - - - - - - - - - */

.region-header-first-inner {
	text-align: center;
}
.booking-widget {
	margin: 0;
	padding: 10px 0 15px 0;
	width: auto;
	height: auto;
}
.booking-widget h2 {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	text-shadow: 2px 2px  3px#000;
	text-transform: uppercase;
}
.booking-widget h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}
.booking-widget label {
	color: #fff;
	margin: 0 5px 0 0;
}
.booking-widget input[type="text"],
.booking-widget select {
	color: #999;
	margin: 0 0 10px 0;
}
.booking-widget-form {
	background-color: rgba(255,255,255,0.5);
	border: solid 1px #fff;
	border-radius: 5px;
	display: inline-block;
	margin: 0;
	padding: 10px 25px;
	width: auto;
	height: auto;
}
input[type="submit"] {
	background-color: #b2b2b2;
	border: solid 1px #000;
	border-radius: 0;
	margin: 0;
	padding: 5px 30px;
	text-transform: uppercase;
}
table.rewards-table {
	border: none;
}
table.rewards-table tr {
	border-bottom: solid 1px #CCC;
}

.booking-widget-page {
	margin: 40px 0;
	text-align: center;
}
.booking-widget-page #checkin,
.booking-widget-page #checkout,
.booking-widget-page #roomtype {
	display: block;
	margin: 0 0 15px 0;
}
.booking-widget-page .booking-widget-form {
	margin-top: 10px;
}

/* - - - - - - - - - - CAPTCHA - - - - - - - - - - */

.g-recaptcha {
	text-align: center;
}
.g-recaptcha div:first-child {
	margin: 0 auto;
}


/* - - - - - - - - - - CLASSES - - - - - - - - - - */

a.button {
	background-color: #686868;
	border: solid 1px #000;
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.25s linear, color 0.25s linear;
	-moz-transition: all 0.25s linear, color 0.25s linear; 
    -webkit-transition: all 0.25s linear, color 0.25s linear;
    -ms-transition: all 0.25s linear, color 0.25s linear;
}
a.button:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none !important;
}
.center {
	text-align: center;
}
p.disclaimer {
	font-size: 9px;
}
.footer-disclaimer {
	float: left;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.footer-disclaimer p {
	color: #a7a9ac;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 125%;
	margin: 0;
}
.header-email {
	display: block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 5px auto;
	text-align: center;
}
.header-email p {
	font-size: 12px;
	margin: 0;
}
.header-email p a {
	background-image: url(../images/paper-airplane-icon-gray.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	color: #a7a9ac;;
	margin: 0;
	padding: 0 0 0 25px;
	text-decoration: none;
	transition: all 0.25s linear;
	-moz-transition: all 0.25s linear; 
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
.header-email p a:hover {
	background-image: url(../images/paper-airplane-icon_over.png);
	color: #fff;
}
.header-phone {
	display: block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 5px auto;
	text-align: center;
}
.header-phone p {
	font-size: 12px;
	margin: 0;
}
.header-phone p a {
	background-image: url(../images/phone-icon.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	color: #a7a9ac;
	margin: 0;
	padding: 0 0 0 25px;
	text-decoration: none;
	transition: color 0.25s linear;
	-moz-transition: color 0.25s linear; 
    -webkit-transition: color 0.25s linear;
    -ms-transition: color 0.25s linear;
}
.header-phone p a:hover {
	background-image: url(../images/phone-icon_over.png);
	color: #fff;
}
.header-soboba-rewards {
	color: #a7a9ac;
	float: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: 5px auto 0 auto;
	padding: 0;
	text-align: center;
}
.header-soboba-rewards .content ul {
	background-color: #000;
	margin: 0;
	padding: 0;
}
.header-soboba-rewards .content ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.header-soboba-rewards .content ul li a {
	background-image: url(../images/rewards-card-icon.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	color: #a7a9ac;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 32px;
	text-decoration: none;
	transition: color 0.25s linear;
	-moz-transition: color 0.25s linear; 
    -webkit-transition: color 0.25s linear;
    -ms-transition: color 0.25s linear;
}
.header-soboba-rewards .content ul li a:hover {
	background-image: url(../images/rewards-card-icon_over.png);
	color: #fff;
}
.header-soboba-rewards .content ul li li a {
	background-image: none;
	padding: 10px 15px;
}
.header-soboba-rewards .content ul li li a:hover {
	background-image: none;
}
.header-soboba-rewards li {
	font-size: 12px;
}
.header-soboba-rewards .sf-menu li {
	float: none;
}
.logo-img {
	margin: 0;
	padding: 10px 5% ;
	width: 90%;
}
.logo-img img {
	height: auto;;
	margin: 0;
	padding: 5px 0;
	width: 100%;
}
.maroon {
	color: #851217 !important;
}
.section-image {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.section-image img {
	border: solid 1px #000;
	box-sizing: border-box;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.section-text {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
.section-text ul {
	color: #000;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	margin: 0 0 20px 20px;
}
.section-title {
	text-align: center;
}
.section-title h1 {
	text-align: center;
}
.section-title h2 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 2px 0;
	text-align: center;
	text-transform: uppercase;
}
.section-title h3 {
	font-size: 12px;
	letter-spacing: 0.01em;
	text-align: center;
}
.section-title hr {
	background-color: #000;
	margin: 0 auto 5px auto;
	width: 85%
}
.section-title-box-left a {
	color: #333;
	font-weight: 700;
	text-decoration: none;
}
.section-title-box-left a:hover {
	text-decoration: underline;
}
.section-title-box-left h2 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
}
.section-title-box-left h3 {
	color: #333;
	font-size: 12px;
	letter-spacing: 0.01em;
	text-align: center;
}
.section-title-box-left hr {
	background-color: #333;
	margin: 0 auto 5px auto;
	text-align: center;
	width: 100%;
}
.section-title-box-left p {
	text-align: center;
}
.shadow {
	text-shadow: 2px 2px #000;
}
.two-column {
	margin: 0 0 20px 0;
	width: 100%;
}


/* - - - - - - - - - - CONTACT FOOTER - - - - - - - - - - */

.contact-footer {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.contact-footer h2.block-title {
	border-bottom: solid 2px #939598;
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
.contact-footer p {
	color: #989898;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 125%;
	padding: 0;
	text-align: center;
}
.contact-footer p a {
	color: #989898;
	text-decoration: none;
}
.contact-footer p:hover,
.contact-footer p a:hover {
	color: #fff;
	text-decoration: underline;
}
.contact-footer p#address {
	background-image: url(../images/pin-icon.png);
	background-position: 27% center;
	background-repeat: no-repeat;
	background-size: auto 25px;
	margin: 0;
	padding: 0 0 10px 40px;
}
.contact-footer p#pobox {
	background-image: url(../images/envelope-icon.png);
	background-position: 27% center;
	background-repeat: no-repeat;
	background-size: 25px auto;
	margin: 0;
	padding: 10px 0 10px 40px;
}
.contact-footer p#phone {
	background-image: url(../images/phone-footer-icon.png);
	background-position: 27% center;
	background-repeat: no-repeat;
	background-size: auto 25px;
	margin: 0;
	padding: 15px 0 15px 40px;
}
.contact-footer p#email {
	background-image: url(../images/paper-airplane-footer-icon.png);
	background-position: 27% center;
	background-repeat: no-repeat;
	background-size: auto 25px;
	margin: 0;
	padding: 15px 0 15px 40px;
}
#social-footer {
	margin: 0;
	padding: 0;
}
#social-footer p {
	color: #a7a9ac;
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#social-footer ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#social-footer ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#social-footer li a {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 30px;
	text-indent: -5000px;
	transition: all 0.25s linear;
	-moz-transition: all 0.25s linear; 
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#social-footer li a:hover {
	background-position: left top;
}
#social-footer li#fb a {
	background-image: url(../images/facebook-icon2.png);
}
#social-footer li#tw a {
	background-image: url(../images/twitter-icon2.png);
}
#social-footer li#insta a {
	background-image: url(../images/instagram-icon2.png);
}


/* - - - - - - - - - - ENTERTAINMENT - - - - - - - - - - */

.entertainment-block {
	padding: 0 10%;
	width: 80%;
}
.entertainment-block .views-row {
	margin: 0 0 20px 0;
}
.entertainment-block .views-field-field-event-image {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
.entertainment-block .views-field-field-event-image img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.entertainment-block .views-field-title {
	width: 100%;
	margin: 0;
	padding: 0;
}
.entertainment-block .view-footer {
	float: left;
}


/* - - - - - - - - - - NEW ENTERTAINMENT - - - - - - - - - - */

.entertainment-block-new {
	padding: 0 10%;
	width: 80%;
}
.entertainment-block-new table {
	border: none;
}
.entertainment-block-new .views-row,
.entertainment-block-new .views-view-grid td {
	box-shadow: 0 0 25px #ddd;
	margin: 0 0 20px 0;
	text-align: center;
}
.entertainment-block-new .views-view-grid td {
	display: block;
	padding: 0;
	width: 96%;
}
.entertainment-block-new .views-field-field-event-image {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
.entertainment-block-new .views-field-field-event-image img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.entertainment-block-new .views-field-title {
	width: 90%;
	margin: 0;
	padding: 20px 5%;
	text-align: center;
}
.entertainment-block-new .views-field-title a {
	text-align: center;
}
.entertainment-block-new .views-field-title h2 {
	font-size: 24px;
	font-weight: 800;
	text-align: center;
}
.entertainment-block-new .views-field-title h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.entertainment-block-new .views-field-title hr {
	background: #ccc;
	margin: 30px 5%;
	padding: 0;
	text-align: center;
	width: 90%;
}
.entertainment-block-new .views-field-title p {
	font-size: 14px;
	text-align: center;
}
.entertainment-block-new .view-footer {
	float: left;
}


/* - - - - - - - - - - FEATURES BOX - - - - - - - - - - */

.feature-thumbnails {
	padding: 0;
	text-align: center;
}
.feature-thumbnails .section-title hr {
	background-color: #cacaca;
	margin: 0 auto 5px auto;
	text-align: center;
	width: 35%;
}
.feature-thumbnails .view-header {
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
}
.feature-thumbnails .section-title h2 {
	color: #cacaca;
}
.feature-thumbnails .section-title h3 {
	color: #cacaca;
}
.feature-thumbnails p {
	font-size: 14px;
	margin: 0 0 25px 0;
}
.feature-thumbnails .views-row {
	box-sizing: border-box;
	display: inline-block;
	float: left;
	height: auto;
	margin: 0 0.5% 5px 0.5%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 48%;
}
.feature-thumbnails .views-row .views-field-field-feature-image {
	overflow: hidden;
}
.feature-thumbnails .views-row .views-field-field-feature-image:hover {
	border-color: #851217;
}
.feature-thumbnails .views-row .views-field-field-feature-image .field-content {
	overflow: hidden;
}
.feature-thumbnails .views-row .views-field-field-feature-image a {
	display: inline-block;
}
.feature-thumbnails .views-row .views-field-field-feature-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}
.feature-thumbnails .views-row .views-field-title {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	line-height: 100%;
	margin: -35px 0 0 0;
	padding: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.views-field-title a {
	color: #fff;
	text-decoration: none;
}


/* - - - - - - - - - - FOOTER LOGO - - - - - - - - - - */

.footer-logo {
	display: block;
	margin: 15px auto 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.footer-logo img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	width: 65%;
}
.footer-logo p {
	color: #999;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 125%;
	margin: 0 auto 20px auto;
	width: 80%;
}
.footer-logo p a {
	color: #999;
	text-decoration: none;
}
.footer-logo p a:hover {
	color: #fff;
}
#footer-logo {
	margin: 0 0 20px 0;
}


/* - - - - - - - - - - FOOTER MENU - - - - - - - - - - */

.footer-menu {
	display: block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
.footer-menu .content ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer-menu .content ul li {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 3px 5px;
	text-transform: uppercase;
}
.footer-menu .content ul li a {
	color: #a7a9ac;
	text-decoration: none;
}
.footer-menu .content ul li a:hover {
	color: #fff;
	font-weight: 600;
}


/* - - - - - - - - - - EMAIL NEWSLETTER - - - - - - - - - - */

#footer-newsletter {
	margin: 0 auto;
}
#footer-newsletter h3 {
	color: #939597;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
	margin: 0 0 10px 0;
}
.email-newsletters {
	text-align: center;
}
.email-newsletters #edit-actions {
	float: right;
	margin: -2.5em 40px 0 auto;
	position: relative;
	text-align: right;
	width: auto;
	z-index: 2;
}
.email-newsletters #webform-component-email-address {
	height: auto;
	margin: 0 auto;
	width: 200px;
}
.email-newsletters .form-item,
.email-newsletters .form-actions {
	margin: 0;
}
.email-newsletters h2.block-title {
	color: #939597;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}
.email-newsletters input {
	display: inline-block;
}
.email-newsletters .input-box {
	display: inline-block;
}
.email-newsletters input[type=submit] {
	background-color: #000;
	background-image: url(../images/envelope-icon2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 200%;
	border-radius: 0;
	color: #999;
	padding: 0;
	text-indent: -4000px;
	text-shadow: none;
	text-transform: uppercase;
	width: 30px;
}
.email-newsletters input[type=submit]:hover {
	background-position: left bottom;
}
.email-newsletters input {
	background-color: #000;
	border: none;
	color: #999;
	font-size: 12px;
	width: 100%;
	height: 2.5em;
}
p#privacy {
	margin: 10px 0;
	text-align: center;
}
p#privacy a {
	color: #939597;
}
p#privacy a:hover {
	color: #fff;
}
#webform-client-form-50 {
	text-align: center;
}
#webform-client-form-50 .form-item {
	margin-top: 0.5em;
}
#webform-component-email-address label {
	color: #58595b;
	font-size: 12px;
	font-weight: 300;
	margin: 5px 0px 0px 10px;
}


/* - - - - - - - - - - HOMEPAGE GAMING BOX - - - - - - - - - - */

.gaming-box {

}
.gaming-box h2 {
	color: #fff;
	text-align: center;
}
.gaming-box h3 {
	color: #fff;
	text-align: center;
}
.gaming-box .section-title hr {
	background-color: #fff;
}
.gaming-block {
	display: inline-block;
	float: left;
	width: 50%;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
.gaming-block-img {
	display: block;
	margin: 0 0 10px 0;
}
.gaming-block-img img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.gaming-block-text {
	display: block;
}
.gaming-block-text p {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
	text-align: center;
}


/* - - - - - - - - - - HOMEPAGE REWARDS BOX - - - - - - - - - - */

.homepage-rewards {
	margin: 0;
	padding: 0;
	text-align: center;
}
.homepage-rewards .section-title h2 {
	color: #fff;
	text-shadow: 2px 2px #000;
	text-transform: uppercase;
}
.homepage-rewards .section-title h3 {
	color: #fff;
	text-shadow: 2px 2px #000;
}
.homepage-rewards .section-title hr {
	background-color: #fff;
	width: 100%;
}
.homepage-rewards img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.homepage-rewards p {
	color: #fff;
	font-size: 13px;
}
.homepage-rewards p a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
.homepage-rewards p a:hover {
	text-decoration: underline;
}


/* - - - - - - - - - - HOMEPAGE SLIDESHOW - - - - - - - - - - */

#block-views-homepage-sliders-block {

}
#block-views-homepage-sliders-block hr {
	background-color: #fff;
	margin: 0 auto 5px auto;
	text-align: center;
	width: 65%;
}
#block-views-homepage-sliders-block .view-footer {
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}
#block-views-homepage-sliders-block .view-footer a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
#block-views-homepage-sliders-block .view-footer a:hover {
	text-decoration: underline;
}
#block-views-homepage-sliders-block .view-header {
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
}
#block-views-homepage-sliders-block .section-title h2 {
	color: #fff;
	text-shadow: 2px 2px #000;
}
#block-views-homepage-sliders-block .section-title h3 {
	color: #fff;
	text-shadow: 2px 2px #000;
}
#block-views-homepage-sliders-block p {
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.flex-control-paging li a {
	background: rgba(255, 255, 255, 0.5);
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	background: rgba(255, 255, 255, 0.9);
}


/* - - - - - - - - - - IDs - - - - - - - - - - */




/* - - - - - - - - - - LATEST NEWS - - - - - - - - - - */

.latest-news {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
.latest-news h2.block-title {
	border-bottom: solid 2px #939598;
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
.latest-news .views-field-field-news-photo {
	display: inline-block;
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}
.latest-news .views-field-field-news-photo img {
	border-radius: 5px;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.latest-news .views-field-title {
	display: inline-block;
	float: left;
	margin: 0 0 0 5%;
	padding: 0;
	width: 75%;
}
.latest-news .views-field-title h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 125%;
	margin: 0 0 5px 0;
	text-align: left;
}
.latest-news .views-field-title h4 {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 125%;
	margin: 0 0 10px 0;
	text-align: left;
}
.latest-news .views-field-title a h3 {
	color: #bbbdc0;
}
.latest-news .views-field-title a h4 {
	color: #333;
}
.latest-news .views-field-title a:hover h3 {
	color: #851217;
}
.latest-news .views-field-title a:hover h4 {
	color: #fff;
}
.latest-news .views-row {
	border-bottom: solid 1px #939598;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
}
.latest-news .views-row-last {
	border-bottom: none;
}


/* - - - - - - - - - - MEMBER LOGIN - - - - - - - - - - */

#memberInfo,
#memberInfo p {
	text-align: center;
}
#memberLogin form {
	text-align: center;
}
#memberLogin h3 {
	margin: 0 0 10px 0;
}


/* - - - - - - - - - - MESSAGES - - - - - - - - - - */

#messages {
	padding: 50px 10% 10px 10%;
	width: 80%;
}


/* - - - - - - - - - - NAVIGATION THUMBNAILS - - - - - - - - - - */

.navigation-thumbnails {
	margin: -12% auto 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 15;
}
.navigation-thumbnails img {
	height: auto;
	max-width: 100%;
	width: 100%;
}
.navigation-thumbnails .views-field-title {
	margin: 5px 0 0 0;
	text-transform: uppercase;
}
.navigation-thumbnails .views-field-field-thumbnail-image {
	border: solid 2px #fff;
	border-radius: 10px;
	overflow: hidden;
}
.navigation-thumbnails .views-field-field-thumbnail-image:hover {
	border-color: #851217;
}
.navigation-thumbnails .views-row {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0 0.5%;
	text-align: center;
	width: 24%;
}
.navigation-thumbnails .views-row a {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 100%;
	text-decoration: none;
}


/* - - - - - - - - - - PROMOTIONS - - - - - - - - - - */

.promotions-block {
	padding: 0 10%;
	width: 80%;
}
.promotions-block .views-row {
	margin: 0 0 20px 0;
}
.promotions-block .views-field-field-promotion-image {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
.promotions-block .views-field-field-promotion-image img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.promotions-block .views-field-title {
	width: 100%;
	margin: 0;
	padding: 0;
}



/* - - - - - - - - - - REGIONS - - - - - - - - - - */

body.not-front #region-content {
	margin: 0;
	padding: 15px 0 20px 0;
	width: 100%;
}
body.page-node-23 #region-content,
body.page-node-24 #region-content,
body.page-node-28 #region-content,
body.context-dining #region-content,
body.context-golf #region-content {
	padding: 15px 10px 20px 10px;
	width: 100%;
}
#region-content .content .field-name-body .field-item {
	display: block;
	float: left;
	padding: 50px 10% 10px 10%;
	width: 80%;
	margin: 0;
}
body.page-node-23 #region-content .content .field-name-body .field-item,
body.page-node-24 #region-content .content .field-name-body .field-item,
body.page-node-28 #region-content .content .field-name-body .field-item,
body.context-dining #region-content .content .field-name-body .field-item,
body.context-golf #region-content .content .field-name-body .field-item {
	padding: 0;
	width: 100%;
}
#region-content .content .field-name-body .even {
	background-color: #fff;
	background-image: url(../images/very-light-gray-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 20% auto;
}
#region-content .content .field-name-body .even:first-of-type {
	background-image: none;
}
#region-content .content .field-name-body .odd {
	background-color: #F1F2F2;
	background-image: url(../images/white-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 20% auto;
}
body.context-dining #region-content .content .field-name-body .odd,
body.context-golf #region-content .content .field-name-body .odd {
	background-color: #fff;
	background-image: none;
}
#region-footer-first {
	background-image: url(../images/dark-gray-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 20% auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 15px;
	text-align: center;
}
#region-footer-second {
	float: left;
	margin: 0;
}
#region-header-first {
	border-bottom: solid 5px #851217;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#region-header-first img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#region-header-second {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
#region-lightgray-first {

}
#region-mediumgray-first {

}
#region-darkgray-first {

}
#region-preface-first {
	padding-top: 15px;
	padding-bottom: 15px;
}
#region-sidebar-first {
	margin: 0 0 15px 0;
	padding: 15px 0 20px 0;
}


/* - - - - - - - - - - RESPONSIVE GOOGLE MAP - - - - - - - - - - */

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/* - - - - - - - - - - RESPONSIVE MENU - - - - - - - - - - */

.responsive-menus.responsified .responsive-menus-simple {
	background: #fff;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.responsive-menus.responsified span.toggler {
	background: transparent;
	border-radius: 0px;
	box-shadow: none;
	color: #851217;
	padding-top: 10px;
	padding-bottom: 10px;
}
.responsive-menus.responsified span.toggler:hover {
	color: #000;
}
.responsive-menus.responsified .responsive-menus-simple li a,
.responsive-menus.responsified .responsive-menus-simple li span {
	border-bottom: solid 1px #939598;
	color: #851217;
	display: block;
	font-weight: 600;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.responsive-menus.responsified .responsive-menus-simple li a:hover,
.responsive-menus.responsified .responsive-menus-simple li span:hover {
	background-color: #851217;
	color: #fff;
}
.responsive-menus.responsified .responsive-menus-simple li li a {
	border-bottom: solid 1px #851217;
	color: #851217;
	font-weight: 600;
}
ul.responsive-menus-simple ul {
	background-color: #fff;
}


/* - - - - - - - - - - RESPONSIVE VIDEO - - - - - - - - - - */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/* - - - - - - - - - - SECTIONS - - - - - - - - - - */

#section-footer {
	border-bottom: solid 50px #000;
}


/* - - - - - - - - - - SIDEBAR MENU - - - - - - - - - - */

#region-sidebar-first .sidebar-menu {
	background: #eee;
	margin: 10px 20px 30px 20px;
	padding: 12px;

}
#region-sidebar-first .sidebar-menu h2.block-title {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}
#region-sidebar-first .sidebar-menu ul {
	margin: 0;
	text-align: left;
}
#region-sidebar-first .sidebar-menu ul li {
	list-style: none;
}
#region-sidebar-first .sidebar-menu ul li a {
	color: #000;
	display: block;
	font-size: 13px;
	padding: 1px 0;
	text-decoration: none;
}
#region-sidebar-first .sidebar-menu ul li a.active,
#region-sidebar-first .sidebar-menu ul li a:hover {
	font-weight: 700;
}

/* - - - - - - - - - - SLICK CAROUSEL - - - - - - - - - - */
.slick__slide img {
	width: 100%;
	height: auto;
}
.slick-arrow::before {
	color: #fff;
}
.slick-arrow:hover::before {
	color: #84161a;
}


/* - - - - - - - - - - SLIDESHOW - - - - - - - - - - */
.flexslider {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.flex-control-nav {
	bottom: 5px;
	z-index: 9;
}
.flex-direction-nav {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
}
#region-content .content .flexslider ul li {
	margin: 0;
}
.flex-direction-nav a {
	width: 25px;
	height: 30px;
}
.flex-direction-nav a:before {
  font-size: 25px;
 }
.flex-active-slide {
	position: relative;
}
.flexslider-slideshow li {
	position: relative;
}
.flexslider-slideshow .views-field-field-title-1 {
	display: inline-block;
	position: absolute;
	text-align: center;
	top: 15%;
	left: 0;
	width: 90%;
	margin: 0 5%;
}
.flexslider-slideshow .views-field-field-title-1 h2 {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	text-shadow: 2px 2px  3px#000;
	text-transform: uppercase;
}
.flexslider-slideshow .views-field-field-title-1 h3 {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 0.01em;
	line-height: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	text-shadow: 2px 2px  3px#000;
}
.flexslider-slideshow .views-field-field-title-1 p {
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.01em;
	line-height: 100%;
	margin: 0;
}
.flexslider-slideshow .views-field-field-title-1 p a {
	background: rgba(255,255,255,0.35);
	border: solid 1px #fff;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	margin: 20px 0 0 0;
	padding: 5px 40px;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.25s linear;
	-moz-transition: all 0.25s linear; 
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
.flexslider-slideshow .views-field-field-title-1 p a:hover {
	background: rgba(255,255,255,1.00);
	color: #000;
}
.flexslider-slideshow .views-field-field-header-image {
	position: relative;
}


/* - - - - - - - - - - SOCIAL MEDIA MENU - - - - - - - - - - */

#block-menu-menu-social-media-menu {
	display: block;
	float: none;
	margin: 8px 0 5px 0;
	padding: 0;
	text-align: center;
}
#block-menu-menu-social-media-menu .content ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#block-menu-menu-social-media-menu .content ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#block-menu-menu-social-media-menu .content ul li a {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
	height: 30px;
	margin: 0 0 0 5px;
	padding: 0;
	width: 30px;
	text-indent: -5000px;
	transition: all 0.25s linear;
	-moz-transition: all 0.25s linear; 
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#block-menu-menu-social-media-menu .content ul li a:hover {
	background-position: left top;
}
#block-menu-menu-social-media-menu .content ul li a#facebook {
	background-image: url(../images/facebook-icon2.png);
}
#block-menu-menu-social-media-menu .content ul li a#twitter {
	background-image: url(../images/twitter-icon2.png);
}
#block-menu-menu-social-media-menu .content ul li a#instagram {
	background-image: url(../images/instagram-icon2.png);
}
#block-menu-menu-social-media-menu .content ul li a#linkedin {
	background-image: url(../images/linkedin-icon.png);
}


/* - - - - - - - - - - TABS - - - - - - - - - - */

#region-content .tabs {
	padding: 0 10%;
	width: 80%;
}
body.context-dining #region-content .tabs,
body.context-golf #region-content .tabs {
	padding: 0;
	width: auto;
}


/* - - - - - - - - - - USER - - - - - - - - - - */

body.page-user #region-content {
	padding: 0 10%;
	width: 80%;
}


/* - - - - - - - - - - TWITTER FEED - - - - - - - - - - */

.twitter-feed {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
.twitter-feed h2.block-title {
	border-bottom: solid 2px #939598;
	color: #fff;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
.twitter-feed iframe {
	height: 300px !important;
}
.SandboxRoot,
.timeline-Tweet-text {
	color: #fff !important;
}


/* - - - - - - - - - - VIEWS - - - - - - - - - - */





/* - - - - - - - - - - WEBFORMS - - - - - - - - - - */

#block-webform-client-block-92,
#block-webform-client-block-93,
#node-webform-50 {
	padding: 0 10%;
	width: 80%;
}
body.not-front .block-webform {
	padding: 0 10%;
	width: 80%;
}
#webform-client-form-194 p {
	font-size: 14px;
}


/* - - - - - - - - - - WINNERS - - - - - - - - - - */

.block-winners-block {
	padding: 0 10%;
	width: 80%;
}
.block-winners-block .views-row {
	margin: 0 0 20px 0;
}
.block-winners-block .views-field-field-event-image {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}
.block-winners-block .views-field-field-event-image img {
	height: auto;
	width: 100%;
	max-width: 100%;
}
.block-winners-block .views-field-title {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
}
.block-winners-block .view-footer {
	float: left;
}
.views-field-field-winner-photo {
	width: 100%;
}
.views-field-field-winner-photo img {
	width: 100%;
}


/* - - - - - - - - - - ZONES - - - - - - - - - - */

#zone-branding-wrapper {
	border-bottom: solid 4px #851217;
	padding-bottom: 5px;
}
#zone-content {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 15% auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
body.front #zone-content {
	background-image: url(../images/black-arrow-bg.png);
}
body.not-front #zone-content {
	margin: 0;
	padding: 0;
	width: 100%;
}
body.page-node-23 #zone-content,
body.page-node-24 #zone-content,
body.page-node-28 #zone-content,
body.context-dining #zone-content,
body.context-golf #zone-content {
	margin: auto;
	padding: 0;
	width: 100%;
}
#zone-content-wrapper {
	background-color: #fff;
}
body.front #zone-content-wrapper {
	background-color: #84161a;
}
#zone-footer {
	
}
#zone-footer-wrapper {
	background-color: #343433;
	background-position: center 400px;
	background-repeat: repeat-x;
	background-size: 50% auto;
	border-bottom: solid 12px #851217;
}
#zone-header {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#zone-header-wrapper {
	background: #57585b;
}
#zone-lightgray {
	background-image: url(../images/red-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 15% auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
#zone-lightgray-wrapper {
	background-color: #cccbcb;
}
#zone-mediumgray {
	background-image: url(../images/light-gray-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 15% auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
#zone-mediumgray-wrapper {
	background-color: #989898;
}
#zone-darkgray {
	padding-top: 15px;
	padding-bottom: 15px;
}
body.front #zone-darkgray {
	background-image: url(../images/medium-gray-arrow-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 15% auto;
	padding-top: 35px;
}
#zone-darkgray-wrapper {
	background-color: #676768;
}
#zone-preface-wrapper {
	background-color: #000;
}
#zone-user-wrapper {
	background-color: #000;
	border-bottom: solid 15px #851217;
}
.page-node-23 div#flexslider-1 ul.slides li {
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    z-index: 2;
}
div#region-header-first div#flexslider-1 ul.slides li {display: inline-block;}



/**Checkbox accordion**/
.accordion {
  overflow: hidden;
  padding: 0 10%;
  width: 80%;
  font-size: 15px;
}
.acTab {
  width: 100%;
  overflow: hidden;
}
.acTab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.acTab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0.5em;
  color: #85161c;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.acTab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.acTab-content {
  max-height: 0;
  padding: 0 0.5em;
  -webkit-transition: all .35s;
  transition: all .35s;
}
.acTab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 0.5em;
  cursor: pointer;
}

input:checked + .acTab-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
input:checked ~ .acTab-content {
  max-height: 100vh;
  padding: 0.5em;
}


/**covid faq**/
.faqQ {
	font-weight: bold;
}

/**covid updates**/
.update-section {
	display: inline-block;
	width: 31%;
	padding-right: 20px;
	min-width: 300px;
}

a.covid-button {
	color: #85161c;
	padding: 10px 20px;
	border: 2px solid #85161c;
	text-decoration: none;
	font-weight: bold;
}