/* ========== New Content width ========== */
.td-container {
    width: 1170px;
}
@media (max-width: 1259px) and (min-width: 1019px) {
    .td-container {
        width: 980px;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    .td-container {
        width: 740px;
    }
}
@media (max-width: 767px) {
    .td-container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* ========== Responsive visibility ========== */
.block-visible-desktop {
    display: block;
}
.td-visible-desktop {
    display: table;
}
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone,
.block-visible-tablet-landscape,
.block-visible-tablet-l,
.block-visible-tablet-portrait,
.block-visible-tablet-tp,
.block-visible-phone {
    display: none;
}
/* responsive landscape landscape */
@media (min-width: 1019px) and (max-width: 1259px) {
    .td-visible-tablet-landscape,
    .td-visible-tablet-l {
        display: table;
    }
    .block-visible-tablet-landscape,
    .block-visible-tablet-l {
        display: block;
    }
    .td-visible-desktop,
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp,
    .td-visible-phone,
    .block-visible-desktop,
    .block-visible-tablet-portrait,
    .block-visible-tablet-tp,
    .block-visible-phone {
        display: none;
    }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp {
        display: table;
    }
    .block-visible-tablet-portrait,
    .block-visible-tablet-tp {
        display: block;
    }
    .td-visible-desktop,
    .td-visible-tablet-landscape,
    .td-visible-tablet-l,
    .td-visible-phone,
    .block-visible-desktop,
    .block-visible-tablet-landscape,
    .block-visible-tablet-l,
    .block-visible-phone {
        display: none;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-visible-phone {
        display: table;
    }
    .block-visible-phone {
        display: block;
    }
    .td-visible-desktop,
    .td-visible-tablet-landscape,
    .td-visible-tablet-l,
    .td-visible-tablet-portrait,
    .td-visible-tablet-tp,
    .block-visible-desktop,
    .block-visible-tablet-landscape,
    .block-visible-tablet-l,
    .block-visible-tablet-portrait,
    .block-visible-tablet-tp {
        display: none;
    }
}
/* responsive landscape desktop */
@media (min-width: 1259px) {
    .td-rec-hide-on-m {
        display: none !important;
    }
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
    .td-rec-hide-on-tl {
        display: none !important;
    }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
    .td-rec-hide-on-tp {
        display: none !important;
    }
}
/* responsive portrait phone */
@media (max-width: 767px) {
    .td-rec-hide-on-p {
        display: none !important;
    }
}



/*********************
 *      Adrotate     *
 *********************/
.td-banner-wrap-full .td-visible-desktop .g {

}
@media (min-width: 1019px) and (max-width: 1259px) {
    .td-banner-wrap-full .td-visible-tablet-landscape .g,
    .td-banner-wrap-full .td-visible-tablet-l .g{
        max-height: 102px !important;
    }
}
@media (min-width: 768px) and (max-width: 1018px) {
    .td-banner-wrap-full .td-visible-tablet-portrait .g,
    .td-banner-wrap-full .td-visible-tablet-tp .g{
        max-height: 77px !important;
    }
}
@media (max-width: 767px) {
    .td-banner-wrap-full .td-visible-phone .g{
        //display: table;
    }
}


/* ========== Header ========== */
.td-header-menu-wrap-full {
    -webkit-box-shadow: 0 5px 10px 1px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0 5px 10px 1px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0 5px 10px 1px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.td-header-menu-wrap.td-affix {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td-header-logo {
    background-color: #000;
    padding-left: 15px;
}
.td-header-style-5 .td-main-menu-logo a {
    //line-height: 55px !important;
    max-height: 56px !important;
}
.td-main-menu-logo img {
    padding: 0 0;
}
.td-header-wrap .td-header-menu-wrap .sf-menu > li:hover > a,
.td-header-wrap .black-menu .sf-menu > .sfHover > a,
.td-header-wrap .black-menu .sf-menu > .current-menu-item > a {
    color: #fff;
}

/* ==== Banner ==== */
.td-banner-wrap-full .td-header-sp-recs .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.td-banner-wrap-full .td-header-sp-recs .wpb_text_column img.alignnone {
    margin: 0;
}

/* ============ Content ============ */
.td-main-page-wrap {
    padding-top: 25px;
}

/* ============ Posts ============ */

/* ======== Comments ======== */
.snth-comments-toggle h4 {
    cursor: pointer;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
}
.snth-comments-toggle h4:hover {
    color: #F32D34;
}
.snth-comments-toggle.snth-close .snth-comments-close-link,
.snth-comments-wrapper.snth-close,
.snth-comments-toggle.snth-open .snth-comments-open-link {
    display: none;
}
.snth-comments-toggle.snth-open .snth-comments-close-link,
.snth-comments-toggle.snth-close .snth-comments-open-link {
    display: block;
}

/* ========== Footer ========== */
.td-footer-wrapper {
    -webkit-box-shadow: 0 -20px 20px -15px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0 -20px 20px -15px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0 -20px 20px -15px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.td-footer-bottom-full .footer-logo-wrap {
    margin-top: 35px;
    margin-bottom: 0;
    //background-color: #000;
}


/* ========== Blocks ========== */
.td-md-is-android .block-title span,
.td-md-is-android .block-title a,
.td-md-is-android .block-title label,
.block-title span,
.widget_recent_comments .widgettitle {
    color: #000 !important;
    line-height: 29px;
    display: inline-block;
    padding: 27px 25px 27px 25px;
}
.block-title > span,
.widget_recent_comments .widgettitle {
    background: transparent !important;
}

/* ====================== Blocks General ======================== */

/* ==== Card Style Block ==== */
.card-style-1 {
    -webkit-box-shadow: 0 0 25px 1px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0 0 25px 1px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0 0 25px 1px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    margin-bottom: 25px;
    padding-bottom: 0;
}

/* ==== Bordered bottom ==== */
.card-style-1.bordered-bottom-thin {
    border-bottom: 2px solid #000;
}
.card-style-1.bordered-bottom-thick {
    border-bottom: 8px solid #000;
}
.card-style-1.bordered-bottom {
    border-bottom: 4px solid #000;
}
.card-style-1.bordered-bottom:hover,
.card-style-1.bordered-bottom-thin:hover,
.card-style-1.bordered-bottom-thick:hover {
    border-color: #F32D34;
}

/* ==== Block title ==== */
.card-style-1 .td-block-title-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.card-style-1 .td-block-title-wrap:after {
    display: block;
    content: ' ';
    clear: both;
}
.card-style-1 .block-title {
    float: left;
    border-bottom: none !important;
    margin-bottom: 0;
}
.card-style-1 .block-title span {
}

.widget_recent_comments.card-style-1 .block-title {
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

/* ==== Block Row ==== */
.card-style-1 .td-block-row {
    margin-left: 0;
    margin-right: 0;
}
.card-style-1 .td-block-row .td-block-span4,
.card-style-1 .td-block-row .td-block-span6 {
    padding-right: 0;
    padding-left: 0;
}
.card-style-1 .widgettitle:after {
     content: '';
     height: 1px;
     width: 300%;
     position: absolute;
     bottom: 0;
     left: 0;
     background-color: rgba(0, 0, 0, 0.1);
 }

/* Vertical divider */
@media (min-width: 768px) {
    .card-style-1 .td_block_inner {
        position: relative;
    }

    .td-pb-span12 .card-style-1.td_block_14 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_15 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_16 .td_block_inner:before {
        /*position: absolute;*/
        /*top: 0;*/
        /*width: 1px;*/
        /*height: 100%;*/
        /*background-color: #e2e2e2;*/
        /*content: "";*/
        /*left: 33.33333333% !important;*/
    }

    .td-pb-span12 .card-style-1.td_block_14 .td_block_inner:after,
    .td-pb-span8 .card-style-1.td_block_15 .td_block_inner:after {
        /*position: absolute;*/
        /*top: 0;*/
        /*width: 1px;*/
        /*height: 100%;*/
        /*background-color: #e2e2e2;*/
        /*content: "";*/
        /*right: 33.33333333% !important;*/
    }

    .td-pb-span8 .card-style-1.td_block_1 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_2 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_3 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_4 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_5 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_6 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_7 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_8 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_9 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_10 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_14 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_17 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_19 .td_block_inner:before,
    .td-pb-span8 .card-style-1.td_block_25 .td_block_inner:before {
        /*position: absolute;*/
        /*top: 0;*/
        /*width: 1px;*/
        /*height: 100%;*/
        /*background-color: #e2e2e2;*/
        /*content: "";*/
        /*right: 50% !important;*/
    }

    /*.td-pb-span8 .card-style-1.td_block_1 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_2 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_3 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_4 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_5 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_6 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_7 .td_block_inner:before,*/
    /*.td-pb-span8 [class*="td-pb-span"] .card-style-1.td_block_8 .td_block_inner:before,*/
    /*.td-pb-span8 [class*="td-pb-span"] .card-style-1.td_block_9 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_10 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_14 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_17 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_19 .td_block_inner:before,*/
    /*.td-pb-span8 .card-style-1.td_block_25 .td_block_inner:before {*/
        /*display: none;*/
    /*}*/
}

/*Columns Paddings*/
@media (max-width: 1259px) and (min-width: 1019px) {

}
@media (min-width: 1019px) {
    .card-style-1 {
        margin-right: -12px;
        margin-left: -12px;
    }

    .wpb_column:first-child.td-pb-span12 .card-style-1 {
        /*margin-right: -24px;*/
        /*margin-left: -24px;*/
    }

    .wpb_column:first-child.td-pb-span3 .card-style-1,
    .wpb_column:first-child.td-pb-span4 .card-style-1,
    .wpb_column:first-child.td-pb-span6 .card-style-1,
    .wpb_column:first-child.td-pb-span8 .card-style-1 {
        /*margin-right: -12px;*/
        /*margin-left: -24px;*/
    }
    .wpb_column:last-child.td-pb-span3 .card-style-1,
    .wpb_column:last-child.td-pb-span4 .card-style-1,
    .wpb_column:last-child.td-pb-span6 .card-style-1,
    .wpb_column:last-child.td-pb-span8 .card-style-1 {
        /*margin-left: -12px;*/
        /*margin-right: -24px;*/
    }
}

.card-style-1 .td_module_wrap {
    padding: 10px;
}

/* Block thumb */
.card-style-1 .td-block-span12 .td_module_6 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.card-style-1 .td-block-span12:last-child .td_module_6 {
    border-bottom: none !important;
}
.card-style-1 .td_module_6 .td-module-thumb,
.card-style-1 .td_module_10 .td-module-thumb,
.card-style-1 .td_module_11 .td-module-thumb {
    margin-bottom: 0;
    left: 10px;
    top: 10px;
}
.card-style-1 .td_module_7 .td-module-thumb {
    margin-bottom: 0;
    right: 10px;
    top: 10px;
}

/* ======== Block Modules ======== */

/* ==== Block load more link ==== */
.card-style-1 .td-load-more-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    text-align: right;
    margin-bottom: 0;
    padding: 10px;
}

/* ==== Block next prev link ==== */
.card-style-1 .td-next-prev-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    text-align: right;
    margin-bottom: 0;
    padding: 10px;
}
.card-style-1 .td-load-more-wrap a,
.card-style-1 .td-next-prev-wrap a {
    border: 1px solid #F22E35;
    color: #F22E35;
}
.card-style-1 .td-load-more-wrap a:hover,
.card-style-1 .td-next-prev-wrap a:hover {
    background: #F22E35;
    color: #fff;
}
.card-style-1 .td-next-prev-wrap .ajax-page-disabled {
    opacity: 0.2;
}
.card-style-1 .td-next-prev-wrap a.ajax-page-disabled:hover {
    cursor: default;
    background: transparent;
    border: 1px solid #F22E35;
    color: #F22E35;
}


/* ======== Block 1 ======== */
.td_block_1.card-style-1 .td-block-span12 .td_module_4,
.td_block_1.card-style-1 .td-block-row .td_module_6 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.td_block_1.card-style-1 .td-block-row .td_module_6:last-child {
    border-bottom: none !important;
}

/* ==== Block 2 ==== */
.td_block_2.card-style-1 .td-block-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_2.card-style-1 .td-block-row:last-child {
    border-bottom: none !important;
}

/* ==== Block ==== 3 */
.td_block_3.card-style-1 .td-module-thumb img {
    width: 100%;
}
.td_block_3.card-style-1 .td-block-row,
.td_block_3.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_3.card-style-1 .td-block-row:last-child,
.td_block_3.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}

/* ==== Block 4 ==== */
.td_block_4.card-style-1 .td-module-thumb img {
    width: 100%;
}

.td_block_4.card-style-1 .td-block-row,
.td_block_4.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_4.card-style-1 .td-block-row:last-child,
.td_block_4.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}

/* == Responsive == */
@media (min-width: 768px) {
    /* Equal height content */
    .equal-height-content .td-pb-span6 .td_block_4.card-style-1 .td-module-thumb {
        height: 200px;
        overflow: hidden;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {

}
@media (max-width: 1018px) and (min-width: 768px) {

}
@media (max-width: 767px) {

}

/* ==== Block 5 ==== */
.td_block_5.card-style-1 .td-module-thumb img {
    width: 100%;
}
.td_block_5.card-style-1 .td-block-row,
.td_block_5.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_5.card-style-1 .td-block-row:last-child,
.td_block_5.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {
    .td_block_5.card-style-1 .td-block-row .td_module_3 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_5.card-style-1 .td-block-row,
    .td_block_5.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_3,
    .td_block_5.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_3 {
        border-bottom: none !important;
    }
}

/* ==== Block 6 ==== */
.td_block_6.card-style-1 .td_module_5 {
    padding-bottom: 5px;
    border-bottom: none;
    margin-bottom: 0;
}
.td_block_6.card-style-1 .td-module-thumb img {
    width: 100%;
}
.td_block_6.card-style-1 .td-block-row,
.td_block_6.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_6.card-style-1 .td-block-row:last-child,
.td_block_6.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {
    .td_block_6.card-style-1 .td-block-row .td_module_5 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_6.card-style-1 .td-block-row,
    .td_block_6.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_5,
    .td_block_6.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_5 {
        border-bottom: none !important;
    }
}

/* ==== Block 7 ==== */
.td_block_7.card-style-1 .td-block-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_7.card-style-1 .td-block-row:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {
    .td_block_7.card-style-1 .td-block-row .td_module_6 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_7.card-style-1 .td-block-row,
    .td_block_7.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_6,
    .td_block_7.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_6 {
        border-bottom: none !important;
    }
}

/* ==== Block 8 ==== */
.td_block_8.card-style-1 .td-block-row,
.td_block_8.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_8.card-style-1 .td-block-row:last-child,
.td_block_8.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {
    .td_block_8.card-style-1 .td-block-row .td_module_7 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_8.card-style-1 .td-block-row,
    .td_block_8.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_7,
    .td_block_8.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_7 {
        border-bottom: none !important;
    }
}

/* ==== Block 9 ==== */
.td_block_9.card-style-1 .td_module_8 {
    padding-bottom: 5px;
    border-bottom: none;
    margin-bottom: 0;
}

.td_block_9.card-style-1 .td-block-row,
.td_block_9.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_9.card-style-1 .td-block-row:last-child,
.td_block_9.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {

    .td_block_9.card-style-1 .td-block-row .td_module_8 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_9.card-style-1 .td-block-row,
    .td_block_9.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_8,
    .td_block_9.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_8 {
        border-bottom: none !important;
    }
}

/* ==== Block 10 ==== */
.td_block_10.card-style-1 .td_module_9 {
    padding-bottom: 5px;
    border-bottom: none;
    margin-bottom: 0;
}

.td_block_10.card-style-1 .td-block-row,
.td_block_10.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_10.card-style-1 .td-block-row:last-child,
.td_block_10.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {

    .td_block_10.card-style-1 .td-block-row .td_module_9 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_10.card-style-1 .td-block-row,
    .td_block_10.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_9,
    .td_block_10.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_9 {
        border-bottom: none !important;
    }
}

/* ==== Block 11 ==== */
.td_block_11.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_11.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
.td_block_11.card-style-1 .td-block-span12:last-child .td_module_10 {
    padding-bottom: 10px;
}

@media (max-width: 767px) {

}

/* Thumb sizes */
.td_block_11.lg-thumb .td-block-span12 .td-module-thumb {
    height: 210px;
    overflow: hidden;
}
.td_block_11.lg-thumb .td-block-span12 .td-module-thumb img {
    width: 300px;
}
.td_block_11.lg-thumb .td-block-span12 .item-details {
    margin-left: 320px;
    min-height: 210px;
}

/* ==== Block 12 ==== */
.td_block_12.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_12.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}

.td-pb-span4 .td_block_12 .td_module_11 .td-module-thumb {
    position: static;
    margin-bottom: 8px;
}
@media (max-width: 767px) {
    .td-pb-span4 .td_block_12 .td_module_11 .td-module-thumb {
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

/* ==== Block 14 ==== */
.td_block_14.card-style-1 .td-module-thumb img {
    min-width: 100%;
}

.td_block_14.card-style-1 .td-block-row:last-child {
    margin-bottom: 0;
}
.td-pb-span4 .td_block_14.card-style-1 {
    padding-bottom: 0;
}
.td_block_14.card-style-1 .td-block-row,
.td_block_14.card-style-1 .td-block-span12 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.td_block_14.card-style-1 .td-block-row:last-child,
.td_block_14.card-style-1 .td-block-span12:last-child {
    border-bottom: none !important;
}
@media (max-width: 767px) {

    .td_block_10.card-style-1 .td-block-row .td_module_9 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .td_block_10.card-style-1 .td-block-row,
    .td_block_10.card-style-1 .td-block-row:last-child .td-block-span6:last-child .td_module_9,
    .td_block_10.card-style-1 .td-block-row:last-child .td-block-span4:last-child .td_module_9 {
        border-bottom: none !important;
    }
}

/* ===== Block 24 ===== */
.td_block_24.card-style-1 .td_module_wrap {
    padding: 20px;
}
.td_block_24.card-style-1 .td_module_wrap:last-child {
    padding-bottom: 20px;
}

/* Thumb size */
.td_block_24.lg-thumb .td-column-3 .td-module-thumb {
    width: 650px;
    height: 420px;
}
.td_block_24.lg-thumb .td-column-3 .td-item-details {
     min-height: 420px;
     margin-left: 670px;
 }

/* == Responsive == */
@media (max-width: 1259px) and (min-width: 1019px) {

    /* Thumb size */
    .td_block_24.lg-thumb .td-column-3 .td-module-thumb {
        width: 480px;
        height: 350px;
    }
    .td_block_24.lg-thumb .td-column-3 .td-item-details {
        min-height: 350px;
        margin-left: 500px;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    /* Thumb size */
    .td_block_24.lg-thumb .td-column-3 .td-module-thumb {
        width: 300px;
        height: 200px;
    }
    .td_block_24.lg-thumb .td-column-3 .td-item-details {
        min-height: 200px;
        margin-left: 320px;
    }
    .td_block_24.lg-thumb .td-column-3 .td-item-details .td-read-more {
        display: none;
    }
}
@media (max-width: 767px) {

}


@media (max-width: 1018px) and (min-width: 768px) {

}

@media (max-width: 767px) {

}

/* ============ Big Grids ============ */

.td_block_big_grid_1.card-style-1,
.td_block_big_grid_2.card-style-1,
.td_block_big_grid_3.card-style-1,
.td_block_big_grid_4.card-style-1,
.td_block_big_grid_5.card-style-1,
.td_block_big_grid_6.card-style-1,
.td_block_big_grid_7.card-style-1,
.td_block_big_grid_8.card-style-1,
.td_block_big_grid_9.card-style-1,
.td_block_big_grid_10.card-style-1,
.td_block_big_grid_11.card-style-1,
.td_block_big_grid_12.card-style-1 {
    padding: 15px;
}

/* ======== Big grid 1 ======== */
.td_block_big_grid_1.card-style-1 .td-big-thumb .td-module-thumb img,
.td_block_big_grid_1.card-style-1 .td-small-thumb .td-module-thumb img{
    min-width: 100%;
}

@media (min-width: 1260px) {
    .td_block_big_grid_1.card-style-1 .td-big-thumb .td-module-thumb {
        width: 579px;
        height: 399px;
    }

    .td_block_big_grid_1.card-style-1 .td-small-thumb .td-module-thumb {
        width: 288px;
        height: 198px;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {
    .td_block_big_grid_1.card-style-1 .td-big-thumb .td-module-thumb {
        width: 505px;
        height: 399px;
    }

    .td_block_big_grid_1.card-style-1 .td-small-thumb .td-module-thumb {
        width: 231px;
        height: 198px;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    .td_block_big_grid_1.card-style-1 .td-big-thumb .td-module-thumb {
        width: 359px;
        height: 271px;
    }

    .td_block_big_grid_1.card-style-1 .td-small-thumb .td-module-thumb {
        width: 172px;
        height: 134px;
    }
}
@media (max-width: 767px) {

}

/* ======== Big grid 2 ======== */
.td_block_big_grid_2.card-style-1 .td-big-thumb .td-module-thumb img,
.td_block_big_grid_2.card-style-1 .td-small-thumb .td-module-thumb img{
    min-width: 100%;
}

@media (min-width: 1260px) {
    .td_block_big_grid_2.card-style-1 .td-big-thumb .td-module-thumb {
        width: 791px;
        height: 486px;
    }

    .td_block_big_grid_2.card-style-1 .td-small-thumb .td-module-thumb {
        width: 370px;
        height: 160px;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {
    .td_block_big_grid_2.card-style-1 .td-big-thumb .td-module-thumb {
        width: 686px;
        height: 426px;
    }

    .td_block_big_grid_2.card-style-1 .td-small-thumb .td-module-thumb {
        width: 285px;
        height: 140px;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    .td_block_big_grid_2.card-style-1 .td-big-thumb .td-module-thumb {
        width: 500px;
        height: 336px;
    }

    .td_block_big_grid_2.card-style-1 .td-small-thumb .td-module-thumb {
        width: 207px;
        height: 110px;
    }
}
@media (max-width: 767px) {

}

/* ======== Big grid 3 ======== */
.td_block_big_grid_3.card-style-1 .td-big-thumb .td-module-thumb img,
.td_block_big_grid_3.card-style-1 .td-medium-thumb .td-module-thumb img,
.td_block_big_grid_3.card-style-1 .td-small-thumb .td-module-thumb img {
    min-width: 100%;
}

@media (min-width: 1260px) {
    .td_block_big_grid_3.card-style-1 .td-big-thumb .td-module-thumb {
        width: 580px;
        height: 462px;
    }

    .td_block_big_grid_3.card-style-1 .td-medium-thumb .td-module-thumb {
        width: 581px;
        height: 261px;
    }

    .td_block_big_grid_3.card-style-1 .td-small-thumb .td-module-thumb {
        width: 289px;
        height: 198px;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {
    .td_block_big_grid_3.card-style-1 .td-big-thumb .td-module-thumb {
        width: 484px;
        height: 422px;
    }

    .td_block_big_grid_3.card-style-1 .td-medium-thumb .td-module-thumb {
        width: 487px;
        height: 237px;
    }

    .td_block_big_grid_3.card-style-1 .td-small-thumb .td-module-thumb {
        width: 242px;
        height: 182px;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    .td_block_big_grid_3.card-style-1 .td-big-thumb .td-module-thumb {
        width: 352px;
        height: 318px;
    }

    .td_block_big_grid_3.card-style-1 .td-medium-thumb .td-module-thumb {
        width: 355px;
        height: 179px;
    }

    .td_block_big_grid_3.card-style-1 .td-small-thumb .td-module-thumb {
        width: 176px;
        height: 136px;
    }
}
@media (max-width: 767px) {

}

/* ======== Big grid 4 ======== */
.td_block_big_grid_4.card-style-1 .td-big-thumb .td-module-thumb img {
    min-width: 100%;
}

/* ======== Big grid 5 ======== */
.td_block_big_grid_5.card-style-1 .td-small-thumb .td-module-thumb img {
    min-width: 100%;
}

/* ======== Big grid 6 ======== */
.td_block_big_grid_6.card-style-1 .td-big-thumb .td-module-thumb img,
.td_block_big_grid_6.card-style-1 .td-tiny-thumb .td-module-thumb img {
    min-width: 100%;
}

/* ======== Big grid 7 ======== */
.td_block_big_grid_7.card-style-1 .td-small-thumb .td-module-thumb img {
    min-width: 100%;
}

@media (min-width: 768px) {
    .td_block_big_grid_7.card-style-1 {
        margin-right: -12px;
        margin-left: -12px;
    }

    .td_block_big_grid_7.card-style-1 .td-big-grid-scroll .td-small-thumb:nth-child(2),
    .td_block_big_grid_7.card-style-1 .td-big-grid-scroll .td-small-thumb:last-child {
        padding-right: 0;
    }
}

/* ======== Big grid 8 ======== */
.td_block_big_grid_8.card-style-1 .td-big-thumb .td-module-thumb img,
.td_block_big_grid_8.card-style-1 .td-small-thumb .td-module-thumb img {
    min-width: 100%;
}

/* ============ Card With Select View Layouts ============ */


/* ======== Change View Links ======== */
.change-view-wrapper {
    padding: 27px 25px 27px 25px;
    display: block;
    float: right;
    line-height: 29px;
    font-size: 15px;
}
.change-view-wrapper > span {
    cursor: pointer;
}
.change-view-wrapper > span:hover {
    color: #F32D34;
}
.change-view-wrapper .to-grid-view {
    margin-right: 10px;
}
@media (max-width:479px) {
    .change-view-wrapper .change-view-label {
        display: none;
    }
}

/* ======== View Layouts ======== */
.card-style-1.card-grid-view,
.card-style-1.card-list-view {
    display: none;
}

.card-style-1.card-default-view {
    display: block;
}

.grid-2-title.grid-view-active .to-grid-view,
.grid-2-title.list-view-active .to-list-view,
.card-style-1.card-grid-view .to-grid-view,
.card-style-1.card-list-view .to-list-view {
    opacity: 0.5;
    color: #333;
}

.grid-2-title.grid-view-active .to-grid-view:hover,
.grid-2-title.list-view-active .to-list-view:hover,
.card-style-1.card-grid-view .to-grid-view:hover,
.card-style-1.card-list-view .to-list-view:hover {
    cursor: default;
    color: #333;
}

/* ============ Card Grids ============ */

/* ==== Grid 1 ==== */
.grid-1 {

}
.grid-1 .grid-1-row-1 {

}

.grid-1 .grid-1-row-2 {

}
.grid-1 .td_block_4 .td-post-category {
    display: none;
}

/* == Responsive == */
@media (min-width: 768px) {
    .grid-1 .grid-1-row-1 .td_block_4 .td-module-title,
    .grid-1 .grid-1-row-2 .td_block_4 .td-module-title,
    .grid-1 .grid-1-row-2 .td_block_11 .td-module-title {
        font-size: 19px;
    }
    .grid-2 .grid-2-row-2 .td-pb-span8 .td_block_11.card-style-1 {
        margin-bottom: 0;
    }
    .grid-2 .grid-2-row-2 .td-pb-span8 .td_block_11.card-style-1:first-child {
        margin-bottom: 25px;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {

}
@media (max-width: 1018px) and (min-width: 768px) {

}
@media (max-width: 767px) {

}

/* ==== Grid 2 ==== */
.grid-2 {

}
.grid-2 .grid-2-title {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    position: relative;
}
.grid-2 .grid-2-title h3 {
    padding: 27px 25px 27px 25px;
    float: left;
}
.grid-2 .grid-2-title:after {
    display: block;
    content: ' ';
    clear: both;
}
.grid-2 .grid-2-title .change-view-wrapper .to-grid-view {
    margin-right: 10px;
}
.grid-2 .grid-2-title h3 {
    margin-bottom: 0;
    font-family: "Playfair Display", Georgia, Times, "Times New Roman", serif;
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
}
.grid-2 .grid-2-row-1 {

}
.grid-2 .grid-2-row-1 .td_block_13 {

}
.grid-2 .grid-2-row-1 .td-pb-span8 .td_block_13 .td_module_14 .td-module-thumb {
    margin-bottom: 0;
}
.grid-2 .grid-2-row-1 .td-pb-span8 .td_block_13 .td_module_14 .td-module-meta-info {
    padding: 0;
    position: static;
}
.grid-2 .grid-2-row-1 .td-pb-span8 .td_block_13 .td_module_14 .td-module-meta-info .td-module-meta-holder {
    padding: 0;
}
.grid-2 .grid-2-row-1 .td_module_14 .entry-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
    bottom: -2px;
}
.grid-2 .grid-2-row-1 .td-pb-span8 .td_block_13 .td_module_14 .entry-title:after {
    display: none;
}
.grid-2 .grid-2-row-1 .td_block_13 .td-excerpt {
    display: none;
}

.grid-2 .grid-2-row-2 {

}

.grid-2 .grid-2-list {
    display: none;
}
.grid-2 .td_block_4 .td-post-category {
    display: none;
}

/* == Responsive == */
@media (min-width: 768px) {
    .grid-2 .grid-2-row-1 .td_block_4 .td-module-title,
    .grid-2 .grid-2-row-2 .td_block_4 .td-module-title,
    .grid-2 .grid-2-row-2 .td_block_11 .td-module-title {
        font-size: 19px;
    }
    .grid-2 .grid-2-row-2 .td-pb-span8 .td_block_11.card-style-1 {
        margin-bottom: 0;
    }
    .grid-2 .grid-2-row-2 .td-pb-span8 .td_block_11.card-style-1:first-child {
        margin-bottom: 25px;
    }
}
@media (max-width: 1259px) and (min-width: 1019px) {

}
@media (max-width: 1018px) and (min-width: 768px) {

}
@media (max-width: 767px) {
    .grid-2 .change-view-label {
        display: none;
    }
}

/* ======== AdRotate ======== */
.textwidget .g {
    margin-left: auto;
    margin-right: auto;
}
.vc_wp_text.adrotate-wrapper .textwidget {
    margin: 12px 0 12px 0;
}

/* ======== Social Sharing ======== */

/* Hide Monarch inline sharing block */
.et_monarch .et_social_inline {
    display: none;
}

.snth_social_sidebar_networks_wrapper .block-title {
    float: none;
}

.snth_social_sidebar_networks_wrapper .block-title span {
    text-align: center;
    display: block;
    font-size: 21px;
}
@media (min-width: 768px) {

    /* Display Theme sharing block */
    .et_monarch.single-post #snth_social_sidebar_networks {
        display: block;
    }
    .et_monarch.single-post .td-main-content-wrap .td-post-template-default > .td-pb-row {
        position: relative;
    }
    .et_monarch.single-post .td-main-content {
        padding-left: 200px;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper {
        z-index: 1500;
        width: 170px;
        position: absolute;
        top: 10px;
        left: 12px;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_4col li {
        width: 96%;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_networks li {
        float: none;
        position: relative;
        margin: 5px 2%;
        overflow: hidden;
        min-height: 40px;
        line-height: 0;
    }
    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .block-title .social-share-title-icon {
        text-align: center;
        display: none;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_inline_top {
        margin-bottom: 0;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_networks .snth-social-divider {
        margin: 5px 0;
        width: 100%;
        height: 1px !important;
        min-height: 1px !important;
        background-color: rgba(0, 0, 0, 0.1) !important;
    }
}
@media (max-width: 1018px) and (min-width: 768px) {
    .et_monarch.single-post .snth_social_sidebar_networks_wrapper {
        width: 100px;
        position: absolute;
        left: 12px;
    }
    .et_monarch.single-post .td-main-content {
        padding-left: 130px;
    }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_left .et_social_network_label {
        margin-left: 40px;
        padding: 7px 5px 10px 5px;
        text-align: center;
     }

    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .block-title .social-share-title-label {
        display: none;
    }
    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .block-title .social-share-title-icon {
        display: inline-block;
    }
    .et_monarch.single-post .snth_social_sidebar_networks_wrapper .et_social_networks li .et_social_networkname {
        display: none;
    }

}
@media (max-width: 767px) {
    .et_monarch.single-post .snth_social_sidebar_networks_wrapper {
        display: none;
    }
    /* Mobile view social sharing */
    body.et_monarch.single-post {
        padding-bottom: 40px;
    }
    .et_monarch.single-post .snth_social_mobile_networks_wrapper {
        z-index: 1500;
        width: 100%;
        height: 40px;
        position: fixed;
        bottom: 0;
        left: 0;
    }
    .et_monarch.single-post #snth_social_mobile_networks {
        display: block;

    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks li {
        margin: 0 !important;
        clear: none !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_1_items li {
        width: 100% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_2_items li {
        width: 50% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_3_items li {
        width: 33.33333333% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_4_items li {
        width: 25% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_5_items li {
        width: 20% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_6_items li {
        width: 16.66666667% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_7_items li {
        width: 14.285714286% !important;
    }
    .et_monarch #snth_social_mobile_networks.snth_social_8_items li {
        width: 12.5% !important;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon,
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon:before,
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_overlay {
        margin: 0 0 0 40px;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_slide.et_social_left li .et_social_icon:after {
        left: -40px;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_slide.et_social_left li:hover .et_social_icon:after {
        left: 0;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_network_label {
        text-align: center;
        margin-left: 40px;
        line-height: 20px;
        padding: 10px 10px 10px 10px;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_network_label div {
        margin: 0 4px 0 4px;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_network_label .et_social_networkname {
        display: none;
    }
}
@media (max-width: 479px) {
    /* Mobile view social sharing */
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_overlay {
        display: none;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon,
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon:before,
    .et_monarch.single-post #snth_social_mobile_networks .et_social_networks .et_social_icon:after {
        width: 100%;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_slide.et_social_left li .et_social_icon:after {
        left: -100%;
    }
    .et_monarch.single-post #snth_social_mobile_networks .et_social_left .et_social_network_label {
        display: none;
    }
}

/* ============ Tooltip ============ */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

/* 3rd aug 2018 */
.add-left-sdbr .widget {
    margin-bottom: 0px !important;
   }
