/* =============================================
 *
 *   FIXED RESPONSIVE NAV
 *
 *   (c) 2014 @adtileHQ
 *   http://www.adtile.me
 *   http://twitter.com/adtilehq
 *
 *   Free to use under the MIT License.
 *
 * ============================================= */

@media {
	 
html, body{
	height: auto !important;
    background-color: #08080a;
	}

body {
	height: 100% !important;
	min-height: 100%;
	
	font-family: "ProximaNovaLight";
	overflow-x: hidden; /* prevents horizontal scroll bars */
	
	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
  	text-size-adjust: 100%;
	
	background: #08080a;
	}

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}

a:active,
a:hover {
	outline: 0;
	cursor: pointer;
	}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.nav-square {
	height: 4em; width: 10px;
	display:block;
	float: left;
	position: absolute;
	top: 0;	
	}

div.hidden {
    display: none
	}

.largescreen {
	display: block !important;
	}
	
.largescreen-link {
	display: inline-block !important;
	}
 
.smallscreen {
	display: none !important;
	}
	
button:focus, textarea:focus, input:focus, *:focus {
    outline: none !important;
	}




/* ====================================
	Page Layout 
   ==================================== */
   
.animation-wrapper {
	opacity: 0;
	}
	
.row {
	width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	width: -o-calc(100% - 70px);
	width: calc(100% - 70px);
	max-width: 900px;
	margin: 0 auto;
	}

.row:before, .row:after {
	content: " ";
	display: table;
	}
	
section {
	height: auto;
	width: 100%;
	
    display: block;
  	padding: 0px;
  	position: relative;
	text-align: center;
	}

section .content {
	height: auto;
	width: -moz-calc(100% - 48px);
	width: -webkit-calc(100% - 48px);
	width: -o-calc(100% - 48px);
	width: calc(100% - 48px);
	
	display: inline-block;    
	padding: 128px 0px;
	position: relative;
	}
	
section .details {
    height: auto;
    width: 100%;
    display: block;
	opacity: 0;
    text-align: center;
	z-index: 2;
	}

section .wrap {
	height: 100%;
	width: 100%;	
	transition: all .4s ease;
	}
	
section .section-title {
	height: 55px;
    width: auto;
	
    display: inline-block;
	margin: 0px 0px 64px 0px;
    padding: 0px 64px;
	
	border: 4px solid #ffffff;
	
	transition: all .4s ease;
	}

section .section-link {
    height: 54px;
    width: auto;
    display: inline-block;
    margin: 64px 0px 0px 0px;
    padding: 0px 64px;
    transition: all .4s ease;
    border: 2px solid #ffffff;
}

section .section-link:hover {
	border: 2px solid #1362bc;
}	
	
	
	
		
/* ====================================
	Typography
   ==================================== */

section h2 {
	font-family: "ITCAvantGardeStd-Bkobl";
	font-size: 40px;
	color: #ffffff;
	
	width: auto;
	
	display: inline-block;
	float: none;
	margin: 0px;
	bottom: -4px;
	
	letter-spacing: 0.1em;
	line-height: 62px;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
    -webkit-margin-before: 0px !important;
    -webkit-margin-after:0px !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;

	transition: color .4s ease;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}

		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section h2 {
			line-height: 54px;
			margin: 0;
			} 

.section-link:hover h2.link {
	color: #1362bc;
	}

h2.small-link {
	font-size: 20px;
	
	width: 100%;
	line-height: 20px;
	padding: 12px 0px 0px 0px;
	}
	
h2.small-link:hover {
	color: #1362bc;
	}

section h3 {
	font-family: "ITCAvantGardeStd-Boldobl";
	font-size: 40px;
	color: #ffffff;
	
	width: auto;
	
	display: inline-block;
	float: none;
	margin: 12px 0px 12px 12px;
	bottom: -4px;
	
	letter-spacing: 0.1em;
	line-height: 1;
	outline: none;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: color .4s ease;
	}
	
		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section h3 {
			line-height: 54px;
			margin: 0px 0px 0px 12px;
			} 
			
section h4 {
	font-family: "ITCAvantGardeStd-Demiobl";
    font-size: 40px;
    color: #ffffff;
	
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
	text-decoration: none;
    letter-spacing: 0.075em;
	outline: none;
	z-index: 115;
	
    display: inline-block;
    position: relative;
    top: 50%;
    margin: 0;
	
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%);
	}
	
section h4.title {
	font-size: 24px;
	
	width: 100%;
	
	text-align: center;
	
    top: 0;
    margin: 0;
	
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
	}
		
section h5 {
	font-family: "ITCAvantGardeStd-Demiobl";
    font-size: 20px;
    color: #ffffff;
	
    display: inline-block;
    position: relative;
	
    letter-spacing: 0.075em;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
	line-height: 1;
	z-index: 115;
	}

section h5.title {
	font-family: "ITCAvantGardeStd-Bk";
	font-size: 14px;
	
	letter-spacing: 0.1em;
    line-height: 18px;
	margin: 7px 0 0 0;
	
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #ffffff;
	}
	
		
	sub {
		vertical-align: middle;
		font-size: 10px;
		}
		
	sup { 
		vertical-align: middle;
		font-size: 19px;
		}
	
	sup2 { 
		vertical-align: top;
		font-size: 13px;
		}


section a.gallery {
    font-family: "ITCAvantGardeStd-Bk";
	font-size: 14px;
    color: #FFFFFF;
	
    width: auto;
	
    display: block;
    position: relative;
	
    letter-spacing: 0.075em;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	
	transition: color .4s ease;
	}

section a {
	text-decoration: none;
	}

section p {
    font-family: "ITCAvantGardeStd-Bk";
	font-size: 14px;
    color: #FFFFFF;
	
    width: auto;
	
    display: block;
    position: relative;
	
    letter-spacing: 0.075em;
	line-height: 21px;
	text-align: justify;
	text-decoration: none;
    text-justify: inter-word;
	
	-webkit-transition: all .4s ease;
  	-moz-transition: all .4s ease;
  	-o-transition: all .4s ease;
  	transition: all .4s ease;
}

section p2 {
    font-family: "ITCAvantGardeStd-Demi";
	font-size: 0px;
    color: #FFFFFF;
	
    width: auto;
	
    display: block;
    position: relative;
	
    letter-spacing: 0.075em;
	text-align: center;
	text-decoration: none;  
	
	-webkit-transition: all .4s ease;
  	-moz-transition: all .4s ease;
  	-o-transition: all .4s ease;
  	transition: all .4s ease;
}

section p3 {
	font-family: "ITCAvantGardeStd-BoldObl";
	font-size: 64px;
    color: #FFFFFF;
	
    width: auto;
	
    display: block;
    position: relative;
	
    letter-spacing: 0.075em;
	text-align: center;
	text-decoration: none;  
	
	-webkit-transition: all .4s ease;
  	-moz-transition: all .4s ease;
  	-o-transition: all .4s ease;
  	transition: all .4s ease;
}

section p4 {	
	font-family: "ITCAvantGardeStd-BkObl";
	font-size: 24px;
	color: #ffffff;
	
	width: auto;
	
	display: -webkit-inline-flex;	display: -ms-inline-flexbox;		display: inline-flex;
	
    letter-spacing: 0.075em;
	text-align: center;
	text-decoration: none;  
	
	-webkit-transition: all .4s ease;
  	-moz-transition: all .4s ease;
  	-o-transition: all .4s ease;
  	transition: all .4s ease;
	}		
	
section p.label, section p2.label {
    font-size: 14px;
	
	text-align: center;
	}

section p.title {
    font-family: "ITCAvantGardeStd-Demi";
    font-size: 64px;
	
    display: inline-block;
	line-height: 84px;
	
    padding: 20px 0px 0px 0px;
}

section p2.title {	
    font-family: "ITCAvantGardeStd-BoldObl";
    font-size: 192px;
	
    display: inline-block;  
	line-height: .75;
	
    padding: 50px 0 0 0;
	}

section p.snap {
    font-size: 32px;
	
    display: inline-block;
	
	line-height: 45px;
	padding: 0px 12px;
	}
	
section p2.snap {
    font-family: "ITCAvantGardeStd-Bold";
    font-size: 32px;
	
    display: inline-block;
	
    letter-spacing: 0.075em;
    line-height: 45px;	
	}
	
	
	
	
/* ====================================
	Responsive Nav Styles
   ==================================== */

.nav-collapse ul {
  	width: 100%;
  	display: block;
  	list-style: none;
	margin: 0px 0px 2px 0px;
  	padding: 0;
	}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}




/* ====================================
	Navigation Styles
   ==================================== */   

header {
	height: auto;
	width: 100%;
	
	display: block;
	position: fixed;
	background-color: #08080a;
	z-index: 1000;
	
	-webkit-transform: translateZ(0);
	top:0;
	}

header ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

header li a {
    color: #ffffff;
	outline: none;
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}

header li a:after {
	content: '';
	display: block;
	margin: auto;
	height: 1px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

a.header-active {
    color:#1464c0;
	}
	
.nav-collapse ul:hover a.header-active {
	color: #1464c0;
	}
	
.nav {
	height: auto;
	width: -moz-calc(100% - 70px);
  	width: -webkit-calc(100% - 70px);
  	width: -o-calc(100% - 70px);
  	width: calc(100% - 70px);
  	max-width: 900px;
	top: 0;	left: 0;
	position: relative;
  	margin: 0 auto;
	text-align: center;
	-webkit-transform: translateZ(0);
	z-index: 999;
	}

.mask {
  	-webkit-transition: opacity 300ms;
  	-moz-transition: opacity 300ms;
  	transition: opacity 300ms;
  	background: rgba(0,0,0, .5);
  	visibility: hidden;
  	position: fixed;
  	opacity: 0;
  	z-index: 3;
	top: 0;	right: 0;	bottom: 0;	left: 0;
}

.android .mask {
	-webkit-transition: none;
  	transition: none;
}

.js-nav-active .mask {
	opacity: 1;
  	visibility: visible;
}

.fixed {
  	width: 100%;
  	top: 0;	left: 0;
	position: fixed;
	}

.nav-collapse {
	height: 100%;
	width: 75px;
	
	right: 0;
	
	float: left;
	text-align: center;
	 
	-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;
	}
	
.nav-links-container {
	height: auto;
	width: 306px;
	float:left;
	margin: 23px 25px 0 25px;
	}

.nav-collapse,
.nav-collapse ul {
	width: 100%;
	float: right;
	list-style: none;
	}

.bookings {
	height: 25px;
    width: -moz-calc(100% - 12px);
    width: -webkit-calc(100% - 12px);
    width: -o-calc(100% - 12px);
    width: calc(100% - 12px);
    display: block;
    float: left;
    position: relative;
    padding: 0px;
	margin: 0px;
	transition: all .4s ease;
	border: 2px solid #ffffff;
	opacity: 0;
	}

.bookings:hover {
	border: 2px solid #1464c0;
	}
	
.icons {
  	position: relative;
  	height: 100%;
  	width: 100%;
  	display: inline-block;
	}

.socialspan {
  	margin: 25px 0px;
  	float: left;
  	height: 50px;
	}
	
#nav-logo {
  	height: 50px;
  	width: auto;
  	display: block;
  	float: left;
  	position: relative;
  	transition: opacity .4s ease;
  	margin: 25px 0px;
	}

.icon-facebook, .icon-location, .icon-instagram, .icon-snapchat, .icon-twitter {
	font-size: 22px;
	padding: 0;
	transition: color .4s ease;
	color: #1464c0;
	}




/* ====================================
	Navigation Text Styles
   ==================================== */
	
.socialspan:hover .icon-facebook, .socialspan:hover .icon-location, 
.socialspan:hover .icon-instagram, .socialspan:hover  .icon-snapchat, 
.socialspan:hover  .icon-twitter {
	color: #ffffff;
	}

.nav-collapse li {
  float: left;
  width: 100%;
  line-height: 4em
}

.nav-collapse a {
	font-family: "ITCAvantGardeStd-Bk";
	font-size: .85em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: color .4s ease;
	width: auto;
	 cursor: pointer;
	}
 
.bookings a.book {
	font-size: .85em;
	letter-spacing: 0.1em;
	line-height: .85em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: color .4s ease;
	float: left;
	width: 100%;
	}
	
		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), .bookings a.book {
			margin: 0;
			padding: 0;
			} 
	
.bookings p {	
	font-family: "ITCAvantGardeStd-BkObl";
	width: auto;
    position: relative;
    display: inline-block;
}

/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), .bookings p {
    		line-height: 25px;
			margin: 0px;
			}
						
.bookings p2 {	
	font-family: "ITCAvantGardeStd-BoldObl";
}

/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), .bookings p2 {
    		line-height: 25px;
			margin: 0px;
			}
			
.bookings:hover a.book {
	color: #1464c0;
	}
	
.nav-collapse a.facebook {
	width: 35px;
	padding: 0em;
	}

.nav-collapse a.instagram {
    width: 35px;
	padding: 0px 5px 0 15px;
	}

.nav-collapse a.snapchat {
	width: 35px;
    padding: 0px 15px 0 10px;
	}

.nav-collapse a.twitter {
	width: 35px;
	padding: 0em;
	}
	
.nav-collapse a.findus {
	width: 56px;
	padding: 0em;
	}

.nav-collapse .i-name {
	font-family: "ITCAvantGardeStd-Bk";
	float: left;
	font-size: 0.75em;
	line-height: 2.5em;
	width: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	outline: none;
	text-align: center;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: color .4s ease;
	}
	
.nav-collapse .i-name:hover {
	color: #ffffff;
	}
	
.nav-collapse ul ul a {
	padding-left: 2em;
}




/* ====================================
	Toggle Nav Styles
   ==================================== */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: 500px;
  position: relative;
  width: 25px;
  height: 90px;
  float: right;
}

.nav-toggle:before {
  color: #ffffff;
    font: normal 40px/55px "responsivenav";
    text-transform: none;
    text-align: center;
    position: absolute;
    content: "\2261";
    text-indent: 0;
    speak: none;
    width: 100%;
    left: 0;
    top: 16px;
	}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}





/* ====================================
   Styles for submenu
   ==================================== */  

/* reset  list style */
.cbp-tm-menu,
.cbp-tm-menu ul {
	list-style: none;
}

/* set menu position; change here to set to relative or float, etc. */
.cbp-tm-menu {
}

/* first level menu items */
.cbp-tm-menu > li {
	display: inline-block;
	margin: 0;
	position: relative;
}

.cbp-tm-menu > li > a {
}

.no-touch .cbp-tm-menu > li > a:hover,
.no-touch .cbp-tm-menu > li > a:active {
	color: #1464c0;
}

/* sumbenu with transitions */
.cbp-tm-submenu {
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	padding: 0;
	text-align: center;
	pointer-events: none;
	-webkit-transition: visibility 0s, opacity 0s;
	-moz-transition: visibility 0s, opacity 0s;
	transition: visibility 0s, opacity 0s;
	z-index: 100;
}

.cbp-tm-show .cbp-tm-submenu {
	width: 100px;
	left: 50%;
	margin: 0 0 0 -50px;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	-webkit-transition: visibility 0s, opacity 0.3s;
	-moz-transition: visibility 0s, opacity 0.3s;
	transition: visibility 0s, opacity 0.3s;
}

.cbp-tm-show-above .cbp-tm-submenu {
	bottom: 100%;
	padding-bottom: s;
}

.cbp-tm-show-below .cbp-tm-submenu {
	top: 100%;
	padding-top: 10px;
}

/* extreme cases: not enough space on the sides */
.cbp-tm-nospace-right .cbp-tm-submenu {
	right: 0;
	left: auto;
}

.cbp-tm-nospace-left .cbp-tm-submenu {
	left: 0;
}

/* last menu item has to fit on the screen */
.cbp-tm-menu > li:last-child .cbp-tm-submenu {
	right: 0;
}

/* 	
arrow: depending on where the menu will be shown, we set 
the right position for the arrow
*/

.cbp-tm-submenu:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.cbp-tm-show-above .cbp-tm-submenu:after {
	top: 100%;
	margin-top: -10px;
}

.cbp-tm-show-below .cbp-tm-submenu:after {
	bottom: 100%;
	margin-bottom: -10px;
}

.cbp-tm-submenu:after {
	border-color: transparent;
	border-width: 0;
	margin-left: 0;
	left: 50%;
}

.cbp-tm-submenu > li {
	display: block;
}

/* 	
arrow: depending on where the menu will be shown, we set 
the right position for the arrow
*/

.cbp-tm-submenu:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.cbp-tm-show-above .cbp-tm-submenu:after {
	top: 100%;
	margin-top: -10px;
}

.cbp-tm-show-below .cbp-tm-submenu:after {
	bottom: 100%;
	margin-bottom: -10px;
}

.cbp-tm-submenu:after {
	border-color: transparent;
	border-width: 16px;
	margin-left: -16px;
	left: 50%;
}

.cbp-tm-show-above .cbp-tm-submenu:after {
	border-top-color: #0F0F0F;
}

.cbp-tm-show-below .cbp-tm-submenu:after {
	border-bottom-color: #0F0F0F;
}

.cbp-tm-submenu > li {
	display: block;
	background-color: #0F0F0F;
	opacity: 1;
	height: 35px;
	width: 100px;
	float: inherit;
}

.cbp-tm-submenu > li > a {
	padding: 5px auto; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
	display: inline-block;
	position: relative;
	font-size: .75em;
	position: relative;
	color: #ffffff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	width: auto;
}

.no-touch .cbp-tm-submenu > li > a:hover,
.no-touch .cbp-tm-submenu > li > a:active {
	color: #ffffff;
}

.nav-collapse ul ul a.submenu {
	display: inline-block;
	position: relative;
	width: auto;
    padding: 10px 0px 10px 0px;
	}

.cbp-tm-submenu > li.submenu {
	width: 100px;
	}

.no-touch .cbp-tm-submenu > li.submenu:hover,
.no-touch .cbp-tm-submenu > li.submenu:active {
	background-color: #ffffff;
}


.cbp-tm-submenu > li > a {
	padding: 5px auto; /* top/bottom paddings in 'em' cause a tiny "jump" in Chrome on Win */
	display: inline-block;
	position: relative;
	font-size: .75em;
	position: relative;
	color: #ffffff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	width: auto;
	left: 50%;
	-ms-transform: translate(-50%); /* IE 9 */
    -webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
    transform: translate(-50%);
}

.no-touch .cbp-tm-submenu > li > a:hover,
.no-touch .cbp-tm-submenu > li > a:active {
	color: #0F0F0F;
}




/* ==============================================
	Pop Up
=============================================== */

.cd-popup {
  	position: fixed;
  	left: 0;
  	top: 0;
  	height: 100%;
  	width: 100%;
  	background-color:rgba(10, 3, 0, 0.75);
  	opacity: 0;
  	visibility: hidden;
  	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  	transition: opacity 0.3s 0s, visibility 0s 0.3s;
  	z-index: 1000;
	}

.cd-popup .section-title {
	height: auto;
    width: auto;
    display: inline-block;
	margin: 64px 0px 32px 0px;
    padding: 0px 64px;
	transition: all .4s ease;
	border: 4px solid #ffffff;
}

.cd-popup .section-title h2 {
	font-family: "ITCAvantGardeStd-Boldobl";
	font-size: 40px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	outline: none;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: color .4s ease;
	float: none;
	display: inline-block;
	margin: 14px 0px 8px 12px;
	width: auto;
	}

.cd-popup .iframewrap {
    position: relative;
    padding-bottom: 370px;
	padding-top: 0;
  	height: 0px;
  	overflow: hidden;
  	margin: 1em 0em;
	}

.cd-popup .iframewrap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  background: #08080a;
  text-align: center;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.cd-popup-container p {
  padding: 3em 1em;
}

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}

.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}

.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}

.is-visible .cd-popup-container {
	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	transform: translateY(-50%);
}




/* ==============================================
	footer
=============================================== */

section.footer {
	height: 65%;
  	min-height: 7em;
  	padding: 0px;
  	position: relative;
	background: url(../images/footer-01.jpg);
	background-size: 100% auto;
    background-repeat: no-repeat;
	background-color: #192056;
	}

section.footer .content .link-box {
	width: 16.6666666666%;
	float: left;
	}
	
section.footer .content .footer-icon a {
	text-decoration: none;
	}
	
section.footer .content .footer-icon p {
    font-family: "ITCAvantGardeStd-Demi";
    font-size: 18px;
    color: #FFFFFF;
	
    width: auto;
	
    display: block;
    position: relative;
    letter-spacing: 0.075em;
    margin: 15px 0px 0px 0px;
	text-align: center;
	
    transition: all .4s ease;
	}

section.footer .content .footer-icon p2 {
    font-family: "ITCAvantGardeStd-Bk";
    font-size: 12px;
    color: #FFFFFF;
	
    width: auto;
	
	display: block;
    position: relative;
    letter-spacing: 0.075em;
	text-align: center;
	
    transition: all .4s ease;
	}
	
.footer-icon:hover .footer-facebook:before, .footer-icon:hover .footer-location:before, 
.footer-icon:hover .footer-instagram:before, .footer-icon:hover  .footer-snapchat:before, 
.footer-icon:hover  .footer-twitter:before, .footer-icon:hover  .footer-email:before {
	color: #79c8ff;
	}
	
section.footer .content .i-name {
	font-family: "ITCAvantGardeStd-Bk";
	float: left;
	font-size: 0.75em;
	line-height: 2.5em;
	width: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
	outline: none;
	text-align: center;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	transition: all .4s ease;
	}
	
section.footer .content .footer-icon:hover p, section.footer .content .footer-icon:hover p2 {
	color: #79c8ff;
	}
	
section.footer .content a.text {
    text-decoration: none;
}
	
section.footer .content a.longword {
	word-break: break-all;
	}

section.footer .content a.trigger {
	display: inline-block;
	}
	
section.footer .content a.page {
	display: none;
	}
	
section.footer .lawrensongroup, section.footer .hours  {
	height: auto;
	width: 100%;
	display: block;
	float: left;
	position: relative;
	text-align:center;
}

section.footer .hours {
	height: 32px;
	width: -moz-calc(100% - 68px);
  	width: -webkit-calc(100% - 68px);
  	width: -o-calc(100% - 68px);
  	width: calc(100% - 68px);
    display: inline-block;
    margin: 32px 0px 0px 0px;
    padding: 0px 32px;
    transition: all .4s ease;
    border: 2px solid #ffffff;
}

section.footer .hours h2 {
    font-family: "ITCAvantGardeStd-Bkobl";
    font-size: 20px;
	
    width: auto;
    
	margin: 8px 0px;
    bottom: -2px;
	
    letter-spacing: 0.1em;
    line-height: 20px;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition: color .4s ease;
    
    display: inline-block;
	float: none;
	}

		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section.footer .hours h2 {
			padding: 0px;
			margin: 0px;
			line-height: 32px;
		}
		
section.footer .hours h3 {
    font-family: "ITCAvantGardeStd-Demiobl";
    font-size: 20px;
    
    width: auto;
    
	margin: 8px 0px 8px 8px;
    bottom: -2px;
	
    letter-spacing: 0.1em;
    line-height: 20px;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transition: color .4s ease;
    
    display: inline-block;
	float: none;
	}
		
		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section.footer .hours h3 {
			padding: 0px;
			margin: 0px;
			line-height: 32px;
		}
		
#lg-logo {
    height: 4em;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    transition: opacity .4s ease;
    margin: 32px 0px 0px 0px;
	}

a.lg-footer {
	transition: opacity .4s ease;
	opacity:1;
	}
	
a.lg-footer:hover {
	opacity:.7;
	}









/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-header {
	height: 40px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    background-color: transparent;
  }
  
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; 
  }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0;
  padding-bottom: 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: 0px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
  cursor: auto; }

.mfp-title {
 display: none;
 }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
  /* Overlay fadeIn animation */
.mfp-example.mfp-with-zoom .mfp-container,
.mfp-example.mfp-with-zoom.mfp-bg
{
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-example.mfp-with-zoom.mfp-ready .mfp-container
{
	opacity: 1;
}
.mfp-example.mfp-with-zoom.mfp-ready.mfp-bg
{
	opacity: 0.8;
}

.mfp-example.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-example.mfp-with-zoom.mfp-removing.mfp-bg
{
	opacity: 0;
}

}




/* ====================================
   Styles for between 900px and 1200px
   ==================================== */  
   
@media only screen and (min-width : 900px) and (max-width : 1200px) {
	
/* ==============================================
	Page Layout
=============================================== */

section .details {
	width: -moz-calc(80% - 48px);
	width: -webkit-calc(80% - 48px);
	width: -o-calc(80% - 48px);
	width: calc(80% - 48px);
	opacity: 1;
	}




/* ==============================================
	Page Layout
=============================================== */

section p2.title {
    font-size: 140px;
	
    line-height: 50px;
	}

}




/* ====================================
   Styles for screen 900px and higher
   ==================================== */  
   
@media screen and (min-width: 900px) {
	
/* ==============================================
	Navigation
=============================================== */

.js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
  
.mask {
    display: none !important;
    opacity: 0 !important;
  	}

.nav-collapse {
    width: auto;
	opacity: 1;
  	}

.nav-collapse {
    width: auto;
	opacity: 1;
  	}

.nav-collapse li {
    width: auto;  	
	margin: 0;
	}

.nav-collapse a {
	padding: 0px;
   	text-align: center;
   	border-top: 0;
   	float: left;
   	margin: 0;
  	}
	
a.nav-first {
	padding: 0px 8px 0px 0px;
	}

a.nav-middle {
	padding: 0px 8px;
	}

a.nav-last {
	padding: 0px 0px 0px 8px;
	}
	
@-moz-document url-prefix() { 
	a.nav-second {
		padding: 0px 26px;
		}
	}

a.nav-third {
	padding: 0px 0px 0px 25px;
	}

.nav-collapse ul ul a {		
	display: none;
  	}
	
	
	
	
/* ==============================================
	Page Layout
=============================================== */

section .details {
	width: -moz-calc(80% - 48px);
	width: -webkit-calc(80% - 48px);
	width: -o-calc(80% - 48px);
	width: calc(80% - 48px);
	opacity: 1;
	}

}




/* ====================================
   Styles for screen 900px and lower
   ==================================== */   
 
@media screen and (min-width : 240px) and (max-width: 899px) {	

/* ==============================================
	Navigation
=============================================== */
	
.nav {
	opacity: 1;
	}

.icons {
  	position: relative;
  	height: 100%;
  	width: 100%;
  	display: inline-block;
	}
	
.nav-collapse {
  	width: 100%;
	}

.nav-collapse a {
	font-size: 18px;
	}

#nav-logo {
    height: 45px;
}

.nav-collapse,
.nav-collapse ul {
	width: 100%;
	padding: 0em 0em 1em 0em;
	}

.nav-links-container {
	height: auto;
	width: 100%;
	float:left;
	margin: 0em;
	}
	
.nav-collapse li {
  	float: left;
  	width: 100%;
  	line-height: 2em;
	margin: 1em 0em;
	}

.bookings {
	height: auto;
    width: -moz-calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
  	width: -o-calc(100% - 70px);
  	width: calc(100% - 70px);
    display: block;
    float: left;
    position: relative;
    padding: 1em 2em;
	opacity: 1;
	}

.bookings p2 {
	font-size: 18px;
	padding: 4px 0px;
	float: none;
	}
	 
.bookings a.book {
	font-size: 18px;
	padding: 4px 0px;
	float: none;
	}

.socialspan {
    width: 25%;
}

.nav-collapse,
.nav-collapse ul {
	background-color: transparent;
	}
	
.wow {
  visibility: visible !important;
  -webkit-animation: none !important;
     -moz-animation: none !important;
       -o-animation: none !important;
      -ms-animation: none !important;
          animation: none !important;
}

	section#functions .medium-4 {
		width: 50%;
	}

	section#functions .large-3 {
		width: 100%;
	}

.first {
	padding-bottom: 1em;
	}

.second, .third {
	padding: 1em 0em;
	}
	
.fourth, .last {
	padding: 1em 0em 0em 0em;
	}
	
.js .nav-collapse {
  	overflow: hidden;
	}
	
.js .nav-collapse-0.opened {
    max-height: 100%;
	}
	
	
	
	
/* ====================================
	Page Layout 
   ==================================== */
		
.animation-wrapper {
	opacity: 1;
	}

section {
	height: 100%;
	}

section .content {
	height: auto;
	width: -moz-calc(100% - 48px);
	width: -webkit-calc(100% - 48px);
	width: -o-calc(100% - 48px);
	width: calc(100% - 48px);
	
	display: inline-block;    
	padding: 128px 0px;
	position: relative;
	}
	
section .details {
	width: -moz-calc(80% - 24px);
    width: -webkit-calc(80% - 24px);
    width: -o-calc(80% - 24px);
    width: calc(80% - 24px);
	
	margin: 0px 0;
	opacity: 1;
	}

section .section-title {
	height: 70px;
	padding: 12px 32px;
}

		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section .section-title {
			padding: 12px 32px 4px 32px;
			} 
			
section .section-link {
    height: 28px;
    margin: 64px 0px 0px 0px;
    padding: 12px 32px;
}




/* ====================================
	Typography
   ==================================== */

section h2 {
	font-size: 36px;
	width: 100%;
	
	display: block;
	margin: 0px;
	bottom: -4px;
	
	line-height: 1;
	}

section h3 {
	width: 100%;
	
	display: block;
	margin: 0px;
	
	line-height: 1;
	}

		/* Internet Explorer 10+, Microsoft Edge Browser */
		_:-ms-lang(x), section h2 {	
			line-height: 28px;
			}
			
		_:-ms-lang(x), section h3 {	
			line-height: 28px;
			}




/* ==============================================
	Photo Gallery
=============================================== */
  
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); 
	}
	
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; 
	}
  
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; 
	}
	
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; 
	} 
		
}




/* ====================================
   Styles for landscape screen 800px and lower
   ==================================== */   

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }




/* ====================================
   Styles for screen 500px and lower
   ==================================== */   
 
@media screen and (min-width : 100px) and (max-width: 500px) {	

/* ==============================================
	Navigation
=============================================== */

.row {
    width: -moz-calc(100% - 2.5em);
    width: -webkit-calc(100% - 2.5em);
    width: -o-calc(100% - 2.5em);
    width: calc(100% - 2.5em);
}

.large-2 {
    width: 50%;
	}

.first {
	padding: 64px 0px 0px 0px;
	}

.second {
	padding: 64px 0px 0px 0px;
	}
	
.third {
	padding: 32px 0px 0px 0px;
	}
	
.fourth {
	padding: 32px 0px 0px 0px;
	}

.last {
	padding: 32px 0px 32px 0px;
	}

.last {
	margin: 0em 25%;
	}
	
.js .nav-collapse {
  	overflow: hidden;
	}

#nav-logo {
    height: 30px;
    margin: 30px 0px;
}

.nav-collapse li {
    line-height: 1;
    margin: 8px 0px;
	}
	
.bookings {
    width: -moz-calc(100% - 36px);
    width: -webkit-calc(100% - 36px);
    width: -o-calc(100% - 36px);
    width: calc(100% - 36px);
    padding: 8px 16px;
    opacity: 1;
}




/* ====================================
	Page Layout 
   ==================================== */
		
.animation-wrapper {
	opacity: 1;
	}

section {
	height: 100%;
	}

section .content {
	height: auto;
	width: -moz-calc(100% - 48px);
	width: -webkit-calc(100% - 48px);
	width: -o-calc(100% - 48px);
	width: calc(100% - 48px);
	
	display: inline-block;    
	padding: 128px 0px;
	position: relative;
	}
	
section .details {
	width: -moz-calc(80% - 24px);
    width: -webkit-calc(80% - 24px);
    width: -o-calc(80% - 24px);
    width: calc(80% - 24px);
	
	margin: 0px 0;
	opacity: 1;
	}

section .section-title {
	height: 50px;
	padding: 12px 64px;
}

section .section-link {
    height: 22px;
    margin: 64px 0px 0px 0px;
    padding: 12px 32px;
}




/* ====================================
	Typography
   ==================================== */

section h2 {
	font-size: 24px;
	width: 100%;
	
	display: block;
	margin: 0px;
	
	line-height: 1;
	}

section h3 {
	font-size: 28px;
	width: 100%;
	
	display: block;
	margin: 0px;
	
	line-height: 1;
	}
}




@-moz-document url-prefix() { 
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
	}
}

.js .nav-collapse-0.opened {
    max-height: 100%;
}
}
