@charset "UTF-8";



/* HTML5 Boilerplate CSS: h5bp.com/css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif;color:#222}body{margin:0;font-size:1em;line-height:1.4}::-moz-selection{background:#9dc500;color:#e4ebed;text-shadow:none}::selection{background:#9dc500;color:#e4ebed;text-shadow:none}a{color:#00e}a:visited{color:#551a8b}a:hover{color:#06e}a:focus{outline:none}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ebebeb;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:black;padding:.2em 0}

/* Generic*/

body {
	font-family: "futura-pt", sans-serif;
	font-size: 62.5%;
	line-height: 160%;
	background: #2f3c51;
}

input, button, textarea, select {
	font-family: "futura-pt", sans-serif;
}

/* Typography */

h3 {
	font-size: 2.3em;
	color:#e4ebed;
	font-weight: 300;
	font-family: "phoreuscherokee", sans-serif;
	margin: 21px 0 0 0;
	line-height: 130%;
	max-width: 460px;
}

.coming-soon p {
	color:#e4ebed;
	font-size: 1.5em;
	font-family: "futura-pt", sans-serif;
	line-height: 155%;
	margin-top:8px;
	margin-bottom: 39px;
}

.coming-soon p.small  {
	color:#e4ebed;
	font-style: italic;
	font-weight: 600;
	font-size: 1.1em;
	padding-top:5px;
	margin-bottom: 35px;
}

.coming-soon .contact-list p {
	font-size: 1.3em ;
	line-height: 140%;
	text-decoration:none;
}

footer p {
	font-size: 1.1em !important ;
	color:#c0c3c5;
	font-style: ;
	line-height: 140%;
}

footer a, footer a:visited {
	color:#05A0B5;
	text-decoration: none;
}

footer a:hover {
	color:#e4ebed;
	text-decoration: none;
}



.contact-list .contacts{
	color:#e4ebed;
		font-family: "phoreuscherokee", sans-serif;

	font-size: 1.5em !important;
	font-weight: 400;
	margin-top:0;
	margin-bottom:0;
}

.contact-list .address
{
	color:#17b7c8;
	margin-bottom: 0px;
	margin-top:12px;
}

.contact-list .address-text
{
	color:#e4ebed;
	margin-top:0px;	
	text-decoration:none;
} 

.contact-list .address-text a, a:visited {
	color:#e4ebed;
} 

.contact-list .address-text a:hover {
	color:#05a1b5 !important;
} 

header.coming-soon {
	padding-bottom: 10px;
}



/* Form */
form {
	position: relative;
}

input.email {
	 background: #e4ebed;
	 height:56px;
	 width:355px;	
	 border-style: none;
	border-width: 0;
	border-radius: 5px;
	border: 2px solid #F0ECEE;
	float:left;
	font-weight: 400;
	font-size:1.4em;
	color:#05a1b5;
	padding-left:15px;
	font-style: italic;
}

input.email:focus {
	color:#05a1b5;
	outline:none;
}

input::-webkit-input-placeholder {
	color:#05a1b5;
}

.btn_email {
	background:url(../img/plus.png) no-repeat #05A0B5;
	display: block;
	outline: medium none;
    text-indent: -9000px;
    height: 27px;
    width: 27px;
	float:left;
	/*margin-left: -37px;
    margin-top: 16px;*/
    border:none;
    position: absolute;
    left:333px;
    top: 16px;
}


/* Header */

.coming-soon {
	margin-left:82px;
	position: relative;
	z-index:2;
	padding-bottom: 60px;
}	

header.coming-soon {
	padding-top:74px;
}

header.coming-soon .logo {
	padding-left:0;
}

.wrapper-coming-soon {
	width:100%;
}

.contact-address {
	width:206px;
}

.contact-numbers  {
	padding-top: 0px;
}

.contact-numbers p {
	margin:0;
}

.float-left {
	float:left;
}
.form-msg {
font-style: italic;
}



/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.relative { position: relative; }
.wrapper { width: 981px; margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.justify { text-align: justify; }
.block { display: block; }
.inner-content { padding: 0 0 0 15px; }

.margin-0 { margin: 0; }
.margin-60 { margin:  60px 0}
.margin-30 { margin:  30px 0}
.margin-left-82 {margin-left:82px;}
.margin-124{margin-left:124px;}
.margin-right-10{	margin-right:10px;}
.margin-right-13{	margin-right:13px;}
.margin-right-26{	margin-right:26px;}

.ml-20 { margin-left: 20px; }

.mt-0, .mt-0 p { margin-top: 0px; }
.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }

.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }

.wrapper-coming-soon .social li a{
	-webkit-transition: all 250ms ease-out;
	-moz-transition: all 250ms ease-out;
	-o-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
}




@media screen and (max-width: 730px) {
	
	
	.content{margin-right:20px;}
	
	.coming-soon{margin-left: 20px;}
	
	input.email {width:355px;}
	
	.btn_email {left: 333px;}
}


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

	.logo img { max-width: 100%; }

	
	input.email {width:355px;}
	
	.btn_email {left: 333px;}
	
	
}


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

	
	.container-coming-soon {padding-right: 20px;}
	
	input.email {width:247px;}
	
	.btn_email {left: 225px;}
	
	.content{margin-right:20px;}
	
	.coming-soon{margin-left: 20px;}
	
	
}


@media screen and (max-width: 345px) { 
	
	
	input.email {width: 225px;}
	
	.wrapper-coming-soon{
		width: auto;
		margin-left: 0px;
	}
	
	.btn_email {left: 205px;}
	
	.wrapper-coming-soon {
		width: 175px;
		margin-left: 20px;
	}
	
	.margin-124 {margin-left: 20px;}
	
	.coming-soon {
		margin-left: 20px;
		padding-bottom: 40px;	
	}
	
	header.coming-soon {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.coming-soon p {
		margin-bottom: 10px;
	}
	
	.contact-numbers {
		padding-top: 0;
	}
	
	.wrapper-coming-soon .social {
		right: 10px;
	}
	
	.rights-reserved {
		margin-top: 40px;
	}
	
	.content{
		margin-bottom:30px;
		margin-right:0px;
	}
	
}

/* IE fixes */

.coming-soon p.small, .rights-reserved {
	clear:both;
}
.lt-ie8 .wrapper-coming-soon .twitter-feed{
	margin-top: -50px; 	
}

.lt-ie8 .timer-background {
	display: none;
}

.lt-ie8 input.email {
	line-height: 56px;
}

.lt-ie9 .timer-background p {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.08)";
}



