.moduletable.featured_events_wrapper .all_events_wrapper-legend {
    position: relative;
    margin-bottom: 0;
}

.all_events_wrapper-legend .all_events_block-legend {
    position: relative;
    -webkit-box-shadow: 1px 1px 10px #fff;
    box-shadow: 1px 1px 10px #fff;

}

.all_events_wrapper-legend .top_row-legend,
.all_events_wrapper-legend .bottom_row-legend {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
}

.all_events_wrapper-legend .bottom_row-legend {
    bottom: 0;
}

.all_events_wrapper-legend .top_row-legend a,
.all_events_wrapper-legend .bottom_row-legend a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.all_events_wrapper-legend .bottom_row-legend .btn_bg-legend {
    max-width: 100%;
}

.all_events_wrapper-legend .bottom_row-legend .btn_bg-legend a {
    padding: 20px 0;
    display: block;
}

.moduletable.featured_events_wrapper .all_events_wrapper-legend {
    position: relative;
    margin-bottom: 0;
}

.captcha-legend div {
    color: #fff;
}

.all_events_wrapper-legend.all_posts-legend {
    position: relative;
    box-shadow: 1px 1px 10px #ababab;
    height: auto !important;
}

.all_events_wrapper-legend.all_posts-legend .top_row-legend,
.all_events_wrapper-legend.all_posts-legend .bottom_row-legend {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
}

.all_events_wrapper-legend.all_posts-legend .bottom_row-legend {
    bottom: 0;
}

.all_events_wrapper-legend.all_posts-legend .top_row-legend a,
.all_events_wrapper-legend.all_posts-legend .bottom_row-legend a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.all_events_wrapper-legend.all_posts-legend .bottom_row-legend .btn_bg-legend {
    max-width: 100%;
}

.all_events_wrapper-legend.all_posts-legend .bottom_row-legend .btn_bg-legend a {
    padding: 20px 0;
    display: block;
    text-transform: uppercase;
}

.button.btn.btn-info.buy_ticket_btn-legend.btn_bg-legend,
.btn_bg-legend,
._calendar_one table tr td .event_string,
.moduletable.become_star_form #os_cck_layout input.button,
.single_event_wrapper-legend .speakers_form-legend input.button,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend input.button,
.moduletable.subscribe .itp-subscribe input.button,
.com-baforms form.form-validate input[type="submit"],
body .container.component_wrapper .login .controls button,
body .container.component_wrapper .logout .controls button,
body .cck-body input.button,
.cck-body input.button.add_rev_form-legend,
body .single_blog_post-legend .rent_request_wrapper form input.button,
.alert.alert-message,
body .cck-body .hall_single_block-legend form input.button {
    background: #000;
    color: #fff !important;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, 0) 70%);
    background-repeat: no-repeat;
    background-size: 200% 100%, auto;
    background-position: 200% 0, 0 0;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 5px;
    border: 2px solid #fff !important;
}

.coming_soon_event-legend:hover,
.btn_bg-legend:hover,
._calendar_one table tr td .event_string:hover,
.moduletable.become_star_form #os_cck_layout input.button:hover,
.single_event_wrapper-legend .speakers_form-legend input.button:hover,
.button.btn.btn-info.buy_ticket_btn-legend.btn_bg-legend:hover,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend input.button:hover,
.moduletable.subscribe .itp-subscribe input.button:hover,
.com-baforms form.form-validate input[type="submit"]:hover,
body .container.component_wrapper .login .controls button:hover,
body .container.component_wrapper .logout .controls button:hover,
body .cck-body input.button:hover,
body .single_blog_post-legend .rent_request_wrapper form input.button:hover,
.alert.alert-message:hover,
.rev_text-legend:hover,
body .cck-body .hall_single_block-legend form input.button:hover,
#logo:hover {
    transition: .5s linear !important;
    background-position: -200% 0, 0 0 !important;
}

.single_event_wrapper-legend .speakers_form-legend input:not(.button),
.single_event_wrapper-legend .speakers_form-legend textarea,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend input:not(.button),
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend textarea,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend select,
.single_blog_post-legend form input:not(.button),
.single_blog_post-legend form input:not(.button):focus,
.single_blog_post-legend form textarea {
    border: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #fff !important;
    width: 100% !important;
    color: #fff !important;
}

.single_event_wrapper-legend .speakers_form-legend input::placeholder,
.single_event_wrapper-legend .speakers_form-legend textarea::placeholder,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend input::placeholder,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend textarea::placeholder,
.single_blog_post-legend form input::placeholder,
.single_blog_post-legend form textarea::placeholder {
    color: #fff !important;
}

.single_event_wrapper-legend .speakers_form-legend textarea,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend textarea,
.single_blog_post-legend form textarea {
    min-height: 120px !important;
}

.single_event_wrapper-legend .speakers_form-legend textarea:focus,
.single_event_wrapper-legend .rent_request_wrapper .buy_tickets_form-legend textarea:focus,
.single_blog_post-legend form textarea:focus,
.login input {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
}

.post_for_all_post-legend .category_blog-legend>span>.category_blog-legend,
.one_new_wrapper-legend .category_blog-legend>span>.category_blog-legend {
    float: left;
}

.one_new_wrapper-legend .news_heading-legend a {
    color: #fff;
    font-size: 36px;
    font-weight: inherit;
}

.wrapper-left-posts-legend {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.wrapper-left-posts-legend .all_posts_title-legend a {
    text-transform: uppercase;
}

.news_blog .news_heading-legend {
    margin-bottom: 20px;
}

.featured_post_desc-legend {
    line-height: 23px !important;
}

.featured_post_desc-legend p {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.news_blog .post_date-legend {
    text-transform: uppercase;
}

.news_blog .right_block_blog .all_posts_title-legend,
.news_blog .right_block_blog .all_posts_title-legend a {
    text-transform: uppercase;
    color: inherit;
}

.coming_soon_event-legend,
.btn_bg-legend,
.rev_text-legend {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, 0) 70%);
    background-repeat: no-repeat;
    background-size: 200% 100%, auto;
    background-position: 200% 0, 0 0;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 5px;
    color: #fff;
    display: block;
}

#os_navigation a {
    background: #000;
    color: #fff !important;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .5) 0%, rgba(0, 0, 0, 0) 70%);
    background-repeat: no-repeat;
    background-size: 200% 100%, auto;
    background-position: 200% 0, 0 0;
    box-shadow: rgba(0, 0, 0, .3) 0 2px 5px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    border: 2px solid #fff;
}

#os_navigation a:hover {
    transition: .5s linear !important;
    background-position: -200% 0, 0 0 !important;
}

.single_blog_post-legend .first-review,
.single_blog_post-legend .rev_heading {
    color: #fff;
}

@media(max-width: 991px) {
    .post_for_all_post-legend .drop-item div[class*="galleryfield"] div[class*="gallery"] img {
        min-height: 120px;
    }
}

@media(max-width: 768px) {

    .all_events_wrapper-legend .all_events_place_col,
    .all_events_wrapper-legend .all_events_time_col,
    .all_events_wrapper-legend .all_events_title_col,
    .all_events_wrapper-legend .all_events_price_col {
        padding: 0 0 0 40px !important;
    }

    .all_events_wrapper-legend .bottom_row-legend .btn_bg-legend {
        max-width: 250px;
        margin: 20px 0 0;
    }

    .all_events_wrapper-legend .top_row-legend,
    .all_events_wrapper-legend .bottom_row-legend {
        padding: 20px;
    }

    .all_events_wrapper-legend.all_posts-legend [id*=cck_col] {
        padding: 0 !important;
    }

    .all_events_wrapper-legend.all_posts-legend .bottom_row-legend .btn_bg-legend {
        max-width: 250px;
    }
}

@media(max-width: 767px) {
    .news_blog .cck-body .one_new_wrapper-legend.instance_block {
        padding: 0 15px 0 30px;
        margin-bottom: 40px;
    }

    .news_blog .right_block_blog .post_for_all_post-legend.instance_block {
        width: 50%;
        float: left;
    }
}

@media(max-width: 600px) {
    .all_events_wrapper-legend .cck-wrapper-instance>.instance_body {
        width: 100% !important;
    }
}

@media(max-width: 480px) {
    .all_events_wrapper-legend .all_events_block-legend {
        margin: 0 -15px;
    }

    .news_blog .right_block_blog .post_for_all_post-legend.instance_block {
        width: 100%;
        float: none;
    }
}