/*
Theme Name: Combined
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://gkv.com/
BlankSlate WordPress Theme © 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/36948c");

  
@font-face {font-family: 'NewsGothBTWXX-Roman';src: url('webfonts/36948C_0_0.eot');src: url('webfonts/36948C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36948C_0_0.woff2') format('woff2'),url('webfonts/36948C_0_0.woff') format('woff'),url('webfonts/36948C_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'NewsGothDmBTWXX-Demi';src: url('webfonts/36948C_1_0.eot');src: url('webfonts/36948C_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36948C_1_0.woff2') format('woff2'),url('webfonts/36948C_1_0.woff') format('woff'),url('webfonts/36948C_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'NewsGothBTWXX-Bold';src: url('webfonts/36948C_2_0.eot');src: url('webfonts/36948C_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/36948C_2_0.woff2') format('woff2'),url('webfonts/36948C_2_0.woff') format('woff'),url('webfonts/36948C_2_0.ttf') format('truetype');}
 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

* {
	box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.legal {
font-size:.8em;
}

abbr[title] {
    text-decoration:none;
}

img, input {
	max-width: 100%;
	vertical-align: bottom;
}

body, html {
	font-family: 'NewsGothBTWXX-Roman', sans-serif;
	background: #e1e0e0;
	font-size:1em;
	line-height: 1.4em;
	color:#000;
}

.vc_tta-panel-title a:focus,
.vc_tta-tab a:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
}


.wpb_single_image a:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
}

a, a strong  {
	color:#0071BD;
	text-decoration: underline;
}

strong {
font-weight:bold;
}

a:hover {
	text-decoration: none;
}

#menu a, #sidebar a, #state a {
	color:inherit;
}

h1, h2, h3 {
	color:#773344;
	font-family: 'NewsGothBTWXX-Bold', sans-serif;
}

h1 {
	font-size:2em;
	line-height: 1.4em;
	margin:0 0 10px 0;
}
#branding h1 {
	margin:0px;
}

h2 {
	font-size:1.6em;
	margin-bottom:20px;
}

h3 {
	font-size:1.2em;
	margin-bottom:10px;
}

p {
	margin:10px 0;
}


/* breaking news */

.sitewide-alert {
	display:none;
	background:#000;
	text-align: center;
	padding:10px 20px;
	color:#ffcc00;
	border-top:2px #ffcc00 solid;
	border-bottom:2px #ffcc00 solid;
	position: relative;
	width:100%;
}

.sitewide-alert p {
	margin:0px;
}

.sitewide-alert .close {
	position:absolute;
	right:10px;
	top:8px;
	cursor: pointer;
    color:#fff;
    font-weight: bold;
}


#state {
	color:white;
	background:black;
	text-align: right;
	padding:5px 20px;
	font-family: 'NewsGothDmBTWXX-Demi', sans-serif;
}

.white {
	background:#fff;
}
#state a {
	font-size: .8em;
	padding:3px 5px;
	margin-left:10px;
}

#state a:last-of-type {
	background:#fad53c;
	color:#000;
}

.nowrap {
	white-space: nowrap;
}
.wrapper {
	margin:auto;
	max-width: 1366px;
}

.search article {
	margin-bottom:20px;
}  

#header, #container {
	display: flex;
    flex-wrap: wrap;
	padding:0 20px;
}
#container {
    flex-wrap: wrap-reverse;
}


#header {
	position: relative;
	padding-top:10px;
}

#header img {
    width: 160px;
}

@media (min-width:993px) {

#header img {
    position: relative;
    top: 25px;
}
}

#branding, #menu {
	vertical-align: bottom;
}

#sidebar, #content {
	vertical-align: top;
}


#sidebar, #branding {
	width:20%;
	text-align: center;
	padding: 0 20px;
}

#sidebar li {
	margin-bottom:20px;
}

#sidebar li a {
	text-decoration: none;
}

#content, #menu {
	width:80%;
	position: relative;
}

#content {
	margin-top:20px;
	padding:0 20px 20px;
	min-height: 300px;
	border-left:thin #773344 solid;
}

.home h1 {
	margin:20px 0 0 0;
}
.home #content {
	margin-top:0px;
	padding:0 0 20px;
	border-left:none;
}

#search {
	text-align: right;
}

.has-post-thumbnail img {
	margin-bottom:20px;
}

#menu ul.menu  {
	display: flex;
	margin-top:10px;
	padding-bottom:34px;
	background:#fad53c; 
	font-weight: 600;
}

.home #menu ul.menu  {
	padding-bottom:30px;
}

#menu ul.menu > li {
	margin:auto;
	border-left:2px #fff solid;
	background:#ccc;
	max-width:25%;
flex-grow:1;
	text-align: center;
}
#menu ul.menu > li a {
	display: block;
	padding:10px;
	margin: auto;
	text-align: center;
}


#menu ul.menu a {
	text-decoration: none;
}

#menu ul.menu > li:first-child {
	border-left:0px;
}
.home #menu ul.menu > li:first-child {
    padding:0px 40px;
max-width:15%;
}

#menu ul.menu > li:hover {
	background:#aaa;
}

#menu ul.menu > li.current_page_item,
#menu ul.menu > li.current-page-ancestor {
	background:#773244;
	color:#fff;
	z-index: 9;
}

#menu li ul.sub-menu {
	display:none;
}

#menu li.current_page_item ul.sub-menu,
#menu li.current-page-ancestor ul.sub-menu,
#menu li:hover ul.sub-menu {
	position: absolute;
	display:block;
	bottom:5px;
	left:0px;
	width:100%;
	font-weight: 400;
	background:#fad53c; 
}

.home #menu li.current_page_item ul.sub-menu,
.home #menu li.current-page-ancestor ul.sub-menu,
.home #menu li:hover ul.sub-menu {
	bottom:0px;
}

#menu li:hover ul.sub-menu {
	z-index: 99;
}

#menu ul.menu > li:nth-child(1),
#menu ul.menu > li:nth-child(2) {
	text-align: left;
}

#menu ul.menu > li:nth-child(3) {
	text-align: center;
}
#menu ul.menu > li:nth-child(4),
#menu ul.menu > li:nth-child(5) {
	text-align: right;
}


#menu li ul.sub-menu li {
	display:inline-block;
	width:auto;
	text-align: left;
	font-size:.9em;
	line-height: 1em;
	margin:0 10px;
	color:#000;
}


#menu li ul.sub-menu li.current_page_item a {
	font-weight: bold;
	text-decoration: underline;
}

#menu li ul.sub-menu li:hover {
	text-decoration: underline;
}

@media (max-width:1120px) {
	
	#footer_nav,
	#sidebar,
	#menu ul.menu {
		font-size:.8em;
		line-height: 1.2em;
	}
	
.home #menu ul.menu > li:first-child {
    padding:0px 30px;
}
	
#menu li ul.sub-menu li {
	margin-left:5px;
}

}

#sidebar {
	padding-top:40px;
	font-family: 'NewsGothDmBTWXX-Demi',sans-serif;
}

#footer {
	border-top:5px #773344 solid;
	background: #e1e0e0;
}

#footer a {
	color:#773344;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
}

#footer li {
	display:inline-block;
	margin:0 10px;
}

#footer li:first-child {
	margin-left:0px;
}

/*
#footer li:last-child {
	margin-right:0px;
}
*/
#footer .row {
	display: flex;
	flex-wrap: wrap;
  align-items: center;
	padding:20px;
}

#footer .col-1 {
	width:60%;
	text-align: left;
}
#footer .col-2 {
	width:40%;
	text-align: right;
}

.entry-content ul, .entry-content ol {
	margin-bottom:20px;
	padding-left:20px;
}
.entry-content li {
	margin-bottom:5px;
}

.entry-content ul {
	list-style: disc;
}

.monthly-reports ul {
	list-style: none;
	padding-left:0px;
	padding-right:30px;
}
ol {
	list-style:decimal;
}
ol ul {
	list-style: disc;
}
ol.alpha {
	list-style: lower-alpha;
}

th {
	text-align: left;
	padding:3px 5px;
	font-family: 'NewsGothDmBTWXX-Demi',sans-serif;
	color:#773344;
}

td {
	padding:3px 5px;
}
 

/* ITVM locations */
.vc_toggle tbody tr:nth-of-type(odd) {
	background:#eee;
}

/* cumulative revenue */
.revenue table {
	width:100%;
	margin-bottom:20px;
}
.revenue td:first-child {
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
}
.revenue th:last-child,
.revenue td:last-child {
	text-align: right;
}

.revenue tr {
	border-bottom:thin #fad53c solid;
}

/* CASINO year over year revenue */

.ytd table {
	width:100%;
	margin-bottom:20px;
}
.ytd tr {
	border-bottom:thin #000 solid;
}

.ytd td:first-child {
	color:#773344;
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
}

.ytd th:nth-child(2),
.ytd th:nth-child(3),
.ytd td:nth-child(2),
.ytd td:nth-child(3) {
	text-align: right;
}
.ytd td:nth-child(2) {
	border-left:thin #000 solid;
}
.ytd .positive, .ytd .negative {
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
}

.ytd .positive::before {
	content:"";
	display:inline-block;
	position: relative;
	width: 0;
height: 0;
	top:3px;
border-style: solid;
border-width: 0 10px 18px 10px;
border-color: transparent transparent #37b349 transparent;
}


.ytd .negative::before {
	content:"";
	display:inline-block;
	position: relative;
	width: 0;
height: 0;
	top:3px;
border-style: solid;
border-width: 18px 10px 0px 10px;
border-color: red transparent transparent  transparent;
}


/* SPORTS year over year revenue */

.ytd-sports table {
	width:100%;
	margin-bottom:20px;
}
.ytd-sports tr {
	border-bottom:thin #000 solid;
}

.ytd-sports td:nth-child(even) {
	border-left:thin #000 solid;
}
.ytd-sports td:nth-child(odd) {
	text-align: right;
}
.ytd-sports td:first-child {
	color:#773344;
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
	border-left:none;
	text-align: left;
	width:200px;
}

.ytd-sports .positive, .ytd-sports .negative {
	font-family: 'NewsGothBTWXX-Bold',sans-serif;
}

.ytd-sports .positive::before {
	content:"";
	display:inline-block;
	position: relative;
	width: 0;
height: 0;
	top:3px;
border-style: solid;
border-width: 0 10px 18px 10px;
border-color: transparent transparent #37b349 transparent;
}


.ytd-sports .negative::before {
	content:"";
	display:inline-block;
	position: relative;
	width: 0;
height: 0;
	top:3px;
border-style: solid;
border-width: 18px 10px 0px 10px;
border-color: red transparent transparent  transparent;
}

.archive-nav {
	padding:10px 0;
	margin-top:10px;
	border-top:thin #ccc solid;
}

.archive-nav a {
	display:inline-block;
	margin-right:20px;
}


.menu .hidden {
	display:none;
}

.home .menu .hidden {
	display:inline-block;
}
.menu .visible {
	display:inline-block;
}

.monthly-reports .wpb_content_element {
	padding:10px 20px;
}
.monthly-reports .wpb_content_element:first-of-type {
	margin-bottom:0px;
}

.monthly-reports ul {
	display:inline-block;
}

#mobile_nav {
	display:none;
}

	.wpcf7-acceptance {
		font-size:.8em;
	line-height: 1.1em;
	}
span.wpcf7-list-item {
    margin: 0px !important;
}

	
.wpcf7-form p {
	display:inline-block;
	width:40%;
}
.wpcf7-form textarea {
	width:100%;
}
.wpcf7-form p.full {
	width:100%;
}

.toggle {
	display:none;
}

	#footer_nav {
		position: relative;
		top:20px;
	}


	.wpcf7-radio label {
		margin-right:20px;
	}	
	.wpcf7-radio input {
		vertical-align:baseline;
	}	

@media (max-width:992px) {

	.menu-item-has-children {
		position: relative;
	}
	
	.toggle {
		display:block;
		position: absolute;
		right:5px;
		top:7px;
		width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 15px;
border-color: transparent transparent transparent #fff;
	}
	.toggle.active {
		top:10px;
border-width: 15px 10px 0px 10px;
border-color: #fff transparent transparent  transparent ;
	}
	
.wpcf7-form p {
	width:100%;
}
	.wpcf7-list-item {
		width:100%;
	}
	
.home #menu ul.menu > li:first-child {
    padding:0px;
}
 
	
#menu li ul.sub-menu li {
	width:100%;
	margin:0px;
	border-bottom:thin orange solid;
}
	
#menu ul.menu  {
	background:none; 
}
	
	#branding {
		width:100px;
		padding:0px 0px 10px 0px;
	}
	
	#footer .col-1, #footer .col-2, #content, #menu, #sidebar {
		width:100%;
	}
	
	.hidden-phone {
		display:none;
	}
	
	#state a {
		margin-left:5px;
	}
	
	#footer_nav {
		top:0px;
	}
	#footer_nav ul {
		display: none;
	}  
	
	#footer .col-2 {
		margin-top:20px;
	}
	
	#footer li {
		margin:10px;
	}
	#footer li:first-child {
		margin-left: 10px;
	}
	
	#footer, #footer .col-1, #footer .col-2  {
		text-align: center;
	}
	#sidebar {
		padding:0 0px 20px;
		text-align: center;
	}
	#sidebar li {
		display:inline-block;
		margin:5px 10px;
	}
	#sidebar li a {
		text-decoration: underline;
	}
	
	#menu {
		display:block;
		position: relative;
		width:100%;
	}
	
	#menu ul.menu {
		padding:0px;
		flex-wrap: wrap;
	}
	#menu ul.menu > li {
    margin: auto;
		border-left:none;
    border-bottom: 2px #fff solid;
    background: #ccc;
    width: 100%;
    text-align: left;
}
	
	#menu ul.menu > li a {
    text-align: left;
}
	
	#menu ul.menu > li {
    text-align: left !important;
}
 #menu ul.menu > li.current_page_item, #menu ul.menu > li.current-page-ancestor {
    background: #773244;
    color: #fff;
    box-shadow: none;
    z-index: 9;
}
	
	#menu li.current_page_item ul.sub-menu, #menu li.current-page-ancestor ul.sub-menu, #menu li ul.sub-menu, #menu li ul.sub-menu, #menu li:hover ul.sub-menu {
		position: relative;
     display: none;
		bottom: inherit;
    background: #fad53c;
		font-weight: 400;
}
	/*
	#menu li.current_page_item ul.sub-menu, #menu li.current-page-ancestor ul.sub-menu, #menu li:hover ul.sub-menu {
		position: relative;
     display: block;
    background: #fad53c;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
	*/
	
	#menu .sub-menu {
		position: relative;
		display:block;
		width:100%;
	}
	
	#container {
		padding-top:0px;
	}
	
	#content {
		padding:20px 0 0 0px;
		margin:0px;
		border:none;
		border-top:2px #ccc solid;
	}
	
	.home #content {
		border:none;
	}
	.home #menu ul.menu {
    padding-bottom: 10px;
}
	
	#search {
		width:100%;
		margin:0px; 
		padding:5px;
		background:#ccc;
	}
	
	#search input {
		background:#fff;
	}
	#mobile_nav {
		display:inline-block;
		vertical-align: middle;
		position: absolute;
		right:20px;
		top:12px;
		font-weight: bold;
		text-align: right;
		padding:5px 20px;
		font-size:1em;
		background:#773244;
		color:#fff;
		border:none;
		border-radius: 5px;
	}
	
	#menu {
		display:none;
	}
	
	h1 {
		font-size:1.5em;
	}
	
	h4 a {
		font-size:.9em;
	}
}