/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

svg path,
svg rect{
  fill: white;
}
.loader {
    background: none repeat scroll 0 0 #020202;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 99999;
}
.loader svg, .loader img {
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: fixed;
    top: 50%;
    width: 40px;
}

#seven {
	display:none !important;
}

.relative {
    position: relative;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:112.5%;
}
body {
	font:300 18px/1.6 'jubilat', Helvetica, Arial, sans-serif;
	color:#e1e1e3;
	background:#020202;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:white;
	text-decoration:none;
	-webkit-transition: all 0.15s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.15s ease-out; 
}
a:hover {
	color:#888;
	-webkit-transition: all 0.05s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.05s ease-out; 
	
}
button {
	-webkit-transition: all 0.15s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.15s ease-out; 
}
button:hover {
	-webkit-transition: all 0.05s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.05s ease-out; 
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	line-height:1.2;
	color:white;
	font-family:museo-sans-condensed;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:white;
}
.home h4 {
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 1rem;
}
#text-10 {
    text-align: center;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width: 960px;
	width:95%;
	margin:0 auto;
	position:relative;
	display:block;
}
/* header */
.header {
    padding: 1.5rem 0 0.5rem;
}
/* logo */
.logo {
    display: block;
    margin: 0 auto 1rem;
    max-width: 220px;
    width: 100%;
}
.logo-img {
	width:100%;
}

/* nav */
nav {
	text-align:center;
}
nav ul {
	margin:0 0 1.3rem;
	padding:0;
	list-style:none;
}
nav .social {
	margin:0;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

p {
	margin:auto auto 1.5rem;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

section.alt {
    padding: 3rem 0;
    overflow:hidden;
}
#four {
    padding-bottom: 0 !important;
}
.alt-logo {
    display: block;
    margin: 0 auto 2rem;
    max-width: 200px;
}
.alt-logos > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.alt-logos.three li {
    display: inline-block;
    width:21.667%;
}

#text-4 {
    margin: 0 0 2rem;
    text-align: center;
}
#text-5 {
    text-align: center;
}
.title {
	color:White;
}
#text-5 .title {
    color: white;
    font-size: 1.5rem;
}
.home .type-post {
    margin: 0 0 2rem;
    overflow:hidden;
}
.collapse {
    display: none;
}


.alt-logos.six > ul {
	margin:0 -10px;
}
.alt-logos.six > ul li {
    float: left;
    padding: 0 10px;
    width: 33.33333%;
    text-align:center;
}


.title {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    margin: 0 0 1rem;
    text-align: center;
    font-family:museo-sans-condensed;
    font-weight:600;
}
.hide-more-posts {
	display:none;
}
.toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: white;
    cursor: pointer;
    font-family: museo-sans-condensed;
    font-weight: bold;
    padding: 5rem 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.toggle:hover {
	color:#888;
}
.toggle .fa {
    display: block;
    margin: 0 0 4px;
}
.date {
    display: block;
    margin: 0 0 0.75rem;
    font-size: 13.5px;
}

#eight ul {
    list-style: outside none none;
    margin: 0 0 2.5rem;
    padding: 0;
}
#eight ul li:first-child {
    color: white;
    font-family: museo-sans-condensed;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0.75rem;
}
.col-6 a {
    text-decoration: underline;
}
#eight .col-6 > ul:first-child {
    margin-top: 7rem;
}
#eight .col-6 > ul:last-child {
    margin:0;
}
#text-11 img {
    bottom: 0;
    position: absolute;
    right: 0;
    width:586px;
}
#text-11 {
	position:static !important;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
.pull-right {
	float:right !important;
}
#eight .col-6:last-of-type ul, #eight .col-6:last-child {
    text-align: left !important;
}
.col-6 {
    float: left;
    width: 50%;
    position:relative;
}
section.alt:last-of-type {
    padding-bottom: 0;
}

#content article > p {
    margin: 0;
}


#text-11 .col-6 img {
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
    width: 680px;
}

.nav li {
    display: inline-block;
    font-family: museo-sans-condensed;
    font-weight: 900;
    letter-spacing: 0.03em;
    padding: 0 5px;
    cursor:pointer;
}
.nav > ul:not(.social) > li:hover {
	color:#888;
}
#seven {
    padding-bottom: 1.5rem;
}
.alt-logos .title {
    font-size: 1.2rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

#eight {
    overflow: hidden;
    padding: 1rem 0 7rem;
    position: relative;
    width: 100%;
}
#eight ul {
    list-style: outside none none;
    margin: 0 0 2.5rem;
    padding: 0;
    text-align: center;
}
footer {
    overflow: hidden;
    padding: 5rem 0;
}
footer .alt-logo {
    display: block;
    margin: 0 0 2rem;
    max-width: 100px;

}
footer nav {
    text-align: left;
}
.footer-credit {
    display: inline-block;
    float: right;
    line-height: 100px;
    margin: 0;
    max-width: 70px;
}
.footer-credit > img {
    display: inline-block;
    vertical-align: middle;
}
.video-nav li { display:block; }
.widget_text {
	position:relative;
}
.video-nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 1rem 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.vid-two, .vid-three {
	display:none;
}
.video-nav ul {
	margin:0 auto;
	padding:0;

}
.video-nav li {
    float: left;
    list-style: outside none none;
    opacity: 0.9;
    padding: 0 5px;
    width: 33.333%;
}
.video-nav li.active, .video-nav li:hover {
	opacity:1;
}

.scrollTop {
	color:white;
    border: 2px solid ;
    bottom: 1.5rem;
    display: none;
    line-height: 50px;
    position: fixed;
    right: 1.5rem;
    text-align: center;
    width: 50px;
    cursor:pointer;
}
.scrollTop:hover {
	color:#888;
}

.single article > a {
    display: block;
	margin:0;
}
.single .type-post {
    background: none repeat scroll 0 0 #080808;
    padding: 0;
}
.entry-content {
    padding: 2rem 0;
}
.single h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    line-height: 1;
    margin: 0 !important;
    padding: 1rem 0;
    position: absolute;
    right: 0;
}
.single h1 a {
	color:white;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
.module {
	opacity: 0;
	filter: alpha(opacity=0);
}
.fade-in {
	-webkit-animation: come-in 1.2s ease forwards;
	animation: come-in 1.2s ease forwards;
}
@-webkit-keyframes come-in {
	0% {
		-webkit-transform: translateY(70%);
		transform: translateY(70%);
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@keyframes come-in {
	0% {
		-ms-transform: translateY(70%);
		-o-transform: translateY(70%);
		-moz-transform: translateY(70%);
		-webkit-transform: translateY(70%);
		transform: translateY(70%);
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% {
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@-webkit-keyframes come {
	0% {
		-webkit-transform: translateY(150px);
		transform: translateY(150px);
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@keyframes come {
	0% {
		-ms-transform: translateY(150px);
		-o-transform: translateY(150px);
		-moz-transform: translateY(150px);
		-webkit-transform: translateY(150px);
		transform: translateY(150px);
		opacity: 0;
		filter: alpha(opacity=0);
	}
	100% {
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
.video-nav {
		display:block;
	}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:768px) {
	html {
	    font-size: 100%;
	}
	body {
		font-size:14.5px;
		line-height:1.5;
	}
	.logo {
	    display: block;
	    margin: 0 auto 1.5rem;
	    max-width: 140px;
	    width: 100%;
	}
	nav ul:first-of-type {
	    font-size: 13.5px;
	    list-style: outside none none;
	    margin: 0 0 1.1rem;
	    padding: 0;
	}
	.videoWrapper span {

	    bottom: -18px;
	
	}
	section.alt {
	    overflow: hidden;
	    padding: 2rem 0;
	}
	.alt-logos.three li {
	    display: inline-block;
	    padding: 0 3rem !important;
	    width: 100%;
	}
	#text-5 .title {
	    color: white;
	    font-size: 1.2rem;
	}
	.blog-thumn {
	    display: block;
	    margin: 0 0 1.3rem;
	}
	.video-nav {
	    bottom: 0;
	    padding: 10px 0;
	}
	#seven {
	    padding: 5rem 0 0;
	}
	#seven .alt-logo {
	    display: block;
	    margin: 0 auto 1.5rem;
	    max-width: 200px;
	}
	#eight .col-6 > ul:first-child {
	    margin-top: 0;
	}
	body section#eight .col-6 > ul li{
		text-align:center !important;
	}
	.col-6 {
		width:100%;
	}
	#text-11 img {
		display:none;
	}
	#eight {
	    padding: 3rem 0;
	}
	.blog-thumn img {
	    width: 100%;
	}
	footer {
	    overflow: hidden;
	    padding: 0 0 3rem;
	}
	footer .alt-logo {
	    display: block;
	    margin: 0 auto 2rem;
	    max-width: 100px;
	}
	footer nav ul {
		text-align:center;
	}
	.footer-credit {
	    display: block;
	    float: none;
	    line-height: 50px;
	    margin: 0 auto;
	}
}
@media only screen and (min-width:480px) {

	.social li {
	    margin: 0 8px;
	}

}
@media only screen and (min-width:768px) {
	.header {
	    padding: 3.5rem 0 2.5rem;
	}
	.logo {
		 max-width:270px;
	}
	.alt-logo {
		max-width:270px
	}
}
@media only screen and (min-width:996px) {
	.blog-thumn {
	    background: none repeat scroll 0 0 #0c0c0c;
	    float: left;
	    margin: 0 2rem 0 0;
	    max-width: 180px;
	    padding: 0.5rem;
	}
	.alt-logos.six > ul {
		margin:0 ;
		text-align:center;
	}
	.alt-logos.six > ul li {
	    display: inline-block;
	    padding: 0;
	    text-align: center;
	    width: 15.667%;
	    float:none;
	}
	
	footer .alt-logo {
	    display: block;
	    float: left;
	    margin: 0 1.5rem 0 0;
	    max-width: 100px;
	}
	footer nav ul {
	    display: inline-block;
	    float: left;
	    line-height: 100px;
	    margin: 0 1.5rem 0 0;
	}
	.col-8 {
		width:80%;
		float:left;
	}
	#text-11 img {
    bottom: -100px;
    position: absolute;
    right: 0;
    width: 586px;
}

}
@media only screen and (min-width:1140px) {
	.logo {
	    margin:0 auto 1.5rem;
	}
	nav {
	    margin: 0;
	    text-align: center;
	}
	section.alt {
		padding:5rem 0;
	}
	/* #four {
	    margin: 0 0 -2rem;
	    padding: 3rem 0 0 !important;
	} */
	
	#text-5 .title {
	    font-size: 1.2rem;
	    color:white;
	}

	#two {
	    padding: 8rem 0;
	}
	.video-nav {
		padding:2rem 0;
	}	
}
@media only screen and (min-width:1200px) {
	#two {
	    padding: 14rem 0;
	}
	#two .alt-logo {
	    margin: 0 auto 4rem;
	}
	#text-4 {
	    margin: 0 0 3rem;
	    text-align: center;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
	
	.alt-logos.three li {
	    display: inline-block;
	    width: 6%;
	}
	.alt-logos.six > ul li {
	    width: 8.667%;
	}
}

.one {
	padding-left:0;
}
.three {
	padding-right:0;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	-webkit-transition: all 0.15s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.15s ease-out; 
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 12px;
    color: white;
    left: 0;
    opacity: 0;
    padding: 15px 0;
    position: absolute;
    right: 0;
    text-align:center;
    box-shadow: 0 -10px 25px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.15s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.15s ease-out; 
}
.videoWrapper:hover > span {
	opacity:1;
	-webkit-transition: all 0.15s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.15s ease-out; 
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
