/*
Theme Name: Bunchwork Child
Template: Divi
Version:  1.0.2
*/
@import url("formsmain.css");
@import url("Divi-style.css");
@import url("jquery.fancybox.css");
.cus-pop-link {
	
    background: #ffa500 !important;
    color: #fff;
}
/* =Theme customizations
------------------------------------------------------- */
@font-face {
    font-family: "SofiaPro";
    src: url("../fonts/aUb0SnpwWln7.eot"); /* IE9 Compat Modes */
    src: url("../fonts/aUb0SnpwWln7.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/0eFMTD2gvuWe.otf") format("opentype"), /* Open Type Font */
    url("../images/VAHlfEXuskSc.svg") format("svg"), /* Legacy iOS */
    url("../fonts/YDU5DNhvZ0ft.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/crcjQl1iCYb7.woff") format("woff"), /* Modern Browsers */
    url("../fonts/v6fkNJg11HiD.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SofiaPro";
    src: url("../fonts/GDEAGxAGhkCa.eot"); /* IE9 Compat Modes */
    src: url("../fonts/GDEAGxAGhkCa.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/nTfLmretzouh.otf") format("opentype"), /* Open Type Font */
    url("../images/7jt9ntAucCaZ.svg") format("svg"), /* Legacy iOS */
    url("../fonts/ozo7MnuDiWBC.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/cdMxqFrX25Jz.woff") format("woff"), /* Modern Browsers */
    url("../fonts/xRu6rzO2094t.woff2") format("woff2"); /* Modern Browsers */
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SofiaProMedium";
    src: url("../fonts/AmWhyArLJrCN.eot"); /* IE9 Compat Modes */
    src: url("../fonts/AmWhyArLJrCN.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/3MgroWMjUFUK.otf") format("opentype"), /* Open Type Font */
    url("../images/SrWosNFGaewi.svg") format("svg"), /* Legacy iOS */
    url("../fonts/jVm72Gy4VEXx.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/b2Zoc9MnLtPk.woff") format("woff"), /* Modern Browsers */
    url("../fonts/OSNuvnhtxEDZ.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
::-webkit-input-placeholder{color:#fff !important;}
@font-face {
    font-family: "SofiaProLight";
    src: url("../fonts/PWL8iPLJEkoI.eot"); /* IE9 Compat Modes */
    src: url("../fonts/PWL8iPLJEkoI.eot#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Hf4Q71hIs7Jz.otf") format("opentype"), /* Open Type Font */
    url("../images/d0toHkE1XEzo.svg") format("svg"), /* Legacy iOS */
    url("../fonts/p23WtXF5k4FJ.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/SKO0hOQqg2U9.woff") format("woff"), /* Modern Browsers */
    url("../fonts/psirh5mmEK4N.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 
    .event-banner .btn-scroll:after {
        top: 10% !important;
    }
    .event-banner .btn-scroll {
        bottom: 5px !important;
    }
    .event-intro.mevt {
        min-height: 100px !important;
    }
    .event-banner {
        min-height: 415px !important;
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    .event-banner .btn-scroll:after {
        top: 10px !important;
    }
}

/* 6+ 7+ 8+*/
/* Landscape */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) { 
    .event-banner .btn-scroll:after {
        top: 15px !important;
    }
    
    div.event-banner {
        min-height: 315px !important;
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) { 
    .event-banner .btn-scroll:after {
        top: 10px !important;
    }
    
    div.event-banner {
        min-height: 390px !important;
    }
    
    div.event-intro.mevt {
        top: 5% !important;
        min-height: 220px !important;
    }
    
    .event-banner .btn-scroll {
        bottom: 5px !important;
    }
}

.shareform_btn-default {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000;
}
.shareform_btn {
    display: inline-block;
    padding: 6px 15px;
    margin-bottom: 2%;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

select {
    border: 0;
    color: #000!important;
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 10px;
    width: 378px;
    *width: 350px;
    *background: #58B14C;
    -webkit-appearance: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.visible-xs {
    display: block !important;
}
@media (min-width: 768px) {
    #bwSubs4otherCityHelpBlock, #bwSubs3otherCityHelpBlock, #bwSubotherCityHelpBlock, #bwSubsotherCityHelpBlock,#bwSubs2otherCityHelpBlock {width: 54%;}
    .visible-xs {
        display: none !important;
    }
}

.hidden-xs {
    display: none !important;
}
@media (max-width: 767px) {
    #popup_content #getAheadAffliatecitySelect,#popup_content input[type=email] {
        width: 90% !important;
        margin-bottom: 10px !important;
        padding: 10px;
        border-radius: 8px;
        border: none;
        float: left;
        margin:0 0 0 10px;
    }
    
    #popup_content #getAheadAffliatesusbscribeButton {
        width: 90% !important;
        text-align: center;
        margin: 0px auto 0 !important;
        clear: both;
        float: none;
        display: inherit;
        text-transform: uppercase;
    }
    .hidden-xs {
        display: block !important;
    }
}

.hidden-xs-inline-block {
    display: inline-block !important;
}

@media (max-width: 767px) {
    .hidden-xs-inline-block {
        display: none !important;
    }
}   

.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}  

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: normal;
}  

/*fancy-box*/
.fancybox-toolbar {
    top: 60px;
}
@media (min-width: 768px) {
    #popup_content #getAheadAffliatecitySelect,#popup_content input[type=email] {
        width: 47%;
        padding: 10px;
        border-radius: 8px;
        border: none;
        float: left;
        margin:0 0 0 10px;
    }
    
    #popup_content #getAheadAffliatesusbscribeButton {
        width: 50%;
        text-align: center;
        margin: 40px auto 0 !important;
        clear: both;
        float: none;
        display: inherit;
        text-transform: uppercase;
    }
    
    .fancybox-toolbar {
        top: 120px;
    }
}

/*header and footer*/
#top-menu li {
    margin: 0 5px;
    text-transform: uppercase;
}
@media (min-width: 992px) {
    #popup_content #getAheadAffliatecitySelect,#popup_content input[type=email] {
        width: 47%;
        padding: 10px;
        border-radius: 8px;
        border: none;
        float: left;
        margin:0 0 0 10px;
    }
    
    #popup_content #getAheadAffliatesusbscribeButton {
        width: 50%;
        text-align: center;
        margin: 40px auto 0 !important;
        clear: both;
        float: none;
        display: inherit;
        text-transform: uppercase;
    }
    #top-menu li {
        margin: 0 8px;
    }
}
@media (min-width: 1200px) {
    #top-menu li {
        margin: 0 15px;
    }
}

#top-menu a {
    color: #666;
    font-size: 19px;
}

#top-menu li:last-child > a {
    color: #fff;
    padding: 0 10px;
}


#top-menu .sub-menu li > a {
    padding: 11px 20px 5px;
    font-weight: normal;
    width: 100%;
}

#top-menu .sub-menu li:last-child > a {
    color: #666;
}

#top-menu .sub-menu li:last-child > a:hover,
#top-menu .sub-menu li:last-child.current-menu-item > a {
    color: #ffa500 !important;
}

#top-menu li .sub-menu li {
    padding: 0;
    width: 100%;
    border-bottom: #d0cfce solid 1px;
}

.nav li .sub-menu {
    width: 200px;
    padding: 0;
}

@media only screen and (min-width: 981px) {
    center .join-party-content {max-width:70%}
    
    .page-id-3589 .et_pb_slider .et_pb_container {
        min-height: 522px !important;
    }
    .membership-banner h1{padding-bottom:0px}
    .page-id-3650 .header-content-container {
        margin-top: -20% !important;
    }
    .join-party-content .signupFrom select,.join-party-content .signupFrom input[type="submit"] {
        border: #ffa500 solid 3px !important;
    }
    
    .join-party-content .signupFrom input[type="email"] {
        border: #333 solid 2px !important;
    }
    #field_5_4 {width:50%; float:left;}
    #field_5_1 {width:50%; float:right;}
    .et-fixed-header #top-menu li:last-child.current-menu-ancestor > a, 
    .et-fixed-header #top-menu li:last-child.current-menu-item > a {
        color: #fff !important;
        padding: 0 10px;
    }
    
    .et-fixed-header #top-menu > li:last-child {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
}

.et_header_style_left #et-top-navigation, 
.et_header_style_split #et-top-navigation {
    padding: 0;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, 
.et_header_style_split #et-top-navigation nav > ul > li > a {
    height: 50px;
    line-height: 58px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, 
.et_header_style_split #et-top-navigation nav > ul > li > a,
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, 
.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 0;
    font-weight: normal;
}

.et-fixed-header #top-menu > li {
    padding: 0px !important;
}

.et_mobile_menu li a {
    text-transform: uppercase;
    padding-top: 14px;
}

#top-menu .top-menu-ins-icon a,
.et_mobile_menu li.top-menu-ins-icon a {
    background: url(../images/5wOun2iKaSo4.png) no-repeat;
    display: inline-block;
    width: 28px; height: 28px;
    position: relative;
    top: 28px;
}
#menu-footer-menu .footer-menu-ins-icon .fa {
    display: inline-block;
    width: 28px; height: 28px;
    position: relative;
    top:0px;font-size:30px;
}

.et_mobile_menu li.top-menu-ins-icon a {
    top: 0;
    margin-left: 10px;
}

.et_mobile_menu li.top-menu-ins-icon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.bottom-nav li {
    padding: 15px 10px;
}

.bottom-nav li a {
    color: #7d7e7f;
    text-transform: uppercase;
}

.bottom-nav li.bottom-menu-membership a {
    color: #ffa500;
}

#main-footer {
    padding: 10px;
}

#main-footer .container {
    width: 100%;
}

#footer-info {
    color: #fff;
    padding-top: 20px;
}

#footer-info a {
    color: #fff;  
    font-weight: normal;
}

#main-header {
    border-top: #ffa500 solid 5px;
    padding-top: 0px;
}
@media (min-width: 769px) {
    .header-content-container #containerforSubscribe2 {width:90%;margin:auto;}
}
@media (min-width: 768px) {
    .socialmob {display:none !important}
    #main-header {
        padding-top: 0px;
    }
}

#main-header .container {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    #main-header .container {
        margin-bottom: 0px;
    }
}

.et_fixed_nav .et-fixed-header#main-header,
.et_fixed_nav .et-fixed-header#top-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

@media (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation, 
    .et_header_style_split .et-fixed-header #et-top-navigation {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, 
.et_fixed_nav.et_show_nav #page-container {
    padding-top: 40px;
}
input, textarea, select, button {
    text-rendering: auto;
    color: #000;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}

#logo {
    padding-top: 0 !important;
    max-height: 100% !important;
}

.et_fixed_nav #logo {
    width: 200px;
    margin-top: 5px !important;
}
@media (min-width: 768px) {
    .et_fixed_nav #logo {
        margin-top: 5px !important;
    }
}
@media (min-width: 992px) {
    
}

.et-fixed-header #logo {
    margin-top: 20px !important;
    max-height: 60% !important;
}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0;
}

.et_mobile_menu {
    top: 42px;
}
@media (min-width: 768px) {
    #et-footer-nav {
        display: block;
    }
}
/************************ Membership page ***********************/
.center {
    text-align: center;
}

.membership-wrapper .et_pb_row {
    width: 100%;
}

.membership-wrapper.et_pb_section {
    padding: 0 10px;
    
}

.membership-banner {
    margin-bottom: 10px;
    overflow: hidden;
}

.membership-banner.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    height: 300px;
}

.membership-banner h1 {
    font-size: 20px;
    font-weight: bold;
    color:#fff;
}
@media (min-width: 768px) {
    .membership-banner h1 {
        font-size: 60px;
    }
}

.membership-form {
    background: #fff;
    padding: 0 10px 10px;
}

.membership-form .progress {
    margin-bottom: 50px;
    padding: 0px 0 0;
    text-align: center;
}

.membership-form .progress > br {
    display: none;
}

.membership-form .progress li {
    display: inline-block;
    list-style: none;
    width: 16%;
    text-align: center;
    position: relative;
}
@media (min-width: 768px) {
    .membership-form .progress li {  
        width: 14%;
    }
}
@media (min-width: 992px) {
    .membership-form .progress li {  
        width: 123px!important;
    }
}
@media (max-width: 767px) {
    .membership-form .progress li.last {
        width: 30px;
    }   
}

.membership-form .progress li:before,
.membership-form .progress li:after {
    content: '';
    background: #ffa500;
    height: 2px;
    position: absolute;
    width: 100%;
    display: block;
    top: 15px;
    left: -5px;
    z-index: 0;
}
@media (min-width: 768px) {
    .membership-form .progress li:before,
    .membership-form .progress li:after {
        width: 65%;
        top: 20px;
    }
}
@media (min-width: 992px) {
    .membership-form .progress li:before,
    .membership-form .progress li:after {
        width: 65%;
        top: 20px;
    }
}

.membership-form .progress li:after {
    right: 0;
    left: inherit;
    width: 100%;
}
@media (min-width: 768px) {
    .membership-form .progress li:after {
        right: 0;
        left: inherit;
        width: 20%;
    }
}
@media (min-width: 992px) {
    .membership-form .progress li:after {
        right: 0;
        left: inherit;
        width: 50%;
    }
}

.membership-form .progress li.first:before {
    display: none;
}

.membership-form .progress li.last:after {
    display: none;
}

.membership-form .progress li.last:before {
    width: 20px;
}
@media (min-width: 768px) {
    .membership-form .progress li.last:before {
        width: 60px;
    }
}

.membership-form .progress .number {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    border: #ffa500 solid 2px;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    box-sizing: border-box;
    margin-left: 0;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
@media (min-width: 768px) {
    .membership-form .progress .number {
        width: 40px;
        height: 40px;
        line-height: 38px;
        margin-left: 55px;
    }
}

.membership-form .progress li.active {
    font-weight: bold;
}

.membership-form .progress li.active .number {
    background: #ffa500;
    color: #fff;
}

.membership-form .progress li .title {
    display: none;
    text-transform: uppercase;
    font-size: 11px!important;
}
@media (min-width: 992px) {
    .membership-form .progress li .title {
        display: block;
    }
}

.membership-form .message {
    padding: 0.7em;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    outline: none;
    margin: 35px -1.2em;
    position: relative; 
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}
.membership-form .message ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.membership-form .message ul li:before {
    content: "5";
    font-family: "ETmodules";
    display: inline-block;
    left: -22px;
    position: absolute;
    color: #ffa500;
    font-weight: bold;
    font-size: 22px;
}
@media (min-width: 767px){
    .membership-form .message {
        width: 84%;
    }
}

.membership-form .prices-holder .col1::before,
.membership-form .prices-holder .col1::after,
.membership-form .continue-btn::before,
.membership-form .continue-btn::after,
.membership-form .message.col1:before,
.membership-form .message.col1:after {
    border: 1px solid #aaa;
    content: '';
    position: absolute;
    pointer-events: none;
}
.learn::before,.learn::after{ border: 1px solid #a2a2a2 !important;}

.membership-form .message::before,
.membership-form .prices-holder .col1::before,
.membership-form .continue-btn::before,
.membership-form .message.col1:before{
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.membership-form .message::after,
.membership-form .prices-holder .col1::after,
.membership-form .continue-btn::after,
.membership-form .message.col1:after {
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
}

.membership-form .message.col1 {
    margin: 10px auto 20px;
    padding: 20px 20px 5px;
}
.membership-form .message.col1:after {
    opacity: 0.5;
    background: url(../images/rpPDEt9gw8bW.jpg) no-repeat;
    background-size: cover;
    content: " ";
}
.membership-form .message.col1 ul {
    position: relative;
    z-index: 1;
}

.membership-form .prices-holder {
    width: 100%;
    margin: 0 auto 30px;
}

.membership-form .prices-holder .col1 {
    position: relative;
    width: 100%;
    height: auto;
    float: none;
} 
@media (min-width: 768px) {
    .membership-form .prices-holder .col1 {
        float: left;
        width: 40%;
    }
}


.membership-form .prices-holder .col1.first {
    margin: 0 2% 30px 0;
}
@media (min-width: 768px) {
    .membership-form .prices-holder .col1.first {
        margin: 0 2% 0 8%;
    }
}

.membership-form .prices-holder .col1.last {
    margin: 0
}
@media (min-width: 768px) {
    .membership-form .prices-holder .col1.last {
        margin: 0 8% 0 2%;
    }
}

.membership-form .prices-holder .col1 p {
    font-size: 16px;
    padding: 10px 20px;
}

.membership-form .prices-holder .col1 .package {
    padding: 30px 20px 90px 20px;
    background: #ffa500;
    color: #000;
}
.membership-form .prices-holder .col1 .package strong {
    font-size:24px;
}
.membership-form .prices-holder .col1 .price {
    background: #fff!important;
    border-radius: 100px;
    width: 150px;
    margin: 20px auto;
    padding: 60px 0;
    height: 150px;
    margin-top: -75px;
    position: relative;
    font-size: 30px;
}
.membership-form .prices-holder .col1 .price:before {
    border: 2px solid #fdeada;
    content: " ";
    display: block;
    height: 160px;
    border-radius: 100px;
    position: absolute;
    width: 160px;
    top: -5px;
    left: -5px;
}
.membership-form .prices-holder .col1 p:nth-child(2n) {
    background: rgba(255, 165, 0, 0.2);
}

.membership-form .begin-btn,
.membership-form .continue-btn {
    background: #ffa500;
    padding: 5px 20px;
    line-height: 1.35em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 14px;
    margin: 50px 20px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    outline: none;
    color: white;
    position: relative;
}

.membership-form .continue-btn {
    display: block;
    padding: 0;
    margin: 0;
    width: 130px;
    float: left;
}
@media (min-width: 768px) {
    .membership-form .continue-btn {
        float: none;
        display: inline-block;
    }
    .membership-form #sf0 .continue-btn {
        margin: 20px 0 0 0;
    }
    .membership-form #sf1 .continue-btn {
        margin: 20px 0 0 0%;
    }
}

@media (max-width: 767px) {
    .membership-form #sf0 .continue-btn { 
        float: none;
        display: inline-block;
    }  
}

.membership-form label {
    float: left;
    display: block;
    font-size: 13px;
    margin-right: 0;
    padding-top: 10px;
    text-transform: uppercase;
    width: 100%;
}
@media (min-width: 768px) {
    .membership-form label {
        width: 30%;
        margin-right: 10px;
    }
}

.membership-form .group-textarea label {
    margin-top: 0;
}  

.membership-form .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
@media (min-width: 768px) {
    .membership-form .wpcf7-form-control-wrap {
        float: left;
        width: 440px;
    }
}
select:focus
{
    color: #000!important;
    
}
.membershipFrom select {
    color: black!important;
}

.membershipFrom input[type="text"], 
.membershipFrom input[type="email"], 
.membershipFrom input[type="confirm_email"], 
.membershipFrom input[type="tel"], 
.membershipFrom textarea, 
.membershipFrom select {
    border-radius: 5px;
}

.membershipFrom input[type="text"], 
.membershipFrom input[type="email"],
.membershipFrom input[type="tel"], 
.membershipFrom textarea, 
.membershipFrom select {
    background: none;
    border-radius: 0;
    border: 1px solid #000;
    color: #000 !important;
    margin-bottom: 10px;
    font-size: 14px !important;
    padding: 6px 8px;
    height: 34px;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .membershipFrom input[type="text"], 
    .membershipFrom input[type="email"],
    .membershipFrom input[type="tel"], 
    .membershipFrom textarea, 
    .membershipFrom select {
        width: 68%;
        font-size: 12px !important;
    }
}

.membershipFrom textarea {
    height: 100px;
}

.membershipFrom input[type="submit"] {
    background: #ffa500;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 5px 15px 15px;
    font-size: 14px;
    width: 100%!important;
    height: auto;
    text-transform: uppercase;
}

.membership-form .frm {
    padding-top: 0px;
}

.membership-form .frm#sf0 {
    padding-top: 0;
}

.membershipFrom .group-dob {
    float: left;
    width: 32.6%;
    margin-left: 1%;
}
@media (min-width: 768px) {
    .membershipFrom .group-dob {
        width: 22%;
    }
}

.membershipFrom .group-dob-day {
    margin-left: 0
}

.membershipFrom .group-dob select {
    width: 100%;
    padding: 6px 8px;
}

.membershipFrom .group-dob .help-inline {
    padding-left: 0
}

.membershipFrom .group-chbx {
    position: relative;
}

.membershipFrom .group-chbx #terms_conds {
    position: absolute;
    top: 13px;display:inherit !important;
}

.membershipFrom .group-chbx #terms_conds-error {
    padding-left: 30px;
    padding-top: 10px;
    margin-bottom: 0;
}

.membershipFrom .group-chbx label {
    width: auto;
    padding-left: 30px;
    text-transform: inherit;
    font-size: 14px;
    margin-right: 0;
}

.membershipFrom #paymentinfoblock {
    margin: 20px 0;
}

.membershipFrom #paymentinfoblock h2 {
    font-size: 20px;
}

.membership-form .btn-back {
    float: left;
    background: none;
    border: none;
    color: #ffa500;
    cursor: pointer;
    font-size: 15px;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 20px;
}
@media (min-width: 768px) {
    .membership-form .btn-back {
        margin-top: 25px;
        margin-left: 100px;
        margin-right: 0;
    }
}

.frm > fieldset {
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .frm > fieldset {
        width: 80% !important; 
    }
    
    #sf0.frm > fieldset {
        width: 100%;
    }
}

.membership-form .btn-primary {
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-family: "Open Sans", Arial, sans-serif;
    width: 100%;
    height: 50px;
}

.wpcf7-form br {
    display: none;
}

.add-payment-method-view .payment-container {
    background: none !important;
}

.help-inline {
    color: red
}

.membership-form .help-inline {
    display: block;
    padding-left: 0;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .membership-form .help-inline {
        padding-left: 32%;
    }
}

.homepage-banner .et_pb_fullwidth_header {
    height: 450px;
}
@media (min-width: 768px) and (max-width: 1024px){
    .homepage-banner .et_pb_fullwidth_header {
        padding: 10px 0 10px;
    }
}
@media (min-width: 1200px) {
    .homepage-banner .et_pb_fullwidth_header {
        height: 600px;padding:0px 0;
    }
    .page-id-69  .homepage-banner .et_pb_fullwidth_header, .page-id-494  .homepage-banner .et_pb_fullwidth_header,.page-id-2983  .homepage-banner .et_pb_fullwidth_header {
        height: 500px;padding:0px 0;
    }
}

.homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    height: 350px;
}
@media (min-width: 768px) and (max-width: 1024px){
    .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
        height: auto;
    }
}
@media (min-width: 1200px) {
    .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
        height: 600px;
    }
    .page-id-2983 .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container,.page-id-494 .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
        height: 300px;
    }
}

.homepage-banner h1 {
    font-size: 36px;
    font-family:  'Open Sans', Arial, sans-serif !important;line-height:1.4em !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .homepage-banner h1 {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) and (max-width: 1024px){
    .page-id-3589 .btn-how-it-works {
        font-size: 14px;
        margin: 5px auto 0px;
        padding: 5px 10px 5px 50px;
    }
}
.homepage-banner h2 {
    font-family: 'SofiaProLight', "Open Sans", Arial, sans-serif;
    font-size: 23px;
    padding-bottom: 0;
    padding-top: 0px;
}
@media (min-width: 768px) {
    .homepage-banner h2 {
        font-size: 40px;
    }
}

.color-txt {
    color: #ffa500;
}

.homepage-banner .subheading2 {
    padding: 0 0 10px;
}

.homepage-banner .subheading2 li {
    background: url(../images/dIoR2Q4GKBn8.png) no-repeat left center;
    background-size: 9px;
    display: inline-block;
    padding-left: 15px;
    margin-left: 5px;
    font-size: 16px;
    font-family: 'SofiaProLight', 'Open Sans', Arial, sans-serif;
}
@media (min-width: 768px ) and (max-width: 1024px) {
    .homepage-banner .subheading2 li {
        font-size: 24px;
    }
    .homepage-banner p {
        width: 98%;
        margin: auto;
        display: inherit;
        text-align: center;
    }
    .page-id-3589 .btn-how-it-works::before {
        bottom: -2px;
    }
    .signupFrom input[type="email"] {
        font-size: 14px !important;
    }
}

.homepage-banner .subheading2 li:first-child {
    background: none;
    padding: 0;
    margin: 0;
}

.fancybox-content {
    width: 60%;
}
.page-id-2983 .btn-how-it-works,.page-id-494 .btn-how-it-works{
    padding: 20px 40px 20px 80px;
    font-size: 2em;
}

.page-id-69 .btn-how-it-works{
    padding: 20px 40px 20px 80px;
    font-size: 2em;
}
.page-id-69 .btn-how-it-works::before,.page-id-494 .btn-how-it-works::before,.page-id-2983 .btn-how-it-works::before {
    width: 50px;
    height: 50px;
    content: "";
    position: absolute;
    
    left: 20px;
    
}
.btn-how-it-works {
    width:auto;height:auto;top:0px;
    position: relative;
    background-color: rgb(255, 165, 0);
    color: rgb(0, 0, 0);
    display: table;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5rem;
    margin: 15px auto 0px;
    padding: 15px 40px 15px 80px;
    transition: all 0.2s ease-out;
}

.btn-how-it-works:hover {
    color: #000;
}

.btn-how-it-works::before {
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    left: 20px;bottom:5px;
    background: url(../images/ILL5KZhVSSuE.png) 0% 0% / 70% no-repeat;
}

.homepage-content .et_pb_row {
    width: 95%;
    max-width: inherit;
}

.homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    max-width: inherit;
    width: 100%;
}

.homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    width: 100%;
}
@media (min-width: 768px) {
    .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
        width: 700px;
    }
    .homepage-banner .bg_black {
        padding: 10px;
        width: 920px;
        margin:auto;
        bottom:80px;position:relative;   
    }  
    .header-content-container {
        margin-top: 0% !important;
    }
}
.homepage-banner .bg_black {
    background-color: rgba(0,0,0,0.5);
    padding: 10px 0 20px;
}  

.signupFrom {
    margin-top: 10px;
}

.signupFrom .wpcf7-form-control-wrap {
    float:left;
}
@media (max-width: 768px) {
    .signupFrom .wpcf7-form-control-wrap.city {
        width: 25%;
    }
    .signupFrom .wpcf7-form-control-wrap.your-email {
        width: 50%;
    }
    .signupFrom input.wpcf7-form-control.wpcf7-submit {
        width: 25% !important;
    }
}

.signupFrom select {
    padding: 10px 20px 10px 5px !important;
    border: #a2a2a2 solid 0px !important;
    border-right: 0 !important;
    border-radius: 0; 
    background: #ffa500 url("../images/dc2iwQ4qAnpT.png") 90% center no-repeat; 
    color: #fff !important;
    font-size:20px;
    appearance: none; /* this is must */ 
    -webkit-appearance: none; 
    -moz-appearance: none;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.6px;
}
@media (min-width: 768px) {
    .signupFrom select {
        padding: 14px 30px 14px 8px !important; 
        height:61px;
    }
}
@media (min-width: 992px) {
    .signupFrom select {
        width: 100%;
    }
}

.signupFrom input[type="email"] {
    background: url(../images/v6NAdcmoCYNR.png) repeat;
    border-radius: 0;
    border-top: 0px #a2a2a2 solid!important;
    border-bottom: 0px #a2a2a2 solid!important;
    border-left: 0 !important;
    border-right: 0 !important;
    color: #fff;
    font-size:20px;
    font-family: 'Open Sans', Arial, sans-serif;
    width: 100%;height:61px;
    padding:14px;
    text-align: left;
    
}
@media (min-width: 768px) {
    .city{width:20%;}
    
    .your-email{width:60%;}
    .signupFrom {
        width: 88%;
        margin: 30px auto 0;
    }
    .signupFrom input[type="email"] {
        width: 100%;
    }
}

.signupFrom input[type="submit"],.signupFrom button {
    border: #a2a2a2 solid 0px;
    border-left: 0;
    margin: 0;
    border-radius: 0;
    padding:14px;height:61px;
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-id-3589 .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
        bottom: -250px;
    }
    .signupFrom input[type="submit"] ,.signupFrom button{
        width:25%;
        font-size: 18px;float:left;
    }
    .page-id-2983 .btn-how-it-works, .page-id-494 .btn-how-it-works {
        top: 11vh;
        left: 7vh;
    }
    
    .btn_subscribing{
        width: auto !important;
        background-color: #ffa500 !important;
        color: #ffffff !important;
        font-size: 20px !important;
        text-align: center !important;
        cursor: pointer !important;
        margin-top: 10px !important;
        border-radius: 0px !important;
        padding: 14px !important;
        height: 61px !important;
        margin-left:40% !important;
    }
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff !important;;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #909;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #909;
}

.signupFrom span.wpcf7-not-valid-tip {
    background: url(../images/v6NAdcmoCYNR.png) repeat;
    margin: 10px 0;
    padding-top: 5px;
    font-size: 12px;
}

.signupFrom div.wpcf7-validation-errors {
    clear: both;
}

.signupFrom #other,
.signupFrom #other_bottom {
    display: none;
}

.signupFrom #other.show,
.signupFrom #other_bottom.show {
    display: block;
}

.wpcf7-form-control-wrap.other {
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
}
@media (min-width: 768px) {
    .gap {font-size:35px !important}
    .wpcf7-form-control-wrap.other {
        width: 280px;
        margin-left: 0px;
    }
}
#bwSubs4otherCityInput, #bwSubsotherCityInput,#bwSubs3otherCityInput {display:block}
#bwSubs2emailHelpBlock {margin: 10px 5% 0;}
@media (min-width: 992px) {
    #bwSubsemailFromGroup {width:60%}
    .wpcf7-form-control-wrap.other {
        width: 280px;
        margin-left: 0px;
    }
    
    #bwSubs4otherCityInput, #bwSubotherCityInput, #bwSubs2otherCityInput, #bwSubs3otherCityInput {
        margin-top:20px;padding:10px
    }
    .signupFrom #other input[type="text"],
    .signupFrom #bwSubs4otherCityInput, .signupFrom #bwSubotherCityInput, .signupFrom #bwSubsotherCityInput,.signupFrom #bwSubs3otherCityInput,.signupFrom .other_bottom input[type="text"] ,#bwSubs2otherCityInput {
        font-size: 16px;
        border-radius: 0;
        text-align: center;
        margin:auto;
    }
}
#bwSubs4otherCityInput, #bwSubotherCityInput, #bwSubs2otherCityInput, #bwSubs3otherCityInput {
    margin-top:20px;
    display:block;
}
.signupFrom #other input[type="text"],
.signupFrom #bwSubs4otherCityInput, .signupFrom #bwSubotherCityInput, .signupFrom #bwSubsotherCityInput, .signupFrom #bwSubs3otherCityInput,.signupFrom .other_bottom input[type="text"] ,#bwSubs2otherCityInput, #bwSubs3otherCityInput {
    background: url(../images/v6NAdcmoCYNR.png) repeat;
    border: none !important;
    color: #fff;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
}

.signupFrom #other_bottom input[type="text"] {
    border: 0px solid #ccc !important;
}

div.wpcf7 .ajax-loader {
    display: block;
}

.join-community {
    background: url(../images/fZ34s2X1iOtj.png) repeat;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 15px 0px;
    margin: 7px 0 15px;
    text-transform: uppercase;
    color: #000;
}

.about-brunchwork {
    padding-left: 0;
    position: relative;
}
.about-brunchwork:before {
    position: absolute;
    display: none;
    content: ' ';
    width: 30px;
    height: 100%;
    background: #ffa500;
    top: 0;
    left: 0;
}
@media (min-width: 768px) {
    .about-brunchwork:before {
        display: block;
    }
}

.about-content .btn-learn-more {
    background: #ffa500;
    border: 1px solid #ffa500;
    color: #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    transition: .3s all;
    font-size: 15px;
}

.about-content .btn-learn-more:hover {
    background: #fff;
    border: 1px solid #ffa500;
    color: #000;
}

.about-content.et_pb_row {
    background: url(../images/3IerDQY5n0zp.png);
    background-size: 100% 100%;
    padding: 20px 20px 20%;
    width: 87%;
}
@media (min-width: 768px) {
    .about-content.et_pb_row {
        padding: 25px;
        width: 60%;
    }
}

.about-content h1 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px; 
    padding-top: 0;
}
@media (min-width: 768px) {
    .about-content h1 {
        font-size: 45px;
        
    }
}

.about-content p {
    font-size: 16px;
    color: #000;
    padding:15px;
}

.about-content p:last-child {
    padding-bottom: 0;
}

.about-brunchwork-bg {
    background: url(../images/1dgjdN033a8e.jpg) no-repeat;
    background-size: cover;
}
.about-brunchwork-bg.et_pb_section {
    padding: 40px 0 0;
}
@media (min-width: 768px) {
    .about-brunchwork-bg.et_pb_section {
        padding: 40px 0 0px;
    }
}

.about-content .div-how-it-work  {
    padding-bottom: 0;
}  

.about-content .div-how-it-work br {
    display: none;
}  

.homepage-title {
    display: inline-block;
    padding: 10px 20px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .homepage-title {
        font-size: 30px;
    }
}

.experience-slide {
    position: relative;
}

.experience-slide .experience-title {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
}
@media (min-width: 768px) {
    .experience-slide .experience-title {
        top: 50px;
    }
}

.experience-slide h2 {
    text-transform: uppercase;
    font-size: 30px;
}
@media (min-width: 992px) {
    .experience-slide h2 {
        font-size: 40px;
    }
}
@media (min-width: 768px) {
    .page-id-494  .experience-slide .et_pb_slider .et_pb_slide,.page-id-2983  .experience-slide .et_pb_slider .et_pb_slide {
        height: 600px;
    }
}
.experience-slide .et_pb_slider .et-pb-arrow-next {
    right: 20px;
    opacity: 1;
}
@media (min-width: 768px) {
    .experience-slide .et_pb_slider .et-pb-arrow-next {
        right: 10%;
    }
}
.experience-slide .et_pb_slider .et-pb-arrow-prev {
    left: 20px;
    opacity: 1;
}
@media (min-width: 768px) {
    .experience-slide .et_pb_slider .et-pb-arrow-prev {
        left: 10%;
    }
}

.experience-slide .et-pb-arrow-prev, 
.experience-slide .et-pb-arrow-next {
    background: url(../images/oUgRmsgRWGOD.png) no-repeat !important;
    background-size: 100% 100%;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    padding: 5px 0 0;
    font-size: 40px;
    margin-top: -25px;
    text-align: center;
}

.experience-slide .et-pb-arrow-next:before {
    content: "\39";
}

.experience-slide .et-pb-arrow-prev:before {
    content: "\38";
}

.experience-slide .et-pb-controllers a {
    display: inline-block;
    width: 10px;
    padding-top: 10px;
    margin: 0 2px;
    overflow: hidden;
    transform: rotate(45deg);
    background: #fff;
    cursor: pointer;
    height: 0;
    border-radius: 0;
}

.experience-slide .et-pb-controllers .et-pb-active-control {
    background-color: #ffa500 !important;
}

.experience-title-xs.et_pb_row {
    padding: 30px 0 10px;
}

.experience-title-xs .et_pb_text > :last-child {
    padding-bottom: 10px;
}

.upcoming-events.et_pb_section {
    padding: 10px 0;
}

#sponsor-eventpage {
    background:#f7f7f7;
    padding:0;
}
#wp-sponsors div {
    padding-top: 2%;
}
#wp-sponsors div.sponsor-item a img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

#wp-sponsors div.sponsor-item a img:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}

#sponsor-homepage {
    background:#f7f7f7;
    padding:0;
}
#sponsor-homepage p > * {
    margin: 0;
    position: relative;
}
#sponsor-homepage p > span {
    padding:10px;font-size:35px;
}
#sponsor-homepage p > img {
    margin:0 10px;
}
@media (min-width: 768px) {
    .upcoming-events.et_pb_section {
        padding: 0px 0 20px;
    }
}

.upcoming-events .homepage-title {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    padding: 0;
}
@media (min-width: 768px) {
    .upcoming-events .homepage-title {
        font-size: 40px;
        margin-top: 20px;
    }
}

.upcoming-events .et_pb_text {
    text-align: center;
}

.upcoming-events .checkout-event {
    background: #ffa500;
    background-size: 100%;
    width: 160px;
    display: inline-block;
    padding: 10px 10px 10px 10px;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .upcoming-events .checkout-event {
        background: #ffa500;
        background-size: 100%;
        padding: 17px 20px 15px 20px;
        width: 200px;
        margin-top: 40px;
        font-size: 23px;
    }
}

.et_pb_text ul.upcoming-event-city {
    margin: 20px 0 10px;
    text-align: center;
    padding: 0;
} 
@media (min-width: 768px) { 
    .et_pb_text ul.upcoming-event-city {
        margin: 0px 0 10px;
    }
}

.upcoming-event-city li {
    display: inline-block;
    
    margin: 0 5px;
}
.upcoming-event-city li span {display:block;top:-95px;position:relative}
.upcoming-event-city li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border: #000 solid 3px;
    border-radius: 50%;
    text-align: center;
    width: 140px;
    height: 140px;
    line-height: 120px;
}
@media (min-width: 768px) {
    .upcoming-event-city li a {
        font-size: 20px;
        width: 140px;
        height: 140px;
        line-height: 120px;
    }
    .upcoming-event-city li span {display:block;top:-95px;position:relative}
}

.join-party {
    background-color: #fff;
}

.join-party.et_pb_section {
    padding: 15px;
}
@media (min-width: 768px) {
    .join-party.et_pb_section {
        padding: 50px;
    }
}

.join-party-content {
    max-width: inherit;
    width: 100%;
}

.join-party-content h2 {
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
@media (min-width: 768px) {
    .join-party-content h2 {
        margin-top:20px;
        font-size: 40px !important;
    }
}

.separator {
    background: #ffa500;
    width: 100px;
    height: 17px;
    margin: 20px auto 0;
}

.join-party-content .signupFrom {
    margin-top: 20px;
}
@media (min-width: 768px) {
    .join-party-content .signupFrom {
        margin-top: 20px;
    }
}

.homepage-banner p {
    font-size: 18px;
    text-transform: uppercase;
}

.fancybox-slide--iframe .fancybox-content {
    width: 80%;
    height: 50%;
} 
@media (min-width: 768px) {
    .fancybox-slide--iframe .fancybox-content {
        width: 40%;
        height: 50%;
    }
}

.social-icons-modification .social-icons {
    margin-top: 30px;
}  

.social-icons-modification .social-icon {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}  

.social-icons-modification .social-icon span {
    display: none;
}

.social-icons-modification .social-icon a:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 40px;
}

.social-icons-modification .fb-icon a:before {
    background: url(../images/nDB6MVaXl5BY.png) no-repeat center center;
    background-size: contain;
}

.social-icons-modification .tt-icon a:before {
    background: url(../images/tCvzk7fwEyij.png) no-repeat center center;
    background-size: contain;
}

.social-icons-modification .ins-icon a:before {
    background: url(../images/76Qot8qYVJ60.png) no-repeat center center;
    background-size: contain;
}     
/*Event*/
.event-banner {
    background: #ffa500;
    background-size: cover;
    background-position: center;
    height: calc(100vh - 85px);
    color: #fff;
    position: relative;
    overflow: hidden;
}
@media (min-width: 992px) {
    .event-banner {
        height: 480px;background-position: 40% 35%;
    }
    .page-id-2983 .event-banner {
        height: calc(89vh - 127px);
    }
}

.event-banner > img {
    display: none;
}

.event-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    height: calc(100vh - 127px);
}

.event-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, 
.event-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
    width: 500px;
}

.event-banner h1 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .event-banner h1 { 
        font-size: 40px;
        margin-bottom: 10px;
    }
}
@media (min-width: 1024px) {
    .event-banner h1 { 
        font-size: 50px;
    }
}

.event-banner .et_pb_fullwidth_header_subhead {
    color: #fff;
    font-size: 50px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}

.event-page h2 {
    color: #fff;
    font-size: 22px;
}

.event-page .separator {
    height: 10px;
    margin-bottom: 20px;
}

.event-page .get-ticket,.event-page .get-ticket-rsvp  {
    background: #ffa500;
    color: #000;
    padding: 13px 35px 15px 15px;
    font-size: 19px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    border: 3px #fff solid;
    border-radius: 30px;
    height: auto;
    position: relative;
}
@media (min-width: 768px) {
    .event-page .get-ticket, .event-page .get-ticket-rsvp{
        padding: 14px 50px 15px 25px;
        font-size: 22px;
        height: auto;
    }
}

.event-page .get-ticket:after, .event-page .get-ticket-rsvp:after {
    content: '\39';
    font-family: 'ETmodules';
    position: absolute;
    font-size: 30px;
    right: 5px;
    top: 5px;
}
@media (min-width: 768px) {
    .event-page .get-ticket:after, .event-page .get-ticket-rsvp:after {
        font-size: 35px;
        right: 10px;
        top: 0px;
    }
}

.event-page .event-content {
    background: url(../images/olmWvaqyDXPx.jpg) ;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (min-width: 1024px) {
    .event-page .event-content {
        padding: 30px 20%;
    }
}

.event-page .event-desc {
    background: rgba(0, 0, 0, 0.6);
    border: #8a8a89 solid 1px;
    color: #fff;
    padding: 20px;
}
@media (min-width: 1024px) {
    .event-page .event-desc {
        padding: 20px 30px;
    }
}

.event-page .event-desc h1,
.event-page .event-desc h2,
.event-page .event-desc h3,
.event-page .event-desc h4,
.event-page .event-desc p, .event-page .event-desc * {
    color: #fff!important;
}

.event-page .event-desc p a,
.event-page .event-desc a {
    color: #ffa500!important;
}

.event-page p {
    font-size: 14px;
}
@media (min-width: 768px) {
    .event-page p {
        font-size: 16px;
    }
}

.event-banner .btn-scroll {
    color: #ffa500;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    height: 35px;
    z-index: 10;
    width: 50px;
}

.event-banner .btn-scroll:after {
    font-family: "ETmodules";
    font-size: 70px;
    content: '3';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: -30px;
    margin-left: -12px;
    height: 0;
}

.event-intro {
    background: rgba(57, 58, 60, 0.31);
    color: #fff;
    width: 100%;
    min-height: calc(100% - 240px);
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 9;
}
@media (min-width: 768px) {
    .event-intro {
        width: 600px;
        min-height: 250px;
        padding: 20px 10px;
    }
}
@media (min-width: 1024px) {
    .event-intro {
        width: 700px;
        min-height: 250px;
        padding: 20px 10px;
    }
}

@media (min-width: 1600px) {
    .event-intro {
        width: 700px;
        min-height: 250px;
        padding: 50px 10px;
    }
}

.event-intro .region {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .event-intro .region {
        font-size: 35px;
        line-height: 20px;
    }
}


.event-intro .calendar-date {
    font-size: 16px;
}
@media (min-width: 768px) {
    .event-intro .calendar-date {
        font-size: 18px;
    }
}

.event-intro .datetime {
    color: #fff;
    font-size: 16px;font-weight:bold;
    line-height: 16px;
}
@media (min-width: 768px) {
    .event-intro .datetime {
        font-size: 19px;
        line-height: 19px;
    }
}

.event-intro .event-venue {
    color: #fff;
    font-size: 18px;font-weight:bold;
    line-height: 16px;
}
@media (min-width: 768px) {
    .event-intro .event-venue {
        font-size: 19px;
        line-height: 19px;
    }
}

/*speaker list*/
.speaker-list {
    padding: 8px 0 10px;
}
@media (min-width: 768px) {
    .speaker-list {
        padding: 13px 0 20px;
    }
}

.speakers-bios .list-person {
    display: none;
}

.speaker-list .avatar {
    display: none;
}

.speaker-list .list-person__company {
    display: none;
}

.speaker-list .list-person__name {
    color: #ffa500;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 0;  
}
@media (min-width: 768px) {
    .speaker-list .list-person__name {
        font-size: 19px;
        line-height: 19px;
    }
}

.speaker-list .list-person__role {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
}
@media (min-width: 768px) {
    .speaker-list .list-person__role {
        font-size: 19px;
        line-height: 19px;
    }
}

.speaker-list .list-person__role:before {
    content: '\35';
    font-family: 'ETmodules';
    color: #fff;
    position: relative;
    top: 2px;
}

.speaker-list .has-user-generated-content {
    display: none;
}
/* end speaker list*/

.ticket-btn {
    background: none !important;
}

.next-event-page .event-banner-inner {
    display: none;
}

.eventbrite-widget-full {
    display: none;
}

#ticket-div {
    background: #F8F8FA;
    display: none;
    padding: 30px 10px 0 10px;
}

#ticket-div h3 {
    font-size: 25px;
    padding-left: 10px;
}

#ticket-div .btn-close {
    display: block;
    color: #fff;
    position: relative;
}

#ticket-div .btn-close::before {
    position: absolute;
    font-family: "ETmodules";
    content: '\4d';
    top: -40px;
    right: 0;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
@media (min-width: 768px) {
    #ticket-div .btn-close::before {
        font-size: 30px;
    }
}

.no-upcoming-event {
    padding: 50px 10px 0;
}  

.what-is-brunchwork {
    padding: 25px;
    text-align: center;
    
}
@media (min-width: 1024px) {
    .what-is-brunchwork {
        padding: 40px 20%;
    }
}

.what-is-brunchwork .title {
    display: inline-block;
    color: #000;
    padding: 12px 30px 10px;
    font-size: 25px;
    margin-bottom: 20px;
}  
@media (min-width: 768px) {
    .what-is-brunchwork .title {
        font-size: 40px;font-weight:bold;
        margin-bottom: 30px;
    }
}

.what-is-brunchwork .title span {
    font-size: 29px;
}  
@media (min-width: 768px) {
    .what-is-brunchwork .title span {
        font-size: 35px;
    }
}

.what-is-brunchwork .video {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .what-is-brunchwork .video {
        float: left;
        width: 50%;
    }
}

.what-is-brunchwork .video video {
    width: 100%;
}

.what-is-brunchwork .brunchwork-decs {
    float: none;
    width: 100%;
    padding-left: 0%;
    text-align: left;
}
@media (min-width: 992px) {
    .what-is-brunchwork .brunchwork-decs {
        float: left;
        width: 47%;
        padding-left: 3%;
    }
}

.what-is-brunchwork .brunchwork-decs h2 {
    color: #000;
    font-size: 22px;
}
@media (min-width: 768px) {
    .what-is-brunchwork .brunchwork-decs h2 {
        font-size: 30px;
    }
}

.event-template {
    margin-top: 0;
}  
@media (min-width: 992px) {
    .event-template {
        margin-top: 5px;
    } 
}

.affiliate-section {
    background: url(../images/HE4DwWQLOaS6.jpg) no-repeat center top;
    background-size: cover;
    padding: 50px 10px;
    margin-top: 50px;
}
@media (min-width: 1200px) {
    .affiliate-section {
        padding: 90px 10px;
    }
}

.affiliate-container {
    background: url(../images/v6NAdcmoCYNR.png) repeat;
    border: #afadad solid 6px;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
@media (min-width: 768px) {
    .affiliate-container {
        width: 80%;
        padding: 30px;
    }
}
@media (min-width: 1300px) {
    .affiliate-container {
        width: 50%;
        padding: 50px;
    }
}

.affiliate-section .title {
    font-size: 23px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .affiliate-section .title {
        font-size: 40px;
    }
}
@media (min-width: 1200px) {
    .affiliate-section .title {
        font-size: 50px;
        margin-bottom: 30px;
    }
}

.affiliate-form {
    padding: 40px 0 10px;
}  

.affiliate-form form {
    display: block;
}
@media (min-width: 768px) {
    .affiliate-form form {
        display: inline-block;
    }
}

.affiliate-form .your-email {
    border: none;
    float: left;
    padding: 12px 20px;
    width: 80%;
    height: 50px;
    font-size: 14px;
}
@media (min-width: 768px) {
    .affiliate-form .your-email {
        width: 400px;
    }
}

.affiliate-form .btn-submit {
    background: #ffa400 url(../images/mrdUpKVDX5Eo.png) no-repeat center center;
    border: 0;
    cursor: pointer;
    float: left;
    width: 20%;
    height: 50px;
}
@media (min-width: 768px) {
    .affiliate-form .btn-submit {
        width: 100px;
    }
}

.join-party select,.join-party .signupFrom select,.join-party .signupFrom input[type="submit"]{border:0px!important;}
.join-party .signupFrom input[type="email"]{padding:13px;border:none !important}
.join-community {line-height:1.5em;}
.join-party .join-community {margin-top:24px}



.et_pb_slider .et_pb_container {min-height:auto !important}
.event-banner{background-image: url(../images/olmWvaqyDXPx.jpg) !important;}

.menu-item-1343 a{height:auto !important;}

.fbut {padding: 10px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #ff9900;
    cursor: pointer;
    color: #fff;
    border: 1px solid #ff9900;
}
.flink {border: 1px solid #999;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 10px;
    width:300px;
    margin-top:20px
}
.fimg img{position:relative;top:15px}

.page-id-3846 .frd input[type=submit] {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    width: 70%;
    border: 0;
}

.page-id-3846  .frd input[type="text"], .page-id-3846 .frd select {
    border-radius: 5px;
    height: 45px;
    border: 0;
}
.your-email ::-webkit-input-placeholder{color:#fff !important;}
.other ::-webkit-input-placeholder{color:#fff !important;}
.your-email ::-moz-input-placeholder{color:#fff !important;}
.other ::-moz-input-placeholder{color:#fff !important;}
#bwSubsotherCityInput ::-moz-input-placeholder{color:#fff !important;}
#getAheadAffliateemailInput::-moz-input-placeholder{color:#000 !important;}
#getAheadAffliateemailInput::-webkit-input-placeholder{color:#000 !important;}
.speaker-imgs.join-party-content{background:#F7F7F7;margin:0px !important}
.speaker-imgs.join-party-content h2 {
    margin-top: 0px;
    padding: 20px
}
.gap {margin-top:20px}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ffa500;
    padding: 10px;
    width: 60%;font-weight:600;
    margin: 10px auto !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #ffa500;
    padding: 10px;
    width: 60%;font-weight:600;
    margin: 10px auto !important;
}
.ocity{margin: 20px auto;
    width: 50%;
    padding: 20px 0;
    clear: both;
}
.gah_other_city{width:100%}

.help-block {text-align: center;
    border: 1px solid #ffa500;
    background: rgba(0,0,0,0.8);
    padding: 5px;
    clear: both;
    color: #fff;
    width: 90%;
    margin: 10px auto 10px;
    display: inline-block;
}
#sponsor-homepage p > span {color:#a2a2a2}

.bottom-nav li.menu-item-4021 a{
    text-transform: none !important;
}
.et_mobile_menu li a {text-transform:none !important;}

#getAheadAffliateemailHelpBlock, #getAheadAffliateotherCityHelpBlock{
    width: 50%;
}
#containerforSubscribe3{
    width:78% !important;
}.home #containerforSubscribe3{
    width:100% !important;
}

@media screen and (max-width: 320px) {
    .speakers-bios p span{
        font-size:10px !important;
    }
}
@media screen and (min-width: 320px) and (max-width: 374px) {
    .speakers-bios p span{
        font-size:10px !important;
    }
}
@media screen and (min-width: 375px) and (max-width:767px) {
    .speakers-bios p span{
        font-size:13px !important;
    }
}

.page-id-2983 .spkr-img img, .page-id-69 .spkr-img img, .page-id-494 .spkr-img img {height:280px !important; width: 280px !important;}

#popup_content #getAheadAffliatecitySelect,#popup_content input[type=email] {width: 47%;
    padding: 10px;
    border-radius: 8px;
    border: none;
    float: left;
    margin:0 0 0 10px;
}

#popup_content #getAheadAffliatesusbscribeButton {
    
    width: 50%;
    text-align: center;
    margin: 40px auto 0 !important;
    clear: both;
    float: none;
    display: inherit;
    text-transform: uppercase;
}

#popup_content #getAheadAffliateotherCityInput  {
    margin: 10px auto;
    padding: 10px;
    width: 40%;
    border-radius: 8px;
    border: none;display:grid;
}
#popup_content #getAheadAffliateemailHelpBlock,#popup_content #getAheadAffliateotherCityHelpBlock ,#popup_content #getAheadAffliatecityHelpBlock{width:40%;margin:0px 10px 10px}

#popup_content #getAheadAffliateresponseBlock {margin:5%}
#bwSubs4otherCityFromGroup{
    margin:10px auto !important;
}

[data-whatinput='mouse'] .reveal {
    outline: 0;
}
@media print, screen and (min-width: 40em){
    .reveal {
        width: 600px;
        max-width: 100%;
    }
}
@media print, screen and (min-width: 40em){
    .reveal {
        min-height: 0;
    }
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-color: #fefefe;
    position: fixed;
    bottom:0 !important;
    width: 100% !important;
    height:auto !important;
    background:#eee !important;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}
@media print, screen and (min-width: 40em){
    .reveal, .reveal.tiny, .reveal.small, .reveal.large {
        right: auto;
        left: auto;
        margin: 0 auto;
    }
}
.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
/*     display: none; */
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll;
}

.reveal > :last-child {
    margin-bottom: 0;
}
[data-whatinput='mouse'] .close-button {
    outline: 0;
}
.close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
}
.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer;
}

.reveal-overlay #emailModal #bwSubs2cityFromGroup, .reveal-overlay #emailModal #bwSubs2emailFromGroup{
    margin: 1% !important;
    border-radius:2% !important;
}
.reveal-overlay #emailModal #bwSubs2susbscribeButton{
    margin: 1%;
}
.reveal-overlay #emailModal .headermdoal{
    margin-top: 2%;
}

@media (min-width: 768px){
    .reveal-overlay #emailModal .city {
        width: 22% !important;
    }
}
@media (min-width: 768px){
    .reveal-overlay #emailModal .your-email {
        width: 50% !important;
    }
}
@media (min-width: 768px){
    .reveal-overlay #emailModal .wpcf7-submit {
        width: 22% !important;
    }
}
#getAheadAffliateemailInput :-moz-placeholder, #getAheadAffliateemailInput ::-moz-placeholder{
    color:#000 !important;
}

@media (min-width: 768px){
    .reveal-overlay #emailModal .signupFrom {
        width: 100%;
        margin: 0;
    }
    
}
#emailModal center {
    float: left;
    width: 40%;
    margin: auto;
    padding-top: 1%;
}
.reveal-overlay .reveal .wpcf7-form.signupFrom {
    float: left;
    width: 658px !important;
}

.reveal-overlay::-webkit-scrollbar {
    width:  0 !important;  /* remove scrollbar space */
    background: transparent;  /* optional: just make scrollbar invisible */
}
@media (min-width: 768px) and (max-width: 1024px){
    .signupFrom input[type="submit"], .signupFrom button {
        width: 25%;
    }
    .cal-img {
        height: 250px !important;
    }
    
    /*getahead, la, bos, sf*/
}

.page-id-498 #main-footer, .page-id-3889 #main-footer,.page-id-3876 #main-footer{
    position: fixed;
    background-color: #000000;
    bottom: 0px;
    width: 100%;
}

@media screen and (max-width: 480px){
    .signupFrom input.wpcf7-form-control.wpcf7-submit, .signupFrom input.wpcf7-form-control.wpcf7-submit, .signupFrom button {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 1024px) and (max-width:1366px) {
    .signupFrom input[type="submit"], .signupFrom button {
        width:20% !important;
    }
    .header-content-container {
        margin-top: -2% !important;
    }
    
    .page-id-3589 .btn-how-it-works::before {
        bottom: 5px !important; 
    }
    .signupFrom {
        
        margin: 8px auto 0;
    }
}

@media (min-width: 1200px){
    .page-id-69 .homepage-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
        height: 300px; 
    }
}
.page-id-3723 .et_pb_row_0 .et_pb_column_0 .et-waypoint{
    opacity: 1 !important;
}
@media (max-width: 768px){
    #getAheadAffliatecitySelect{
        margin:1%;
    }
    #getAheadAffliatecityFromGroup{
        margin-bottom: 10%
    } 
    .page-id-3723 .et_pb_row_0 .et_pb_column_0 .et-waypoint img{
        max-width: 50% !important;
    }
    
    .page-id-3723 #main-content {
        padding-bottom:10px !important;
    }
    
}

@media screen and (min-width: 1080px) and (max-width: 1920px){
    .header-content-container {
        margin-top: 0% !important; 
    }
    .page-id-3650 .header-content
    {
        margin-top: 1px !important;
    }
    .membership-wrapper{
        height:50%;
    }
    .page-id-3650 .et_pb_section_1.et_pb_section {
        padding-bottom: 10% !important;
    }
    #sf0{
        margin:5%;
    }
}
.frd{
    display:none;
    margin-bottom: 2%;
}
@media (max-width: 767px){
    .page-id-3934 #main-footer, .page-id-498 #main-footer, .page-id-3889 #main-footer,.page-id-3876 #main-footer{
        position: relative;
        background-color: #000000;
        bottom: 0px;
        width: 100%;
    }
}

.page-id-4049 .mem_row{
    margin-bottom:10px !important;
}
.page-id-4049 .shareform_form-control{
    border-radius: 0 !important;
}

.page-id-4049 .shareform_control-label{
    text-align: left !important;
}

#main-footer {
    padding: 0px;
} 

#getAheadAffliatecitySelect, #getAheadAffliateemailInput{
    font-size: large;
    color:#000;
}

#ticket-div .btn-close{
    margin-right:3%;
}

#content-area table .mcnFollowContent td {
    padding: 0px !important;
}

#footer-info{
    margin: 0;
}

#content-area table td .mcnShareIconContent{
    padding-right:6px !important;
}

/*newsletter page*/


.page-id-4532 #emailModal center h2{
    font-size:26px !important;
    text-align: center !important;
    font-weight: normal !important;
}

.templateContainer {
    width: 100% !important; 
}

@media only screen and (min-width: 768px)
{
    .templateContainer {
        width: 100% !important; 
    }
}

#sponsor-eventpage {display:none}

.insta_wrap {
    margin-top: 12px;
    margin-bottom: 12px;
}
.mem_btn_wrap {
    text-align: center;
}
.remove-arr {
    /*for firefox*/
    -moz-appearance: none;
    /*for chrome*/
    -webkit-appearance:none;
    
}
.remove-arr::-ms-expand {
    display: none;
}

.page-id-37615 .btn {padding:5px 20px !important}
.page-id-3876 #main-content .container,.page-id-3889 #main-content .container,.page-id-3886 #main-content .container {padding-top:20px}

.page-id-3876 h1,.page-id-3889 h1,.page-id-3886 h1 {font-size:60px !important}
input[type=email].cf1 {
    margin-top: 10px;
    padding: 15px 10px !important;
    text-align-last: left !important;
    color: #818181 !important;
    height: 50px;
    -webkit-appearance: none;
    width:100%
}
input[type=email].cf1::placeholder  {  color: #818181 !important;}
.wpcf7-select.cf1::placeholder {  color: #818181 !important;}
#post-75613 img {display:none !important;}

@media (min-width: 981px) {
    .eb_text_inner .mrcir {
        right: -60px !important;
    }
}


/* May 6 2021 */
/* Input Style */
.colf input[type=text], 
.wpcf7 .wpcf7-form-control-wrap input[type="email"],
.wpcf7 .wpcf7-form-control-wrap input[type="text"] {
    border: 1px solid #fff !important;
    color: #000 !important;
    font-size: 16px;
    text-align: center;
	background: #fff;
}

/* .modal-container {
	display: flex;
}

.modal-container center {
    float: left;
    width: 40%;
	margin: auto;
    padding-top: 1%;
} */


#fancybox-wrap + div:not(.reveal-overlay){
	display: none
}

@media (min-width: 992px) {
	.et_fixed_nav img#logo {
		margin-top: 5px !important;			
		max-height: 100% !important;
	}
	.et_fixed_header img#logo {
		margin-top: 0px !important;	
	}
}

@media screen and (min-device-width: 0px) and (max-device-width: 980px) {
	.et-fixed-header .mobile_menu_bar:before {
/* 	    top: 0px!important; */
	}
}

/* Intensive Preview */
@media screen and (max-width: 480px) {
	#sponsor-homepage img {
   		margin: 0 10px 20px;
    	display: inline-block;
    	vertical-align: middle;
    	text-align: center;
    	width: 40%;
	}
}

/* Business Intensive */
@media screen and (max-width: 959px) {
	.one_half {
    	float: none !important;
    	margin-right: 0;
    	width: auto;
    	margin-bottom: 10px;
	}
}

@media screen and (max-width: 600px) {
	.one_half {
    	margin-bottom: 0px !important;
	}

	ul.bboot {
		padding-bottom: 0 !important;
	}
}

/* Wisdom  */

.pgafu-post-grid-main.pgafu-design-1.pgafu-image-fit .pgafu-post-image-bg {
    float: left;
    width: 500px;
    margin-right: 40px;
}

@media screen and (max-width: 1048px) {
	.pgafu-post-grid-main.pgafu-design-1.pgafu-image-fit .pgafu-post-image-bg {
		float: none;
		width: 100%;
		margin: 0px;
	}
}

.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-date{
	margin-bottom: 20px;
}

/*May 29 CSS changes */
.single .fluid-width-video-wrapper {
    padding-top: 56%;
    max-height: 500px;
}

/* .email-450 {
    float: none !important;
}
 */
/* Business Intensive */
@media screen and (max-width: 1280px) {
	.online-business-row {
		width: 60%;
		margin-left: 300px;
	}

	.cofound .et_pb_main_blurb_image {
		display: block;
		width: 100% !important;
	}
}

@media screen and (max-width: 1024px) {
	.online-business-row {
		width: 80%;
		margin: auto;
	}
}

@media screen and (max-width: 992px) {
	.cofound .et_pb_main_blurb_image {
		width: 150px !important;
	}
}

.single-post form p:first-of-type {
    display: flex;
    justify-content: space-between;
}

.single-post form p:first-of-type span {
    margin-right: 7px;
}

.single-post form p:first-of-type input[type="submit"] {
    margin-left: 15px;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
	z-index: 99;
}

@media (max-width: 910px){
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper {
    height: unset !important;
    overflow-y: scroll !important;
	display: none !important;
}
}
