.home {display:none;}
i.game2 {font-size:52px; font-family:"Futura LT W01 Light Condensed"; text-transform:uppercase; padding-right:35px; positoin:relative; margin-left:35px; line-height:85px;}
.border-bottom {border-bottom:5px solid #fff;}
.page .location {color:#fff; padding-bottom:20px;clear:both;}
.page .location .wrap {padding-top:20px;}
.page .location a {color:#bd955b;}
.page .content ul, #sub > div > div > ul {margin-left:40px;list-style-type: disc;color:#fff;line-height:18px;}
#sub > div.split > div.left > div > ul {color:#000;}
.page .location p {line-height:20px;}
#sub > div > div > p {margin-bottom:10px;}
#sub > div > div > ul {margin-bottom:20px;}
#sub > div.location > div > h2 {
	color: #bd955b;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
}
.gray {background-color: #342e30;}
#sub > div.location.border-bottom > div > hr {
	border: 0;
    height: 1px;
    background: #333;
}
#sub > div.location.gray > div > hr {
	border: 0;
    height: 1px;
    background: #bd955b;
}
.parameters .wrap h1 {
	font-size:40px;
	line-height: 84px;
	color:#fff;
	float:left;
	text-transform: uppercase;
}

.spacer {width:100%; height:40px;}
header {position:fixed;}
header .wrap {position:relative;}

.bookNow {width:150px; height:50px; position:absolute; top:40px; right:0; background-color:#bd955b; line-height:50px; transition: .3s ease; text-align:center; text-transform:uppercase;}
.bookNow::after {content:''; width:0%; position:absolute; height:100%; background:#8E7043; left:0; top:0; transition: .3s ease;}
.bookNow:hover::after {width:100%; transition: .3s ease;}
.bookNow a {color:#fff; position:relative; z-index:999; display:block;}

.mobile {display:none;}

section#sub .subImage .headerImageText {float:left; width:450px; height:490px; position:relative; z-index:999;}
section#sub .subImage .headerImageText img {position:absolute; left:auto; right:auto; top:auto; bottom:auto; min-width:auto; min-height:auto; top:50%; transform:translate(0,-50%); -webkit-transform:translate(0,-50%); -moz-transform:translate(0,-50%); -ms-transform:translate(0,-50%);}

section#sub .subImage .headerImageText img {min-width:0; min-height:0;}

#loc {background:#fff; float:left; width:100%;}
#loc.split .left, #loc.split .right {background-color:#fff !important; height:auto; margin-bottom:30px;}
#loc .location-container {width:350px; margin:auto; min-height:100px; background:#342e30; float:left; margin:0 35px;}
#loc .loc-img {width:300px; margin:25px; margin-bottom:0; padding-bottom:25px; float:left; border-bottom:2px solid #fff;}
#loc .rooms p {color:#fff; width:90%; margin:auto;}
#loc .rooms ul {list-style:none; padding:0; margin:0; float:left; width:100%; margin-bottom:20px; margin-top:20px;}
#loc .rooms ul li {line-height:60px; font-size:25px; float:left; width:100%;}
#loc .rooms ul li a {color:#fff; display:block;}
#loc .rooms ul li:hover {background:#bd955b;}

#sub .location p {line-height:26px; margin-bottom:25px;}
#sub .location ul li {line-height:26px;}


.split .left .content h2, .split .right .content h2 {line-height:30px;}

.page .split .right, .page .split .left {height:430px;}
.page .split .right ul li {line-height:26px;}

.m-top {margin-top:90px !important;}

.loc-book {width:100%; height:100px; background:#bd955b; clear:both; line-height:100px; position:relative; cursor:pointer;}
.loc-book span {font-size:30px; text-transform:uppercase; color:#fff; position:relative; z-index:9999; display:block;}
.loc-book:after {content: '';width: 0%; position:absolute; height:100%; background:#8E7043; left:0; top:0; transition:.3s ease;}
.loc-book:hover:after {width:100%;}

li .xola-gift {color:#fff; padding:0 14px; cursor:pointer;}
li .xola-gift:hover, #sub .xola-gift {color:#bd955b;}
.wrap .xola-gift {cursor:pointer;}

.left {clear:left;}
.split .right .content span {font-size:30px;}

@media screen and (max-width:960px){
	.spacer {height:60px;}
	.bookNow {top:60px; display:none;}
	section#sub .subImage .headerImageText {height:auto; width:90%; margin:10px 5%;}
	section#sub .subImage .headerImageText img {position:relative; width:100%; top:0; transform:translate(0,0%); -webkit-transform:translate(0,0%); -moz-transform:translate(0,0%); -ms-transform:translate(0,0%); min-width:0 !important; min-height:0 !important; height:auto !important;}
	.parameters .wrap h1 {margin-left:5%;}
	#sub > div > div > p {line-height:26px;}
	.subVideo {width:100%;}
	.video-container {position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden;}
	.video-container iframe, .video-container object, .video-container embed {position:absolute; top:0; left:0; width:100%; height:100%;}
	
	#loc {margin:15px 0; width:100%;}
	#loc .location-container {margin:0; width:100%;}
	#loc .loc-img {width:calc(100% - 50px);}
	#loc.split .left, #loc.split .right {width:100%; margin-top:15px; margin-bottom:15px;}
	#loc.split .left .content, #loc.split .right .content {float:left; width:90% !important; margin:0 5%; padding:0; min-width:0;}
}


/* Mobile Styles (iPhone5) */
@media screen and (max-width: 320px) {
    .toggleWrap {
    	margin-right: 18px !important;
    }
    .block img {
    	width: 100% !important;
    }
    .game {
    	padding: 0 0 85px 0;
    }
    section#homepage .game .information {
    	height: 600px;
    }
}