@font-face {
    font-family: 'Clear';
    src: url('fonts/clearsans-regular-webfont.eot');
    src: url('fonts/clearsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/clearsans-regular-webfont.woff') format('woff'),
         url('fonts/clearsans-regular-webfont.ttf') format('truetype'),
         url('fonts/clearsans-regular-webfont.svg#Clear') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ClearBold';
    src: url('fonts/clearsans-bold-webfont.eot');
    src: url('fonts/clearsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/clearsans-bold-webfont.woff') format('woff'),
         url('fonts/clearsans-bold-webfont.ttf') format('truetype'),
         url('fonts/clearsans-bold-webfont.svg#ClearBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ClearLight';
    src: url('fonts/clearsans-light.eot');
    src: url('fonts/clearsans-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/clearsans-light.woff') format('woff'),
         url('fonts/clearsans-light.ttf') format('truetype'),
         url('fonts/clearsans-light.svg#ClearLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html {
	background-color: #ffffff;;
}
body {
	color: #FFF;
	font-family: 'ClearLight', Arial, Helvetica, sans-serif;
}
img {
	border: 0 none;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #13AEDA;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	letter-spacing: .1em;
}
	
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

.block {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	position: relative;
	text-align: center;
	padding: 50px;
}

/*  request invite form  */
#invite {
	font-family: 'ClearLight', Arial, Helvetica, sans-serif;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
}
#mc_embed_signup {
	position: relative;
	width: 335px;
	margin: 0 auto;
	padding: 20px;
	background-color: rgba(224,0,0,.7);
	text-align: center;
}
#mc_embed_signup form {
	padding: 10px 0 10px 10px;
}
#mc_embed_signup label {
	float: left;
	clear: both;
	padding-bottom: 10px;
}
#mce-EMAIL {
	float: left;
}
#mc_embed_signup input {
	border: 0;
}
#mc_embed_signup input.email {
	display: block;
  margin: 0 5px 10px 0;
  min-width: 130px;
  padding: 8px 0;
  text-indent: 5px;
  width: 58%;
}
#mc_embed_signup input.button {
	display: inline !important;
	clear: none;
	margin: 0 0 10px 0;
}
#mc_embed_signup .button {
	height: 32px;
	line-height: 32px;
	float: left;
}
.btn_subscribe {
	text-transform: uppercase;
	font-family: 'ClearLight', Arial, Helvetica, sans-serif;
	padding: 0 5px;
	border: 0 !important;
	border-radius: 0 !important;
	background-color: #AAA;
	color: #FFF;
}
.btn_subscribe:hover {
	background-color: #777;
}

.closeThis {
	position: absolute;
	width: 24px;
	height: 24px;
	top: 7px;
	right: 7px;
	cursor: pointer;
	z-index: 550;
	background-image: url('images/closeThis.png');
	background-repeat: no-repeat;
}
.closeThis:link, .closeThis:visited { background-position: top; }
.closeThis:hover, .closeThis:active { background-position: bottom; }

/*  sections  */
.section1 {
	background-image: url('bcg_slide-6.jpg');
	background-attachment: fixed;
	background-size: cover;
	padding: 0px 0 50px 0;
}
.section1 .logo {
	width: 600px;
}
.section1 h1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 53px;
	margin-bottom: 117px;
	letter-spacing: 0.1em;
	color: #FFF;
}
.btn_invite {
	display: block;
	width: 790px;
	height: 57px;
	margin: 0 auto;
	background-image: url('images/request_invite.png');
	background-repeat: no-repeat;
	background-position: top;
}
.btn_invite:hover {
	background-position: bottom;
}

.section2 {
	background-color: rgba(20,25,110,.7);
	padding: 75px 30%;
	margin-top: 36px;
}

.section3 {
	font-size: .6em;
	color: #646464;
	background-color: #FFFFFF;
}
.clearfix {
	clear: both;
}
.square {
	display: table;
	width: 48%;
	padding: 20px 0px;
}

.left { float: left; }
.right { float: right; }
.right > p { text-align: left; }
.left > p { text-align: right; }

.square p {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: .05em;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.square b {
	color: #3C3C3C;
}
.sq-img {
	display: table-cell;
	vertical-align:middle;
}

#sq2, #sq4 {
	clear: right;
}

.section4, .section5 {
	font-size: 1.3em;
	padding: 37px 10%;
}

.section4 {
	background-color: rgba(50,50,50,.8);
	color: #E1E1E1;
}
.section4 p {
	margin-bottom: 40px;
}

.section5 {
	background-color: rgba(0,0,0,.8);
}

.footer {
	font-size: .7em;
	display: table;
	background-image: url('bcg_slide-4.jpg');
	background-attachment: fixed;
	background-position: bottom;
	background-size: cover;
	padding: 0px 0 50px 0;
}
.footer-p {
	font-size: 1.3em;
	padding: 77px 27% 52px 27%;
}
.footer-p p:nth-child(2) {
	margin-bottom: 60px;
}
.footer p {
	line-height: 1.3em;
}
.footer .col-3, .footer .col-6 {
	font-size: .7em;
}
.footer .col-3 {
	text-align: right;
}
.footer .col-6 {
	text-align: left;
	width: 19%;
	margin-top: 47px;
	margin-left: 100px;
}
.footer .logo {
	width: 170px;
	opacity: .55;
}
.copyright {
	font-size: .7em;
	color: #757575;
	width: 100%;
	display: block;
	clear: both;
}
