/*

 Theme Name:     Glasser Inc

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme for Glasser Inc.

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */
.archive.et_right_sidebar #left-area,
.woocommerce-cart.et_right_sidebar #left-area,
.woocommerce-checkout.et_right_sidebar #left-area{
	padding-right: 0;
    width: 100%;
}
.archive.et_right_sidebar #main-content .container:before,
.woocommerce-cart.et_right_sidebar #main-content .container:before,
.woocommerce-checkout.et_right_sidebar #main-content .container:before{
	display: none;
}

.et_header_bottom_container {
    background: #002E59;
}
body.et_header_style_left .logo_container{
    width: auto;
    max-width: 100%;
}
ul#et-header_bottom>li {
    display: inline-block;
    width: 16.66%;
    text-align: center;
    float: left;
	position: relative;
}
ul#et-header_bottom>li> a {
    display: block;
    color: #fff;
    /*padding: 25px 0;*/
    padding: 30px 0;
    font-size: 19px;
    transition: ease 0.3s;
}
#et_top_search {
    width: 100px;
    float: left;
    margin: 0;
    line-height: initial;
    padding: 35px 15px 15px;
    font-size: 18px;
    color: #002e59;
    transition: ease 0.3s;
}
.et_pb_menu_hidden #et_top_search {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
.et_pb_menu_visible #et_top_search {
    opacity: 1;
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);
}
#et_search_icon:before,.et_pb_menu_hidden #et_search_icon:before {
    top: 5px;
    right: 0;
    left: initial;
    font-size: 15px;
    font-weight: 900;
    transform: rotate(270deg)!important;
    -webkit-transform: rotate(270deg)!important;
    -moz-transform: rotate(270deg)!important;
    -o-transform: rotate(270deg)!important;
}
#et_search_icon {
    top: -4px;
    position: relative;
    padding-right: 20px;
    transition: ease 0.3s;
    cursor: pointer;
}
#et_search_icon:hover{
	opacity: 0.8;
	color: #002e59;
}
.et_fullwidth_nav #main-header .container.et_pb_search_visible.et_pb_no_animation,
.et_fullwidth_nav #main-header .container.et_search_form_container.et_pb_search_form_hidden {
    height: 84px !important;
}
.et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
    right: 250px !important;
    z-index: 9;
}
.et_header_style_left #et-top-navigation, 
.et_header_style_split #et-top-navigation,
.et_header_style_left .et-fixed-header #et-top-navigation, 
.et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top: 0;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding: 35px 15px 15px;
    font-size: 18px;
}
.et_pb_join {
    float: right;
    margin-left: 30px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.et_pb_join a {
    background: #748494;
    display: block;
    /*padding: 16px 40px;*/
    padding: 20px 80px;
    color: #fff;
    line-height: 43px;
    font-size: 36px;
    font-weight: bold;
    cursor: pointer;
    transition: ease 0.3s;
}
ul#et-header_bottom ul.sub-menu {
    display: none;  
    position: absolute;
    background: #002e59;
	left: 2%;
    right: 2%;
}
ul#et-header_bottom .menu-item-has-children:hover ul.sub-menu,ul.sub-menu:hover{
    display: block;  
}
ul#et-header_bottom ul.sub-menu > li > a {
    color: #fff;
    font-size: 18px;
    padding: 15px 15px;
    display: inline-block;
    width: 100%;
    transition: ease 0.3s;
}
	ul#et-header_bottom ul.sub-menu > li:last-child > a{
		padding-bottom: 30px;
	}
ul#et-header_bottom ul.sub-menu > li > a:hover, 
.et_pb_join a:hover,ul#et-header_bottom>li> a:hover {
    opacity: 0.8;
}
#top-menu li,#top-menu>li:last-child {
    padding-right: 25px;
}
.container.clearfix.et_menu_container {
    padding-right: 0 !important;
}
header#main-header.top-unpinned {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
header#main-header.top-pinned {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#footer-bottom {
    background: #002e59;
    padding: 100px 15px 40px;
}
#footer-bottom .container,ul.about_topics_list {
    text-align: center;
}
.footer_signup_form_block {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}
.footer_signup_form_block h5 {
    font-size: 24px;
    color: #002E59;
    font-weight: bold;
    line-height: 20px;
	margin-bottom: 0;
}
.footer_signup_form_block .subtitle{
	font-size: 18px;
}
.container.subpage_header {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px 15px !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    z-index: 99;
    background: #fff;
}
.container.subpage_header h3 {
    font-size: 30px;
    font-weight: 600;
    color: #002e59;
    padding: 0;
    margin: 0 auto;
}
.footer_signup_form {
    display: flex;
    align-content: space-around;
    justify-content: center;
    margin: 20px auto 0;
}
img.footer_logo {
    margin-top: 50px;
    width: 100%;
    max-width: 500px;
	border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.footer_signup_form input[type=email], .footer_signup_form input[type=text] {
    height: 50px;
    padding: 10px 20px;
    border: 2px solid #8597aa;
    border-radius: 15px;
    /*margin-right: 10px;*/
        width: 100%;
}

.footer_signup_form span.wpcf7-form-control-wrap.your-email {
    width: 35%;
    padding-right: 10px;
}
.footer_signup_form span.wpcf7-form-control-wrap.FirstName,
.footer_signup_form span.wpcf7-form-control-wrap.LastName {
    margin-right: 10px;
    width: 20%;
}
.footer_signup_form span.wpcf7-form-control-wrap.ZipCode {
    margin-right: 10px;
    width: 12%;
}
.footer_signup_form input[type=email]::placeholder, 
.footer_signup_form input[type=text]::placeholder{
    color: #8597aa;
    font-style: italic;
    font-size: 16px;
}
.footer_signup_form input.wpcf7-form-control.wpcf7-submit {
    height: 50px;
    padding: 0 30px;
    background: #002e59;
    color: #fff;
    font-size: 18px;
    border: 1px solid;
    border-radius: 20px;
    transition: ease 0.3s;
	cursor: pointer;
}
#footer-bottom div.wpcf7-mail-sent-ok,
#footer-bottom div.wpcf7-validation-errors{
	border: 2px solid #fff;
	color: #fff;
}
.home_blue_block h4 {
    padding-bottom: 20px;
}
.home_blue_block .et_pb_button {
    min-width: 190px;
}
.home_top_header_section .header-content {
    max-width: 450px !important;
    float: right;
    padding-top: 30px;
    padding-bottom: 100px;
}
.home_top_header_section .header-content .et_pb_fullwidth_header_subhead {
    padding-bottom: 15px;
}
.home_top_header_section .header-content .et_pb_button.et_pb_more_button.et_pb_button_one {
    margin-top: 60px;
}
ul.home_color_block_list {
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: space-around;
    align-content: center;
}
ul.home_color_block_list >li {
    margin: 10px;
    border: 0px solid #9aa9b9;
    width: 25%;
    border-radius: 20px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
ul.home_color_block_list >li>.color_block_header {
    padding: 30px 15px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #1e7e1f;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    min-height: 120px;
    display: inline-flex;
    width: 100%;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
ul.home_color_block_list >li>.color_block_footer a{
    display: inline-block;
    text-align: center;
    background: #002e59;
    transition: ease 0.3s;
    color: #fff;
    font-size: 16px;
    padding: 6px 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}
ul.home_color_block_list >li>.color_block_content {
    color: #002E59;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    min-height: 240px;
}
ul.home_color_block_list >li>.color_block_footer {
    text-align: center;
    padding: 10px;
}
ul.home_color_block_list li:nth-child(2) .color_block_header {
    background: #e3c215;
}
ul.home_color_block_list li:nth-child(3) .color_block_header {
    background: #1b78c5;
}
ul.home_color_block_list li:nth-child(4) .color_block_header {
    background: #682860;
}
ul.about_topics_list,ul.member_benefits_list,ul.join_membership_block_list{
    padding: 0!important;
    list-style: none;
}
ul.about_topics_list > li ,ul.join_membership_block_list > li {
    display: inline-block;
    width: 33%;
    text-align: center;
    padding: 15px;
}
ul.about_topics_list > li > a {
    display: block;
    background: #002e59;
    border-radius: 15px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
ul.about_topics_list > li > a>.about_topics_content {
    background: #fff;
    border: 0px solid #99a8b8;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    color: #002e59;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 15px 35px;
}
ul.about_topics_list > li > a > .about_topics_header {
    height: 160px;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
ul.about_topics_list > li > a > .about_topics_header>img {
    max-width: 100%;
    height: 50px;
    margin: 50px auto;
}
ul.about_topics_list > li > a > .about_topics_header.about_sub_image_header>img {
    max-width: 100%;
    height: auto;
    margin: 0;
}
ul.join_membership_block_list > li:last-child {
    float: right;
}
.select_a_topic_box,.membership_levels_box {
    padding-top: 50px !important;
    border-top: 1px solid #99a8b8;
}
.select_a_topic_box:before {
    content: "Select a Topic";
    display: block;
    color: #002e59;
    background: #fff;
    position: absolute;
    top: -25px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
}
ul.member_benefits_list>li{
    display: inline-block;
    width: 50%;
    padding:0 30px;
}
ul.member_benefits_list .member_benefits_header{
    min-height: 130px;
    background-size: cover !important;
    background-position: center !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
ul.member_benefits_list>li {
    display: inline-block;
    width: 50%;
    padding: 2px 10px;
    float: left;
}
.member_benefits_inner_block {
    border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.member_benefits_content {
    padding: 30px;
    font-size: 12px;
    color: #002e59;
    min-height: 230px;
}
.member_benefits_content>p {
	font-size: 14px!important;
    line-height: 1.7em;
    margin-bottom: 10px;
}
.member_benefits_content h5 {
    font-size: 21px;
    font-weight: bold;
    color: #002e59;
}
.member_benefits_content a {
    color: #002e59;
    font-size: 15px;
    font-weight: 600;
}
.members_benefits_box h3 {
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    font-weight: 700 !important;
}
.members_benefits_box p{
	font-size: 14px!important;
}
.members_benefits_box.benefits_box_less_padding {
    padding-top: 65px;
}
.member_benefits_container.benefits_container_less_padding ul.member_benefits_list {
    top: -55px;
}
.member_benefits_container .et_pb_button {
    text-align: center;
}
.benefits_container_less_padding ul.member_benefits_list .member_benefits_content {
    padding: 30px 30px 40px;
}
.membership_levels_box:before {
    content: "Levels";
    display: block;
    color: #002e59;
    background: #fff;
    position: absolute;
    top: -25px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    left: 50%;
    white-space: nowrap;
    transform: translateX(-50%);
}
.membership_block_header {
    padding: 30px 15px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    background: #002e59;
    border-top-left-radius: 20px;
	border-top-right-radius: 20px;
    min-height: 180px;
    display: inline-flex;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
.membership_block_inner {
    border: 0px solid #99A8B8;
    border-radius: 20px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.membership_block_content {
    padding: 50px 30px;
    color: #002e59;
    font-size: 12px;
    line-height:1.7em;
}
.membership_block_content p {
    min-height: 80px;
}
.membership_block_content a {
    font-weight: 600;
    font-size: 15px;
    color: #002e59;
    margin-top: 40px;
    display: inline-block;
}
ul.home_color_block_list >li>.color_block_footer a:hover, .et_pb_button:hover,
.footer_signup_form input.wpcf7-form-control.wpcf7-submit:hover,
.level_page_product_content a:hover,span.event_button:hover {
    opacity: 0.8;
}
.members_benefits_box {
    padding-top: 230px;
}
ul.member_benefits_list {
    position: relative;
    top: -60px;
}
.member_benefits_container {
    margin-bottom: -170px;
    margin-top: 0;
    padding: 0px!important;
}
#top-menu>li.custom_menu_mobile {
    display: none;
}
ul.level_page_product_list {
    padding: 0;
    display: block;
    text-align: center;
}
.event_content_section .featured-events ul.level_page_product_list{
    display: flex;
}
/*ul.level_page_product_list>li {
    display: inline-block;
    width: 31%;
    margin: 10px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    float: left;
    min-height: 380px;
}*/
ul.level_page_product_list>li {
    display: inline-flex;
    width: 31%;
    margin: 10px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    min-height: 420px;
}

.level_page_product_header {
    min-height: 180px;
    background-size: cover!important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.level_page_section_block .et_pb_row.et_pb_row_custom .et_pb_column{
     border-top: 1px solid #99a8b8;   
}
body.page-template-eventlist-page-template .level_page_section_block .et_pb_row.et_pb_row_custom .et_pb_column{
	border: 0;
}
.level_page_product_content h4 {
    color: #002e59;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}
h3.level_page_section_heading {
    text-align: center;
    margin: 0 auto 20px;
    color: #002e59;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    top: -20px;
    background: #fff;
    display: table;
    padding: 0 20px;
}
.level_page_product_content {
    padding: 20px 15px;
    color: #002e59;
    text-align: center;
}
.et_pb_section.level_page_section_block {
    padding-top: 0;
    padding-bottom: 0;
}
.product_slider .owl-item>div {
    border: 1px solid #99a8b8;
    border-radius: 10px;
}
.product_slider_item_header {
    min-height: 180px;
    background-size: cover !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.product_slider_item_content {
    padding: 30px 15px;
    text-align: center;
    color: #002e59;
    font-size: 12px;
}
.product_slider_item_content>p{
	font-size: 12px!important;
}
.product_slider_item_content h5 {
    color: #002e59;
    font-size: 18px;
    font-weight: 600;
}
.product_slider_item_content a {
    background: #99a8b8;
    font-size: 12px;
    color: #fff;
    padding: 5px 18px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 20px;
}
	.product_slider_item_content a:hover{
		background:#002e59;
	}
.product_slider .owl-item {
    opacity: 0.5;
    transition: ease 0.3s;
}
.owl-carousel .owl-stage-outer {
    padding: 100px 0;
}
.product_slider .owl-item.active.center {
    transform: scale(1.4);
    background: #fff;
    z-index: 99;
    opacity: 1;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.owl-dots .owl-dot span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #99a8b8;
    margin: 5px;
    border-radius: 50%;
}
.owl-dots .owl-dot.active span {
    background: #002d58;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 23%;
    /* background: #99a8b8; */
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 23%;
    /* background: #98a8b8; */
}
.owl-carousel .owl-nav span {
    font-size: 80px;
    color: #002e59;
    padding: 8px;
    line-height: 25px;
    display: inline-block;
}
ul.level_page_product_list>li>a:hover h4 {
    color: #002e59;
    text-decoration: underline;
}
.event_content_section ul.level_page_product_list>li{
    min-height: 100px;
}
.event_content_section ul.level_page_product_list>li .level_page_product_content {
    min-height: 105px;
}
.event_content_section ul.level_page_product_list>li>a {
    width: 100%;
    display: block;
}
.event_content_section span.event_button {
    color: #002e59;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 30px;
    transition: ease 0.3s;
}
ul.about_topics_list.about_topics_col_2>li {
    width: 49%;
}
ul.about_topics_list.about_topics_col_4>li {
    width: 24%;
}
ul.about_topics_list.about_topics_col_4 > li > a>.about_topics_content>p{
    min-height: 52px;
}
ul.about_topics_list.about_topics_col_4 > li > a {
    display: grid;
}
ul.about_topics_list.about_topics_col_4 > li > a > .about_topics_header{
    height: 100px;
}
ul.about_topics_list.about_topics_col_3 > li > a > .about_topics_header{
    height: 140px;
}

/* Standard Page Styles */
body.page-template-default:not(.home) h1,
body.page-template-eventlist-page-template h1{
	margin: 0 auto;
	font-size: 32px;
	font-weight: 700;
    line-height: 1.2;
	text-align: center;
	color: #002E59;
}
body.page-template-default:not(.home) h2{
	margin-top: 3rem;
	font-size: 28px;
	color: #002E59;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 1rem;
	line-height: 1.1;
}
body.page-template-default:not(.home) p{
	font-size: 22px;
    line-height: 1.5;
    padding-bottom: 0;
    margin-bottom: 1.8rem;
}
	body.page-template-default:not(.home) .event-size p{
		font-size: 18px;
	}
body.page-template-default:not(.home) sup{
	font-size: .6em;
}
body.page-template-default:not(.home) #et-main-area ul,
body.page-template-default:not(.home) #et-main-area .entry-content ol{
	font-size: 22px;
	margin-bottom: 1.8rem;
	padding-left: 40px;
	list-style-position: outside;
}
body.page-template-default:not(.home) #et-main-area .et_pb_text_inner ol:not(.normal):first-of-type{
	list-style: none;
    padding: 0;
}
	body.page-template-default:not(.home) #et-main-area ul li,
	body.page-template-default:not(.home) #et-main-area ol li{
		margin-bottom: 0.8em;
		line-height: 1.5!important;
		position: relative;
	}
	body.page-template-default:not(.home) #et-main-area ol li{
		padding: 0 0 0 21px;
	}
	body.page-template-default:not(.home) #et-main-area ol li a{
		text-decoration: underline;
	}
	body.page-template-default:not(.home) #et-main-area ol li a:hover{
		opacity: .7;
	}
	body.page-template-default:not(.home) #et-main-area .et_pb_text_inner ol:not(.normal):first-of-type li:before{
		content: "\f0da";
		font-family: FontAwesome;
		display: block;
		position: absolute;
		top: 1px;
		left: 0;
		color: #2ea3f2;
	}
#et-main-area{
	position:relative;
}
.breadcrumb{
	text-align: center;
    position: absolute;
    top: 0;
    display: block;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
}
.breadcrumb a{
	color: #002e59;
    background: #F1F2F2;
    display: inline-block;
	padding: 15px 35px;
	text-decoration: underline;
	min-width: 200px;
}
	.breadcrumb a:hover{
		opacity: .7;
	}
body.page-template-default:not(.home) .et_pb_button,
body.page-template-default:not(.home) .et_pb_button:hover,
body.page-template .et_pb_button,
body.page-template .et_pb_button:hover,
a.smallblue{
	background: #002e59;
	color: #fff!important;
	border-radius: 8px;
	margin-top: 10px;
    display: inline-block;
	font-size: 20px;
    font-weight: 500!important;
    line-height: 1.7em!important;
	border:0;
	/* padding: .3em 1em; */
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
	min-width: 120px;
    text-align: center;
}
body.page-template-default:not(.home) #response .et_pb_button,
body.page-template-default:not(.home) #response .et_pb_button:hover{
	display: inline;
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: .5em 1em;
}
	body.page-template-default:not(.home) #response .et_pb_button:after{
		display:none;
	}
	a.smallblue:hover{
		padding: .3em 2em .3em .7em;
		color: #fff!important;
		text-shadow: none;
		opacity: 0.8;
	}
	a.smallblue:after {
		font-family: ETmodules!important;
		position: absolute;
		margin-left: -1em;
		opacity: 0;
		text-shadow: none;
		font-size: 32px;
		font-weight: 400;
		font-style: normal;
		font-variant: none;
		line-height: 1em;
		text-transform: none;
		content: "\35";
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	a.smallblue:hover:after{
		margin-left: 0;
		opacity: 1;
	}
body.page-template-default:not(.home) blockquote{
	padding: 20px 20px 4px;
	border-radius: 6px;
	position: relative;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	border-left: 10px solid #2ea3f2;
}
	body.page-template-default:not(.home) blockquote p{
		font-size: 18px;
	}
	body.page-template-default:not(.home) blockquote a{
		background: #2ea3f2;
		color: #fff;
		display: inline-block;
		margin-top: 20px;
		padding: .3em 1em;
		border-radius: 8px;
		font-weight: 700;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	body.page-template-default:not(.home) blockquote a:hover{
		padding: .3em 2em .3em .7em;
		color: #fff!important;
		text-shadow: none;
		opacity: 0.8;
	}
	body.page-template-default:not(.home) blockquote a:after {
		font-family: ETmodules!important;
		position: absolute;
		margin-left: -1em;
		opacity: 0;
		text-shadow: none;
		font-size: 28px;
		font-weight: 400;
		font-style: normal;
		font-variant: none;
		line-height: 1em;
		text-transform: none;
		content: "\35";
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	body.page-template-default:not(.home) blockquote a:hover:after{
		margin-left: 0;
		opacity: 1;
	}

h1.home_slider_heading {
    font-weight: 700;
    font-size: 28px;
    text-align: left;
    color: #fff;
}
h5.home_slider_sub_heading {
    font-weight: 600;
    font-style: italic;
    font-size: 22px;
    line-height: 1.7em;
    text-align: left;
    padding-bottom: 15px;
    color: #fff;
}
.home_slider_item .inner_content p {
    font-size: 18px;
    text-align: left;
    color: #fff;
}
.home_slider_item .inner_content a,
.home .et_pb_slide_content a {
    color: #ffffff;
    background: #002e59;
    border-radius: 10px;
    font-size: 20px;
    background-color: #002e59;
    padding: 10px 25px;
    margin-top: 60px;
    display: inline-block;
}
.owl-carousel.home_banner_slider .owl-stage-outer {
    padding: 0;
}
.home_slider_item .inner_content {
    text-align: center;
    max-width: 450px !important;
    padding-top: 30px;
    padding-bottom: 100px;
}
.home_slider_item .inner_content.right{
	float: right;
}
.home_slider_item .inner_content.center{
	float: none;
	margin: 0 auto;
}
.home_slider_item .inner_content.center h1.home_slider_heading{
	text-align:center;
}
.home_slider_item .inner_content.left{
	float: left;
}

.owl-carousel.home_banner_slider .owl-dots.disabled {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.owl-carousel.home_banner_slider .owl-dots .owl-dot.active span {
    box-shadow: 3px 0px 9px rgba(255,255,255,0.4);
}
.owl-carousel.home_banner_slider .owl-nav button.owl-prev {
    left: 0;
}
.owl-carousel.home_banner_slider .owl-nav button.owl-next{
    right: 0;
}

body.page-template-default:not(.home) blockquote h3{
	font-weight: 700;
    line-height: 1.2em;
}

body.page-template-default:not(.home) .boxes .et_pb_column_1_3{
	border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
	body.page-template-default:not(.home) .boxes .et_pb_column_1_3 .et_pb_image{
		background: #002e59;
		padding: 40px;
		margin-bottom: 0;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
	}
	body.page-template-default:not(.home) .boxes .et_pb_column_1_3 .et_pb_image img{
		max-width: 50px;
	}
	body.page-template-default:not(.home) .boxes .et_pb_column_1_3 p{
		text-align: center;
		font-size: 14px!important;
		line-height: 1.5;
		padding-bottom: 0;
		margin-bottom: 1.8rem;
		padding: 30px 30px 10px;
	}
	body.page-template-default:not(.home) .boxes .et_pb_column_1_3 p strong{
		font-size: 21px;
		font-weight: bold;
		color: #002e59;
	}

#filter {
	text-align: center;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    border: 1px solid;
}
#filter select,
#filter button{
	font-size: 15px;
	margin: 0 4px;
}
#filter select{
	border: 0px;
    border-bottom: 1px solid #002E59;
}
#filter button{
	margin: 0 14px;
    background: #002E59;
    color: #fff;
    border: 0;
    padding: 8px 20px;
    border-radius: 4px;
}
	#filter button:hover{
		opacity: .8;
		cursor: pointer;
	}
#response h4{
	font-size: 18px;
	padding: 0;
	font-weight: 700;
	line-height: 1.2em;
}
#response h4 a{
	color: #2ea3f2;
}
#response h4 a:hover{
	text-decoration: underline;
}

#response {
    position: relative;
    top: 3px;
    left: 3px;
	display: flex;
    flex-wrap: wrap;
    margin: 0 0 3em 0;
    padding: 0;
	align-items: center;
	justify-content: center;
}
#response > .Rtable-cell {
    width: 12.66%;
}
#response > .Rtable-cell.Rtable-cell--head{
	width: 24%;
	text-align:left;
}
.Rtable-cell--head {
    border-color: #5a6673;
    color: white;
}
.Rtable-cell {
    margin: -3px 0 0 -3px;
    background-color: white;
    border-color: #e2e6e9;
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    padding: 0.8em .4em;
    overflow: hidden;
    list-style: none;
    border: solid 3px white;
	text-align:center;
}

.pum-theme-660 .pum-container, 
.pum-theme-cutting-edge .pum-container{
	padding: 0!important;
	background-color: #fff;
	border-top-left-radius: 12px!important;
	border-top-right-radius: 12px!important;
}
.pum-content .et_pb_section{
	background-color: #002e59;
	border-radius: 12px;
}
.pum-theme-660 .et_pb_image img{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.pum-theme-660 .pum-content + .pum-close, 
.pum-theme-cutting-edge .pum-content + .pum-close{
	background: transparent!important;
    box-shadow: none!important;
}
.pum-theme-660 .pum-content, 
.pum-theme-cutting-edge .pum-content{
    color: #000;
}
.pum-content .et_pb_section:not(.et_pb_fullwidth_section){
	padding: 0!important;
}
.pum-content .et_pb_row.et_pb_row_fullwidth{
	width: 100%!important;
    max-width: 100%!important;
	padding: 0;
}
.pum-content .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et_pb_text:first-child{
	width: 100%;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.pum-content h2{
	margin: 0!important;
    padding: 80px;
    background: rgba(255,255,255,.3);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
	font-size: 28px;
    color: #002E59;
    font-weight: 700;
}
.pum-content .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et_pb_text{
	width: 89%;
    margin: 0 auto;
}
.pum-content p{
	font-size: 18px;
}
.pum-content .gform_wrapper ul.gform_fields li.gfield{
	padding-right:0;
	margin-top: 0;
}
.pum-content .gform_wrapper li.hidden_label input,
.pum-content .gform_wrapper .gform_footer{
	margin-top: 0;
    border: 0;
    text-align: center;
}
.pum-content .gform_wrapper .gform_footer{
	margin:0;
}
.pum-content .gform_wrapper .gform_footer input.button, 
.pum-content .gform_wrapper .gform_footer input[type=submit]{
	border: 0;
    width: 100%;
    padding: 8px;
    font-weight: 700;
    text-transform: uppercase;
	color: #00264e;
	margin-left: 0!important;
	background: #00264e!important;
	color: #fff!important;
}
	.pum-content .gform_wrapper .gform_footer input.button:hover, 
	.pum-content .gform_wrapper .gform_footer input[type=submit]:hover{
		background: #fff!important;
		color: #00264e!important;
	}
	
/* FORMS */
body.page-template-default:not(.home) #et-main-area .inline ul{
	padding-left: 0;
}
.gform_wrapper .inline .top_label .gfield_label{
	display: inline-block;
	width: 15%;
}
.gform_wrapper .top_label .gfield_label, 
.gform_wrapper legend.gfield_label{
	font-size: 20px;
}
body .gform_wrapper .inline .top_label div.ginput_container{
	display: inline-block;
    width: 80%;
}
.gform_wrapper .field_description_below .gfield_description{
	padding-top: 0!important;
}
.gform_wrapper .inline .field_description_below .gfield_description{
	margin-left: 15%;
}
.gform_wrapper .gform_footer.top_label input.button, 
.gform_wrapper .gform_footer.top_label input[type=submit]{
	color: #ffffff;
    background: #002e59;
	border: 0;
    border-radius: 10px;
    font-size: 20px;
    background-color: #002e59;
    padding: 10px 25px;
	cursor: pointer;
	margin-left: 40px;
}
.gform_wrapper .inline .gform_footer.top_label input.button, 
.gform_wrapper .inline .gform_footer.top_label input[type=submit]{
	margin-left: 15%;
	padding-left: 0;
}
	.gform_wrapper .gform_footer.top_label input.button:hover, 
	.gform_wrapper .gform_footer.top_label input[type=submit]:hover{
		opacity: .8;
	}
.gform_wrapper.gf_browser_chrome select{
	padding: 4px!important;
}
body.page-template-default:not(.home) #et-main-area .gform_wrapper ul ul{
	padding-left: 0;
}
.gform_wrapper .gfield_repeater_wrapper .gfield_repeater_cell label{
	font-weight: 700;
    font-size: inherit;
	color: #666;
}
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell{
	margin-bottom: 0.8em;
    line-height: 1.5!important;
    position: relative;
	padding-right: 16px;
}
.gfield_repeater_wrapper .gfield_repeater_items .gfield_repeater_item input{
	border-radius: 0;
}
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:first-child,
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(2),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(4),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(5),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(6),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(7),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(8),
.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(9){
	width: 33.3%;
    float: none;
    padding-top: 0;
    display: inline-block;
}
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:first-child input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(2) input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(4) input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(5) select,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(6) input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(7) input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(8) input,
	.gfield_repeater_items .gfield_repeater_item .gfield_repeater_cell:nth-child(9) input{
		width: 100%
	}
.gfield_repeater_buttons .add_repeater_item_plus, 
.gfield_repeater_buttons .remove_repeater_item_minus{
	position: relative;
}
button.add_repeater_item:after{
	content: 'Add Participant';
    display: inline;
    position: absolute;
    left: 34px;
	white-space: nowrap;
}
.gfield_repeater_buttons .remove_repeater_item_minus{
	margin-left: 140px!important;
}
button.remove_repeater_item:after{
	content: 'Remove Participant';
    display: inline;
    position: absolute;
    left: 34px;
	white-space: nowrap;
}
body .gform_wrapper .top_label div.ginput_container.gfield_signature_container,
#input_5_40_toolbar,
#input_6_24_toolbar,
#input_6_26_toolbar{
	width: 80%!important;
}
body.page-template-default:not(.home) #et-main-area ul.gfield_radio li,
body.page-template-default:not(.home) #et-main-area ul.gfield_checkbox li{
	margin-bottom: 0.4em;
}

body .gform_wrapper #gform_7 ul li.gfield{
	margin-top:0;
}
body.page-template-default:not(.home) #et-main-area #gform_7 ul li{
	margin-bottom:0;
}
.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large,
#gform_7 textarea{
	margin-top: 12px;
}

#response .full{
	width: 100%;
	text-align: center;
	margin-top: -10px;
    margin-bottom: 10px;
	font-style: italic;
}
@media only screen and (min-width: 1350px){
	body.page-template-default:not(.home) .et_pb_section:not(.et_pb_fullwidth_section) {
		padding: 80px 0;
	}
	body.page-template-default:not(.home) #et-boc .et_builder_inner_content .et_pb_section:nth-child(2){
		padding: 40px 0 80px;
	}
	body.page-template-default:not(.home) #et-boc .et_builder_inner_content .et_pb_section:last-child{
		padding: 80px 0 0;
	}
}
@media(min-width:980px){
	body.page-template-default:not(.home) blockquote{
		padding: 40px 50px;
		float: right;
		width: 375px;
		margin: 0 0 40px 40px;
		display: flex;
		flex-direction: column;
		z-index: 1;
	}
	.page-template-default.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module{
		margin-bottom: 5.75%;
	}
	#center-boxes.et_pb_row{
		text-align:center;
		justify-content: center;
	}
	.et_pb_gutters3 #center-boxes .et_pb_column_1_3{
		float: none;
		display: inline-block;
	}
	.et_pb_gutters3 #center-boxes .et_pb_column_1_3:last-child{
		display:none;
	}
	.product_slider.owl-carousel .owl-nav.disabled{
		display: block;
		position: absolute;
		top: 50%;
		width: 100%;
		bottom: 50%;
	}
}


@media(max-width:1200px){
    .et_pb_join a {
        padding: 20px 40px;
        font-size: 32px;
    }
    ul#et-header_bottom>li> a {
        font-size: 18px;
    }
    .et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
        right: 165px !important;
    }
}

@media(max-width:1024px){
    .et_pb_join {
        margin-left: 20px;
    }
    .et_pb_join a {
        padding: 20px 30px;
        font-size: 30px;
    }
    .et_header_style_left #et-top-navigation nav>ul>li>a, 
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding: 35px 10px 10px;
        font-size: 18px;
    }
    ul.home_color_block_list{
        display: block;
    }
    ul.home_color_block_list >li {
        display: inline-block;
        width: 30%;
    }
    ul.level_page_product_list>li {
        width: 47%;
    }
}
@media(max-width:999px){
    .product_slider .owl-item.active.center {
        transform: scale(1);
    }
    .product_slider_item_header {
        min-height: 300px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -40px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -40px;
    }
}
@media(max-width:980px){
    ul#et-header_bottom>li> a {
        padding: 20px 0;
        font-size: 14px;
    }
    .et_header_style_left #logo, .et_header_style_split #logo{
        max-width: 100%;
    }
    .container.clearfix.et_menu_container {
        width: 100%;
        padding-left: 30px;
    }
    span.mobile_menu_bar.mobile_menu_bar_toggle {
        padding: 15px 0 12px;
    }
    span.mobile_menu_bar.mobile_menu_bar_toggle:before {
        font-size: 55px;
        color: #fff;
        background: #002e59;
    }
    #et_mobile_nav_menu{
        float: left;
    }
    ul.about_topics_list > li ,ul.join_membership_block_list > li,
    ul.about_topics_list.about_topics_col_4>li,
    ul.about_topics_list.about_topics_col_2>li {
        display: inline-block;
        width: 50%;
        text-align: center;
        padding: 15px;
        float: left;
    }
    ul.member_benefits_list{
        top: 0;
    }
    .member_benefits_container {
        margin-bottom: 0;
        margin-top: 0;
        padding: 50px 0 !important;
    }
    .members_benefits_box {
        padding-top: 0;
    }
    ul.join_membership_block_list > li:last-child{
        float: none;
    }
    .owl-carousel .owl-stage-outer {
        padding: 50px 0;
    }
    ul.level_page_product_list>li {
        width: 46%;
    }
    ul#mobile_menu li a {
        color: #99a8b8 ;
    }
    ul#mobile_menu li.custom_menu_mobile a {
        color: #002e59;
    }
    .event_content_section .featured-events ul.level_page_product_list{
        display: block;
    }   
}
@media(max-width:768px){
	#filter label{
		display: block;
	}
	#response{
		display:block;
	}
	#response h4{
		margin-top: 12px;
	}
	#response > .Rtable-cell,
	#response > .Rtable-cell.Rtable-cell--head{
		width: 100%;
		padding: 0 .4em;
		text-align: center;
		line-height: normal;
	}
	#response .full{
		margin: 0 0 10px 0;
	}
    .et_header_bottom_container {
        display: none;
    }
    #top-menu>li.custom_menu_mobile {
        display: inline-block;
    }
    .et_pb_join a {
        position: absolute;
        top: 82px;
        right: 0;
        width: 40%;
    }
    .et-search-form input {
        padding: 15px;
    }
    .et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
        right: auto !important;
    }
    .et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
        width: 100% !important;
        max-width: 60% !important;
    }
    .container.et_search_form_container {
        width: 100%;
        opacity: 1;
        border-top: 1px solid #eee;
        height: 84px !important;
    }
    .et_search_outer {
        top: auto;
        position: relative;
    }
    span.et_close_search_field,div#et_top_search {
        display: none;
    }
    .footer_signup_form {
        display: block;
    }
    .footer_signup_form input[type=email], .footer_signup_form input[type=text] {
        margin: 10px auto;
    }
    ul.home_color_block_list >li {
        display: inline-block;
        width: 45%;
    }
}
@media(max-width:639px){
    ul.about_topics_list > li, ul.join_membership_block_list > li,ul.home_color_block_list >li{
        width: 100%;
    }
    .select_a_topic_box:before,.membership_levels_box:before{
        font-size: 14px;
    }
    ul.level_page_product_list>li {
        width: 95%;
    }
    h3.level_page_section_heading {
        font-size: 20px;
        top: -10px;
    }
}
@media(max-width:479px){
    .container.clearfix.et_menu_container{
        padding: 0 15px ;
    }
    .et-search-form input {
        padding: 15px;
        height: 60px;
        margin: 0;
        left: 5px;
    }
    .et_pb_join a {
        padding: 15px;
        font-size: 20px;
        line-height: 30px;
        top: 66px;
    }
    .et_header_style_left #logo, .et_header_style_split #logo{
        max-width: 100%;
        max-height: 58%;
    }
    .container.et_search_form_container {
        height: 60px !important;
    }
    span.mobile_menu_bar.mobile_menu_bar_toggle:before{
        font-size: 40px;
    }
    .footer_signup_form_block {
        padding: 15px;
    }
    ul.member_benefits_list>li{
        width: 100%;
    }
}

/* temp hide modules */
#post-354 .entry-content .et_pb_section.et_pb_section_custom.et_section_regular.level_page_section_block.event_content_section:last-child,
#post-268 .entry-content .et_pb_section.level_page_section_block {
    display: none;
}
#post-268 .entry-content .et_pb_section.level_page_section_block:last-child{
	display: block;
}
table.gpnf-nested-entries th{
	font-size: 13px;
    white-space: nowrap;
    border-right: 1px solid #d7d7d7;
}
.entry-content tr td.gpnf-field,
.entry-content tr td.gpnf-row-actions ul li a{
	font-size: 13px;
}
.gpnf-row-actions li a {
    float: left;
}
.gpnf-dialog .ui-dialog-titlebar{
	background: #002E59!important;
	font-size: 21px;
}
body .gpnf-dialog .gform_wrapper ul li.gfield:nth-child(2){
	margin-top: 0;
}


button.gpnf-add-entry{
	color: #ffffff;
    background: #748494;
    border: 0;
    border-radius: 0px;
    font-size: 20px;
    background-color: #748494;
    padding: 10px 25px;
    cursor: pointer;
	margin-bottom: 12px;
}
