@font-face {
    font-family: 'ArmitageRegular';
    src: url('fonts/DTF_Armitage_Regular-webfont.eot');
    src: url('fonts/DTF_Armitage_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DTF_Armitage_Regular-webfont.woff') format('woff'),
         url('fonts/DTF_Armitage_Regular-webfont.ttf') format('truetype'),
         url('fonts/DTF_Armitage_Regular-webfont.svg#ArmitageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background: #339999;
	font-size: 100%;
	line-height: 1.5;
	font-family: 'ArmitageRegular', helvetica, arial, sans-serif;
	font-weight: 100;
	word-wrap: break-word;
	color: #FFFFFF;
}

#wrapper
{
	width: 100%;
	overflow: hidden;
}

/* BLOCKS */

.block
{
	min-width: 960px;
	position: relative;
	padding: 60px 20px;
	position: relative;
	overflow: hidden;
}

.arrow-container
{
	min-width: 960px;
	background: #0098cf url(/css/images/shadow.png) repeat-x top;
}

.green-arrow
{
	background: #0098cf url(/css/images/green-arrow.png) no-repeat center;	
	width: 40px;
	height: 38px;
	margin: 0 auto;
}

.blue-top
{
	background: #0098cf;
}

.blue-top .block
{
	min-height: 551px;
	padding: 22px 20px 60px 20px;
}

.purple
{
	background: #9b7adc url(/css/images/shadow-bottom.png) repeat-x bottom;
}

.purple .block
{
	min-height: 619px;
	padding-bottom: 0;
}

.orange
{
	background: #f36e21;
}

.orange .block
{
	min-height: 192px;
}

.blue
{
	border-top: solid 2px #FFFFFF;
	background: #0098cf;
}

.blue .block
{
	min-height: 374px;
}

.light-green
{
	border-top: solid 2px #FFFFFF;
	background: #03ae2c;
}

.light-green .block
{
	min-height: 550px;
	padding: 0 20px;
}

/* BLOCK INNER */

.block-inner
{
	position: relative;
	width: 960px;
	z-index: 3;
	margin: 0px auto;	
}

.light-green .block-inner
{
	margin: 0px auto;
}

/* BLOCK TEXT */

.block-text
{
	position: relative;
	top: 0;
	left: 0;
	padding: 0 8% 0 0;
	width: 42%;
	float: left;
	font-size: 1em;
	line-height: 2;
	font-weight: 100;
}

.block-text.right
{
	left: auto;
	right: 0;
	float: right;
	padding: 0 0 0 8%;
	width: 42%;
}

.light-green .block-text
{
	margin: 60px 0;
}

.block-text h1
{
	margin-bottom: 1em;
	font-size: 1.750em;
	font-weight: bold;
}

.block-text p,
.block-text ul
{
	margin-bottom: 30px;
}

.block-text li
{
	margin: 0px 0px 15px 20px;
}

.block-text .large-list
{
	font-size: 1.125em;
}

.block-text a,
.block-text a:visited
{
	color: #FFF;
	text-decoration: none;
}

p.last
{
	margin-bottom: 0;
}

/* BLOCK BACKGROUNDS */

.background
{
 	width: 100%;
 	position: absolute;
 	left: -50%;
 	top: 0%;
 	z-index: 1;
}

.background.right
{
	right: -50%;
 	left: auto;
}

.background.second
{
	left: auto;
 	right: -106%;
}

.blue-top .background
{
	top: 22px;
}

.orange .background
{
	position: absolute;
	top: 50%;
	margin-top: -96px;
}

.blue .background.second,
.blue .background
{
	margin-top: 51px;
}

.light-green .background
{
	margin-top: -78px;
}

.background img
{
	float: right;
}

.background.right img,
.background.second img
{
	float: none;
}

/* HEADER */

.logo 
{
	width: 250px;
	height: 257px;
	display: block;
	margin: 0 auto;
	background: url(/css/images/logo.png) no-repeat;
	margin-bottom: 70px;
}

.logo span
{
	position: absolute;
	left: -99999px;
}

.tagline
{
	width: 350px;
	margin: 0 auto 60px auto;
	font-size: 1.5em;
	font-weight: 100;
	text-align: center;
}

.tagline.register {
	margin-bottom: 20px;
	width: auto;
}

.tagline.thanks {
	width: auto;
	font-size: 2em;
}


/* NAVIGATION */

nav ul
{
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden; 
	width: 300px;
}

nav li 
{
	margin-left: 30px;
	float: left;
	list-style-type: none;
}

nav li a
{
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	display: block;
	padding: 16px 0px 14px 0px;
}

nav li a:hover,
nav li a:focus
{
	text-decoration: underline;
}


/* FOOTER */

footer
{
	background: url(/css/images/shadow.png) repeat-x top;
}

footer h1,
footer p
{
	font-size: 1.5em;
	line-height: 1.5;
	text-align: center;
	font-weight: 100;
	width: 600px;
	margin: 0 auto;
	margin-bottom: 40px;
}

footer h1
{
	font-size: 1.750em;
	font-weight: 100;
}

footer p
{
	font-weight: 100;
}

footer .disclaimer
{
	width: 780px;
	font-size: 1em;	
	margin-bottom: 20px;
}

/* NEWSLETTER FORM */


.content_form
{
	overflow: hidden;
	margin: 0 0 90px 0;
}

.content_form .textinput,
.content_form label
{	
	font-size: 1.5em;
	font-weight: 100;
	/*303 283*/
	width: 279px;
	height: 28px;
	float: left;
	padding: 15px;
	outline: none;
	border: none;
}

.content_form .textinput
{
	font-size: 1.125em;
	margin-right: 30px;
}

.content_form label
{
	text-align: right;
	width: auto;
	padding: 15px 15px 15px 0;
}

.content_form .submit_button
{
	color: #FFFFFF;
	font-size: 1.5em;
	width: 110px;
	background: none;
	padding: 14px 12px;
	display: block;
	float: left;

	border: 1px solid #fff;
}

.content_form .submit_button:hover,
.content_form .submit_button:focus
{
	text-decoration: underline;
	cursor: pointer;
}

@media only screen and (max-width:980px) 
{
    
    .content_form .textinput,
    .content_form label
    {
        float: none;
        width: 100%;
        box-sizing: border-box;
        height: auto;
    }
    
    .content_form .submit_button
    {
        margin-top: 10px;
    }
}


/* SOCIAL ICONS */

.social
{
	list-style-type: none;
	width: 117px;
	overflow: hidden;
	margin: 60px auto;
}

.social li
{
	float: left;
}

.social li a
{
	width: 29px;
	height: 30px;
	display: block;
	background-image: url(/css/images/social-icons.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: 15px;
}

.social #skype
{
	background-position: -44px 0px;
}

.social #twitter
{
	background-position: -88px 0px;
}

.social #facebook
{
	background-position: -132px 0px;
	margin-right: 0px;
}

.social li a span
{
	position: absolute;
	left:  -99999px;
}


/* MEDIA  QUERIES*/

@media  (max-width: 767px) {

	/*
	body
	{
		border: solid 10px red;
		border-width: 10px 0px;
	}*/

	.block,
	.blue .block,
	.arrow-container
	{
		width: auto;
		min-width: 0;
		padding: 30px 20px;
	}

	.arrow-container
	{
		padding: 0;
	}

	.blue-top .block,
	.purple .block,
	.orange .block,
	.blue .block,
	.light-green .block,
	.blue-top .block
	{
		height: 100%;
		min-height: 0;
	}

	.blue-top .block
	{
		padding: 0px 20px 30px 20px;
	}

	.block-inner
	{
		width: 100%;
	}

	.logo
	{
		margin-bottom: 45px;
	}

	.tagline
	{
		margin: 30px auto 15px auto;
	}

	nav ul
	{
		position: static;
		margin: 0 auto;
	}

	nav li
	{
		margin: 0;
	}

	nav li a
	{
		padding: 15px;
	}

	.block-text,
	.block-text.right
	{
		width: 100%;
		padding: 0;
		position: static;
		z-index: 0;
		float: left;
	}

	p.last
	{
		margin-bottom: 30px;
	}

	.light-green .block-text 
	{
		margin: 15px 0;
	}

	.background,
	.background.right,
	.blue .background,
	.purple .background
	{
		position: static;
		z-index: 0;
		float: left;
		width: 100%;
		background-size: 100% auto;
		margin: 0 auto;
	}

	.background.second
	{
		display: none;
	}

	.background img
	{
		margin: 0 auto;
		max-width: 90%;
		height: auto;
		display: block;
	}

	.light-green .background
	{
		margin-top: auto;
	}

	.light-green .background img
	{
		max-width: 50%;
	}

	footer h1,
	footer p,
	footer .disclaimer
	{
		width: 100%;
		margin-bottom: 20px;
	}

	footer label
	{
		text-align: left;
		padding: 15px 0;
	}

	footer .textinput
	{
		width: 96%;
		padding: 15px 2%;
	}

	.submit_button
	{
		color: #FFFFFF;
		font-size: 1.5em;
		text-decoration: underline;
		width: 100%;
		background: none;
		padding: 30px 15px 15px ;
		margin: 0 auto;
	}

	.content_form
	{
		margin: 30px 0 60px 0;
	}

	ul.social
	{
		margin: 30px auto 0 auto;
	}
}

@media  (max-width: 480px) {

	.tagline 
	{
	width: 100%;
	}

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

	.light-green .background img
	{
		max-width: 60%;
	}	

	.light-green .block-inner
	{
		min-height: 100%;
	}

	footer .textinput 
	{
		width: 92%;
		padding: 15px 4%;
	}

}	


