/******* 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 {F
	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;
	margin-top: -75px;
	;
	margin-left: -75px;
	cursor: pointer;
}
.know {
	background-color: #7FC244;
    color:white;
}
.know a {
    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: rgba(243, 188, 188, 0);
    border-left: 10px solid #006EB0;
    margin: 0;
    margin-bottom:.8em;
    padding: .5em 1em;
    color: #006EB0;
    font-family: 'Noto Serif';
    font-size: 2.8em;
    line-height: 1.2em;
}
.green blockquote, .blue blockquote {
     border-left: 10px solid #FFF;
     color: #FFFFFF;
}
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;
}
li {
        font-size: 20px;
    line-height: 1.7em;
    font-family: 'Noto Serif';
    margin-bottom: .3em;
}
.logo {
	line-height: 40px;
	margin-top: 25px;
	max-width: 290px;
    width:100%;
}
.bg-img {
    background-size:cover;
}
.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: #000 !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: #000;
}
.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: #70AD3A;
	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;
    color: white;
    font-size: .9em;
    padding: .5em 2em;
    margin-top: .5em;
    transition:all .3s;
}
.btn-ghost:hover, .btn-ghost:focus {
        background-color: rgba(0, 0, 0, 0.22);
    color: white;
}
.btn-primary {
    background-color: #83C041;
    border-color: #83C041;
    border: #fff 2px solid;
    text-transform: uppercase;
    color: white;
    font-size: .9em;
    padding: .5em 2em;
    margin-top: .5em;
    transition: all .3s;
}
footer a {
	color: rgba(255,255,255,1);
}
.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%;
}


/* ====================== 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-center ul li {
    list-style-position: inside;
}
.text-center ul {
    padding:0;
}
.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 {
	text-shadow:3px 3px 3px rgba(0,0,0,.5);
}
.carousel img {
    width:100%;
}
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;
}
.green {
	background: #83BF41;
	color: white;
}
.blue {
        background-color: #006EB0;
    color:white;
}
.get-started {
	background: #eee;
}
.fa {
    font-size:2em;
    color:white;
    margin-top:.5em;
    
}
.sq {
    max-width: 120px;
    margin:0 auto;
}
.section p:last-child {
    margin-bottom:0;
}
@media (min-width:0) {
    .padding {
    padding:50px 40px;
}
.text-padding {
    padding:50px 40px;
}
.carousel-caption {
    background: rgb(2, 171, 172);
    position: static;
    padding: 20px 40px;
    text-shadow: none;
}
blockquote {
   
    font-size: 2em;
    
    max-width: 90%;
}
.bg-img {
    padding:0;
}



}
@media (min-width:768px) {
    .table td:first-child {
    width:10%;
}
.table td:nth-child(2) {
    width:30%;
}
}
@media (min-width:992px) {
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.carousel {
    background:#1F1F1F;
}
.carousel img {
    opacity:.8;
}
.carousel-caption {
	position: absolute;
	top: 35%;
	left: 5%;
	background: none;
	padding: 20px;
	right: 5%;
}
.carousel-caption h1 {
	font-size: 4em;
	line-height: 1em;
    text-shadow:3px 3px 3px #000;
}
.carousel-caption h2 {
	font-size: 1.7em;
}
.carousel-caption p {
	font-size: 1.8em;
	line-height: 1.3em;
}
.padding {
    padding:100px;
}
.text-padding {
    padding:100px 20px;
}
}
@media (min-width:1500px) {
.carousel-caption h1 {
	font-size: 5em;
	line-height: 1.1em;
}
.carousel-caption {
	left: 10%;
	right: 10%;
}
.carousel-caption p {
	font-size: 2em;
	line-height: 1.5em;
}
}
@media (max-width:991px) {
    .same {
    height:auto !important;
}
.bg-img {
    background:transparent !important;
    padding:0;
}
.section .pull-right {
    float:none !important;
}
.parralax-full {
    max-height:500px !important;
}
header {
    position:static;
}
}
@media (max-width:480px) {
    p {
        font-size:1em;
    }
blockquote {
    font-size: 1.5em;
    max-width:100%;
    border-left: 5px solid #FFF;
}
.text-padding, .carousel-caption {
    padding: 30px 15px;
}
.padding {
    padding:30px 40px;
}
.bg-img {
    padding:0;
}
.wufoo-form-container {
    height:900px !important;
}

}


@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
.table td {
    font-family: 'Noto Serif';
    padding: 20px 5px;
}
