/* Theme Name: EM 2018
 * Theme URI: http://demo.oxygenna.com/lambda
 * Description: Lambda Theme
 * Version: 1.22.0
 * Author: Oxygenna.com
 * Author URI: http://www.oxygenna.com
 * Tags: responsive-layout, blue, brown, red, custom-background, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 * License: envato marketplace licence
 * License URI: http://wiki.envato.com/support/legal-terms/licensing-terms/
 */


/*= Top Search
==================================*/
.top.top-right > * { width: 100%; }
.top.top-right .form#searchform { position: relative; }
.top.top-right .top-search { width: 100%; position: absolute; }
.top.top-right .widget_search { position: relative; }
.top.top-right .search-trigger,
.top.top-right .search-close { right: 0px; position: absolute;}
.top.top-right .top-search.active .search-trigger:before,
.top.top-right .top-search.active .search-trigger:after  { background: black !important; }
.top-bar .top-search input { background: rgba(173, 173, 173, 0.35) !important; }
.top-bar { box-shadow: none !important;  }
.top-search .btn { background: none !important; }
.top-search [type="submit"] { color: black !important; }

@media screen and (max-width: 991px) {
	.top-bar { padding-top: 6px !important; }
}
@media screen and (min-width: 992px) {
	#masthead:not(.navbar-scrolled) .navbar-header { position: absolute; bottom: 0px; }
	#masthead:not(.navbar-scrolled) .navbar-header,
	#masthead:not(.navbar-scrolled) .navbar-brand {
		height: 163px !important;
		min-height: 163px !important;
	}
}

/*= Table Press
==================================*/
.small-text { font-size: 0.7em; }
.tablepress td, .tablepress th { line-height: 1.1em; }
.tablepress tfoot th, .tablepress thead th { background-color: #e6e6e6 !important; }
/*= Gravity Forms
==================================*/
.ginput_container input[type="text"]+label, .ginput_container select+label, .ginput_container textarea+label {
    font-size: 1em !important;
}
.top-search input { height: 100% !important; }

.gfield_description {
    margin-top: 0.5em;
}
@media only screen and (min-width: 991px) {
	.name_first, .name_last,
    .top_label [class*='_third'],
    .top_label [class*='_half'] {
        display: inline-block;
    }
    .top_label [class*='_third'] {
        width: 32% !important;
    }
    .top_label [class*='_half'], .name_first, .name_last {
        width: 49% !important;
    }
    .top_label .gf_left_third {
        margin-right: 2%;
    }
    .top_label .gf_right_third {
        margin-left: 2%;
    }
    .top_label .gf_left_half {
        margin-right: 1%;
    }
    .top_label .gf_right_half, .name_last {
        margin-left: 1%;
    }

	.figure.alignleft { width: 37% !important; }
	.figure.alignright { width: 50% !important; }

}

@media only screen	and (max-width : 991px) {
	.alignleft:not(img[class*='wp-image']), .alignright:not(img[class*='wp-image']) { width: 100% !important; float: none !important; }
}
@media only screen	and (min-width : 782px) and (max-width : 991px) {

}
.figure[class*='align'] + section { width: 100%; display: inline !important; }
.figure[class*='align'] + section > .container > .row > .col-md-12 { display: block !important; float: none !important; }
.gform_footer { margin-bottom: 0px !important; }

label.gfield_label:empty {
    display: none;
}
li.gfield > label:first-child { margin-top: 0px !important; }


/*= Bootstrap adjustments
==================================*/
body.single article .post-body > section > .container {
	padding: 0px !important;
}
@media screen and (max-width: 991px){
	[class*='col-md-']:empty { display: none !important; }
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.container { width: 100% !important; }
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
.figure,
.figure > img,
.figure-image > img {
	max-width: auto;
	width: 100%;
}
.row.gutter0,
section.gutter0[class*='gallery-columns-'] > .container,
section.gutter0 > .container > .row > * > .container:not([class*='gutter']) > .row, /* handles inheritance for non-specified containers */
section.gutter0 > .container > .row {
	margin-left: 0em !important;
	margin-right: 0em !important;
}

/* [class*='gallery-columns-'].gutter0 > figure.gallery-item,
[class*='gallery-columns-'].gutter0 li,  */
.row.gutter1 > *,
section.gutter0 > .container > .row > * > .container:not([class*='gutter']) > .row > *,
section.gutter0 > .container > .row > * {
	padding-left: 0em !important;
	padding-right: 0em !important;
}
.row.gutter1,
section.gutter1[class*='gallery-columns-'] > .container,
section.gutter1 > .container > .row > * > .container:not([class*='gutter']) > .row, /* handles inheritance for non-specified containers */
section.gutter1 > .container > .row {
	margin-left: -0.5em !important;
	margin-right: -0.5em !important;
}

/* [class*='gallery-columns-'].gutter1 > figure.gallery-item,
[class*='gallery-columns-'].gutter1 li, */
.row.gutter1 > *,
section.gutter1 > .container > .row > * > .container:not([class*='gutter']) > .row > *,
section.gutter1 > .container > .row > * {
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
}
.row.gutter2,
section.gutter2[class*='gallery-columns-'] > .container,
section.gutter2 > .container > .row > * > .container:not([class*='gutter']) > .row, /* handles inheritance for non-specified containers */
section.gutter2 > .container > .row {
	margin-left: -1em !important;
	margin-right: -1em !important;
}
/* [class*='gallery-columns-'].gutter2 > figure.gallery-item,
[class*='gallery-columns-'].gutter2 li,  */
.row.gutter2 > *,
section.gutter2 > .container > .row > * > .container:not([class*='gutter']) > .row > *,
section.gutter2 > .container > .row > * {
	padding-left: 1em !important;
	padding-right: 1em !important;
}
.row.gutter3,
section.gutter3[class*='gallery-columns-'] > .container,
section.gutter3 > .container > .row > * > .container:not([class*='gutter']) > .row, /* handles inheritance for non-specified containers */
section.gutter3 > .container > .row {
	margin-left: -1.5em !important;
	margin-right: -1.5em !important;
}
/* [class*='gallery-columns-'].gutter2 > figure.gallery-item,
[class*='gallery-columns-'].gutter2 li,  */
.row.gutter3 > *,
section.gutter3 > .container > .row > * > .container:not([class*='gutter']) > .row > *,
section.gutter3 > .container > .row > * {
	padding-left: 1.5em !important;
	padding-right: 1.5em !important;
}
.row.gutter4,
section.gutter4[class*='gallery-columns-'] > .container,
section.gutter4 > .container > .row > * > .container:not([class*='gutter']) > .row, /* handles inheritance for non-specified containers */
section.gutter4 > .container > .row {
	margin-left: -1em !important;
	margin-right: -1em !important;
}
/* [class*='gallery-columns-'].gutter2 > figure.gallery-item,
[class*='gallery-columns-'].gutter2 li,  */
.row.gutter4 > *,
section.gutter4 > .container > .row > * > .container:not([class*='gutter']) > .row > *,
section.gutter4 > .container > .row > * {
	padding-left: 2em !important;
	padding-right: 2em !important;
}

.btn {
	white-space: normal !important;
}
/*= Lambda overrides
==================================*/
blockquote:after {
    top: 0px;
    content: "\201D" !important;
    right: 0px !important;
    display: block;
    font-family: Georgia;
    font-size: 84px;
    line-height: 1;
    position: absolute;
}
.odometer-value { font-size: 0.95em !important; }
.odometer-digit-spacer { padding: 0px; margin-left: -2px; }
.odometer-digit, .odometer-digit * { overflow: visible !important; }
.counter *[class*='odometer-'] { display: inline-block !important; font-family: "AmericanTypewriter-Bold" !important; }
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
	vertical-align: middle !important;
}
.odometer-digit-inner * { width: 100%; }

.post:after {
    clear: both;
    position: relative !important;
    bottom: 0px !important;
    display: block !important;
	margin: 2em 0px;
	height: 2px;
}

.row + h1, .row + h2, .row + h3 { margin-top: 1em !important; }
@media screen and (max-width: 480px) {
	.alignright, .alignleft { width: 100% !important; }
}
@media screen and (max-width: 782px) {
	body.logged-in.admin-bar > .sticky-wrapper { margin-top: 46px !important; }
}
@media screen and (min-width: 783px) {
	body.logged-in.admin-bar > .sticky-wrapper { margin-top: 32px !important; }
}
/*
[class*='col-']:not(.col-text-1) > *:last-child:not(h1):not(h2):not(h3):not(.sidebar-widget) {
	margin-bottom: 0px !important;
} */
[class*='col-'] > *:last-child { margin-bottom: 0px !important; }
@media only screen	and (max-width : 991px) {
	.gform_wrapper { display: block !important; }
	.col-md-8 + .col-md-4 { display: inline-block !important; }
}
@media only screen	and (min-width : 992px) {
	[class*='col-'] {
		display: inline-block;
	}
	.alignright {
		margin: 0 0 1.3em 1.3em !important;
	}
	.alignleft {
		margin: 0 1.3em 1.3em 0 !important;
	}

}
@media only screen	and (max-width : 991px) {
	.navbar-sticky .navbar-collapse {
		max-height: 900px !important;
	}
	.menu .open .dropdown-menu > li > a {
		padding-left: 36px !important;
	}
	li.menu-item.menu-item-has-children.open {
		padding-bottom: 11px;
	}
	nav #menu-main > li:after {
		top: 0px !important;
		width: 3px !important;
		height: 100% !important;
	}
	[class*='col-md'] > *:first-child { margin-top: 30px !important; }

}
*:not(footer) > section .element-bottom-0:not(.btn):not(:last-child) { margin-bottom: 30px !important; }
.text-normal:not(header) > h1,
.text-normal:not(header) > h2,
.text-normal:not(header) > h3,
.text-normal:not(header) > h4 { margin-top: 0px !important; }
h1 p:empty, h2 p:empty, h3 p:empty { display: none; }
h1 p, h2 p, h3 p { margin-bottom: 0px !important; }

.widget_recent_entries .post-icon {
    display: block;
}
.widget_recent_entries li.clearfix {
    display: block;
	min-height: 1em !important;
}

.input-group > input:first-child + span.input-group-btn > button {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
    height: 100%;
}
.feature-grid > * { margin-bottom: 15px; }

.feature-grid > .col-md-4 {
    padding-bottom: 1em;
}
article.post-grid.post-grid-overlay {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

[class*='element-bottom-']:not(.element-bottom-0) + .btn { margin-top: 0px !important; }

[class*='blog-list'] > article.post { margin-bottom: 0px !important; }
[class*='blog-list'] > article.post:last-child:after { display: none !important; }
.col-md-8 > .col-text-1 { width: 100%; }

.blog-header h1 { text-align: left !important; }
body.blog article:after, body.single.single-post hr { border-width: 0px !important; height: 2px !important; }
body.page:not(.home) article > section > .container > .row:first-child:last-child .row:first-child ~ .row div[class*='col-'] > h2,
body.page:not(.home) article > section > .container > .row div[class*='col-'] > h2:not(:first-child) {	border-top-style: solid; border-top-width: 2px; padding-top: 40px !important; }
body.page:not(.home) article > section > .container > .row:first-child:last-child .row:first-child ~ .row div[class*='col-'] > h2,
body.page:not(.home) article > section > .container > .row div[class*='col-'] > h2:not(:first-child) { margin-top: 32px !important; }



article .post-media {
	position: relative;
    z-index: 1;
}
.dropdown-menu {
    padding: 9px 0 5px 0 !important;
}

/*= NORMALIZE .... S P A C I N G
==========================*/


article.page > section > .container.container-vertical-default > .row > [class*='col-md'][style*='background:rgba'] > *:first-child,
body[class*="sidebar"] .sidebar  > div.sidebar-widget {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.widget_recent_entries li.clearfix, body.single.single-post .figure {
	margin-bottom: 1em !important;
	padding-left: 0px;
}

.widget_recent_entries li.clearfix > *:not(.post-icon) {
    padding-left: 48px;
	display: block;
}

/* section > .background-overlay + .container > .row > [class*='col-'] > h2:first-child,  */
section.section-spacer {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* section > .container > .row > [class*='col-'] > :not(h1):not(h2):not(h3) { margin-top: 0px !important; margin-bottom: 0px !important; } */

.col-text-1 > p:last-child {
    margin-bottom: 0px !important;
}

@media only screen	and (min-width : 992px) {
	section.section-spacer { padding-top: 62px !important; }
	.section-spacer .divider-wrapper > * { height: 62px !important; }
	body.page #content > section:first-child h1,
	body.blog #content > section:first-child h1,
	body.archive #content > section:first-child h1 { margin-top: 42px !important; }
	body.page #content > section:first-child h1 { margin-bottom: 33px !important; }
	.gform_body > ul.gform_fields > li:last-child {	margin-bottom: 33px !important; }

}
@media only screen	and (max-width : 991px) {
	section.section-spacer { padding-top: 20px !important; }
	body.page #content > section:first-child h1 {margin-top: 20px !important; margin-bottom: 15px !important;}
	.gform_body > ul.gform_fields > li:last-child {	margin-bottom: 20px !important; }
	.section-spacer .divider-wrapper > * { height: 20px !important; }
}
section iframe { width: 100% !important; }
.video-wrapper.feature-video {
    margin-bottom: 27px;
}
* + .divider-border {
    margin-top: 27px !important;
    margin-bottom: 27px !important;
}
*:not(.blog-header) > h1:first-child,
*:not(.blog-header) > h2:first-child,
*:not(.blog-header) > h3:first-child,
*:not(.blog-header) > h4:first-child,
.row > [class*='col-'] > .row > [class*='col-'] > *:first-child,
.article > section > .container > .row:first-child {
    margin-top: 0px !important;
}
footer .sidebar-widget > *:first-child:last-child, body.single.single-post .social-icons {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
footer .sidebar-widget {
    margin-bottom: 1em !important;
}
a.dropdown-toggle[href="#"] {
    cursor: default !important;
}


/*= EM.com overrides
==================================*/
/*
@font-face {
	font-family: "AvenirNext-Medium";
	src: url('assets/fonts/AvenirNext-Medium/AvenirNext-Medium.eot');
	src: url('assets/fonts/AvenirNext-Medium/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AvenirNext-Medium/AvenirNext-Medium.woff') format('woff'),
		url('assets/fonts/AvenirNext-Medium/AvenirNext-Medium.ttf') format('truetype'),
		url('assets/fonts/AvenirNext-Medium/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
}
@font-face {
	font-family: "AmericanTypewriter-Bold";
	src: url('assets/fonts/AmericanTypewriter-Bold/AmericanTypewriter-Bold.eot');
	src: url('assets/fonts/AmericanTypewriter-Bold/AmericanTypewriter-Bold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AmericanTypewriter-Bold/AmericanTypewriter-Bold.woff') format('woff'),
		url('assets/fonts/AmericanTypewriter-Bold/AmericanTypewriter-Bold.ttf') format('truetype'),
		url('assets/fonts/AmericanTypewriter-Bold/AmericanTypewriter-Bold.svg#AmericanTypewriter-Bold') format('svg');
}

@font-face {
	font-family: "AvenirNext-Regular";
	src: url('assets/fonts/AvenirNext-Regular/AvenirNext-Regular.eot');
	src: url('assets/fonts/AvenirNext-Regular/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/AvenirNext-Regular/AvenirNext-Regular.woff') format('woff'),
		url('assets/fonts/AvenirNext-Regular/AvenirNext-Regular.ttf') format('truetype'),
		url('assets/fonts/AvenirNext-Regular/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
}
@font-face {
	font-family: "Avenir-Light";
    src: url('assets/fonts/Avenir-Light/Avenir-Light.eot');
    src: url('assets/fonts/Avenir-Light/Avenir-Light.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Avenir-Light/Avenir-Light.woff') format('woff'),
		url('assets/fonts/Avenir-Light/Avenir-Light.ttf') format('truetype'),
		url('assets/fonts/Avenir-Light/Avenir-Light.svg#Avenir-Light') format('svg');
} */
.font_action { line-height: 0.9em !important; }
.font_action > * { line-height: 1em !important; }
.font_action { font-family: "Futura LT Condensed Bold" !important; }
.font_action > em, .font_action.italic { font-family: "Futura LT Condensed Bold Oblique" !important; }
.font_action.text-light { color: #8dc63f!important; }
.font_action:not(.text-light) { color: #606161!important; }

body {
    font-family: "Avenir-Light" !important;
    line-height: 1.5em;
}
.menu-item { text-transform: uppercase !important; }
#masthead *, .banner-style p{
	font-family: "AvenirNext-Medium" !important;
}
section *:not(h1):not(h2):not(h3) > p, section ul, section ol { margin-bottom: 1em !important; }

h1,
h1.element-bottom-0 {
	margin-bottom: 37px !important;
}
h2,
h2.element-bottom-0 {
	margin-bottom: 24px !important;
}
h3:not(.post-grid-content-title), h3, h3.element-bottom-0 {
	margin-bottom: 22px !important;
}
#gform_3 .gform_heading { display: none !important; }
.gform_wrapper li { margin-bottom: 1em !important; }
* > h1:not(:first-child), * > h2:not(:first-child), * > h1:not(:first-child), * > h2:not(:first-child) {
    padding-top: 0.25em;
}
* > h3:not(:first-child), * > h3:not(:first-child) {
    padding-top: 0.35em;
}
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
*.lead {
	font-family: "Avenir-Light" !important;
	text-align: left !important;
	text-transform: uppercase !important;
	line-height: 1.2em !important;
	margin-bottom: 1em !important;
}
#masthead *, body.home #content > article:first-child  > section:first-child .tp-caption * {
	font-weight: normal !important;
}

body.home #content > article:first-child  > section:first-child [class*='button'] * {
	color: #7fb912 !important;
}

.big { line-height: 1.09em !important; }
/*  */
/* body.page:not(.home) article > section > .container > .row div[class*='col-'] > hr { margin: 9px 0px 23px 0px !important; } */
img.header_graphic {
	margin-bottom: 1px;
    margin-top: -8px;
	max-height: 64px;
}
.widget_black_studio_tinymce { width: 100%; }
.widget_recent_entries .post-icon, .widget_recent_comments .post-icon, .widget_archive .post-icon, .widget_categories .post-icon, .widget_meta .post-icon, .widget_pages .post-icon, .widget_twitter .post-icon, .widget_nav_menu .post-icon, .widget_rss .post-icon {
    position: relative !important;
    vertical-align: top;
    float: left;
}
/* GLOBAL BUTTONS
=================================*/
.wp-polls-ans li > strong + span  { display: none !important; }
.wp-polls label { font-weight: inherit !important; }
form.wp-polls-form { width: auto; display: inline-block !important; }
.wp-polls .pollbar { background: #9acb3c; }
.wp-polls input.Buttons { background: rgba(154, 203, 60, 0.9) !important; }
.wp-polls .Buttons { border: none !important; }
.wp-polls .Buttons,
body.home #content > article:first-child  > section:first-child [class*='button'] *, .btn, body:not:(.wp-admin) input[type='submit'] {
	font-size: 21px !important;
}
.wp-polls .Buttons,
body.home #content > article:first-child > section:first-child [class*='button'] *, .btn:not(.iconOnly) {
    padding: 0.5em 1.8em 0.5em 1.8em !important;
}
a.btn.iconOnly + a.btn.iconOnly {
    margin-left: 1px !important;
}
.btn.iconOnly {
    padding: 0.5em 0.75em !important;
}
.btn.iconOnly i {
    margin: 0px !important;
    padding: 0px !important;
}
input[type='submit'] {
    padding: 0.4em 2em 0.2em 2em !important;
}
#searchsubmit { padding-left: 1em !important; padding-right: 1em !important; }

.charitybutton {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid white 1px;
	background-color: white !important;
}
body.page #content > section:first-child h1 { text-transform: uppercase !important; }
a.btn { padding-top: 0.65em !important; }
a.btn, body.home #content > article:first-child  > section:first-child [class*='button'] *{
    line-height: 1.3em !important;
}
body.home #content > article:first-child  > section:first-child [class*='button'] {
    line-height: 1em !important;
	padding-top: 0.4em !important;
}

.divider-border-inner/* ,
body.page:not(.home) article > section > .container > .row div[class*='col-'] > hr */ {
    width: 100% !important;
    height: 2px !important;
}
.divider-wrapper > div[style*='height:0px;'] {
    height: 2em !important;
}


/*= EM.com navbar main
==========================*/



.navbar-static-top { border-width: 0px !important; }
#masthead { box-shadow: none !important; }

/*= Footer spacing
==========================*/

section.subfooter > .container > .row[class*='footer-columns'] { margin-top: 2em !important; }
section.subfooter > .container > .row[class*='footer-columns'] > [class*='col-sm-']{ margin: 0px 0px 2em 0px !important; }


section.subfooter #oxywidgetsocial-2,
section.subfooter #countdowntimer-2 { display: block; width: 100%; text-align: center; }
#footer .widget_search form, .jedi-dashboard { max-width: 100% !important; width: 100% !important; }
#footer .jedi-dash, #footer .jedi-tripdash, #footer .jedi-dash_title { color: white !important; float: none !important; display: inline-block; background-size: 100% 100% !important;  }
#footer .jedi-dash_title {
    top: 0px;
    width: 47px;
    height: 100%;
    text-align: center;
}
/*= Banners
===========================*/

.banner-style {
	font-size: 1em;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 1);
}
.charitybutton {
	-moz-box-shadow: 0px 3px 4px #000 !important;
	-webkit-box-shadow: 0px 3px 4px #000 !important;
	box-shadow: 0px 3px 4px #000 !important;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=113, Color='#000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=113, Color='#000');
}
.banner-style h1, .banner-style p { color: white !important; }
.banner-style {
	font-size: inherit !important; line-height: inherit !important;
}
.banner-style h1 {
	font-size: 3.2em !important; line-height: 1em !important;
}
/*
section:not(.hidden-md):not(.hidden-lg) .banner-style h1 {
	font-size: 1.9em !important; line-height: 1em !important; margin-bottom: 0px !important;
} */


.banner-style p em { font-size: 33px; margin: 0px !important; }
.banner-style p { font-size: 33px; margin: 0px 0px 12px 0px !important; }
@media (max-width: 991px) {
    #stats .divider-border { display: none; }


}
/* .fade-background li.active-revslide .slotholder {  re-enable to use overlay color in Visual Builder
	opacity: 0.56 !important;
	filter: alpha(opacity=56) !important;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=56) !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=56) !important;
}
.fade-background > *,
.fade-background > * > * { background-color: inherit !important; }
.background-overlay + .container-fullwidth { background-color: transparent !important; } */




/*= Catlist options
===============================*/
@media (min-width: 991px) {
    ul.catlist.recent-simple-os-container.row > li {
		float: left;
		width: 33.3333333333%;
	}
}
ul.catlist.recent-simple-os-container.row { padding-left: 0px !important; }
ul.catlist.recent-simple-os-container.row > li {
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


/*= Page Backgrounds
==============================*/
body.search #content,
body.blog #content,
body.page #content,
body.archive #content,
body.single #content {
	/* background-image: url( assets/images/WEB-BG.jpg ); */
	background-image: url( /wp-content/uploads/2016/12/WEB-BG-2017.jpg );
	background-color: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* === this was the masthead watermark ... 100% funcitonal but pulled out of design 10/15/15

#masthead {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-image: url(assets/images/masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}


body:not(.admin-bar) #masthead.navbar-stuck:not(.navbar-scrolled) {
	background-position-x: 50% !important;
	background-position-y: -8px !important;
}
body:not(.admin-bar) #masthead.navbar-stuck.navbar-scrolled {
	background-position-x: 50% !important;
	background-position-y: -8px !important;
} */


@media screen and (max-width: 991px) {
	#masthead {
		background-image: none !important;
	}
}
@media screen and (min-width: 992px) {
	body.admin-bar #masthead.navbar-stuck.navbar-scrolled {
		background-position-x: 50% !important;
		background-position-y: -38px !important;

	}
	#masthead .menu-main a[href*='/register'],
	#masthead .menu-main a[href*='active.com'] { margin-left: 24px; }

}
ul.gfield_checkbox > li,
ul.gfield_radio > li {
    padding-left: 30px;
	position: relative;
}
ul.gfield_checkbox > li > input,
ul.gfield_radio > li > input {
	position: absolute;
    width: 1em;
    top: -0.5em;
	left: 0px;
}

.gform_hidden {
    display: none;
}
.gform_wrapper ul[class*='gform_'],
.gform_wrapper ul[class*='gfield_'] {
  padding-left: 0;
  list-style: none; }

.gform_wrapper li {
  margin-bottom: 15px; }

.gform_wrapper form {
  margin-bottom: 0; }

.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }

.ginput_container input[type="file"] {
  height: auto !important; }

.ginput_container input, .ginput_container select, .ginput_container textarea {
  display: block;
  width: 100%;
  height: 2em;
  padding: 6px 12px;
  color: #555;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #999; }

.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999; }

.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999; }


.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #999; }

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0; }

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }

.ginput_container textarea {
  height: auto; }

.gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.gform_button:hover, .gform_button:focus {
  color: #333;
  text-decoration: none; }

.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
}

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e; }

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #428bca;
  border-color: #357ebd; }

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_contains_required.gfield_error {
  color: #b94a48 !important;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: rgba(255, 0, 0, 0.13);
  background-color: #f2dede;
  color: #b94a48; }

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus,.gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
}
.validation_error {
  padding: 15px;
  margin-bottom: 1em !important;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: rgba(255, 0, 0, 0.13);
  color: #b94a48; }

.validation_error h4 {
  margin-top: 0;
  color: inherit; }

.validation_error .alert-link {
  font-weight: bold; }

.validation_error>p, .validation_error>ul {
  margin-bottom: 0; }

.validation_error>p+p {
  margin-top: 5px; }

.validation_error hr {
  border-top-color: #e6c1c7; }

.validation_error .alert-link {
  color: #953b39; }

#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }

#gforms_confirmation_message .alert-link {
  font-weight: bold; }

#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0; }

#gforms_confirmation_message>p+p {
  margin-top: 5px; }

.gallery-row {
  padding: 15px 0; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

.g-recaptcha > div > div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
form li.hidden {
	display: none !important;
}
form li.gfield_error .g-recaptcha,
form li.focus .g-recaptcha {
	display: block !important;
}

ul.gfield_checkbox >li:not(:last-child) {
    margin-bottom: 0px !important;
}
.gf_list_inline div.ginput_container > ul.gfield_checkbox > li {
	display: inline !important;
}
.gf_list_inline div.ginput_container > ul.gfield_radio > li {
	display: inline !important;
	padding: 0px 0.5em !important;
}

.tparrows:before { /* retain the custom arrows AHM setup, new plugin changed to :after so was showing 2 */
    content: '' !important;
}
.col-text-1:not([class*='hidden']) {
    display: block !important;
}


.banner-style > p { text-align: center !important; }

.hesperiden.tparrows.tp-leftarrow:before {
    content: "\e82c" !important;
}
.hesperiden.tparrows.tp-rightarrow:before {
    content: "\e82d" !important;
}
hr.element-top-0.element-bottom-0 { margin: 2em 0px !important; }


a[href*='surveymonkey.com'].btn {  }

div#divLayers .notice,
div#divLayers .error {
    display: none !important;
}

.wp-caption > .thumbnail:not(:last-child) { margin-bottom: 0px !important; }

#footer ul.social-simple li, #footer ul.social-simple, #footer ul.social-simple i {
    font-size: 2em !important;
    vertical-align: top;
    line-height: 1em !important;
}

.div.vc_license-activation-notice {
    display: none;
}
.page section#news .post-grid-content {
    padding: 0.5em;
    text-align: center;
}
.slotholder:before {
    content: '';
    background: url(http://www.eugenemarathon.com/wp-content/uploads/2016/12/Slider-mask-4.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: bottom center;
	background-repeat: no-repeat;
}

.banner-style .green { color: #a3d65c !important; }


#footer > section.section:not(.subfooter) {
    display: none;
}

section.section.subfooter:after {
    content: '';
    display: block;
    position: relative;
    height: 196px;
    width: 100%;
    background: url(assets/images/Footer-2018-temp.png);
    background-position: bottom center;
    bottom: 0px;
    margin-top: -74px;
}
@media screen and (max-width: 767px) {
	.btn { display: block; margin: auto auto auto auto  !important; }
	.btn + .btn { margin-top: 1em !important; }
}
@media screen and (max-width: 991px) {

	.slotholder:before {
		-webkit-background-size: 280% auto;
		-moz-background-size: 280% auto;
		-o-background-size: 280% auto;
		background-size: 280% auto;
		background-position: 50% 86%;
	}
	section.section.subfooter:after {
		background: url(assets/images/Footer-2018-temp-mobile.png);
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: auto;
		padding-top: 88.88%;
		margin-top: 0px !important;
		bottom: -1px;
	}

}
.input-group-btn .btn { font-size: 2em; }
input[type='submit'] {
    padding: 0.4em 2em 0.4em 2em !important;
}
.btn, button, input[type="submit"], .button {
    font-size: 23px !important;
}
article.type-ambassador, article.type-ambassador + div.text-center {
    clear: both;
    display: block;
}
.col-md-8 + .col-md-4 #gform_wrapper_2 input[type='checkbox'] {
    position: relative;
    vertical-align: bottom;
    height: 0.5em;
    line-height: 0.5em;
    margin: 0px;
    font-size: 0;
    padding: 0px;
}

@media screen and (max-width: 991px) {
	.row.partnerSquares > * { width: 100% !important; display: block !important; }
	*:not(footer) > section .row.partnerSquares > *[class*='col-'] {
		margin-bottom: 0px !important;
		margin-top: 1em !important;
	}
}
@media screen and (min-width: 991px) {
	.row.partnerSquares > * { height: 100%; display: table-cell !important; float: none !important; padding-top: 30px !important; }
	.row.partnerSquares > * > * { height: 100%; }
}
.row.partnerSquares > * > * {
    background: rgba(255, 255, 255, 0.38) !important;
    border: solid #7eb21e 1px !important;
	padding: 0px 0px 20px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.row.partnerSquares > * > * > h3 { background-color: #7eb21e; padding: 20px; }
.row.partnerSquares > * > * > h3 *,
.row.partnerSquares > * > * > h3 { color: white !important; }
.row.partnerSquares > * > * > * { padding: 0px 15px; }

/* body[class*="sidebar"] .sidebar  > div:not(.sidebar-widget), */
body.blog .sidebar > div.sidebar-widget,
body.archive .sidebar > div.sidebar-widget {
	display: none !important;
}

body[class*="sidebar"] .sidebar  > div.sidebar-widget ul {
	margin-bottom: 0px !important;
}
body[class*="sidebar"] .sidebar  > div.sidebar-widget li {
	border: none !important;
}
.ui-datepicker {
    z-index: 999999999999 !important;
}
.ui-datepicker-prev, .ui-datepicker-next {
    height: 1.5em;
    top: 50%;
    margin-top: -0.75em;
}
.rev_slider a.btn { /* fixes the register button in top slider */
    padding-left: 20px !important;
    padding-right: 20px !important;
    white-space: nowrap !important;
}

body.single-post article hr {
    display: block;
    clear: both;
}
