@font-face {
	font-family: 'CrawModURW-Bol';
	src: url('../fonts/URW Type Foundry - CrawModURW-Bol.eot');
	src: local('☺'), url('../fonts/URW Type Foundry - CrawModURW-Bol.woff') format('woff'), url('../fonts/URW Type Foundry - CrawModURW-Bol.ttf') format('truetype'), url('../fonts/URW Type Foundry - CrawModURW-Bol.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CrawModURW-Reg';
	src: url('../fonts/URW Type Foundry - CrawModURW-Reg.eot');
	src: local('☺'), url('../fonts/URW Type Foundry - CrawModURW-Reg.woff') format('woff'), url('../fonts/URW Type Foundry - CrawModURW-Reg.ttf') format('truetype'), url('../fonts/URW Type Foundry - CrawModURW-Reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CrawModURW-RegIta';
	src: url('../fonts/URW Type Foundry - CrawModURW-RegIta.eot');
	src: local('☺'), url('../fonts/URW Type Foundry - CrawModURW-RegIta.woff') format('woff'), url('../fonts/URW Type Foundry - CrawModURW-RegIta.ttf') format('truetype'), url('../fonts/URW Type Foundry - CrawModURW-RegIta.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
	background: #fff;
	height: 100%;
}
a {
	color: inherit;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover, a:active, a:focus {
	color: inherit;
	outline: none;
	
}
p {
	margin-bottom: 1.5em;
}
p:last-of-type {margin-bottom: 0px;}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: 'CrawModURW-Bol';
	font-weight: 400;
}

::-webkit-selection {
 color: #818892;
 background: #f9f6f0;
}

::-moz-selection {
 color: #818892;
 background: #f9f6f0;
}
::selection {
	color: #818892;
	background: #f9f6f0;
}
body > section {
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt65 {
	margin-top: 65px;
}
.mt70 {
	margin-top: 70px;
}
.mt80 {
	margin-top: 80px;
}
.mt90 {
	margin-top: 90px;
}
.mt100 {
	margin-top: 100px;
}
.mt110 {
	margin-top: 110px;
}
.mt120 {
	margin-top: 120px;
}
.mt130 {
	margin-top: 130px;
}
.mt140 {
	margin-top: 140px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb130 {
	margin-bottom: 146px;
}
.pt5 {
	padding-top: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt45 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	margin-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb60 {
	padding-bottom: 60px;
}
.pb70 {
	padding-bottom: 70px;
}
.pb28 {
	padding-bottom: 28px;
}
.container {
    width: 90%;
}
.slider-container{width: 1170px;}
/***********************************
Navigation
************************************/
#fh5co-header {
	position: absolute;
	z-index: 99;
	width: 100%;
	background-color: #fff;
	min-height: 110px;
	top: 60px;
}
@media screen and (max-width: 767px) {
#fh5co-header {
	margin-top: 0;
	/*background: #fff;*/
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}
#fh5co-header .navbar-brand {
	color: #6173f4 !important;
}
#fh5co-header #navbar li a {
	color: #09347a!important;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#fh5co-header #navbar li a:hover {
	color: #f0ca11 !important;
}
#fh5co-header #navbar li a span:before {
	background: transparent !important;
}
#fh5co-header #navbar li.active a {
	background: transparent;
	background: none;
	color: #6173f4 !important;
}
#fh5co-header #navbar li.active a span:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.event-secondary > .event-image{
    padding-top: 66.33%;
}
}
#fh5co-header .navbar {
	padding-bottom: 0;
	margin-bottom: 0;
}
#fh5co-header #navbar li a {
	color: #09347a;
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 44px;
	padding-bottom: 15px;
	font-weight:500;
}
#fh5co-header #navbar li a span {
	position: relative;
	display: block;
	padding-bottom: 2px;
}
#fh5co-header #navbar li a span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #fdb414;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	transition: transform 250ms ease-in-out;
    transform-origin:100% 50%;

}
#fh5co-header #navbar li a:hover {
	color: #fdb414;
}
#fh5co-header #navbar li a:hover span:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	transform-origin:0 50%;
}
#fh5co-header #navbar li.active a {
	background: transparent;
	background: none;
	color: #f4d00d;
	text-transform: uppercase;
}
#fh5co-header #navbar li.active a span:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#fh5co-header .navbar-brand {
	float: left;
	display: block;
	font-size: 30px;
	font-weight: 700;
	padding: 18px 15px;
	color: #fff;
}
#fh5co-header.navbar-fixed-top .navbar-right {
	margin-top: 10px;
}
#fh5co-header.navbar-fixed-top {
	position: fixed !important;
	/*background: #f0ede6;*/
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
	margin-top: 0px;
	top: 0;
	transition: all 0s ease;
	min-height: 90px;
}
#fh5co-header.navbar-fixed-top .navbar-brand img {
	height: 50px;
}
#fh5co-header.navbar-fixed-top #navbar li a {
	color:#06357a;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
        font-size:13px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-weight:500;

 }
#fh5co-header.navbar-fixed-top #navbar li a:hover {
	color: #fdb414;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
	background: transparent;
	background: none;
	color: #f4d00d;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#fh5co-header .navbar-default {
	border: transparent;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}
@media screen and (max-width: 767px) {
#fh5co-header .navbar-default {
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#fh5co-header .navbar-default .brand-slogan {
	margin: 28px 0 0 15px;
	float: left;
	letter-spacing: 2px;
	color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
	color: #6173f4;
	font-style: normal;
}
#fh5co-header a {
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}
.fh5co-nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #09347a;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	width: 34px;
	height: 2px;
	color: #09347a;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #09347a;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 34px;
	height: 2px;
	background: #09347a;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fh5co-nav-toggle i::before {
	top: -10px;
}
.fh5co-nav-toggle i::after {
	bottom: -10px;
}
.fh5co-nav-toggle:hover i::before {
	top: -10px;
}
.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}
.fh5co-nav-toggle.active i {
	background: transparent;
}
.fh5co-nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
	position: absolute;
	top: 12px;
	right: 0px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	height: 44px;
	width: 44px;
	border-bottom: none !important;
}
}
@media screen and (max-width: 767px) {
.fh5co-nav-toggle {
	display: block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #eaeaea;
	background-color: #fff;
}
}
.navbar-right {
	float: right;
	margin-right: 0px;
}
/***********************************
Banner
************************************/
.carousel {
	position: relative;
	padding-top: 170px;
	border-bottom: 10px solid #06357a;
}
.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0px 6px;
	background-color: #fdb414;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0px 6px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 10px;
	background-color: #fff;
	border: none;
}
.carousel-control.right {
	background-image: none;
	display: block;
        top:20%;
}
.carousel-control.left {
	background-image: none;
	display: block;
        top:20%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5;
}
.item img {
	margin: 0 auto;
	width: 100%
}
/***********************************
Banner Bottom
************************************/
.logo_large_bg {
	height: 100%;
	width: 100%;
	background-color: #fff;
}
/*.banBottom_bg {
	background: url(../images/banner-bottom-bg.jpg) no-repeat center top;
	min-height: 352px;
	width: 100%;
	background-size: cover;
	border-bottom: 10px solid #f4d00d;
}*/
.banBottom_bg .desc {
	font-size: 26px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1px;
    margin: 0px 0px 60px 0px;
    font-weight: normal;
    font-style: italic;
}
.banBottom_bg .desc:after {
	content: "";
	clear: both;
}
.button-area {
	margin: 20px auto;
	width: 80%;
}
.myButton {
	cursor: pointer;
	border: none;
	font-size: 15.11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	//width: 232px;
	height: 47px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-weight: 300;
	background-color:transparent;
	font-family: 'CrawModURW-Bol';
	border:2px solid #fff;

}
.myButton:hover {
	color: #fdb414;
	transition: background 1s;
	cursor: pointer;
}
.myButton:active {
	color: #fff;
	transition: background 1s;
}
/****container heading below banner*********/
.container h1 {
    font-size: 30px;
    color: #fdb515;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
}
.container h1 span {
    font-size: 17.73px;
    color: #fdb515;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-weight: 600;
    top: -4px;
    font-family: 'Montserrat', sans-serif;
}

.container h2 {
    font-size: 30px;
    color: #fdb515;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
}
.container h2 span {
    font-size: 17.73px;
    color: #fdb515;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-weight: 600;
    top: -4px;
    font-family: 'Montserrat', sans-serif;
}

.container h3 {margin-top: 0px;}
/***********************************
currently at the point
************************************/
.currently_bg {
	width: 100%;
	height:auto;
	padding:62px 0px;
}
.currently_bg_with_desc{padding:50px 0px;}
.currently_bg h1 {
	font-size: 30px;
	color: #06357a;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	position: relative;
}
.currently_bg h1 span {
	font-size: 17.73px;
	color: #fdb515;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: center;
	position: relative;
	font-weight:600;
	top:-4px;
	font-family: 'Montserrat', sans-serif;
}
.currently_bg h1 .left {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 10;
}
.currently_bg h1 .right {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 10;
}
.slider {
	width: 100%;
	margin: 62px auto 0px auto;
}
.slick-slide {
	margin: 0px 34px;
        padding-left: 40px;
        padding-right: 40px;
}
.slick-slide img {
	width: 100%;
}
.slick-prev:before, .slick-next:before {
	color: black;
}
.slick-slide {
	transition: all ease-in-out .3s;
	opacity: 1;
}
.slick-active {
	opacity: 1;
}
.slick-current {
	opacity: 1;
}
.grid.display-flex{
    display: flex;
    flex-wrap: wrap;
}
.grid.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 30px;
}
.slider-area {
	width: 250px;
	height: auto;
	float: left;
	border: 0;
	outline: 0;
	cursor: pointer;
/*        text-align:center;*/
}
.slider-area img {
	width: 100%;
	overflow: hidden;
        max-height:auto;
	object-fit:cover;
        margin-left: auto!important;
        margin-right: auto!important;
}
.slider-area h4 {
	font-size: 17px;
	color: #06357a;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
}
.slider-area p {
	font-size: 13px;
	color: #555555;
	letter-spacing: 1px;
	margin-top: 5px;
	line-height: 20px;
	font-weight:500;
}
.deatils {
	background-image: url(../images/deatils-line.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: auto;
	padding-top: 10px;
	font-size: 12px;
	color: #0066b3;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'CrawModURW-RegIta';
	border-top:1px solid #fdb414;
}
.deatils .fa {
	font-size: 15px;
	position: relative;
	top: 1px;
	color:#fdb515;
}
/***********************************
footer area
************************************/
.footer {
	width: 100%;
	height: auto;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	background-size:cover;
}
.footer_top {
	width: 100%;
	height: auto;
	background-color: #06357a;
}
.footers-area {
	min-width: 98%;
	margin: 0 auto;
}
ul.footers-link {
	text-align: center;
	list-style-type: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	font-family: 'CrawModURW-Reg';
}
ul.footers-link li {
	list-style-type: none;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	padding: 10px 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
        font-size: 14px;
        padding-left: 5px;
}
ul.footers-link li a:link {
	color: #fff;
	text-decoration: none;
}
ul.footers-link li a:focus {
	color: #fdb515;
	text-decoration: none;
}
ul.footers-link li a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.footers-link li > a:after {
	content: "|";
	display: inline-block;
	padding-left: 25px;
	margin-right: 0px;
	color: #fff;
}
ul.footers-link li:last-child:not(no) > a:after {
	content: "";
	padding-left: 0px;
    padding-right: 0px;
}
.fl-logo-area {
	padding-top: 34px;
	padding-bottom: 34px;
}
.fl-logo {
	margin: 0 auto;
	width: 205px;
}
.foot-txt {
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 28px;
	font-weight:500;
}
.foot-txt a:link {
	color: #fff;
	text-decoration: underline;
}
.foot-txt a:focus {
	color: #fff;
	text-decoration: underline;
}
.foot-txt a:hover {
	color: #fff;
	text-decoration: none;
}
/***********************************
Casino
************************************/
.casdes {
	width: 90%;
	margin: 78px auto;
}
ul.slider-area1 {
	width: 100%;
	height: auto;
	list-style-type: none;
	padding: 0;
	margin: 70px auto;
}
ul.slider-area1 li {
	width: 280px;
	height: auto;
	float: left;
	margin: 30px 50px;
}
ul.slider-area1 li img {
	width: 100%;
	min-height: 315px;
	overflow: hidden;
}
ul.slider-area1 li h4 {
	font-size: 17px;
	color: #554526;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px;
}
ul.slider-area1 li p {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 5px;
	line-height: 28px;
}
ul.slider-area2 {
	width: 100%;
	height: auto;
	list-style-type: none;
	padding: 0;
	margin: 30px auto;
}
ul.slider-area2 li {
	width: 280px;
	height: auto;
	float: left;
	margin: 30px 50px;
}
ul.slider-area2 li img {
	width: 100%;
	min-height: 315px;
	overflow: hidden;
}
ul.slider-area2 li h4 {
	font-size: 17px;
	color: #554526;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px;
}
ul.slider-area2 li p {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 13px;
	line-height: 22px;
}
.banBottom_bg1 {
	background: url(../images/banner-bottom-bg.jpg) no-repeat center top;
	min-height: 8px;
	width: 100%;
	background-size: cover;
}
.banBottom_bg1 .desc {
	font-size: 28px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	font-style: italic;
	letter-spacing: 1px;
	margin: 60px 0px 60px 0px;
}
.banBottom_bg1 .desc:after {
	content: "";
	clear: both;
}
.currently_bg1 {
	background: url(../images/thumb-slider-bg.jpg) no-repeat;
	height: auto;
	width: 100%;
	background-size: 100% 100%;
	//background-color: #f0ede6;
	padding: 80px 0px;
}
.currently_bg1 .right {
	padding-right: 30px;
}
.currently_bg1 .left {
	padding-left: 30px;
}
.currently_bg1 h4 {
	font-size: 19px;
	color: #554526;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}
.currently_bg1 p {
	font-size: 14px;
	color: #2b2219;
	line-height: 32px;
}
/*extra add css*/
.banBottom_yellow {
	background-color: #fcb040;
	min-height: 8px;
	width: 100%;
}
.currently_bg2 {
	background: url(../images/burger-bg.jpg) no-repeat;
	height: auto;
	width: 100%;
	background-size: 100% 100%;
	background-color: #f0ede6;
	padding: 10px 0px;
}
.currently_bg2 .middle {
	width: 70%;
	margin: 50px auto 50px auto;
}
.currently_bg2 p {
	font-size: 21px;
	color: #000;
	line-height: 38px;
	text-align: center;
}
.currently_bg2 .hours {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.currently_bg2 .hours h4 {
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 35px;
}
.currently_bg2 .hours p {
	font-weight: 400;
	font-size: 15px;
	color: #000;
	line-height: 30px;
}
.yellow-bot {
	background-color: #fcb040;
	padding: 18px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	width: 250px;
	letter-spacing: 1px;
	margin: 0 auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 50px;
	text-decoration: none;
	cursor: pointer;
}
.yellow-bot:hover {
	background-color: #d08619;
	cursor: pointer;
	color: #fff;
	outline: 0;
	transition: background-color 1s;
}
.banBottom_pink {
	background-color: #bf0071;
	min-height: 8px;
	width: 100%;
}
.opals_bg2 {
	height: auto;
	width: 100%;
	background-size: 100% 100%;
	background-color: #f3eede;
	padding: 10px 0px;
}
.opals_bg2 .middle {
	width: 70%;
	margin: 40px auto 50px auto;
}
.opals_bg2 p {
	font-size: 21px;
	color: #000;
	line-height: 38px;
	text-align: center;
}
.opals_bg2 .hours {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.opals_bg2 .hours h4 {
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 35px;
}
.opals_bg2 .hours p {
	font-weight: 400;
	font-size: 15px;
	color: #000;
	line-height: 30px;
}
.dotted {
	border-bottom: 6px dotted #bf0071;
	width: 45%;
	margin: 0 auto;
}
.pink-bot {
	background-color: #bf0071;
	padding: 18px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	width: 250px;
	letter-spacing: 1px;
	margin: 0 auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 50px;
	text-decoration: none;
	cursor: pointer;
}
.pink-bot:hover {
	background-color: #99005b;
	cursor: pointer;
	color: #fff;
	outline: 0;
	transition: background-color 1s;
}
.banBottom_red {
	background-color: #da2037;
	min-height: 8px;
	width: 100%;
}
.wicked_bg2 {
	height: auto;
	width: 100%;
	background-color: #e2e3e7;
	padding: 10px 0px;
	background-image: url(../images/wicked-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.wicked_bg2 .middle {
	width: 70%;
	margin: 40px auto 50px auto;
}
.wicked_bg2 p {
	font-size: 21px;
	color: #000;
	line-height: 38px;
	text-align: center;
}
.wicked_bg2 .hours {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.wicked_bg2 .hours h4 {
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 35px;
}
.wicked_bg2 .hours p {
	font-weight: 400;
	font-size: 15px;
	color: #000;
	line-height: 30px;
}
.red-bot {
	background-color: #da2037;
	padding: 18px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	width: 250px;
	letter-spacing: 1px;
	margin: 0 auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 50px;
	text-decoration: none;
	cursor: pointer;
}
.red-bot:hover {
	background-color: #f3465b;
	cursor: pointer;
	color: #fff;
	outline: 0;
	transition: background-color 1s;
}
.ybrc {width: 160px; margin:0 auto;}
/*extra add css*/
.footers-area1 {
    width: 98%;
    margin: 0 auto;
}
.no {
    padding-left:0px;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 43%;
}
.carousel-caption h3 {
    font-size: 60px;
    color: #fdb414;
    text-align: center;
    text-transform: uppercase;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
.carousel-caption span {
        font-size: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 6px;
    position: relative;
    top: -10px;
}

.banBottom_bg {
  position: relative;
  background-color: white;
  height: auto;
  width: 100%;
  overflow: hidden;
  padding:100px 0px 80px 0px;
}

.white-sec-size{padding:50px 0px 50px 0px;}
.no-pad-bot{padding-bottom: 0px !important;}

.banBottom_bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.banBottom_bg .container {
  position: relative;
  z-index: 2;
}

.banBottom_bg .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #003672;
  opacity: 0.8;
  z-index: 1;
}

.dn{display:none!important;}
.db{display:block!important;}
/***********email signup********/
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    font-family: 'Montserrat', sans-serif;
}
.modal-content h4 {font-family: 'Montserrat', sans-serif;font-weight: bold;}
.sign_up_p {
    margin: 0 30px 10px ;
    font-size: 14px;
    font-weight: bold;
    color: #555555;
}
.modal-title {
    color: #06357a;
    margin-left: 20px;
}
.sign_up {
    width: 90%;
    margin-left: 30px;
    color: #124074;
}
.modal-header {
    padding: 15px; 
    border-bottom: 1px solid #06357a;
    min-height: 16.42857px;
}
.control-label {
    color: #06357a;
    font-size: 14px;
}
.btn-primary {
    color: #06357a;
    background-color: #ffffff;
    border: 1px solid #06357a;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #06357a;
    border: 1px solid #06357a;
}
.btn-fill {
    color: #ffffff !important;
    background-color: #06357a;
    border: 1px solid #06357a;
}
.btn-fill:hover {
    color: #06357a !important;
    background-color:#ffffff;
    border:1px solid #06357a;
}
/***********404page*********/
.nopage-section{
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    padding: 130px 0px;
}
.p_404{
    text-align: center;
}
.span1 {
    font-size: 25px;
}
.span2 {
    font-size: 25px;
}
.span3 {
    font-size: 20px;
    color: #274a80;
}
.p_404 a:hover{
    color: #274a80 !important;
}
.alt-nav h1 {
    color: #fdb515;
    margin-right: 0px;
    float: right;
    padding-right: 50px;
    margin-bottom: 0px;
    margin-top: 32px;
}
.alt-nav h1:hover{
    text-decoration: underline;
}
.socials ul {
    list-style-type: none;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.socials ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}
/*****Cookie Bot CSS*****/
.cookies_agree{ position: fixed; bottom: 0; left: 0; right: 0; text-align: center; background: rgba(8,8,8,.8); z-index: 99999999; color: #ffffff; padding: .8rem!important; } .accept_cookie{ border: 0; background: #06357a; font-size: 14px; color: #fff; margin-left: 30px; padding: 5px 30px; border-radius: 20px; outline:none; } .cookies_agree a { color: #fff; text-decoration: none; background-color: transparent; } .cookies_agree i { float:right; margin: 5px; font-size: 12px; color: #ddd; cursor: pointer; }
/***** css for common modal *****/
.open-button {
    background-color: #06357a;
    color: #ffffff;
    padding: 6px 15px;
    position: fixed;
    bottom: 0px;
    right: 20px;
    z-index: 6;
    width: auto;
    border-radius: 4px 4px 0px 0px!important;
    border: 0!important;
    font-size: 16px;
}
@media (max-width:568px) {
    .open-button {font-size: 14px;}
}
@media (max-width:414px) {
    .open-button {font-size: 13px;}
}
.video_section{
    margin-top: 0px;
    border-bottom: 10px solid #06357a;;
}
.video_section .video__container {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 0;
}
.video_section .video__container:before {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.5);
    overflow: hidden;
}

.video_section .video__container video {
    width: 100%;
    object-fit: cover;
}
.footer-border-remove{
    border-bottom: none;
}
.reserve_bot{
    color: #06357a;
    background-color: #fdb515;
    //font-family: 'CrawModURW-Bol';
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 15px!important;
    margin: 30px 0px 15px 0px!important;
    border: 0;
    outline: 0;
    border-radius: 0px;
    font-size: 13px!important;
}
.reserve_bot:hover{
    color: #06357a !important;
    background-color: #fdb414 !important;
    cursor: pointer;
    border: 0;
    outline: 0;
    border-radius: 0px !important;
    text-decoration: underline !important;
}
.btn.reserve_bot:focus, .btn.reserve_bot.focus, .btn.reserve_bot:active:focus, .btn.reserve_bot:active.focus, .btn.reserve_bot.active:focus, .btn.reserve_bot.active.focus {
    outline:inherit;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    color: #06357a !important;
    background-color: #fdb414 !important;
    border-radius: 0px !important;
}
#fh5co-header.navbar-fixed-top #navbar li .reserve_bot{
    margin: 12px 0px 15px 0px!important;
}
.res_RT{
    display: none;
}
/* submenu css*/
.parent-menu{display: block;}
.one_sub .dropdown-submenu {
    position: relative;
    min-width: 200px;
}
.one_sub.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.one_sub.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
@media (min-width:768px){
/*****mouse hover show submenu*****/
    .dropdown-menu {display: none;}
    .dropdown:hover .dropdown-menu {display: block;}
/*****mouse hover show submenu end*****/
}
.one_sub.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.one_sub .dropdown-submenu.pull-left {
  float: left;
    left:-100%;
}
.one_sub .dropdown-submenu.pull-left > .dropdown-menu {
  left: 100%;
  margin-left: 10px;
}
.one_sub .dropdown-menu > li > a:hover, .one_sub .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffc800!important;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #000000!important;
}
.one_sub .dropdown-menu > li > a {
    padding: 6px 20px!important;
    color: #09347a!important;
    font-size: 14px;
    text-transform: capitalize!important;
}
 
.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    z-index: 9999;
}
.navbar-nav > li > .dropdown-menu {
    min-width:180px;
    border-radius: 0px;
    border: 1px solid #fff;
}
.filters-button-group{text-align: center; padding-top: 30px;}
.btn.is-checked {background: transparent; color: #06357a; border: 2px solid #06357a; border-radius: unset;}
/***** Event Calendar Slider *****/

.slider-events {
    padding: 53px 0 31px;
}

.slider-events .slides {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.slider-events .slides:before {
    right: 100%;
}

.slider-events .slides:after {
    left: 100%;
}

.slider-events .slides .owl-stage-outer {
    z-index: 1;
}

/*.slider-month .slides .owl-stage-outer {
    overflow: visible;
}*/

.slider-events .slides:after,
.slider-events .slides:before {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 5;
}

.slider-events .slide-image {
    margin-bottom: 39px;
    clear: both;
    text-align: center;
}

.slider-events .slide-image img {
    width: auto;
    margin: 0 auto;
}

.slider-events .slide-image~.col-sm-6:nth-child(3n+1) {
    clear: none;
}

.slider-events .col-md-4 {
    margin-bottom: 69px;
}

.slider-events .col-md-4:nth-child(3n+1) {
    clear: both;
}

.slider-events .slider-paging {
    position: relative;
    max-width: 506px;
    padding: 0 50px;
    margin: 0 auto 64px;
    list-style-type: none;
    font-family: "Georgia", serif;
    font-size: 25px;
    letter-spacing: 0.1em;
    font-style: italic;
    color: #06357a;
    text-transform: uppercase;
    text-align: center;
}

.slider-events .owl-prev {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 2px;
}

.slider-events .owl-next {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 2px;
}

.slider-events .owl-prev,
.slider-events .owl-next {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    border-top: 1px solid #06357a;
    border-right: 1px solid #06357a;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

.slider-events .owl-prev:hover,
.slider-events .owl-next:hover {
    border-color: #000;
    text-decoration: none;
}


/* Tablet Portrait */

@media (max-width: 991px) {
    .slider-events .col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .slider-events .col-sm-6:nth-child(odd) {
        clear: both;
    }
    .slider-events .col-sm-6:nth-child(odd):last-child {
        float: none;
        //width: 50%;
        margin: 0 auto;
    }
    .slider-events .slide-image~.col-sm-6 {
            clear: none;
    }
    .slider-events .slide-image~.col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .slider-events .slide-image~.col-sm-6:nth-child(4n+4) {
        float: none;
        //width: 50%;
        margin: 0 auto 40px;
        clear: both;
    }
}


/* Mobile */

@media (max-width: 767px) {
    .slider-events {
        padding: 30px 0 10px;
    }
    .slider-events .slider-paging {
        margin-bottom: 33px;
        font-size: 18px;
    }
    .slider-events .col-sm-6 {
        margin-bottom: 30px;
    }
    .slider-events .slide-image {
        margin-bottom: 20px;
    }
    .slider-events .slide-image~.col-sm-6:nth-child(4n+4) {
        width: 100%;
        margin-bottom: 30px;
    }
}


.event {
    text-align: center;
}

.event h4 {
    color: #06357a;
    text-transform: uppercase;
    margin: 0;
}

.event h5 {
    color: #000000;
}

.event p {
    margin: 0;
}

.event small {
    display: block;
    padding-top: 2px;
    font-size: 14px;
}

.event a {
    color: inherit;
}

.event a:hover {
    text-decoration: none;
}

.event a:hover .event-image:before {
    opacity: .5;
}

.event a:hover .event-btn {
    opacity: 1;
}

.event .event-image {
    position: relative;
    margin-bottom: 17px;
}

.event .event-image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.event .event-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    background: none;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 2;
}

.event .event-date {
    position: absolute;
    width: 60px;
    top: 0;
    left: 0;
    padding-top: 8px;
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #ffffff;
    text-transform: uppercase;
    background: #06357a;
    z-index: 3;
}

.event .event-date span {
    display: block;
    margin-bottom: -9px;
    font-weight: 700;
}

.event .event-date em {
    display: block;
    padding-bottom: 2px;
    font-family: "Georgia", serif;
    font-size: 25px;
    font-style: normal;
}

.event .event-date strong {
    display: block;
    color: #06357a;
    background: #ffffff;
}



.form-filters {
	padding: 39px 0 41px;
        background: #06357a;
}

.form-filters .form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
}

.form-filters .form-group {
	-webkit-flex-shrink: 1;
	-moz-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	margin: 0;
}

.form-filters .form-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 38px;
}

.form-filters .form-inner {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 200px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 200px;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
}

.form-filters .form-inner+.form-inner {
	margin-left: 16px;
}

.form-filters .form-actions {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 168px;
	-moz-box-flex: 0;
	-moz-flex: 0 0 168px;
	-ms-flex: 0 0 168px;
	flex: 0 0 168px;
}

.form-filters .form-btn {
	width: 100%;
}

.form-filters .field input,
.form-filters .select-container .fs-dropdown-selected {
	padding-left: 20px;
}

.list-views {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ffffff;
    text-transform: uppercase;
}

.list-views i {
    position: relative;
    top: -2px;
    -webkit-transition: background-image 0.3s;
    -o-transition: background-image 0.3s;
    transition: background-image 0.3s;
}

.list-views li.active a {
    color: #ffc800;
}

.list-views li.active .ico-list {
    background-image: url(../images/ico-list_hover.png);
}

.list-views li.active .ico-calendar {
    background-image: url(../images/ico-calendar_hover.png);
}

.list-views li.active .ico-calendar-secondary {
    background-image: url(../images/ico-calendar-secondary_hover.png);
}

.list-views li+li {
    margin-left: 46px;
}

.list-views a {
    margin-right: 5px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.list-views li a:hover {
    color: #ffc800;
    text-decoration: none;
}

.list-views a:hover .ico-list {
    background-image: url(../images/ico-list_hover.png);
}

.list-views a:hover .ico-calendar {
    background-image: url(../images/ico-calendar_hover.png);
}

.list-views a:hover .ico-calendar-secondary {
    background-image: url(../images/ico-calendar-secondary_hover.png);
}
/* Event List View End */
.no-border-bottom{border-bottom:0px;}
.banner-padding-from-top{margin-top: 68px;}
.event-margin-from-top{margin-top: -32px;}
.currently_bg h1.no-margin-top{margin-top: 0px;}

/* Event Details */
.artist-details h5 {
  color: #ffc800;
  margin-top: 0; }

.artist-details .details-data {
  padding-top: 0px; }
.details-data p{
    margin-bottom: 5px; 
    color : #ffffff;
}
.details-data h3{
    margin: 0;
    color:#ffc800;
}
.details-data h5{
    text-transform: none;
}
.details-data h6{
    color:#000000;
    font-size: 14px;
    margin-bottom: 9px;
    margin-top:10px;}

.artist-details .schedule-wrap {
  border-left: 1px solid #e3e3e3; }

.artist-details .schedule {
  padding: 20px 0 20px 5px; }
  .artist-details .schedule ul {
    padding-left: 0; }
    .artist-details .schedule ul li {
      list-style: none;
      font-size: 12px;
      margin-bottom: 10px; }
    .artist-details .col-md-5{
        position: static;
    }
    .artist-details .col-md-3{
        position: static;
    }
    .artist-details .col-md-5{
        position: static;
    }
    .details_row .col-sm-12{
        position:static;
    }
    .artist-details{
        position:relative;
    }
    
    @media (max-width: 767px) {
  .schedule-wrap {
    border-left: none !important; } }
    @media (max-width: 992px) {
        .artist-details img{
            max-width: 100%;
            padding-bottom: 10px;
        }
        .artist-details{
            text-align: center;
        }
        .event_description{
            margin-top:3px;
            margin-bottom: 25px;
        }    
   }
   @media (min-width: 992px) {
       .artist-details img{
           width:100%
       }
       .artist-details .buy_tickets{
/*           position: absolute;*/
           bottom:0;
       }
       .main-div {
           margin-left: 160px;
       }
       .fix-height {
           min-height: 253px; 
       }
       .event_description{
           margin-top:40px;
           margin-bottom:40px;
       }
   }
   .more_info{
       margin-bottom: 5px;
   }
   .sub-nav{padding:13px 0 0 !important;}.sub-nav > ul > li{padding-bottom: 13px;} .sub-nav > ul > li:hover .nav-dropdown {    opacity: 1;    visibility: visible;}.sub-nav .col ul,.sub-nav .col ul li{ display:block;}.sub-nav .col ul li+li{    margin-left:0;}@media (min-width:768px){.sub-nav .col ul li a{    color:#fff;}.sub-nav .col ul li a:hover{    color:#ffc800;}}
   .sub-nav > ul > li.has-dd > a:after {
        content: '';
        position: relative;
        display: inline-block;
        width: 0;
        height: 0;
        top: -2px;
        margin-left: 7px;
        border-style: solid;
        border-width: 3px 2.5px 0 2.5px;
        border-color: #ffc800 transparent transparent transparent;
        vertical-align: middle; 
   }
   .sub-nav > ul > li.has-dd > a.shopping:after {
        border-style: none;
   }
    .header .header-group{
        flex: 0 1 340px;
    }
.casino-overlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    cursor:pointer;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}
.casino-overlay img{
    width:100%;
}   

 
  .back_btn{
       padding-right: 0;
       margin-bottom: 10px;
   }
   .back {
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #06357a;
        margin-left: 20px;
        padding-right: 5px;
        padding-left: 5px;
        padding-top:  5px;
        width: 75px;
        height: 37px;
        color: #06357a;
        font-weight: bold;
        text-transform: uppercase;
    }
    .back:hover{
        color: #06357a;
       text-decoration: none;
    }
    .back:before {
        position: absolute;
        top: 50%;
        left: 10px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: icomoon;
    }
    .back img{
        width: 16px;
    display: inline-block;
    margin-top: -3px;
    }
    .header .header-group{
        flex: 0 1 535px;//changed
    }
   .btn-contact{
       border-color: #ffc800;
       color: #fff;
       background: #ffc800;
   }
   .btn-contact:hover{
       color: #ffc800;
       background: none;
   }
   
   .btn-login{
       margin-right: 9px;
   }
   .btn-login:hover{
       color: #ffc800;
       background: none;
   }
   
   @media (min-width:992px){
        .btn-casino{
            margin-left: 9px !important;
            margin-right: 0;
            padding-left: 14px;
            width: 145px;
            min-width: 145px;
        }
   }
      @media (min-width:768px) and (max-width:991px){
        .btn-casino{
            width: 125px;
            margin-left: 9px !important;
            margin-right: 0;
        }
        .casino-overlay img{
    width:60%;
    float:right
}
   }
   @media (max-width:767px) and (min-width:551px){
       .casino-overlay img{
            width:60%;
            float:right
        }
   }
    @media (max-width:550px){
       .casino-overlay img{
            width:70%;
            float:right
        }
        
   }
   
   @media (max-width:767px){
       .nav-access{
           padding-bottom: 0;
           margin-bottom: 10px;
       }
       .btn-casino ul{
               padding: 0px 30px;
       }
       .back_btn{
           text-align: left;
           margin-left: 0;
       }
       .back{
           margin-left: 0;
       }
        .oneida-link{		
           margin-top: 0px !important;		
       }
   }
   @media (min-width:768px){
       .sub-nav ul > li{
           margin-left:0 !important;
           padding-right:25px !important;
           padding-left:25px !important;
       }
       .back_btn{
           text-align: right;
       }
   }
   @media (max-width:991px){
       .back img{
           padding-bottom: 0;
       }
   }
   @media (max-width:320px){
       .btn-top-mrg{
           margin-bottom: 5px;
       }
   }
form.free-play-offer label.error, label.error {
    color: red;
    font-style: italic;
}

.hint{
    color: #B6B3B2;
    font-size: small;
    font-style: italic;
}


.ico-social-media-twitter {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url(../images/twitter.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-social-media-twitter {
        background-image: url(../images/twitter.png) ;}}

.ico-social-media-facebook {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url(../images/facebook.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-social-media-facebook {
        background-image: url(../images/facebook.png); } }

.ico-social-media-instagram {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url(../images/instagram.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-social-media-instagram {
        background-image: url(../images/instagram.png); } }

.ico-social-media-youtube {
    display: inline-block;
   width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url(../images/youtube.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-social-media-youtube {
        background-image: url(../images/youtube.png); } }

.ico-social-media-snapchat {
    display: inline-block;
   width: 25px;
    height: 25px;
    vertical-align: middle;
    background-image: url(../images/snapchat.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .ico-social-media-snapchat {
        background-image: url(../images/snapchat.png); } }
.event_description p a{
    text-decoration: underline;
    color:#ffc800;
}
/* Event Details End */

/*Month view*/
[class^="list"] {
    list-style-type: none;
}
.list-days {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    font-family: "Georgia", serif;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-style: italic;
    color: #06357a;
    text-transform: uppercase;
    text-align: center; }
.list-days li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 166px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 166px;
    -ms-flex: 0 1 166px;
    flex: 0 1 166px; }

.events-secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style-type: none; }
.events-secondary .event-secondary {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 14.19%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 14.19%;
    -ms-flex: 0 1 14.19%;
    flex: 0 1 14.19%;
    margin-bottom: 46px; }

.event-secondary {
    position: relative;
    text-align: center; }
.event-secondary > strong {
    display: block;
    font-weight: 400;
    line-height: 1.4; }
.event-secondary > small {
    display: block;
    padding-top: 3px;
    font-size: 12px; }
.event-secondary > .event-image {
    position: relative;
    padding-top: 69.33%;
    margin-bottom: 13px;
    background: #06357a;
}
.event-secondary > .event-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
.event-secondary > .event-image span {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 6px;
    right: 6px;
    font-family: "Georgia", serif;
    font-size: 22px;
    line-height: 45px;
    color: #06357a;
    font-style: italic;
    background: #ffffff;
    z-index: 2; }
.event-secondary.has-popup:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: calc(100% + 9px);
    margin-left: -13px;
    border-width: 16px 13px 0 13px;
    border-style: solid;
    border-color: #ccc transparent transparent transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 5; }
.event-secondary:hover:after {
    opacity: 1;
    visibility: visible; }
.event-secondary:hover .event-outer {
    opacity: 1;
    visibility: visible; }
.event-secondary:hover .event-outer:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    top: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0); }
.event-secondary:nth-child(7n+2) .event-outer {
    left: calc(-100% - 1px); }
.event-secondary:nth-child(7n+3) .event-outer {
    left: calc(-200% - 2px); }
.event-secondary:nth-child(7n+4) .event-outer {
    left: calc(-300% - 3px); }
.event-secondary:nth-child(7n+5) .event-outer {
    left: calc(-400% - 4px); }
.event-secondary:nth-child(7n+6) .event-outer {
    left: calc(-500% - 5px); }
.event-secondary:nth-child(7n+7) .event-outer {
    left: calc(-600% - 6px); }
.event-secondary .event-outer {
    position: absolute;
    left: 0;
    bottom: calc(100% + 25px);
    padding: 30px;
    opacity: 0;
    visibility: hidden;
    background: #ccc;
    z-index: 7;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
.event-secondary:nth-child(1):after, .event-secondary:nth-child(2):after, .event-secondary:nth-child(3):after, .event-secondary:nth-child(4):after, .event-secondary:nth-child(5):after, .event-secondary:nth-child(6):after, .event-secondary:nth-child(7):after {
    top: calc(100% + 10px);
    bottom: auto;
    border-width: 0 13px 15px 13px;
    border-color: transparent transparent #ccc transparent; }
.event-secondary:nth-child(1) .event-outer, .event-secondary:nth-child(2) .event-outer, .event-secondary:nth-child(3) .event-outer, .event-secondary:nth-child(4) .event-outer, .event-secondary:nth-child(5) .event-outer, .event-secondary:nth-child(6) .event-outer, .event-secondary:nth-child(7) .event-outer {
    bottom: auto;
    top: calc(100% + 25px); }

/* Mobile */
@media (max-width: 767px) {
    .events-secondary {
        padding-bottom: 20px; }
    .events-secondary .event-secondary {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 14.28%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 14.28%;
        -ms-flex: 0 1 14.28%;
        flex: 0 1 14.28%;
        margin-bottom: 1px; }
    .events-secondary .event-secondary:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 5; }
    .events-secondary .event-secondary:nth-child(7n+1):before {
        display: none; }
    .event-secondary > .event-image {
        margin: 0; }
    .event-secondary > .event-image span {
        width: 20px;
        height: 20px;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        font-size: 10px;
        line-height: 20px; }
    .event-secondary > strong,
    .event-secondary > small {
        display: none; }
    .event-secondary .event-outer {
        padding: 30px 10px 0 30px; }
    .event-secondary .event-outer .mCSB_container {
        margin-right: 24px; }
    .event-secondary:nth-child(7n+2) .event-outer {
        left: -100%; }
    .event-secondary:nth-child(7n+3) .event-outer {
        left: -200%; }
    .event-secondary:nth-child(7n+4) .event-outer {
        left: -300%; }
    .event-secondary:nth-child(7n+5) .event-outer {
        left: -400%; }
    .event-secondary:nth-child(7n+6) .event-outer {
        left: -500%; }
    .event-secondary:nth-child(7n+7) .event-outer {
        left: -600%; } }
.event-secondary .event-outer{
    top: calc(100% + 25px);
    bottom: auto;
}
.event-secondary.has-popup:after{
    top: calc(100% + 10px);
    bottom: auto;
    border-width: 0 13px 15px 13px;
    border-color: transparent transparent #ccc transparent;
}

.events-compact {
    padding: 0;
    margin: 0 0 -31px;
    list-style-type: none; }
.events-compact .event-compact {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48.72%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 48.72%;
    -ms-flex: 0 1 48.72%;
    flex: 0 1 48.72%;
    margin-bottom: 30px; }
.events-compact .mCSB_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }

.event-compact a {
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; 
}
.event-compact a:hover {
    opacity: .7;
    color: #000000;
    text-decoration: none; }

.event-compact p {
    margin: 0; }

.event-compact h4 {
    color: #06357a;
    margin: 0; }

.event-compact small {
    display: block;
    padding-top: 3px;
    font-size: 14px; }

.event-compact .btn {
    margin-top: 13px; }

.event-compact .event-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55.56%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 55.56%;
    -ms-flex: 0 0 55.56%;
    flex: 0 0 55.56%; }

.event-compact .event-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff; }
.event-compact .event-content > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

/* Tablet Portrait */
@media (max-width: 991px) {
    .events-compact .mCSB_container {
        display: block; }
    .event-compact {
        font-size: 14px; }
    .event-compact h4 {
        font-size: 17px; }
    .event-compact small {
        padding: 0;
        font-size: 10px; }
    .event-compact .event-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%; } }

/* Mobile */
@media (max-width: 767px) {
    .events-compact {
        max-height: 400px;
        margin-bottom: 30px;
        overflow: auto; }
    .events-compact .event-compact:last-child {
        margin-bottom: 0; }
    .event-compact a {
        display: block; }
    .event-compact .event-content {
        padding: 10px; } }

/* Event calendar list view month dropdown */
    .nav-secondary {
        padding-bottom: 86px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0.1em;
        color: #aaa;
        text-transform: uppercase; 
    }
    .nav-secondary ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        list-style-type: none; 
    }
    .nav-secondary li + li {
        margin-left: 32px; 
    }
    .nav-secondary a {
        color: inherit;
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s; 
    }
    .nav-secondary a:hover {
        color: #ffc800;
        text-decoration: none; 
    }
    .nav-secondary .active a {
        color: #06357a;
        text-decoration: underline; 
    }
    .nav-secondary {
        position: relative;
        display: block;
        padding: 40px 0 0;
        max-width: 240px;
        margin: 0 auto 45px;
        text-align: center;
        z-index: 9;
        overflow: hidden; 
    }
    .nav-secondary.dropdown-expanded {
        overflow: visible; 
    }
    .nav-secondary.dropdown-expanded li {
        opacity: 1;
        visibility: visible; 
    }
    .nav-secondary ul {
        position: absolute;
        display: block;
        width: 100%;
        top: calc(100% - 1px);
        left: 0;
        color: #06357a;
        background-color: #ffffff;
        border: 1px solid #06357a;
        padding-bottom: 20px;
    }
    .nav-secondary li {
        margin-top: 15px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        -o-transition: opacity 0.3s, visibility 0.3s;
        transition: opacity 0.3s, visibility 0.3s; 
    }
    .nav-secondary li + li {
        margin: 15px 0 0; 
    }
    .nav-secondary li.active {
        position: absolute;
        left: -1px;
        right: -1px;
        bottom: 100%;
        opacity: 1;
        visibility: visible; 
    }
    .nav-secondary li.active a {
        position: relative;
        display: block;
        height: 40px;
        padding: 0 30px;
        border: 1px solid #06357a;
        line-height: 38px;
        text-decoration: none; 
    }
    .nav-secondary li.active a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        right: 15px;
        margin-top: -2px;
        border-width: 4px 4px 0 4px;
        border-style: solid;
        border-color: #06357a transparent transparent transparent; 
    }
    .slides-isotope-grid .slide .heading {
        position: relative;
        max-width: 506px;
        padding: 0 50px;
        margin: 0 auto 64px;
        list-style-type: none;
        font-family: "Georgia", serif;
        font-size: 25px;
        letter-spacing: 0.1em;
        font-style: italic;
        color: #06357a;
        text-transform: uppercase;
        text-align: center;
    }
    
    .scrollTop {
        position: fixed;
        right: 2%;
        bottom: 60px;
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 9999;
    }

    .scrollTop a {
        font-size: 18px;
        color: #fff;
    }
    .isotope .slide{ 
        position:relative !important;
        top:0px !important;
    }
    
    .nav > li > a {
        padding: 10px 10px;
    }
    .currently_bg h2 {
    font-size: 30px;
    color: #06357a;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    }
    .border_div{
    border-bottom: 1px solid #fdb515;
    margin-left: 90px;
    margin-right: 108px;
    }
    

.img-box {
    background-color: grey;
    width: 262px;
    height: 317px;
}
.item-img {
    max-height: 100%;
    max-width: 100%;
}
.imgdesc_div{width: 75%;}
.imgdesc_div h4{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-family: 'CrawModURW-Bol';
    font-weight: 400;
    line-height: 1.1;
}
.relatedslider_div{
    width:100%;
     item-contents:center;
}
.relatedslider_div h4{
    font-size: 17px;
    color: #06357a;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.slider{
    item-contents:center;
}
.status{
    font-size: 20px;
    color: #fdb515;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-weight: 800;
}
.cpatcha_img{width:170px;}