/******* DO NOT REMOVE/MODIFY ANYTHING IN HERE, OVERRIDE LATER IF NECESSARY ******/
body,html {
	-webkit-overflow-scrolling: touch;
	font-size: 14px;
	font-size: 1rem;
	font-weight: 400;
	overflow-x: hidden;
}
img.responsive {
	padding-left: 0;
	padding-right: 0;
}
.sponsor-title{
	text-align:center;
	font-size:.8em;
	padding:2px;
	color:#bbb;
	background:#333;
}
img.responsive.pull-left {
	padding-left: 0;
	padding-right: 15px;
}
img.responsive.pull-right {
	padding-left: 15px;
	padding-right: 0;
}
.pull-center {
	text-align:center;
}
.dropdown-submenu {
    position: relative;
}
.parallax-container{
	position:relative;
}
.video-wrapper{
	position:relative;
}
.play-button{
	position:absolute;
	top:50%;
	left:50%;
	width:150px !important;
	margin-top:-75px;;
	margin-left:-75px;
	cursor: pointer;
}
.play-button2{
	position:absolute;
	top:50%;
	left:50%;
	width:150px !important;
	margin-top:-75px;;
	margin-left:-75px;
	cursor: pointer;
}

.know {
	background-color: #008493;
}
.know p, .know h3 {
    color: white;
}
.no-gutter .col-md-6{
	margin:0px;
	padding:0px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
@font-face {
    font-family: 'BLOKKNeue-Regular';
    src: url('/fonts/BLOKKNeue-Regular.eot');
    src: url('/fonts/BLOKKNeue-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/BLOKKNeue-Regular.woff') format('woff'),
         url('/fonts/BLOKKNeue-Regular.svg#BLOKKNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/******* END DO NOT REMOVE/MODIFY ANYTHING IN HERE, OVERRIDE LATER IF NECESSARY ******/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	font-size:16px;
	color: #666;
	overflow-x:hidden;
	font-weight:300;
}

.container-full-width{
	width:100% !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
html {
	overflow-x:hidden;
}
h1, h2, h3, h4 {
	font-weight: 700;
	font-family: Arial, sans-serif;
	line-height: 1.2em;
	letter-spacing:-0.05em;
}
.navbar-default{
	background:none;
	border:none;
}
.navbar-default .navbar-nav>li>a {
    padding: 20px 10px;
	text-transform:uppercase;
	font-size:.85em;
}
.navbar-center {
    display:inline-block;
}
.pull-center {
	text-align:center;
    margin:auto;
}
.padded {
	padding:50px 0px;
}
.header {
	height:auto;
	margin:0;
	padding:0;
	
	position:absolute;
	width:100%;
	height:100px;
	left:0px;
	right:0px;
	z-index:900;
}
h1{ 
	font-size:2.1em;
}
h2{
	font-size:1.9em;
}
h3{
	font-size:1.7em;
}
.lead {
	font-size:18px;
	line-height:1.5em;
}
blockquote{
	margin:0px;
	padding:0px;
	border:0;
}
blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
}
.section{
	padding:20px 0;
}
blockquote small{
	font-weight: 300;
}
h4{
	font-size: 1.14em;
	line-height: 1.5;
	font-weight: bold;
}
h5{
	font-size: .95em;
	text-transform:uppercase;
	font-family:serif;
	font-weight:bold;
}
a{
	color:#000;
}
.logo {
	
    line-height: 40px;
	margin-top:25px;
    max-width: 290px;
}
.inverse {
	background: #333;
    color: #eee;
}

.mm-menu > .mm-panel {
	padding: 20px 0;
	
}
.no-padding-text-wrapper{
	padding:0 20px;
}
.mm-navbar a {
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 40px;
	color: rgba(255, 255, 255, 0.6) !important;
	font-size: 16px !important;
	line-height: 40px;
	width: 40px;
	height: 40px;
	padding: 0;
}
.mm-navbar a:hover {
	border-color: #fff;
	color: #fff !important;
}
.mm-listview {
	text-transform: uppercase;
	font-size: 12px;
}
.mm-listview li:last-child:after {
	content: none;
	display: none;
}
.mm-listview li:after {
	left: 20px !important;
	right: 20px !important;
}
.mm-listview a {
	text-align: left;
	margin-left: 20% !important;
}
.mm-listview a,
.mm-listview .fa {
	color: rgba(255, 255, 255, 0.6);
}
.mm-listview a:hover,
.mm-listview a:hover .fa {
	color: #fff;
}
.mm-listview .fa {
	position: absolute;
	left: 50px;
  	top: 12px;
}
.mm-list a.mm-subopen {
	background: rgba(255,255,255,.4);
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;              
}
.mm-menu > .mm-panel > .mm-listview {
  margin: 20px 0px;
}
.mm-submenu {
	  background: rgba(255,255,255,.08);
}
.mm-submenu 
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
	padding-right: 5px;
	margin-right:0px;
}
.mm-menu.mm-theme-black .mm-listview > li:after {
  border-color: rgba(255, 255, 255, 0.1);
}
.mm-panel > .mm-list {
	margin-left: -20px;
	margin-right: 0px;
		-webkit-transition: all 0.3s ease-in-out;                  
	-webkit-transition: all 0.3s ease-in-out;                  
	-webkit-transition: all 0.3s ease-in-out;                  
	-webkit-transition: all 0.3s ease-in-out;                  
	-webkit-transition: all 0.3s ease-in-out;   
}
.tabs {
	display: block;
	position: relative;
	margin: 10px 10px 0 9px;
}
.tabs {
	right: 0px;
	top: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Chalet",Arial,Helvetica,serif;
	overflow: hidden;
	text-align:center;
}
.tabs li {
	display: block;
	background: #333332;
	padding:10px 4px;
	border-right:1px solid #000;
	max-height:50px;
	margin-bottom:1px;
}
.tabs li a {
	color:#fff;
	font-weight:600;
	letter-spacing:-0.01em;
	font-size:14px;
}
footer {
	background:#7fc244;
	color:rgba(255,255,255,.8);
	padding:20px 0;
}
footer p {
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
}
footer .social-icons {
	font-size:22px;
}
footer{
	padding:100px 0;
}
.btn-ghost{
	border:#fff 2px solid;
	text-transform: uppercase;
}
footer a{ 
	color:rgba(255,255,255,1);
}
/* ====================== Navigation Button ==================================================*/
#nav-icon {
	width: 50px;
	height: 45px;
	position: relative;
	margin: 20px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon span {
	display: block;
	position: absolute;
	height: 5px;
	width: 50%;
	background: #222;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon span:nth-child(even) {
	left: 50%;
	border-radius: 0 9px 9px 0;
}
#nav-icon span:nth-child(odd) {
	left:0px;
	border-radius: 9px 0 0 9px;
}
#nav-icon span:nth-child(1), #nav-icon span:nth-child(2) {
	top: 0px;
}
#nav-icon span:nth-child(3), #nav-icon span:nth-child(4) {
	top: 12px;
}
#nav-icon span:nth-child(5), #nav-icon span:nth-child(6) {
	top: 24px;
}
#nav-icon.open span:nth-child(1),#nav-icon.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon.open span:nth-child(2),#nav-icon.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(1) {
	left: 5px;
	top: 7px;
}
#nav-icon.open span:nth-child(2) {
	left: calc(50% - 5px);
	top: 7px;
}
#nav-icon.open span:nth-child(3) {
	left: -50%;
	opacity: 0;
}
#nav-icon.open span:nth-child(4) {
	left: 100%;
	opacity: 0;
}
#nav-icon.open span:nth-child(5) {
	left: 5px;
	top: 23px;
}
#nav-icon.open span:nth-child(6) {
	left: calc(50% - 5px);
	top: 23px;
}
.navbar {
 	margin-bottom: 0px; 	
}
.text-left {
	text-align:center;
}
.text-right{
	text-align:center;
}
.text-center {
	text-align:center;
}
.text-pad {
	padding:15px 20px;
}
.carousel-caption {
	background: rgba(35, 35, 35, 0.4);
	position: static;
}
.carousel-caption h2 {
	font-size: 1.75em;
}
.carousel-caption p {
	
}

p{
	font-size:20px;
	line-height:1.7em;
	font-family:'Noto Serif';
	margin-bottom:2em;
}
.topo{
	background:url(../img/topo-light.jpg);
}
.topo.dark{
	background:url(../img/topo-dark.jpg);
	color:#fff;
}
.get-started {
	background:#eee;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container img{
	width: 100% !important;
}
.relativeWrap{
	position:relative;
}
.relativeWrap:hover .overlayCaption{
	display:block;
}
.overlayCaption{
	background:black;
	opacity:0.8;
	width:100%;
	position:absolute;
	bottom:0;
	display:none;
}
.overlayCaption p{
	color:#ececec;
	padding: 12px 15px 0 15px;
}
#nav-icon span{
	background:#efefef !important;
}
.carousel img{
	width:100%;
}
.photoCredit{
	margin-top:-96px !important;
	font-size: 17px !important;
	padding-left:7px;
}
.photoCreditTop{
	margin-bottom:-100px;
}
.banner-homepage {
    background: 0 0;
}
.banner-homepage {
    background-size: cover;
    overflow: hidden;
    padding: 0;
    height: 100%;
    width: 100%; 
}
.banner {
    position: relative;
}
.banner-filter {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+70,fdeb2f+71,fdeb2f+78,fdeb2f+78,000000+79,000000+84,000000+84,fdeb2f+85,fdeb2f+90,fdeb2f+90,000000+91,000000+100&0.35+0,0.35+100 */
background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 1%, rgba(0,0,0,0.25) 70%, rgba(253,235,47,0.35) 70%, rgba(253,235,47,0.35) 78%, rgba(0,0,0,0.25) 78%, rgba(0,0,0,0.25) 85%, rgba(253,235,47,0.35) 85%, rgba(253,235,47,0.35) 90%, rgba(0,0,0,0.25) 90%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 1%,rgba(0,0,0,0.25) 70%,rgba(253,235,47,0.35) 70%,rgba(253,235,47,0.35) 78%,rgba(0,0,0,0.25) 78%,rgba(0,0,0,0.25) 85%,rgba(253,235,47,0.35) 85%,rgba(253,235,47,0.35) 90%,rgba(0,0,0,0.25) 90%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 1%,rgba(0,0,0,0.25) 70%,rgba(253,235,47,0.35) 70%,rgba(253,235,47,0.35) 78%,rgba(0,0,0,0.25) 78%,rgba(0,0,0,0.25) 85%,rgba(253,235,47,0.35) 85%,rgba(253,235,47,0.35) 90%,rgba(0,0,0,0.25) 90%,rgba(0,0,0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#59000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 98;
}
.imageThin{
	width: 50%;
    margin: 0 auto;
    margin-top: -50px;
}
.backgroundTexture{
	background:url(../img/topo-light.jpg);
}
.smallHeaderText{
	
}
.smallPlay{
	width:114px !important;
	top:65% !important;
	left:55% !important;
}
@media (max-width:768px){
	.imageThin{
		width: 80%;
	    margin: 0 auto;
	}
}
@media (max-width:450px){
	.imageThin{
		width: 88%;
	    margin: 0 auto;
	}
}
@media (max-width:450px){
	.logo{
		width:200px !important;
	}
}
@media (max-width:991px){
	.smallPlay{
		width:114px !important;
	    top: 58%!important;
	    left: 52%!important;
	}
	.photoCredit{
		margin-top:-14px !important;
		font-size: 17px !important;
		padding-left:7px;
	}
	.photoCreditTop{
		margin-bottom:0px !important;
	}
}
@media (max-width:514px){
	.smallPlay{
		width:114px !important;
	    top: 68%!important;
	    left: 54%!important;
	}
}
@media (max-width:991px){
	.carousel-caption{
		margin-top: -8px;
	}
}
@media (min-width:992px) {
	.text-left {
		text-align:left;
	}
	.text-right{
		text-align:right;
	}
	.text-center {
		text-align:center;
	}
	
	.carousel-caption {
		position: absolute;
		bottom: 20%;
		left:5%;
		text-align:left;
		background:rgba(0,0,0,.2);;
		padding:20px;

	}
	h1{
		font-size:3.5em;
	}
	.carousel-caption h2 {
		font-size: 1.7em;
	}
	.carousel-caption p {
		font-size: 2em;
		line-height:1.5em;
	}
	.text-pad {
		padding:0;
	}
	
	.section{
		padding:100px 0;
	}
	.section.no-padding{padding:0px;}
}