.menu_center .menu_main_wrap .logo {
    float: left;
    margin: 0;
    display: block;
    z-index: 1000;
    position: relative;
    width: auto;
}
.menu_center .menu_main_wrap .menu_main_nav_area {
    margin-top: 2.7em;
}
.menu_left .menu_main_wrap .search_wrap, 
.menu_center .menu_main_wrap .search_wrap {
    margin-top: 2.5em;
}
.top_panel_fixed .menu_left .menu_main_wrap .search_wrap, 
.top_panel_fixed .menu_center .menu_main_wrap .search_wrap,
.top_panel_fixed .menu_main_wrap .search_wrap{
    margin-top: 1.1rem;
}

.menu_main_wrap .logo_main {
    max-height: 70px;
    padding-bottom: 1.5rem;
}
.menu_center .menu_main_wrap .menu_main_nav_area {
    z-index: 10;
}
.sc_title {
    text-shadow: 0px 1px 10px rgba(0,0,0,0.8);
}
.sc_title.no-shadow {
    text-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.top_panel_wrap {
    box-shadow: 0px 1px 9px rgba(0,0,0,0.3);
}
.white-text {
    color: white;
}
.sc_title {
    letter-spacing: -2px;
    font-size: 5.4rem;
}
figure figcaption,
.sc_image figcaption {
    font-size: 18px;
    font-weight: bold;
	bottom: auto;
	top: 0;
	text-transform: uppercase;
}
figure:hover figcaption {
    margin-top: -5rem;
}
.top_panel_fixed.menu_center .menu_main_wrap .logo {
    display: block;
    padding-top: 1rem;
}
.email-signup .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
.hero-content p,
.hero-content h1 {
    text-shadow: 0px 0px 11px rgba(0,0,0,0.6);
}
.subheadline {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: 3.2rem;
    margin-bottom: 0px;
}
.label-text {
    margin-bottom: 0px;
}
.no-spacer .row > [class*="column-"], 
.no-spacer .columns_wrap > [class*="column-"],
.no-spacer .vc_editor .sc_columns .vc_trx_column_item {
    padding-right: 0px;
}
.no-spacer  .columns_wrap {
    margin-right: 0px;
}
.ai1ec-title-buttons .ai1ec-btn-group {
    margin-left: 0px;
}
.sc_button.sc_button_size_big.larger-button {
    padding: 1.3em;
}
.sc_title p {
    font-size: 30px;
}
.post_title{
    padding-top: 2rem;
}
.sc_button:after {
    display: none;
}
.wpb_text_column.hero-copy p {
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    text-shadow: 0px 0px 11px rgba(0,0,0,0.6);
    margin-bottom: 21px;
}
.wpb_text_column.hero-copy p em {
    font-size: 40px;
}
.tribe-events-title-bar {
    margin-top: 2rem;
}
.menu_center .menu_main_wrap .menu_main_nav_area .menu_main_nav {
    margin-left: 2em;
}
.menu_main_nav_area form {
    float: right;
    position: relative;
    top: -0.5rem;
}
.slick-slide {
    position: relative;
}
.slick-slide .content-section {
    padding-left: 5rem;
}
.slick-slide img {
    width: 100%;
}
.content-section {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
}

@media (min-width: 768px) {
    .content-section {
        left: 5rem;
        position: absolute;
        top: 50%;
        transform: translate(0%, -50%);
        width: 40%;
    }
    .content-section h1,
    .content-section h2,
    .content-section h3,
    .content-section p {
        font-weight: bold;
        font-size: 50px;
        color: #ffffff;
        text-shadow: 0px 0px 11px rgba(0,0,0,0.6);
        margin-bottom: 11px;
    }
    .content-section p {
        font-size: 18px;
    }
    .ultimate_carousel_btn {
        float: left;
    }
}
.sidebar.widget_area ul li a {
    color: #333;
}
.sc_image_shape_square a img {
    width: 100%;
}
.featured-event-label {
    color: #fff;
    font-size: 3.2rem;
    text-shadow: 2px 2px #3091B7;
    line-height: 3rem;
    margin-left: 3rem;
    margin-top: 1rem;
}
.featured-event-label span {
    font-size: 2.3rem;
    display: block;
}
.wpb_text_column.wpb_content_element.featured-title-text {
    margin-bottom: 15px;
}
.featured-event-tile .featured-text {
    background: rgba(0,0,0,0.7);
    padding: 1rem;
    margin-bottom: 1rem;
} 
.featured-event-tile .featured-text p,
.featured-event-tile .featured-text strong {
    color: #fff;
    line-height: 1.7rem;
    margin-bottom: 0.5rem;
}
.featured-event-tile .featured-text strong {
    font-size: 1.6rem;
    font-weight: 900;
}
.featured-image-holder  {
    border-radius: 1rem;
    box-shadow: 0px 5px 14px rgba(153, 153, 153, 0.6);
    margin-bottom: 2rem;
}
.subscribe-button {
    background-color: rgba(164,209,8,1);
}
.featured-image-holder .vc_column-inner {
    border-radius: 1rem;
}
.featured-image-holder .maxbutton-3.maxbutton.maxbutton-featured-event {
    height: auto;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
}
.featured-image-holder .maxbutton-3.maxbutton.maxbutton-featured-event .mb-text {
    padding-top: 0;
}
.tribe-events-day .tribe-events-content {
    margin-bottom: 10rem;
}
.mc4wp-form-fields .submit-button {
    background-color: rgba(164,209,8,1);
    padding: 1rem 1.4rem 0.8rem;
    color: #ffff;
    text-transform: uppercase;
}
.menu_main_nav_area .sc_button.sc_button_style_filled {
    right: 0;
    padding: 1rem;
    cursor: pointer;
}
@media (min-width: 768px) {
    .menu_main_nav_area .sc_button.sc_button_style_filled {
    right: 0;
    width: 10rem;
    position: absolute;
    top: -0.5rem;
    padding: 1rem 0.25rem 0.75rem;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 600;
}
}
#mc_embed_signup {
    max-width: 45rem;
    margin: 0 auto;
    border-radius: 0.5rem;
    padding: 2rem 1rem;
}
.featured-event-tile .featured-text {
    background: rgba(0,0,0,0.4);
}
.featured-event-tile .featured-text p {
    color: #2c3032;
}
.featured-event-tile .featured-text a {
    font-weight: bold;
    text-decoration: underline;
    color: #81B5D3;
}
.featured-event-tile .featured-text .button {
    display: block;
    font-weight: 300;
    text-decoration: none;
    background: #9cc900;
    padding: 1.5rem 0.5rem;
    border-radius: 0.25rem;
    color: #fff;
    text-transform: uppercase;
    margin: 1.5rem auto 0.5rem;
    width: 18rem;
}
.featured-event-tile .featured-text .button:hover {
    background: #B7D365;
}
.featured-event-tile .featured-text strong {
    color: #000;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    padding-right:10px;
    border: 1px solid rgba(114,114,114,0.4);
    border-radius: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    background-color: #0096d6;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid rgba(114,114,114,0.6);
    background-color: #444444;
}