@font-face {
    font-family: "Futura-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("/lib/fonts/FuturaLT-Bold.woff") format("woff"), url("/lib/fonts/FuturaLT-Bold.ttf") format("truetype"), url("/lib/fonts/FuturaLT-Bold.svg") format("svg");
}
@font-face {
    font-family: "Futura";
    font-style: normal;
    font-weight: normal;
    src: url("/lib/fonts/FuturaLT.woff") format("woff"), url("/lib/fonts/FuturaLT.ttf") format("truetype"), url("/lib/fonts/FuturaLT.svg") format("svg");
}

body {
	font-family: 'Merriweather', serif;
	color: #e5e5e5;
	font-size: 12px;
	background: url(backgroundL.jpg), url(background.jpg);
	background-size: 100vw 100vh;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}


h1, h2 {
	font-family: Futura;
	font-weight: 300;
	text-align: center;
}

h3 {
	font-family: Futura;
	margin: 0px;
}

h1 {
	margin: 50px 0px 15px 0px;
}

h1 span{
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 100%;
	padding: 5px 35px;
	border-bottom: 3px solid #e5e5e5;
}


h2 {
	font-size: 22px;
}


p {
	margin: 0 0 15px 0;
	text-align: left;
}

a {
	color: #e3e3e3;
}



.clear {
	clear: both;
}
.wrap {
	width: 100%;
	min-width: 1000px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	min-width: 1000px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
}


.inner {
	padding: 20px 0px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	font-size: 12pt;
	font-weight: 300;
}

.thewall {
	height: 60vh;

}

.main {
	width: 66%;
	padding: 0px 2%;
	
}

.main.first {
	width: 80%;
	text-align: center;
	padding: 0px 10%;
}

.side {
	width: 26%;
	padding: 0px 2%;
}

.side.odd {
	float: left;
}

.side.even {
	float: right;
}

.main.odd {
	float: right;
}

.main.even {
	float: left;
}

.bg {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bg div{
	background: url('TheWallTrans.png') center no-repeat;
	background-size: 700px auto;
	background-attachment: fixed;
	background-color: rgba(0,0,0,0.8);
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	display: table;
	padding: 0;
	margin: 0;
	height: 270px;
	z-index: 1000;
	width: 100%;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	background: url(wallbroken.png) center;
}


.subMenu>div {
	display: table-cell;
}

	

.active {
	background-color: rgba(0,0,0,0.5) !important;
//	color: #e5e5e5 !important;
}
.end {
	margin: 0;
}

.subNavBtn {
	font-family: Futura;
	font-size: 18pt;
	text-decoration: none;
	line-height: 47px;
	color: #3e3e3e;
	position: absolute;
	visibility: hidden;
}

.subNavBtn span {
	width: 100%;
}

.b1 {
	left:   71px;
	top:    89px;
	width: 193px;
	height: 47px;
}

.b2 {
	left:  357px;
	top:    89px;
	width:  96px;
	height: 47px;
}

.b3 {
	left:   72px;
	top:   179px;
	width:  96px;
	height: 47px;
}

.b4 {
	left:  166px;
	top:     0px;
	width:  96px;
	height: 46px;
}

.b5 {
	left:  642px;
	top:    89px;
	width:  96px;
	height: 47px;
}

.b6 {
	left:  832px;
	top:   179px;
	width:  96px;
	height: 47px;
}

.b7 {
	left:  642px;
	top:     0px;
	width:  96px;
	height: 47px;
}

.b8 {
	left:  404px;
	top:    44px;
	width: 193px;
	height: 47px;
}

.b9 {
	left:  784px;
	top:    44px;
	width:  96px;
	height: 47px;
}

/*.subNavBtn:hover{
	background-color: #3e3e3e !important;
	color: #e5e5e5 !important;
}*/

.slideshow {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.slideshow img {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto;
	z-index: 8;
	vertical-align: top;
}

.slideshow img.active {
	z-index: 10;
}

.slideshow img.last-active {
	z-index: 9;
}

.scrolldown {
	position: absolute;
	top: 85vh;
	right: 5%;
	color: #3d3d3d;
	font-size: 70px;
	z-index: 1000;
	font-weight: bold;
	font-family: sans-serif;
	text-shadow: 0 0 5px #FFF;
}

/* SECTIONS */
.sTop {
	min-height: 400px;
	background: url(walltileS.jpg) center bottom;
	color:#3d3d3d;
	padding: 0px;
	height: 100vh;
	vertical-align: middle;
}

.sTop p {
	font-family: Futura;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
/*
.s1 {
	z-index: 1;
	position: relative;
	top: -540px;
	margin-bottom: -540px;
}
*/

.intLink h2 {
	width: 50%;
	float: left;
	margin: 0px;
}

.intLink h2:hover {
	width: 50%;
	float: left;
	margin: 0px;
	text-decoration: underline;
}


@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
.objblink {
-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease-in-out;
    
-moz-animation-direction: normal;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-timing-function: ease-in-out;    
}

