/*
Theme Name:     lion-springwood
Description:    Child Theme
Author:         steve
Template: responsive

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../responsive/style.css");
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,300,500);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(editor-style.css);

@font-face {
    font-family: 'mementoregular';
    src: url('fonts/memento-webfont.eot');
    src: url('fonts/memento-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/memento-webfont.woff2') format('woff2'),
         url('fonts/memento-webfont.woff') format('woff'),
         url('fonts/memento-webfont.ttf') format('truetype'),
         url('fonts/memento-webfont.svg#mementoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'Memento';
src:url('fonts/memento.ttf');
}

@font-face{
font-family:'TR France';
src:url('fonts/tr-france.ttf');
}


.mobile_show {
	display: none!important;
}

.mobile_hide {
}

#section_extra_content{
	display:none; 
	vertical-align:top; 
	padding:50px; 
	background:#fff;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
	position: fixed;
	width: 100%;
	z-index: 99;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div{
	line-height:normal;
}

:focus{
	outline:auto!important;
}

.game_schedule li{
	display:inline-block;
	vertical-align:top;
	margin:0 35px 15px 0;
}

.game_schedule li:nth-of-type(1){
	padding: 10px 0 0 0;
}

.game_schedule li a{
}

.game_schedule li a img{
	width:auto;
}

.maroon { color: #63012F; }
.yellow { color: #FEBA35; }
.white { color: #fff; }

.uppercase { text-transform: uppercase; }

.div_100 {
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-right:2%;
}

.div_90 {
	display:inline-block;
	vertical-align:top;
	width:88%;
	margin-right:2%;
}

.div_87 {
	display:inline-block;
	vertical-align:top;
	width:85%;
	margin-right:2%;
}

.div_85 {
	display:inline-block;
	vertical-align:top;
	width:83%;
	margin-right:2%;
}

.div_80 {
	display:inline-block;
	vertical-align:top;
	width:78%;
	margin-right:2%;
}

.div_75 {
	display:inline-block;
	vertical-align:top;
	width:73%;
	margin-right:2%;
}

.div_70 {
	display:inline-block;
	vertical-align:top;
	width:68%;
	margin-right:2%;
}

.div_67 {
	display:inline-block;
	vertical-align:top;
	width:65%;
	margin-right:2%;
}

.div_65 {
	display:inline-block;
	vertical-align:top;
	width:63%;
	margin-right:2%;
}

.div_62 {
	display:inline-block;
	vertical-align:top;
	width:60%;
	margin-right:2%;
}

.div_60 {
	display:inline-block;
	vertical-align:top;
	width:58%;
	margin-right:2%;
}

.div_55 {
	display:inline-block;
	vertical-align:top;
	width:53%;
	margin-right:2%;
}

.div_50 {
	display:inline-block;
	vertical-align:top;
	width:48%;
	margin-right:2%;
}

.div_45 {
	display:inline-block;
	vertical-align:top;
	width:43%;
	margin-right:2%;
}

.div_41 {
	display:inline-block;
	vertical-align:top;
	width:39%;
	margin-right:2%;
}

.div_40 {
	display:inline-block;
	vertical-align:top;
	width:38%;
	margin-right:2%;
}

.div_35 {
	display:inline-block;
	vertical-align:top;
	width:33%;
	margin-right:2%;
}

.div_33 {
	display:inline-block;
	vertical-align:top;
	width:31%;
	margin-right:2%;
}

.div_30 {
	display:inline-block;
	vertical-align:top;
	width:28%;
	margin-right:2%;
}

.div_25 {
	display:inline-block;
	vertical-align:top;
	width:23%;
	margin-right:2%;
}

.div_20 {
	display:inline-block;
	vertical-align:top;
	width:18%;
	margin-right:2%;
}

.div_18 {
	display:inline-block;
	vertical-align:top;
	width:16%;
	margin-right:2%;
}

.div_16 {
	display:inline-block;
	vertical-align:top;
	width:14%;
	margin-right:2%;
}

.div_15 {
	display:inline-block;
	vertical-align:top;
	width:13%;
	margin-right:2%;
}

.div_12 {
	display:inline-block;
	vertical-align:top;
	width:10%;
	margin-right:2%;
}

.div_13 {
	display:inline-block;
	vertical-align:top;
	width:11%;
	margin-right:2%;
}

.div_10 {
	display:inline-block;
	vertical-align:top;
	width:8%;
	margin-right:2%;
}

.div_5 {
	display:inline-block;
	vertical-align:top;
	width:3%;
	margin-right:2%;
}

#fit, .fit {
	margin-right:0%;
}

.text_left {
	text-align:left;
}

.text_right {
	text-align:right;
}

.text_center {
	text-align:center;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.widgets_on_page ul {
	padding:0;
	margin:0;
}

.clear_both{
	clear:both;
}

.display_none{
	display:none!important;
}

.fullwith_box {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.uppercase {
	text-transform:uppercase;
}

.normalcase {
	text-transform:none;
}

table{
	margin:0 0 25px 0;
	border:none;
}

th, td, table {
	border: none;
}

th, td {
	padding: 0;
}

p{
	line-height:150%;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	margin:0 0 25px 0;
	font-size:14px;
}

form{
	margin:0;
}

a {
	color: #62002e;
	font-weight: inherit;
	text-decoration: none;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

a:hover {
	color: #feba35;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}


body {
	color: #646565;
	background: #63012f;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 150%;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.full_header{
	background:rgba(254,186,53,1);
	position:relative;
	width:100%;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink{
	background:rgba(254,186,53,1);
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:100;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink:hover{
	background:rgba(254,186,53,1);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}


.full_header.cbp-af-header-shrink .section_site_logo img{
	max-width:60%;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink .btn_lion_dropdown {
	width: 115px;
	height: 62px;
	max-width: 104px;
	min-height: 62px;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink .btn_lion_dropdown:after {
	margin: 12px 5px 0 0px;
}

.full_header.cbp-af-header-shrink .main-nav {
	margin: 0px 0 0 0;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink .menu a {
	padding: 19px 0 19px 0px;
	font-size: 20px;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

#container, .container {
	max-width: 1625px;
	margin: 0 auto;
	padding: 0 20px;
}

.main-nav {
	clear: both;
	display:inline-block;
	vertical-align:top;
/*	margin: 20px 0 0 0;*/
}

.menu {
	clear: both;
	margin: 0 auto;
	background-color:transparent;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	filter:none;
	display:inline-block;
	vertical-align:top;
}

.menu li {
	display:inline-block;
	float: none;
	position: relative;
	z-index: 5;
	margin: 0 0 0 24px;
	padding: 0;
	border: 0;
}

.menu > li:last-of-type{
	/*margin: 0 25px 0 25px;*/
	margin: 0 0 0 25px;
}

.full_header:not(.cbp-af-header-shrink) .menu>li:not(:last-child){
	margin-top:20px;
}

.menu li.menu-item-has-children > a:after{
	content:url(images/icn_arrow_down_menu.png);
	display:inline-block;
	vertical-align:top;
	margin:-2px 0px 0 8px;
}

.menu a {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	position: relative;
	height:inherit;
	margin: 0;
	padding: 20px 0 20px 0px;
	border-left: none;
	color: #62002e;
	text-shadow: none;
	font-size: 24px;
	font-weight: 700;
	line-height:inherit;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
}

.current_page_item a, .menu .current-menu-item a {
	background-color: transparent;
	color:#fff;
}

#wrapper {
	clear: both;
	position: relative;
	margin: 30px auto 30px auto;
	padding: 0 0px 0px 0px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #f7f7f7;
}

.page-template-content-sidebar-half-page #wrapper {
	background-color: #fff;
}


ul.menu > li:hover {
	color: #fff;
	background-color: transparent;
}

.menu a:hover{
	color: #fff;
	background-color:transparent;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	filter:none;
}

.menu ul.sub-menu{
	width: auto;
	min-width: 10em;
	margin-top: 1px;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.menu ul.sub-menu li{
	display:block;
	text-align:left;
	-o-transition: 0s ease-in-out 0s;
	-ms-transition: 0s ease-in-out 0s;
	-moz-transition: 0s ease-in-out 0s;
	-webkit-transition: 0s ease-in-out 0s;
	transition: 0s ease-in-out 0s;
	background:#62002e;
	border:none;
}

.menu li li a {
	height: auto;
	height: 30px;
	padding: 5px 10px;
	border: none;
	color: #feba35;
	background: transparent !important;
	text-shadow: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	white-space: nowrap;
	-o-transition: 0s ease-in-out 0s;
	-ms-transition: 0s ease-in-out 0s;
	-moz-transition: 0s ease-in-out 0s;
	-webkit-transition: 0s ease-in-out 0s;
	transition: 0s ease-in-out 0s;
}

.menu ul.sub-menu li:hover{
	background:#feba35!important;
}

.menu li li a:hover {
	color: #62002e;
	background: transparent !important;
	-o-transition: 0s ease-in-out 0s;
	-ms-transition: 0s ease-in-out 0s;
	-moz-transition: 0s ease-in-out 0s;
	-webkit-transition: 0s ease-in-out 0s;
	transition: 0s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink .menu li li a {
	height: auto;
	height: 30px;
	padding: 5px 10px;
	border: none;
	color: #fdb934;
	background: transparent !important;
	text-shadow: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	white-space: nowrap;
	-o-transition: 0s ease-in-out 0s;
	-ms-transition: 0s ease-in-out 0s;
	-moz-transition: 0s ease-in-out 0s;
	-webkit-transition: 0s ease-in-out 0s;
	transition: 0s ease-in-out 0s;
}

.full_header.cbp-af-header-shrink .menu li li a:hover {
	color: #62002e;
}

.btn_lion_dropdown,.menu .btn_lion_dropdown{
	display:inline-block;
	vertical-align:top;
	width:160px;
	height:90px;
	max-width:160px;
	min-height:90px;
	background:url(images/icn_lion_icon_footer.png) center center no-repeat;
	margin: 0 0 0 0px;
	padding:10px;
}

.btn_lion_dropdown a{
	position:relative;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

.btn_lion_dropdown:after{
	content:url(images/icn_arrow_down_lion_icon.jpg);
	display:inline-block;
	vertical-align:top;
	margin:30px 5px 0 0px;
	display: none;
}

.btn_lion_dropdown:hover {
	background-color:transparent !important;
}

.section_home_row1{
	padding:30px 0 0 0;
}

.section_home_row1 .section_home_site_tagline{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:56px;
	text-transform:uppercase;
	color:#fff;
	line-height:100%;
	margin:0;
}

.section_home_row1 .section_home_site_tagline span{
	text-transform:lowercase;
}

.section_home_row1 .section_home_become_members{
}

.section_home_row1 .section_home_become_members p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:24px;
	color:#fff;
	margin:0 0 8px 0;
}

.section_home_row1 .btn_home_membership{
	display:block;
	padding:15px 20px;
	border:#fdb934 2px solid;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#fdb934;
}

.section_home_row1 .btn_home_membership:hover{
	border:#fff 2px solid;
	color:#fff;
}

.section_home_banner{
	float:left;
	max-height:572px;
	overflow:hidden;
	position:relative;
}

.section_home_tile{
	float:right;
	height: 572px;
	max-height:572px;
	overflow:hidden;
	position:relative;
	background: transparent url(../../../wp-content/uploads/2016/08/bg-promos.jpg) no-repeat bottom center;
	background-size: cover;
}

.section_home_banner.div_75{
	width:74%;
}

.section_home_tile.div_25{
	width: 25%;
	margin-right: 0;
}

.section_home_banner .section_banner_title,
.section_home_tile .section_banner_title{
	display:inline-block;
	vertical-align:top;
	padding:15px 25px;
	background:#feba35;
	color:#62002e;
	font-size:21px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	position:absolute;
	z-index:5;
	margin:0px 0 0px 0;
	left:40px;
	top:40px;
}

.section_home_tile .inner_text {
	padding: 375px 30px 0 90px;
}

.section_home_tile .inner_text h3 {
	font-size: 52px;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: -3px;
	margin: 0;
}

.section_home_tile .inner_text p {
	font-size: 24px;
	font-weight: 100;
	line-height: 28px;
	margin-bottom: 10px;
}

.section_home_row2{
	margin:30px 0 0 0;
}

.section_weekly_event_box, .section_daily_event_box, .section_weekly_event_box a, .section_daily_event_box a{
	display: block;
	height: 178px;
	background-size: cover;
}

.section_weekly_event.div_50{
	width:50%;
}

.section_daily_event.div_50{
	width:49%;
}

.section_weekly_event_box.whats_on {
	background: transparent url(../../../wp-content/uploads/2016/08/bg-whats-on.jpg) no-repeat center center;
	background-size: cover;
}

.section_weekly_event_box.whats_on a {
	background: transparent url(../../../wp-content/uploads/2016/08/img-see-whats-on.png) no-repeat center center;
	background-size: contain;
}

.section_weekly_event_box.whats_on a:hover {
	background: transparent url(../../../wp-content/uploads/2016/08/img-see-whats-on-hover.png) no-repeat center center;
	background-size: contain;
}

.section_daily_event_box.view_gigs {
	background: transparent url(../../../wp-content/uploads/2016/08/bg-live-entertainment.jpg) no-repeat center center;
	background-size: cover;
}

.section_daily_event_box.view_gigs a {
	background: transparent url(../../../wp-content/uploads/2016/08/img-view-gigs.png) no-repeat center center;
	background-size: contain;
}

.section_daily_event_box.view_gigs a:hover {
	background: transparent url(../../../wp-content/uploads/2016/08/img-view-gigs-hover.png) no-repeat center center;
	background-size: contain;
}

.section_daily_event.div_50 .eventon_events_list .eventon_list_event .ev_ftImg{
	width: 100px;
}

.section_daily_event.div_50 .eventon_events_list .hasFtIMG .evcal_cblock{
	left: 100px;
}

.section_weekly_event .section_banner_title,
.section_weekly_event .section_banner_title a,
.section_daily_event .section_banner_title,
.section_daily_event .section_banner_title a{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:36px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 15px 0;
}

.eventon_events_list .eventon_list_event .evcal_desc span span {
	display: inline;
}

.section_home_row3{
	margin:20px 0 0 0;
	background:#a20045;
}

.section_home_row3 .section_home_club_info{
	padding:30px;
	background:#fff;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:inherit;
	line-height:normal;
	word-wrap: break-word;
}

.page-home h1 {
	margin:0 0 0px 0;
	font-size: 42px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#111212;
}

.page-home h1 span{
	text-transform:lowercase;
}

h1 {
	margin:0 0 10px 0px;
	font-size: 42px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#111212;
}

h1 span{
	text-transform:lowercase;
}

.inside_tagline{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:64px;
	text-transform:uppercase;
	color:#111212;
	margin:0 0px 50px 0px;
	line-height:95%;
}

.inside_tagline span{
	text-transform:lowercase;
}

.section_home_site_tagline{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#111212;
	font-size:56px;
	margin:0 0 40px 0;
}

.section_home_site_tagline span{
	text-transform:lowercase;
}

.section_home_club_info{
}

ul.section_home_services_list{
	margin:15px 0 30px 0;
}

ul.section_home_services_list li{
	display:inline-block;
	vertical-align:top;
	min-height: 134px;
	width: 24.75%;
	margin-right: 0.25%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:28px;
	color:#111212;
	box-sizing: border-box;
	text-align: center;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
	background-position: bottom left 20px;
}

ul.section_home_services_list li:hover{
	background-color: #FEBA35;
}

ul.section_home_services_list li a{
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:28px;
	color:#111212;
	text-transform: uppercase;
	padding: 50px 0 40px 0;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

ul.section_home_services_list li:hover a{
	color:#63012F;
}

ul.section_home_services_list li.list_bar_dining {
	background: #fff url(../../../wp-content/uploads/2016/08/bg-bar-dining.png) no-repeat bottom left 20px;
}

ul.section_home_services_list li.list_bar_dining:hover{
	background-color: #FEBA35;
}

ul.section_home_services_list li.list_bar_dining a:before{
	content: ' ';
	display:inline-block;
	vertical-align:top;
	margin:-8px 30px 0 0;
	width: 27px;
	height: 45px;
	background: transparent url(images/icn_bar.png) no-repeat center center;
	background-size: contain;
}

ul.section_home_services_list li.list_bar_dining:hover a:before{
	content: ' ';
}

ul.section_home_services_list li.list_function_parties{
	background: #fff url(../../../wp-content/uploads/2016/08/bg-functions-parties.png) no-repeat bottom left 20px;
}

ul.section_home_services_list li.list_function_parties:hover{
	background-color: #FEBA35;
}

ul.section_home_services_list li.list_function_parties a:before{
	content: ' ';
	display:inline-block;
	vertical-align:top;
	margin:-11px 30px 0 0;
	width: 49px;
	height: 54px;
	background: transparent url(images/icn_function.png) no-repeat center center;
	background-size: contain;
}

ul.section_home_services_list li.list_function_parties:hover a:before{
	content: ' ';
}

ul.section_home_services_list li.list_the_club{
	background: #fff url(../../../wp-content/uploads/2016/08/bg-the-club.png) no-repeat bottom left 20px;
}

ul.section_home_services_list li.list_the_club:hover{
	background-color: #FEBA35;
}

ul.section_home_services_list li.list_the_club a:before{
	content: ' ';
	display:inline-block;
	vertical-align:top;
	margin:-12px 30px 0 0;
	width: 48px;
	height: 55px;
	background: transparent url(images/icn_the_club.png) no-repeat center center;
	background-size: contain;
}

ul.section_home_services_list li.list_the_club:hover a:before{
	content: ' ';
}

ul.section_home_services_list li.list_gaming{
	background: #fff url(../../../wp-content/uploads/2016/08/bg-gaming.png) no-repeat bottom left 20px;
	width: 25%;
	margin-right: 0;
}

ul.section_home_services_list li.list_gaming:hover{
	background-color: #FEBA35;
}

ul.section_home_services_list li.list_gaming a:before{
	content: ' ';
	display:inline-block;
	vertical-align:top;
	margin:-10px 30px 0 0;
	width: 41px;
	height: 53px;
	background: transparent url(images/icn_gaming.png) no-repeat center center;
	background-size: contain;
}

ul.section_home_services_list li.list_gaming:hover a:before{
	content: ' ';
}

.section_home_club_info.div_85{
	width:85%;
	float:left;
}

.section_home_dimmi_booking.div_15{
	width:15%;
}

.section_home_dimmi_booking a{
	display:inline-block;
	vertical-align:top;
	width:100%;
	height:120px;
	background:url(images/icn_dimmi.png) center center no-repeat;
	margin:71px 0 0 0;
}

.section_home_dimmi_booking a img{
	display:none;
}

.section_home_row4{
	margin:20px 0 0 0;
	height: 605px;
	background:#fff;
}

.section_today_special{
	padding:30px 30px 30px 30px;
	width:33%;
	float:left;
	background:#fff;
}

.section_today_special .section_post_excerpt{
}

.section_today_special .section_post_excerpt p{
	margin:0 0 0px 0;
}

.section_latest_news{
	padding:30px 30px 30px 0px;
	width:67%;
	float:left;
	background:#fff;
}

.section_thirsty_camel_ad{
	padding:30px;
	width:34%;
	float:left;
}

.section_today_special .section_banner_title,
.section_latest_news .section_banner_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:36px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 25px 0;
}

.section_home_row5 .section_banner_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:36px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 5px 0;
}

.section_today_special .section_feture_image img,
.section_latest_news .section_feture_image img{
	margin: 0px auto;
}

.section_today_special .section_feture_image,
.section_latest_news .section_feture_image{
	margin: 0px auto 20px auto;
}

.section_latest_news .section_feture_image{
	max-height:283px;
	overflow:hidden;
}

.section_today_special .text_event_day,
.section_latest_news .field_space{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
	text-transform:uppercase;
	color:#62002e;
	margin:0 0 5px 0;
}

.section_latest_news .field_space{
	height:22px;
}

h3,
h3 a {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:24px;
	color:#111212;
	margin:0 0 15px 0;
}

h3.highlighted {
	background: #63012F none repeat scroll 0% 0%;
	padding: 10px;
	color: #FEBA35;
}

.section_today_special .section_mail_price{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:26px;
	color:#62002e;
	margin: 5px 0 0 0;
}

.section_today_special .pip-nav{
	display:none;
}

.section_home_row5{
	margin:30px 0 0 0;
	background:#fff;
	padding: 30px 30px 30px 30px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	  box-sizing: border-box;         /* Opera/IE 8+ */
}

.section_home_row5 .fts-jal-fb-header{
	display:none;
}

.section_home_row5 .fts-jal-fb-top-wrap{
	display:none;
}

.section_home_row5 .fts-jal-single-fb-post{
	display:inline-block;
	vertical-align:top;
	width:24%;
	margin:0 1% 0 0;
	float:left;
	padding:0!important;
}

.section_home_row5 .fts-jal-single-fb-post:nth-of-type(4){
	margin:0 0% 0 0;
}

.section_home_row5 .fts-jal-single-fb-post:nth-of-type(5){
	display:none;
}

.section_home_row5 .fts-jal-single-fb-post .fts-album-photos-wrap{
	margin:0;
	height:376px;
	overflow:hidden;
}

.section_home_row5 .fts-jal-single-fb-post .fts-album-photos-wrap .fts-jal-fb-picture{
	margin: 0;
	float:none;
}

.section_home_row5 .fts-jal-single-fb-post .fts-album-photos-wrap .fts-jal-fb-picture img{
	-o-object-fit: cover;
    -o-object-position: top center;
    object-fit: cover;
    object-position: top center;
	overflow: hidden;
	width:100%;
	height:376px;
}

.section_home_row5 .fts-jal-single-fb-post .fts-jal-fb-message{
	padding:25px;
	background:#f7f7f7;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	height:40px;
	overflow:hidden;
}

.section_home_row5 .fts-jal-single-fb-post .fts-jal-fb-user-name{
	padding:0px 25px 25px 25px;
	background:#f7f7f7;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#111212;
	height:36px;
	overflow:hidden;
}

.section_home_row5 .fts-jal-single-fb-post .fts-jal-fb-user-name a{
	font-weight:300;
	font-size:13px;
	text-decoration:underline!important;
	color:#111212;
}

.section_home_row5 .fts-jal-single-fb-post .fts-jal-fb-post-time{
	display:block;
	float:none;
	padding:25px;
	background:#3c599b;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:12px;
	color:#fff;
}

.section_home_row5 .fts-jal-single-fb-post .fts-jal-fb-see-more{
	display:none;
}

.section_home_row5 .fts-powered-by-text{
	display:none!important;
}

.page-home #container.section_main_content{
	display:none;
}

#footer {
	clear: both;
	max-width: 1625px;
	margin: 40px auto 0 auto;
	padding: 0 25px 0 25px;
}

#footer {
	font-family: 'Roboto', sans-serif;


	font-size: 21px;
	line-height: 150%;
	color:#fff;
	font-weight:500;
}

#footer a{
	color:#fbd934;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:14px;
}

#footer a:hover {
	text-decoration:underline;
	color:#fbd934;
}

#footer .section_footer_row_1_left{
}

#footer .section_footer_row_1_left p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:42px;
	text-transform:uppercase;
}

#footer .section_footer_row_1_right{
}

#footer .section_footer_row_1_right a{
	display:inline-block;
	vertical-align:top;
	/*width:267px;
	height:37px;
	background:url(images/img_text_logo_footer.png) left top no-repeat;
	margin:10px 0 0 0;*/
}

#footer .section_footer_row_2{
	margin:0 0 50px 0;
	padding: 0 0 50px 0;
	border-bottom:#feb937 1px solid;
}

#footer .section_footer_row_2 .text_left div{
	margin:0 0 10px 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col1 p{
	margin:0 0 10px 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col2 p,
#footer .section_footer_row_2 .section_footer_row_2_col3 p,
#footer .section_footer_row_2 .section_footer_row_2_col4 p{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:13px;
	margin:0 0 10px 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col1,
#footer .section_footer_row_2 .section_footer_row_2_col2,
#footer .section_footer_row_2 .section_footer_row_2_col3{
	padding:0 0 0 50px;
}

#footer .section_footer_row_2 .section_footer_row_2_col1{
	background:url(images/icn_phone_orange.png) 0px 4px no-repeat;
}

#footer .section_footer_row_2 .section_footer_row_2_col1{
	width:12%;
}

#footer .section_footer_row_2 .section_footer_row_2_col1 a{
}

#footer .section_footer_row_2 .section_footer_row_2_col1 a:first-of-type{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:21px;
	margin:0 0 10px 0;
	color:#fff;
}

#footer .section_footer_row_2 .section_footer_row_2_col1 a:last-of-type:before{
	content:url(images/icn_email.png);
	display:inline-block;
	vertical-align:top;
	margin:9px 8px 0 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col2{
	background:url(images/icn_location_orange.png) 0px 4px no-repeat;
}

#footer .section_footer_row_2 .section_footer_row_2_col2 a{
}

#footer .section_footer_row_2 .section_footer_row_2_col2 a:before{
	content:url(images/icn_map.png);
	display:inline-block;
	vertical-align:top;
	margin:10px 8px 0 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col3{
	background:url(images/icn_time_orange.png) 0px 4px no-repeat;
}

#footer .section_footer_row_2 .section_footer_row_2_col3 a{
}

#footer .section_footer_row_2 .section_footer_row_2_col3 a:before{
	content:url(images/icn_code.png);
	display:inline-block;
	vertical-align:top;
	margin:9px 8px 0 0;
}

#footer .section_footer_row_2 .section_footer_row_2_col4{
	position:relative;
}

#footer .section_footer_row_2 .section_footer_row_2_col4 img{
}

#footer .section_footer_row_2 .section_footer_row_2_col5{
	width:12%;
}

#footer .section_footer_row_2 .section_footer_row_2_col5 .icn_footer_fb{
	display:inline-block;
	vertical-align:top;
	padding:15px 75px 15px 20px;
	background:url(images/icn_fb.jpg) right center no-repeat;
	font-size:14px;
}

#footer .section_footer_row_3{
	margin:0 0 40px 0;
}

#footer .section_footer_row_3 .section_footer_row_3_left{
}

#footer .section_footer_row_3 .section_footer_row_3_left ul{
	margin:0;
	padding:0;
}

#footer .section_footer_row_3 .section_footer_row_3_left ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 20px;
}

#footer .section_footer_row_3 .section_footer_row_3_right{
}

#footer .section_footer_row_3 .section_footer_row_3_right p{
	color:#a75980;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:12px;
	margin:0 0 0 0;
}

#content.section_inside_cotent_box{
	width:75%;
	margin:0 0 0px 0;
	padding:40px 40px 40px 40px;
	background:#fff;
	min-height:1102px;
}

#main.section_inside_cotent_box{
	width:75%;
	margin:0 0 0px 0;
	padding:40px 40px 40px 40px;
	background:#fff;
	min-height:1102px;
}

#widgets.section_inside_side_box, #widgets.grid-right.col-300.rtl-fit{
	width:25%;
	margin:0 0 0px 0;
	padding:40px 0 40px 40px;
	box-sizing: border-box;
}

#widgets .widget-wrapper {
	margin: 0 0 20px;
	padding: 0px;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
}

.widget-title h3, .widget-title-home h3 {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 0px 0;
	font-weight:700;
	font-size: 48px;
	line-height:normal;
	text-align: left;
	text-transform:uppercase;
	color:#62002e;
	text-align:left;
}

#widgets .menu-widget{
	margin:0;
	padding:0;
}

#widgets .menu-widget li{
	list-style:none;
}

#widgets .menu-widget li a{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:#e2e2e2 1px solid;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:21px;
	color:#888;
	position:relative;
}

#widgets .menu-widget li a:hover{
	border-bottom:#62002e 1px solid;
	color:#62002e;
}

#widgets .menu-widget li a:after{
	content:url(images/icn_arrow_right_side_menu.png);
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:40px;
	top:2px;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

#widgets .menu-widget li a:hover:after{
	right:20px;
	top:2px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

#widgets .menu-widget li.current-menu-item a{
	border-bottom:#62002e 4px solid;
	font-weight:700;
	font-size:22px;
	color:#62002e;
}

#widgets .menu-widget li.current-menu-item a:after{
	content:url(images/icn_arrow_right_side_menu.png);
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:20px;
	top:2px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

#widgets .widget_sp_image{
	padding:0 40px 0 0;
}

#widgets .widget_sp_image img{
	margin:0;
	width:100%;
	max-width:322px!important;
}

.page-daily-events .section_daily_event_data{
	padding:30px 0 0 0;
	margin:auto;
	min-height:340px;
	border-bottom:#e2e2e2 1px solid;
}

.page-daily-events .section_daily_event_data .text_event_day{
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:300;
		font-size:26px;
		text-transform:uppercase;
		color:#111212;

}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:36px;
	color:#111212;
	margin:0 0 25px 0;
}

h2.subtitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#111212;
	margin:0 0 15px 0;
}

.page-daily-events .section_daily_event_data p{
	line-height:200%;
	color:#646565;
}

.page-daily-events .section_daily_event_data ul{
}

.page-daily-events .section_daily_event_data ul li{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#111212;
	line-height:200%;
	color:#111212;
}

.page-daily-events .ivycat-post{
	margin:0 0 0 -40px;
}


.entry-utility{
	display:none;
}

.page-take-a-look{
}

.page-take-a-look .ngg-gallery-thumbnail{
	position:relative;
	margin:0 0 7px 0;
}

.page-take-a-look .ngg-gallery-thumbnail img {
	background-color: transparent;
	border: none;
	display: block;
	margin: 0;
	padding: 0px;
	position: relative;
}

.page-take-a-look .ngg-gallery-thumbnail img:hover{
	background-color: transparent;
}

.page-take-a-look .ngg-gallery-thumbnail span{
	font-family: 'Roboto', sans-serif;
	color:#62002e;
	text-align:left;
}

.page-take-a-look .ngg-gallery-thumbnail span:first-of-type{
	font-size:24px;
	font-weight:700;
	margin:0 0 5px 0;
}


.page-take-a-look .ngg-gallery-thumbnail span:last-of-type{
	font-size:14px;
	font-weight:400;
}

.page-take-a-look .section_caption_box{
	position:absolute;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding:20px 100px 20px 20px;
	z-index:15;
	background: rgba(254,186,53,0.85);
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-take-a-look .section_caption_box:after{
	content:url(images/icn_expend.png);
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:25px;
	top:25px;
	z-index:10;
}

.page-take-a-look .section_caption_box:hover{
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-take-a-look .ngg-gallery-thumbnail-box{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	padding:0 15px 0 0;
	margin:0 0 8px 0;
	float:left;
}

.post-australia-day-celebrations-at-lionsspringwood .ngg-gallery-thumbnail-box {
	display: block;
	float: left;
	margin-bottom: 30px;
	width: 33%!important;
}

.post-australia-day-celebrations-at-lionsspringwood br {
	display: none;
}


.alignnone {
	margin: 0;
}

.section_row_reward_title{
}

.section_row_reward_title .section_points_rewards{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#111212;
	padding:0 5px 20px 5px;
	font-size:24px;
	width:40%;
}

.section_row_reward_title .section_platinum,
.section_row_reward_title .section_gold,
.section_row_reward_title .section_silver,
.section_row_reward_title .section_bronze{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#111212;
	padding:0 0 20px 0;
	font-size:26px;
	width:12%;
}

.section_row_reward_content{
	border-bottom:#fff 2px solid;
}

.section_row_reward_content .section_points_rewards{
	width:40%;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#4d4d4d;
	padding:23px;
	background:#f7f7f7;
	border-right:#fff 2px solid;
}

.section_row_reward_content .section_platinum{
	background:#f7f6f6;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.section_row_reward_content .section_gold{
	background:#f5f0cf;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.section_row_reward_content .section_silver{
	background:#f0efef;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.navigation{
	display:none;
}

.section_row_reward_content .section_bronze{
	background:#ecdcce;
	padding:20px;
	width:12%;
	min-height:67px;
}

.section_row_reward_content:nth-of-type(even) .section_platinum.tall, .section_row_reward_content:nth-of-type(even) .section_gold.tall, .section_row_reward_content:nth-of-type(even) .section_silver.tall, .section_row_reward_content:nth-of-type(even) .section_bronze.tall{
	min-height:89px;
}

.section_row_reward_content:nth-of-type(even) .section_platinum{
	background:#efeeee;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.section_row_reward_content:nth-of-type(even) .section_gold{
	background:#ede2a5;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.section_row_reward_content:nth-of-type(even) .section_silver{
	background:#e2e0e0;
	padding:20px;
	border-right:#fff 2px solid;
	width:12%;
	min-height:67px;
}

.section_row_reward_content:nth-of-type(even) .section_bronze{
	background:#dbbda2;
	padding:20px;
	width:12%;
	min-height:67px;
}

.page-kingdom-rewards .su-accordion{
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus{
	background:#f8f8f8;
	padding:25px;
	margin:0 0 25px 0;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus .su-spoiler-title{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:22px;
	color:#111212;
	padding:0 50px 0px 0;
	position:relative;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus .su-spoiler-title:after{
	content:'-';
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	display:inline-block;
	vertical-align:top;
	font-size:60px;
	color:#acacac;
	position:absolute;
	top:0px;
	right:10px;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-title{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:22px;
	color:#4d4d4d;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed:hover .su-spoiler-title{
	color:#111212;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-title:after{
	content:'+';
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	display:inline-block;
	vertical-align:top;
	font-size:30px;
	color:#acacac;
	position:absolute;
	top:0px;
	right:10px;
}

.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed:hover .su-spoiler-title:after{
	content:'+';
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	display:inline-block;
	vertical-align:top;
	font-size:30px;
	color:#111212;
	position:absolute;
	top:0px;
	right:10px;
}

.su-spoiler-icon-plus .su-spoiler-icon:before {
	content: "";
	display:none;
}

.page-kingdom-rewards .su-accordion .su-spoiler-content{
	padding:30px 50% 0% 0;
}

.content ul, 
.content ol {
	margin:0 0 25px 0;
	padding:0 0 0 40px;
}

.content ul li, 
.content ol li{
	margin:0 0 15px 0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#292929;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:36px;
	color:#111212;
	margin:0 0 20px 0;
}

.non_member_desc{
}

.non_member_desc p{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#111212;
}

.non_member_desc p:first-of-type{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:21px;
	color:#414141;
}

.section_need_know_more_box{
	padding:40px;
	background:#62002e;
	color:#fff;
}

.section_need_know_more_box .section_need_know_more_box_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:26px;
	font-weight:300;
	color:#fff;
	margin:0 0 20px 0;
}

.section_need_know_more_box p{
	line-height:180%;
}

.section_need_know_more_box ul.section_member_content{
	padding:0;
	margin:0;
}

.section_need_know_more_box ul.section_member_content li,
.section_need_know_more_box ul.section_member_content li a {
	color:#fff;
}

.section_need_know_more_box ul.section_member_content li{
	list-style:none;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	margin:0 0 5px 0;
}

.section_need_know_more_box ul.section_member_content li:first-of-type:before{
	content:url(images/icn_phone_s.png);
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 0;
}

.section_need_know_more_box ul.section_member_content li:last-of-type{
	margin:0 0 0px 0;
}

.section_need_know_more_box ul.section_member_content li:last-of-type:before{
	content:url(images/icn_email_s.png);
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 0;
}

.section_need_know_more_box ul.section_member_content li a{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
}

#content-full {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:40px 0;
}

.page-id-3300 #content-full {
	padding: 40px;
}

#content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:40px 0;
	position:relative;
}

.page-template-content-sidebar-half-page h1{
	margin:0 0px 0 40px;
}

.page-template-content-sidebar-half-page .inside_tagline{
	margin: 0 0px 33px 40px;
	-webkit-padding-before: 7px;
	padding: 0 191px 0 0;
}

.page-bar-dining{
	
}

.page-bar-dining .btn_book_a_table_dimmi{
	position:absolute;
	top:0;
	right:0;
	z-index:5;
}

.page-bar-dining .btn_book_a_table_dimmi a{
	display:inline-block;
	vertical-align:top;
	height:191px;
	width:191px;
	background:url(images/btn_squre_book_a_table_dimmi.jpg) left top no-repeat;
}

.page-bar-dining .btn_book_a_table_dimmi a:hover{
	background:#63012f url(images/btn_squre_book_a_table_dimmi_hover.jpg) left top no-repeat;
}

.page-bar-dining .btn_book_a_table_dimmi a img{
	display:none;
}

.section_col_bar{
	position:relative;
	width:50%;
}

.section_col_dining{
	position:relative;
	width:50%;
}

.section_col_bar img,
.section_col_dining img{
	width:100%;	
}

.section_col_bar .image_caption,
.section_col_dining .image_caption{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:48px;
	text-transform:uppercase;
	color:#fff;
	position:absolute;
	top:40px;
	left:40px;
}

.section_col_bar .section_service_intro_box{
	padding:40px 40px 40px 40px;
}

.section_col_bar .section_post_content{
	display:inline-block;
	vertical-align:top;
	margin:0 0 15px 0;
	padding:0 40px 0 0;
}

.section_col_bar .area_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:28px;
	text-transform:uppercase;
	color:#111212;
	margin:0 0 15px 0;
	padding:0 0 0 40px;
}

.section_col_bar .section_feture_image{
}

.section_col_bar .section_feture_image img{
	margin:0;
}

.section_col_bar .section_post_content .div_50.float_right{
	padding:10px 0 0 0;
	border-bottom:#e2e2e2 1px solid;
	min-height: 290px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	  box-sizing: border-box;         /* Opera/IE 8+ */
}

.section_col_bar .section_post_content .div_50.float_right p{
	line-height:200%;
}

.section_col_dining .section_service_intro_box{
	padding:40px;
	background:#f7f7f7;
}

.section_col_dining .dining_area_desc{
	padding:40px;
	background:#fff;
	margin:40px 0 0 0;
}

.section_col_dining .dining_area_desc .area_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 28px;
	text-transform: uppercase;
	color: #111212;
	margin: 0 0 25px 0;
	padding: 0 0 0 0px;
}

.section_col_dining .dining_area_desc .area_title i{
	font-style:normal;
	font-size:14px;
	text-transform:none;
}

.section_col_dining .text_event_day{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	color: #62002e;
	margin: 0 0 5px 0;
}

.section_col_dining .section_dining_price{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 26px;
	color: #62002e;
	margin: -10px 0 0 0;
}

.section_col_dining .section_dining_price i{
	font-style:normal;
	font-size:13px;
}

.section_col_dining .section_post_content{
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom: #e2e2e2 1px solid;
}

.section_col_dining .section_post_content h3{
	text-transform:capitalize;
}

.section_col_dining .section_post_content .section_dining_area_desc_content{
}

.section_col_dining .section_post_content .section_dining_area_desc_content ul{
	margin: 0 0 0 20px;
}

.section_col_dining .section_post_content .section_dining_area_desc_content ul li{
	margin:0 0 8px 0;
	list-style:disc;
}

.section_col_dining .section_post_content .section_dining_area_desc_content ul li:last-of-type{
	margin:0 0 0px 0;
}

.section_col_dining .btn_book_a_table_dimmi_yellow{
	display:inline-block;
	vertical-align:top;
	margin:40px 0;
}

.btn_book_a_table_dimmi_yellow a{
	display:inline-block;
	vertical-align:top;
	width:327px;
	height:79px;
	background:url(images/btn_book_table_dimmii_yellow.png) left top no-repeat;
}

.btn_book_a_table_dimmi_yellow a img{
	display:none;
}

.sections_col_dining .btn_menu_download{
	display:inline-block;
	vertical-align:top;
	margin:70px 30px 0 30px;
}

.btn_menu_download a{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:15px;
	color:#62002e;
	text-decoration:underline;
}

.btn_menu_download a:before{
	content:url(images/icn_menu_download.png);
	display:inline-block;
	vertical-align:top;
	margin:-5px 13px 0 0;
}

.page-bar-dining #content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 40px 0 0px 0;
	position: relative;
}

.page-functions{
}

.page-functions .btn_function_booking{
	display:inline-block;
	vertical-align:top;
	width:191px;
	height:191px;
	background:#a20045 url(images/icn_book_function_square.jpg) center center no-repeat;
	position:absolute;
	right:0;
	top:0;
}

.page-functions .btn_function_booking:hover{
	background:#63012f url(images/icn_book_function_square_hover.jpg) center center no-repeat;
}

.page-functions .section_function_service{
	padding:40px 40px 15px 40px;
	background:#f7f7f7;
	margin:0 0 0px 0;
}

.page-functions .section_function_service .area_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
	color: #111212;
	margin: 13px 0 0px 0;
	padding: 0 0 0 0px;
}

.page-functions .section_function_service_menu_download{
}

.page-functions .section_function_service_menu_download ul{
	padding:0;
	margin:35px 0 0 0;
}

.page-functions .section_function_service_menu_download ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 40px 0 0px;
}

.page-functions .section_function_service_menu_download ul li a{
	display:inline-block;
	vertical-align:top;
}

.page-functions .section_function_service_menu_download ul li.list_function_package a{
	padding:20px 25px 15px 25px;
	border:#62002e 2px solid;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#62002e;
	background:none;
}

.page-functions .section_function_service_menu_download ul li.list_function_package a:hover{
	border:#fff 2px solid;
	color:#fbd934;
	background:#62002e;
}

.page-functions .section_function_service_menu_download ul li.list_function_package a:before{
	content:url(images/icn_functon_menu.png);
	display:inline-block;
	vertical-align:top;
	margin:-3px 15px 0 0;
}

.page-functions .section_function_service_menu_download ul li.list_function_package a:hover:before{
	content:url(images/icn_function_menu_hover.png);
}

.page-functions .section_function_service_menu_download ul li.list_function_menu{
	margin-top:24px;
}

.page-functions .section_function_service_menu_download ul li.list_function_menu a{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#62002e;
	text-decoration:none;
}

.page-functions .section_function_service_menu_download ul li.list_function_menu a:hover{
	text-decoration:underline;
}

.page-functions .section_function_service_menu_download ul li.list_function_menu a:before{
	content:url(images/icn_functon_menu.png);
	display:inline-block;
	vertical-align:top;
	margin:-3px 15px 0 0;
}

.page-functions .section_function_room_list{
	padding:40px 0 0 0;
}

.page-functions .section_function_room_list .area_title {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 28px;
	text-transform: uppercase;
	color: #111212;
	margin: 0 0 0px 0;
	padding: 0 0 0 40px;
}

.page-functions .section_function_room_list .area_tagline{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:41px;
	text-transform:uppercase;
	color:#111212;
	padding: 0 0 40px 40px;
	line-height:95%;
}

.page-functions .section_function_room_list_content{
}

.page-functions .section_function_room_list_content img {
	margin: 0;
}

.page-functions .section_function_room_list_content .div_60 {
	padding: 10px 0 0 0;
	border-bottom: #e2e2e2 1px solid;
	min-height: 321px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	  box-sizing: border-box;         /* Opera/IE 8+ */
}

.page-functions .section_function_room_list_content .section_post_content {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px 0;
	padding: 0 40px 0 0;
}

.page-functions .section_number_people{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#62002e;
	margin:30px 0 0 0;
}

.page-functions .section_number_people:before{
	content:url(images/icn_people.png);
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 0;
}

.page-functions .section_form_box{
	padding:40px 60px 40px 30px;
	background:#feba35;
}

.page-functions .section_form_box h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:30px;
	text-transform:uppercase;
	color:#62002e;
	margin:0 0 5px 0;
}

.page-functions .section_form_box h4:after{
	content:url(images/icn_function.png);
	display:inline-block;
	vertical-align:top;
	margin: -10px 0px 0 30px;
}

form div {
	margin-bottom: 1.2em;
}

.page-functions .section_form_box p{
	color:#62002e;
}

form input,
form textarea,
form select{
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-functions .section_form_box form{
}

.page-functions .section_form_box form .input_field{
}

.page-functions .section_form_box form .input_field input,
.page-functions .section_form_box form .input_field select,
.page-functions .section_form_box form .input_field textarea{
	width:100%;
	padding: 10px 12px;
	border:none;
	border-radius: 0px;
	box-shadow:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#c3c3c3;
}

.page-functions .section_form_box form .input_field label{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#62002e;
}

.page-functions .section_form_box form .captcha_field{
}

.page-functions .section_form_box form .captcha_field input{
	width:76%;
	padding: 10px 12px;
	border:none;
	border-radius: 0px;
	box-shadow:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#c3c3c3;
}

.page-functions .section_form_box form .submit_field{
}

.page-functions .section_form_box form .submit_field input{
	background:none;
	padding:8px 40px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#62002e;
	border:#32002e 2px solid;
	box-shadow:none;
	border-radius: 0px;
	text-shadow: none;
}

.page-functions .section_form_box form .submit_field input:hover{
	background:#111212;
	border:#111212 2px solid;
	color:#feba35;
}


.page-functions .section_form_box form .submit_field .ajax-loader{
	position:absolute;
}

.page-functions .section_contact_box{
	padding: 40px 60px 40px 30px;
	background:#f7f7f7;
}

.page-functions .section_contact_box h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:24px;
	text-transform:uppercase;
	color:#111212;
	margin:0 0 15px 0;
}

.page-functions .section_contact_box p{
}

.page-functions .section_contact_box ul{
	padding:0;
	margin:0;
}

.page-functions .section_contact_box ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 50px 0 0;
}

.page-functions .section_contact_box ul li:first-of-type a{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:18px;
	color:#111212;
}

.page-functions .section_contact_box ul li:first-of-type a:hover{
	color:#feba35;
}

.page-functions .section_contact_box ul li:first-of-type a:before{
	content:url(images/icn_phone_pur.png);
	display:inline-block;
	vertical-align:top;
	margin:3px 10px 0 0;
}

.page-functions .section_contact_box ul li:last-of-type a{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#111212;
}

.page-functions .section_contact_box ul li:last-of-type a:hover{
	color:#feba35;
}


.page-functions .section_contact_box ul li:last-of-type{
	margin:4px 0 0 0; 
}

.page-functions .section_contact_box ul li:last-of-type a:before{
	content:url(images/icn_email_pur.png);
	display:inline-block;
	vertical-align:top;
	margin:1px 10px 0 0;
}

.page-functions .section_banner{
}

.page-functions .section_banner img{
	width:100%;
}

.page-contact .btn_book_a_table_dimmi{
	position:absolute;
	top:0;
	right:0;
	z-index:5;
}

.page-contact .btn_book_a_table_dimmi a{
	display:inline-block;
	vertical-align:top;
	height:191px;
	width:191px;
	background:url(images/btn_squre_book_a_table_dimmi.jpg) left top no-repeat;
}

.page-contact .btn_book_a_table_dimmi a img{
	display:none;
}

.page-contact .section_contact_detial{
	padding:60px 40px 60px 60px;
}

.page-contact .section_contact_detial .section_title{
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:24px;
	color:#111212;
	margin:0 0 5px 0;
}

.page-contact .section_contact_detial .section_field_location{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	padding:0 0 0 80px;
	background:url(images/icn_contact_location.png) left center no-repeat;
}

.page-contact .section_contact_detial .section_field_location p{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:18px;
	color:#4d4d4d;
	margin:0;
}

.page-contact .section_contact_detial .section_field_contact_detail{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	padding:0 0 0 80px;
	background:url(images/icn_contact_contact.png) left center no-repeat;
}

.page-contact .section_contact_detial .section_field_contact_detail p{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:24px;
	color:#4d4d4d;
	margin:0;
}

.page-contact .section_contact_detial .section_field_trading{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */
	padding:0 0 0 80px;
	background:url(images/icn_contact_time.png) left center no-repeat;
}

.page-contact .section_contact_detial .section_field_trading table td{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#4d4d4d;
}

.page-contact .section_contact_detial .section_field_trading table{
	margin:0;
}

.page-contact .section_contact_detial .section_field_trading table td:nth-of-type(1){
	padding:0 5px 0 0;
}

.page-contact .section_contact_detial .section_field_trading table td:nth-of-type(2){
	border-bottom:#c3c3c3 1px dashed;
}

.page-contact .section_contact_detial .section_field_trading table td:nth-of-type(3){
	padding:0 0px 0 5px;
}

.page-contact .section_contact_detial .row1,
.page-contact .section_contact_detial .row2,
.page-contact .section_contact_detial .row3{
	padding:0 0 40px 0;
	margin:0 0 40px 0;
	border-bottom:#e2e2e2 1px solid;
}

.page-contact .section_contact_detial .section_field_gmap{
}

.page-contact .section_contact_detial .section_field_gmap a{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	color:#62002e;
	margin: 41px 0 0 0;
	display: inline-block;
	vertical-align: top;
}

.page-contact .section_contact_detial .section_field_gmap a:before{
	content:url(images/icn_google_map_pur.png);
	display:inline-block;
	vertical-align:top;
	margin:2px 12px 0 0;
}

.page-contact .section_contact_detial .section_dress_code{
}

.page-contact .section_contact_detial .section_dress_code a{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	color:#62002e;
	margin: 41px 0 0 0;
	display: inline-block;
	vertical-align: top;
}

.page-contact .section_contact_detial .section_dress_code a:before{
	content:url(images/icn_dress_code_pur.png);
	display:inline-block;
	vertical-align:top;
	margin:2px 12px 0 0;
}

.page-contact .page_tagline{
	font-family: 'mementoregular';
	font-size:120px;
	line-height:110%;
	color:#62002e;
	position:relative;
	-ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);
	margin:100px 100px 0 0;
}

.page-contact .page_tagline span{
	display:block;
	margin: 0 -100px 0 0;
}

.page-contact .section_form_box {
	/*padding: 40px 60px 40px 30px;
	background: #feba35;*/
}

.page-contact .section_form_box .su-spoiler-style-default > .su-spoiler-title {
	padding-left: 0px;
	padding-right: 0;
	position:relative;
}

.page-contact .section_form_box .su-spoiler-style-default > .su-spoiler-content {
	padding: 0;
}

.page-contact .section_form_box .su-spoiler-style-default .su-spoiler-content p{
	position:relative;
}

.page-contact .section_form_box .su-spoiler-style-default:first-of-type .su-spoiler-title:after{
	content:url(images/icn_contact_mail.png);
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 0;
	position:absolute;
	right:0;
	top:-15px;
}

.page-contact .section_form_box .su-spoiler-style-default.su-spoiler-closed:first-of-type .su-spoiler-title:after{
	content:url(images/icn_contact_mail.png);
	display:none;
	vertical-align:top;
	margin:0 0 0 0;
	position:absolute;
	right:0;
	top:-15px;
}

.page-contact .section_form_box .su-spoiler-icon-plus{
	padding: 40px 60px 40px 30px;
	background: #feba35;
	margin:0;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-contact .section_form_box .su-spoiler-icon-plus.su-spoiler-closed{
	padding: 40px 60px 40px 30px;
	background: #f7f7f7;
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-contact .section_form_box .su-spoiler-icon-plus .su-spoiler-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	color: #62002e;
	margin: 0 0 10px 0;
	line-height:100%;
}

.page-contact .section_form_box .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-transform: uppercase;
	color: #111212;
	margin: 0 0 0px 0;
}


.page-contact .section_form_box .su-spoiler-icon-plus p{
	color: #62002e;
}

.page-contact .section_form_box .su-spoiler-icon-plus{
}

.page-contact .section_form_box form .input_field input,
.page-contact .section_form_box form .input_field select,
.page-contact .section_form_box form .input_field textarea{
	width:100%;
	padding: 10px 12px;
	border:none;
	border-radius: 0px;
	box-shadow:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#c3c3c3;
}

.page-contact .section_form_box form .input_field label{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#62002e;
}

.page-contact .section_form_box form .captcha_field{
}

.page-contact .section_form_box form .captcha_field input{
	width:76%;
	padding: 10px 12px;
	border:none;
	border-radius: 0px;
	box-shadow:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#c3c3c3;
}

.page-contact .section_form_box form .submit_field{
}

.page-contact .section_form_box form .submit_field input{
	background:none;
	padding:8px 40px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#62002e;
	border:#32002e 2px solid;
	box-shadow:none;
	border-radius: 0px;
	text-shadow: none;
}

.page-contact .section_form_box form .submit_field input:hover{
	background:#111212;
	border:#111212 2px solid;
	color:#feba35;
}

.page-contact .section_form_box form .submit_field .ajax-loader{
	position:absolute;
}

.page-home .section_weekly_event_box #evcal_calendar_1{
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header{
	opacity: 0.3;
    filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
	margin:0;
	text-align:left;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header:hover{
	opacity: 1;
    filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header p#evcal_cur{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:26px;
	text-transform:uppercase;
	color:#111212;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_next,
.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_prev{
	border:none;
	width:45px;
	height:45px;
	border-radius: 0px;
	display:inline-block;
	vertical-align:top;
	float:none;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_next{
	background:url(images/icn_square_button_right.png) left top no-repeat;


}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_prev{
	background:url(images/icn_square_button_left.png) left top no-repeat;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_next i,
.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header #evcal_prev i{
	display:none;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .evo_sort_btn{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	color:#111212;
	font-style:normal;
	opacity: 0.3;
    filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-home .section_weekly_event_box #evcal_calendar_1 .evo_sort_btn:hover{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	color:#111212;
	font-style:normal;
	opacity: 1;
    filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-home .section_weekly_event_box .eventon_weeklyview{
}

.page-home .section_weekly_event_box #eventon_loadbar_section{
	margin:11px 0 0 0;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header{
	background:none;
	color:#111212;
	border-top:#b7b7b7 1px solid;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top{
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:28px;
	color:#111212;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span{
	display:inline-block;
	vertical-align:top;
	width:21px;
	height:38px;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span.prev{
	background:url(images/icn_arrow_button_left.png) left top no-repeat;
	margin:-3px 60px 0 0px;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span.next {
	background:url(images/icn_arrow_button_right.png) left top no-repeat;
	margin:-3px 0 0 60px;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span i{
	display:none;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days{
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days{
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day{
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events{
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events .day_name{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:16px;
	text-transform:uppercase;
	color:#111212;
	margin:0 0 5px 0;
}


.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events .day_num{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:28px;
	color:#111212;
	margin:0 0 8px 0;
}

.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events .num_events{
	background:#62002e;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	width: 21px;
	height: 21px;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list{
	border:none;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event{
	display:inline-block;
	vertical-align:top;
	width:49%;
	margin:0 2% 2% 0;
	background:#f7f7f7;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event:nth-of-type(even){
	margin:0;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event{
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a{
	display:inline-block;
	vertical-align:top;
	background:#f7f7f7;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a span.ev_ftImg{
	width:100%;
	height:304px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin: -10px 0 0px 0;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a .evcal_cblock{
	position:relative;
	display:inline-block;
	vertical-align:top;
	left:inherit;
	padding:20px 0px 0 20px;
	width:20%
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc{
	display:inline-block;
	vertical-align:top;
	padding:20px 0px 0 0px;
	width:70%;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time{
	display:block;	
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time:before{
	content:url(images/icn_time.png);
	display:inline-block;
	vertical-align:top;
	margin:0 5px 0 0px;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time span,
.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time em{
	display:inline-block;
	vertical-align:top;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#888;
	font-style:normal;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time .evo_day.end{
	font-weight:700;
	text-transform:uppercase;
	margin:2px 1px 0 12px;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evo_time .end{
	margin:0 0 0 2px;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a .evcal_cblock .evo_date{
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a .evcal_cblock .evo_date .start{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#070707;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a .evcal_cblock .evo_date .start em{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:12px;
	color:#070707;
	text-transform:uppercase;
}

.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event a .evcal_cblock .evo_date .end{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	margin:5px 0 0 0;
	color:#070707;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_event_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#414141;
	margin:0 0 5px 0;
}

.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_time,
.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_location event_location_name{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#888;
}

.page-home .section_daily_event #evcal_calendar_2{
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header{
	opacity: 0.3;
    filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
	margin:0;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header:hover{
	opacity: 1;
    filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header p#evcal_cur{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:26px;
	text-transform:uppercase;
	color:#111212;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_next,
.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_prev{
	float:none;
	border:none;
	width:45px;
	height:45px;
	border-radius: 0px;
	display:inline-block;
	vertical-align:top;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_next{
	background:url(images/icn_square_button_right.png) left top no-repeat;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_prev{
	background:url(images/icn_square_button_left.png) left top no-repeat;
}

.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_next i,
.page-home .section_daily_event #evcal_calendar_2 .calendar_header #evcal_prev i{
	display:none;
}

.page-home .section_daily_event #evcal_calendar_2 .evo_sort_btn {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	color: #111212;
	font-style: normal;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-home .section_daily_event #evcal_calendar_2 #eventon_loadbar_section{
	margin: 11px 0 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day {
	background-color:transparent;
	color: #111212;
	border-top: #b7b7b7 1px solid;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_dayname{
	display:block;
	color:#111212;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
	text-transform:uppercase;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum{
	font-size:inherit;
	margin:25px 0 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum b{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:45px;
	color:#111212;
	display:inline-block;
	vertical-align:top;
	margin:10px 0 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum span{
	display:inline-block;
	vertical-align:top;
	height:38px;
	width:21px;
	border: none;
	border-radius: 0%;
	margin-top: 0px;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum span i{
	display:none;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum span.prev{
	background:url(images/icn_arrow_button_left.png) center top no-repeat;
	margin:0 70px 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_daynum span.next{
	background:url(images/icn_arrow_button_right.png) center top no-repeat;
	margin:0 0 0 70px;
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_events{
	margin:20px 0 0 0;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#111212;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.page-home .section_daily_event #evcal_calendar_2 .evodv_current_day .evodv_events span{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#fff;
	width: 21px;
	height: 21px;
	vertical-align: top;
	line-height: 150%;
	background:#111212;
	margin: 3px 15px 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows{
	border-bottom:none;
	margin:0 0 20px 0;
	padding:0 25px;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .evo_daily_prev{
	display:inline-block;
	vertical-align:top;
	width:15px;
	height:26px;
	background:url(images/icn_cal_arrow_left.png) left top no-repeat;
	margin: 17px 0 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .evo_daily_prev i{
	display:none;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .evo_daily_next{
	display:inline-block;
	vertical-align:top;
	width:15px;
	height:26px;
	background:url(images/icn_cal_arrow_right.png) left top no-repeat;
	margin: 17px 0 0 0;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .evo_daily_next i{
	display:none;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter{
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in{
	height: 70px;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day{
	color:#b7b7b7;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day:hover{
	color:#111212;
	background:none;
}


.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_name{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:16px;
	text-transform:uppercase;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_num{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:25px;
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day.has_events{
	color:#62002e;
	opacity: .7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day.has_events:hover{
	color:#62002e;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day.has_events.on_focus{
	color:#fff;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	background:#62002e;
	border:none;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list{
	border:none;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event{
	display:inline-block;
	vertical-align:top;
	width:49%;
	margin:0 2% 8px 0;
	background:#f7f7f7;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event:nth-of-type(even){
	margin:0 0% 8px 0;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a{
	min-height:127px;
}

.page-home .evo_popin{
	max-width:400px;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_cblock{
	padding: 12px 8px 2px 13px;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_cblock .evo_time{
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_cblock .evo_time .start,
.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_cblock .evo_time .end{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#707070;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_desc{
	padding: 10px 15px 0 180px;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_desc .evcal_event_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#414141;
}

.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event a.evcal_list_a .evcal_desc .event_location_name{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#888;
	margin:8px 0 0 0;
}

.page-special-events{
}

.page-special-events #evcal_calendar_3{
}

.page-special-events #evcal_calendar_3 #evcal_head{
	padding: 0px;
	margin: 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-special-events #evcal_calendar_3 #evcal_head:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}


.page-special-events #evcal_calendar_3 #evcal_head #evcal_cur{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#111212;
}

.page-special-events #evcal_calendar_3 #evcal_head .evcal_arrows{
	float:none;
	border-radius: 0%;
	display:inline-block;
	vertical-align:top;
	height:45px;
	width:45px;
	border:none;
}

.page-special-events #evcal_calendar_3 #evcal_head .evcal_arrows i{
	display:none;
}

.page-special-events #evcal_calendar_3 #evcal_head .evcal_arrows#evcal_next{
	background:url(images/icn_square_button_right_black.png) left top no-repeat;
}

.page-special-events #evcal_calendar_3 #evcal_head .evcal_arrows#evcal_prev{
	background:url(images/icn_square_button_left_black.png) left top no-repeat;
}

.page-special-events #evcal_calendar_3 .evo_sort_btn{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	color: #111212;
	font-style: normal;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-special-events #evcal_calendar_3 .evo_sort_btn:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-special-events #evcal_calendar_3 #eventon_loadbar_section{
	margin: 11px 0 0 0;
	border-bottom: 1px solid #e2e2e2;
}

.page-special-events #evcal_calendar_3 #evcal_list{
	background: none;
	color: #111212;
	padding: 15px 0 0px 0;
	border:none;
}

.page-special-events #evcal_calendar_3 #evcal_list{
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event{
	display:inline-block;
	vertical-align:top;
	width:49%;
	margin:0 2% 15px 0;
	background:#f7f7f7;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event:nth-of-type(even){
	margin:0 0% 8px 0;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evo_event_schema{
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a{
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .ev_ftImg{
	width:100%;
	height:450px;
	position:relative;
	margin:-10px 0 0 0;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock{
	position: relative;
	display: inline-block;
	vertical-align: top;
	left: inherit;
	padding: 23px 0px 0 20px;
	width: 10%;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc{
	display: inline-block;
	vertical-align: top;
	padding: 20px 0px 0 0px;
	width: 80%;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date{
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date .start{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#707070;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date .start em{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:12px;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc{
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_event_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#414141;
}

.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_time,
.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_location{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#b7b7b7;
}

.page-live-entertainment{
}

.page-live-entertainment #evcal_calendar_4{
}

.page-live-entertainment #evcal_calendar_4 #evcal_head{
	padding: 0px;
	margin: 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-live-entertainment #evcal_calendar_4 #evcal_head:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}


.page-live-entertainment #evcal_calendar_4 #evcal_head #evcal_cur{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-transform:uppercase;
	color:#111212;
}

.page-live-entertainment #evcal_calendar_4 #evcal_head .evcal_arrows{
	float:none;
	border-radius: 0%;
	display:inline-block;
	vertical-align:top;
	height:45px;
	width:45px;
	border:none;
}

.page-live-entertainment #evcal_calendar_4 #evcal_head .evcal_arrows i{
	display:none;
}

.page-live-entertainment #evcal_calendar_4 #evcal_head .evcal_arrows#evcal_next{
	background:url(images/icn_square_button_right_black.png) left top no-repeat;
}

.page-live-entertainment #evcal_calendar_4 #evcal_head .evcal_arrows#evcal_prev{
	background:url(images/icn_square_button_left_black.png) left top no-repeat;
}

.page-live-entertainment #evcal_calendar_4 .evo_sort_btn{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
	color: #111212;
	font-style: normal;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-live-entertainment #evcal_calendar_4 .evo_sort_btn:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-live-entertainment #evcal_calendar_4 #eventon_loadbar_section{
	margin: 11px 0 0 0;
	border-bottom: 1px solid #e2e2e2;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list{
	background: none;
	color: #111212;
	padding: 15px 0 0px 0;
	border:none;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list{
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event{
	display:inline-block;
	vertical-align:top;
	width:49%;
	margin:0 2% 15px 0;
	background:#f7f7f7;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event:nth-of-type(even){
	margin:0 0% 8px 0;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evo_event_schema{
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a{
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .ev_ftImg{
	width:100%;
	height:450px;
	position:relative;
	margin:-10px 0 0 0;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock{
	position: relative;
	display: inline-block;
	vertical-align: top;
	left: inherit;
	padding: 23px 0px 0 20px;
	width: 10%;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc{
	display: inline-block;
	vertical-align: top;
	padding: 20px 0px 0 0px;
	width: 80%;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date{
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date .start{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:30px;
	color:#707070;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock .evo_date .start em{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:12px;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc{
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_event_title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#414141;
}

.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_time,
.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_location{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#b7b7b7;
}

.section_post_navi{
}

.section_post_navi{
	margin:50px 0 0 0;
}

.section_post_navi span,
.section_post_navi a{
	margin:0px 0 0 8px;
}

#widgets .widget_recent_entries{
	/*margin:0;
	padding:0;*/
}

#widgets .widget_recent_entries li{
	list-style:none;
}

#widgets .rpwe-block li {
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:0;
    list-style-type: none;
}

#widgets .widget_recent_entries li a,
#widgets .rpwe-block h3 a{
	display:block!important;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:#e2e2e2 1px solid;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:21px;
	color:#888;
	position:relative;
}

#widgets .widget_recent_entries li a:hover,
#widgets .rpwe-block h3 a:hover{
	border-bottom:#62002e 1px solid;
	color:#62002e;
}

#widgets .widget_recent_entries li a:after,
#widgets .rpwe-block h3 a:after{
	content:url(images/icn_arrow_right_side_menu.png);
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:40px;
	top:2px;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

#widgets .widget_recent_entries li a:hover:after,
#widgets .rpwe-block h3 a:hover:after{
	right:20px;
	top:2px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;

}

#widgets .widget_recent_entries li.current-menu-item a,
#widgets .rpwe-block li.current-menu-item h3 a{
	border-bottom:#62002e 4px solid;
	font-weight:700;
	font-size:22px;
	color:#62002e;
}

#widgets .widget_recent_entries li.current-menu-item a:after,
#widgets .rpwe-block li.current-menu-item h3 a:after{
	content:url(images/icn_arrow_right_side_menu.png);
	display:inline-block;
	vertical-align:top;

	position:absolute;
	right:20px;
	top:2px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-o-transition: .3s ease-in-out 0s;
	-ms-transition: .3s ease-in-out 0s;
	-moz-transition: .3s ease-in-out 0s;
	-webkit-transition: .3s ease-in-out 0s;
	transition: .3s ease-in-out 0s;
}

.page-news h2 a{
	color: #111212;
}

.page-news h2 a:hover{
	color: #fbd934;
}

.single .post-meta{
	display:none;
}

.single .post-data{
	display:none;
}

.page-home .section_home_row5 .wall-outer{
}

.page-home .section_home_row5 .wall-outer{
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar{
	margin-bottom: 0em;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter{
	text-align:right;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li{
	display:inline-block;
	vertical-align:top;
	height:28px;
	margin:0 0 0 15px;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li a{
	display:inline-block;
	vertical-align:top;
	background:none;
	padding:0;
	margin:0;
	height:28px;
	width:28px;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li.f-facebook a{
	background:url(images/icn_filter_fb.jpg) left top no-repeat;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li.active.f-facebook a{
	background:url(images/icn_filter_fb_hover.jpg) left top no-repeat;
}


.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li a img{
	display:none;
}

.page-home .section_home_row5 .wall-outer .dcsns-toolbar #dcsns-filter li a.link-all{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	color:#111212;
	background:none;
	padding:8px 0 0 0;
	height:inherit;
	width:inherit;
}

.page-home .section_home_row5 .wall-outer .dc-wall{
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content{
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content{
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream{
	
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li{
	box-shadow:none;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	line-height:150%;
	padding:0;
	background:#f7f7f7;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner{
	margin:0 0 10px 0;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-thumb{
	/*margin:0 0 15px 0;
	max-height:218px;
	overflow:hidden;*/
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-thumb a{
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-thumb a img{
	border:none;
	padding:0;
	max-width:100%;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-title{
	display:none;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-text{
	padding:20px;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	line-height:150%;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-user{
	background:none;
	margin:0 0 0 15px;
	padding:0;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li div.inner .section-share{
	margin:0 15px 0 0px;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li .section-intro{
	padding: 15px 15px 15px 30px;
}

.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li a img.icon{
	bottom: 9px;
}

.page-home .section_see_all{
	padding:0px 40px 40px 40px;
	background:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:18px;
	color:#111212;
}

a.link_read_more{
	padding: 10px 20px 10px 20px;
	border: #62002e 2px solid;
	font-family: 'Roboto', sans-serif;

	font-weight: 700;
	font-size: 14px;
	color: #62002e;
	background: none;
	display:inline-block;
	vertical-align:top;
	margin:0 0 30px 0;
}

a.link_read_more.wide{
	padding: 15px 60px 15px 60px;
	font-size: 16px;
}

a.link_read_more:hover{
	border: #fff 2px solid;
	color: #fbd934;
	background: #62002e;
}


.page-home .section_see_all ul{
	display:inline-block;
}

/****Widget on page style*****/

#Full_width_header .widgettitle{
	display:none;
}

.taptap-menu-button-wrapper .taptap-menu-button-three{
	background: rgba(254,186,53,0.6);
}

.page .su-spoiler-style-default > .su-spoiler-title{
	padding:0;
}

.page .su-spoiler-title{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color: #111212;
	margin: 0 0 15px 0;
}

.page .su-spoiler{
	margin:0 0 30px 0;
}

a#scroll-to-top {
	background: url(images/btn_top.png) no-repeat center center;
	width: 45px;
	height: 45px;
}

.single-ajde_events .eventon_main_section{
	padding:0;
}

.single h1{
	margin:0 0 50px 0;
}

.single-ajde_events .eventon_main_section #evcal_head #evcal_cur{
	margin: 0 0 50px 0px!important;
	font-size: 42px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #111212!important;
}

.single-ajde_events #evcal_list {
	border-right: none;
}

.single-ajde_events .eventon_events_list .eventon_list_event .evcal_list_a{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.with_out_margin_left_inside_tagline span{
	text-transform:lowercase;
}

.btn_go_back{
	padding: 10px 20px 10px 20px;
	border: #62002e 2px solid;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #62002e;
	background: none;
	display:inline-block;
	vertical-align:top;
	margin:30px 0 0 0;
}

.btn_go_back:hover{
	border: #fff 2px solid;
	color: #fbd934;
	background: #62002e;
}

/*Cameron*/
a.hypotext{
	color:inherit;
	cursor: default;
}

.hypotext-content{
	background: none;
	padding: 0;
}

.hypotext h3{
	background: #63012f;
	padding: 10px;
	color: rgba(254,186,53,1);
	cursor: pointer;
}

.hypotext-readmore{
	color: #62002e;
	cursor: pointer;
}

.fixture img{
max-width:75px;
}

.fixture tr{
}

.fixture tr td{
margin:10px 0;
padding:10px;
font-size:20px;
vertical-align:middle;
line-height:4;
}

.fixture td:first-child{
}

.fixture td:first-child::before{
content:"v";
font-weight:bold;
color:#63012f;
font-size:40px;
display:inline-block;
margin:0 20px;
}

.fixture td:nth-child(2){
font-weight:bold;
}

.fixture tr:nth-child(even){
background:#eee;
}

.btn_footer_logo span{color:#fff;}
.btn_footer_logo span:first-child{font-family:'TR France',serif;font-size:47px;letter-spacing:1px;}
.btn_footer_logo span:last-child{font-family:'Memento',cursive;font-size:29px;font-weight:normal;letter-spacing:2px;}
a.btn_footer_logo:hover{text-decoration:none !important;}

.page-id-11 .entry-summary img {
	display: none;
}

.page-id-31 .text_event_day {
	display: none;
}

#cboxTitle{
	display:none!important;
}

/*****Steve 27072017 *****/

.page-id-27 #text-15 .textwidget > div:last-of-type{
	display:none;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}

/***** Steve 04082017 *****/

.page-id-25 .section_col_dining .dining_area_desc,
.page-id-25 .section_col_dining .btn_menu_download{
	display:none;
}


@media all and (max-width: 1580px){
	.btn_lion_dropdown, .menu .btn_lion_dropdown {
		height: 81px;
		min-height: 81px;
	}
	.section_home_tile {
		height: 100%;
	}
	.section_home_tile .inner_text {
    		padding: 95.5% 30px 0 90px;
	}
	.section_home_tile .inner_text h3 {
		font-size: 42px;
		line-height: 42px;
	}
	.section_home_tile .inner_text p {
		font-size: 18px;
		line-height: 22px;
	}
}

@media all and (max-width: 1480px){
	.section_home_tile .inner_text {
    		padding: 92.5% 30px 0 90px;
	}
	ul.section_home_services_list li a {
		font-size: 20px;
	}
}

@media all and (max-width: 1380px){
	a.link_read_more.wide {
		padding: 10px 30px 10px 30px;
		font-size: 14px;
	}
	#fixture tr td{
		font-size:15px;
		line-height:3;
	}
}

@media all and (max-width: 1280px){
	.section_home_tile .inner_text {
    		padding: 88.5% 30px 0 30px;
	}
	ul.section_home_services_list li a:before {
		margin-right: 15px!important;
		padding-top: 15px!important;
		max-width: 25px;
		max-height: 25px;
	}
}

@media all and (max-width: 1180px){
	.section_home_tile .inner_text {
    		padding: 84.5% 30px 0 30px;
	}
}

@media all and (max-width: 1100px){
	.section_home_tile .inner_text {
    		padding: 75% 30px 0 30px;
	}
	#fixture td:first-child::before{
		content:none;
	}
}

.menu li.btn_lion_dropdown > a:after{
content:none;
}

.error404 .post-entry{
	padding:0 40px;
}

.page-news div.read-more{
	display:none;
}

.section_post_excerpt div.read-more{
	display:none;
}

.taptap-by-bonfire .menu li span.menu-image-title {
	position:inherit;  
	display: inline;  
}

#menu-footer a {
color: #a75980;
font-size:12px;
}

@media all and (max-width: 600px){
.page-id-9 img.alignright,.page-id-7 img.alignright {
float:none;
display:block;
margin:0 auto;
}
}

.evcal_evdata_img {
    height: 500px!important;
    background-position: top center!important;
    background-size: contain!important;
	background-repeat:no-repeat!important;
}

.evo_popin {
    max-width: 700px!important;
}

/****Responsive*****/

@media screen and (max-width: 1680px) {
	
	.menu a {
		font-size: 21px;
	}
	
	.menu li {
    margin: 0 0 0 20px;
}
}

@media screen and (max-width: 1520px) {

	btn_lion_dropdown, .menu .btn_lion_dropdown {
		height: 76px;
		max-width: 110px;
		min-height: 76px;
	}
	
	.menu li {
		margin: 0px 0 0 14px;
	}
	
	.section_row_reward_title .section_platinum, .section_row_reward_title .section_gold, .section_row_reward_title .section_silver, .section_row_reward_title .section_bronze {
		font-size: 23px;
	}

}

@media screen and (min-width : 1200px) and (max-width: 1480px) {
	
	.page-contact .section_form_box .su-spoiler-style-default:first-of-type .su-spoiler-title:after {
		display: none;
	}
	
	.menu a {
		
		font-size: 18px;
		
	}
	.taptap-menu-button-wrapper .taptap-menu-button-three{
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper .taptap-menu-button-three:after{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:after{
		background-color: #555!important;
	}
		
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle{
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #555!important;
	}
	
	.taptap-background-color{
		background:#feba35;
	}
	
	.taptap-by-bonfire{
	}
	
	.taptap-by-bonfire #menu-responsive-menu{
	}
	
	.taptap-by-bonfire #menu-responsive-menu li{
		text-align:center;
		margin:0 0 0px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.current-menu-item a{
		background:none;
		color:#62002e;
		font-weight:400;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a{
		font-size:20px;
		font-weight:300;
		color:#111212;
		display:inline-block;
		vertical-align:top;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a:hover{
		color:#62002e;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.menu-item-has-children a:after{
		display:none;
	}
	
	.taptap-by-bonfire .menu li span svg {
		fill: #111212;
	}
	
	.taptap-main-inner-inner {
		display: table-cell;
		vertical-align: top;
		margin: 0;
		padding: 90px 0px 60px 0px;
	}
	
	.taptap-by-bonfire .menu li span{
		top: 7px;
	}
	
	.taptap-by-bonfire .menu ul {
		visibility:visible;
		position:relative;
		background:#62002e;
		padding:15px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item a {
		color:#feba35;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item:hover a {
		color:#fff;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li a{
		font-size:15px;
		color:#fff;
	}
	
	.taptap-menu-button-wrapper{
		top: 13px;
		left:inherit;
		right:20px;
	}
	
		.full_header.cbp-af-header-shrink {
			position:absolute;
		}
	
	/*.section_latest_news .section_feture_image {
		max-height: 204px;
		overflow: hidden;
	}*/
	
	.section_today_special {
		min-height:513px;
	}
	
	.section_latest_news {
		min-height:513px;
	}
	
	.section_latest_news .section_post_excerpt{
		padding: 0 0 5px 0px;
	}
	
}

@media screen and (min-width : 1200px) and (max-width: 1380px) {
	.section_header_right{
		display:none;
	}
	
	.page-functions .btn_function_booking {
		width: 100%;
		position:relative;
		right:inherit;
		top:inherit;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a {
		height: 191px;
		width: 100%;
		background:#a20045 url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a:hover {
		background:#63012f url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi {
		position: relative;
	}
	
	.btn_menu_download {
		margin: 0px 30px 0 0px;
	}
	
	.page-functions .section_form_box {
		padding: 30px;
	}
	
	.page-functions .section_contact_box {
		padding: 30px;
	}
	
	.page-functions .section_function_service_menu_download ul li.list_function_menu {
		margin-right: 0;
	}
	
	.page-functions .section_function_service_menu_download ul li.list_function_package a {
		font-size: 14px;
	}
	
	.single-ajde_events .btn_go_back{
		font-size: 14px;
	}

	
	.page-functions .section_function_service_menu_download ul li.list_function_menu a {
		font-size: 12px;
	}
	
}


@media only screen and (min-width : 1024px) and (max-width : 1200px) and (orientation: landscape) {
	ul.section_home_services_list li a {
		font-size: 18px;
	}
	.page-kingdom-rewards .su-accordion .su-spoiler-content {
		padding: 30px 0% 0% 0;
	}
	
	.section_row_reward_content .section_platinum:before{
		content:'Platium';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_gold:before {
		content:'Gold';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_silver:before {
		content:'Silver';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_bronze:before {
		content:'Bronzer';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content {
		border-bottom: #fff 40px solid;
	}
	
	.section_row_reward_content .section_platinum,
	.section_row_reward_content .section_gold,
	.section_row_reward_content .section_silver,
	.section_row_reward_content .section_bronze {
		border-right: #fff 0px solid;
		width: 25%;
		float:left;
		min-height: 113px;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_platinum,
	.section_row_reward_content:nth-of-type(even) .section_gold,
	.section_row_reward_content:nth-of-type(even) .section_silver,
	.section_row_reward_content:nth-of-type(even) .section_bronze {
		border-right: #fff 0px solid;
		width: 25%;
		float:left;
		min-height: 113px;
	}
	
	.section_row_reward_content .section_points_rewards {
		width: 100%;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 16px;
		color: #4d4d4d;
		padding: 23px;
		background: #f7f7f7;
		border-right: #fff 0px solid;
	}
	
	.section_row_reward_title .section_platinum, 
	.section_row_reward_title .section_gold, 
	.section_row_reward_title .section_silver, 
	.section_row_reward_title .section_bronze{
		display:none;
	}	
	
	.section_row_reward_title .section_points_rewards {
		width: 100%;
	}
	
	
	.page-functions .section_form_box {
		padding: 30px;
	}
	
	.page-functions .section_contact_box {
		padding: 30px;
	}
	
	.page-functions .btn_function_booking {
		width: 100%;
		position:relative;
		right:inherit;
		top:inherit;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a {
		height: 191px;
		width: 100%;
		background:#a20045 url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a:hover {
		background:#63012f url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}

	
	.btn_menu_download {
		margin: 0px 30px 0 0px;
	}
	
	
	.page-bar-dining .btn_book_a_table_dimmi {
		position: relative;
	}
	
	.widget-title h3, .widget-title-home h3 {
		font-size: 30px;
	}
	
	#widgets .menu-widget li.current-menu-item a {
		font-size: 17px;
	}
	
	#widgets .menu-widget li a {
		font-size: 15px;
	}
	
	/*.div_45.section_site_logo{
		width:33%
	}
	
	.div_55.section_header_right{
		width:63%;
	}*/
	
	.taptap-menu-button-wrapper .taptap-menu-button-three{
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper .taptap-menu-button-three:after{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:after{
		background-color: #555!important;

	}
		
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle{
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #555!important;
	}
	
	.taptap-background-color{
		background:#feba35;
	}
	
	.taptap-by-bonfire{
	}
	
	.taptap-by-bonfire #menu-responsive-menu{
	}
	
	.taptap-by-bonfire #menu-responsive-menu li{
		text-align:center;
		margin:0 0 0px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.current-menu-item a{
		background:none;
		color:#62002e;
		font-weight:400;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a{
		font-size:20px;
		font-weight:300;
		color:#111212;
		display:inline-block;
		vertical-align:top;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a:hover{
		color:#62002e;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item a {
		color:#feba35;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item:hover a {
		color:#fff;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.menu-item-has-children a:after{
		display:none;
	}
	
	.taptap-by-bonfire .menu li span svg {
		fill: #111212;
	}
	
	.taptap-main-inner-inner {
		display: table-cell;
		vertical-align: top;
		margin: 0;
		padding: 90px 0px 60px 0px;

	}
	
	.taptap-by-bonfire .menu li span{
		top: 7px;
	}
	
	.taptap-by-bonfire .menu ul {
		visibility:visible;
		position:relative;
		background:#62002e;
		padding:15px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li a{
		font-size:15px;
		color:#fff;
	}
	
	.taptap-menu-button-wrapper{
		top: 13px;
		left:inherit;
		right:20px;
	}
	
	.section_header_right{
		display:none;
	}
	
	.full_header.cbp-af-header-shrink {
		position:absolute;
	}
	
	.section_today_special .section_mail_price {
		font-size: 15px;
		margin: 10px 0 0 0;
	}
	
	.section_today_special {
		min-height:480px;
	}
	
	.section_latest_news {
		min-height:480px;
	}
	
	.section_home_banner .section_banner_title, .section_home_tile .section_banner_title {
		padding: 10px 20px;
		font-size: 18px;
		left: 10px;
		top: 10px;
	}
	
	.section_home_club_info ul.section_home_services_list li {
		margin: 0 80px 20px 0;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col5 .icn_footer_fb{
		padding:30px;
		font-size:0px;
	}
	
	.page-contact .page_tagline {
		font-size: 75px;
		margin: 50px 100px 0 0;
	}

	
}

@media screen and (max-width: 1350px) {
	
	.section_row_reward_title .section_platinum, .section_row_reward_title .section_gold, .section_row_reward_title .section_silver, .section_row_reward_title .section_bronze {
		font-size: 20px;
	}

}

@media screen and (max-width: 1300px) {
	
	.section_row_reward_title .section_platinum, .section_row_reward_title .section_gold, .section_row_reward_title .section_silver, .section_row_reward_title .section_bronze {
		font-size: 20px;
	}
	
	.page-template-content-sidebar-half-page .inside_tagline{
		padding: 0 0px 0 0;
	}
	
	.page-contact .section_form_box .su-spoiler-style-default .su-spoiler-content p br{
		display:none;
	}
	
	.page-contact .section_form_box .su-spoiler-style-default:first-of-type .su-spoiler-title:after {
		display: none;
	}

	.full_header.cbp-af-header-shrink{
		position:absolute;
	}

	.page-contact .btn_book_a_table_dimmi {
		position:relative;
		top:inherit;
		right:inherit;
	}
	
	.page-contact .btn_book_a_table_dimmi a {
		height: 191px;
		width: 100%;
		background:#a20045 url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col5 .icn_footer_fb{
		padding:30px;
		font-size:0px;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi {
		position:relative;
		top:inherit;
		right:inherit;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a {
		height: 191px;
		width: 100%;
		background:#a20045 url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a:hover {
		height: 191px;
		width: 100%;
		background:#63012f url(images/btn_squre_book_a_table_dimmi_hover.jpg) center center no-repeat;
	}
	
	.page-functions .btn_function_booking {
		width: 100%;
		position:relative;
		right:inherit;
		top:inherit;
	}
	
	.section_header_right{
		display:none!important;
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three{
		padding: 11px 11px 9px 11px;
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper .taptap-menu-button-three:after{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:before,
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three:after{
		background-color: #555!important;
	}
		
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle{
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #fff;
	}
	
	.taptap-menu-button-wrapper.taptap-menu-button-wrapper-hover-touch .taptap-menu-button-three .taptap-menu-button-three-middle:before{
		background-color: #555!important;
	}
	
	.taptap-background-color{
		background:url(images/lion_elementy.png) left bottom no-repeat #feba35;
		background-size: 90%;
	}
	
	.taptap-by-bonfire{
	}
	
	.taptap-by-bonfire #menu-responsive-menu{
	}
	
	.taptap-by-bonfire #menu-responsive-menu li{
		text-align:center;
		margin:0 0 0px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.current-menu-item a{
		background:none;
		color:#62002e;
		font-weight:400;
	}
	
	.taptap-by-bonfire .menu li span svg {
		width: 25px;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a{
		font-size:30px;
		font-weight:300;
		color:#111212;
		display:inline-block;
		vertical-align:top;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a:hover{
		color:#62002e;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li.menu-item-has-children a:after{
		display:none;
	}
	
	.taptap-by-bonfire .menu li span svg {
		fill: #111212;
	}
	
	.taptap-main-inner-inner {
		display: table-cell;
		vertical-align: top;
		margin: 0;
		padding: 90px 0px 60px 0px;
	}
	
	.taptap-by-bonfire .menu li span{
		top: 13px;
	}
	
	.taptap-by-bonfire .menu ul {
		visibility:visible;
		position:relative;
		background:#62002e;
		padding:15px 0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li a{
		font-size:15px;
		color:#fff;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item a {
		color:#feba35;
	}
	
	.taptap-by-bonfire #menu-responsive-menu .sub-menu li.current-menu-item:hover a {
		color:#fff;
	}
	
	.taptap-menu-button-wrapper{
		top: 3px;
		left:inherit;
		right:20px;
	}
	
	.page-contact .page_tagline {
		font-size: 75px;
		margin: 50px 100px 0 0;
	}
	
	.section_post_excerpt,
	.section_mail_price{
		display:block;
		width:100%;
		margin:0;
	}
	
	.section_today_special .section_mail_price{
		float:none;
		text-align:left;
		margin-top:8px;
	}
	
}

@media screen and (max-width: 1200px) {
	.section_today_special .section_mail_price {
		font-size: 16px;
	}
}

@media screen and (min-width : 1000px) and (max-width: 1030px) and (orientation: landscape) {
}

@media screen and (max-width: 1000px) and (orientation : landscape) {
	
	
	
	.page-contact .page_tagline {
		font-size: 75px;
		margin: 50px 50px 0 0;
	}
	
	.wf-gmp-canvas{
		height: 200px!important;
	}
}

@media screen and (max-width: 980px) {
	.section_home_tile .inner_text {
		padding: 71% 30px 0 30px;
	}	
	.section_col_dining .section_dining_price {
		font-size: 19px;
		margin: 5px 0 0 0;
	}
	ul.section_home_services_list {
		margin-bottom: 0;
	}
	ul.section_home_services_list li {
		width: 49.75%;
		margin-bottom: 0.25%;
	}
	ul.section_home_services_list li.list_function_parties, ul.section_home_services_list li.list_gaming {
		width: 50%;
		margin-right: 0;
	}
	.section_home_row4 {
		height: 455px;
	}
	
	.page-contact .section_form_box .su-spoiler-style-default:first-of-type .su-spoiler-title:after {
		display: none;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-content {
		padding: 30px 0% 0% 0;
	}
	
	.section_row_reward_content .section_platinum:before{
		content:'Platium';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_gold:before {
		content:'Gold';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_silver:before {
		content:'Silver';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_bronze:before {
		content:'Bronzer';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content {
		border-bottom: #fff 40px solid;
	}
	
	.section_row_reward_content .section_platinum,
	.section_row_reward_content .section_gold,
	.section_row_reward_content .section_silver,
	.section_row_reward_content .section_bronze {
		border-right: #fff 0px solid;
		width: 25%;
		float:left;
		min-height: 113px;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_platinum,
	.section_row_reward_content:nth-of-type(even) .section_gold,
	.section_row_reward_content:nth-of-type(even) .section_silver,
	.section_row_reward_content:nth-of-type(even) .section_bronze {
		border-right: #fff 0px solid;
		width: 25%;
		float:left;
		min-height: 113px;
	}
	
	.section_row_reward_content .section_points_rewards {
		width: 100%;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 16px;
		color: #4d4d4d;
		padding: 23px;
		background: #f7f7f7;
		border-right: #fff 0px solid;
	}
	
	.section_row_reward_title .section_platinum, 
	.section_row_reward_title .section_gold, 
	.section_row_reward_title .section_silver, 
	.section_row_reward_title .section_bronze{
		display:none;
	}	
	
	.section_row_reward_title .section_points_rewards {
		width: 100%;
	}
}

@media screen and (max-width: 850px) {
	.section_home_tile {
		background-position: center;
	}
	.section_home_tile .inner_text {
		padding: 5% 30px 0 50%;
		text-align: right;
	}
	.section_home_tile .inner_text p {
		text-align: right;
	}
	.page-template-content-sidebar-half-page .inside_tagline{
		padding: 0 0px 0 0;
	}
	
	.section_home_row4 .div_33{
		height:auto!important;
	}
	
	.section_col_dining .section_dining_price {
		font-size: 26px;
		margin: 20px 0 0 0;
	}
	
	.section_col_dining .section_post_content .section_dining_area_desc_content ul li{
		text-align:left;
	}
	
	.section_today_special .section_mail_price {
		font-size: 26px;
	}
	
	.page-contact .section_form_box .su-spoiler-style-default:first-of-type .su-spoiler-title:after {
		content: url(images/icn_contact_mail.png);
		display: block;
		margin: 20px 0 0 0;
		position: relative;
		right:inherit;
		top:inherit;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col5 .icn_footer_fb {
		padding: 15px 75px 15px 20px;
		font-size: 16px;
		text-align:right;
	}
	
	.page-contact .page_tagline {
		font-size: 75px;
		margin: 50px 50px 0 0;
	}
	
	.wf-gmp-canvas{
		height: 200px!important;
	}
	
	.page-contact .section_form_box .su-spoiler-icon-plus.su-spoiler-closed {
		padding: 40px;
	}
	
	.page-contact .section_form_box .su-spoiler-icon-plus {
		padding: 40px;
	}
	
	.page-contact .section_contact_detial .section_field_trading {
		padding: 60px 0 0 0px;
		background: url(images/icn_contact_time.png) top center no-repeat;
	}
	
	.page-contact .section_contact_detial .section_field_contact_detail {
		padding: 60px 0 0 0px;
		background: url(images/icn_contact_contact.png) top center no-repeat;
	}
	
	.page-contact .section_contact_detial .section_field_location {
		padding: 60px 0 0 0px;
		background: url(images/icn_contact_location.png) top center no-repeat;
	}
	
	.page-contact .section_contact_detial {
		padding: 40px;
	}
	
	.page-take-a-look .ngg-gallery-thumbnail {
		margin: 0 auto 7px auto;
		float: none;
	}
	
	.page-take-a-look .ngg-gallery-thumbnail img {
		margin: 0 auto;
	}
	
	.page-take-a-look .ngg-gallery-thumbnail-box{
		width:100%!important;
		padding:0;
	}
	
	.taptap-menu-button-wrapper{
		top: 15px;
		left:inherit;
		right:20px;
	}
	
	.btn_menu_download {
		display: inline-block;
		vertical-align: top;
		margin: 70px 30px 0 30px;
	}
	
	.div_100,
	.div_90,
	.div_87,
	.div_85,
	.div_80,
	.div_75,
	.div_70,
	.div_67,
	.div_65,
	.div_62,
	.div_60,
	.div_55,
	.div_50,
	.div_45,
	.div_41,
	.div_40,
	.div_35,
	.div_33,
	.div_30,
	.div_25,
	.div_20,
	.div_18,
	.div_16,
	.div_15,
	.div_13,
	.div_10,
	.div_5 {
		display:inline-block;
		vertical-align:top;
		width:100%;
		margin-right:0%;
	}
		
	.text_center,
	.text_left,
	.text_right {
		text-align:center;
	}
	
	.float_right {
		float:none;
	}
	
	.float_left {
		float:none;
	}
	
	
	.section_home_become_members{
		margin:25px 0 0 0;
	}
	
	.section_home_banner.div_75 {
		width: 100%;
	}
	
	.section_home_tile.div_25, .section_home_row2 {
		width: 100%;
		margin:30px 0 0 0;
	}
	
	.section_home_banner .section_banner_title, .section_home_tile .section_banner_title {
		padding: 10px 10px;
		font-size: 12px;
		left:inherit;
		top: 20px;
		right:10px;
	}
	
	.section_weekly_event.div_50 {
		width: 100%;
		margin:0 0 30px 0
	}
	
	.section_daily_event.div_50 {
		width: 100%;
	}
	
	.section_home_row3 {
		margin: 30px 0 0 0;
	}
	
	.section_home_row4 {
		margin: 30px 0 0 0;
	}
	
	.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header{
		text-align:center;
	}
	
	.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header .text_left.div_50{
		margin:0 0 8px 0;
	}
	
	.page-home .section_weekly_event_box #evcal_calendar_1 .calendar_header p#evcal_cur{
		float:none;
	}
	
	.ajde_evcal_calendar #evcal_prev {
		margin:0 8px 20px 8px;
	}
	
	.ajde_evcal_calendar #evcal_next {
		margin:0 8px 20px 8px;
	}
	
	.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span.prev {
		margin: -4px 5px 0 0px;
	}
	
	.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_top span.next {
		margin: -4px 0 0 5px;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 .calendar_header p#evcal_cur{
		float:none;
	}
	
	.page-home .section_daily_event_box #evcal_calendar_2 .calendar_header .text_left.div_50{
		margin:0 0 8px 0;
	}
	
	.section_home_club_info.div_85 {
		width: 100%;
		float: none;
	}
	
	.section_home_dimmi_booking.div_15 {
		width: 100%;
	}
	
	.section_home_club_info ul.section_home_services_list li {
		display: block;
		vertical-align: top;
		margin: 0 0px 20px 0;
		font-size: 20px;
	}
	
	.section_today_special .section_mail_price {
		margin: 10px 0 0 0;
	}
	
	.section_today_special {
		min-height:inherit;
	}
	
	.section_latest_news {
		padding: 30px 30px 30px 30px;
		min-height:inherit;
	}
	
	.page-home .section_home_row5 .wall-outer .dc-wall .dcwss-content ul.stream li{
		max-width: 100%;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col1 {
		width: 100%;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col1, #footer .section_footer_row_2 .section_footer_row_2_col2, #footer .section_footer_row_2 .section_footer_row_2_col3 {
		padding: 40px 0 50px 0px;
		margin:0 0 50px 0;
		border-bottom: #feb937 1px solid;
	}
	
	#footer .section_footer_row_1_right a {
		margin: 10px 0 30px 0;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col1 {
		background: url(images/icn_phone_orange.png) center top no-repeat;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col2 {
		background: url(images/icn_location_orange.png) center top no-repeat;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col3 {
		background: url(images/icn_time_orange.png) center top no-repeat;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col4 {
		padding: 0 0 0 0px;
		position: relative;
	}
	
	#widgets.section_inside_side_box, #widgets.grid-right.col-300.rtl-fit{
		width:100%;
		padding:20px;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col4 img {
		position:relative;
		z-index: 5;
		left:inherit;
		top:inherit;
display:block;
margin: 0 auto;
	}
	
	#footer .section_footer_row_2 .text_left > div {
		margin: 10px 0 30px 0;
	}
	
	#footer .section_footer_row_2 .section_footer_row_2_col5 {
		width: 100%;
	}
	
	#footer .section_footer_row_3 .section_footer_row_3_right {
		margin:20px 0 0 0;
	}
	
	.section_home_dimmi_booking a {
		margin: 30px 0 30px 0;
	}
	
	#content.section_inside_cotent_box {
		width: 100%;
		min-height:inherit;
	}
	
	#main.section_inside_cotent_box {
		width: 100%;
		min-height: inherit;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_head{
		margin:0 0 8px 0;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_head #evcal_cur{
		float:none;
	}
	
	.page-live-entertainment #evcal_calendar_4 #evcal_head #evcal_cur{
		float:none;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_head .text_left.div_50{
		margin:0 0 8px 0;
	}
	
	#widgets.section_inside_side_box {
		width: 100%;
		padding: 40px;
	}
	
	#widgets .widget_sp_image {
		padding: 0 0px 0 0;
	}
	
	.widget-title h3, .widget-title-home h3 {
		text-align: center;
	}
	
	#widgets .widget_sp_image img{
		margin:0 auto;
	}
	
	.page-daily-events .ivycat-post {
		margin: 0 0 0 0px;
	}
	
	.page-daily-events .section_daily_event_data p {
		line-height: 150%;
	}
	
	.page-daily-events .section_daily_event_data{
		padding:30px 0 0 0;
		margin: 0 0 20px 0;
		min-height:340px;
		border-bottom:#e2e2e2 1px solid;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi a {
		height: 191px;
		width: 100%;
		background:#a20045 url(images/btn_squre_book_a_table_dimmi.jpg) center center no-repeat;
	}
	
	.page-bar-dining .btn_book_a_table_dimmi {
		position: relative;
	}
	
	.page-template-content-sidebar-half-page h1 {

		margin: 0 20px 0 20px;
	}
	
	.page-template-content-sidebar-half-page .inside_tagline {
		margin: 0 20px 33px 20px;
		-webkit-padding-before: 0px;
	}
	
	.section_col_bar .area_title {
		padding: 0 20px 0 20px;
	}
	
	.section_col_bar .section_post_content {
		padding: 0 0px 0 0;
	}
	
	.section_col_bar .section_post_content .div_50.float_right {
		padding: 30px;
		border:none;
	}
	
	.section_col_dining .dining_area_desc {
		padding: 40px 20px 40px 20px;
	}
	
	.page-functions .btn_function_booking {
		width: 100%;
		position:relative;
		right:inherit;
		top:inherit;
	}
	
	.page-functions .section_function_service_menu_download ul li {
		display: block;
		margin: 0 0px 35px 0px;
	}
	
	.page-functions .section_function_service_menu_download ul li.list_function_package a:before {
		display: block;
		margin: 0px 0px 5px 0;
	}
	
	.page-functions .section_function_service_menu_download ul li.list_function_menu a:before {
		display: block;
		margin: 0px 0px 5px 0;
	}
	
	.page-functions .section_function_room_list .area_title {
		padding: 0 20px 0 20px;
	}
	
	.page-functions .section_function_room_list .area_tagline {
		padding: 0 20px 40px 20px;
	}
	
	.page-functions .section_function_room_list_content .section_post_content {
		padding: 0 0px 0 0px;
	}
	
	.page-functions .section_form_box h4:after {
		display: block;
		margin: 10px 0px 0 0px;
	}
	
	.page-functions .section_contact_box {
		padding: 40px;
	}
	
	.page-functions .section_function_room_list_content .div_60 {
		padding: 40px 40px 20px 40px;
		min-height:inherit;
		border-bottom:none;
	}
	
	.page-functions .section_form_box {
		padding: 40px;
	}
	
	
	.page-functions .section_function_room_list_content img {
		margin: 0 auto;
	}
	
	p{
		text-align:left;
	}
	
	.ajde_evcal_calendar .calendar_header p{
		text-align:center;
	}
	
	.evoWV_week_header p.evoWV_top {
		text-align:center;
	}
	
	.ajde_evcal_calendar .evodv_current_day p {
		text-align:center;
	}
	
	.evodv_current_day p.evodv_daynum {
		text-align:center;
	}
	
	.evodv_current_day p.evodv_events {
		text-align:center;
	}
	
	ul.section_home_services_list li,
	#content ul li{
		text-align:left;
	}
	
	.section_footer_row_2_col1 p,
	.section_footer_row_2_col2 p,
	.section_footer_row_2_col3 p,
	.section_footer_row_2_col4 p{
		text-align:center;
	}
	ul.section_home_services_list li {
		float:left;
	}
	ul.section_home_services_list li a {
		text-align:center;
	}
	.section_latest_news {
		width: 100%;
	}
}

@media screen and (max-width: 790px) {
	
	.inside_tagline {
		font-size: 50px;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock {
		padding: 23px 0px 0 20px;
		width: 20%;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc {
		width: 70%;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_time, 
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_location {
		display: block;
	}
	
	.div_45.section_site_logo{
		text-align:left;
	}
	
	.div_45.section_site_logo #logo{
		display:inline-block;
		vertical-align:top;
		max-width:75%;
		float:none;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_name {
		font-size: 12px;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_num {
		font-size: 20px;
	}
	
	.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events .day_name {
		font-size: 11px;
	}
}

@media screen and (max-width: 650px) {
	.mobile_show {
		display: block!important;
	}

	.mobile_hide {
		display: none!important;
	}
	.section_home_row1 .section_home_site_tagline {

		color: #FEBA35;
	}
	
	.game_schedule li{
		display:block;
		margin:0 0px 35px 0;
		padding:0;
	}
	
	.taptap-by-bonfire #menu-responsive-menu li a{
		font-size:20px;
	}
	
	.taptap-by-bonfire .menu li span {
  		top: 7px;
	}
	
	.taptap-by-bonfire .menu li span svg {
		width: 20px;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus .su-spoiler-title {
		font-size: 15px;
		padding: 0 0px 0px 0;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus .su-spoiler-title:after {
		content: '-';
		display: block;
		position:relative;
		top:inherit;
		right: inherit;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-title {
		font-size: 17px;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-title:after {
		content: '+';
		display: block;
		position: relative;
		top:inherit;
		right: inherit;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-icon-plus.su-spoiler-closed:hover .su-spoiler-title:after {
		content: '+';
		display: block;
		position: relative;
		top:inherit;
		right: inherit;
	}
	
	.page-kingdom-rewards .su-accordion .su-spoiler-content {
		padding: 30px 0 0% 0;
	}
	
	.section_row_reward_content .section_platinum:before{
		content:'Platium';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_gold:before {
		content:'Gold';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_silver:before {
		content:'Silver';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_bronze:before {
		content:'Bronzer';
		display:block;
		vertical-align:top;
		margin:0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight:300;
		font-size:20px;
		color:#62002e;
	}
	
	.section_row_reward_content .section_platinum {
		width: 100%;
		background: #efeeee;
	}

	.section_row_reward_content .section_gold {
		width: 100%;
		background: #ede2a5;
	}
	
	.section_row_reward_content .section_silver {
		width: 100%;
		background: #e2e0e0;
	}
	
	.section_row_reward_content .section_bronze {
		width: 100%;
		border-right: #fff 0px solid;
		background: #dbbda2;
	}
	
	.section_row_reward_content .section_points_rewards {
		width: 100%;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_platinum {
		width: 100%;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_gold {
		width: 100%;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_silver {
		width: 100%;
	}
	
	.section_row_reward_content:nth-of-type(even) .section_bronze {
		width: 100%;
		border-right: #fff 0px solid;
	}
	
	.section_row_reward_title .section_points_rewards {
		width: 100%;
	}
	
	.section_row_reward_content {
		border-bottom: #fff 40px solid;
	}
		
	.section_row_reward_title .section_platinum, 
	.section_row_reward_title .section_gold, 
	.section_row_reward_title .section_silver, 
	.section_row_reward_title .section_bronze{
		display:none;
	}
	
	.page-contact .page_tagline {
		font-size: 58px;
		margin: 50px 50px 0 0;
	}
	.page-functions .section_contact_box {
		padding: 20px;
	}
	
	.page-functions .section_function_room_list_content .div_60 {
		padding: 20px 20px 20px 20px;
		min-height:inherit;
		border-bottom:none;
	}
	
	.page-functions .section_form_box {
		padding: 20px;
	}
	
	
	.page-functions .section_contact_box ul li {
		margin: 0 0px 10px 0;
	}
	
	.page-functions .section_function_service {
		padding: 20px 20px 20px 20px;
	}
	
	.section_col_bar .section_service_intro_box {
		padding: 20px;
	}
	
	.section_col_bar .image_caption, .section_col_dining .image_caption {
		font-size: 24px;
		top: 20px;
		left: 20px;
	}
	
	#content.section_inside_cotent_box {
		padding:20px;
	}
	
	#widgets.section_inside_side_box {
		padding: 20px;
	}

	.section_need_know_more_box {
		padding: 20px;
	}
	
	.section_col_dining .section_service_intro_box {
		padding: 20px;
	}

	.taptap-menu-button-wrapper{
		top: -1px;
		left:inherit;
		right:2px;
	}
	
	.div_45.section_site_logo{
		text-align:left;
	}
	
	.div_45.section_site_logo #logo{
		display:inline-block;
		vertical-align:top;
		max-width:70%;
	}
	
	.page-home .section_weekly_event_box .eventon_events_list .eventon_list_event {
		width: 100%;
		margin: 0 0% 15px 0;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 #evcal_list .eventon_list_event {
		width: 100%;
		margin: 0 0% 15px 0;
	}
	
	.with_out_margin_left_inside_tagline {
		margin: 0 0px 25px 0px;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_head .evcal_arrows {
		float:none;
	}
		
	.ajde_evcal_calendar #evcal_prev {
		margin:0 8px 20px 8px;
	}
	
	.ajde_evcal_calendar #evcal_next {
		margin:0 8px 20px 8px;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event {
		width: 100%;
		margin: 0 0% 15px 0;
	}
	
	.page-live-entertainment #evcal_calendar_4 #evcal_list .eventon_list_event {
		width: 100%;
		margin: 0 0% 15px 0;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_name {
		font-size: 12px;
	}
	
	.page-home .section_daily_event #evcal_calendar_2 .eventon_daily_list.dvlist_hasarrows .eventon_dv_outter .eventon_daily_in .evo_day .evo_day_num {
		font-size: 20px;
	}
	
	.page-home .section_weekly_event_box .eventon_weeklyview .evoWV_week_header .evoWV_days .eventon_wv_days .evo_wv_day.has_events .day_name {
		font-size: 11px;
	}
	
}

@media screen and (max-width: 650px) and (orientation : landscape) {
	.btn_menu_download {
		margin: 10px 30px 0 0px;
	}
}

@media screen and (max-width: 600px) and (orientation : landscape) {
}

@media screen and (max-width: 480px) {
	
	
	
	.page .su-spoiler-title{
		font-size: 16px;
	}
	
	.section_need_know_more_box .section_need_know_more_box_title {
		font-size: 20px;
	}
	
	.section_need_know_more_box ul.section_member_content li a {
		font-family: 'Roboto', sans-serif;
		font-size: 0px;
		font-weight: 400;
	}
	
	.section_need_know_more_box ul.section_member_content li a:after{
		content:'Email Us';
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		font-weight: 400;
	}
	
	.non_member_desc p:first-of-type {
		font-size: 16px;
	}
	
	.content-with-padding-40{
		display:block;
		vertical-align:top;
		padding:20px;
	}

	
	.page-contact .section_form_box .su-spoiler-icon-plus.su-spoiler-closed {
		padding: 20px;
	}
	
	.page-contact .section_form_box .su-spoiler-icon-plus {
		padding: 20px;
	}
	
	.page-contact .page_tagline span {
		display: block;
		margin: 0 0px 0 0;
	}
	
	.page-contact .page_tagline {
		font-size: 34px;
		 transform: rotate(-0deg);
		 margin: 40px 0 0 0; 
	}
	
	.page-contact .section_contact_detial {
		padding: 20px;
	}
	
	.wf-gmp-canvas{
		height: 300px!important;
	}
	
	#widgets .widget_recent_entries li a {
		font-size: 15px;
	}
	
	.page-take-a-look .ngg-gallery-thumbnail span:first-of-type {
		font-size: 16px;
	}
	
	.page-take-a-look .ngg-gallery-thumbnail span:last-of-type {
		font-size: 12px;
	}
	
	.page-take-a-look .section_caption_box {
		padding: 20px;
	}
	
	.page-take-a-look .section_caption_box:after {
		display: none;
	}
	
	.page-functions .section_function_room_list .area_title {
		font-size: 20px;
	}
	
	.page-functions .section_function_room_list .area_tagline {
		font-size: 30px;
	}
	
	.btn_menu_download a {
		font-size: 13px;
	}
	
	.btn_menu_download {
		margin: 40px 0px 0 0px;
	}
	
	.section_col_dining .btn_book_a_table_dimmi_yellow a{
		display:none;
	}
	
	.section_col_dining .dining_area_desc .area_title {
		font-size: 20px;
	}
	
	h4 {
		font-size: 20px;
	}
	
	h3, h3 a {
		font-size: 16px;
	}
	
	.taptap-menu-active.taptap-menu-button-wrapper {
		top: 10px;
		right: 1px;
	}
	
	.taptap-menu-button-wrapper {
		top: -5px;
		right: 1px;
	}
	
	.page-daily-events .section_daily_event_data ul li{
		font-size:13px;
	}

	
	.page-daily-events .section_daily_event_data .text_event_day {
		font-size: 15px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	.taptap-menu-button-wrapper .taptap-menu-button-three {
		padding: 7px 11px 6px 11px;
	}
	
	#widgets .menu-widget li.current-menu-item a {
		font-size: 17px;
	}
	
	#widgets .menu-widget li a {
		font-size: 15px;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_time, 
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_location{
		display:block
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc .evcal_event_title {
		font-size: 16px;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_cblock {
		padding: 20px 0px 0 15px;
		width: 20%;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .evcal_desc {
		padding: 15px 0px 0 0px;
		width: 70%;
	}
	
	.page-special-events #evcal_calendar_3 #evcal_list .eventon_list_event .evcal_list_a .ev_ftImg {
		height: 250px;
	}
	
	
	.section_weekly_event_box, .section_daily_event_box {
		padding: 20px;
	}
	
	.div_45.section_site_logo #logo{
		display:inline-block;
		vertical-align:top;
		max-width:80%;
	}	
	
	.section_home_row1 .section_home_site_tagline {
		font-size: 30px;
	}
	
	.section_home_row1 .section_home_become_members p {
		font-size: 18px;
	}
	
	.section_weekly_event .section_banner_title, .section_daily_event .section_banner_title {
		font-size: 25px;
	}
	
	.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_event_title {
		font-size: 16px;
	}
	
	.page-home h1 {
		font-size: 25px;
	}
	
	h1 {
		font-size: 25px;
	}
	
	.widget-title h3, .widget-title-home h3 {
		font-size: 25px;
		text-align:center;
	}
	
	.with_out_margin_left_inside_tagline {
		font-size: 30px;
	}
	
	.inside_tagline {
		font-size: 30px;
		margin: 0 0px 20px 0px;
	}

	.section_latest_news {
		width: 100%;
	}
	
	.section_today_special .section_banner_title,
	.section_latest_news .section_banner_title,
	.section_home_row5 .section_banner_title {
		font-size: 20px;
	}
	
	.section_home_site_tagline {
		font-size: 30px;
	}
	
	#footer .section_footer_row_1_left p {
		font-size: 25px;
	}
	
	.page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_time, .page-home .section_weekly_event_box #evcal_list.eventon_events_list .eventon_list_event a .evcal_desc .evcal_location event_location_name {
		display: block;
	}
	.section_home_tile.div_25, .section_home_row2, .section_home_row3 {
		margin: 10px 0 0 0;
	}
	.section_weekly_event.div_50 {
		margin: 0 0 10px 0;
	}
	ul.section_home_services_list li {
		min-height: 72px;
	}
	ul.section_home_services_list li a {
		font-size: 12px;
	}
	ul.section_home_services_list li a {
		padding: 25px 0 20px 0;
	}
	ul.section_home_services_list li a:before {
		margin-right: 5px!important;
		padding-top: 15px!important;
		max-width: 20px;
		max-height: 20px;
	}
	#footer .section_footer_row_2 {
		padding: 0;
		border-bottom: none;
	}
	.section_weekly_event_box, .section_daily_event_box {
		padding: 0;
	}
	.section_weekly_event_box, .section_daily_event_box, .section_weekly_event_box a, .section_daily_event_box a {
		height: 90px;
	}
	.section_home_tile .inner_text {
		padding: 5% 30px 0 25%;
	}
	
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 240px) {
}