

/* ############## COLOR SKINS ################### */
.skin-light .flex-control-paging li a {
    background-color: #E8E8E8;
}

.skin-dark .flex-control-paging li a {
    background-color: #646464;
}

.skin-light .flex-control-paging .flex-active {
    background-color: #B2B2B4;
    cursor: default !important;
}

.skin-dark .flex-control-paging .flex-active {
    background-color: #9D9D9D;
    cursor: default !important;
}

.skin-light .eosa_popup p {
    background-color: rgb(105, 105, 105);
    -moz-box-shadow: 0 0 10px rgba(63, 63, 63, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(63, 63, 63, 0.4);
    box-shadow: 0 0 10px rgba(63, 63, 63, 0.4);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin: 0 !important;
}

.skin-light .eosa_popup .fa {
    color: rgb(105, 105, 105);
    text-shadow: 0 3px 5px rgba(63, 63, 63, 0.22);
}

.skin-light .btxx,
.skin-dark .btxx {
    background-color: rgba(76, 76, 76, 0.95) !important;
    width: auto;
    margin: 7px;
    float: none;
    -moz-box-shadow: 0 0 2px white;
    -webkit-box-shadow: 0 0 2px white;
    box-shadow: 0 0 2px white;
}

.skin-light .btxx:hover,
.skin-dark .btxx:hover {
    background-color: rgb(89, 89, 89);
}

.skin-light a.button_main {
    color: #6B6B6B;
    background-color: #E0E0E0;
}

.skin-light a.button_main:hover {
    background-color: #DCDCDC;
}

.skin-dark a.button_main {
    color: #FAFAFA;
    background-color: #333333;
    border-top-color: #2F2F2F;
}

.skin-dark a.button_main:hover {
    background-color: rgba(0, 0, 0, 0.97);
}

.skin-dark.full_content_box a {
    color: #B9B9B9;
    text-decoration: none;
}

.skin-light.full_content_box a {
    color: #6B6B6B;
    text-decoration: none;
}

/* ############## CANCELLED EVENT ################### */
.cancelled_label {
    position: absolute;
    color: #FFF;
    background-color: #F79191;
    border-radius: 5px;
    padding: 3px 9px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 12px;
    display: none;
}

.skin-dark .cancelled_label {
    background: #7B1F1F;
}

.cancelled_event .cancelled_label {
    display: block;
    transform: translate3d(0,0,0);
}

.eoas_evo_pop_body.cancelled_event .cancelled_label, .eo_fullevent_box_s2.cancelled_event .cancelled_label {
    position: static;
    display: inline-block;
    margin-bottom: 15px;
}

.s1b_img .cancelled_label {
    margin: 20px;
}

.eo_s1_details_box .cancelled_label {
    top: -36px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.eo_s2_details_box .cancelled_label, .eo_s4_details_box .cancelled_label {
    font-size: 10px;
    padding: 2px 7px;
    top: -35px;
    z-index: 0;
}

.eosa_box_card .cancelled_label {
    margin: 15px;
    font-size: 10px;
    padding: 2px 7px;
}

.eo_card_box .cancelled_label {
    font-size: 10px;
    padding: 2px 7px;
    margin: 15px;
    z-index: 0;
}

.eoas_evo_minipop_body .eo_s4_details_box .cancelled_label {
    top: -50px;
    left: 50%;
    width: 200px;
    text-align: center;
    margin-left: -100px;
}


.skin-light .cancelled_event .eo_s1_downbox, .skin-light .cancelled_event .eo_s1_event_title_box, .cancelled_event .skin-light .eoas_evcal_evdata_row, .cancelled_event .skin-light .eo_boxs2_b,
.cancelled_event .skin-light .s1b_box_a, .skin-light .cancelled_event .eo_s2_downbox, .skin-light .cancelled_event .eo_s2_details_box, .skin-light .cancelled_event .eo_s4_details_box, .skin-light .cancelled_event .eo_s2_main_date,
.skin-light .cancelled_event .eo_s2_event_title div, .skin-light .cancelled_event .eo_card_title_box, .skin-light .cancelled_event .eo_card_main_date, .skin-light .cancelled_event .eo_card_title div,
.skin-light .cancelled_event.eo_card_box, .skin-light .cancelled_event .s1b_box_a, .cancelled_event .skin-light.full_content_box, .skin-light .cancelled_event .eo_s4_box,
.skin-light .cancelled_event .eo_s4_event_title div, .skin-light .cancelled_event .eo_s4_main_date, .skin-light .cancelled_event .eo_s4_p, .skin-light .cancelled_event .eoas_evo_minipop_body,
.skin-light .cancelled_event .eo_s4b_box, .skin-light .cancelled_event .eo_s3_box .eo_s3_row1, .skin-light .cancelled_event .row_s3_box1, .skin-light .cancelled_event .row_s3b_box1, .skin-light .cancelled_event.eo_s3b_box .eo_s3b_row1 {
    background: repeating-linear-gradient(45deg,#FDF2F2,#FDF2F2 10px,#FAFAFA 10px,#FAFAFA 20px);
}

.skin-light .cancelled_event .eo_s1_details_box {
    background: repeating-linear-gradient(45deg,#423C3C,#3C3535 10px,#4A3D3D 10px,#4E4040 20px);
}

.skin-light .cancelled_event .s1b_header, .cancelled_event .skin-light .eo_boxs2_header, .cancelled_event .skin-light .eo_s1_event_title_box, .cancelled_event .skin-light .eo_boxs2_datetime_box {
    background: repeating-linear-gradient(45deg,rgba(253, 242, 242, 0.8),rgba(253, 242, 242, 0.8) 10px,rgba(250, 250, 250, 0.8) 10px,rgba(250, 250, 250, 0.8) 20px);
}

.skin-dark .cancelled_event .eo_s1_downbox, .skin-dark .cancelled_event .eo_s1_event_title_box, .cancelled_event .skin-dark .eoas_evcal_evdata_row, .cancelled_event .skin-dark .eo_boxs2_b,
.cancelled_event .skin-dark .s1b_box_a, .skin-dark .cancelled_event .eo_s2_downbox, .skin-dark .cancelled_event .eo_s2_details_box, .skin-dark .cancelled_event .eo_s4_details_box, .skin-dark .cancelled_event .eo_s2_main_date,
.skin-dark .cancelled_event .eo_s2_event_title div, .skin-dark .cancelled_event .eo_card_title_box, .skin-dark .cancelled_event .eo_card_main_date, .skin-dark .cancelled_event .eo_card_title div,
.skin-dark .cancelled_event.eo_card_box, .skin-dark .cancelled_event .s1b_box_a, .cancelled_event .skin-dark.full_content_box, .skin-dark .cancelled_event .eo_s4_box,
.skin-dark .cancelled_event .eo_s4_event_title div, .skin-dark .cancelled_event .eo_s4_main_date, .skin-dark .cancelled_event .eo_s4_p, .skin-dark .cancelled_event .eoas_evo_minipop_body,
.skin-dark .cancelled_event .eo_s4b_box, .skin-dark .cancelled_event .eo_s3_box .eo_s3_row1, .skin-dark .cancelled_event .row_s3_box1, .skin-dark .cancelled_event .row_s3b_box1, .skin-dark .cancelled_event.eo_s3b_box .eo_s3b_row1 {
    background: repeating-linear-gradient(45deg,#331C1C,#3A1F1F 10px,#1F1B1B 10px,#171515 20px);
}


.skin-dark .cancelled_event .eo_s1_details_box, .skin-dark .cancelled_event .s1b_header, .cancelled_event .skin-dark .eo_boxs2_header, .cancelled_event .skin-dark .eo_s1_event_title_box, .cancelled_event .skin-dark .eo_boxs2_datetime_box {
    background: repeating-linear-gradient(45deg,rgba(51, 26, 26, 0.8),rgba(39, 25, 25, 0.8) 10px,rgba(21, 21, 21, 0.8) 10px,rgba(23, 23, 23, 0.8) 20px);
}

.cancelled_event .eo_card_downbox {
    background: none !important;
}
/* ############## CATEGORIES ################### */
.eventon_filter_selection p.eo_label, .eo_loadmore {
    background-color: rgba(0, 0, 0, 0);
    color: #969696;
    border: 1px solid #D7D7D7;
    padding: 1px 5px;
    border-radius: 4px;
    cursor: pointer;
    height: 22px;
    line-height: 18px;
}

.evo_srt_sel .evo_srt_options {
    display: none;
}

.evo_srt_sel:hover .evo_srt_options {
    display: block;
}

.evo_srt_sel p .fa {
    padding-left: 5px;
}

.eventon_sort_line {
    display: flex;
}

.eventon_sort_line .evo_srt_sel {
    margin: 0 0 0 15px;
}

@media (min-width: 768px) {
    .evo_srt_sel .evo_srt_options {
        position: absolute;
        z-index: 9;
        background: #f3f3f3;
        padding: 15px;
        margin-left: -15px;
    }
}

.eventon_filter_selection p.eo_label:hover, .eo_loadmore:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.eo_cont {
    width: 100%;
    text-align: center;
    padding: 15px;
}

.eo_loadmore {
    display: inline-block;
    padding: 5px 25px;
    height: auto;
}

.eventon_filter_selection p.eo_label.eo_active {
    background-color: #BBB;
    color: #FFF;
    border-color: #BABABA;
}

.eventon_filter_dropdown .catn {
    color: #898989;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    background-color: #EAEAEA;
    padding: 3px;
    border-bottom: 1px solid #E7E7E7;
    white-space: nowrap;
}

.eventon_filter_dropdown p {
    white-space: nowrap;
}


/* ############## MINI CAROUSEL 2 - STYLE B - DARK ################### */

.skin-dark .eo_s4b_box {
    background-color: #2A2A2A;
}

.skin-dark .eo_s4b_box:hover {
    cursor: pointer;
    background-color: #454545;
}

.skin-dark .eo_s4b_month {
    color: #FAFAFA;
}

.skin-dark .eo_s4b_day {
    color: #FAFAFA;
}

.skin-dark .eo_s4b_arrow {
    color: #EDEDED;
}

.skin-dark .eo_s4b_arrow:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
/* ############## MINI CAROUSEL 2 - STYLE B - LIGHT ################### */

.skin-light .eo_s4b_box {
    background-color: #fafafa;
}

.skin-light .eo_s4b_box:hover {
    cursor: pointer;
    background-color: #EAEAEA;
}

.skin-light .eo_s4b_month {
    color: #494949;
}

.skin-light .eo_s4b_day {
    color: #494949;
}

.skin-light .eo_s4b_arrow.eo_sx {
    border-left: 1px solid white;
}

.skin-light .eo_s4b_arrow.eo_dx {
    border-left: 1px solid white;
}

.skin-light .eo_s4b_arrow {
    background-color: #FFFFFF;
    color: #7a7a7a;
}

.skin-light .eo_s4b_arrow:hover {
    background-color: #f5f5f5;
}
/* ############## MINI CAROUSEL - STYLE B - DARK ################### */

.skin-dark .eo_s3b_box .eo_s3b_row1 {
    background-color: #414141;
    color: #d8d8d8;
}

.skin-dark .row_s3b_box1 {
    background: #2a2a2a;
}

.skin-dark .eo_s3b_box .eo_s3b_row3 {
    color: #D8D8D8;
}

.skin-dark .eo_s3b_arrow.eo_dx {
    border-left: 2px solid rgb(40, 40, 40);
}

.skin-dark .eo_s3b_arrow {
    background-color: rgba(0, 0, 0, 0.5);
    color: #BDBDBD;
}

.skin-dark .eo_s3b_arrow:hover {
    background-color: black;
}
/* ############## MINI CAROUSEL - STYLE B - LIGHT ################### */

.skin-light .eo_s3b_box .eo_s3b_row1 {
    background-color: white;
    color: #555555;
}

.skin-light .row_s3b_box1 {
    background: #f5f5f5;
}

.skin-light .eo_s3b_box .eo_s3b_row3 {
    color: #525252;
}

.skin-light .eo_s3b_arrow.eo_dx {
    border-left: 2px solid white;
}

.skin-light .eo_s3b_arrow {
    background-color: rgba(255, 255, 255, 0.5);
    color: #575757;
}

.skin-light .eo_s3b_arrow.eo_sx {
    border-right: 2px solid white;
}
/* ############## MINI CAROUSEL 2 - DARK ################### */

.skin-dark .eo_s4_box {
    background-color: #161616;
    border-top: 1px solid #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
}

.skin-dark .eo_s4_month {
    color: #FAFAFA;
}

.skin-dark .eo_s4_day {
    color: #FAFAFA;
}

.skin-dark .eo_s4_arrow.eo_sx {
    border-right: 1px solid rgb(37, 37, 37);
}

.skin-dark .eo_s4_arrow.eo_dx {
    border-left: 1px solid rgb(37, 37, 37);
}

.skin-dark .eo_s4_arrow {
}

.skin-dark .eo_s4_arrow i {
    color: #EDEDED;
}

.skin-dark .eo_s4_arrow:hover {
    background-color: #2A2A2A;
}

.skin-dark .eo_s4_box:hover {
    cursor: pointer;
    background-color: #424242;
}
/* ############## MINI CAROUSEL 2 - LIGHT ################### */

.skin-light .eo_s4_box {
    background-color: #fafafa;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.skin-light .eo_s4_month {
    color: #494949;
}

.skin-light .eo_s4_day {
    color: #494949;
}

.skin-light .eo_s4_arrow.eo_sx {
    border-right: 1px solid white;
}

.skin-light .eo_s4_arrow.eo_dx {
    border-left: 1px solid white;
}

.skin-light .eo_s4_arrow {
    background-color: #f0f0f0;
}

.skin-light .eo_s4_arrow:hover {
    background-color: #fafafa;
}

.skin-light .eo_s4_arrow i {
    color: #7a7a7a;
}

.skin-light .eo_s4_box:hover {
    cursor: pointer;
    background-color: #EAEAEA;
}
/* ############## MINI CAROUSEL - DARK ################### */

.skin-dark .eo_s3_box {
    background-color: rgb(22, 22, 22);
}

.skin-dark .box_overlaybox_s3 {
    background-color: rgba(27, 27, 27, 0.6);
}

.skin-dark .eo_s3_button_open {
    background-color: rgb(111, 109, 110);
    color: white;
    border: 2px solid whitesmoke;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.skin-dark .eo_s3_box .eo_s3_row1 {
    background-color: #3a3a3a;
    color: #FAFAFA;
}

.skin-dark .row_s3_box1 {
    background-color: #161616;
    border-top: 1px solid rgb(66, 66, 66);
}

.skin-dark .eo_s3_box .eo_s3_row2 {
    color: #F0F0F0;
}

.skin-dark .eo_s3_box .eo_s3_row3 {
    color: #DDDDDD;
}

.skin-dark .eo_s3_box .eo_s3_row3 .eo_icon_box {
    color: #6B6B6B;
}

.skin-dark .eo_s3_arrow.eo_dx {
    /* border-left: 2px solid white; */
}

.skin-dark .eo_s3_arrow.eo_sx {
    /* border-right: 2px solid white; */
}

.skin-dark .eo_s3_arrow {
    background-color: rgba(58, 58, 58, 0.45);
    color: rgb(247, 247, 247);
}

.skin-dark .eo_s3_arrow:hover {
    background-color: #5C5C5C;
}
/* ############## MINI CAROUSEL - LIGHT ################### */

.skin-light .eo_s3_box {
    border-bottom: 1px solid rgb(239, 239, 239);
}

.skin-light .box_overlaybox_s3 {
    background-color: rgba(255, 255, 255, 0.6);
}

.skin-light .eo_s3_button_open {
    background-color: rgb(111, 109, 110);
    color: white;
    border: 2px solid whitesmoke;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.skin-light .eo_s3_box .eo_s3_row1 {
    background-color: #fdfdfd;
    color: #706f6f;
}

.skin-light .row_s3_box1 {
    background-color: #f5f5f5;
    border-top: 1px solid white;
}

.skin-light .eo_s3_box .eo_s3_row2 {
    color: #706f6f;
}

.skin-light .eo_s3_box .eo_s3_row3 {
    color: #696969;
}

.skin-light .eo_s3_box .eo_s3_row3 .eo_icon_box {
    color: #6B6B6B;
}

.skin-light .eo_s3_arrow.eo_dx {
    border-left: 2px solid white;
}

.skin-light .eo_s3_arrow.eo_sx {
    border-right: 2px solid white;
}

.skin-light .eo_s3_arrow {
    background-color: rgba(240, 240, 240, 0.5);
    border-bottom: 1px solid #e3e3e3;
    color: #4D4D4D;
    text-shadow: 0 0 13px white;
}

.skin-light .eo_s3_arrow:hover {
    background-color: #DADADA;
}
/* ############## SLIDER - STYLE B - DARK ################### */

.skin-dark .s1b_header {
    background-color: rgba(22, 22, 22, 0.7);
}

.skin-dark .s1b_col,
.skin-dark .s1b_col2 div {
    color: #FAFAFA;
}

.skin-dark .s1b_d {
    border-bottom: 1px solid rgb(250, 250, 250);
}

.skin-dark .s1b_organizer {
    color: #FAFAFA;
    background: url(../images/bg_gradient_dark.png) left center no-repeat;
    background-color: rgba(0, 0, 0, 0.19);
}

.skin-dark .s1b_row {
    color: #ECECEC;
    background-color: #272727;
}

.skin-dark .s1b_box_a {
    background-color: #161616;
}

.skin-dark .s1b_datetime_box {
    color: #F0F0F0;
    border-bottom: 1px solid rgb(178, 178, 178);
}

.skin-dark .s1b_desc {
    color: #E7E7E7;
}

.skin-dark .s1b_button {
    color: #E0E0E0;
    border: 1px solid #939393;
}

.skin-dark .s1b_arrow {
    background-color: #161616;
    color: #E7E7E7;
}
/* ############## SLIDER - STYLE B - LIGHT ################### */

.skin-light .s1b_header {
    background-color: rgba(255, 255, 255, 0.8);
}

.skin-light .s1b_col,
.skin-light .s1b_col2 div {
    color: #484848;
}

.skin-light .s1b_d {
    border-bottom: 1px solid black;
}

.skin-light .s1b_organizer {
    color: #484848;
    background: url(../images/bg_gradient.png) left center no-repeat;
    background-color: rgba(255, 255, 255, 0.73);
}

.skin-light .s1b_row {
    color: #484848;
    background-color: #fcfcfc;
}

.skin-light .s1b_box_a {
    color: #484848;
    background-color: #f5f5f5;
}

.skin-light .s1b_datetime_box {
    border-bottom: 1px solid rgb(178, 178, 178);
}

.skin-light .s1b_desc {
    color: #4b4b4b;
    margin: 15px 0;
}

.skin-light .s1b_button {
    color: #424242;
    border: 1px solid #939393;
}

.skin-light .s1b_arrow {
    background-color: #f5f5f5;
    color: #424242;
}
/* ############## CAROUSEL - STYLE B - DARK ################### */

.skin-dark .eo_card_box {
    background-color: #161616;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.19);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.19);
}

.skin-dark .eo_card_title_boxContainer {
    background: #313131;
}

.skin-dark .eo_card_title_box {
    -moz-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    -webkit-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
}

.skin-dark .eo_card_main_date {
    background: #313131;
    border-right: 1px solid #161616;
    border-left: 3px solid #DFA872;
}

.skin-dark .eo_card_main_date div {
    color: #efefef;
    text-rendering: auto;
}

.skin-dark .eo_card_main_date .only_date {
    color: #efefef;
}

.skin-dark .eo_card_title div {
    color: #efefef;
    background: #313131;
    padding: 5px 10px 5px 10px;
}

.skin-dark .eo_card_p {
    color: rgb(134, 134, 134);
    background-color: rgba(65, 65, 65, 0.36);
}

.skin-dark .eo_card_details_box p {
    color: #efefef;
}

.skin-dark .eo_card_downbox .eo_card_sotitle {
    color: #efefef;
}

.skin-dark .eo_card_downbox .eo_card_row .fa {
    color: #706f6f;
}

.skin-dark .eo_card_row.eo_over:hover {
    background-color: rgba(65, 65, 65, 0.36);
}
/* ############## CAROUSEL - STYLE B - LIGHT ################### */

.skin-light .eo_card_box {
    background-color: #fafafa;
}

.skin-light .eo_card_title_boxContainer {
    background-color: rgb(250, 250, 250);
}

.skin-light .eo_card_title_box {
    -moz-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    -webkit-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    border-bottom: 1px solid rgb(223, 223, 223);
}

.skin-light .eo_card_main_date {
    border-right: 1px solid #E7E7E7;
    background: #FAFAFA;
}

.skin-light .eo_card_main_date div {
    color: #716F70;
}

.skin-light .eo_card_main_date .only_date {
    color: #6B6B6B;
}

.skin-light .eo_card_title div {
    color: #6B6B6B;
    background: #FAFAFA;
    padding: 5px 10px 5px 10px;
}

.skin-light .eo_card_p {
    color: rgb(134, 134, 134);
    background-color: rgba(0, 0, 0, 0.05);
}

.skin-light .eo_card_details_box p {
    color: #444444;
    margin: 0;
}

.skin-light .eo_card_downbox {
    background-color: #FAFAFA;
}

.skin-light .eo_card_downbox .eo_card_sotitle {
    color: #706f6f;
}

.skin-light .eo_card_downbox .eo_card_row .fa {
    color: #706f6f;
}

.skin-light .s1b_arrow {
    background-color: rgb(239, 239, 239);
}

.skin-light .eo_card_row.eo_over:hover {
    background-color: rgb(242, 242, 242);
}
/* ############## CAROUSEL - DARK ################### */

.skin-dark .eo_s1_arrow {
    border: 1px solid #2A2A2A;
    color: #E1E1E1;
    background-color: #353535;
}

.skin-dark .eo_s1_arrow:hover {
    background-color: rgba(60, 60, 60, 0.9);
}

.skin-dark .eo_s1_box,
.skin-dark .eo_s2_box {
    color: #fafafa;
}

.skin-dark .box_overlaybox {
    background-color: rgba(0, 0, 0, 0.6);
}

.skin-dark .eo_s2_button_open {
    background-color: rgb(36, 36, 36);
    color: rgb(250, 250, 250);
    border: 1px solid whitesmoke;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.97);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.97);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.97);
}

.skin-dark .eo_s2_main_date {
    border-right: 1px solid #5b5b5b;
    background: #161616;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.skin-dark .eo_s2_main_date div,
.skin-dark .eo_s2_main_date .only_date {
    color: #fafafa;
}

.skin-dark .eo_s2_event_title div {
    color: #fafafa;
    background: #161616;
    padding: 5px 10px 5px 10px;
}

.skin-dark .eo_s2_p {
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
    text-shadow: 0 -1px 0 black;
}

.skin-dark .eo_s2_details_box {
    background-color: #161616;
}

.skin-dark .eo_s2_downbox {
    color: #E1E1E1;
    background-color: #353535;
}

.skin-dark .eo_s2_downbox .eo_s2_row {
    border-top: 1px solid rgb(91, 91, 91);
}

.skin-dark .eo_s2_downbox .eo_s2_row:hover {
    background-color: rgb(34, 34, 34);
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.skin-dark .eosa_popup p {
    background-color: rgb(103, 103, 103);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0 0 10px black;
    -webkit-box-shadow: 0 0 10px black;
    box-shadow: 0 0 10px black;
}

.skin-dark .eosa_popup .fa {
    color: rgb(105, 105, 105);
    text-shadow: 0 3px 5px rgba(50, 50, 50, 0.84);
}
/* ############## CAROUSEL - LIGHT ################### */

.skin-light .eo_s1_arrow {
    border: 1px solid #E2E2E2;
    color: #767676;
    background-color: #FFF;
}

.skin-light .eo_s1_arrow:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

.skin-light .eo_s1_box,
.skin-light .eo_s2_box {
    border: 1px solid #EDEDED;
    color: #716F70;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.skin-light .box_overlaybox {
    background-color: rgba(255, 255, 255, 0.6);
}

.skin-light .eo_s2_button_open {
    background-color: rgb(111, 109, 110);
    color: white;
    border: 2px solid whitesmoke;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.skin-light .eo_s2_main_date {
    border-right: 1px solid #E7E7E7;
    background: #FAFAFA;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.skin-light .eo_s2_main_date div,
.skin-light .eo_s2_main_date .only_date {
    color: #716F70;
}

.skin-light .eo_s2_event_title div {
    color: #716F70;
    background: #FAFAFA;
    padding: 5px 10px 5px 10px;
}

.skin-light .eo_s2_p {
    color: white;
    background-color: rgba(0, 0, 0, 0.27);
    text-shadow: 0 -1px 0 black;
    margin-bottom: 0;
}

.skin-light .eo_s2_details_box {
    background-color: rgba(250, 250, 250, 1);
    position: relative;
    transform: translate3d(0,0,0);
}

.skin-light .eo_s2_downbox {
    color: #5A5A5A;
    background-color: #FAFAFA;
}

.skin-light .eo_s2_downbox .eo_s2_row {
    border-top: 1px solid rgb(232, 232, 232);
}

.skin-light .eo_s2_downbox .eo_s2_row:hover {
    background-color: rgb(228, 228, 228);
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
/* ############## FULL LIST BOX - DARK ################### */

.skin-dark.eosa_fulllist_box {
    background-color: rgb(71, 71, 71);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
}

.skin-dark .eoas_evopopclose {
    background-color: rgb(132, 132, 132);
    color: rgb(218, 218, 218);
}

.skin-dark .eosafl_item {
    border-top: 1px solid rgb(60, 60, 60);
    background: #353535;
}

.skin-dark .eosafl_item:hover {
    background-color: rgb(45, 45, 45);
}

.skin-dark .eosafl_date {
    border-right: 1px solid #3C3C3C;
    color: #DDDDDD;
}

.skin-dark .eosafl_date div {
    color: #DDDDDD;
}

.skin-dark .eosafl_title div {
    color: #BABABA;
}

.skin-dark .eosafl_title p {
    color: #9D9D9D;
}
/* ############## FULL LIST BOX - LIGHT ################### */

.skin-light.eosa_fulllist_box {
    background-color: rgb(216, 216, 216);
}

.skin-light .eoas_evopopclose {
    background-color: rgb(132, 132, 132);
    color: rgb(218, 218, 218);
}

.skin-light .eosafl_item {
    border: 1px solid rgb(236, 236, 236);
    background: #FAFAFA;
}

.skin-light .eosafl_item:hover {
    background-color: rgb(237, 237, 237);
}

.skin-light .eosafl_date {
    border-right: 1px solid #E7E7E7;
    color: #6B6B6B;
}

.skin-light .eosafl_date div {
    color: #716F70;
}

.skin-light .eosafl_title div {
    color: #6B6B6B;
}

.skin-light .eosafl_title p {
    color: #868686;
}
/* ############## FULL EVENT BOX - STYLE B - DARK ################### */

.skin-dark .eoas_evopopclose_2 {
    color: #F2F2F2;
    border: 1px solid rgb(216, 216, 216);
}

.skin-dark .eoas_evopopclose_2:hover {
    background-color: white;
    color: #212121;
    text-decoration: none;
}

.skin-dark .eo_boxs2_header {
    background-color: rgba(39, 39, 39, 0.8);
}

.skin-dark .eo_boxs2_col,
.skin-dark .eo_boxs2_col2 div {
    color: #f8f8f8;
}

.skin-dark .eo_boxs2_b {
    color: #f8f8f8;
    background-color: #212121;
}

.skin-dark .boxs2_col {
    border-bottom: 1px solid #f8f8f8;
}

.skin-dark .eo_boxs2_row {
    background-color: rgba(39, 39, 39, 0.8);
    color: #f8f8f8;
}

.skin-dark .eo_boxs2_datetime_box {
    color: #EDEDED;
    background-color: #272727;
}

.skin-dark .slider_mk_eo_time_long .to .fa {
    color: #EDEDED;
}

.skin-dark .eo_boxs2_desc,
.skin-light .eo_boxs2_organizer {
    color: #F9F9F9;
}
/* ############## FULL EVENT BOX - STYLE B - LIGHT ################### */

.skin-light .eoas_evopopclose_2 {
    color: #666;
    border: 1px solid rgb(145, 145, 145);
}

.skin-light .eoas_evopopclose_2:hover {
    background-color: white;
    color: #666;
    text-decoration: none;
}

.skin-light .eo_boxs2_header {
    background-color: rgba(255, 255, 255, 0.8);
}

.skin-light .eo_boxs2_col,
.skin-light .eo_boxs2_col2 div,
.skin-light .eo_boxs2_b {
    color: #484848;
}

.skin-light .boxs2_col {
    border-bottom: 1px solid black;
}

.skin-light .eo_boxs2_row {
    background-color: rgba(252, 252, 252, 0.79);
    color: #484848;
}

.skin-light .eo_boxs2_datetime_box {
    color: #4b4b4b;
    background-color: rgb(253, 253, 253);
}

.skin-light .eo_boxs2_desc,
.skin-light .eo_boxs2_organizer {
    color: #4b4b4b;
}
/* ############## FULL EVENT BOX & CLASSIC SLIDER - DARK ################### */

.skin-dark .eoas_evopopclose {
    color: #A6A6A6;
    background-color: #353535;
}

.skin-dark .eoas_evopopclose:hover {
    color: #f8f8f8;
    background-color: rgb(73, 73, 73);
    text-decoration: none;
}

.skin-dark .eo_s1_event_title_box {
    background: #242424;
    border-top: 1px solid rgb(40, 40, 40);
}

.skin-dark .eo_s1_main_date {
    border-right: 1px solid #414141;
}

.skin-dark .eo_s1_main_date div,
.skin-dark .eo_s1_main_date .only_date,
.skin-dark .eo_s1_event_title div,
.skin-dark .eoas_evcal_evdata_row .eoas_evo_h3,
.skin-dark .eoas_eventon_desc_in p {
    color: #f8f8f8;
}

.skin-dark .eoas_evo_h3p {
    color: #DADADA;
}

.skin-dark .eo_s1_event_title .eo_s1_p {
    color: #D5D5D5;
}

.skin-dark .eo_icon_box {
    color: #BABABA;
}

.skin-dark .eoas_evcal_evdata_row {
    background-color: #242424;
    border-bottom: 1px solid #414141;
    color: #F8F8F8;
}

.skin-dark .eoas_cell50SS {
    border-right: 1px solid #414141;
}

.skin-dark .eoas_eventon_descButton span {
    border: 1px solid #C2C2C2;
    color: #f8f8f8;
}

.skin-dark .eoas_eventon_descButton span:hover {
    color: #161616;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
}

.skin-dark .eosa_close_x {
    background-color: rgb(69, 69, 69);
    border: 1px solid rgb(76, 76, 76);
    color: rgb(248, 248, 248);
}

.skin-dark .eosa_close_x:hover {
    background-color: rgb(74, 74, 74);
}
/*Classic slider only*/

.skin-dark .eo_s1_details_box {
    background-color: rgba(32, 32, 32, 0.75);
    color: #FFF;
}

.skin-dark .eo_s1_details_box .eo_s1_t {
    color: #FAFAFA;
}

.skin-dark .eo_s1_details_box .eo_s1_p {
    color: #FAFAFA;
}

.skin-dark .button_1_eo {
    background-color: rgba(0, 0, 0, 0.56);
    color: #FFF;
}

.skin-dark .eo_s1_downbox {
    background-color: #161616;
}

.skin-dark .s1_left {
    border-right: 1px solid #353535;
}

.skin-light .eo_s1_downbox .s1_in {
    border-bottom: 1px solid #E7E7E7;
}

.skin-dark .eo_s1_downbox .s1_in {
    border-bottom: 1px solid #343434;
}

.skin-dark .eo_s1_downbox .s1_in div {
    color: #BABABA;
}

.skin-dark .eo_s1_downbox .so_title {
    color: #F2F2F2;
}

.skin-dark .button_generic_eo:hover,
.skin-dark .button_generic_eo_2:hover,
.skin-dark .button_showall_s2:hover {
    background-color: rgba(47, 47, 47, 0.8);
    color: #EAEAEA;
    text-align: center;
    text-decoration: none;
}

.skin-dark .button_showall {
    background-color: #2F2F2F;
    color: #FFF;
}
/* ############## FULL EVENT BOX & CLASSIC SLIDER - LIGHT ################### */
.block_slideshow ul.slides {
    transform: translate3d(0, 0, 0) !important;
}

.skin-light .eoas_evopopclose:hover {
    color: white;
    background-color: rgb(73, 73, 73);
    text-decoration: none;
}

.skin-light .eo_s1_event_title_box {
    background: #FAFAFA;
}

.skin-light .eo_s1_main_date {
    border-right: 1px solid #E7E7E7;
}

.skin-light .eo_s1_main_date div,
.skin-light .eo_s1_main_date .only_date,
.skin-light .eo_s1_event_title div,
.skin-light .eoas_evcal_evdata_row .eoas_evo_h3,
.skin-light .eoas_eventon_desc_in p {
    color: #6B6B6B;
}

.skin-light .eo_s1_event_title .eo_s1_p {
    color: #6B6B6B;
}

.skin-light .eo_icon_box {
    color: #6B6B6B;
}

.skin-light .eoas_evcal_evdata_row {
    background-color: #EAEAEA;
    border-bottom: 1px solid #CDCDCD;
}

.skin-light .eoas_cell50SS {
    border-right: 1px solid #CDCDCD;
}

.skin-light .eoas_eventon_descButton span {
    border: 1px solid #C2C2C2;
    color: #6B6B6B;
}

.skin-light .eoas_eventon_descButton span:hover {
    border: 1px solid #6B6B6B;
    background-color: #6B6B6B;
    color: #FAFAFA;
}

.skin-light .eosa_close_x {
    background-color: rgb(234, 234, 234);
    border: 1px solid rgb(244, 244, 244);
}

.skin-light .eosa_close_x:hover {
    background-color: #C2C2C2;
}
/*Classic slider only*/

.skin-light .eo_s1_details_box {
    background-color: rgba(68, 68, 68, 0.9);
    color: #FFF;
}

.skin-light .eo_s1_details_box .eo_s1_t {
    color: #FAFAFA;
}

.skin-light .eo_s1_details_box .eo_s1_p {
    color: #FAFAFA;
}

.skin-light .button_1_eo {
    background-color: rgba(178, 178, 180, 0.3);
    color: #FFF;
}

.skin-light .eo_s1_downbox {
    background-color: #FAFAFA;
}

.skin-light .s1_left {
    border-right: 1px solid #E7E7E7;
}

.skin-light .eo_s1_downbox .s1_in div {
    color: #6B6B6B;
}

.skin-light .eo_s1_downbox .so_title {
    color: #868686;
}

.skin-light .button_generic_eo:hover,
.skin-light .button_generic_eo_2:hover,
.skin-light .button_showall_s2:hover {
    background-color: #A0A0A0;
    color: #FFF;
    text-align: center;
}

.skin-light .button_showall {
    background-color: #B2B2B4;
    color: #FFF;
}
/* ############## CARD - STYLE B - LIGHT ################### */

.skin-light .eo_mp_imgoverlay div,
.skin-light .eo_mp_imgoverlay p,
.skin-light .eo_mp_imgoverlay div,
.skin-light .eo_mp_imgoverlay span {
    color: #494949;
    text-shadow: 0 0 50px white;
    margin: 0;
}

.skin-light .eo_mp_imgoverlay {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.61) 60%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-8 */
}
/* ############## CARD - STYLE B - DARK ################### */

.skin-dark .eo_mp_imgoverlay div,
.skin-dark .eo_mp_imgoverlay p,
.skin-dark .eo_mp_imgoverlay div,
.skin-dark .eo_mp_imgoverlay span {
    color: #efefef;
    text-shadow: 0 0 2px #313131;
    letter-spacing: 0.7px;
}

.skin-dark .eo_mp_imgoverlay {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.9) 0%, rgba(21, 21, 21, 0.6) 60%, rgba(0, 0, 0, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-8 */
}
/* ############## CARD - LIGHT ################### */

.skin-light .eoas_evo_minipop_arrow,
.skin-light .eoas_evo_minipop_arrow_down {
    color: rgb(250, 250, 250);
}

.skin-light .eoas_evo_minipop_body {
    background-color: #fafafa;
    border: 1px solid rgb(234, 234, 234);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
}

.skin-light .eo_s4_event_title_box {
    -moz-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    -webkit-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    border-bottom: 1px solid rgb(223, 223, 223);
}

.skin-light .eo_s4_main_date {
    background: #FAFAFA;
    border-right: 1px solid #E7E7E7;
    border-left: 3px solid #DFA872;
}

.skin-light .eo_s4_main_date div {
    color: #716F70;
}

.skin-light .eo_s4_main_date .only_date {
    color: #6B6B6B;
}

.skin-light .eo_s4_event_title div {
    color: #6B6B6B;
    background: #FAFAFA;
}

.skin-light .eo_s4_p {
    color: rgb(134, 134, 134);
    background-color: rgba(0, 0, 0, 0.05);
    margin: 0;
}

.skin-light .eo_s4_details_box p {
    color: #5A5A5A;
    margin: 0;
}

.skin-light .eo_s4_downbox .so_title {
    color: #868686;
}

.skin-light .eo_s4_buttonbox span {
    border: 1px solid rgb(186, 186, 186);
    color: #6B6B6B;
}

.skin-light .eo_s4_buttonbox span:hover {
    background-color: #ffffff;
}
/* ############## CARD - DARK ################### */

.skin-dark .eoas_evo_minipop_arrow,
.skin-dark .eoas_evo_minipop_arrow_down {
    color: #161616;
}

.skin-dark .eoas_evo_minipop_body {
    background-color: #161616;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.72);
}

.skin-dark .eo_s4_event_title_box {
    -moz-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    -webkit-box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
    box-shadow: 0 -1px 1px rgba(142, 142, 142, 0.25);
}

.skin-dark .eo_s4_main_date {
    background: #313131;
    border-right: 1px solid #161616;
    border-left: 3px solid #DFA872;
}

.skin-dark .eo_s4_main_date div {
    color: #efefef;
}

.skin-dark .eo_s4_main_date .only_date {
    color: #efefef;
}

.skin-dark .eo_s4_event_title div {
    color: #efefef;
    background: #313131;
}

.skin-dark .eo_s4_p {
    color: #efefef;
    background-color: rgba(255, 255, 255, 0.08);
    margin: 0;
}

.skin-dark .eo_s4_details_box p {
    color: #efefef;
}

.skin-dark .eo_s4_downbox .so_title {
    color: #efefef;
    letter-spacing: 0.5px;
}

.skin-dark .eo_s4_buttonbox span {
    border: 1px solid rgb(186, 186, 186);
    color: #efefef;
}

.skin-dark .eo_s4_buttonbox span:hover {
    background-color: #444444;
}
/* ############## MAP - LIGHT & DARK ################### */

.skin-light .map-canvas {
    border: 10px solid #E5E3DF;
}

.skin-light .eoas-map-bar {
    color: #7A7A7A;
    background-color: #E5E3DF;
}

.skin-dark .map-canvas {
    border: 10px solid #313131;
}

.skin-dark .eoas-map-bar {
    color: #E5E3DF;
    background-color: #313131;
}
/* ############## SLIDER STYLE GLOBAL ################### */

.eo_notfound {
    font-size: 12px;
    color: #A1A1A1;
    padding: 15px 0;
    display: inline-block;
}

.eo_s1_downbox .ef_row {
    padding: 15px 10px 15px 25px;
    border-bottom: 1px solid #E7E7E7;
}

.eo_small .eo_s1_downbox .ef_row {
    padding: 7px;
}

.eo_s1_downbox .ef_row .so_title {
    display: inline-block;
    line-height: 15px;
}

.full_content_box {
    border-radius: 4px;
    overflow: hidden;
    background-color: #EAEAEA;
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

div#slider_contatti-eoas-full-event-box {
    color: #6B6B6B;
}

.flexslider_event.eosa_slider ul li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
}

.flexslider_event.eosa_carousel ul li, .flexslider_event.eosa_minicarousel ul li {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.main_event {
    width: 100%;
    visibility: hidden;
}

.eosa_loader {
    padding: 5px;
}

.eosa_loader img {
    max-width: 100%;
    height: auto !important;
}

.main_event div, .main_event div, .main_event div, .main_event div, .main_event p, .main_event span {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.main_event a:hover {
    text-decoration: none;
}

.eo_small .button_showall {
    display: block;
}

.eoas_evo_pop_body .dropdown_arrow {
    display: none;
}

.eo_big .s1b_box_nav,
.eo_big .s1_box_nav {
    padding-top: 10px;
    display: inline-block;
}

.eo_small .s1b_box_nav,
.eo_small .s1_box_nav {
    padding: 10px 0;
    display: block;
    text-align: center;
}

.eo_big .s1b_box_nav .button_showall {
    margin-right: 10px;
    display: inline-block;
}

.eo_big .s1_box_nav .button_showall {
    margin-right: 10px;
    display: inline-block;
}

.eo_small .eo_big .s1b_box_nav .button_showall {
    display: block;
}

.eo_small .eo_big .s1_box_nav .button_showall {
    display: block;
}

.eo_big .s1b_box_nav .s1b_box_arr {
    display: inline-block;
    width: 80px;
}

.eo_big .s1b_box_nav .c1b_box_arr {
    display: inline-block;
    width: 80px;
}

.eo_small .s1b_box_nav .s1b_box_arr {
    display: block;
    margin: 10px 0;
    height: 23px;
}

.eo_small .s1b_box_nav .c1b_box_arr {
    display: block;
}

.eo_big .s1b_box_dots,
.eo_big .s1_box_dots {
    display: inline-block;
}

.eo_small .eo_big .s1b_box_dots,
.eo_small .s1_box_dots {
    display: block;
    text-align: center;
    height: 25px;
}

.c1b_box_nav {
    padding-top: 10px;
}

.c1_box_nav {
    padding-top: 10px;
}

.c1b_box_nav .button_showall {
    display: inline-block;
    margin-right: 10px;
}

.c1_box_nav .button_showall {
    display: inline-block;
}

.eo_small .s1b_box_nav .flex-control-nav,
.eo_small .s1_box_dots .flex-control-nav {
    position: static;
    display: block;
    margin-top: 0;
}

.c1b_box_arr {
    display: inline-block;
    width: 80px;
}

.c1_box_dots {
}

.c1b_box_dots {
    display: inline-block;
}

.main_event .fa {
    -moz-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
    -webkit-transform: inherit !important;
    transform: inherit !important;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.brad3 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.brad20 {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.tblgb {
    display: table;
    width: 100%;
}

.mobile_close_card {
    display: none;
    position: absolute;
    z-index: 995;
    padding: 2px 10px;
    margin: 2px;
    background-color: rgba(69, 69, 69, 0.8);
    color: white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.scrollbox {
    overflow: auto;
    /* This is changed by enscroll, but must be defined */
    width: 368px;
    /* The arbitrary width and height of the view pane */
    height: 550px;
}

.vertical-track {
    width: 16px;
    /* How wide is the scrollbar going to be? */
    background-color: #aaa;
    /* What color should the vertical track be? */
}

.vertical-handle {
    width: 16px;
    /* How wide is the scrollbar handle? */
    background-color: #aaf;
    /* What color should the handle be? */
}

.eosa_info_box {
    position: relative;
    background-color: rgba(0, 0, 0, 0.69);
    padding: 5px 15px;
    color: rgba(255, 255, 255, 0.77);
    font-family: oswald, 'arial narrow';
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    top: -5px;
}
/** initial setup **/

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 22px 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*-ms-overflow-style:none;*/
}

.nano > .nano-content:focus {
    outline: thin dotted;
}

.nano > .nano-content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}

.nano > .nano-pane {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 5px 10px 0;
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, .5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.nano:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
}

.eoas_evopopclose.close2 {
    top: -23px;
    left: 50%;
    margin-left: -14px;
}

.eosa_fulllist_box {
    width: 800px;
    display: none;
    max-height: 500px;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.eosafl_item:hover {
    background-color: rgb(237, 237, 237);
}

.eosafl_item {
    width: 100%;
    display: table;
    height: 46px;
    cursor: pointer;
}

.eosafl_date {
    text-align: center;
    width: 15%;
    display: table-cell;
    vertical-align: top;
    padding: 8px 20px 0 20px;
    border-left: 3px solid #DFA872;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
}

.eosafl_date div {
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    font-family: oswald, 'arial narrow';
    font-size: 20px;
    line-height: 17px;
    margin: 0;
    padding: 0;
    text-rendering: auto;
}

.eosafl_date span {
    line-height: 12px;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.eosafl_title {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    width: 70%;
}

.eosafl_title div {
    line-height: 17px;
    padding-bottom: 0;
    font-family: oswald, 'arial narrow';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 0;
    text-rendering: auto;
}

.eosafl_title p {
    font-family: open Sans;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

.eosa_nav_container {
    z-index: 995;
    margin: 0;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

.eosa_nav_container .fleo-control-nav {
    margin-left: 0;
}

.eosa_nav_container_2 {
    position: absolute;
    z-index: 995;
    right: 0;
    margin-right: 10px;
    top: 80%;
}

.bord_down {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.eo_i {
    padding-right: 10px;
    text-align: center;
}

.eo_icon_box_2 {
    float: left;
    display: block;
    margin-top: -1px;
    width: 20px;
    line-height: initial;
}

.eosa_popup {
    position: absolute;
    margin-bottom: 10px;
    height: 29px;
    color: white;
    font-family: 'Open Sans';
    white-space: nowrap;
    font-size: 12px;
    line-height: 19px;
    padding: 0;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    bottom: 70px;
    z-index: 99995;
    display: none;
    opacity: 0;
}

.eosa_popup p {
    padding: 5px 15px 5px 15px;
    margin: 0;
    position: relative;
}

.eosa_popup .fa {
    display: block;
    position: absolute;
    font-size: 24px;
    margin-top: -10px;
    width: 100%;
    color: dimgrey;
    text-align: center;
}

.main_event .day {
    font-weight: 400;
}

.main_event .to {
    font-weight: 400;
    opacity: 0.5;
    font-size: 13px;
    line-height: 13px;
    padding: 3px;
    display: inline-block;
}

.eoas_evo_minipop_body {
    width: 300px;
    z-index: 99959;
    min-height: 150px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.eo_minievent_box {
    display: none;
}

.eosa_box_card {
    position: absolute;
    z-index: 9999592;
    display: none;
}

.eoas_evo_minipop_arrow {
    display: none;
    text-align: center;
    font-size: 32px;
    line-height: 0;
    position: relative;
    height: 20px;
    z-index: 1;
    overflow: hidden;
}

.eoas_evo_minipop_arrow i {
    text-shadow: 0 -3px 5px rgba(0, 0, 0, 0.32);
}

.eoas_evo_minipop_arrow_down {
    display: none;
    text-align: center;
    font-size: 32px;
    line-height: 0;
    position: relative;
    height: 20px;
    z-index: 1;
    overflow: hidden;
    margin-top: -2px;
}

.eoas_evo_minipop_arrow_down i {
    position: relative;
    margin-top: -12px;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.32);
}

.full_width {
    /* position: absolute; */
    left: 0;
    right: 0;
}

.full_width_inner {
    position: relative;
    margin: 0 auto;
    max-width: 2000px;
}

.full_width > .full_width_inner {
    max-width: none;
}

.eosa_box_dropdown {
    overflow: hidden;
}

.eosa_box_dropdown .eoas_evopopclose,
.eosa_box_dropdown .eoas_evopopclose_2 {
    display: none;
}

.eosa_box_dropdown .full_content_box {
    margin: 15px 0;
    box-shadow: none !important;
}

.eosa_close_x {
    position: relative;
    left: 50%;
    margin-left: -15px;
    margin-top: -28px;
    height: 27px;
    width: 30px;
    text-align: center;
    -moz-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.42);
    -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.42);
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.42);
    border-bottom-style: none;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
    padding-top: 4px;
}
/* ############## CARD BOX - STYLE B ################### */

.eo_boxs2_b .eo_boxs2_desc {
    margin: 15px 0;
}

.eo_card_box {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.eo_card_downbox .eo_card_row .fa {
    display: table-cell;
    padding-right: 8px;
    width: 20px;
}

.eo_card_downbox .eo_card_row .fa.fa-caret-right {
    width: auto;
    line-height: 0;
}

.eo_card_title_box:hover {
    opacity: 0.8;
}

.eo_card_img:hover {
    -moz-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.7);
}

.eo_card_img {
    width: 100%;
    margin: 0;
    height: 200px;
    background-size: cover;
    background-position: center center;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    cursor: pointer;
    text-align: center;
}

.eo_card_title_boxContainer {
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}

.eo_card_title_box {
    width: 100%;
    margin-top: -33px;
    display: table;
    table-layout: fixed;
}

.eo_card_main_date {
    text-align: center;
    padding: 10px 10px 10px 10px;
    border-left: 3px solid #DFA872;
    display: table-cell;
    vertical-align: top;
    width: 45%;
}

.eo_card_main_date .only_date {
    line-height: 120%;
    padding-bottom: 3px;
    font-family: oswald, 'arial narrow';
    font-size: 11px;
    font-weight: 400;
    overflow: hidden;
    text-transform: uppercase;
}

.eo_card_main_date div {
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    text-rendering: auto;
}

.eo_card_title {
    padding: 0;
    margin-top: 0;
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.eo_card_title div {
    display: block;
    padding: 5px 10px 5px 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-rendering: auto;
    height: 42px;
}

.eo_card_title div span {
    max-height: 32px;
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    line-height: 16px;
}

.eo_card_p {
    padding: 3px 10px 3px 10px;
    margin: 0 !important;
    font-size: 11px;
    line-height: 16px;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eo_card_details_box {
    padding: 15px 15px 0 15px;
}

.eo_card_details_box p {
    font-family: open Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
    height: 49px;
    margin: 0;
    padding: 0;
}

.eo_card_downbox {
    width: 100%;
    padding: 10px 15px 10px 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.eo_card_buttonbox {
    padding: 0 15px 20px 15px;
    overflow: hidden;
    text-align: center;
}

.eo_card_buttonbox span:hover {
    background-color: #ffffff;
}

.eo_card_buttonbox span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgb(186, 186, 186);
    margin-right: 3px;
    margin-left: 3px;
    white-space: nowrap;
    overflow: hidden;
    min-width: 40%;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 12px;
}

.eo_card_downbox .eo_card_row div {
    margin: 0;
    padding: 0;
    color: #6B6B6B;
    line-height: 120%;
    font-family: oswald, 'arial narrow';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-rendering: auto;
}

.eo_card_downbox .eo_card_sotitle {
    font-family: oswald, 'arial narrow';
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0;
    line-height: 12px;
    display: table-cell;
    width: 100%;
}

.eo_card_downbox .eo_card_row {
    width: 100%;
    padding: 7px 0 7px 0;
    cursor: pointer;
    display: table;
    table-layout: fixed;
    border-bottom: 1px solid #A3A3A3;
}

.eo_card_downbox div:last-child {
    border-bottom-style: none;
}
/* ############## FULL EVENT BOX - STYLE B ################### */

#evcal_list .eventon_list_event .event_description .evcal_btn, .evo_pop_body .evcal_btn {
    color: #FFF;
    background: #237EBD;
}

.eo_fullevent_box_s2 .global_row {
    border-top: 1px solid #D5D5D5;
    padding-top: 8px;
    margin-top: 8px;
}

.eo_fullevent_box_s2 .global_text, .eo_fullevent_box_s2 a.global_button {
    font-family: open Sans, Arial;
    font-size: 12px;
    line-height: 15px;
    margin-top: 3px;
}

.eo_fullevent_box_s2 .global_row i.eo_i {
    text-align: left;
    padding-right: 0;
}

.eoas_evopopclose_2 {
    position: absolute;
    z-index: 90001;
    right: 0;
    margin: 4px 3px 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    height: 10px;
    width: 10px;
    text-align: center;
    line-height: 90%;
    font-size: 13px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.eo_fullevent_box_s2 {
    display: none;
    width: 100%;
    max-width: 1000px;
    z-index: 999995 !important;
}

.eo_boxs2_img {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    transition: background-position 1s;
    -ms-transition: background-position 1s;
    -moz-transition: background-position 1s;
    -o-transition: background-position 1s;
    -webkit-transition: background-position 1s;
}

.eo_boxs2_img:hover {
    background-position: 50% 55%;
}

.eo_boxs2_header {
    text-transform: uppercase;
    font-family: oswald, 'arial narrow';
    padding: 5px 20px;
    overflow: hidden;
}

.eo_boxs2_col {
    display: table-cell;
    max-width: 100%;
}

.boxs2_col {
    font-size: 35px;
    font-weight: 400;
    display: inline-block;
    line-height: 46px;
    margin: 0;
    white-space: nowrap;
}

.boxs2_col2 {
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    margin-bottom: 0;
}

.eo_boxs2_col2 {
    display: table-cell;
    max-width: 100%;
    overflow: hidden;
    vertical-align: top;
}

.eo_boxs2_col2 div {
    font-size: 20px;
    font-weight: 400;
    font-family: oswald, 'arial narrow';
    letter-spacing: 0.5px;
    line-height: 26px;
    margin: 0;
    padding: 6px 0 0 30px;
    max-height: 85px;
}

.eo_boxs2_row {
    height: 45px;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    padding-left: 20px;
    line-height: 45px;
    letter-spacing: 0.3px;
    margin-top: 172px;
}

.eo_boxs2_b {
    background-color: #f5f5f5;
    padding: 20px;
    color: #484848;
}

.eo_boxs2_datetime_box {
    display: table;
    font-family: open Sans, Arial;
    font-size: 12px;
    line-height: 18px;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}

.boxs2_co {
    display: block;
}

.eo_boxs2_desc {
    font-family: open Sans, Arial;
    font-size: 12px;
    line-height: 18px;
    height: 58px;
    overflow: hidden;
}

.eo_boxs2_desc_tit, .eo_fullevent_box_s2 .global_label {
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    line-height: 14px;
}

.eo_boxs2_organizer {
    height: 33px;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
}

.eo_boxs2_datetime_box hr {
    width: 70%;
    display: inline-block;
    margin: 5px 0;
    border-top-style: none;
    background-color: #CCC;
    border: 0;
    height: 1px;
}

.boxs2_co .fa,
.eo_boxs2_desc_tit .fa,
.eo_boxs2_organizer .fa,
.eo_fullevent_box_s2 .global_row i {
    font-size: 14px;
    line-height: 14px;
    width: 25px;
    color: #6E6E6E;
}

.eo_boxs2_b .eoas_eventon_descButton {
    margin: 15px 0;
}
/* ############## SLIDER TYPE 4 - STYLE B ################### */

.eo_s4b_box {
    text-align: center;
    overflow: hidden;
    padding-bottom: 3px;
}

.eo_s4b_month {
    font-family: Open Sans;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
}

.eo_s4b_day {
    font-family: oswald, 'arial narrow';
    font-weight: 600;
    line-height: 20px;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.eo_s4b_main {
}

.eo_s4b_arrow {
    width: 30px;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 0%;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    cursor: pointer;
    padding-top: 6px;
}

.eo_s4b_arrow.eo_sx {
    left: 0;
    margin-left: -30px;
}

.eo_s4b_arrow.eo_dx {
    right: 0;
    margin-right: -30px;
}
/* ############## CARD - STYLE B ################### */

.eoas_mp_img {
    width: 100%;
    margin: 0;
    height: 150px;
    background-size: cover;
    background-position: center center;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.eo_mp_imgoverlay hr {
    margin: 5px 0;
    border-color: rgb(113, 112, 112);
    border-bottom-style: none;
}

.eo_mp_imgoverlay {
    text-align: center;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    font-weight: 100;
    height: 100%;
    padding: 30px 30px 10px 30px;
    overflow: hidden;
}

.eo_mp_event_title div {
    margin: 0;
    padding: 0;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    line-height: 17px;
    text-rendering: auto;
}

.eo_mp_event_title p {
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    font-weight: 100;
    line-height: 17px !important;
    max-height: 34px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.eo_mp_p {
    margin: 0;
}

.eo_mp_main_date span {
    font-weight: 900;
    font-size: 22px;
    letter-spacing: 0.5px;
    line-height: 25px;
}

.eo_mp_main_date div {
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    font-weight: 900;
    font-size: 22px;
    display: inline-block;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-rendering: auto;
}
/* ############## SLIDER TYPE 4 ################### */

.eo_s4_buttonbox span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 3px;
    margin-left: 3px;
    white-space: nowrap;
    overflow: hidden;
    min-width: 40%;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 13px;
    line-height: 22px;
}

.eo_s4_buttonbox {
    padding: 0 15px 20px 15px;
    overflow: hidden;
    text-align: center;
}

.eo_s4_arrow {
    width: 30px;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 43px;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    cursor: pointer;
}

.eo_s4_arrow.eo_sx {
    left: -1px;
    margin-left: -30px;
}

.eo_s4_arrow.eo_dx {
    right: 0;
    margin-right: -30px;
}

span#eo_s1_arrowRight {
}

.main_event_s4 .fleo-viewport {
    margin-left: 0;
    margin-right: 0;
}

.eoas_minipop_img {
    width: 100%;
    margin: 0;
    height: 150px;
    background-size: cover;
    background-position: center center;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.eo_s4_details_box {
    padding: 15px 15px 10px 15px;
    position: relative;
    transform: translate3d(0,0,0);
}

.eo_s4_details_box p {
    font-family: open Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    height: 47px;
    margin: 0;
    padding: 0;
}

.eo_s4_event_title_boxContainer {
    padding-right: 15px;
    padding-left: 15px;
}

.eo_s4_p {
    padding: 3px 10px 3px 10px;
    margin: 0;
    font-size: 11px;
    line-height: 16px;
    width: 100%;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eo_s4_box {
    text-align: center;
    overflow: hidden;
    height: 44px;
}

.eo_s4_month {
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 14px;
    line-height: 23px;
}

.eo_s4_day {
    font-family: oswald, 'arial narrow';
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 4px;
    letter-spacing: 1px;
}

.eo_s4_event_title_box {
    width: 100%;
    position: relative;
    transform: translate3d(0,0,0);
    margin-top: -33px;
    display: table;
    table-layout: fixed;
}

.eo_s4_main_date {
    text-align: center;
    padding: 10px 10px 10px 10px;
    display: table-cell;
    vertical-align: top;
    min-width: 85px;
    width: 45%;
}

.eo_s4_main_date div {
    font-style: normal;
    margin: 0;
    padding: 0;
    font-weight: 900;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 26px;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    text-rendering: auto;
}

.eo_s4_main_date .only_date {
    line-height: 120%;
    padding-bottom: 3px;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.eo_s4_event_title {
    padding: 0;
    margin-top: 0;
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.skin-dark .eo_s4_event_title div, .skin-light .eo_s4_event_title div {
    width: 100%;
    display: block;
    line-height: 120%;
    padding: 5px 10px 5px 10px;
    margin: 0;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-rendering: auto;
    height: 42px;
}

.eo_s4_event_title div span {
    max-height: 32px;
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
}

.eo_s4_downbox {
    width: 100%;
    padding: 6px 15px 20px 15px;
}

.eo_s4_downbox .eo_s4_row div {
    margin: 0;
    padding: 0;
    color: #6B6B6B;
    line-height: 120%;
    font-family: oswald, 'arial narrow';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-rendering: auto;
}

.eo_s4_downbox .so_title {
    font-family: oswald, 'arial narrow';
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0;
    line-height: 16px;
    font-weight: 400;
}

.eo_s4_downbox .eo_s4_row {
    width: 100%;
    padding: 7px 15px 7px 0;
    cursor: pointer;
}
/* ############## SLIDER TYPE 3 - STYLE B ################### */

.eo_s3b_box {
    overflow: hidden;
    cursor: pointer;
}

.eo_s3b_box0 hr {
    width: 85%;
    border-top-style: none;
    margin: 0 0;
}

.eo_s3b_box .eo_s3b_row1 {
    padding: 3px 12px 3px 12px;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
    line-height: 21px;
    height: 28px;
}

.eo_s3b_box:hover {
    opacity: 0.8;
}

.row_s3b_box1 {
    height: 52px;
}

.eo_s3b_row3 .fa {
    width: 14px;
}

.eo_s3b_box .eo_s3b_row2 {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: oswald, 'arial narrow';
    font-size: 12px;
    font-weight: 400;
    color: #706f6f;
    line-height: 18px;
    padding: 3px 12px;
}

.eo_s3b_box .eo_s3b_row2 .overflow_box,
.eo_s3b_row3 .overflow_box {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.eo_s3b_box .eo_s3b_row3 {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: open Sans;
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
    padding: 3px 13px;
}

.eo_s3b_box .eo_s3b_row3 .eo_icon_box {
    font-size: 11px;
    line-height: 17px;
    width: 20px;
}

.eo_s3b_image {
    float: left;
    width: 42%;
    height: 81px;
    background-size: cover;
}

.eo_s3b_noimg .eo_s3b_box0 {
    width: 100%;
}

.eo_s3b_img .eo_s3b_box0 {
    width: 58%;
    float: left;
}

.eo_s3b_arrow {
    width: 29px;
    height: 100%;
    display: block;
    text-align: center;
    padding-top: 12px;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    line-height: 55px;
    cursor: pointer;
}

.eo_s3b_arrow.eo_sx {
    left: 0;
    margin-left: -30px;
}

.eo_s3b_arrow.eo_dx {
    right: 0;
    margin-right: -30px;
}
/* ############## SLIDER TYPE 3 ################### */

.eo_s3_box {
    overflow: hidden;
}

.eo_s3_box .eo_s3_row1 {
    padding: 3px 10px 3px 10px;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    line-height: 24px;
    height: 32px;
    text-transform: capitalize;
}

.eo_s3_box .eo_s3_row2 {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.eo_s3_box .eo_s3_row3 {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: open Sans;
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
}

.eo_s3_box .eo_s3_row3 .fa {
    font-size: 11px;
    line-height: 17px;
    width: 15px;
}

.eo_s3_arrow {
    width: 29px;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 53px;
    padding-top: 12px;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    cursor: pointer;
}

.eo_s3_arrow.eo_sx {
    left: 0;
    padding-left: 2px;
}

.eo_s3_arrow.eo_dx {
    right: 0;
    padding-left: 2px;
}

.main_event_s3 .fleo-viewport {
    padding-left: 32px;
    padding-right: 32px;
}

.row_s3_box1 {
    padding: 3px 10px 3px 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    height: 47px;
}

.eo_s3_box0 {
    float: left;
}

.eo_s3_image {
    float: left;
    width: 30%;
    height: 79px;
    background-size: cover;
}

.eo_s3_noimg .eo_s3_box0 {
    width: 100%;
}

.eo_s3_img .eo_s3_box0 {
    width: 70%;
}

.eo_s3_button_open {
    padding: 3px 10px 2px 10px;
    display: inline-block;
    margin: auto;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    text-transform: uppercase;
    font-family: oswald, 'arial narrow';
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.8px;
    cursor: pointer;
}

.eo_s3_prebutton_open {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -10px;
}

.box_overlaybox_s3 {
    height: 100%;
    display: none;
    position: absolute;
    text-align: center;
    top: 0;
}
/* ############## SLIDER TYPE 2 ################### */

.box-nav-container {
    margin: 15px 0;
}

.button_showall_s2 {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    background-color: #B2B2B4;
    color: #FFF;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    z-index: 99;
    padding: 3px 15px 3px 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-family: oswald, 'arial narrow';
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
}

#nav-box-s2 {
    z-index: 995;
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;
}

.box_overlaybox {
    height: 182px;
    display: none;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 9;
}

.eo_s2_button_open {
    padding: 5px 20px 5px 20px;
    background-color: rgb(111, 109, 110);
    color: white;
    display: inline-block;
    margin: auto;
    white-space: nowrap;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 2px solid whitesmoke;
    text-transform: uppercase;
    font-family: oswald, 'arial narrow';
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.eo_s2_prebutton_open {
    position: absolute;
    top: 48.5%;
    width: 100%;
}

.main_event_s2 .flexslider_event .slides > li {
    /*margin-right: 15px;*/
}

.eo_s2_downbox {
    width: 100%;
}

.eo_s2_downbox .eo_s2_row div {
    margin: 0;
    padding: 0;
    color: #6B6B6B;
    line-height: 120%;
    font-family: oswald, 'arial narrow';
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-rendering: auto;
}

.eo_s2_downbox .so_title {
    font-family: open Sans;
    font-size: 12px;
    line-height: 15px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 0;
    text-transform: capitalize;
}

.eo_s2_downbox .eo_s2_row {
    width: 100%;
    padding: 7px 15px 7px 15px;
    cursor: pointer;
}

.eo_s2_row .so_title:before {
    padding-right: 5px;
    display: inline-block;
    font-family: evo_FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.eo_s2_details_box {
    width: 100%;
    margin-top: 0;
    padding: 15px 15px 15px 15px;
    height: 100%;
    position: relative;
    transform: translate3d(0,0,0);
}

.eo_s2_details_box .eo_s1_t {
    color: #FAFAFA;
    line-height: 120%;
    font-size: 16px;
    float: left;
    padding-right: 10px;
    width: 42%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eo_s2_details_box .eo_s2_t2 {
    float: left;
    color: #F9F5F4;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    width: 58%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eo_s2_details_box .eo_s2_t2b {
    padding-left: 15px;
    color: #FFF;
}

.eo_s2_details_box .eo_s2_tbox {
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 400;
}

.eo_s2_details_box .eo_s2_px {
    font-family: open Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
    height: 49px;
    margin: 0;
}

.eo_s2_p {
    padding: 3px 10px 3px 10px;
    font-size: 11px;
    line-height: 12px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    margin: 0 !important;
}

.event_img_s2 {
    width: 100%;
    height: 181px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.eo_s2_event_title_box {
    width: 100.5%;
    display: table;
    table-layout: fixed;
}

.eo_s2_main_date {
    text-align: center;
    padding: 10px 10px 10px 10px;
    border-left: 3px solid #DFA872;
    display: table-cell;
    vertical-align: top;
    min-width: 85px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 60%;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.eo_s2_main_date div {
    font-style: normal;
    margin: 0;
    padding: 0;
    font-weight: 900;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 22px;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    text-rendering: auto;
}

.eo_s2_main_date .only_date {
    line-height: 120%;
    padding-bottom: 3px;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.eo_s2_event_title {
    padding: 0;
    margin-top: 0;
    display: table-cell;
    vertical-align: top;
    width: 100%;
    overflow: hidden;
}

.eo_s2_event_title div {
    display: block;
    padding: 5px 10px 5px 10px;
    margin: 0;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    background: #FAFAFA;
    -ms-text-overflow: clip;
    -o-text-overflow: clip;
    text-overflow: clip;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    height: 42px;
    text-rendering: auto;
}

.eo_s2_event_title div span {
    max-height: 32px;
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 14px;
    line-height: 15px;
}
/* ############## SLIDER STYLE 1B ################### */
/* BIG */

.eo_big .s1b_colb {
    display: table-cell;
    width: 50%;
}

.eo_big .s1b_button {
    display: inline-block;
}

.eo_big .s1b_col {
    display: table-cell;
    max-width: 100%;
}

.eo_big .s1b_col2 {
    display: table-cell;
    max-width: 100%;
    overflow: hidden;
    vertical-align: top;
}

.eo_big .s1b_col2 div {
    font-size: 20px;
    padding-top: 5px;
    line-height: 28px;
    padding-left: 30px;
    max-height: 85px;
    text-rendering: auto;
}

.eo_big .s1b_d {
    font-size: 35px;
    line-height: 46px;
    margin: 0;
}

.eo_big .s1b_organizer {
    bottom: 0;
    position: absolute;
}

.eo_big .s1300 {
    height: 300px;
}

.eo_big .s1345 {
    height: 345px;
    position: relative;
    transform: translate3d(0,0,0);
}
/* SMALL */
.eo_small .so_title {
    display: inline-block !important;
    line-height: 12px !important;
    margin-bottom: -1px;
    max-width: 90%;
}

.eo_small .eo_s1_downbox i {
    width: 8px;
    text-align: left;
}

.eo_small .s1b_colb {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}

.eo_small .s1b_button {
    display: block;
    margin-bottom: 5px;
    text-align: center;
}

.eo_small .s1b_col {
    display: block;
    width: 100%;
    text-align: center;
}

.eo_small .s1b_col2 {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.eo_small .s1b_col2 div {
    font-size: 15px;
    line-height: 18px;
    max-height: 75px;
    text-rendering: auto;
}

.eo_small .s1b_d {
    font-size: 25px;
    line-height: 36px;
    margin: 0;
}

.eo_small .s1b_organizer {
    margin-top: 0;
    text-align: center;
    padding-left: 0;
}

.eo_small .s1b_row {
    text-align: center;
}

.eo_small .s1300 {
    height: 200px;
}

.eo_small .s1345 {
    height: 245px;
}
/* SMALL & BIG */

.s1b_arrow {
    padding: 5px 11px;
    width: 25px;
    height: 25px;
    line-height: 14px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 3px;
    cursor: pointer;
}

.s1b_arrow:hover {
    color: white;
    background-color: #424242;
}

.s1b_navigation_box {
    display: inline-block;
}

.eo_s1b_box {
}

.s1b_img {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    transform: translate3d(0,0,0);
}

.s1b_header {
    text-transform: uppercase;
    font-family: oswald, 'arial narrow';
    width: 100%;
    padding: 5px 20px;
    overflow: hidden;
}

.s1b_d {
    font-weight: 400;
    display: inline-block;
    white-space: nowrap;
    margin: 0;
}

.s1b_d2 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    white-space: nowrap;
    margin: 0 !important;
}

.s1b_col2 div {
    font-weight: 400;
    font-family: oswald, 'arial narrow';
    letter-spacing: 0.5px;
    margin: 0;
    text-rendering: auto;
}

.s1b_organizer {
    height: 33px;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    font-weight: 400;
    padding-left: 20px;
    line-height: 32px;
}

.s1b_row {
    height: 45px;
    width: 100%;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    padding-left: 20px;
    line-height: 45px;
    letter-spacing: 0.3px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.s1b_mrow {
    font-size: 12px;
    line-height: 25px;
    border-bottom: 1px solid #B2B2B2;
}

.s1b_box_a {
    padding: 20px;
}

.s1b_datetime_box {
    display: table;
    table-layout: fixed;
    font-family: open Sans, Arial;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    padding-bottom: 15px;
    /* margin-bottom: 15px; */
}

.s1b_datetime_box.nocontent {
    border-bottom-style: none !important;
    font-size: 15px !important;
    padding-bottom: 0 !important;
    font-weight: 400;
    text-transform: uppercase;
}

.s1b_colb {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.s1b_colb .overflow_box {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.s1b_desc {
    font-family: open Sans, Arial;
    font-size: 12px;
    line-height: 19px;
    height: 58px;
    overflow: hidden;
}

.s1b_button {
    padding: 5px 15px 5px 15px;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    line-height: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-right: 5px;
    cursor: pointer;
    text-transform: uppercase;
}

.s1b_button:hover {
    color: white;
    background-color: #424242;
    border-color: #424242;
}

.s1b_colb i,
.s1b_organizer i,
.s1b_mrow i {
    margin-right: 1px;
    width: 25px;
    font-size: 15px;
    line-height: 15px;
    padding-left: 1px;
    text-align: left;
}
/* ############## SLIDER STYLE 1 ################### */
/* BIG */

.eo_big .eo_s1_cont {
    height: 60px;
    overflow: hidden;
}

.eo_big .eo_s1_main_date {
    padding: 10px 20px 10px 20px;
}

title {
    padding-left: 20px;
}

.eo_big .eo_s1_main_date div {
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.eo_big .eo_s1_main_date .only_date {
    font-size: 13px;
    line-height: 20px;
}

title div {
    margin: 0;
    padding: 0 0 3px 0;
    font-size: 18px;
    line-height: 23px;
    text-rendering: auto;
}

.eo_big .eo_left_x1 {
    float: left;
    width: 70%;
    overflow: hidden;
}

.eo_big .event_img {
    height: 310px;
}

.eo_big .eo_s1_details_box {
    margin-top: 208px;
}

.eo_big .button_1_eo {
    margin-right: 0;
    margin-bottom: 5px;
}

.eo_big .eo_s1_downbox .s1_in {
    width: 49.8%;
    padding: 15px 10px 15px 25px;
}

.eo_big .eoas_cell50 {
    width: 48%;
}

.eo_big .eoas_cell50SS {
    margin-right: 15px;
}

.eo_big .s1b_navigation_box {
    display: inline-block;
}

.eo_big .eosa_nav_container {
    display: inline-block;
    margin-left: 4px;
}

.eo_big .eo_s1_event_title .eo_s1_p {
    font-size: 12px;
    line-height: 14px;
}


.eo_s1_box,
.eo_s2_box {
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.eo_s1_box i {
    font-size: 20px;
}

.eo_s1_main_date {
    text-align: center;
    width: 15%;
    display: table-cell;
    vertical-align: top;
    border-left: 3px solid #DFA872;
    padding: 8px;
}

.eo_s1_main_date div {
    font-style: normal;
    margin: 0;
    padding: 0;
    font-weight: 900;
    letter-spacing: 0;
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    line-height: 34px;
    font-size: 30px;
}

.eo_s1_main_date .only_date {
    line-height: 120%;
    font-family: oswald, 'arial narrow';
    font-weight: 400;
    text-transform: uppercase;
}

.eo_s1_event_title_box {
    width: 100%;
    display: table;
}

.eo_s1_event_title {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 8px;
}

.eo_s1_event_title div {
    line-height: 29px;
    font-family: oswald, 'arial narrow';
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 0;
    margin: 0;
    font-size: 24px;
    text-rendering: auto;
}

.eo_s1_event_title .eo_s1_p {
    font-family: open Sans;
    margin: 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.eo_s1_downbox {
    width: 100%;
}

.eo_s1_downbox .eo_icon_box i.fa {
    font-size: 20px;
}

.eo_s1_downbox .s1_in div {
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-family: oswald, 'arial narrow';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: inline-block;
    text-rendering: auto;
    float: none;
    width: auto;
}

.eo_s1_downbox .so_title {
    font-family: open Sans;
    font-size: 12px;
    line-height: 18px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-right: 8px;
    text-transform: capitalize;
}

.s1_left {
    float: left;
}

.s1_right {
    float: right;
}

.eo_s1_arrow {
    z-index: 995;
    top: 48.5%;
    text-align: center;
    height: 35px;
    width: 35px;
    display: block;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    font-size: 30px;
    line-height: 29px;
}

.eo_s1_arrow_sx {
    margin-left: -15px;
    left: 0;
    padding-right: 3px;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
}

.eo_s1_arrow_dx {
    right: 0;
    margin-right: -15px;
    padding-left: 2px;
    -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.16);
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.16);
}

.fleo-control-nav {
    margin-left: 0;
}

.fleo-control-nav li a {
    background-color: #EFEFEF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-right: 4px;
    text-indent: -999995px;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.fleo-control-nav li {
    float: left;
    list-style: none;
}

.fleo-control-nav .fleo-active {
    background-color: #B2B2B4;
    cursor: default !important;
}

.eo_s1_details_box {
    width: 100%;
    margin-top: 193px;
    padding: 15px 15px 15px 25px;
    height: 180px;
    position: relative;
    transform: translate3d(0,0,0);
}

.eo_s1_details_box .eo_s1_t {
    line-height: 120%;
    font-size: 16px;
    float: left;
    padding-right: 10px;
    width: 42%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 5px;
}

.eo_s1_details_box .eo_s1_t2 {
    float: left;
    color: #F9F5F4;
    font-weight: 300;
    font-size: 13px;
    line-height: 13px;
    width: 58%;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 5px;
}

.eo_s1_details_box .eo_s1_t2b {
    padding-left: 15px;
    color: #FFF;
}

.eo_s1_details_box .eo_s1_tbox {
    font-family: oswald, 'arial narrow';
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 400;
}

.eo_s1_details_box .eo_s1_p {
    font-family: open Sans;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
    margin: 0;
    height: 49px;
}

.button_1_eo {
    right: 0;
    float: right;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
}

.button_2_eo {
    right: 0;
    margin-right: 10px;
    background-color: rgba(178, 178, 180, 0.3);
    color: #FFF;
    margin-top: 34px;
    font-size: 13px;
    min-width: 16%;
}

.button_generic_eo {
    z-index: 99;
    padding: 3px 15px 3px 15px;
    font-family: oswald, 'arial narrow';
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
}

a.button_main {
    font-family: oswald, 'arial narrow';
    letter-spacing: 1px;
    padding: 15px;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    border-top: 1px solid #D2D2D2;
}

a.button_main .fa {
    margin-right: 15px;
}

.button_showall {
    right: 0;
    font-size: 13px;
    line-height: 18px;
    position: initial !important;
    cursor: pointer;
}

.map-canvas {
    width: 100%;
    max-width: 1000px;
    height: 100%;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.map-canvas-box {
    width: 100%;
    margin: 10%;
    max-width: 1000px;
    height: 400px;
    display: none;
}

.map-canvas-full-event {
    width: 100%;
    height: 200px;
}

.eoas-map-bar {
    width: 100%;
    font-family: oswald, 'arial narrow';
    padding-bottom: 10px;
    padding-left: 25px;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}

.eoas_evo_pop_body {
    display: none; /* MIKE */
    width: 100%;
    max-width: 900px;
    z-index: 999995 !important;
}

.eoas_evcal_evdata_img {
    width: 100%;
    overflow: hidden;
    height: 120px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: background-position 1s;
    -ms-transition: background-position 1s;
    -moz-transition: background-position 1s;
    -o-transition: background-position 1s;
    -webkit-transition: background-position 1s;
    transform: translate3d(0,0,0);
}

.eoas_evcal_evdata_img:hover {
    background-position: 50% 55%;
}

.eoas_evcal_evdata_row {
    padding: 15px;
}

.eoas_evcal_evdata_row .eoas_evo_h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 140%;
    font-family: oswald, 'arial narrow';
    padding-bottom: 10px;
}

.eoas_eventon_desc_in,
.eoas_evo_h3p {
    line-height: 140%;
    font-family: 'open sans', georgia;
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    margin: 0 !important;
    font-style: italic;
    padding-bottom: 5px;
    color: #5b5b5b;
}

.eoas_eventon_desc_in p {
    overflow: hidden;
    font-style: normal;
    margin: 0 !important;
    padding: 0;
    padding-bottom: 10px;
}

.eoas_eventon_descButton {
    display: none;
    margin-top: 5px;
}

.eoas_eventon_descButton span:hover {
    cursor: pointer;
}

.eoas_eventon_descButton span {
    padding: 2px 25px 2px 25px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-family: 'open sans', georgia;
}

.eoas_cell50 {
    display: table-cell;
    padding: 15px;
    width: 50%;
}

a.eoas_evopopclose {
    position: absolute;
    z-index: 90001;
    right: 0;
    margin: -20px -19px 0 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 5px;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 90%;
    font-size: 28px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-decoration: none;
    -moz-box-sizing: content-box;
}

.button_generic_eo_2 {
    display: inline-block;
    z-index: 99;
    padding: 3px 15px 3px 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-family: oswald, 'arial narrow';
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
}

.eo_right_x1 {
    float: right;
    width: 25%;
    overflow: hidden;
}

.eo_right_x1 .button_generic_eo_2 {
    min-width: 130px;
}

.event_img {
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/* SMALL */

.eo_small .eo_s1_cont {
    height: 44px;
    overflow: hidden;
}

.eo_small .eo_s1_event_title_box {
    height: 60px;
}

.eo_small .eosa_nav_container {
    display: block;
    padding: 15px 5px;
    text-align: center;
}

.eo_small .eosa_nav_container .flex-control-nav {
    position: initial;
}

.eo_small .eo_s1_details_box .eo_s1_p {
    margin-top: 7px 0 0 0;
}

.eo_small .eo_s1_main_date {
    padding: 8px;
}

.eo_small .eo_s1_event_title {
    padding-left: 5px;
    height: 60px;
}

.eo_small .eo_s1_main_date div {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}

.eo_small .eo_s1_main_date .only_date {
    font-size: 11px;
    line-height: 11px;
}

.eo_small .eo_s1_event_title div {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 15px;
    text-rendering: auto;
}

.eo_small .eo_s1_event_title .eo_s1_p {
    font-size: 10px;
    line-height: 10px;
}

.eo_small .eo_left_x1 {
    float: none;
    width: 100%;
}

.eo_small .eo_s1_details_box .eo_s1_t,
.eo_s1_details_box .eo_s1_t2 {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 13px;
}

.eo_small .eo_right_x1 {
    float: none;
    width: 100%;
}

.eo_small .event_img {
    height: 279px;
}

.eo_small .eo_s1_details_box {
    margin-top: 129px;
    height: 152px;
}

.eo_small .eo_s1_downbox .s1_in div {
    display: none;
}

.eo_small .eo_s1_details_box .eo_s1_t {
    display: none;
}

.eo_small .eo_s1_details_box .eo_s1_t2 {
    width: 100%;
}

.eo_small .button_1_eo {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 2px;
}

.eo_small .eo_s1_downbox .s1_in {
    padding: 7px;
    width: 100%;
    border-right: none;
}

.eo_small .eoas_evopopclose {
    left: 50%;
    margin-left: -14px;
}

.eo_small #nav-box {
    top: 78%;
}

.eo_small .eoas_cell50 {
    width: 100%;
}

.eo_small .eoas_cell50SS {
    border-bottom: 1px solid #CDCDCD;
    margin-right: 0;
}

.eo_small .s1b_navigation_box {
    display: block;
    padding: 5px;
}

.eo_small .eo_s1_box i {
    font-size: 15px;
}
/* END SMALL */

.btyy {
    width: 100%;
    text-align: center;
}
/* ############## SLIDER STYLE 2 ################### */

.top_man_in_events {
    width: 100%;
    background: none repeat scroll 0 0 #a44042;
}


.main_event .clear, .full_content_box .clear, .eo_minievent_box .clear {
    height: 0 !important;
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
}

.start_event {
    width: 100%;
    position: relative;
}

.event_title {
    width: 100%;
    background: #535353;
}

.event_clear {
    width: 100%;
    clear: both;
}

.main_event .event_title div {
    color: #fff;
    margin-right: 10%;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    transform: translate3d(0,0,0);
    top: 7px;
    height: 40px;
    overflow: hidden;
    text-rendering: auto;
}

.event_date {
    background: none repeat scroll 0 0 #a44042;
    border: 2px solid #fff;
    left: 15px;
    padding: 3%;
    position: absolute;
    top: 10px;
    width: 22%;
}

.event_date div {
    text-align: center;
    font-size: 52px;
    line-height: 52px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
}

.slide_event_title {
    float: right;
    padding-bottom: 15px;
    width: 67%;
    overflow: hidden;
}

.slide_event_main_date {
    float: left;
}

.event_img img {
    height: auto;
    display: block;
}

.main_event .event-loct {
    width: 46%;
    float: left;
    padding: 1%;
    background: #a44042;
    color: #fff;
    height: 58px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.main_event .event-loct div {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 5px 0;
    max-height: 30px;
    overflow: hidden;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.main_event .event_full_date {
    width: 46%;
    float: right;
    padding: 2%;
    background: #a44042;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    min-height: 62px;
    overflow: hidden;
    padding: 5px 0;
}

.event_text-btn img {
    width: 80% !important;
    height: 80% !important;
    margin-left: 5px !important;
    margin-top: 2px !important;
}

.event_text-btn {
    margin-left: 4px !important;
    background: none repeat scroll 0 0 #b74b4b;
    float: right;
    height: 30px;
    padding: 14px;
    width: 26px;
}

.main_event .event_full_date div {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    max-height: 30px;
    padding: 8px 0;
    margin: 0;
    overflow: hidden;
}

.main_event .event_content {
    width: 100%;
    float: left;
    background: #cd5153;
    padding: 0 0% 0% 1%;
    max-height: 58px;
    height: 58px;
    overflow: hidden;
}

.event_text {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    width: 90%;
    float: left;
    padding: 1% 0;
    text-transform: uppercase;
}

.only_date {
    text-align: center;
    color: #fff;
    line-height: 18px;
    font-weight: bold;
    width: 100%;
    float: left;
    font-size: 18px;
}

@media (max-width: 350px) {
    .event_title div {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        text-align: right;
        margin-right: 10%;
        text-transform: uppercase;
        margin-left: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .flex-direction-nav a {
        background-size: 50% !important;
        top: 40%;
    }

    .flex-direction-nav a.flex-next {
        background-size: 50% !important;
        background: url("next.png") no-repeat scroll 29px 0 rgba(0, 0, 0, 0);
    }

    .flex-control-paging {
        top: 87%;
    }
}


/* ############## ORIGINAL EVENT ################### */
.eosa_iframe {
    width: 100%;
    height: 50px;
    visibility: hidden;
    border-style: none;
}

.eosa_loader_originalL img {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    max-width: 100%;
    height: auto !important;
}

.eosa_oe_c #evcal_list .eventon_list_event .desc_trig {
    background-color: #EAEAEA;
}

html.eosa_oe_c, .eosa_oe_c body {
    margin: 0 !important;
    padding: 0 !important;
}

.eosa_oe_c #evcal_head, .eosa_oe_c .calendar_header {
    display: none;
}

.eosa_oe_c {
    font-family: oswald,'arial narrow';
}

.eosa_oe_c header, .eosa_oe_c footer, .eosa_oe_c #wpadminbar, .eosa_oe_c #lang_sel_footer, .eosa_oe_c .header, .eosa_oe_c .footer, .eosa_oe_c .top-header, .eosa_oe_c .calendar_header {
    display: none !important;
}

.eosa_oe_c .entry-content .eventon_main_section {
    display: block !important;
}

.eosa_oe_c #page, .eosa_oe_c .eventon_main_section, .eosa_oe_c #page-container, .eosa_oe_c #main-content > .container {
    margin: 0 !important;
    padding: 0 !important;
}

.eosa_oe_c #main-content > .container {
    width: auto !important;
}

.eosa_or_b {
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: none !important;
}

.eosa_orig_x, .x_dd_ori {
    display: none;
}

.eosa_close_x.x_dd_ori {
    margin-top: -61px;
    background-color: rgb(234, 234, 234);
    position: absolute;
}

.ajde_evcal_calendar .calendar_header p, .eventon_events_list .eventon_list_event .evcal_cblock, .evcal_cblock,
.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evcal_desc span.evcal_desc2,
.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,
.evcal_month_line p, .evo_clik_row .evo_h3, .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .evo_pop_body .evcal_desc span.evcal_event_subtitle,
.eventon_events_list .eventon_list_event .evcal_cblock .evo_date span {
    font-family: oswald,'arial narrow';
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot {
    background: -moz-linear-gradient(top, rgba(234,234,234,0) 0%, rgba(234,234,234,0.01) 1%, rgba(234,234,234,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,0)), color-stop(1%,rgba(234,234,234,0.01)), color-stop(100%,rgba(234,234,234,1)));
    background: -webkit-linear-gradient(top, rgba(234,234,2344,0) 0%,rgba(234,234,234,0.01) 1%,rgba(234,234,234,1) 100%);
    background: -o-linear-gradient(top, rgba(234,234,234,0) 0%,rgba(234,234,234,0.01) 1%,rgba(234,234,234,1) 100%);
    background: -ms-linear-gradient(top, rgba(234,234,234,0) 0%,rgba(234,234,234,0.01) 1%,rgba(234,234,234,1) 100%);
    background: linear-gradient(to bottom, rgba(234,234,234,0) 0%,rgba(234,234,234,0.01) 1%,rgba(234,234,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeaea', endColorstr='#eaeaea',GradientType=0 );
}

.eosa_oe_c .evcal_evdata_row .evcal_evdata_icons, .eosa_oe_c .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_icons {
    font-size: 23px;
}

.eosa_oe_c #main {
    padding: 0 !important;
}


.eosa_1 {
    margin-bottom: 15px;
    margin-top: 5px;
}

.eosa_2 {
    margin-left: 5px;
    max-width: 150px;
}

.eosa_3 {
    width: 120px;
    text-align: center;
}

.eosa_4 {
    width: 100px;
    text-align: center;
}

.eosa_5 {
    width: 50px;
    text-align: center;
}

.eosa_6 {
    margin-top: 15px;
    float: left;
}

.eosa_7 {
    margin-top: 15px;
    float: right;
    background-color: #908F8E;
}

.eosa_8 {
    margin-top: 15px;
    margin-right: 15px;
}

.eosa_9 {
    border-top: 1px solid rgb(112, 111, 111);
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}

.border-top-none {
    border-top-style: none;
}

.border-bottom-none {
    border-bottom-style: none;
}

.eosa-hide {
    display: none;
}

.margin-left-0 {
    margin-left: 0px;
}

.float-right {
    float: right
}

.padding-0 {
    padding: 0;
}

.opacity-0 {
    opacity: 0;
}

visibility-hidden {
    visibility: hidden;
}

.font-size-15 {
    font-size: 15px;
}

/**
 * ###############################################################################################################################
 * FLEXSLIDER
**/
/* Browser Resets */

.flex-container a:active,
.main_event .flexslider_event a:active,
.flex-container a:focus,
.main_event .flexslider_event a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider_event {
    opacity: 1 !important;
    position: relative !important;
}
/* FlexSlider Necessary Styles
*********************************/

.main_event .flexslider_event.btn-none {
    overflow: visible;
}

#home .main_event .flexslider_event {
    position: relative;
}

.main_event .flexslider_event .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */

.main_event .flexslider_event .slides img {
    max-width: 100%;
    display: block;
}

.main_event .flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme
*********************************/

.main_event .flexslider_event {
    -ms-zoom: 1;
    zoom: 1;
    width: 100%;
    float: left;
    position: relative !important;
    overflow: visible;
    margin: 0;
    padding: 0;
}

.main_event .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.main_event .flexslider_event .slides {
    -ms-zoom: 1;
    zoom: 1;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.carousel li {
    margin-right: 5px;
}

.main_event .btn-none .flex-direction-nav a {
    width: 29px;
    height: 42px;
    display: block;
    background-size: 80%;
    background: url(../images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.main_event .flex-direction-nav a {
    width: 60px;
    height: 80px;
    margin: -20px 0 0;
    display: block;
    background: url(../images/prev.png) no-repeat 0 0;
    position: absolute;
    top: 36%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.main_event .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 0;
}

.main_event .flex-direction-nav .flex-prev {
    left: 0;
}

.main_event .main_event .flexslider_event:hover .flex-next {
    opacity: 0.8;
}

.main_event .main_event .flexslider_event:hover .flex-prev {
    opacity: 0.8;
}

.main_event .main_event .flexslider_event:hover .flex-next:hover,
.main_event .flexslider_event:hover .flex-prev:hover {
    opacity: 1;
}

.main_event .flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default;
}
/* Control Nav */

.main_event .flex-control-nav {
    margin-top: -10px;
    text-align: center;
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
    list-style: none;
    background-color: initial;
    padding: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: none !important;
    width: auto !important;
}

.main_event .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    -ms-zoom: 1;
    zoom: 1;
    width: 11px;
}

.main_event .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.main_event .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.main_event .flex-control-paging li a.flex-active {
    cursor: default;
}

.main_event .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.main_event .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.main_event .flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.main_event .flex-control-thumbs img:hover {
    opacity: 1;
}

.main_event .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

.flex-direction-nav {
    display: block !important;
}

.main_event.micro_padd {
    padding: 0 30px;
    width: calc(100% - 60px);
}

@media screen and (max-width: 860px) {
    .main_event .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
        display: block !important;
    }

    .main_event .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}

.main_event .flex-direction-nav a.flex-next {
    background: url(../images/next.png) no-repeat scroll 3px center rgba(0, 0, 0, 0);
    background-size: 80%;
}

.main_event .btn-none .flex-direction-nav a.flex-next:hover {
    opacity: 0.8 !important;
}

.main_event .btn-none .flex-direction-nav a.flex-prev:hover {
    opacity: 0.8 !important;
}

/* ############## MOBILE ################### */
/* ############## MOBILE ################### */
/* ############## MOBILE ################### */

@media (max-width: 500px) {
    .eo_s1_downbox .ef_row {
        padding: 7px;
    }

    .global_row, .eo_boxs2_desc_tit, .eoas_eventon_descButton {
        text-align: center;
    }

    .eo_s1_downbox .so_title {
        display: inline-block;
        max-width: 77%;
    }

    .eo_s1_details_box .eo_s1_p {
        margin-top: 7px 0 0 0;
    }

    .eo_big .eo_s1_main_date {
        padding: 5px;
    }

    .eo_big .eo_s1_event_title {
        padding: 5px 0 0 5px;
    }

    .eo_big .eo_s1_main_date div {
        font-size: 25px;
        margin: 0;
        padding: 0;
        line-height: 27px;
    }

    .eo_big .eo_s1_main_date .only_date {
        font-size: 11px;
    }

    .eo_big .eo_s1_event_title div {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 18px;
    }

    .eo_big .eo_left_x1 {
        float: none;
        width: 100%;
    }

    .eo_big .eo_s1_details_box .eo_s1_t,
    .eo_big .eo_s1_details_box .eo_s1_t2 {
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        margin-bottom: 5px;
        width: 100%;
        font-size: 13px;
    }

    .eo_right_x1 {
        float: none;
        width: 100%;
    }

    .eo_big .event_img {
        height: 279px;
    }

    .eo_big .eo_s1_details_box {
        border: none;
        margin-top: 137px;
        overflow: hidden;
        height: 144px;
    }

    .eo_big .eo_s1_downbox .s1_in div {
        display: none;
    }

    .eo_big .button_1_eo {
        min-width: 49% !important;
        margin: 5px 0 0 0;
        padding: 0;
        margin-bottom: 0 !important;
    }

    .eo_big .eo_s1_downbox .s1_in {
        padding: 7px;
        width: 100%;
        border-bottom: 1px solid #E7E7E7;
        border-right: none;
    }

    .s1_in .eo_icon_box {
        display: none;
    }

    a.eoas_evopopclose {
        left: 50%;
        margin-left: -14px;
        top: -25px;
    }

    #nav-box {
        top: 78%;
    }

    .eo_big .eoas_cell50 {
        width: 100%;
        display: block;
    }

    .eo_big .eoas_cell50SS {
        border-bottom: 1px solid #CDCDCD;
        margin-right: 0;
        border-right: none;
    }
    /*slider - style 2*/

    .eo_big .s1b_col {
        display: block;
        width: 100%;
        text-align: center;
    }

    .eo_big .s1b_d {
        font-size: 25px;
        line-height: 36px;
    }

    .eo_big .s1b_col2 {
        display: block;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    .eo_big .s1b_col2 div {
        padding-left: 0;
    }

    .eo_big .s1b_organizer {
        margin-top: 2px;
    }

    .eo_big .s1b_colb {
        width: 100%;
        display: block;
    }

    .eo_big .s1b_button_box {
        text-align: center;
    }

    .eo_big .s1b_d2 {
        font-size: 13px;
    }

    .eo_big .eo_s1b_box .s1b_col2 div {
        padding-top: 0;
    }

    .eo_big .s1b_navigation_box {
        display: block;
        width: 100%;
        text-align: center;
    }

    .eo_big .eosa_nav_container,
    .eo_small .eosa_nav_container {
        display: block;
    }

    .eo_big .s1b_img.s1345 {
        height: 245px;
    }

    .eo_big .s1b_img.s1300 {
        height: 200px;
    }

    .eo_big .s1b_button {
        display: block;
        margin-bottom: 3px;
    }

    .eo_big .s1b_navigation_box .button_showall {
        margin-top: 0;
    }

    #nav-box-s2 {
        margin-right: 0;
        margin-top: 0;
    }

    .eo_s3b_arrow.eo_sx,
    .eo_s3_arrow.eo_sx {
        margin-left: -30px;
    }

    .eo_s3b_arrow.eo_dx,
    .eo_s3_arrow.eo_dx {
        margin-right: -29px;
    }

    .main_event_s3 {
        padding: 0 30px;
    }
    /*card*/

    .eosa_box_card {
        position: fixed;
        left: 0 !important;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .eosa_box_card .eoas_evo_minipop_body {
        width: 100%;
    }

    .eo_s1_details_box p {
        margin: 0 !important;
    }

    .eo_big .s1b_box_dots, .eo_big .s1_box_dots {
        display: block;
    }

    .mobile_close_card {
        display: block;
    }

    .eoas_evo_minipop_arrow {
        opacity: 0;
    }

    .tblgb {
        padding: 0 5px 0 5px;
        display: block;
    }

    .eoas_evcal_evdata_row .eoas_evo_h3 {
        font-size: 14px;
    }

    .eo_boxs2_col,
    .eo_boxs2_col2 {
        display: block;
        text-align: center;
    }

    .eoas_evo_pop_body {
        margin-top: 20px !important;
    }

    .eo_boxs2_row {
        margin-top: 0;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, 0.54);
        padding: 0;
        line-height: 25px;
        height: 26px;
    }

    .eo_boxs2_col2 div {
        padding-left: 0;
    }

    .boxs2_col {
        font-size: 18px;
        line-height: 25px;
    }

    .boxs2_co {
        text-align: center;
    }

    .eo_boxs2_datetime_box hr {
        width: 100%;
    }

    .eo_boxs2_datetime_box {
        width: 100.5%;
    }

    .eo_boxs2_organizer {
        height: auto;
        text-align: center;
    }

    .c1b_box_arr,
    .eo_big .s1b_box_nav .s1b_box_arr {
        display: block;
        margin: 10px 0;
        height: 23px;
        width: 100%;
        text-align: center;
    }

    .main_event .flex-control-nav {
        position: initial;
        display: block;
        margin-top: 0;
    }

    .c1_box_nav .button_showall,
    .s1b_box_nav .button_showall,
    .c1b_box_nav .button_showall,
    .s1_box_nav .button_showall {
        display: block;
        width: 100%;
    }

    .c1_box_nav .button_showall {
        margin: 0 0 10px 0;
    }

    .eo_big .s1b_box_nav,
    .eo_big .s1_box_nav {
        display: block;
        margin: 0 0 10px 0;
    }

    .eo_big .eo_s1_cont {
        height: 52px;
        overflow: hidden;
    }

    .eo_s1_details_box .eo_s1_t {
        display: none;
    }

    .eo_s1_details_box .eo_s1_t2 {
        width: 100%;
    }

    .c1b_box_dots {
        display: block;
        text-align: center;
    }

    .eosa_fulllist_box {
        width: 100%;
    }

    .eosafl_date {
        width: 32%;
        padding: 5px;
        vertical-align: middle;
    }
}
