html, body {
    padding: 0;
    margin: 0;
}
@font-face {
    font-family: 'Interstate-Regular';
    src: url('../fonts/Interstate-Regular.eot');
    src: local('â˜º'), url('../fonts/Interstate-Regular.woff') format('woff'), url('../fonts/Interstate-Regular.ttf') format('truetype'), url('../fonts/Interstate-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate-Bold_1';
    src: url('../fonts/Interstate-Bold_1.eot');
    src: local('â˜º'), url('../fonts/Interstate-Bold_1.woff') format('woff'), url('../fonts/Interstate-Bold_1.ttf') format('truetype'), url('../fonts/Interstate-Bold_1.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'P22MackinacPro-Medium';
    src: url('../fonts/P22MackinacPro-Medium.eot');
    src: local('â˜º'), url('../fonts/P22MackinacPro-Medium.woff') format('woff'), url('../fonts/P22MackinacPro-Medium.ttf') format('truetype'), url('../fonts/P22MackinacPro-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'New Frank Bold';
	src: url('../fonts/New Frank Bold.eot');
	src: local('☺'), url('../fonts/New Frank Bold.woff') format('woff'), url('../fonts/New Frank Bold.ttf') format('truetype'), url('.//fonts/New Frank Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'New Frank Extra Bold';
	src: url('../fonts/New Frank Extra Bold.eot');
	src: local('☺'), url('../fonts/New Frank Extra Bold.woff') format('woff'), url('../fonts/New Frank Extra Bold.ttf') format('truetype'), url('../fonts/New Frank Extra Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'New Frank Regular';
	src: url('../fonts/New Frank Regular.eot');
	src: local('☺'), url('../fonts/New Frank Regular.woff') format('woff'), url('../fonts/New Frank Regular.ttf') format('truetype'), url('../fonts/New Frank Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'New Frank Light';
	src: url('../fonts/New Frank Light.eot');
	src: local('☺'), url('../fonts/New Frank Light.woff') format('woff'), url('../fonts/New Frank Light.ttf') format('truetype'), url('../fonts/New Frank Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
    font-family: 'Interstate-Regular',Sans-Serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
    color: #fff;
    background-image: url(../images/body_bg.jpg);
    background-repeat: repeat;
    height: 100%;
}
a {
    color: inherit;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover, a:active, a:focus {
    color: #fff;
    outline: none;
}
p {
    margin-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family:'New Frank Extra Bold',Sans-Serif;
    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;
}
/***********************************
Navigation
************************************/
#fh5co-header {
    /*position: absolute;*/
    z-index: 99;
    width: 100%;
    background-color: #ffc800;
    min-height: 170px;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    font-family:'New Frank Bold',Sans-Serif;
}
/***** css for common modal *****/
.open-button {
    background-color: #ffc800;
    color: #000000;
    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;
}
button:focus { outline: none; }
@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: rgba(0, 0, 0, 1) !important;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    #fh5co-header #navbar li a:hover {
	color: #000 !important;
    }
    #fh5co-header #navbar li a span:before {
        background: transparent !important;
    }
    #fh5co-header #navbar li.active a {
        background: transparent;
        background: none;
	color: #000 !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: #000000;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    //padding: 44px 24px;
    padding: 44px 20px 15px 20px;
}
#fh5co-header #navbar li a span {
    position: relative;
    display: block;
    padding-bottom: 2px;
}
.carousel-indicators {
    bottom: 20px;
    display: none;
}
#fh5co-header #navbar li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #000;
    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;
}
#fh5co-header #navbar li a:hover {
    color: #000;
}
#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);
}
#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;
    position: relative;
    z-index: 9999;
}
#fh5co-header.navbar-fixed-top .navbar-brand{
    padding: 12px 15px;
}
#fh5co-header.navbar-fixed-top .navbar-right {
    /*margin-top: 10px;*/
    margin:21px 0px;
}
#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 0.8s ease;
    min-height: 70px;height: 94px;
    min-height: auto;
}
#fh5co-header.navbar-fixed-top .navbar-brand img {
    height: 66px;
}
/*#fh5co-header.navbar-fixed-top .navbar-brand {
    padding: 16px 15px;
}
#fh5co-header .navbar-brand img {
    width: auto;
    height: 51px;
}*/
#fh5co-header.navbar-fixed-top #navbar li a {
    color: rgba(0,0,0,1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size:14px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
    color: #000;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
    background: transparent;
    background: none;
    color: #000;
}
#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 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: #000;
    }
    .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: 4px;
	color: #010101;
        font: bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent: -55px;
	background: #010101;
        transition: all .2s ease-out;
    }
    .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
        content: '';
        width: 34px;
        height: 4px;
	background: #010101;
        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: #ffc800;
	background-color: #ffc800;
    }
}
.navbar-right {
    float: right;
    margin-right: 0px;
    margin: 30px 0px;
}
/***********************************
Banner
************************************/
.carousel {
    position: relative;
    /*padding-top: 170px;*/
    border-bottom: 10px solid #000000;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0px 6px;
    background-color: #aaaaaa;
}
.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;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control {
    position: absolute;
    top: 0px;
    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%
}
/*@media (max-width:732px) {
    .carousel-indicators .active {
        width: 14px;
        height: 14px;
        border: 2px solid #fff;
    }
    .carousel-indicators li {
        width: 14px;
        height: 14px;
        border: 2px solid #e5e5e5;
    }
}*/
/***********************************
Banner Bottom
************************************/
.body_bg_new{
    background-image:url(../images/body_bg.jpg);
    background-repeat:repeat;
    width:100%;
    height:auto;
}
.logo_large_bg {
    height: auto;
    width: 100%;
}
.banBottom_bg {
    width: 100%;
    height:auto;
}
.banBottom_bg .desc {
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
    margin: 60px 0px 72px 0px;
    font-family:'New Frank Regular',Sans-Serif;
    font-weight: normal;
}
div.desc ul{ 
    text-align:left;
}
.no-space {margin-bottom:0;}
.details-desc{
    margin-top: 60px;
    padding-bottom: 2em;
}
/*div.desc p{
    margin-right:3em;
    margin-left:3em;
}

div.desc p br{
    display: block !important;
}*/

.banBottom_bg .desc:after {
    content: "";
    clear: both;
}
.button-area {
    margin: 20px auto;
    width: 80%;
}
.banBottom_bg h1 {
    font-size: 33px;
    color: #ffc800;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-family:'New Frank Extra Bold',Sans-Serif;
    margin-bottom:52px;
}
.myButton {
    cursor: pointer;
    border: none;
    font-size: 18.46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    max-width: 232px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0px 10px 0px;
    font-weight: 300;
    background-color: #181818;
    border:2px solid #ffc800;
	font-family:'New Frank Bold',Sans-Serif;
}
.myButton:hover {
    color: #000;
    transition: background 1s;
    cursor: pointer;
    background-color:#ffc800;
    border:2px solid #fff;
}
.myButton:active {
    color: #000;
    transition: background 1s;
}
/***********************************
currently at the point
************************************/
.currently_bg {
    min-height: 650px;
    width: 100%;
}
.currently_bg h1 {
    font-size: 33px;
    color: #ffc800;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 72px;
    text-align: center;
    position: relative;
    font-family:'New Frank Bold',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: 90%;
    margin: 50px auto;
}
.slick-slide {
    margin: 0px 34px;
}
.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;
}
.slider-area {
    width: 250px;
    height: auto;
    float: left;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.slider-area img, .grid-area img {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: auto;
}
.slider-area h4, .grid-area h4 {
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: 'Interstate-Regular';
}
.slider-area p, .grid-area p {
    font-size: 13px;
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 5px;
    line-height: 20px;
    font-family: 'Interstate-Regular';
}
.grid > .grid-area.element-item {
    margin-bottom: 40px;
}
.details {
    background-image: url(../images/details-line.png);
    background-repeat: no-repeat;
    background-position: -25px top;
    width: 100%;
    height: auto;
    padding-top: 20px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.details a:link {
    text-decoration:none;
}
.details a:hover {
    color: #ffc800;
    text-decoration:none;
}
.details .fa {
    font-size: 15px;
    position: relative;
    top: 1px;
    color:#ffc800;
}
div.details a{
    font-size: 15px;
    margin: 0;
}

/***********************************
footer area
************************************/
.footer {
    width: 100%;
    height: auto;
    background-color: #020202;
}
.footer_top {
    width: 100%;
    height: auto;
    background-color: #020202;
    padding: 20px 0px 0px 0px;
}
.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:'New Frank Regular',Sans-Serif;
}
ul.footers-link li {
    list-style-type: none;
    display: inline-block;
    font-size: 12px;
    color: #ffff;
    padding: 10px 6px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight:300;
}
ul.footers-link li a:link {
    color: #fff;
    text-decoration: none;
}
ul.footers-link li a:focus {
    color: #ffc800;
    text-decoration: none;
}
ul.footers-link li a:hover {
    color: #ffc800;
    text-decoration: none;
}
ul.footers-link li > a:after {
    content: "|";
    display: inline-block;
    padding-left: 20px;
    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: 36px;
    padding-bottom: 36px;
}
.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: 20px;
}
.foot-txt a:link {
    color: #e4d4c6;
    text-decoration: underline;
}
.foot-txt a:focus {
    color: #e4d4c6;
    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: 90%;
    margin: 40px auto 50px auto;
}
.wicked_bg2 p {
    font-size: 18px;
    color: #000;
    line-height: 34px;
    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: 235px; margin:0 auto;}
/*extra add css*/
.footers-area1 {
    width: 98%;
    margin: 0 auto;
}
.no {
    padding-left:0px;
}
.footer_top_bg{
    background-image:url(../images/bottom_bg.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    width:100%;
    height:auto;
    padding:35px 0px;
    font-size:30px;
    color:#ffc800;
    letter-spacing:6px;
    text-transform:uppercase;
    text-align:center;
    font-family:'New Frank Light',Sans-Serif;
}
.footer_top .container{
    width:100%;
}
.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:80px;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:10px;
}
.filters-button-group .btn-beige{margin-top: 20px;}
.btn-primary, .btn-beige {
    color: #fff;
    background-color: #000;
    border: 2px solid #ffc800;
}
.btn-primary:hover, .btn-beige:hover {
    color: #000;
    background-color:#ffc800;
    border:2px solid #fff;
}
.btn-fill {
    color: #000 !important;
    background-color: #ffc800;
    border: 2px solid #fff;
}
.btn-fill:hover {
    color: #fff !important;
    background-color:#000;
    border:2px solid #ffc800;
}
.close{
    color: #fff;
}
.banBottom_bg_detail {
    border-bottom: 2px solid #f4d00d;
}
.detail-img {
    height:317px;
    width:262px;
    margin-right: 20px;
    margin-top: 7px;
}
.img-box {
    //background-color: grey;
    height: 330px;
    width: 274px;
    margin-left: auto;
    margin-right: auto;
}
.item-img {
    max-height: 100%;
    max-width: 100%;
}
.modal-content {
    position: relative;
    background-color: #274a80;
    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;
}
.sign_up_p {
    margin: 0 30px 10px ;
    font-size: 14px;
    font-weight: bold;
    color: #e2c335;
}
.modal-title {
    color: #e2c335;
    font-weight: bold;
    margin-left: 20px;
}
.sign_up {
    width: 90%;
    margin-left: 30px;
    color: #124074;
}
.modal-header {
    padding: 15px; 
    border-bottom: 1px solid #e2c335;
    min-height: 16.42857px;
}
.control-label {
    color: #f0ca11;
    font-size: 14px;
}
.detail p {
    margin-left: 18px;
}
.nav > li > a {
    padding: 27px 7px;
}
.nopage-section{
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    padding: 120px 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;
}
.event-title{
    text-align: left !important;
    color:#f4d00d !important;
    margin-bottom: 23px !important;
}
.video_section{
    margin-top: 0px;
    border-bottom: 10px solid #000000;
}
.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;
}
.banner_left{
    position: relative;
    top: 50%;
    z-index: 9999;
}
.banner_right{
    position: relative;
    top: 50%;
    z-index: 9999;
}
#sr-res-root {
  margin: 0 auto;
}
@media (max-width:568px) {
    .open-button {font-size: 14px;}
}
@media (max-width:414px) {
    .open-button {font-size: 13px;}
}
.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.left {justify-content:left;}
.socials ul.right {justify-content:right; float: right;}
.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: #ffc800; font-size: 14px; color: #fff; margin-left: 30px; padding: 5px 30px; border-radius: 20px; outline:none; } .cookies_agree a { color: #ffc800; text-decoration: none; background-color: transparent; } .cookies_agree i { float:right; margin: 5px; font-size: 12px; color: #ddd; cursor: pointer; }
/* 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: #000000!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;
}
/*#fh5co-header #navbar li.parent-menu a{
    font-size: 16px;
}*/
#common_form .formbuilder-text, #common_form .formbuilder-button{
    text-align: left;
}
#common_form .formbuilder-required{
    color: red;
}
.success--msg h3{color: #f0ca11;}
.success--msg h3.error{color: red;}
.filters-button-group{text-align: center;}
.btn.is-checked {
    background-color: #f0ca11;
}
#ybr_desktop_view{display:block;}
#ybr_mobile_view{display:none;}
/***** 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: #ffc800;
    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 #ffc800;
    border-right: 1px solid #ffc800;
    -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: #ffc800;
    text-transform: uppercase;
    margin: 0;
}

.event h5 {
    color: #fff;
}

.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: #ffc800;
    text-transform: uppercase;
    background: #000000;
    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: #000000;
    background: #ffc800;
}



.form-filters {
	padding: 39px 0 41px;
        background: #000;
        opacity: 0.7;
}

.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:#ffffff;
    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 #ffc800;
        margin-left: 20px;
        padding-right: 5px;
        padding-left: 5px;
        padding-top:  5px;
        width: 75px;
        height: 37px;
        color: #ffc800;
        font-weight: bold;
        text-transform: uppercase;
    }
    .back:hover{
        color: #ffc800;
       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: #ffc800;
    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: #ffc801;
}
.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: #ffc800;
    font-style: italic;
    background: #000;
    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: #ffc800;
    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: #ffffff;
    text-decoration: none; }

.event-compact p {
    margin: 0; }

.event-compact h4 {
    color: #ffc800;
    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: #000000; }
.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: #ffc800;
        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: #fff;
        background-color: #202020;
        border: 1px solid #ffc800;
        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 #ffc800;
        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: #ffc800 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: #ffc800;
        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;
    }
    .currently_bg h2 {
    font-size: 33px;
    color: #ffc800;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-family: 'New Frank Extra Bold',Sans-Serif;
    margin-bottom: 52px;
    padding-top: 10px;
}
/*CSS for table games accordian starts*/
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    padding-right: 10px;
/*    color:black;*/
    top: 6px;
    position: relative;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
.accordian_title{
    background-color: #181818;
    border: 2px solid #ffc800;
    margin-bottom: 10px;
    height: 40px;
}
.accordian_title:hover{
    color: #000;
    transition: background 1s;
    cursor: pointer;
    background-color: #ffc800;
    border: 2px solid #fff;
}
.accordian_title a{
    padding-left: 10px;
    padding-right: 10px;
    top: 6px;
    position: relative;
}
.table_games_p .acordian_p{
    font-family: 'Interstate-Regular',Sans-Serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
    color: #fff;
    padding-top: 20px;
}
.acordian_p .accordian_description p{
    color: #fff;
}
.table_games_p {padding-left: 20px;padding-right: 20px;}
.bottom_padding{margin-bottom: 50px;}
span.accordian_heading{color: #ffc800;font-weight: 500;font-weight: 800;font-size: 20px;}
/*CSS for table games accordian ends*/
/*Today*/
@media (max-width: 1111px) {
  header .navbar-collapse .navbar-right li {
    padding: 15px 0px;
    margin: 0px 10px;
  }
}

@media (max-width: 1052px) {
  header .navbar-collapse .navbar-right li {
    padding: 15px 0px;
    margin: 0px 5px;
  }
}

header .navbar-collapse .navbar-right li a {
  font-size: 13px;
  color: #fff;
  padding: 0px;
  padding-bottom: 5px;
  text-transform: uppercase;
}



@media (min-width: 993px) {
  header .navbar-collapse .dropdown:hover .dropdown-menu {
    display: block;
  }
  header .navbar-collapse .dropdown:hover .dropdown-submenu .dropdown-menu {
    display: none;
  }
}

header .navbar-collapse .dropdown .dropdown-toggle {
  background-color: transparent;
  letter-spacing: 1px;
}

header .navbar-collapse .dropdown .dropdown-menu {
  width: auto;
  border-radius: 0px;
}

@media (max-width: 1024px) {
    header .navbar-collapse .dropdown .dropdown-menu {
        width: 235px;
    }
}

header .navbar-collapse .dropdown .dropdown-menu li {
  margin: 0px 15px;
  padding: 0px;
}

header .navbar-collapse .dropdown .dropdown-menu li a {
  color: #010101;
  font-size: 13px;
  text-transform: capitalize;
  padding: 5px 0px;
}

@media (max-width: 992px) {
  header .navbar-collapse .dropdown .dropdown-menu li a {
    color: #fff;
  }
}




/*@media (max-width: 992px) {
 
  header .navbar .navbar-collapse .navbar-nav.navbar-right li {
    float: none;
    padding: 1px 0px;
  }
  header .navbar .navbar-collapse .navbar-nav.navbar-right li .dropdown-menu {
    right: auto;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
}*/
@media (max-width: 992px) {
 
  header .navbar .navbar-collapse .navbar-nav.navbar-right li .dropdown-menu {
    right: auto;
/*    position: relative;*/
    width: 100%;
    margin-bottom: 10px;
  }
  }

@media (max-width: 992px) {
 
  header .navbar .navbar-collapse .navbar-nav.navbar-right li {
    padding: 1px 0px;
  }
  }
.dropdown-submenu a::after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
  margin-top: 5px;
  margin-right: -10px;
  position: absolute;
  right: 15px;
  top: 5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sub-sub-menu a::after{
    display: none;
}
@media (max-width: 992px) {
  .dropdown-submenu a::after {
    border-left-color: #fff;
  }
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 0px;
  margin-top: -6px;
  margin-left: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  width: auto;
  border: none;
  position: absolute;
  left: 100%;
  top: 1px;

}


@media (min-width: 992px) {
  .dropdown-submenu:hover .dropdown-menu {
    display: block !important;
  }
}



@media (max-width: 992px){
.dropdown-submenu a::after {
    border-left-color: black;
}
}
@media (max-width: 768px) {
    li.dropdown.dropdown-submenu ul.dropdown-menu{
        display:none;
    }
   .dropdown-submenu:hover .dropdown-menu {
    display: block !important;
  }
  header .navbar .navbar-collapse .navbar-nav.navbar-right li .dropdown-menu {
    right: auto;
    /*position: relative;*/
    width: auto;
    margin-bottom: 10px;
}
}
/*CSS for top slots*/
/*------------------------------------------------------------ */
.hotel-tile-item{
    padding-top: 30px;
}
.features {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.features .feature + .feature {
    margin-top: 20px;
}

.feature {
    position: relative;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.feature h4 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    padding: 0 15px;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
}
.feature a:not(.btn) {
    position: relative;
    display: block;
    color: inherit;
    overflow: hidden;
}
.feature a:not(.btn):hover:after {
    opacity: .5;
}
.feature a:not(.btn):hover img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
.feature a:not(.btn):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .3;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.feature a:not(.btn) img {
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}
.feature .feature-btn:hover {
    color: #fff;
}
.feature .feature-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    padding: 0 15px;
    margin-top: 21px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.feature .feature-content h4 {
    position: static;
    padding: 0;
    margin-bottom: 23px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.feature .feature-content .btn {
    min-width: 155px;
}
.feature .background {
    display: block;
    width: 100%;
    height: auto;
}
.feature .feature-title {
    font-size: 22px;
}

/* Tablet Portrait */
@media (max-width: 991px) {
    .feature .feature-content {
        top: 50%;
        bottom: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    /*  Modifier: Feature Secodnary */
    .features-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;
    }
    .features-secondary .feature:not(.feature-secondary) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -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%;
    }
    .features-secondary .feature-secondary {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 20px;
    }
    .feature-secondary a:not(.btn) {
        padding-top: 88.8%;
    }
    .feature-secondary .background {
        display: none;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .features .feature + .feature {
        margin-top: 15px;
    }
    .fsmall-bg {
        padding-top: 0 !important;
    }
    .feature a:not(.btn) {
        padding-top: 42.67%;
    }
    .feature .background {
        display: none;
    }
    .feature .feature-title {
        font-size: 12px;
    }
    .feature .feature-content {
        margin-top: 0;
        top: auto;
        bottom: 18px;
        left: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .feature .feature-content h4 {
        margin-bottom: 20px;
    }
    .feature .feature-content .btn {
        min-width: 115px;
    }
    /*  Modifier: Feature Primary */
    .feature-primary {
        min-height: 160px;
    }

    /*  Modifier: Feature Secondary */
    .features-secondary .feature-secondary {
        -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%;
        margin: 0;
    }
}

.card_body_area p{
    font-size: 15px;
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 5px;
    line-height: 20px;
    font-family: 'Interstate-Regular';
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.feature h4 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    padding: 0 15px;
    margin: 0;
    font-size: 25px;
    transform: translate(0, -50%);
    z-index: 2;
}
.title-dashed{
    font-family: "Georgia", serif;
    font-style: italic;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.details-desc h2{
    font-size: 21px;
    color: #ffc800;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: center;
    position: relative;
    font-family: 'New Frank Extra Bold',Sans-Serif;
    margin-bottom: 52px;
}
.set-padding-top{
    padding-top: 30px;
}
/* ------------------------------------------------------------ *	Base
\* ------------------------------------------------------------ */
/*CSS for top slots ends*/
.ybrlogo-footer{
    display: flex;
    justify-content:center;
}