/* CSS Document */


/* This code is a winding, convoluted mess of contradictory definitions. For the love of god, if you're a web designer, don't delve any further. It's a slaughterhouse filled with corpses and ignorance. */

/* ================ Reset & Basics (cheers, Tom) ================ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; 
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; 
}
table {
	border-collapse: collapse;
	border-spacing: 0; 
}

/* blargh end */


.menu h1 {

text-align: center;
font-family: 'Open Sans', sans-serif; font-weight: 400;
padding-top: 30px;
padding-bottom: 30px;
font-size:12pt;
word-spacing: 20px;
letter-spacing: 4px;
}


body {
    -webkit-text-size-adjust: 100%;
}


.large img {
    display: block;
    width: 100%;
}


.logo img {
    display: block;
	position:absolute;
	top:76px;
    width: 100%;
	}


.width {
	max-width: 780px;
	min-width: 300px;	
	margin:0 auto; /* centers the wrapper */
	clear:left;
}



.width h2 {
	text-align:center;
	max-width: 780px;	
	padding-top: 30px;
	padding-bottom: 30px;
	font-size:40pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 10px;
}


.width p {	
	padding-top: 30px;
	padding-bottom: 30px;
	font-size:14pt!important;
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	line-height: 32px;
}



.menu a:link {
    color: #000000;
	text-decoration:none;
}

.menu a:hover {
    color: #82D0E8!important;
	text-decoration:none;
}


.menu a:visited {
	text-decoration:none;
	color: #000000;
}


.menu a:active {
    color: #82D0E8;
	text-decoration:none;
}


hr {
	padding: 0px 5px 0px 5px; 
	border: 0; 
	height: 0; 
	border-top: 1px solid #CCCCCC;
	max-width:100%;
}

.fluidMedia {
    position: relative;
    padding-bottom: 65%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	height:0;

}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}


.navicon {

position: absolute;
z-index:1;
padding-top: 30px;
color: #000000;
padding-left:50%;
margin-left:-165px;
letter-spacing:15px;

}


.naviconw {

position: absolute;
z-index:1;
padding-top: 30px;
color: #ffffff;
padding-left:50%;
margin-left:-165px;
letter-spacing:15px;

}



.navicon a:link {color:#000000;font-size:28px;}
.navicon a:visited {color:#000000;font-size:28px;}
.navicon a:hover {color:#FFFFFF;font-size:28px;}




.naviconw a:link {color:#ffffff;font-size:28px;}
.naviconw a:visited {color:#ffffff;font-size:28px;}
.naviconw a:hover {color:#239EC2;font-size:28px;}


.sectiontitle  {
clear:both;

background-color:#239EC2;

}


.sectiontitle h2  {

	text-align:center;	
	padding-top: 30px;
	padding-bottom: 30px;
	font-size:40pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 10px;
	color:#ffffff;

}


.info img {
    display: block;
    width: 100%;
	opacity: 0.0;
	
}

.info {

background-color:#239EC2;

}



.widthinfo {
	max-width: 780px;
	min-width: 300px;	
	margin:0 auto; /* centers the wrapper */
}


.widthinfo h2  {

	text-align:center;	
	padding-top: 116px;
	padding-bottom: 30px;
	font-size:40pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 10px;
	color:#ffffff;

}


.widthinfo h3  {

	text-align:left;	
	padding-top: 30px;
	font-size:30pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 5px;
	color:#ffffff;
	display:inline;

}



.widthinfo p {	
	padding-top: 30px;
	padding-bottom: 30px;
	font-size:14pt!important;
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	line-height: 32px;
	color:#ffffff;
}


.widthinfo hr {
	padding: 0px 5px 0px 5px; 
	border: 0; 
	height: 0; 
	border-top: 1px solid #FFFFFF;
	max-width:100%;
}



.vimeowrapper {

}



.vimeowrapper iframe {
	width: 100%;
	height: 100%;
}



.left_col {
   float:left;
   width:360px;
   display:table-cell;
}

.right_col {
   float:right;
   width:360px;
display:table-cell;
}



.right_col h2 {

	text-align:center;	
	padding-top: 30px;
	padding-bottom: 5px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 3px;
	color:#000000;


}


.left_col h2 {

	text-align:center;	
	padding-top: 30px;
	padding-bottom: 5px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 3px;
	color:#000000;


}



img.icons {
    display: block;
    margin-left: auto;
    margin-right: auto;
	 }
	 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	@media screen and (max-width: 600px) {
	
.menu h1 {

text-align: center;
font-family: 'Open Sans', sans-serif; font-weight: 400;
padding-top: 15px;
padding-bottom: 15px;
font-size:6pt;
word-spacing: 3px;
letter-spacing: 2px;
}

	

.large img {
    display: block;
    width: 100%;
}


.logo img {
    display: block;
	position:absolute;
	margin-top:-30px;
    width: 100%;
	}


.width {
	max-width: 780px;
	min-width: 300px;	
	margin:0 auto; /* centers the wrapper */
	clear:left;
}



.width h2 {
	text-align:center;
	max-width: 780px;	
	padding-top: 15px;
	padding-bottom: 15px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 6px;
}


.width p {	
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	font-size:10pt!important;
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	line-height: 24px;
}



.menu a:link {
    color: #000000;
	text-decoration:none;
}

.menu a:hover {
    color: #82D0E8!important;
	text-decoration:none;
}


.menu a:visited {
	text-decoration:none;
	color: #000000;
}


.menu a:active {
    color: #82D0E8;
	text-decoration:none;
}


hr {
	padding: 0px 5px 0px 5px; 
	border: 0; 
	height: 0; 
	border-top: 1px solid #CCCCCC;
	max-width:85%;
}

.fluidMedia {
    position: relative;
    padding-bottom: 65%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
	height:0;

}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}


.navicon {

position: absolute;
z-index:1;
padding-top: 5px;
color: #000000;
padding-left:50%;
margin-left:-60px;
letter-spacing:3px;

}


.naviconw {

position: absolute;
z-index:1;
padding-top: 5px;
color: #ffffff;
padding-left:50%;
margin-left:-60px;
letter-spacing:3px;

}



.navicon a:link {color:#000000;font-size:14px;}
.navicon a:visited {color:#000000;font-size:14px;}
.navicon a:hover {color:#FFFFFF;font-size:14px;}




.naviconw a:link {color:#ffffff;font-size:14px;}
.naviconw a:visited {color:#ffffff;font-size:14px;}
.naviconw a:hover {color:#239EC2;font-size:14px;}


.sectiontitle  {
clear:both;

background-color:#239EC2;

}


.sectiontitle h2  {

	text-align:center;	
	padding-top: 15px;
	padding-bottom: 15px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 6px;
	color:#ffffff;

}


.info img {
    display: block;
    width: 100%;
	opacity: 0.0;
	
}

.info {

background-color:#239EC2;

}



.widthinfo {
	max-width: 780px;
	min-width: 300px;	
	margin:0 auto; /* centers the wrapper */
}


.widthinfo h2  {

display: none;

}




.widthinfo p {	
	padding-top: 40px;
	padding-bottom: 15px;
	font-size:8pt!important;
	font-family: 'Open Sans', sans-serif; font-weight: 400;
	line-height: 18px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
}


.widthinfo hr {
display: none;
}



.vimeowrapper {

}



.vimeowrapper iframe {
	width: 100%;
	height: 100%;
}



.left_col {
   float:none;
   display:inline;
}

.right_col {
   float:none;
display:inline;
}



.right_col h2 {

	text-align:center;	
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 3px;
	color:#000000;


}


.left_col h2 {

	text-align:center;	
	padding-top: 15px;
	padding-bottom: 0px;
	font-size:20pt;
	font-family: 'Open Sans', sans-serif; font-weight: 300;
	letter-spacing: 3px;
	color:#000000;


}

.spacertext  {

display:none;

}



img.icons {
    display: block;
    margin-left: auto;
    margin-right: auto;
	 }
	
	}