@RalewayWebfontPath: "fonts";
@RalewayWebfontName: "Raleway Webfont";

@font-face {
    font-family: Raleway;
    src: url('fonts/raleway-regular.eot');
    src: url('fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular.woff') format('woff'),
         url('fonts/Raleway-Regular.ttf') format('truetype'),
         url('fonts/raleway-regular.svg#ralewayregular') format('svg');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: Raleway;
    src: url('fonts/raleway-bold.eot');
    src: url('fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold.woff') format('woff'),
         url('fonts/Raleway-Bold.ttf') format('truetype'),
         url('fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: 700;
    font-style: normal;
}

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a:link {border:none;}

a:link.info_button {
	color:#acf481;
	text-decoration:none;
	border:1px solid #ffffff;
	font-family:'Raleway';
	font-weight:400;
	background: rgba(0, 0, 0, 0.2)
}
a:hover.info_button {
	color:#ffffff;
	text-decoration:none;
	border:1px solid #ffffff;
	font-family:'Raleway';
	font-weight:400;
	background: rgba(0, 0, 0, 1)
}

/* End CSS reset */

body {
	font-family: 'Raleway', 'Arial Narrow', Arial, sans-serif;
	background: #000000;
	color: #ffffff;
	overflow-y: scroll;
	overflow-x: hidden;
}

h1 {
	font-family: 'Raleway', 'Arial Narrow', Arial, sans-serif;
		font-weight: 700;
}

input {
	height: 40px !important;
}

label.error {
	background-color: #B94A48;
	border-radius: 4px 4px 4px 4px;
	clear: both;
	color: #FFFFFF;
	display: block;
	margin-top: 2px;
	opacity: 0.8;
	padding: 10px 8px;
}

label.valid {
	background-color: #9ACEA5;
	opacity: .9;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.socpres_bold {font-weight:900;
}



.header {
	background-color:transparent;
	color:#FFFFFF;
	margin:35vh auto 0;
	max-width:960px;
	height:60vh;
	text-align:center;
	
}

.description {
	font-family: 'Raleway', 'Arial Narrow', Arial, sans-serif;
	margin-bottom:40px;
	text-shadow: none;
}

#email {
	border-radius: 14px;
	padding: 6px;
}

#subscribe, 
#send {
	background: #F76C09;
	border-radius: 4px;
	box-shadow: none;
	font-size:1.65em;
}

#socials-bar {
	background-color: #222222;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}

.socpres_key_logo {
	width:100%;
	max-width:326px;
	padding-bottom:35px;
}

.socpres_partner_logos {
	width:100%;
	max-width:568px;
}
.socpres_title {
	font-family: 'Raleway', 'Arial Narrow', Arial, sans-serif;
	font-size: 5.0em;
	line-height: 1.15em;
	position: relative;
	font-weight:700;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
    
}
.socpres_bold {font-weight:700;}

.info_button {color:#acf481;
	max-width:250px;padding:10px 25px;border:2px solid #ffffff;margin:30px auto;display:block;}
	.infoweight {font-size:22px;font-weight:600;}

.socpres_subtitle{
	font-size:1.0em;
	line-height:0.95em;
	position: relative;
	font-weight:600;
	color: #555555;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px;
}

.partners_logowrap {max-width:488px;height:auto;margin:0 auto;display:block;padding-top:8px;}
.partners_logo1 {width:149px;height:auto;float:left;border:0px;}
.partners_logo2 {width:190px;height:auto;float:left;text-align:center;border:0px;}
.partners_logo3 {width:149px;height:auto;float:right;border:0px;}

.partners_logo1 img,
.partners_logo2 img,
.partners_logo3 img {width:100%;max-width:149px;}

.background p {text-align:left;padding-bottom:24px;font-family: raleway, arial, sans-serif;font-weight:400; color:#888888;}
.background p.center {text-align:center;padding-bottom:24px;font-family: arial, sans-serif;font-weight:400;}

.theme .form_title {font-size:1.75em;text-align:center;padding-bottom:24px;color:#555555;}

.theme p.logo_title {text-align:center;font-size:2.0em;padding-bottom: 12px;font-family: raleway, arial, sans-serif;font-weight:600; color:#555555;}

/* =============================================================================
  VIDEO
============================================================================= */
.video {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


/*******************************
 Theme 
 ********************************/
 .theme {
 	color: #555555;
 }

 .theme h1 {
 	font-size:60px;
 	font-weight:400;
 	letter-spacing:-1px;
 	line-height:1;
 	margin:10px 0 30px;
 	color: #666666;
 }

 .theme h1 span {

 }

 .theme h2,
 .theme h3 {
 	font-weight:200;
 	margin-bottom:5px;
 	color: #DDDDDD;
 }

 .theme .theme-byline {
 	color:#DDDDDD;
 	font-size:20px;
 	font-weight:300;
 	line-height:1.25;
 	margin-bottom:40px;
 }

 .theme p {
 	font-size:1.35em;
 	line-height:1.5;
 	font-weight: 400;
 	color: #222222;
 }

 .theme p .center {
 	font-size:16px;
 	line-height:1.5;
 	font-weight: 100;
 	color: #555555;
 	text-align:center;
 }

 .theme img {
 	margin: 5px auto;
 }

 .background {
 	background-color: #dddddd;
 	height:100%;
 }

 .center {
 	text-align: center;
 }

 .vspace30 {
 	padding: 30px 0;
 }
 .vspace30_form {
 	padding: 5px 0 30px;
 }

 .left-right-0 {margin-left: 0px;margin-right: 0px;}

 /* COLORS */


 @media (max-width: 767px) {
 	h1 {
 		font-size: 24px;
 	}
 }

 @media (max-width: 320px) {
 	h1 {
 		font-size: 18px;
 	}
 	p{font-size:1.85em;}
 }

/* RESPONSIVE CSS HACKS
-------------------------------------------------- */
@media (max-width: 979px) {
	.navbar {
		margin-bottom: 0;
	}
	.socpres_title {
	font-size: 4.55em;
	line-height: 1.15em;
	font-weight:700;
	}

	.header {
    margin: 35vh auto;
}
}

@media (max-width: 767px) {
	body {
		padding: 0;
	}
	
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

.socpres_title {
	font-size: 3.75em;
	line-height: 1.20em;
	font-weight:700;
	}

	.header {
    margin: 25vh auto;
}
.theme h1 {
    font-size: 2.25em;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
    margin: 10px 0 20px;
    color: #666666;
}

}

@media (max-width: 600px) {
	.header {
    margin: 30vh auto;
}
.socpres_title {
	font-size: 2.85em;
	line-height: 1.2em;
	font-weight:700;
	}
	.theme h1 {
    font-size: 2.25em;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
    margin: 10px 0 20px;
    color: #666666;
}
.partners_logowrap {width:100%;text-align:center;padding-top:8px;}

.partners_logo1 {width:33%;border:0px;padding:0 0 8px 0;}
.partners_logo1 img {width:85%;}
.partners_logo2 {width:33%;border:0px;padding:0 0 8px 2px;}
.partners_logo2 img {width:85%;}
.partners_logo3 {width:33%;border:0px;padding:0 0 8px 0;}
.partners_logo3 img {width:85%;}

}

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

	.socpres_key_logo {
	width:75%;
	max-width:326px;
	padding-bottom:35px;
}

	.vspace30_form {padding: 0 0 30px;}

	.container {
	width:85vw;
	max-width:960px;
	height:80vh;
	position: relative;
	text-align: center;
	display: block;
	margin:0vh auto;
	padding-left: 0px;
    padding-right: 0px;
}
	.socpres_title {
	font-size: 2.25em;
	line-height: 1.25em;
	font-weight:700;
	}
	.header {
    margin: 10vh auto 5vh auto;
	}
	.theme h1 {
    font-size: 2.25em;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
    margin: 10px 0 20px;
    color: #666666;
}
}

@media only screen and (min-width: 1366px) and (min-height: 768px) and (orientation:landscape){

 .header {
    margin: 20vh auto;
	}
}

@media screen 
  and (min-device-width: 1300px) 
  and (max-device-width: 1400px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  	 .header {
    margin: 20vh auto;
	}
}


@media (max-width: 800px) and (orientation: landscape) {

	.socpres_key_logo {
	width:40%;
	max-width:326px;
	padding-bottom:15px;
}
 .header {
    margin: 10vh auto;
	}
	
	.socpres_title {
	font-size: 1.75em;
	line-height: 1.25em;
	font-weight:700;
	}
}

@media (max-width: 400px) and (orientation: portrait) {
.background p {font-size:1.25em;text-align:left;padding-bottom:24px;font-family: raleway, arial, sans-serif;font-weight:400; color:#222222;}
.theme .form_title {font-size:1.25em;text-align:center;padding-bottom:24px;color:#555555;}
.theme p.logo_title {text-align:center;font-size:1.25em;padding-bottom: 12px;font-family: raleway, arial, sans-serif;font-weight:600; color:#555555;}

}



