/**
 * Place your custom styles here.
 */
 
@font-face {
    font-family: 'aileronthin';
    src: url('../fonts/aileron-thin-webfont.eot');
    src: url('../fonts/aileron-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-thin-webfont.woff2') format('woff2'),
         url('../fonts/aileron-thin-webfont.woff') format('woff'),
         url('../fonts/aileron-thin-webfont.ttf') format('truetype'),
         url('../fonts/aileron-thin-webfont.svg#aileronthin') format('svg');
    font-weight: normal;
    font-style: normal;

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

}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;	
}
a {
	color: #81ad25;	
}
.field-slideshow-pager li {
    margin-bottom: 5px;
}
/*heading tags */
h1,h2,h3,h4,
.webform-client-form legend {
    color: #81ad25;	
	font-family: 'Montserrat', sans-serif;
}
h2 {
	font-size: 36px;	
}
h3 {
	font-size: 32px;	
}
h4 {
	font-size: 	26px;
}
.footer h2.pane-title {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;	
}
.footer-wrapper {
	font-size: 16px;	
}
.field-name-body h2 {
font-family: 'Open Sans', sans-serif;
font-size: 26px;	
letter-spacing: -1px;
}
/* top banner */

.header-top {
	background: #52d6ff;
}
.header-top #block-contactinfo-hcard div.vcard div.tel.voice {
	font-size: 34px;
	color: #ffffff;
    font-family: 'aileronthin';
}
.header-top #block-contactinfo-hcard a {
	color: #ffffff !important;
	text-decoration: none;	
}

/* navbar */

/* color of the toggle hamburger icon */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #94d60a;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #3d3d3c;
}
/* navigation menu styles */
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.nav > li > a,
.navbar-default .navbar-nav > li > a,
.nav > li > a:hover, 
.nav > li > a:focus {
    color: #000000;
}

.nav > li > a:hover, 
.nav > li > a:focus {
    background: none;
}
.nav > li > a {
	font-size: 13px;	
}
.navbar-default .navbar-nav a {
	font-size: 13px;	
	text-transform: uppercase;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus,
.dropdown-menu > li > a {
    color: #fff;
    background-color: #8dbc32;
}
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #333333;
}

/* secondary navigation */
#block-menu-block-1 .nav>li>a {
	color: #ffffff;
	background: #8dbc32;
}
#block-menu-block-1 .nav > li > a:hover, #block-menu-block-1 .nav > li > a:focus {
	background: #225884 !important;
}
#block-menu-block-1 .nav > li > a:hover, #block-menu-block-1 .nav > li > a.active {
	background: #225884;
}
#block-menu-block-1 .nav > li > a.active {
	/*display: none; // only enable for sites with long menus to make space*/
}
#block-menu-block-1 .nav > li > a:hover, #block-menu-block-1 .nav > li > a.active:hover {
	background: #225884;
}


/* hero image and caption */

.flexslider a.slide-button {
	background: #c54b24;
	color: #FFFFFF;	
}
.flexslider a.slide-button:hover {
	background: #e16b4d;	
}
.flexslider .hero-caption {
	background: rgba(26, 83, 129, .83);
}
/* news listing */
.event-date-formatter {
	background: #84b941;
	color: #ffffff;
}
/* footer */
.footer-wrapper {
	background: #000000;
	color: #ffffff !important;	
}
.footer-wrapper a {
	color: #ffffff !important;	
}
.headline-wrapper {
	position: absolute;
	width: 40%;
	top: 240px;
	left: 8%;	
	z-index: 8;
}
.headline-title {
    font-family: 'open_sansextrabold';
	color: #ffffff;
	font-size: 50px;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-weight: 800;
	margin-bottom: 30px;
}
a.headline-button {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 2px solid #94d60a;
	display: inline-block;
	clear: both;
	padding: 9px 24px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;	
}
a.headline-button:hover {
	background: #94d60a;
	text-decoration: none;
	color: #000000;	
}
a.quote-button {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: block;
	clear: both;
	padding: 9px 24px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	background: #94d60a;	
	margin-bottom: 20px;
	text-align: center;
}
a.quote-button:hover {
	background: #6e6e6e;
	text-decoration: none;
	color: #ffffff;	
}
#block-block-2 .headline-button {
	color: #000000;	
	
}
#page-header {
	position: relative;	
}
.video-container {
	width: 100%;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	top: -3px;
}
h1.page-header {
    font-family: 'open_sansextrabold';
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-align: left;
	font-size: 50px;
}
@media (min-width: 768px) {
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000000;
    background: none;
}
/* page header */
h1.page-header {
	padding-right: 200px !important;
}
#block-block-2 {
	position: absolute;
	right: 30px;
	top: 20px;	
}
.page-header-wrapper {
	position: relative;
	background: url(../images/bg-page-header.jpg) top right repeat-x;
	background-size: auto auto;
	height: 210px;
	text-align: center;
}

.bg-overlay-inside {
	width: 35%;
	height: 100%;
	background: url(../images/bg-diag-inside.png) top right no-repeat;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;	
	
}
.break-it {
	display: block;	
}
#navbar {
	min-height: 100px;	
}
.logo-wrapper {
	padding-top: 30px;
}
.navbar-default {
    background: none;
    border: 0px;
}
.navbar-default .navbar-nav a:hover {
	color: #7CEC5B;	
}
.navbar-default .navbar-nav a::after {
	content: "/";
	margin-left: 10px;
}
.navbar-default .navbar-nav li.last a::after {
	content: "";
	margin-left: 10px;
}
.navbar-default .navbar-nav .dropdown-menu a::after {
	content: "";
}
video#bgvid {
    width: 100% !important;
    height: auto !important;
}
.slideshow-wrapper {
	position: relative;
	z-index: 9;	
}
.bg-overlay {
	width: 55%;
	height: 100%;
	background: url(../images/bg-diag.png) top right no-repeat;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;	
}

video#bgvid { 
	width: 100% !important;
	height: auto !important;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.bg-white-trans {
	background: url(../images/bg-white-trans.png) top right no-repeat;
	background-size: 100% 220px;
	width: 43%;
	height: 240px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 6;	
}
}
@media (min-width: 1600px) {
.page-header-wrapper {
	background: url(../images/bg-page-header.jpg) top right repeat-x;
	background-size: 100% auto;
}	
}
@media (max-width: 767px) {
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background: none;
}
.navbar-default {
	background: #000000;
}
.logo-wrapper {
	float: right !important;
	padding: 8px;	
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.nav > li > a,
.navbar-default .navbar-nav > li > a,
.nav > li > a:hover, 
.nav > li > a:focus {
    color: #ffffff;
}
}
/* headline breakpoints */

@media (max-width: 1300px) {
.bg-overlay {
	width: 60%;
}	
}
@media (max-width: 1200px) {

.headline-wrapper {
	top: 180px;	
}
.headline-title {
	font-size: 40px;
}
}
@media (max-width: 1150px) {
.bg-overlay {
	width: 55%;
}	
}
@media (max-width: 1000px) {
.bg-overlay {
	width: 50%;
}	
.headline-wrapper {
	left: 30px;	
}
.headline-title {
	font-size: 30px;
}

}
@media (max-width: 900px) {
#navbar .nav {
	margin-right: -45px;
}
.bg-white-trans {
	width: 53%;
}	
}
/* video breakpoints */
@media (max-width: 767px) {
#navbar .nav {
	margin-right: 15px;
}
.video-container #bgvid {
	display: none;
}	
.video-container {
	background: url(../images/kybg1.jpg) top center no-repeat;
	background-size: 100% auto;	
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.bg-overlay {
	width: 65%;
	height: 100%;
	background: url(../images/bg-diag.png) top right no-repeat;
	position: absolute;
	z-index: 8;
	top: 0px;
	left: 0px;
		
}
.headline-wrapper {
	top: 100px;	
}
}
@media (max-width: 550px) {
.headline-wrapper {
	width: 70%;	
}
.headline-title {
	font-size: 26px;
}	
.bg-overlay {
	width: 100%;
		
}
.video-container {
	background: url(../images/kybg1.jpg) top center no-repeat;
	background-size: auto 100%;	
	width: 100%;
	height: 350px;
	overflow: hidden;
}	
}
@media (min-width: 767px) {
.video-container {
	height: 400px;
}	
}
@media (min-width: 900px) {
.video-container {
	height: 500px;
}	
}
@media (min-width: 1100px) {
.video-container {
	height: 600px;
}	
}
@media (min-width: 1300px) {
.video-container {
	height: 700px;
}
.nav > li > a {
	font-size: 16px;
	font-weight: bold;	
}
.navbar-default .navbar-nav a {
	font-size: 16px;	
	text-transform: uppercase;
	font-weight: bold;
}	
}
@media (min-width: 1500px) {
.video-container {
	height: 800px;
}	
}


/* payment form styles */
#webform-client-form-474 label {
	width: 220px;	
}
.media_embed {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.media_embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.action-button:hover {
	background: #3f3f3e;
	text-decoration: none;
	color: #ffffff;	
}
.action-button {
	display: inline-block;
	padding: 8px 20px;
	font-size: 16px;
	text-transform: uppercase;
	background: #94d60a;
	color: #ffffff;
	text-align: center;	
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-top: 15px;
}