@font-face {

	font-family: 'FontAwesome';
	src: url('webfonts/fontawesome-webfont.eot');
	src: url('webfonts/fontawesome-webfont.eot') format('embedded-opentype'), url('webfonts/fontawesome-webfont.woff2') format('woff2'), url('webfonts/fontawesome-webfont.woff') format('woff'), url('webfonts/fontawesome-webfont.ttf') format('truetype'), url('webfonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'weathericons';
  src: url('webfonts/weathericons-regular-webfont.eot');
  src: url('webfonts/weathericons-regular-webfont-.eot#iefix') format('embedded-opentype'), url('webfonts/weathericons-regular-webfont.woff') format('woff'), url('webfonts/weathericons-regular-webfont.ttf') format('truetype'), url('webfonts/weathericons-regular-webfont.svg.html#weathericons-regular-webfontRg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face { 
	font-family: 'DINEng';
	src: url('webfonts/webfonts/dinengschriftstd-webfont.woff2') format('woff2'), url('webfonts/dinengschriftstd-webfont.woff') format('woff');
	font-weight: normal;
	font-style:  normal;
}


html, body { height: 100%; }
* { margin: 0; padding: 0; }
.clear { clear: both; }
div { box-sizing: border-box; }

a.button { display: block; width: 208px; height: 58px; font-family: 'Nunito', sans-serif; font-size: 24px; font-weight: 700; color: #fff; border: 2px solid #fff; background-color: #002496; transition: background-color .3s ease-in; padding-top: 11px; text-align: center; margin: 0 auto; cursor: pointer; box-sizing: border-box; text-decoration: none; }

a.button:hover { background-color: #03a4ce; /*#002496;*/ }
a.button.light:hover, a.button.white:hover { background-color: #002496; /*color: #002496;*/ }
a.button.light { color: #fff; background-color: transparent;}
a.button.white { color: #fff; border-color: #fff; }

#header { background-color: #000; }
#header-sizer { position: relative; max-width: 1500px; margin: 0 auto; height: 110px; /*border: 1px red solid;*/ background-color: black; }
#header-logo { position: absolute; width: 160px; top: 15px; left: 15px; /*border: 1px blue solid;*/ }
#header-logo img { width: 100%; height: auto; }

#header-button { position: absolute; width: 212px; top: 30px; right: 25px; }
#header-button a.button.mob { display: none; }

#header-button a.button { background-color: #002496; color: #fff; border: none; padding-top: 12px; }
#header-button a.button:hover {background-color: #03a4ce; }

#nav { position: absolute; width: 900px; right: 300px; top: 65px; /*border: 1px red solid;*/ text-align: right; }
#nav ul { list-style-type: none; }
#nav ul li { display: inline-block; margin-right: 40px; font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 16px; padding-bottom: 5px; border-bottom: 3px solid #000; }
#nav ul li.last { margin-right: 0; }
#nav ul li:hover { border-color: #002496; } 
#nav ul li a { color: #fff; /*color: #00203a;*/ text-decoration: none; }
.sub-arrow { font-family: 'FontAwesome'; font-size; 18px; }
#about-sub a {
  color: #ffffff; /* Sets the text color to white */
}


#about-drop { display: none; position: absolute; z-index: 100; background-color: #002496; height: 30px; width: 200px; top: 27px; }
.subnav-list { border-width: 1px 1px 0 1px; border-color: #c1bebe; border-style: solid; }
.subnav-list div { height: 40px; padding: 10px; background-color: #002496; border-bottom: 1px #c1bebe solid; transition: background-color .3s ease-in; box-sizing: border-box; text-align: left; }
.subnav-list div:hover { background-color: #002496; }
.subnav-list a { display: block; color: #000; font-family: 'Nunito',sans-serif; text-decoration: none; width: 100%; height: 100%; }
@media screen and (max-width: 767px) {
  .subnav-list a {
    color: #fff !important;
  }
}


#about-sub { display: none; }
.sub-mob { font-size: 18px; text-align: center!important; font-family: 'Nunito',sans-serif; }
.sub-mob a { color: #fff; text-decoration: none; line-height: 45px; }

/*#small-nav { border: 1px red solid; }
#small-nav div { border: 1px green solid; }*/
#small-nav { position: absolute; top: 30px; right: 300px; width: 375px; height: 20px; }
#small-nav a { font-family: 'Nunito', sans-serif; font-size: 14px; color: #fff; text-decoration: none; }
#small-nav .top-icon a { color: #bbe1f9; /*#bbb;*/ }
#weather-icon { width: 30px; float: right; }
#small-nav #weather-icon a { font-family: weathericons; font-size: 20px; line-height: 20px; }
#map-icon,
#phone-icon { width: 20px; float: right; }
#photos-icon { width: 30px; float: right; }
#small-nav #map-icon a,
#small-nav #phone-icon a,
#small-nav #photos-icon a { font-family: FontAwesome; font-size: 18px; line-height: 20px; }
#weather-icon a,
#map-icon a,
#phone-icon a,
#photos-icon a { color: #bbe1f9; /*#bbb;*/ }
#phone-icon { padding-top: 1px; }
#weather-link { width: 50px; float: right; }
#map-link { width: 55px; float: right; }
#contact-link { width: 63px; float: right; }
#photos-link { width: 80px; float: right; }
#weather-icon { text-align: right; margin-right: 7px; }


#mobile-menu { display: none; z-index: 99; position: fixed; height: 100%; width: 100%; bottom: 0; left: 0; right: 0; background-color: #002496; padding-top: 75px; }
#mobile-menu p { font-family: 'Nunito', sans-serif; font-weight: 400; font-size: 22px; margin-bottom: 25px; text-align: center; }
#mobile-menu p a { color: #fff; text-decoration: none; }
#mobile-menu-close { position: absolute; top: 5px; right: 10px; width: 27px; height: 27px; text-align: center; font-family: 'Nunito', sans-serif; font-size: 30px; font-weight: 400px; }
#mobile-menu-close a { color: #002496; text-decoration: none; }
#mobile-menu p a { 
    color: #fff !important; 
    text-decoration: none; 
}



@media screen and (max-width: 1450px) {
#header-button { width: 184px; }
#header-button a.button { width: 180px; }
#small-nav, #nav { right: 223px; }
#nav ul li { margin-right: 25px; }
}
@media screen and (max-width: 1235px) {
#header-button { width: 139px; right: 20px; }
#header-button a.button { width: 135px; font-size: 18px; padding-top: 14px; padding-top: 16px; }
#small-nav, #nav { right: 170px; }
#nav ul li { font-size: 15px; margin-right: 20px; }
}
@media screen and (max-width: 1120px) {
#header-button { width: 119px; right: 15px; }
#header-button a.button { width: 115px; font-size: 16px; padding-top: 16px; }
#small-nav, #nav { right: 150px; }
#nav ul li { margin-right: 15px; }
}
@media screen and (max-width: 1065px) {
#header-button { width: 84px; }
#header-button a.button.main { display: none; }
#header-button a.button.mob { display: block; }
#header-button a.button { width: 80px; padding-top: 6px; }
#small-nav, #nav { right: 108px; }
}
@media screen and (max-width: 1020px) {
#header-logo { width: 125px; top: 15px; }
#header { height: 120px; }
#nav { left: 25px; right: auto; width: auto; text-align: left; top: 91px; }
#small-nav, #header-button { top: 15px; }
}
@media screen and (max-width: 767px) {
#nav, #small-nav, #header-button { display: none; }
#header { height: 90px; }
#header-logo { position: relative; margin: 0 auto 15px auto; left: auto; }
}
@media screen and (max-width: 500px) {
#mobile-menu p {margin-bottom: 18px; font-size: 18px; }
#mobile-menu { padding-top: 40px; }
#mobile-menu-spacer { display: none; }
}


#footer { min-height: 400px; position: relative; padding-bottom: 40px; background-color: #000; margin-top: 30px; font-family: 'Nunito', sans-serif; }
#footer-positioner { max-width: 1300px; margin: 0 auto; position: relative; box-sizing: border-box; /*border: 1px green solid;*/ }
#footer-left { width: 176px; padding-top: 127px; float: left; box-sizing: border-box; /*border: 1px red solid; */text-align: center; margin-left: 77px; }
#footer-left img { width: 140px; height: auto; margin-bottom: 17px; margin-left: 30px; }
#footer-right { width: 130px; float: right; padding-top: 140px; margin-right: 77px; box-sizing: border-box; /*border: 1px red solid;*/ text-align: right; }
#footer-right a,
#mobile-links a { font-family: 'Nunito', sans-serif; font-size: 14px; color: #bbe1f9; text-decoration: none; transition: color .3s ease-in; line-height: 26px; font-weight: 400; }
#footer-right a:hover,
#mobile-links a:hover { color: #fff; }
#footer-middle { position: absolute; width: 300px; padding-top: 56px; text-align: center; top: 0; left: 50%; transform: translateX(-50%); box-sizing: border-box; /*border: 1px red solid;*/ }
img.footer-logo { width: 125px; height: auto; margin-bottom: 20px; }
#footer-address { font-family: 'Nunito', sans-serif; text-align: center; color: #fff; font-size: 14px; line-height: 24px; font-weight: 400; }
#footer-address a { color: #bbe1f9; text-decoration: none; transition: color .3s ease-in; }
#footer-address a:hover { color: #fff; }
#footer-corporate { margin-top: 10px; }
.corp { /*float: left;*/ width: 47%; margin: 0 auto; }
.corp img { width: 100%; height: auto; }
/*.corp.left { margin-right: 6%; padding-top: 30px; }*/
.corp.right img { width: 90%; }
#copyright { font-size: 13px; color: #fff; text-align: center; margin-top: 15px; }
#footer a.button { color: #fff; }

#mobile-footer-block { display: none; max-width: 310px; margin: 0 auto; }
#mobile-footer-block a.button { display: block; width: 50%; margin-top: 20px; }
#mobile-footer-block img { width: 100px; height: auto; display: block; margin: 0 auto; }
#mobile-links { color: #fff; margin-top: 10px; }

#mobile-footer-strip { display: none; height: 55px; position: fixed; bottom: 0; left: 0; right: 0; border-top: 1px #999 solid; z-index: 9999; }
#mobile-strip-box-1,
#mobile-strip-box-2 { width: 25%; float: left; background-color: #fff; height: 55px; text-align: center; padding-top: 7px; }
#mobile-strip-box-1 { border-right: 1px #999 solid; }
#mobile-strip-box-3 { width: 50%; float: left; background-color: #002496; height: 55px; text-align: center; }
#mobile-strip-box-1 p.strip-text,
#mobile-strip-box-2 p.strip-text { margin-top: -3px; }
#mobile-strip-box-1 p.strip-fa a,
#mobile-strip-box-2 p.strip-fa a { font-family: FontAwesome; font-size: 20px; color: #707070; text-decoration: none; }
#mobile-strip-box-1 p.strip-text a,
#mobile-strip-box-2 p.strip-text a { font-family: 'Nunito', sans-serif; font-weight: 700; color: #707070; text-decoration: none; }
#mobile-strip-box-3 { padding-top: 13px; }
#mobile-strip-box-3 a { font-family: 'Nunito', sans-serif; font-weight: 700; color: #fff; font-size: 20px; text-decoration: none; }



@media screen and (max-width: 1000px) {
#footer-left { margin-left: 25px; }
#footer-right { margin-right: 25px; }
}
@media screen and (max-width: 900px) {
#footer-left,
#footer-right { display: none; }
#footer-left img { margin-bottom: 0; }
#mobile-footer-block { display: block; }
#footer { height: auto; padding-bottom: 0; min-height: 1px; padding-bottom: 75px; }
#footer-middle { position: relative; width: auto; transform: none; left: 0; padding: 20px 15px; }
#footer-corporate { max-width: 300px; margin: 10px auto 0 auto; }
/*.corp { float: left; width: 47%; }
.corp img { width: 100%; height: auto; }
.corp.left { margin-right: 6%; padding-top: 20px; }
.corp.right img { width: 75%; }*/
img.footer-logo { margin-bottom: 10px; }
#footer-address { line-height: 20px; }
}
@media screen and (max-width: 850px) {
#footer-left,
#footer-right { padding-top: 76px; }
}
@media screen and (max-width: 767px) {
#mobile-footer-strip { display: block; }
}

@media screen and (max-width: 767px) {
  /* Existing styles */
  

  #nav ul li ul li a {
    color: #fff !important;
  }
}

#masthead { position: relative; height: 700px; /*900px;*/ max-width: 1650px; margin: 0 auto; background-color: #666; }
.inner #masthead { max-height: 700px; }
#masthead-mask { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; z-index: 3; background-color: rgba(0,0,0,.2); }
#masthead-content-container { position: absolute; width: 100%; max-width: 950px; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); padding: 0 /*345px*/ 30px 0 30px; z-index: 10; }

#masthead-text h1 { font-family: DINEng, Trebuchet, sans-serif; font-size: 60px; color: #fff; line-height: 55px; text-align: center; margin-bottom: 35px; font-weight: 400; }
#masthead-text h2 { font-family: 'Montserrat', sans-serif; font-size: 28px; color: #fff; text-align: center; line-height: 35px; font-weight: 400; margin-bottom: 63px; }

#masthead-slider { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.masthead-slide { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-position: center center; }
.mh-prev { position: absolute; width: 48px; left: 85px; height: 88px; top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer; opacity: .2; }
.mh-prev img { width: 100%; height: auto; }
.mh-next { position: absolute; width: 48px; right: 85px; height: 88px; top: 50%; transform: translateY(-50%); z-index: 10; cursor: pointer; opacity:.2; }
.mh-next img { width: 100%; height: auto; }


@media screen and (max-width: 1500px) {
#masthead { height: calc(100% - 140px); max-height: 700px; }
.inner #masthead { max-height: 475px; }
.mh-prev { left: 40px; }
.mh-next { right: 40px; }
}
@media screen and (max-width: 1150px) {
.mh-prev { left: 25px; width: 30px; height: 58px; }
.mh-next { right: 25px; width: 30px; height: 58px; }
}
@media screen and (max-width: 1050px) {
#masthead-text h1 { font-size: 40px; margin-bottom: 10px; }
#masthead-text h2 { font-size: 22px; margin-bottom: 30px; }
}
@media screen and (max-width: 767px) {
#masthead-button { display: none; }
#masthead-text h2 { margin-bottom: 0; }
.mh-prev, .mh-next { display: none; }
}
@media screen and (max-width: 675px) {
#masthead-content-container { width: 100%; left: 0; transform: translateY(-50%); }
}
@media screen and (max-width: 550px) {
#masthead-text h1 { font-size: 30px; line-height: 30px; }
#masthead-text h2 { font-size: 18px; }
}
@media screen and (max-width: 370px) {
#masthead-text h2 { font-size: 18px; line-height: 25px; }
}
@media screen and (max-height: 600px) and (max-width: 950px) {
/*#masthead-text h1 { font-size: 25px; line-height: 30px; }*/
#masthead-text h2 { font-size: 18px; }
#nav, #small-nav, #header-button { display: none; }
#header { height: 90px; }
#header-logo { position: relative; margin: 0 auto 15px auto; left: auto; }
#masthead-button { display: none; }
}

.instagram { margin-top: 10px; }
#footer-right .instagram a,
#mobile-links .instagram a { font-family: FontAwesome!important; color: #02cbff; transition: color .3s ease-in; font-size: 25px; text-align: right; text-decoration: none; }
#footer-right .instagram a:hover,
#mobile-links .instagram a:hover { color: white; }
#mobile-links .instagram { text-align: center; margin-top: 5px; }


#page-copy { clear: both; max-width: 1030px; margin: 62px auto 50px auto; padding-top: 50px; }
#page-copy p { font-family: 'Nunito', sans-serif; font-weight: 400; font-size: 17px; line-height: 25px; color: #707070; margin-top: 20px; }
#page-copy p.faq { margin-top: 30px; }
#page-copy a { color: #002496; text-decoration: none; }
#page-copy a.button { color: #000; }

#rooms .room-text a.button { padding-top: 15px; margin: 25px 0; color: #000; }

#page-copy h3 { font-family: 'DINEng',Trebuchet,sans-serif; font-size: 30px; color: #000; margin-top: 20px; }
#page-copy h3 + p { margin-top: 0; }

#page-copy h2 { font-family: 'DINEng',Trebuchet,sans-serif; font-size: 40px; color: #000; margin-bottom: 30px; text-align: center; }

#page-copy ul li { font-family: 'Nunito',sans-serif; font-weight: 400; font-size: 17px; line-height: 25px; color: #707070; margin-left: 25px; }

.inner.gallery #page-copy { position: relative; max-width: 1300px; }
.megafolio-container { margin-top: 40px!important; }

br.room-spacer { margin-bottom: 8px; }

@media screen and (max-width: 1070px) {
#page-copy p { padding: 0 20px; }
}
@media screen and (max-width: 767px) {
#page-copy { padding-top: 0; margin-top: 40px; }
}




/****** WEATHER *******/
/*#weather {
	width: 50px;
	float: right;
	height: 55px;
	font-family: 'weathericons';
	color: #fff;
	overflow: visible;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
#weather a {
	color: #fff;
}
#weather h2 {
	font-family: 'weathericons';
	font-size: 22px;
	line-height: normal;
	margin: 0;
	font-weight: normal;
}
#weather p {
	font-family: 'europa',sans-serif;
	font-size: 16px;
	margin: -5px 0 0 0;
}
#weather .wiTemperature sup {
	font-size: 16px;
	baseline-shift: baseline;
}*/
#weather2 {
	display: none;
	width: 300px;
	position: absolute;
	top: 40px!important;
	right: 68px;
	z-index: 100;
	background: #002496; /*#d4b73f;*/
	padding: 15px;
	color: #fff;
}
#weather2 h2, #weather2 ul li {
	font-weight: 300;
}
#weather2 a {
	color: #fff;
	text-decoration: none;
}
#weather2-data p { font-family: 'Nunito', sans-serif; font-weight: 700; }

.weather-data-table {
	width: 100%;
}

.weather-data-table td {
	width: 20%;
	vertical-align: top;
	text-align: center;
}

.weather-data-table h2 {
	font-family: 'weathericons';
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 5px;
}
.weather-data-table p {
	font-family: ''Nunito'',sans-serif;
	font-size: 16px;
	font-weight: 700;
}

#weather .wiTemperature sup {
	font-size: 16px;
	baseline-shift: baseline;
}

#small-nav #weather2 a.weather-close { font-size: 18px; }

/**** /END WEATHER ****/


#home-feature { max-width: 1400px; position:relative; margin: 0 auto; padding: 1% 2% 0 2%; }
#home-feature-bottom-border { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 3px; background-color: #fff; z-index: 100; }
.home-feature-img { position: relative; z-index: 1; }
.home-feature-img img { width: 100%; height: auto; display: block; }
.home-feature-mask, 
.mobile-feature-mask { position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,1); opacity: 0; z-index: 2; transition: opacity .3s ease-in; }
.home-feature-mask:hover,
.mobile-feature-mask:hover { opacity: 0; }
.home-feature-text { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); text-align: center; z-index: 3; box-sizing: border-box; padding: 0 15px; pointer-events: none; width: 80%; }
.home-feature-text h2 a,
#feature-1 .home-feature-text h2 { font-family: 'DINEng', Trebuchet, sans-serif; font-size: 40px; text-decoration: none; color: #fff; text-shadow: 1px 1px 5px rgba(0, 0, 0, 1); }
/*.home-feature-text p a { font-family: 'Nunito', sans-serif; font-weight: 400; font-size: 18px; }*/
#home-feature-text-1 { }
#home-feature-text-2,
#home-feature-text-3 { }
#feature-1 { width: 49.5%; float: right; position: relative; }
#feature-2 { width: 49.75%; float: left; position: relative; margin-bottom: .75%; margin-right: .75%; background-image: url(images/feature-2.jpg); background-size: cover; }
#feature-3 { width: 49.75%; float: left; position: relative; margin-right: .75%; background-image: url(images/feature-3.jpg); background-size: cover; }
#feature-1 .feature-sizer { /*display: none;*/ width: 100%; height: 700px; }
.feature-sizer img { width: 100%; height: 100%; }
#feature-2 .feature-sizer,
#feature-3 .feature-sizer { width: 100%; height: 345px; }

#feature-1-slider,
.feature-1-slide { width: 100%; height: 100%; }

#feature-pager { position: absolute; bottom: 25px; left: 0; right: 0; width: 100%; font-size: 50px; text-align: center; z-index: 100; }
#feature-pager span { display: inline-block; text-align: center; margin: 0 10px; color: #aaa; }
#feature-pager span.cycle-pager-active { color: #fff; }

@media screen and (max-width: 1020px) {
#home-feature-bottom-border { height: 10px; }
}

@media screen and (max-width: 767px) {
#feature-1,
#feature-2,
#feature-3 { width: auto; float: none; margin-bottom: .75%; }
#home-feature-bottom-border { display: none; }
#feature-1 { height: 350px; }
#feature-2, 
#feature-3 { height: 250px; }
#feature-1 .feature-sizer { height: 350px; }
.feature-sizer img { width: 100%; height: 100%; }
#feature-2 .feature-sizer,
#feature-3 .feature-sizer { height: 250px; }
#feature-pager { bottom: 0px; }
}

@media screen and (max-width: 400px) {
.home-feature-text h2 a,
#feature-1 .home-feature-text h2 { font-size: 30px; }
}



/*#home-cta-banner { max-width: 1650px; margin: 30px auto 0 auto; background-color: #e95e55; padding-bottom: 50px; background-image: url(images/cta-bg-3.jpg); background-size: cover; background-position: 25% 50%; background-repeat: no-repeat; }
#home-cta-positioner { max-width: 850px; margin: 0 auto; padding: 40px 15px 0 30px; }
#home-cta h2 { font-family: 'DINEng', Trebuchet, sans-serif; font-size: 50px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 35px; }
#home-cta p { font-family: 'Nunito', sans-serif; font-size: 30px; color: #fff; text-align: center; margin-bottom: 25px; line-height: 35px; }
#home-cta-banner a.button { border: none; color: #fff; background-color: #1b5a8f; }
#home-cta-banner a.button:hover { background-color: #02244b; }

@media screen and (max-width: 900px) {
#home-cta p { font-size: 25px; line-height: 30px; }
}

@media screen and (max-width: 650px) {
#home-cta p { font-size: 22px; line-height: 27px; }
}

@media screen and (max-width: 900px) {
#home-cta h2 { font-size: 40px; margin-bottom: 25px; }
}*/

#home-cta-banner { max-width: 1650px; margin: 30px auto 0 auto; background-color: #1a1a1a; padding: 0 15px 65px 15px; background-image: url(images/newsletter-background.jpg); background-repeat: no-repeat; background-size: cover; }
#home-cta-positioner { max-width: 750px; margin: 0 auto; padding: 40px 15px 0 30px; }
#home-cta h2 { font-family: 'DINEng', Trebuchet, sans-serif; font-size: 35px; color: #fff; text-align: center; letter-spacing: 3px; margin-bottom: 25px; }
#home-cta p { font-family: 'Montserrat', sans-serif; font-size: 18px; line-height: 30px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 35px; }




#home-slider-container { width: 100%; max-width: 1400px; /*background-color: #efefef;*/ margin: 30px auto 0 auto; position: relative; }
#home-slider { position: relative; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; }
.slider-slide { position: relative; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; color: #fff; }
.slider-left { float: left; width: 66.66%; height: 100%; position: relative; }
.slider-right { float: right; width: 33.33%; height: 100%; color: #000; box-sizing: border-box; padding: 30px 20px 20px 40px; }
.slider-right h2 { font-family: 'DINEng', Trebuchet, sans-serif; font-size: 30px; margin-bottom: 30px; text-align:center; }
.slider-right p { font-family: 'Nunito', sans-serif; font-size: 20px; line-height: 30px; margin-bottom: 20px; }
.slider-right a.button { display: inline-block; width: auto; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
/*.slider-right a.button:hover { background-color: #02244b; }*/
.slider-image-headline { position: absolute; left: 20px; bottom: 20px; font-family: 'DINEng',Trebuchet,sans-serif; font-size: 40px; z-index: 10; }
.slider-image-headline a { color: #fff; text-decoration: none; }

.slider-left img { width: 100%; height: auto; display: block; } /* 643 x 382 .. 1286 x 764 .. 59.4% */

.slider-next, .slider-prev { position: absolute; width: 30px; height: 40px; opacity: .8; color: #fff; font-size: 40px; top: 50%; transform: translateY(-50%); z-index: 99999; font-family: FontAwesome; text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.8); cursor: pointer; }
.slider-prev { left: 1%; }
.slider-next { right: 34.5%; }
.slider-next.text, 
.slider-prev.text,
.slider-next.image,
.slider-prev.image { display: none; }



@media screen and (max-width: 1200px) {
.slider-right { padding: 25px 15px 15px 20px; }
.slider-right h2 { font-size: 25px; margin-bottom: 20px; }
.slider-right p { font-size: 18px; line-height: 25px; }
}
@media screen and (max-width: 1000px) {
.slider-right p { font-size: 16px; line-height: 22px; }
}
@media screen and (max-width: 970px) {
.slider-right a.button { font-size: 18px; height: 45px; padding-top: 8px; }
}
@media screen and (max-width: 900px) {
.slider-right { padding-right: 15px; padding-left: 15px; }
.slider-right h2 { font-size: 25px; margin-bottom: 10px; }
.slider-right p { margin-bottom: 15px; line-height: normal; }
/*.slider-right a.button { height: 35px; width: 200px; font-size: 16px; padding-top: 6px; }*/
}

@media screen and (max-width: 830px) {
.slider-right h2 { margin-bottom: auto; font-size: 22px; }
.slider-right p { margin-bottom: 10px; }
}

@media screen and (max-width: 767px) {
.slider-left, .slider-right { width: auto; float: none; }
.slider-image-headline { width: 100%; text-align: center; left: 0; right: 0; bottom: 20px; font-size: 40px; }
.slider-right { padding: 15px 15px 25px 15px ; height: auto; }
.slider-left { height: auto; }
.slider-right p { max-width: 750px; margin: 0 auto; font-size: 20px; line-height: 30px; text-align:center; margin-bottom: 25px; }
.slider-right h2 { font-size: 30px; margin-bottom: 20px; }
/*.slider-right a.button { display: block; margin: 20px auto 10px auto; }*/
.slider-next,
.slider-prev { display: none; }
/*.slider-next.text, 
.slider-prev.text,*/
.slider-next.image,
.slider-prev.image { display: block; }
.slider-next.image, .slider-next.text { right: 1%; }
}

@media screen and (max-width: 500px) {
.slider-image-headline { font-size: 30px; }
}


#home-email-banner { max-width: 1650px; margin: 30px auto 0 auto; background-color: #1a1a1a; padding-bottom: 65px; background-image: url(images/blue-banner.jpg); background-repeat: no-repeat; background-size: cover; }
#home-email-positioner { max-width: 750px; margin: 0 auto; padding: 40px 15px 0 30px; }
#home-email h3 { font-family: 'Montserrat', sans-serif; font-size: 25px; color: #fff; text-align: center; letter-spacing: 3px; margin-bottom: 25px; }
#home-email h2 { font-family: 'DINEng', Trebuchet, sans-serif; font-size: 50px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 35px; }


.rooms-container {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	max-width: 1398px;
	padding: 0 15px;
}
.rooms-container:after {
    content: '';
    display: table;
    clear: both;
}
.room-left-text-right, .room-right-text-left, .event {
	/*margin-top: 25px;
	padding-bottom: 30px;*/
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #323232;
}
.room-left-text-right .room-text {
	float: right;
	width: 48%;
}
.guestrooms .room-left-text-right .room-text {
	width: 37.75%;
}
.room-left-text-right .room-pic {
	float: left;
	width: 48%;
	position: relative;
}
.guestrooms .room-left-text-right .room-pic {
	width: 59.7%;
}
.room-text {
	text-align: left;
	color: #323232;
}
.room-right-text-left .room-text {
	float: left;
	width: 48%;
}
.room-right-text-left .room-pic {
	float: right;
	width: 48%;
	position: relative;
}

.room-pic img {
	width: 100%;
	height: auto;
}

.room-text a {
	color: #005c48;
	text-decoration: none;
}

.room-text a:hover,
.room-text a:focus {
	text-decoration: underline;
}
.room-text ul {
	margin-bottom: 1.5em;
}
.room-text ul li, .accordion-drop ul li { /*line-height: 1.35em !important;*/
	margin-left: 25px;
}
#localGuide .room-text ul li {
	margin-left: 18px;
}
.room-text h2 {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 1.3em;
	text-transform: uppercase;
}
.room-left-text-right p, .room-right-text-left p {
	text-align: left;
	margin-bottom: 1.5em;
}
.room-text, .room-left-text-right p, .room-right-text-left p {
	text-align: left;
}
hr.room-divider {
	color: #ddd;
	height: 1px;
	background-color: #eff0f1; /*makes Chrome behave*/
	border: none;
	margin-top: 25px;
}
/***** GUESTROOMS PAGE ****/

.rooms-container.guestrooms .room-left-text-right { margin-bottom: 30px; }

.room-text { color: #323232; font-family: 'Nunito',sans-serif; }

.room-text a { color: #002496; text-decoration: none; }

.room-book { font-weight: 700; }

.room-text.guestroom {
	font-size: 16px;
	line-height: 24px;
	color: #323232;
	font-weight: 400;
}
.room-text.guestroom h2 {
	font-size: 30px;
	margin-bottom: 20px;
	/*font-weight: 700;*/
	font-family: 'DINEng',Trebuchet, sans-serif;
}
.room-specs {
	padding: 40px 0;
	border-width: 0 0 1px 0;
	border-color: #969a9d;
	border-style: solid;
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.room-spec-left {
	width: 33.3%;
	float: left;
	/*border: 1px red solid;
	box-sizing: border-box;*/
	text-align: center;
}
.room-spec-mid {
	width: 33.3%;
	float: left;
	/*border: 1px red solid;
	box-sizing: border-box;*/
	text-align: center;
}
.correction { text-align: right; }

.room-spec-right {
	width: 33.3%;
	float: right;
	/*border: 1px red solid;
	box-sizing: border-box;*/
	text-align: center;

}

/******* ROOMS SLIDERS *******/
.roomContainer {
	position: relative;
}
.room-next {
	position: absolute;
	top: 43%;
	right: 0;
	color: white;
	cursor: pointer;
	z-index: 1000;
	padding: 5px;
	padding-top: 10px;
	/*background-color: #3a302b;*/
	background-color: #002496;
}
.room-prev {
	position: absolute;
	top: 43%;
	left: 0;
	color: white;
	cursor: pointer;
	z-index: 1000;
	padding: 5px;
	padding-top: 10px;
	/*background-color: #3a302b;*/
	background-color: #002496;
}
.room-pager {
	display: block;
	text-align: center;
	right: 0;
	left: 0;
	z-index: 500;
	position: absolute;
	bottom: 20px;
	overflow: visible;
	padding-right: 20px;
}
.room-pager span {
	font-family: arial;
	font-size: 40px;
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	margin-left: 7px;
}
.room-pager span.cycle-pager-active {
	/*color: #2e4a7f;*/
	color: #002496;

}
.room-pager > * {
	cursor: pointer;
}


/****** AMENITY ACCORDIONS ********/

.amenity-item {
	margin: 0 auto;
	/*background-color: #f6f8f8;*/
	margin: 10px 0 20px;
	color: #50504b;
border-width: 1px 0 1px 0;
	border-color: #969a9d;
	border-style: solid;
}
.amenity {
	width: auto;
	font-size: 16px;
	/*background-color: #f6f8f8;*/
	cursor: pointer;

}
.amenity a {
	color: #002496;
	text-decoration: none;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
.amenity-link.title {
	font-size: 18px;
	color: #333E48!important;
	font-weight: 600;
	/*background-color: #f6f8f8;*/
}
.amenity-left {
	width: 75%;
	float: left;
	padding-top: 15px;
	/*padding-left: 17px;*/
	text-align: left;
	padding-bottom: 15px;
	font-weight: 600;
	font-size: 15px;
}
.amenity-right { /*font-family: 'ElegantIcons';*/
	font-size: 25px;
	width: 10%;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	color: #005c48;
}
.amenity-drop {
	color: #323232;
	font-size: 16px;
	line-height: 1.4em; /*line-height: 24px;*/
	display: none;
	padding: 0 15px 15px; /*padding: 15px;*/
	text-align: left;
	/*background-color: #f6f8f8;*/
}
.amenity-drop a {
	color: #002496;
	text-decoration: none;
}
.amenity-item.closed {
	background-color: #fff;
	transition: background-color .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out;
	-webkit-transition: background-color .5s ease-in-out;
}
.amenity-drop-left {
	width: 48%;
	float: left;
}
.amenity-drop-right {
	width: 48%;
	float: right;
}
.amenity-drop ul {
	padding-left: 0;
	margin-left: 0;
}
.amenity-drop ul li {
	margin-left: 15px;
	margin-bottom: 10px;
}

.room-spec-left img {
width: 100%;
	width: auto;
	height: 30px;
	/*display: inline-block;*/
	margin: 0 auto 8px auto;
}
.room-spec-mid img {
	width: auto;
	height: 30px;
	/*display: inline-block;*/
	margin: 0 auto 8px auto;
}
.room-spec-right img {
	width: auto;
	height: 30px;
	/*display: inline-block;*/
	margin: 0 auto 8px auto;
}

@media screen and (max-width: 1350px) {
.room-specs { font-size: 13px; }
}
@media screen and (max-width: 1250px) {
.room-spec-left img, .room-spec-mid img, .room-spec-right img { display: block; margin: 0 auto 5px auto; }
.room-spec-left, .room-spec-mid, .room-spec-right, .correction { text-align: center; }
.nomob-space { display: none; }
}

@media screen and (max-width: 1200px) {

.guestrooms .room-left-text-right .room-text {
	width: 41%;
}
.guestrooms .room-left-text-right .room-pic {
	width: 56%;
}
.room-text.guestroom h2 {
	/*font-size: 20px;*/
	margin-bottom: 20px;
}
.room-specs {
	padding: 20px 0;
	margin-bottom: 20px;
}
}

.specials-fineprint { font-weight: 400; font-size: 14px; text-align: left; line-height: normal; padding: 10px 0; }

/*@media screen and (max-width: 1100px) {
.room-text h2 {
	font-size: 28px;
}
}*/

/*@media screen and (max-width: 1000px) {
 .room-text h2 {
 font-size: 26px;
}
}*/

@media screen and (max-width: 950px) {
.guestrooms .room-left-text-right .room-text {
	width: 48%;
}
.guestrooms .room-left-text-right .room-pic {
	width: 48%;
}
}

 @media screen and (max-width: 850px) {
.guestrooms .room-left-text-right .room-text, .guestrooms .room-left-text-right .room-pic {
	float: none;
	width: auto;
}
.room-pic.cycle-slideshow {
	max-width: 600px;
	margin: 0 auto;
}
.guestrooms .room-left-text-right .room-pic img {
	max-width: 600px;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.guestrooms .room-left-text-right .room-pic .room-next img, .guestrooms .room-left-text-right .room-pic .room-prev img {
	margin-bottom: 8px;
}
.guestrooms .room-left-text-right .room-text h2 {
	text-align: center;
}
}

@media screen and (max-width: 767px) {
.room-left-text-right, .room-right-text-left {
		margin-top: 30px;
	}
	.room-left-text-right .room-text, .room-left-text-right .room-pic, .room-right-text-left .room-text, .room-right-text-left .room-pic, .double-text .room-text {
		float: none;
		width: auto;
	}
	.room-text {
		margin-bottom: 30px;
		padding: 0;
	}
	.room-pager {
		bottom: 25px;
	}
}

@media screen and (max-width: 600px) {
	.room-text h2 {
		font-size: 26px;
	}
}

@media screen and (max-width: 500px) {
.room-text h2 {
		font-size: 24px;
	}
	.room-next, .room-prev, .room-pager {
		display: none;
	}
}

@media screen and (max-width: 400px) {
	.room-specs {
		font-size: 14px;
	}
}

/* MEETINGS & DINING PAGES */

.page-copy.meetings { width: auto; max-width: 100%; padding: 50px 15px; background-color: #f6f6f6; margin-top: 40px; }
.meetings-container { background-color: #bbe2f9; padding: 45px; max-width: 1200px; margin: 0 auto; }
.room-right-text-left.meetings { margin: 0;padding-bottom:0; }
.room-text.meetings { /*padding-top: 50px;*/ }

@media screen and (max-width: 1000px) {
.room-text.meetings { padding-top: 0; }
}

@media screen and (max-width: 767px) {
.meetings-container { padding: 20px; }
.meetings-container .room-pic img { max-width: 500px; display: block; margin: 0 auto; }
}


/* GALLERY SUBNAV */

#inner-subnav {
	margin: 0 auto;
	text-align: center;
	padding: 75px 15px 0 15px;
	background-color: #fff;
}
#inner-subnav ul {
	margin: 0;
	padding: 0;
}
#inner-subnav ul li {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 2px 0;
	display: inline-block;
	border-width: 0 0 5px 0;
	border-color: #fff;
	border-style: solid;
	margin-right: 20px;
	margin-bottom: 10px;
}
#inner-subnav ul li.last { margin-right: 0; }
#inner-subnav ul li:hover { border-color: #fff; }
#inner-subnav ul li a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

#gallery-hotel #inner-subnav #nav-hotel a, #gallery-rooms #inner-subnav #nav-rooms a, #gallery-activities #inner-subnav #nav-activities a, #gallery-meetings #inner-subnav #nav-meetings a {
	/*border-color: #002496;*/
	cursor: default;
}

#gallery-hotel #inner-subnav #nav-hotel, #gallery-rooms #inner-subnav #nav-rooms, #gallery-activities #inner-subnav #nav-activities, #gallery-meetings #inner-subnav #nav-meetings { border-color: #002496; }

#gallery-hotel #page-copy, #gallery-rooms #page-copy, #gallery-activities #page-copy, #gallery-meetings #page-copy, { padding-top: 10px; }
