/**
 * @file
 * Subtheme specific CSS.
 */

body.path-frontpage h1.title {
	display: none;
}
.container-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
}
#block-crosswinds-page-title {
	
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #3289c7;
	font-weight: 600;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
}
p {
	font-family: Helvetica, Arial, sans-serif;
}
#main ul, #main ol {
	font-family: Helvetica, Arial, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
html {
  	scroll-behavior: smooth;
}
.sidebar .block {
	background-color: transparent;
}
sup {
	font-size: 60% !important;
}

/* - - - - - BARRIO OVERRIDE - - - - - */
 #page,
 .mm-page,
 .mm-wrapper_background body,
 #main-wrapper {
 	background: transparent !important;
 	background-color: transparent !important;
 }
 .site-footer__bottom {
 	margin: 0;
 	border: none;
 }
 .site-footer__bottom .region {
 	margin: 0;
 }
 .nav-item a {
 	color: #2688c4;
 }


/* - - - - - - - - - - - - - - - - - - - - ALL - - - - - - - - - - - - - - - - - - - - */

@media all and (min-width: 0px) {
	h1 {

	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {

	}
	h6 {

	}

	/* - - - BLUE HEADER START- - - */
		.blue-header {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
			position: relative;
			z-index: 1;
		}
		.blue-header h1 {
			background-color: #195a83;
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 40px;
			font-weight: 600;
			line-height: 100%;
			margin: 0;
			padding: 3% 5% 3% 5%;
			text-align: center;
		}
	/* - - - BLUE HEADER END - - - */

	/* - - - BRANDING (HEADER) START - - - */
		.header-address {
			background-color: #336699;
			display: inline-block;
			width: 100%;
			margin: 0;
			padding: 10px 0;
			text-align: center;
		}
		.header-address .address {
			display: none;
			margin: 0 0 10px 0;
		}
		.header-address p {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 100%;
			margin: 0;
			text-align: center;
		}
		.header-address p a {
			color: #fff;
			text-decoration: none;
		}
		.header-address p a:hover {
			color: #43b1ff;
			text-decoration: underline;
		}
		.header-players-cards {
			display: none;
		}
		.affix .header-players-cards {
			/* height: 100px;
			width: auto; */
		}
		#navbar-main {
			margin: 0;
			padding: 0;
			text-align: center;
			display: block;
			text-align: center;
		}
		.navbar-brand {
			float: none;
			width: 35%;
			height: auto;
			margin: 0 auto 10px auto;
			padding: 0;
			text-align: center;
		}
	/* - - - BRANDING (HEADER) END - - - */

	/* - - - BREADCRUMBS START - - - */
		.breadcrumb {
			background-color: transparent !important;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			text-transform: uppercase;
		}
		.breadcrumb a {
			color: #ec008c;
		}
		.breadcrumb a:hover {
			color: #ec008c;
			text-decoration: underline;
		}
		.breadcrumb-item.active {
			color: #999 !important;
		}
	/* - - - BREADCRUMBS END - - - */

	/* - - - CLASSES START - - - */
		.blue-btn {
			background-color: #2688c4;
			border: none;
			border-radius: 100px;
			color: #fff;
			display: inline-block;
			font-size: 16px;
			font-weight: 400;
			margin: 0;
			padding: 10px 50px;
			text-decoration: none;
			text-transform: uppercase;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.blue-btn:hover {
			background-color: #3065b0;
			color: #fff !important;
			text-decoration: none;
			transform: scale(1.1);
		}
		.col {
			/* padding-right: 0 !important;
			padding-left: 0 !important; */
		}
		.disclaimer {
			font-size: 80% !important;
		}
		.fiftyfifty {
			width: 100%;
		}
		.fiftyfifty img {
			width: 100%;
			height: auto;
		}
		.fill-box {
			background-color: #000;
			border-radius: 15px;
			display: inline-block;
			margin: 0 auto 20px auto;
			padding: 12px 30px;
			width: auto;
			text-align: center;
		}
		.fill-box h2,
		.fill-box h3,
		.fill-box h4 {
			color: #fff;
			display: inline-block;
			margin: 0 auto;
		}
		.fill-container {
			text-align: center;
			width: 100%;
		}
		.forty-sixty-left {
			display: block;
			float: left;
			width: 100%;
			margin: 0;
			padding: 0;
		}
		.forty-sixty-right {
			display: block;
			float: left;
			width: 100%;
			margin: 0;
			padding: 2% 5%;
		}
		.full-width {
			width: 100%;
		}
		.nomobile {
			display: none;
		}
		.now-hiring {
			background-color: #cc486a;
			border: none;
			border-radius: 100px;
			color: #fff;
			display: inline-block;
			font-size: 16px;
			font-weight: 400;
			margin: 0;
			padding: 7px 15px;
			text-decoration: none;
			text-transform: capitalize;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.now-hiring:hover {
			background-color: #aa2346;
			color: #fff !important;
			text-decoration: none;
			transform: scale(1.1);
		}
		.property-photo {
			border-radius: 15px;
		}
		.sixty-forty-left {
			display: block;
			float: left;
			width: 100%;
			margin: 0;
			padding: 2% 5%;
		}
		.sixty-forty-right {
			display: block;
			float: left;
			width: 100%;
			margin: 0;
			padding: 0;
		}
		.red-btn {
			background-color: #cc486a;
			border: none;
			border-radius: 100px;
			color: #fff;
			display: inline-block;
			font-size: 16px;
			font-weight: 400;
			margin: 0;
			padding: 10px 50px;
			text-decoration: none;
			text-transform: capitalize;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.red-btn:hover {
			background-color: #aa2346;
			color: #fff !important;
			text-decoration: none;
			transform: scale(1.1);
		}
		.row {
			width: 100%;
			margin-right: 0 !important;
			margin-left: 0 !important;
		}
		.spicy:before {
			content: '';
			display: inline-block;
			background-image: url(../images/chili-pepper-icon.png);
			background-repeat: no-repeat;
			background-size: auto 100%;
			width: 20px;
			height: 20px;
		}
		.stroke-box {
			border: solid 1px #000;
			padding: 20px;
			text-align: center;
		}
		.text-over-image {
			margin-top: -50px;
		}
		.text-up {
			display: block;
		}
		.three-quarters-left {
			display: inline-block;
			margin: 0;
			padding: 0 3% 0 0;
			text-align: left;
			vertical-align: middle;
			width: 72%;
		}
		.three-quarters-right {
			display: inline-block;
			margin: 0;
			padding: 0;
			vertical-align: middle;
			width: 25%;
		}
		.contact-block .three-quarters-left {
			display: block;
			margin: 0 auto;
			padding: 0 3% 0 0;
			text-align: center;
			vertical-align: middle;
			width: 100%;
		}
		.contact-block .three-quarters-right {
			display: block;
			margin: 0 auto;
			padding: 0;
			text-align: center;
			vertical-align: middle;
			width: 100%%;
		}
		.partner-logo {
			background-color: #eee;
			border-radius: 20px;
			display: inline-block;
			width: 90%;
			margin: 0 5%;
			overflow: hidden;
		}
		.partner-logo img {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
			transform: scale(0.9);
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.partner-logo:hover img {
			transform: scale(1.0);
		}
	/* - - - CLASSES END - - - */

	/* - - - CLUB WINDS START - - - */
		#club-winds-header {
			width: 100%;
			margin: 0;
			padding: 0;
		}
		#club-winds-header #sign-up-now {
			display: inline-block;
			width: 42%;
			height: auto;
			float: left;
		}
		#club-winds-header img {
			width: 100%;
			height: auto;
		}
		#club-winds-header .cw-card {
			display: inline-block;
			width: 10%;
			height: auto;
			margin: 0 0 0 4%;
			transform: rotate(30deg);
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
			float: left;
		}
		#club-winds-header .cw-card img {
			box-shadow: 5px 5px 40px 1px rgb(0 0 0 / 25%);
		}
		#club-winds-header .cw-card:hover {
			transform: rotate(0deg);
			transform: translate(-20px,-25px);
		}

	/* - - - CLUB WINDS END - - - */

	/* - - - CONTACT BLOCK START - - - */
		#contact-text h2 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight: 700;
			line-height: 120%;
			margin: 0 0 20px 0;
		}
		#contact-text p {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
		}
	/* - - - CONTACT BLOCK END - - - */

	/* - - - CONTENT START - - - */
		h1 {
			line-height: 110%;
		}
		/* h1.title {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 38px;
			font-weight: 300;
			text-align: center;
			text-transform: uppercase;
		} */
		body.node--type-promotion h1.title {
			display: none;
		}
		h2 {
			line-height: 110%;
		}
		.content-block h2 {
			font-size: 32px;
		}
		h3 {
			line-height: 110%;
		}
		h4 {
			line-height: 110%;
		}
		h5 {
			line-height: 110%;
		}
		p {
			color: #2e2e2e;
			font-size: 14px;
			font-weight: 400;
			line-height: 150%;
			margin: 0 0 25px 0;
		}
		#main ul, #main ol {
			color: #2e2e2e;
			font-size: 14px;
			font-weight: 400;
			line-height: 150%;
		}
		#block-crosswinds-content {
			
		}
		.content-block p {
			font-size: 14px;
			line-height: 150%;
		}
		body.path-frontpage #content-second-wrapper {
			background-color: #b1d4ec;
		}
		body.page-node-6 #content-third-wrapper {
			background-color: #b1d4ec;
		}
		.main-content,
		#content-second-wrapper,
		#content-third-wrapper,
		#postscript-wrapper {
			
		}
		.main-content .section {
			padding: 2.5%;
		}
		body.page-node-27 .main-content {
			padding-left: 0;
			padding-right: 0;
		}
		body.page-node-27 .main-content .section {
			padding: 3% 0;
		}
		body.page-node-27 .promotions-listing .views-row {
			
		}
		.players-club-block {
			width: 100%;
			margin: 0;
			padding: 5%;
		}
		.contact-block {
			width: 100%;
			margin: 0;
			padding: 5%;
		}
		.sidebar_first {
			width: 100%;
			height: auto;
			margin: 0;
		}
	/* - - - CONTENT END - - - */

	/* - - - FEATURES START - - - */
		.features {
			margin: 0;
			padding: 5% 10%;
			text-align: center;
		}
		.feature-box {
			display: block;
			width: 95%;
			margin: 0 2.5% 20px 2.5%;
			text-align: center;
		}
		.feature-box h2 {
			color: #336699;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 24px;
			font-weight: 600;
			margin: 0;
			text-transform: uppercase;
		}
		.feature-box hr {
			background-color: #336699;
			color: #336699;
			width: 100%;
			height: 4px;
			margin: 15px 0;
		}
		.feature-box img {
			width: 100%;
			height: auto;
		}
	/* - - - FEATURES END - - - */

	/* - - - FLEXSLIDER START - - - */
		.flexslider {
			background: transparent;
			border: none;
			border-radius: 0;
			margin: 0;
			text-align: center;
		}
		.flex-direction-nav a {
			width: 50px;
			height: 50px;
			top: 45%;
		}
		.flex-direction-nav a:before {
			color: rgba(255,255,255,0.8);
		}
		.flex-control-nav {
			display: none;
		}
	/* - - - FLEXSLIDER END - - - */

	/* - - - FLIPPED PROMOS START - - - */
		.flipped-promos {
			margin: 4% 5% 3% 5%;
		}
		body.page-node-23 .flipped-promos {
			margin: 4% 5% 0 5%;
		}
		body.page-node-23 .flipped-promos h2 {
			display: none;
		}
		.flipped-promos h2 {
			font-size: 24px;
			font-weight: 600;
			margin: 0 auto 2% auto;
			padding-bottom: 10px;
			text-align: center;
			text-transform: uppercase;
		}
		.flipped-promos h3 {
			color: #000;
			font-size: 20px;
			font-weight: 600;
			margin: 0 0 5px 0;
			text-align: center;
		}
		.flipped-promos h4 {
			color: #000;
			font-size: 14px;
			font-weight: 400;
			margin: 0 0 10px 0;
			text-align: center;
		}
		.flipped-promos p {
			font-size: 14px;
			text-align: center;
		}

		.flipped-promos p a {
			display: inline-block;
			background-color: #000;
			border-radius: 100px;
			font-weight: 600;
			color: #fff;
			padding: 10px 30px;
			text-decoration: none;
			text-transform: uppercase;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.flipped-promos p a:hover {
			text-decoration: none;
		}
		.flipped-promos .views-row {
			display: inline-block;
			float: left;
			width: 100%;
			margin: 0 5 2% 5%%;
			position: relative;
		}
		.flipped-promos .views-row img {
			display: inline-block;
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
		}
		.flipped-promos .views-row .views-field-field-image {
			margin-top: 3%;
			border-radius: 15px;
			overflow: hidden;
		}
		.flipped-promos .views-row .views-field-nothing {
			margin-top: 3%;
		}
	/* - - - FLIPPED PROMOS END - - - */

	/* - - - FOOD MENU START - - - */
		.food-menu-block {
			height: auto;
			margin: 2% 0 0 0;
			padding: 0;
			width: 100%;
		}
		.food-menu-image {
			display: inline-block;
			float: left;
			margin: 0;
			overflow: hidden;
			padding: 0;
			position: relative;
			width: 100%;
		}
		.food-menu-image img {
			object-fit: cover;
			object-position: 50% 50%;
			transform: scale(1.1);
			width: 100%;
			height: auto;
		}
		.food-menu-text {
			display: inline-block;
			float: left;
			height: auto;
			margin: 0;
			padding: 2% 10%;
			width: 100%;
		}
		.food-menu-text h2 {
			color: #915D0F;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 500;
			font-size: 56px;
			line-height: 100%;
			text-align: left;
		}
		.food-menu-text h3,
		.food-menu-image-text h3 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 600;
			font-size: 22px;
			line-height: 150%;
			margin: 0;
			text-align: left;
			text-transform: uppercase;
		}
		.food-menu-text h4,
		.food-menu-image-text h4 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 500;
			font-size: 20px;
			line-height: 150%;
			margin: 0;
			text-align: left;
		}
		.food-menu-text h5,
		.food-menu-image-text h5 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 600;
			font-size: 16px;
			line-height: 150%;
			margin: 0;
			text-align: left;
			text-transform: uppercase;
		}
		.food-menu-text p,
		.food-menu-image-text p {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 300;
			font-size: 20px;
			line-height: 150%;
			text-align: left;
		}
		.food-menu-text li,
		.food-menu-image-text li {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 300;
			font-size: 20px;
			line-height: 150%;
			text-align: left;
		}
		.food-menu-image-text {
			display: inline-block;
			float: left;
			height: auto;
			margin: 0;
			padding: 2% 10%;
			width: 100%;
		}
		.breakfast-menu-block .field--name-body {
			display: block;
			width: 100%;
			margin: 0;
			padding: 0;
		}
		.breakfast-menu-block {
			
		}
		.breakfast-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.brews-menu-block {
			
		}
		.brews-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.cocktails-menu-block {
			
		}
		.cocktails-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.pizza-menu-block {
			
		}
		.pizza-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.drinks-menu-block {
			
		}
		.drinks-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.drink-specials-menu-block {
			
		}
		.drink-specials-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
		.lunch-menu-block {
			/* background-color: #ffe6b8; */
		}
		.wine-menu-block {
			
		}
		.wine-menu-block .food-menu-text {
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0;
			padding: 3% 5%;
			width: 100%;
		}
	/* - - - FOOD MENU END - - - */

	/* - - - FOOTER START - - - */
		.site-footer .footer-nation-block {
			display: block;
			float: left;
			padding: 0 5%;
			text-align: center;
			width: 100%;
		}
		.region-footer a,
		.site-footer .content a {
			color: #000;
			text-decoration: none;
		}
		.region-footer a:hover,
		.site-footer .content a:hover {
			color: #000;
			text-decoration: underline;
		}
		.region-footer h3 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			text-align: center;
		}
		.region-footer p {
			font-size: 14px;
		}
		.footer-nation-block p {
			display: inline-block;
			margin: 0;
			text-align: center;
		}
		.footer-nation-block p img {
			display: inline-block;
			width: auto;
			height: 60px;
		}
		.site-footer .footer-hours-block {
			display: block;
			float: left;
			padding: 0 5%;
			text-align: center;
			width: 100%;
		}
		.footer-hours-block h3 {
			font-weight: 600;
			text-align: center;
		}
		.footer-hours-block p {
			text-align: center;
		}
		.footer-nation-block p a {
			display: inline-block;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.footer-nation-block p a:hover {
			transform: scale(1.1);
		}
		.site-footer .footer-address-block {
			display: block;
			float: left;
			padding: 0 5%;
			text-align: center;
			width: 100%;
		}
		.footer-address-block h3 {
			font-weight: 600;
			text-align: center;
		}
		.footer-address-block p {
			text-align: center;
		}
		.site-footer {
			background-color: transparent !important;
			padding: 0;
		}
		#footer-wrapper {
			/* border-top: solid 1px #a0a09f; */
		}
		.copyright {
			background-color: #195a83;
			display: block;
		}
		.copyright p {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			line-height: 110%;
			margin: 0 0 20px 0;
			text-align: center;
		}
		.region-copyright .row {
			padding: 15px 15%;
		}
		.site-footer .block {
			margin: 10px 0;
		}
		.site-footer .footer-disclaimer {
			margin: 15px auto 0 auto !important;
			text-align: center;
			width: 100%;
		}
		.site-footer .footer-disclaimer p {
			margin: 0;
			text-align: center;
		}
	/* - - - FOOTER END - - - */

	/* - - - GOOGLE MAP START - - - */
		.map-responsive{
		    overflow:hidden;
		    padding-bottom:56.25%;
		    position:relative;
		    height:0;
		}
		.map-responsive iframe{
		    left:0;
		    top:0;
		    height:100% !important;
		    width:100% !important;
		    position:absolute;
		}
		.google-map-block {
			display: block;
			float: left;
			margin: 0 0 25px 0;
			width: 100%;
		}
		.directions-block {
			display: block;
			float: left;
			margin: 0 0 25px 0;
			width: 100%;
		}
		.directions-block h2 {
			font-size: 32px;
		}
		.directions-block h3 {
			font-size: 28px;
			margin: 0;
		}
	/* - - - GOOGLE MAP END - - - */

	/* - - - HERO START - - - */
		#careers-header-text {
			background-color: rgba(102,204,255,0.5);
			margin: 3%;
			padding: 3%;
			text-align: center;
		}
		#careers-header-text h1 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 50px;
			font-weight: 600;
			line-height: 110%;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		#careers-header-text h2 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 36px;
			font-weight: 400;
			line-height: 110%;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		#careers-header-text p {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			line-height: 150%;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		#casino-header-text {
			background-color: transparent;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
			margin: 0;
			padding: 0;
		}
		#casino-header-text h2 {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight: 400;
			position: absolute;
			top: 35%;
			left: 5%;
			text-align: center;
			text-transform: uppercase;
		}
		.header-image-block .field--name-body {
			position: relative;
		}
		.homepage-slider .views-field-body {
			/* position: absolute;
		 	top: 50%;
			left: 50%;
			transform: translate(-50%, -50%); */
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
			padding: 0;
			pointer-events: none;
		}
		.region-hero .row {
			width: 100%;
			max-width: 100%;
			margin: 0;
			padding: 0;
		}
		#slide-first h2 {
			color: #BD1515;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 32px;
			font-weight: 400;
			line-height: 110%;
		}
		#slide-first h3 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 24px;
			font-weight: 300;
			line-height: 110%;
		}
		#slide-second h2 {
			color: #336699;
			font-size: 18px;
			font-weight: 600;
			font-family: Helvetica, Arial, sans-serif;
			line-height: 110%;
			margin: 1% auto 0 auto;
		}
		#slide-third h2 {
			color: #fff;
			display: inline-block;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 18px;
			font-weight: 600;
			line-height: 110%;
			margin: 5px auto 0 auto;
			vertical-align: middle;
			text-align: center;
		}
		#slide-third p {
			color: #000;
			display: inline-block;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight: 400;
			line-height: 110%;
			margin: 0 auto;
			vertical-align: middle;
		}
		#slide-third p a {
			padding: 10px 50px 8px 50px;
			text-transform: uppercase;
		}
		#slide-third ul.bullets {
			color: #fff;
			display: inline-block;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 18px;
			font-weight: 400;
			line-height: 110%;
			margin: 5% auto 0 auto;
			vertical-align: middle;
			text-align: left;
		}
		#slide-third ul.bullets li {
			font-size: 16px;
			font-weight: bold;
			list-style: disc;
			margin: 0 0 2% 0;
			text-align: left;
			text-shadow: #000 2px 2px 10px;
		}
		#slide-fourth {
			background-color: rgba(255,255,255,0.65);
			display: inline-block;
			margin: 0;
			padding: 20px 20px;
			position: absolute;
			top: 0;
			right: auto;
			bottom: 0;
			left: auto;
			width: 60%;
			height: auto;
			text-align: center;
			transform: translate(-50%);
		}
		#slide-fourth img {
			margin: 0 auto;
			width: 65%;
		}
		#slide-fourth h2 {
			color: #543D3D;
			font-size: 12px;
			font-weight: 600;
			margin-top: 10px;
			text-align: center;
			text-transform: uppercase;
		}
		#slide-slots h2 {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 18px;
			font-weight: 600;
			line-height: 110%;
			margin: 2% auto 0 auto;
			vertical-align: middle;
			text-shadow: 3px 3px 10px #000;
		}
		#slide-sofa h2 {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 18px;
			font-weight: 600;
			line-height: 110%;
			margin: 2% auto 0 auto;
			vertical-align: middle;
		}
		#slide-sofa p {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: 400;
			line-height: 110%;
			margin: 0 auto;
			text-shadow: 3px 3px 10px #000;
			vertical-align: middle;
		}
		#slide-bottlesbites {
			display: inline-block;
			margin: 0;
			padding: 5px 20px;
			position: absolute;
			top: 0;
			right: auto;
			bottom: 0;
			left: auto;
			width: 38%;
			height: auto;
			text-align: center;
			transform: translate(-50%);
		}
		#slide-bottlesbites h2 {
			color: #ffffff;
			font-size: 13px;
			font-style: italic;
			font-weight: 600;
		}
		#slide-bottlesbites img {
			margin: 5% auto 2% auto;
			width: 65%;
		}
		#bottles-bites-header-text {
			background-color: #fff;
			display: block;
			margin: 20px auto;
			width: 50%;
			text-align: center;
		}
		#bottles-bites-header-text img {
			width: 100%;
		}
		#bottles-bites-header-text h2 {
			color: #543D3D;
			font-size: 16px;
			font-weight: 600;
			margin-top: 10px;
			text-align: center;
			text-transform: uppercase;
		}
	/* - - - HERO END - - - */

	/* - - - HOMEPAGE MAP START - - - */
		.homepage-map {
			margin: 0 !important;
			padding: 0 !important;
		}
		.homepage-map img {
			width: 100%;
			height: auto;
			object-fit: cover;
		}

	/* - - - HOMEPAGE MAP END - - - */

	/* - - - HOMEPAGE COPY START - - - */
		body.path-frontpage .main-content {
			
		}
		body.path-frontpage .main-content .section {

		}
	/* - - - HOMEPAGE COPY END - - - */

	/* - - - IDs START - - - */
		#main {
			/* padding-bottom: 50px; */
		}
		body.path-frontpage #main {
			padding-bottom: 0;
		}
	/* - - - IDs END - - - */

	/* - - - MARQUEE START - - - */
		.marquee {
			background-color: #4a9acc;
			color: #fff;
			margin: 0;
			padding: 10px 0;
			text-align: center;
			width: 100%;
		}
		.marquee h3 {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 20px;
			font-weight: 600;
			margin: 0;
			text-align: center;
			/* text-shadow: rgb(0 0 0 / 40%) 0px 4px 5px; */
		}
		.marquee .flexslider {
			margin: 0;
		}
		.marquee .flex-control-nav,
		.marquee .flex-direction-nav {
			display: none;
		}
		.marquee .view-content div {
			width: 100%;
		}
	/* - - - MARQUEE END - - - */

	/* - - - NEWSLETTER FORM START - - - */
		.newsletter-form {
			background-color: rgba(77,160,217,0.2);
			width: 100%;
			margin: 0;
			padding: 1.5% 5% 3% 5%;
			text-align: center;
		}
		.newsletter-form .js-form-item {
			margin: 0.5rem;
		}
		.newsletter-headline {
			background-color: rgba(77,160,217,0.2);
			width: 100%;
			margin: 0;
			padding: 3% 5% 1.5% 5%;
			text-align: center;
		}
		.newsletter-headline h2 {
			font-size: 28px;
			font-weight: 600;
			line-height: 100%;
			text-transform: uppercase;
		}
		.newsletter-headline h3 {
			font-size: 22px;
			font-weight: 400;
			line-height: 100%;
		}
		.newsletter-headline p {
			font-size: 12px;
			font-weight: 300;
			line-height: 100%;
		}
	/* - - - NEWSLETTER FORM END - - - */

	/* - - - PLAYERS CLUB BLOCK START - - - */
		.players-club-block .field--name-body {
			
		}
		#players-club-text {
			display: inline-block;
			margin: 0;
			text-align: left;
			vertical-align: middle;
		}
		#players-club-text h2 {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 22px;
			font-weight: 700;
			line-height: 120%;
			margin: 0 0 20px 0;
		}
		#players-club-text p {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 16px;
		}
		#players-club-card {
			display: inline-block;
			margin: 0;
			text-align: left;
			vertical-align: middle;
		}
	/* - - - PLAYERS CLUB BLOCK END - - - */


	/* - - - PLAYERS CLUB HEADER START- - - */
		.pc-header {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
		}
		.pc-header h1 {
			background-color: #195a83;
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 50px;
			font-weight: 600;
			line-height: 100%;
			margin: 0;
			padding: 35px 5% 25px 5%;
			text-align: center;
		}
		.pc-header h2 {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 25px;
			font-weight: 600;
			width: 90%;
			margin: 0 5% 20px 5%;
		}
		.pc-header p {
			color: #000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 22px;
			font-weight: 300;
			line-height: 150%;
			margin: 20px 5% 0 5%;
			padding: 0;
			width: 90%;
		}
		.pc-header .pc-card {
			position: relative;
			width: 25%;
			margin: 2% auto 0 auto;
		}
	/* - - - PLAYERS CLUB HEADER END - - - */


	/* - - - PLAYERS CLUB PAGE START - - - */
		.players-club-sidebar {
			width: 100%;
			margin: 0 0 25px 0;
		}
		.players-club-sidebar h2 {
			color: #3289c7;
			font-size: 24px;
		}
		.players-club-sidebar p {
			font-size: 16px;
		}
		.players-club-sidebar ul {
			margin: 0 0 20px 0;
		}
		.players-club-sidebar li {
			font-size: 16px;
		}
		.players-club-form {
			width: 100%;
		}
		.players-club-form h2 {
			color: #215b85;
			font-weight: 600;
		}
	/* - - - PLAYERS CLUB PAGE END - - - */

	/* - - - PROMOTIONS START - - - */
		.featured-promos {
			width: 100%;
			margin: 0 0 5% 0;
		}
		.featured-promos h2 {
			border-bottom: solid 6px #336699;
			color: #336699;
			font-size: 24px;
			font-weight: 600;
			margin: 0 auto 2% auto;
			padding-bottom: 10px;
			text-align: center;
			text-transform: uppercase;
		}
		.featured-promos .views-row {
			border-radius: 15px;
			display: inline-block;
			float: left;
			width: 90%;
			margin: 0 5% 2% 5%;
		}
		.featured-promos .views-field-field-image {
			margin: 0 0 3% 0;
		}
		.featured-promos .views-field-field-image img {
			width: 100%;
			height: 100%;
			max-width: none;
		}
		.featured-promos .views-field-title {
			text-align: center;
		}
		.featured-promos .views-field-title h3 {
			font-size: 22px;
			text-align: center;
		}
		.featured-promos .views-field-title h3 a {
			text-decoration: none;
		}
		.featured-promos .views-field-nothing {
			text-align: center;
		}
		.featured-promos .views-field-nothing h4 {
			font-size: 18px;
			text-align: center;
		}
		.promotion-page .views-field-field-image {
			width: 100%;
			display: block;
		}
		.promotion-page .views-field-body {
			width: 90%;
			margin: 2% 5%;
		}
		.promotions-listing h2 {
			font-weight: 600;
		}
		.promotions-listing h4 {
			color: #336699;
		}
		.promotions-listing .views-field-field-image {
			margin: 0 0 3% 0;
			width: 100%;
			height: auto;
			max-width: none;
			text-align: center;
		}
		.promotions-listing .views-field-field-image img {
			width: 100%;
			height: auto;
			border-radius: 15px;
		}
		.promotions-listing .views-field-nothing {
			display: inline-block;
			float: left;
			width: 90%;
			margin: 0 5% 2% 5%;
			text-align: center;
		}
		.promotions-listing .views-field-nothing h4 {
			color: #336699;
		}
		.promotions-listing .views-row {
			display: inline-block;
			float: left;
			width: 100%;
			margin: 0 0 2% 0;
			padding: 5%;
			text-align: center;
		}
		.promotions-listing .views-row:nth-child(odd) {
			background-color: rgba(0,0,0,0.05);
		}
	/* - - - PROMOTIONS END - - - */

	/* - - - RESPONSIVE MENU START - - - */
		#block-responsivemenumobileicon,
		#block-hialeah2020-responsivemenumobileicon {
			position: absolute;
			top: 30px;
			right: 0;
		}
		.responsive-menu-toggle-icon {
			width: 50px;
			height: 50px;
		}
		.responsive-menu-toggle-icon::before,
		.responsive-menu-toggle-icon::after,
		.responsive-menu-toggle-icon span.icon {
			background: #000;
		}
		.responsive-menu-toggle-icon span.label {
			display: none;
		}
		.mm-panel {
			background: #fff;
			font-family: Helvetica, Arial, sans-serif;
		}
		.mm-navbar {
			background: #fff;
			font-family: Helvetica, Arial, sans-serif;
		}
		.mm-navbar__title {
			color: #fff;
		}
		.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
			color: #4a9acc;
		}
		#off-canvas .nav > li {
			display: flex;
		}
		#off-canvas .nav > li > a {
			padding-left: 20px;
			padding-right: 10px;
		}
		#off-canvas .navbar-nav {
			margin: 0;
		}
		#off-canvas .mm-listitem__btn,
		#off-canvas .mm-listitem__text {
			padding: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
		}
	/* - - - RESPONSIVE MENU END - - - */

	/* - - - SEARCH START - - - */
		.block-search {
			display: none;
		}
		.js-form-type-search input.form-search {
			font-size: 12px;
		}
	/* - - - SEARCH END - - - */

	/* - - - SLOT MACHINES START - - - */
		#slot-machines {
			position: absolute;
			top: 0;
			right: 0;
			width: 50%;
			z-index: 0;
		}
		.slot-machine {
			display: inline-block;
			float: right;
			width: 33%;
			margin: 0;
			padding: 0;
		}
		.slot-machine img {
			width: 100%;
			height: auto;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.slot-machine img:hover {
			transform: translateY(-5%);
		}
	/* - - - SLOT MACHINES END - - - */

	/* - - - SOCIAL MEDIA START - - - */
		.header-social-media-menu {
			display: block;
			float: none;
			margin: 0;
			text-align: center;
			width: auto;
		}
		.social-media-menu {
			display: block;
			float: none;
			margin: 0 auto;
			text-align: center;
			width: auto;
		}
		.header-social-media-menu ul,
		.social-media-menu ul {
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.header-social-media-menu ul {
			display: inline-block;
		}
		.header-address .header-social-media-menu p {
			display: inline-block;
			margin: 0 10px 0 0;
		}
		.header-address .header-social-media-menu p a,
		.header-address .header-social-media-menu p a:hover {
			text-decoration: none;
		}
		.header-social-media-menu ul li,
		.social-media-menu ul li {
			display: inline-block;
			list-style: none;
			margin: 0 !important;
			overflow: visible;
			padding: 0;
			text-align: center;
		}
		.header-social-media-menu ul li a {
			background-size: 100% 100%;
			display: inline-block;
			width: 25px;
			height: 25px;
			margin: 0;
			padding: 0;
			text-align: center;
			text-indent: -6000px;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.social-media-menu ul li a {
			background-size: 100% 100%;
			display: inline-block;
			width: 30px;
			height: 30px;
			margin: 0;
			padding: 0;
			text-align: center;
			text-indent: -6000px;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.header-social-media-menu ul li a#facebook {
			background-image: url(../images/facebook-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
		}
		.header-social-media-menu ul li a#twitter {
			background-image: url(../images/twitter-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.header-social-media-menu ul li a#linkedin {
			background-image: url(../images/linkedin-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.header-social-media-menu ul li a#instagram {
			background-image: url(../images/instagram-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.social-media-menu ul li a#facebook {
			background-image: url(../images/facebook-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
		}
		.social-media-menu ul li a#twitter {
			background-image: url(../images/twitter-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.social-media-menu ul li a#linkedin {
			background-image: url(../images/linkedin-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.social-media-menu ul li a#instagram {
			background-image: url(../images/instagram-icon.png);
			background-repeat: no-repeat;
			background-position: center center;
			margin-left: 5px;
		}
		.header-social-media-menu ul li a:hover,
		.social-media-menu ul li a:hover {
			transform: scale(1.1);
		}
		#social-box .social-media-menu {
			width: 100%;
			display: inline-block;
			position: absolute;
			top: 40%;
			right: 0;
			left: 0;
		}
		#social-box .social-media-menu ul {
			float: none;
			text-align: center;
		}
		#social-box .social-media-menu ul li a {
			width: 50px;
			height: 50px;
		}
	/* - - - SOCIAL MEDIA END - - - */

	/* - - - SUPERFISH START - - - */
		.block-superfish {
			display: none;
			font-family: Helvetica, Arial, sans-serif;
		}
	/* - - - SUPERFISH END - - - */

	/* - - - WEBFORMS START - - - */
		.players-club-form select.custom-select,
		.contact-form select.custom-select {
			background-color: #ddd;
			border: none;
			color: #000;
			padding: 1.5em .75em;
		}
		.players-club-form input.form-control,
		.players-club-form input:-internal-autofill-selected,
		.players-club-form textarea,
		.contact-form input.form-control,
		.contact-form input:-internal-autofill-selected,
		.contact-form textarea {
			background-color: #ddd;
			border: none;
			color: #000;
			padding: 1.5em .75em;
		}
		.players-club-form button[type=submit],
		.contact-form button[type=submit] {
			background-color: #195a83;
			border: none;
			border-radius: 100px;
			color: #fff;
			display: inline-block;
			font-size: 16px;
			font-weight: 600;
			margin: 0;
			padding: 10px 50px;
			text-decoration: none;
			text-transform: uppercase;
		}
		.players-club-form button[type=submit]:hover,
		.contact-form button[type=submit]:hover {
			background-color: #3289c7;
		}
		.players-club-form .form-actions,
		.contact-form .form-actions {
			text-align: center;
		}
		.form-item-birthday {
			position: relative;
		}
		.form-item-birthday .ui-datepicker-trigger {
			position: absolute;
			top: 30%;
			right: 20px;
		}
		fieldset.webform-composite-hidden-title {
			margin-top: 0;
			margin-bottom: 0;
		}
		legend {
			margin-bottom: 0 !important;
		}
		.job-application-form {
			background-color: #195a83;
			padding: 5%;
		}
		.job-application-form h2 {
			color: #fff;
			margin: 0 0 20px 0;
		}
		.job-application-form input,
		.job-application-form select {
			background-color: #195a83;
			border: solid 3px #fff;
			border-radius: 0;
			color: #fff;
			padding: 1.5em .75em;
		}
		.job-application-form .resume-upload-btn {
			background-color: #195a83;
			border: solid 3px #fff;
			border-radius: 0;
			color: #fff;
			padding: 0.8em .75em;
			width: 100%;
			text-align: center;
		}
		.job-application-form .resume-upload-btn:hover,
		.job-application-form input#edit-upload-resume-upload-button--2:hover,
		.job-application-form button#edit-upload-resume-upload-button:hover {
			background-color: #fff;
			color: #195a83;
		}
		.job-application-form input::placeholder,
		.job-application-form select::placeholder {
			color: #fff;
		}
		.job-application-form .webform-type-radios legend {
			color: #fff;
			font-size: 14px;
		}
		.job-application-form .radio label {
			color: #fff;
		}
		.job-application-form button[type=submit] {
			background-color: #fff;
			border: none;
			border-radius: 100px;
			color: #bd1515;
			display: inline-block;
			font-size: 16px;
			font-weight: 600;
			margin: 0;
			padding: 10px 50px;
			text-decoration: none;
			text-transform: uppercase;
		}
		.job-application-form button[type=submit]:hover {
			background-color: #3289c7;
			color: #fff;
		}
		.job-application-form .form-actions {
			text-align: center;
		}
		.job-application-form .text-muted {
			color: #fff !important;
		}
		.job-application-form .webform-managed-file-placeholder {
			color: #fff;
		}
		.job-application-form .form-item-upload-resume button.js-form-submit {
			display: none;
		}
		.job-application-form #edit-upload-resume-upload {
			padding-top: 10px;
			padding-bottom: 40px;
		}
		.radios--wrapper {
			padding: 0 3%;
		}


		.donation-form select.custom-select {
			background-color: #ddd;
			border: none;
			color: #000;
			padding: 1.5em .75em;
		}
		.donation-form input.form-control,
		.donation-form input:-internal-autofill-selected,
		.donation-form textarea {
			background-color: #ddd;
			border: none;
			color: #000;
			padding: 1.5em .75em;
		}
		.donation-form input.js-form-file {
			background-color: transparent;
			display: inline-block;
			padding: 0;
			width: auto;
		}
		.donation-form button[type=submit] {
			background-color: #195a83;
			border: none;
			border-radius: 100px;
			color: #fff;
			display: inline-block;
			font-size: 16px;
			font-weight: 600;
			margin: 0;
			padding: 10px 50px;
			text-decoration: none;
			text-transform: uppercase;
		}
		.donation-form button[type=submit]:hover {
			background-color: #3289c7;
		}
		.donation-form .form-actions {
			text-align: center;
		}
		.donation-form .ui-datepicker-trigger {
			position: absolute;
			right: 20px;
			top: 35%;
		}
		.donation-form .form-type-date {
			position: relative;
		}
		.donation-form .radios--wrapper .js-form-item {
			display: inline-block;
		}
		.donation-form .radios--wrapper .fieldset-legend {
			font-size: 14px;
		}
		.donation-form .webform-element-description {
			margin-top: 10px;
		}
		.donation-form fieldset label {
			font-weight: bold;
		}
	/* - - - WEBFORMS END - - - */

	/* - - - WINNERS START - - - */
		.winners .views-row {
			border-radius: 15px;
			display: inline-block;
			float: left;
			width: 48%;
			margin: 1%;
			overflow: hidden;
			position: relative;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.winners .views-row:hover {
			transform: scale(1.05);
		}
		.winners .views-field-field-image {
			border-radius: 15px;
			overflow: hidden;
		}
		.winners .views-field-title {
			background: rgba(0,0,0,0.5);
			display: block;
			padding: 3% 2%;
			box-sizing: border-box;
			position: absolute;
			right: 0;
			bottom: 0;
			left: 0;
			text-align: center;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.winners .views-row:hover .views-field-title {
			padding-bottom: 10%;
		}
		.winners .views-field-title h2 {
			color: #66ccff;
			font-size: 24px;
			font-weight: 600;
			line-height: 100%;
			margin: 0 0 5px 0;
			text-align: center;
		}
		.winners .views-field-title h3 {
			color: #fff;
			font-size: 12px;
			font-weight: 600;
			letter-spacing: 0.1em;
			line-height: 100%;
			margin: 0;
			text-align: center;
			text-transform: uppercase;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
	/* - - - WINNERS END - - - */
}



/* - - - - - - - - - - - - - - - - - - - - NARROW - - - - - - - - - - - - - - - - - - - - */

@media all and (min-width: 768px) {
	h1 {

	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 14px;
	}
	h6 {
		
	}
	#block-crosswinds-page-title {
		
	}

	/* - - - BACKGROUND START - - - */
		#main-wrapper {
			/* background-image: url(../../crosswinds/images/whisps.jpg); */
			background-attachment: fixed;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: 100% auto;
		}

	/* - - - BACKGROUND START - - - */

	/* - - - BLUE HEADER START- - - */
		.blue-header h1 {
			font-size: 50px;
			padding: 35px 10% 25px 10%;
			text-align: center;
		}
	/* - - - BLUE HEADER END - - - */

	/* - - - BRANDING (HEADER) START - - - */
		.header-address {
			background-color: transparent;
			margin-top: 3%;
			width: 35%;
			float: right;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		body.scrolled .header-address {
			margin-top: 1%;
		}
		.header-address .address {
			display: none;
			float: left;
			margin: 0 0 0 2.5%;
			text-align: left;
			width: 50%;
		}
		.header-address p {
			display: inline-block;
			font-size: 15px;
			margin: 0 1% 5px 0; 
			text-align: left;
		}
		.header-players-cards {
			display: inline-block;
			margin: 10px 0 0 0;
			width: auto;
			float: right;
		}
		.header-players-cards a {
			display: inline-block;
			width: 200px /* One Card 125px */;
			height: auto;
			margin: 0;
			padding: 0;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.header-players-cards a:hover {
			transform: translate(0, -5%);
		}
		.header-social-media {
			float: right;
			margin: 0 20px 0 0;
			width: auto;
		}
		#navbar-main {
			background-size: cover;
			box-shadow: 0 5px 15px #00324b;
			text-align: left;
		}
		.navbar {
			padding: 0 !important;
		}
		.navbar-brand {
			margin: 0 0 0 3%;
			width: 275px;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		body.scrolled .navbar-brand {
			width: 150px;
		}
		.header-players-cards a {
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		body.scrolled .header-players-cards a {
			width: 150px;
		}
		.navbar-brand img {
			transform: scale(0.9);
			width: 100%;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.navbar-brand img:hover {
			transform: scale(0.8);
		}
	/* - - - BRANDING (HEADER) END - - - */

	/* - - - CLASSES START - - - */
		.blue-btn {
			font-size: 16px;
		}
		.fiftyfifty {
			display: inline-block;
			float: left;
			width: 50%;
		}
		.fill-box {
			border-radius: 20px;
		}
		.forty-sixty-left {
			display: inline-block;
			float: left;
			width: 40%;
		}
		.forty-sixty-right {
			display: inline-block;
			width: 60%;
			padding: 2% 5%;
		}
		.nomobile {
			display: block;
		}
		.now-hiring {
			margin-top: 2%;
			padding: 5px 15px 3px 15px;
		}
		.property-photo {
			border-top-right-radius: 15px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
			border-top-left-radius: 0px;
		}
		.text-over-image {
			margin-top: -50px;
		}
		.sixty-forty-left {
			display: inline-block;
			width: 60%;
			padding: 2% 5%;
		}
		.sixty-forty-right {
			display: inline-block;
			float: left;
			width: 40%;
		}
		.text-up {
			display: inline-block;
			float: left;
			margin: 0;
			padding: 0;
			vertical-align: top;
			width: 50%;
		}
		.three-quarters-left,
		.contact-block .three-quarters-left {
			display: inline-block;
			margin: 0;
			padding: 0 3% 0 0;
			text-align: left;
			vertical-align: middle;
			width: 72%;
		}
		.three-quarters-right,
		.contact-block .three-quarters-right {
			display: inline-block;
			margin: 0;
			padding: 0;
			vertical-align: middle;
			width: 25%;
		}

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

	/* - - - CONTACT BLOCK START - - - */
		#contact-text h2 {
			font-size: 20px;
		}
		#contact-text p {
			font-size: 16px;
		}
	/* - - - CONTACT BLOCK END - - - */

	/* - - - CONTACT PAGE START - - - */
		.contact-sidebar {
			display: inline-block;
			float: left;
			width: 38%;
			margin: 0 2% 0 0;
		}
		.contact-form {
			display: inline-block;
			float: left;
			width: 58%;
			margin: 0 0 0 2%;
		}
		.contact-sidebar h2 {

		}
		.contact-sidebar p {

		}
		.contact li {

		}
	/* - - - CONTACT PAGE END - - - */

	/* - - - CONTENT START - - - */
		/* h1.title {
			font-size: 38px;
		} */
		/* body.page-node-8 h1.title {
			display: block;
		} */
		.content-block h2 {
			font-size: 30px;
		}
		p {
			font-size: 12px;
			margin: 0 0 20px 0;
		}
		#main ul, #main ol {
			font-size: 12px;
		}
		.content-block p {
			font-size: 12px;
			line-height: 135%;
		}
		.main-content,
		#content-second-wrapper,
		#content-third-wrapper,
		#postscript-wrapper {
			
		}
		.main-content {
			padding-right: 0 !important;
		}
		.main-content .section {
			padding: 3% 10%;
		}
		.players-club-block {
			width: 100%;
			margin: 0;
			padding: 2% 15%;
		}
		.contact-block {
			width: 100%;
			margin: 0;
			padding: 2% 15%;
		}
		.sidebar_first {
			margin-left: 0;
			padding-left: 0 !important;
		}
	/* - - - CONTENT END - - - */

	/* - - - FEATURES START - - - */
		.features {
			margin: 0;
			padding: 4% 10% 5% 10%;
			text-align: center;
		}
		.feature-box {
			display: inline-block;
			float: left;
			width: 22%;
			margin: 0 1.5%;
		}
		.feature-box h2 {
			color: #336699;
			font-size: 18px;
		}
		.feature-box img {
			transform: scale(1.0);
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.feature-box:hover img {
			transform: translateY(-15px);
		}
		.feature-box:hover h2 {
			color: #3289c7;
		}
		.feature-box:hover hr {
			background-color: #3289c7;
			color: #3289c7;
		}
	/* - - - FEATURES END - - - */

	/* - - - FLEXSLIDER START - - - */
		.flexslider {
			
		}
		.flex-direction-nav a {
			top: 50%;
		}
		.flex-control-nav {
			
		}
	/* - - - FLEXSLIDER END - - - */

	/* - - - FLIPPED PROMOS START - - - */
		.flipped-promos {

		}
		.flipped-promos h2 {
			font-size: 28px;
		}
		.flipped-promos h3 {
			font-size: 16px;
			font-weight: 600;
			margin: 0 0 5px 0;
		}
		.flipped-promos h4 {
			font-size: 12px;
			font-weight: 400;
			margin: 0 0 5px 0;
		}
		.flipped-promos p {
			font-size: 14px;
			margin: 0 0 2% 0;
		}
		.flipped-promos p a {
			background-color: #000;
			color: #fff;
			padding: 10px 30px;
		}
		.flipped-promos p a:hover {
			transform: scale(1.1);
		}
		.flipped-promos .views-row {
			border-radius: 15px;
			display: inline-block;
			width: 31%;
			margin: 0 1% 0 1%;
			position: relative;
			overflow: hidden;
		}
		.flipped-promos .views-row .views-field-field-image {
			margin-top: 0;
		}
		.flipped-promos .views-row .views-field-nothing {
			margin-top: 5%;
		}
	/* - - - FLIPPED PROMOS END - - - */

	/* - - - FOOD MENU START - - - */
		.food-menu-block .field--name-body {
			/* display: table; REMOVED FOR BACKGROUND MENU ITEMS */
		}
		.food-menu-image {
			display: table-cell;
			float: none;
			margin: 0;
			padding: 0;
			width: 50%;
			vertical-align: middle;
		}
		.food-menu-image img {
			height: 100%;
			width: 100%;
		}
		.food-menu-text {
			display: table-cell;
			float: none;
			margin: 0;
			padding: 2% 5%;
			width: 50%;
			vertical-align: top;
		}
		.food-menu-image-text {
			background-color: rgba(255,255,255,0.85);
			padding: 5%;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 75%;
		}
		.food-menu-text h2 {
			font-size: 32px;
		}
		.food-menu-text h3,
		.food-menu-image-text h3 {
			font-size: 20px;
		}
		.food-menu-text h4,
		.food-menu-image-text h4 {
			font-size: 14px;
		}
		.food-menu-text h5,
		.food-menu-image-text h5 {
			font-size: 10px;
		}
		.food-menu-text p,
		.food-menu-image-text p {
			font-size: 14px;
		}
		.food-menu-text li,
		.food-menu-image-text li {
			font-size: 14px;
		}
		.breakfast-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-BreakfastBurrito_2000x1000_R.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.breakfast-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
		.brews-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-Brews2_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.brews-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
		.cocktails-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-Signature-Cocktails_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.cocktails-menu-block .food-menu-text {
			background-color: #fff;
			border-top-left-radius: 15px;
			border-bottom-left-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0 5% 50%;
			padding: 3% 5%;
			width: 50%;
		}
		.doc-beer-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/beer-left_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.doc-beer-menu-block .food-menu-text {
			background-color: #fff;
			border-top-left-radius: 15px;
			border-bottom-left-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0 5% 50%;
			padding: 3% 5%;
			width: 50%;
		}
		.doc-cocktails-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/aviation-cocktail_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.doc-cocktails-menu-block .food-menu-text {
			background-color: #fff;
			border-top-left-radius: 15px;
			border-bottom-left-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0 5% 50%;
			padding: 3% 5%;
			width: 50%;
		}
		.doc-flights-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/flights-of-fancy_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.doc-flights-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
		.doc-truly-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/truly2_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.doc-truly-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
		.pizza-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-PersonalPizza_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.pizza-menu-block .food-menu-text {
			background-color: #fff;
			border-top-left-radius: 15px;
			border-bottom-left-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0 5% 50%;
			padding: 3% 5%;
			width: 50%;
		}
		.drinks-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/blueberry-muffins_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.drinks-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
		.drink-specials-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-YellowDrink_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.drink-specials-menu-block .food-menu-text {
			background-color: #fff;
			border-top-left-radius: 15px;
			border-bottom-left-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 0 5% 50%;
			padding: 3% 5%;
			width: 50%;
		}
		.wine-menu-block {
			background-attachment: fixed;
			background-image: url(/sites/default/files/inline-images/BB-Wine_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		.wine-menu-block .food-menu-text {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			box-sizing: border-box;
			display: inline-block;
			margin: 5% 50% 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
	/* - - - FOOD MENU END - - - */

	/* - - - FOOTER START - - - */
		#footer-wrapper {
			background-color: #fafafa;
		}
		.region-footer .row {
			padding: 1.5% 10%;
		}
		.region-footer h3 {
			font-size: 12px;
		}
		.region-footer p {
			font-size: 12px;
		}
		.site-footer .footer-nation-block {
			display: inline-block;
			float: left;
			padding: 0 2%;
			text-align: center;
			width: 35%;
		}
		.footer-nation-block p img {
			height: 50px;
		}
		.site-footer .footer-hours-block {
			border-right: solid 2px #cdcdcc;
			border-left: solid 2px #cdcdcc;
			display: inline-block;
			padding: 0 2%;
			text-align: left;
			width: 25%;
		}
		.footer-hours-block h3 {
			text-align: left;
		}
		.footer-hours-block p {
			text-align: left;
		}
		.site-footer .block {
			margin: 0;
		}
		.site-footer .footer-address-block {
			display: inline-block;
			padding: 0 2%;
			text-align: left;
			width: 40%;
		}
		.footer-address-block h3 {
			text-align: left;
		}
		.footer-address-block p {
			text-align: left;
		}
		.footer-address-box {
			display: inline-block;
			float: left;
			margin: 0 2% 0 0;
			vertical-align: top;
			width: 48%;
		}
		.copyright p {
			font-size: 12px;
			margin: 0;
		}
		.copyright-block {
			display: table-cell;
			text-align: left;
			vertical-align: middle;
			width: 75%;
		}
		.copyright-block a {
			color: #fff;
			text-decoration: underline;
		}
		.copyright-block a:hover {
			color: #3289c7;
		}
		.region-copyright .row {
			display: table;
			width: 100%;
		}
	/* - - - FOOTER END - - - */

	/* - - - GOOGLE MAP START - - - */
		.google-map-block {
			display: inline-block;
			float: left;
			margin: 0 2% 0 0;
			width: 58%;
		}
		.directions-block {
			display: inline-block;
			float: left;
			margin: 0 0 0 2%;
			width: 38%;
		}
		.directions-block h2 {
			font-size: 20px;
		}
		.directions-block h3 {
			font-size: 16px;
		}
	/* - - - GOOGLE MAP END - - - */

	/* - - - HERO START - - - */
		.homepage-slider .slides li {
			position: relative;
			text-align: center;
		}
		.homepage-slider .views-field-body {
			/* position: absolute;
		 	top: 50%;
			left: 50%;
			transform: translate(-50%, -50%); */
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
			padding: 0;
		}
		.homepage-slider .views-field-field-slide-image {
			
		}
		.homepage-slider .views-field-field-slide-image a {
			cursor: pointer;
		}
		.homepage-slider .views-field-field-slide-image img {
			width: 100%;
			height: auto;
		}
		.homepage-slider .slide-text {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
		}
		.homepage-slider .flex-active-slide {
			position: relative;
		}
		.homepage-slider .slide-left {
			top: 40%;
			left: 5%;
			text-align: left;
		}
		#slide-first h2 {
			color: #BD1515;
			font-size: 56px;
			position: absolute;
			text-transform: uppercase;
			top: 8%;
			left: 0;
			right: 0;
		}
		#slide-first h3 {
			color: #000;
			font-size: 36px;
			position: absolute;
			bottom: 8%;
			left: 0;
			right: 0;
		}
		#slide-second h2 {
			color: #336699;
			font-size: 14px;
			font-weight: 600;
			position: absolute;
			text-transform: uppercase;
			top: 0;
			left: 0;
			right: 0;
		}
		#slide-third {
			position: absolute;
			top: 48%;
			left: 0;
			right: 0;
			margin: 0 0 0 -30%;
		}
		#slide-third ul.bullets {
			color: #fff;
			margin: 0 auto;
		}
		#slide-third h2 {
			color: #fff;
			display: inline-block;
			font-size: 14px;
			margin: 0 auto;
		}
		#slide-third p {
			color: #fff;
			display: inline-block;
			font-size: 20px;
			margin: 0 0 0 10px;
		}
		#slide-third p a {

		}
		#slide-third ul.bullets li {
			font-size: 38px;
			margin: 0 0 7% 0;
		}
		#slide-fourth {
			background-color: rgba(255,255,255,0.85);
			display: inline-block;
			margin: 0;
			padding: 20px 40px;
			position: absolute;
			top: 0;
			right: 5%;
			bottom: 0;
			left: auto;
			width: 30%;
			height: auto;
			text-align: center;
		}
		#slide-fourth h2 {
			font-size: 20px;
			margin-top: 30px;
		}
		#slide-fourth img {
			margin-top: 40%;
			width: 100%;
		}
		#slide-slots h2 {
			color: #fff;
			font-size: 16px;
			font-weight: 600;
			letter-spacing: 0.01em;
			margin: 0;
		}
		#slide-sofa h2 {
			color: #fff;
			font-size: 16px;
			font-weight: 600;
			letter-spacing: 0.01em;
			margin: 3% 0 0 0;
		}
		#slide-sofa p {
			color: #fff;
			font-size: 36px;
			margin: 0;
		}
		#slide-bottlesbites h2 {
			font-size: 20px;
		}
		#slide-bottlesbites img {
			margin: 4% auto 2% auto;
			width: 80%;
		}
		#header-wrapper {
			position: relative;
			z-index: 5;
		}
		.header-image-block {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
		}
		.header-image-block img {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
		}
		#careers-header-text {
			background-color: transparent;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			height: 100%;
			margin: 0;
			padding: 0;
		}
		#careers-header-text h1 {
			color: #fff;
			font-size: 80px;
			font-weight: 600;
			position: absolute;
			top: 40%;
			left: 30%;
			right: 0;
			text-align: center;
			text-shadow: 3px 3px 10px #000;
			text-transform: uppercase;
		}
		#careers-header-text h2 {
			color: #3289c7;
			font-size: 36px;
			position: absolute;
			top: 60%;
			left: 30%;
			right: 0;
			text-align: center;
			text-shadow: 3px 3px 10px #000;
		}
		#careers-header-text p {
			color: #fff;
			font-size: 16px;
			text-align: left;
		}
		#casino-header-text {
			
		}
		#casino-header-text h2 {
			font-size: 40px;
		}
		#bottles-bites-header-text {
			background-color: rgba(255,255,255,0.85);
			display: inline-block;
			margin: 0;
			padding: 20px 40px;
			position: absolute;
			top: 50%;
			right: 34.5%;
			bottom: 0;
			width: 30%;
			height: 100%;
			text-align: center;
			transform: translate(0%, -50%);
		}
		#bottles-bites-header-text h2 {
			font-size: 16px;
		}
		#bottles-bites-header-text img {
			margin-top: 20%;
		}
	/* - - - HERO END - - - */

	/* - - - HOMEPAGE COPY START - - - */
		body.path-frontpage .main-content {
			background-attachment: fixed;
			background-image: url(../images/property_2000x1000.jpg);
			background-position: center;
			background-size: cover;
			padding-right: 0;
			padding-left: 0;
		}
		body.path-frontpage .main-content .section {
			background-color: #fff;
			border-top-right-radius: 15px;
			border-bottom-right-radius: 15px;
			margin: 5% 0;
			padding: 3% 5%;
			width: 50%;
		}
	/* - - - HOMEPAGE COPY END - - - */

	/* - - - MARQUEE START - - - */
		.marquee h3 {
			font-size: 25px;
		}
	/* - - - MARQUEE END - - - */

	/* - - - NEWSLETTER FORM START - - - */
		.newsletter-form {
			width: 100%;
			padding: 0.5% 10% 3% 10%;
		}
		.newsletter-headline {
			width: 100%;
			margin: 0;
			padding: 3% 10% 0.5% 10%;
			text-align: center;
		}
		.newsletter-headline h2 {
			font-size: 28px;
		}
		.newsletter-headline h3 {
			font-size: 22px;
		}
		.newsletter-headline p {
			font-size: 12px;
		}
		.newsletter-form .js-form-item {
			display: inline-block;
			width: 47%;
			margin: 1%;
		}
	/* - - - NEWSLETTER FORM END - - - */

	/* - - - PLAYERS CLUB BLOCK START - - - */
		.players-club-block .field--name-body {
			display: table;
		}
		#players-club-text {
			display: table-cell;
			margin: 0;
			text-align: left;
			vertical-align: middle;
		}
		#players-club-text h2 {
			font-size: 22px;
		}
		#players-club-text p {
			font-size: 16px;
		}
		#players-club-card {
			display: table-cell;
			margin: 0;
			padding: 0;
			vertical-align: middle;
		}
	/* - - - PLAYERS CLUB BLOCK END - - - */


	/* - - - PLAYERS CLUB HEADER START- - - */
		.pc-header h1 {
			font-size: 70px;
			padding: 35px 10% 25px 10%;
			text-align: center;
		}
		.pc-header h2 {
			font-size: 25px;
			width: 50%;
			margin: 0 0 20px 10%;
		}
		.pc-header p {
			font-size: 22px;
			margin: 0 0 0 10%;
			padding: 0;
			width: 50%;
		}
		.pc-header .pc-card {
			width: 26%;
			margin: -33% 0 0 64%;
		}
	/* - - - PLAYERS CLUB HEADER END - - - */


	/* - - - PLAYERS CLUB PAGE START - - - */
		.players-club-sidebar {
			display: inline-block;
			float: left;
			width: 30%;
			margin: 0 10%;
		}
		.players-club-form {
			display: inline-block;
			float: left;
			width: 40%;
			margin: 0 0 0 10%;
		}
		.players-club-sidebar h2 {
			font-size: 18px;
		}
		.players-club-sidebar p {
			font-size: 13px;
		}
		.players-club-sidebar li {
			font-size: 13px;
		}
	/* - - - PLAYERS CLUB PAGE END - - - */

	/* - - - PROMOTIONS START - - - */
		.featured-promos .views-row {
			width: 30%;
			margin: 0 1.5% 0 1.5%;
			padding: 2% 15%;
		}
		.featured-promos .views-field-title h3 {
			font-size: 18px;
		}
		.featured-promos .views-field-nothing h4 {
			font-size: 14px;
		}
		.featured-promos .views-field-field-image a {
			color: #336699;
			display: inline-block;
			width: 100%;
			height: auto;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		}
		.featured-promos .views-field-field-image a:hover {
			color: #336699;
			transform: scale(0.9);
		}
		.promotion-page .views-field-field-image {
			width: 30%;
			display: inline-block;
			float: left;
		}
		.promotion-page .views-field-field-image img {
			width: 100%;
			height: auto;
			margin: 0;
			padding: 0;
		}
		.promotion-page .views-field-body {
			display: inline-block;
			float: left;
			width: 65%;
			margin: 0 0 0 5%;
		}
		.promotions-listing .views-field-field-image {
			width: 32.5%;
			margin: 0 2.5% 0 10%;
			display: inline-block;
			float: left;
		}
		.promotions-listing .views-field-nothing {
			display: inline-block;
			float: left;
			width: 47.5%;
			margin: 0 5% 0 2.5%;
			text-align: left;
		}
		.promotions-listing .views-field-field-image img {
			border-radius: 20px;
		}
	/* - - - PROMOTIONS END - - - */

	/* - - - SEARCH START - - - */
		.block-search {
			display: inline-block;
			position: absolute;
			top: 40%;
			right: 1%;
		}
		#search-block-form .icon {
			border-top: solid 2px #9d9d9d;
			border-right: solid 2px #9d9d9d;
			border-bottom: solid 2px #9d9d9d;
			border-left: none;
			top: 5px;
			right: 15px;
			left: unset;
		}
		#search-block-form .icon .better_search {
			background-color: #fff;
		}
		.js-form-type-search input.form-search {
			background: #cccccc;
			border: solid 2px #9d9d9d;
			border-radius: 0;
			padding-left: 10px;
		}
		i.better_search {
			width: 26px;
			height: 26px;
		}
	/* - - - SEARCH END - - - */

	/* - - - SOCIAL MEDIA START - - - */
		.header-social-media-menu {
			display: inline-block;
			float: right;
			margin: 0 2.5% 0 0;
		}
		.social-media-menu {
			display: table-cell;
			margin: 0;
			text-align: right;
			vertical-align: middle;
			width: 25%;
		}
		.social-media-menu ul {
			float: right;
			text-align: right;
		}
		.header-social-media-menu ul li a {
			width: 25px;
			height: 25px;
		}
		.header-social-media-menu ul li a#facebook {
			background-image: url(../images/facebook-icon-blue.png);
		}
		.header-social-media-menu ul li a#twitter {
			background-image: url(../images/twitter-icon-blue.png);
		}
		.header-social-media-menu ul li a#linkedin {
			background-image: url(../images/linkedin-icon-blue.png);
		}
		.header-social-media-menu ul li a#instagram {
			background-image: url(../images/instagram-icon-blue.png);
		}
		.header-address .header-social-media-menu p {
			float: left;
			margin: 0 10px 0 0;
		}
		.header-address .header-social-media-menu ul {
			float: left;
		}
		#social-box .social-media-menu ul li a {
			width: 50px;
			height: 50px;
		}
	/* - - - SOCIAL MEDIA END - - - */

	/* - - - SUPERFISH START - - - */
		.block-superfish {
			background-color: #e9e9e9;
			/* background-color: rgba(96,205,245,0.25); */
			display: inline-block;
			margin: 0 auto;
			width: 100%;
		}
		#superfish-main {
			text-align: center;
		}
		#superfish-main li {
			display: inline-block;
			float: none;
			text-align: center;
		}
		ul.sf-menu a,
		ul.sf-menu span.nolink {
			background: transparent;
			background-position: center 36px;
			background-repeat: repeat-x;
			/* border-bottom: solid 5px transparent; */
			color: #336699;
			display: block;
			font-size: 12px;
			font-weight: normal;
			margin: 0;
			padding: 12px 15px;
			text-transform: uppercase;
			transition: all .25s ease-out;
			-moz-transition: all 0.25s ease-out;
		    -webkit-transition: all 0.25s ease-out;
		    -ms-transition: all 0.25s ease-out;
		    transform: scale(1.0);
		}
		ul.sf-menu.menu li {
			
		}
		ul.sf-menu li a:hover,
		ul.sf-menu li a.is-active,
		ul.sf-menu li span:hover,
		ul.sf-menu li span.is-active,
		ul.sf-menu li.sfHover,
		ul.sf-menu li.sfHover > a,
		ul.sf-menu li.active-trail a,
		ul.sf-menu li.sfHover > span,
		ul.sf-menu li.active-trail span {
			background: #fff;
			/* border-bottom: solid 5px #336699; */
			color: #336699;
			text-decoration: none;
		}
		#superfish-main li ul {
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
			overflow: hidden !important;
			text-align: left;
			/* width: auto !important; */
		}
		#superfish-main li li {
			display: block;
			float: none;
			margin: 0;
			text-align: left;
		}
		#superfish-main li li a {
			background-color: #4da0d9;
			color: #fff;
		}
		#superfish-main li li a:hover {
			background-color: #fff;
			color: #336699;
		}
		ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul {
			top: 2.4em;
		}
		ul.sf-menu .sf-sub-indicator {
			right: auto;
			margin-left: 5px;
		}
	/* - - - SUPERFISH END - - - */

	/* - - - WEBFORM START - - - */
		.job-application-form {
			float: left;
			margin: 0 0 0 2%;
			padding: 3%;
			width: 48%;
		}
		body.page-node-10 #block-crosswinds-content {
			float: left;
			margin: 0 2% 0 0;
			width: 48%;
		}
		.job-application-form .webform-type-radios legend {
			font-size: 13px;
		}
		.donation-form .radios--wrapper legend {
			display: inline-block;
			font-size: 16px;
			width: auto;
			float: left;
		}
		.donation-form .radios--wrapper .fieldset-wrapper {
			display: inline-block;
			float: left;
			margin-left: 15px;
			width: auto;
		}
	/* - - - WEBFORM END - - - */

	/* - - - WINNERS START - - - */
		.winners .views-row {
			border-radius: 20px;
			width: 31%;
			margin: 1%;
			overflow: hidden;
		}
		.winners .views-field-title h2 {
			font-size: 30px;
		}
		.winners .views-field-title h3 {
			font-size: 14px;
		}
	/* - - - WINNERS END - - - */
}



/* - - - - - - - - - - - - - - - - - - - - NORMAL - - - - - - - - - - - - - - - - - - - - */
@media all and (min-width: 1024px) {
	h1 {

	}
	h2 {
		font-size: 28px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		
	}

	/* - - - BLUE HEADER START- - - */
		.blue-header h1 {
			font-size: 60px;
			padding: 35px 10% 25px 10%;
			text-align: center;
		}
	/* - - - BLUE HEADER END - - - */

	/* - - - BRANDING (HEADER) START - - - */
		.header-address {
			width: 30%;
		}
		.header-address p {
			font-size: 16px;
		}
		.header-players-cards {
			margin: 0;
		}
		.header-players-cards a {
			width: 225px /* One Card 125px */;
		}
	/* - - - BRANDING (HEADER) END - - - */

	/* - - - CLASSES START - - - */
		.blue-btn {
			font-size: 16px;
		}
		.now-hiring {
			margin-top: 3%;
		}
		.property-photo {
			border-top-right-radius: 20px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
			border-top-left-radius: 0px;
		}
		.text-over-image {
			margin-top: -100px;
		}
	/* - - - CLASSES END - - - */

	/* - - - CONTACT BLOCK START - - - */
		#contact-text h2 {
			font-size: 24px;
		}
		#contact-text p {
			font-size: 18px;
		}
	/* - - - CONTACT BLOCK END - - - */

	/* - - - CONTENT START - - - */
		/* h1.title {
			font-size: 44px;
		} */
		.content-block h2 {
			font-size: 40px;
		}
		p {
			font-size: 14px;
			margin: 0 0 25px 0;
		}
		#main ul, #main ol {
			font-size: 14px;
		}
		.content-block p {
			font-size: 14px;
			line-height: 150%;
		}
	/* - - - CONTENT END - - - */

	/* - - - FEATURES START - - - */
		.feature-box h2 {
			font-size: 18px;
		}
	/* - - - FEATURES END - - - */

	/* - - - FLIPPED PROMOS START - - - */
		.flipped-promos {

		}
		.flipped-promos h2 {
			font-size: 32px;
		}
		.flipped-promos h3 {
			color: #fff;
			font-size: 18px;
			margin: 0 0 5px 0;
		}
		.flipped-promos h4 {
			color: #fff;
			font-size: 14px;
			margin: 0 0 15px 0;
		}
		.flipped-promos p {
			font-size: 18px;
			margin: 0;
		}
		.flipped-promos p a {
			background-color: #fff;
			color: #000;
		}
		.flipped-promos .views-row {
			border-radius: 20px;
			display: inline-block;
			width: 31%;
			margin: 0 1% 0 1%;
			position: relative;
		}
		.flipped-promos .views-row .views-field-field-image {
			border-radius: 20px;
		}
		.flipped-promos .views-row .views-field-nothing {
			background: transparent;
			border-radius: 20px;
			color: #fff;
			margin: 0;
			padding: 5%;
			position: absolute;
			width: 100%;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			text-align: center;
			opacity: 0;
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		.flipped-promos .views-row .views-field-nothing:hover {
			backdrop-filter: blur(5px);
			background: rgba(0,60,100,0.65);
			opacity: 1.0;
		}
		.flipped-promos .views-row .views-field-nothing span {
			display: inline-block;
			margin-top: 6%;
		}
	/* - - - FLIPPED PROMOS END - - - */

	/* - - - FOOD MENU START - - - */
		.food-menu-text h2 {
			font-size: 40px;
		}
		.food-menu-text h3,
		.food-menu-image-text h3 {
			font-size: 22px;
		}
		.food-menu-text h4,
		.food-menu-image-text h4 {
			font-size: 16px;
		}
		.food-menu-text h5,
		.food-menu-image-text h5 {
			font-size: 12px;
		}
		.food-menu-text p,
		.food-menu-image-text p {
			font-size: 16px;
		}
		.food-menu-text li,
		.food-menu-image-text li {
			font-size: 16px;
		}
	/* - - - FOOD MENU END - - - */

	/* - - - FOOTER START - - - */
		.region-footer h3 {
			font-size: 14px;
		}
		.region-footer p {
			font-size: 14px;
		}
		.footer-nation-block p img {
			height: 60px;
		}
		.copyright p {
			font-size: 12px;
		}
	/* - - - FOOTER END - - - */

	/* - - - GOOGLE MAP START - - - */
		.directions-block h2 {
			font-size: 24px;
		}
		.directions-block h3 {
			font-size: 20px;
		}
	/* - - - GOOGLE MAP END - - - */

	/* - - - HERO START - - - */
		#slide-first h2 {

		}
		#slide-first h3 {

		}
		#slide-third {
			margin: 0 0 0 -30%;
		}
		#slide-third h2 {
			font-size: 20px;
		}
		#slide-third ul.bullets li {
			font-size: 32px;
		}
		#slide-fourth h2 {
			font-size: 16px;
		}
		#slide-bottlesbites h2 {
			font-size: 24px;
		}
		#slide-slots h2 {
			font-size: 22px;
		}
		#slide-sofa h2 {
			font-size: 22px;
		}
		#bottles-bites-header-text h2 {
			font-size: 16px;
		}
		#careers-header-text h1 {
			font-size: 60px;
		}
		#careers-header-text h2 {
			font-size: 36px;
			right: 10%;
		}
		#careers-header-text p {
			font-size: 16px;
		}
		#casino-header-text h2 {
			font-size: 55px;
		}
	/* - - - HERO END - - - */

	/* - - - MARQUEE START - - - */
		.marquee h3 {
			font-size: 30px;
		}
	/* - - - MARQUEE END - - - */

	/* - - - NEWSLETTER FORM START - - - */
		.newsletter-headline h2 {
			font-size: 32px;
		}
		.newsletter-headline h3 {
			font-size: 24px;
		}
		.newsletter-headline p {
			font-size: 14px;
		}
	/* - - - NEWSLETTER FORM END - - - */

	/* - - - PLAYERS CLUB BOX START - - - */
		#players-club-text h2 {
			font-size: 28px;
		}
		#players-club-text p {
			font-size: 18px;
		}
	/* - - - PLAYERS CLUB BOX END - - - */

	/* - - - PLAYERS CLUB HEADER START- - - */
		.pc-header h1 {
			font-size: 70px;
			padding: 35px 20% 25px 10%;
			text-align: center;
		}
		.pc-header h2 {
			font-size: 25px;
			width: 50%;
			margin: 0 0 20px 10%;
		}
		.pc-header p {
			font-size: 22px;
			margin: 0 0 0 10%;
			padding: 0;
			width: 50%;
		}
		.pc-header .pc-card {
			width: 20%;
			margin: -26% 0 0 63%;
		}
	/* - - - PLAYERS CLUB HEADER END - - - */

	/* - - - PLAYERS CLUB PAGE START - - - */
		.players-club-sidebar h2 {
			font-size: 20px;
		}
		.players-club-sidebar p {
			font-size: 14px;
		}
		.players-club-sidebar li {
			font-size: 14px;
		}
	/* - - - PLAYERS CLUB PAGE END - - - */

	/* - - - PROMOTIONS START - - - */
		.featured-promos h2 {
			font-size: 24px;
		}
		.featured-promos .views-field-title h3 {
			font-size: 20px;
		}
		.featured-promos .views-field-nothing h4 {
			font-size: 16px;
		}
	/* - - - PROMOTIONS END - - - */

	/* - - - SOCIAL MEDIA START - - - */
		.header-social-media-menu ul li a {
			width: 30px;
			height: 30px;
		}
		#social-box .social-media-menu ul li a {
			width: 50px;
			height: 50px;
		}
	/* - - - SOCIAL MEDIA END - - - */

	/* - - - SUPERFISH START - - - */
		ul.sf-menu a,
		ul.sf-menu span.nolink {
			font-size: 14px;
			padding: 12px 25px;
		}
		ul.sf-menu.menu li {
			
		}
		ul.sf-menu .sf-sub-indicator {
			/* right: 0.5em; */
		}
	/* - - - SUPERFISH END - - - */

	/* - - - WEBFORMS START - - - */
		.job-application-form .webform-type-radios legend {
			font-size: 13px;
		}
		.donation-form .radios--wrapper .fieldset-legend {
			font-size: 16px;
		}
	/* - - - WEBFORMS END - - - */

	/* - - - WINNERS START - - - */
		.winners .views-row {
			width: 23%;
			margin: 1%;
		}
		.winners .views-field-title h2 {
			font-size: 30px;
		}
		.winners .views-field-title h3 {
			font-size: 14px;
			/* height: 0;
			opacity: 0.0; */
			transition: all 0.15s linear;
			-moz-transition: all 0.15s linear;
		    -webkit-transition: all 0.15s linear;
		    -ms-transition: all 0.15s linear;
		}
		/* .winners .views-row:hover .views-field-title h3 {
			display: inline-block;
			height: auto;
			opacity: 1.0;
		} */
	/* - - - WINNERS END - - - */
}


/* - - - - - - - - - - - - - - - - - - - - WIDE - - - - - - - - - - - - - - - - - - - - */
@media all and (min-width: 1220px) {
	h1 {

	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 22px;
	}
	h5 {
		font-size: 18px;
	}
	h6 {
		
	}
	/* - - - BRANDING (HEADER) START - - - */
		.header-address {
			width: 25%;
		}
		.header-address p {
			font-size: 15px;
		}
		.header-players-cards {
			
		}
		.header-players-cards a {
			width: 260px /* One Card 125px */;
		}
	/* - - - BRANDING (HEADER) END - - - */

	/* - - - CLASSES START - - - */
		.blue-btn {
			font-size: 18px;
		}
		.now-hiring {
			margin-top: 4%;
		}
		.text-over-image {
			margin-top: -100px;
		}
	/* - - - CLASSES END - - - */

	/* - - - CONTACT BLOCK START - - - */
		#contact-text h2 {
			font-size: 32px;
		}
		#contact-text p {
			font-size: 20px;
		}
	/* - - - CONTACT BLOCK END - - - */

	/* - - - CONTENT START - - - */
		/* h1.title {
			font-size: 50px;
		} */
		.content-block h2 {
			font-size: 48px;
		}
		p {
			font-size: 16px;
			margin: 0 0 30px 0;
		}
		#main ul, #main ol {
			font-size: 16px;
		}
		.content-block p {
			font-size: 16px;
		}
	/* - - - CONTENT END - - - */

	/* - - - FEATURES START - - - */
		.feature-box h2 {
			font-size: 24px;
		}
	/* - - - FEATURES END - - - */

	/* - - - FLIPPED PROMOS START - - - */
		.flipped-promos h2 {
			font-size: 30px;
		}
		.flipped-promos h3 {
			font-size: 22px;
		}
		.flipped-promos h4 {
			font-size: 18px;
			margin: 0 0 20px 0;
		}
		.flipped-promos p {
			font-size: 20px;
			margin: 0;
		}
	/* - - - FLIPPED PROMOS END - - - */

	/* - - - FOOD MENU START - - - */
		.food-menu-text h2 {
			font-size: 48px;
		}
		.food-menu-text h3,
		.food-menu-image-text h3 {
			font-size: 24px;
		}
		.food-menu-text h4,
		.food-menu-image-text h4 {
			font-size: 18px;
		}
		.food-menu-text h5,
		.food-menu-image-text h5 {
			font-size: 14px;
		}
		.food-menu-text p,
		.food-menu-image-text p {
			font-size: 18px;
		}
		.food-menu-text li,
		.food-menu-image-text li {
			font-size: 18px;
		}
	/* - - - FOOD MENU END - - - */

	/* - - - FOOTER START - - - */
		.region-footer h3 {
			font-size: 16px;
		}
		.region-footer p {
			font-size: 16px;
		}
		.footer-nation-block p img {
			height: 70px;
		}
		.copyright p {
			font-size: 12px;
		}
	/* - - - FOOTER END - - - */

	/* - - - GOOGLE MAP START - - - */
		.directions-block h2 {
			font-size: 28px;
		}
		.directions-block h3 {
			font-size: 24px;
		}
	/* - - - GOOGLE MAP END - - - */

	/* - - - HERO START - - - */
		#slide-first h2 {

		}
		#slide-first h3 {

		}
		#slide-second h2 {
			font-size: 24px;
		}
		#slide-third {
			margin: 0 0 0 -30%;
		}
		#slide-third h2 {
			font-size: 24px;
		}
		#slide-third ul.bullets li {
			font-size: 42px;
		}
		#slide-fourth h2 {
			font-size: 19px;
		}
		#slide-bottlesbites h2 {
			font-size: 32px;
		}
		#slide-slots h2 {
			font-size: 30px;
		}
		#slide-sofa h2 {
			font-size: 30px;
		}
		#bottles-bites-header-text h2 {
			font-size: 20px;
		}
		#careers-header-text h1 {
			font-size: 70px;
		}
		#careers-header-text h2 {
			font-size: 46px;
			right: 20%;
		}
		#careers-header-text p {
			font-size: 18px;
		}
		#casino-header-text h2 {
			font-size: 65px;
		}
	/* - - - HERO END - - - */

	/* - - - MARQUEE START - - - */
		.marquee h3 {
			font-size: 35px;
		}
	/* - - - MARQUEE END - - - */

	/* - - - NEWSLETTER FORM START - - - */
		.newsletter-headline h2 {
			font-size: 36px;
		}
		.newsletter-headline h3 {
			font-size: 26px;
		}
		.newsletter-headline p {
			font-size: 16px;
		}
	/* - - - NEWSLETTER FORM END - - - */

	/* - - - PLAYERS CLUB BOX START - - - */
		#players-club-text h2 {
			font-size: 34px;
		}
		#players-club-text p {
			font-size: 20px;
		}
	/* - - - PLAYERS CLUB BOX END - - - */

	/* - - - PLAYERS CLUB HEADER START- - - */
		.pc-header h1 {
			font-size: 70px;
			padding: 35px 20% 25px 20%;
			text-align: center;
		}
		.pc-header h2 {
			font-size: 25px;
			width: 25%;
			margin: 0 0 20px 20%;
		}
		.pc-header p {
			font-size: 22px;
			margin: 0 0 0 20%;
			padding: 0;
			width: 25%;
		}
		.pc-header .pc-card {
			width: 23%;
			margin: -30% 0 0 58%;
		}
	/* - - - PLAYERS CLUB HEADER END - - - */

	/* - - - PLAYERS CLUB PAGE START - - - */
		.players-club-sidebar h2 {
			font-size: 24px;
		}
		.players-club-sidebar p {
			font-size: 15px;
		}
		.players-club-sidebar li {
			font-size: 15px;
		}
	/* - - - PLAYERS CLUB PAGE END - - - */

	/* - - - PROMOTIONS START - - - */
		.featured-promos h2 {
			font-size: 27px;
		}
		.featured-promos .views-field-title h3 {
			font-size: 22px;
		}
		.featured-promos .views-field-nothing h4 {
			font-size: 18px;
		}
	/* - - - PROMOTIONS END - - - */

	/* - - - SOCIAL MEDIA START - - - */
		#social-box .social-media-menu ul li a {
			width: 60px;
			height: 60px;
		}
	/* - - - SOCIAL MEDIA END - - - */

	/* - - - SUPERFISH START - - - */
		ul.sf-menu a,
		ul.sf-menu span.nolink {
			font-size: 14px;
		}
		ul.sf-menu.menu li {
			margin: 0;
		}
		ul.sf-menu .sf-sub-indicator {
			/* right: 0.5em; */
		}
	/* - - - SUPERFISH END - - - */

	/* - - - WEBFORMS START - - - */
		.job-application-form .webform-type-radios legend {
			font-size: 15px;
		}
		.donation-form .radios--wrapper .fieldset-legend {
			font-size: 18px;
		}
	/* - - - WEBFORMS END - - - */

	/* - - - WINNERS START - - - */
		.winners .views-field-title h2 {
			font-size: 36px;
		}
		.winners .views-field-title h3 {
			font-size: 16px;
		}
	/* - - - WINNERS END - - - */
}


/* - - - - - - - - - - - - - - - - - - - - WIDER - - - - - - - - - - - - - - - - - - - - */
@media all and (min-width: 1440px) {
	h1 {

	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 28px;
	}
	h4 {
		font-size: 24px;
	}
	h5 {
		font-size: 22px;
	}
	h6 {
		
	}

	/* - - - BLUE HEADER START- - - */
		.blue-header h1 {
			font-size: 70px;
			padding: 35px 20% 25px 20%;
			text-align: center;
		}
	/* - - - BLUE HEADER END - - - */

	/* - - - BRANDING (HEADER) START - - - */
		.header-address p {
			font-size: 17px;
		}
	/* - - - BRANDING (HEADER) END - - - */

	/* - - - CLASSES START - - - */
		.blue-btn {
			font-size: 20px;
		}
	/* - - - CLASSES END - - - */

	/* - - - CONTACT BLOCK START - - - */
		#contact-text h2 {
			font-size: 34px;
		}
		#contact-text p {
			font-size: 20px;
		}
	/* - - - CONTACT BLOCK END - - - */

	/* - - - CONTENT START - - - */
		/* h1.title {
			font-size: 56px;
		} */
		.content-block h2 {
			font-size: 56px;
		}
		.content-block p {
			font-size: 18px;
		}
		p {
			font-size: 18px;
		}
		#main ul, #main ol {
			font-size: 18px;
		}
	/* - - - CONTENT END - - - */

	/* - - - FLIPPED PROMOS START - - - */
		.flipped-promos h2 {
			font-size: 40px;
		}
		.flipped-promos h3 {
			font-size: 28px;
			margin: 0 0 5px 0;
		}
		.flipped-promos h4 {
			font-size: 20px;
			margin: 0 0 20px 0;
		}
		.flipped-promos p {
			font-size: 22px;
			margin: 0;
		}
	/* - - - FLIPPED PROMOS END - - - */

	/* - - - FOOD MENU START - - - */
		.food-menu-text h2 {
			font-size: 56px;
		}
		.food-menu-text h3,
		.food-menu-image-text h3 {
			font-size: 26px;
		}
		.food-menu-text h4,
		.food-menu-image-text h4 {
			font-size: 20px;
		}
		.food-menu-text h5,
		.food-menu-image-text h5 {
			font-size: 16px;
		}
		.food-menu-text p,
		.food-menu-image-text p {
			font-size: 20px;
		}
		.food-menu-text li,
		.food-menu-image-text li {
			font-size: 20px;
		}
	/* - - - FOOD MENU END - - - */

	/* - - - FOOTER START - - - */
		.region-footer h3 {
			font-size: 18px;
		}
		.region-footer p {
			font-size: 18px;
		}
		.footer-nation-block p img {
			height: 80px;
		}
		.copyright p {
			font-size: 12px;
		}
	/* - - - FOOTER END - - - */

	/* - - - GOOGLE MAP START - - - */
		.directions-block h2 {
			font-size: 32px;
		}
		.directions-block h3 {
			font-size: 28px;
		}
	/* - - - GOOGLE MAP END - - - */

	/* - - - HERO START - - - */
		#slide-first h2 {

		}
		#slide-first h3 {

		}
		#slide-second h2 {
			font-size: 30px;
		}
		#slide-third {
			margin: 0 0 0 -32%;
		}
		#slide-third h2 {
			font-size: 30px;
		}
		#slide-third ul.bullets li {
			font-size: 48px;
		}
		#slide-fourth h2 {
			font-size: 24px;
		}
		#slide-bottlesbites h2 {
			font-size: 40px;
		}
		#slide-slots h2 {
			font-size: 36px;
		}
		#slide-sofa h2 {
			font-size: 36px;
		}
		#bottles-bites-header-text h2 {
			font-size: 24px;
		}
		#careers-header-text h1 {
			font-size: 80px;
		}
		#careers-header-text h2 {
			font-size: 56px;
		}
		#careers-header-text p {
			font-size: 20px;
		}
		#casino-header-text h2 {
			font-size: 80px;
		}
	/* - - - HERO END - - - */

	/* - - - MARQUEE START - - - */
		.marquee h3 {
			font-size: 40px;
		}
	/* - - - MARQUEE END - - - */

	/* - - - NEWSLETTER FORM START - - - */
		.newsletter-headline h2 {
			font-size: 40px;
		}
		.newsletter-headline h3 {
			font-size: 28px;
		}
		.newsletter-headline p {
			font-size: 18px;
		}
	/* - - - NEWSLETTER FORM END - - - */

	/* - - - PLAYERS CLUB BOX START - - - */
		#players-club-text h2 {
			font-size: 50px;
		}
		#players-club-text p {
			font-size: 22px;
		}
	/* - - - PLAYERS CLUB BOX END - - - */

	/* - - - PLAYERS CLUB HEADER START- - - */
		.pc-header h1 {
			font-size: 70px;
			padding: 35px 20% 25px 20%;
			text-align: center;
		}
		.pc-header h2 {
			font-size: 25px;
			width: 25%;
			margin: 0 0 20px 20%;
		}
		.pc-header p {
			font-size: 22px;
			margin: 0 0 0 20%;
			padding: 0;
			width: 25%;
		}
		.pc-header .pc-card {
			width: 17%;
			margin: -22% 0 0 58%;
		}
	/* - - - PLAYERS CLUB HEADER END - - - */

	/* - - - PLAYERS CLUB PAGE START - - - */
		.players-club-sidebar h2 {
			font-size: 28px;
		}
		.players-club-sidebar p {
			font-size: 16px;
		}
		.players-club-sidebar li {
			font-size: 16px;
		}
	/* - - - PLAYERS CLUB PAGE END - - - */

	/* - - - PROMOTIONS START - - - */
		.featured-promos h2 {
			font-size: 30px;
		}
		.featured-promos .views-field-title h3 {
			font-size: 24px;
		}
		.featured-promos .views-field-nothing h4 {
			font-size: 20px;
		}
	/* - - - PROMOTIONS END - - - */

	/* - - - SOCIAL MEDIA START - - - */
		#social-box .social-media-menu ul li a {
			width: 70px;
			height: 70px;
		}
	/* - - - SOCIAL MEDIA END - - - */

	/* - - - SUPERFISH START - - - */
		ul.sf-menu a,
		ul.sf-menu span.nolink {
			font-size: 15px;
			padding: 12px 30px;
		}
		ul.sf-menu.menu li {
			margin: 0;
		}
		ul.sf-menu .sf-sub-indicator {
			/* right: 0.5em; */
		}
	/* - - - SUPERFISH END - - - */

	/* - - - WEBFORMS START - - - */
		.job-application-form .webform-type-radios legend {
			font-size: 16px;
		}
	/* - - - WEBFORMS END - - - */

	/* - - - WINNERS START - - - */
		.winners .views-row {
			width: 23%;
			margin: 1%;
		}
		.winners .views-field-title h2 {
			font-size: 36px;
		}
		.winners .views-field-title h3 {
			font-size: 16px;
		}
	/* - - - WINNERS END - - - */
}