@import url(normalize.css);
@import url(foundation.css);
@import url(font-awesome.min.css);
@import url(common.css);
@import url(foundation_calendar.css);
@import url(jquery.fancybox.css);
@import url(slick.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
	font-family:'Capture it';
	src:url(../fonts/Capture-it.ttf) ;

}

body{
font-family: 'Lato', sans-serif!important;
	font-weight:normal;
	font-size: 1em!important;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

h1 {
	text-align:center;
	padding: 30px;
	margin: 0;
	font-weight: 100!important;
	font-size: 3em;
}
h3 {
    width: 60%;
    float: right;
    padding: 40px;
    padding-bottom: 20px;
    margin: 0;
}
p {
	line-height:2;
}
#contact {
	width: 700px;
  max-width: 100%;
  margin: auto;
}
.single-page {
	padding: 30px!important;
}
.contentBody {
	max-width: 1200px;
  	width: 100%;
  	margin: auto;
}
.columns {
	padding: 0;
}
figure {
	margin:0 ;
	text-align: center;
}
figure img {
	width: 90%;
}
#logo {
	margin-top: -25px
}
#logo img{
width: 48px;
}
.separator {
	text-align: center;
	width: 100%;
}
.separator img {
	margin-top: 20px;
}

.footermap {
	width: 100%;
	float: left;
}

.videotop {
	width: 100%;
}

.logostyle {
	width: 80px;
}

.thetop {
	background: rgba(0,0,0,0.9)!important;
	padding: 30px;
}
.top-bar-section .menutop {
}
.top-bar-section ul, .top-bar-section .menutop {
	background: transparent!important;
}
 .top-bar {
	background-color: transparent !important;
	font-size: 10px;
	text-transform: uppercase;
	color: #e5e5e5;
	/* height: 100px; */
}
.top-bar-section ul li > a {
	background: none!important;
	font-size: 12px;
	text-transform: uppercase;
	color: #e5e5e5;
}

.top-bar-section .right li .dropdown {
	background: #A39D9D!important;
	margin-top: -5%;
}
.video {
padding:0
}

header {

	top: 0;
	z-index: 999;
	width: 100%;
}

.room-a, .welcome, .gallery {
	width:100%;

	padding: 2% 0 2% 0;
}
.gallery {
	  margin-bottom: 120px;
  float: left;
}
.welcome {
	max-width: 1200px;
  margin: auto;
}
footer {
	width:100%;
	float: left;
	padding: 2% 0 2% 0;
}
.room-a .left {
	padding: 0
;
	background-color: #000;
}
.welcome .left {
	padding: 0
;
}
.room-a .moduleTitle, .welcome .moduleTitle {
    padding: 80px 0 30px 0;
    font-family: 'Capture it';
    font-size: 25px;
    color: #000;
    font-weight: bold;
}
.room-a .left ul {
	list-style-type:  none;
}
.room-a .left ul.book-now li, .room-a .right ul.book-now li {
	display: inline-block;
	vertical-align: middle;
}
.room-a .left ul.book-now{
	background: #333;
	float: left;
	width: 53%;
	padding: 19px;
	padding-right: 3%;
	vertical-align: top;
	margin: 0;
	text-align: right;
}
.room-a .right ul.book-now {
	background: #333;
	float: right;
	width: 53%;
	padding: 19px;
	padding-right: 3%;
	vertical-align: top;
	margin: 0;
	text-align: left;
}
.room-a .left ul.book-now .btn, .room-a .right ul.book-now .btn {
	color: #ffffff;
	float:right;
	background: none;
	padding: 0;
	margin: 0;
}
.room-a .left ul.book-now .arrow, .room-a .right ul.book-now .arrow {
	background: url(../img/arrow-book.png);
	width:42px;
	height: 38px;
}

.room-a .left ul.grey-area, .room-a .right ul.grey-area{
	list-style-type: none;
	width:100%;
	text-align: right;
	padding: 4px;
	padding-right: 3%;
	background: #d7d7d7;
	color:#333333;
	float: left;
	margin: 0;

}
.room-a .left ul.grey-area span, .room-a .right ul.grey-area span {
	float: left;
	clear: left;
	width:100%
}
.room-a .left ul.grey-area li {
	float: right;
	text-align: center;
	width: 20%;
}
.room-a .right ul.grey-area li {
	float: left;
	text-align: center;
	width: 20%;
}
.room-a .left ul.grey-area span.hourglass, .room-a .right ul.grey-area span.hourglass {
	background: url(../img/hourglass.png) no-repeat center;
	height:50px;
	float: left;
	text-align: center;
}

.room-a .left ul.grey-area span.people, .room-a .right ul.grey-area span.people {
	background: url(../img/people.png) no-repeat center;
	height:50px;
	float: left;
}

.room-a .left ul.grey-area span.diff, .room-a .right ul.grey-area span.diff {
	background: url(../img/diff.png) no-repeat center;
	height:50px;
	float: left;
}

 .welcome .right {
	padding: 0;
	position: relative;
	background: #efefef;
}
.room-a .right {
	padding: 0;
	position: relative;
	background: #000;
}



.room-a  .way-out-btn {
	background: none;
	border: 2px solid #fff;
	padding: 20px 50px;
	font-size: 40px;
	position: absolute;
	z-index:999;
	top: 42%;
	left: 10%;
	color: #fff;
	font-family: 'Capture it';
	width: 50%;
	text-align: center;
	z-index: 1;
}

.room-a  .way-out-btn-2 {
	background: none;
	border: 2px solid #fff;
	padding: 20px 50px;
	font-size: 40px;
	position: absolute;
	z-index:999;
	top: 40%;
	left: 39%;
	color: #fff;
	font-family: 'Capture it';
	width: 50%;
	text-align: center;
	z-index: 1;
}
.room-a .left .tomb,
.room-a .right .tomb {
	width: 60%;
  	float: right;
  	margin:0;
	padding: 60px 20px 20px 20px!important;
  	font-family: 'Capture it';
  	font-size:25px;
  	font-weight:bold;
}
.welcome .left p.title {
	width: 60%;
  	margin:0;

	padding: 0 40px 20px 20px!important;
  	font-family: 'Capture it';

	font-size: 33px;
  	font-weight:bold;
	text-align: center;
	letter-spacing: 1.2px;
	margin: auto;
}
.room-a .right p.orphan {
	width: 60%;
  	float: left;

	padding: 60px 20px 20px 20px!important;
  	font-family: 'Capture it';
  	font-size:25px;
  	font-weight:bold;
	margin: 0;
}
.room-a .left .text,
.room-a .right .text{
	 width: 80%;
	 float: right;
	 margin: 0;
	 padding: 0 40px 50px 20px;
	 color:#e5e5e5;
	 font-size: 0.9em!important;
	 line-height: 2 !important;
}

.bread {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	float: none;

}

.welcome .left .text {
	 width: 80%;
	 margin: 0;
	 color:#e5e5e5;
	 font-size: 0.9em!important;
	 margin: auto;
	 padding-bottom: 30px;
}

.room-a .right .text {
	 width: 80%;
  	float: left;
	 margin: 0;
	 padding: 0 20px 20px 20px;
	 color:#e5e5e5;
	 font-size: 0.9em!important;
}

footer {
	background: url(../img/footer.jpg)!important;
	background-size: cover;
	width:100%;
	min-height:464px;
}

footer ul {
	list-style-type: none;
}

footer ul li {
	display: inline-block;
	width: 100%;
}

footer .logo {
	float:left;
}

footer .imonline-logo a {
	float:right;
	margin-top: 15%;
}

footer ul.contact-small {
    margin: 0;

    display: inline-block;
    width: 50%;
    margin-top: 3%;
    vertical-align: top;
}

footer ul.hours-small {
	margin:0;
	display: inline-block;
	border-left: 3px solid #67030f;
	color:#cccccc;
}
footer ul.contact-small li {
    color: #666666;

    padding-bottom: 20px;
}

footer ul.hours-small li {
	float:left;
	clear: left;
	padding: 0 0 20px 20px;
	color:#cccccc;
	font-size: 1em;
}


footer ul.hours-small li:last-child {
	padding-bottom: 0;
}

.moduledata {
	position: relative;
}
.red-wrapper {
	width: 90%;
	padding: 10px;
	background: #460000;
	text-align: center;
	/*position: absolute;
	top: 6%;
	right: 18%;*/
}
.red-wrapper-2 {
	width: 90%;
	padding: 10px;
	background: #460000;
	text-align: center;
	/* position: absolute; */
	/* top: 10%; */
	/* left: 18%; */
	float: right;
}

.red-wrapper h1, .red-wrapper-2 h1{
	font-family: 'Capture it';
	font-size: 1.5em;


	color: #997373;
	text-align: left;
	padding: 20px;
}

.red-wrapper .room, .red-wrapper-2 .room {
	font-family: 'Capture it';
	font-size: 2em;


	color: #ffffff;
	padding: 10px 20px;
	text-align: left;
}
.top-bar-section .social-icons {

}
.videoembed {
	width: 100%;
	height: 100vh;
}
@media only screen and (min-width: 320px)and (max-width: 768px){

	#logo {
	margin-top: 0;
	text-align: left;
}
#logo img {
	width: 100px
}
.videoembed {
	width: 100%;
	height: auto;
}
header {
	position: static;
}
.top-bar .name h1 {
  margin: 0;
  float: left;
  padding: 0!important;
  width: 50%;
}
.room-a .left .tomb, .room-a .right p.orphan {
	width: 100%
}
.room-a .left .text, .room-a .right .text {
	width: 100%
}
.room-a .right ul.book-now, .room-a .left ul.book-now {
	width: 100%
}
.welcome .left .text {
	width: 100%;
	margin:0;
}
.room-a .left ul.grey-area, .room-a .right ul.grey-area {
	text-align: center;
}
h1 {
	width: 100%;
	font-size: 1.2em;
	font-weight:bold;
}
.room-a .left ul.grey-area li, .room-a .right ul.grey-area li {
	width:33%;
}
footer .logo img {
	width: 20%;
}
.room-a .left ul.book-now, .room-a .right ul.book-now {
	text-align: center;
}
}
@media only screen and (min-width: 320px)and (max-width: 640px){
#logo img {
	width: 40px
}
	.videoembed {
	width: 100%;
	height: 250px;
}
	header {
	position: static;
}
.top-bar-section .social {
	display: inline-block;
	width: 50%;
	  float: left!important;
}
.top-bar-section .lang {
	display: inline-block;
	width: 20%;
}
.top-bar-section .social-icons  li{
	display: inline-block;
}
	}
@media only screen and (min-width: 640px)and (max-width: 1200px){
	.videoembed {
		height: 500px;
	}
 }
@media only screen and (min-width: 320px)and (max-width: 1200px){
	.top-bar.expanded .title-area {
		background: #4B4B4B;
	}
	.videoembed {
	width: 100%;
}
header {
	position: static;
}
.red-wrapper, .red-wrapper-2 {
	position: static;
  	width: 100%;
}
.red-wrapper .room, .red-wrapper-2 .room {
	  padding: 0;
}
.red-wrapper h1, .red-wrapper-2 h1 {
	padding: 0;
}
figure {
	  text-align: left;
  margin-top: 0!important;
}
figure img {
	  width: 100%;
}

.room-a .left ul.book-now, .room-a .right ul.book-now {
	  padding: 30px;
}
}


li.reveal {
	opacity: 0;
}

li:first-child.reveal,
li:nth-child(2).reveal,
li:nth-child(3).reveal,
li:nth-child(4).reveal,
li:nth-child(5).reveal,
li:nth-child(6).reveal,
li:nth-child(7).reveal,
li:nth-child(8).reveal {
	opacity: 1!important;
}