/* Old CSS from theme */

.title-bg-line,
.title-underline {
    position: relative;
}



.title-border.title-bg-line,
.title-border.text-center.title-bg-line,
.title-border.title-bg,
.title-border.text-center.title-bg {
    padding: 0;
}

.title-bg-line:after {
    display: block;
    position: absolute;
    z-index: 0;
    top: 100%;
    right: 0;
    left: 0;
    height: 2px;
    background-color: black;
    content: "";
}

.articleSide-entry-meta img {
    border-radius: 50%;
}

.articleSide-entry-meta a span {
    display: block;
}

.articleSide-entry-meta .bfasSideAuthor,
.articleSide-entry-meta .bfastSideDate {
    display: block;
    clear: both;
    line-height: 34px;
}

.articleSide-entry-meta {
    text-align: center;
}

.articleSide-entry-meta .bfasSideAuthor:after {
    content: "";
    border-bottom: 1px solid #ebebeb;
    display: block;
}

.articleSide-entry-meta a {
    color: #181818;
    font-size: 12px;
}

.articleSide-entry-meta .bfastSideDate {
    font-size: 12px;
    color: #737373;
}

.singlev2 .articleSide-entry-meta {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.tagcloud a {
    display: block;
    float: left;
    margin: 0 7px 7px 0;
    padding: 4px 13px !important;
    color: #000000 !important;
    background-color: #cccccc;
    font-size: 14px !important;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.tagcloud a:hover {
    color: #fff !important;
    background-color: #e41c1b;
}

.bfastmag-content-right .tagcloud a:hover {
    background-color: #e41c1b;
}

.bfastmag-content-right .tagcloud a {
    background-color: #eaeaea;
}

.sidebar .widget .sb-tabs-wrap.tagcloud a {
    padding: 5px 12px !important;
}

.cat-links ul li a:hover,
.tagcloud a:hover {
    color: #fff !important;
    opacity: .7;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff !important;
}

.bfast-blog-large {
    border-left: 1px solid rgba(221, 221, 221, 0.71);
}

.bfast-blog-large .entry-meta {
    display: none;
}

.bfast-article,
.bfast-blog-large {
    border-right: 1px solid rgba(226, 226, 226, 0.7);
    border-right: 0;
}

.bfast-content-li.col-md-7 .entry-title {
    margin-top: -5px;
}

.sidebar {
    margin-top: 6px;
}

.sidebar .widget {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 30px;
    clear: both;
}

.sidebar .widget ul {
    /* margin: 0 0 0 20px; */
    list-style: none;
}

.sidebar .widget .title-border a {
    color: #181818;
}

.sidebar .widget .title-border>a {
    padding-bottom: 10px;
}

.social-links a>i,
.sidebar .widget li a {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 5px 0;
    font-size: 13px;
}

.sidebar .widget li {
    padding: 5px 0;
    border-bottom: 1px solid #f3f3f3;
}

.sidebar .widget li a {
    color: #181818;
    line-height: 2.2;
    padding-left: 5px;
    display: block;
    position: relative;
    font-size: 13px !important;
}

.sidebar .widget_rss li a {
    font-weight: bold;
}

.sidebar .widget li a:hover {
    padding-left: 12px;
}

.social-links a:hover>i,
ul>li:hover>a,
.navigation-top ul>li:hover>a,
.main-navigation ul>li:hover>a,
.sidebar .widget li:hover a {
    color: #ff0000;
}

.sidebar .widget .sb-tabs-wrap a {
    line-height: 1.4;
    padding: 0 !important;
    font-size: 16px;
    font-weight: 700;
}

.sidebar .widget .sb-tabs-wrap.tagcloud a {
    padding: 5px 12px !important;
}

.latest-news-cat h4,
.sidebar .widget h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
}

.sidebar .widget .sb-tabs-wrap li {
    padding: 15px 0;
    display: block;
    position: relative;
}

.sidebar .widget .tp-post-item-date:before,
#footer .widget .tp-post-item-date:before {
    content: '';
}

.sidebar .widget ul li a:hover>span {
    text-indent: 0px;
}

.sidebar .widget ul.tabs2 li a,
ul.tabs li a {
    text-decoration: none;
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 22px;
    line-height: 36px;
    padding: 0 0 4px 0px !important;
    font-family: Roboto Slab;
}

.sidebar.bfastmag-content-right .form_field_wrap {
    width: 100%;
    padding: 0;
}

.bfastmag-content-left .entry-meta {
    margin-left: 2px;
}

.bfastmag-content-left .carousel-item-slider .tp-item-block .tp-post-item-meta .entry-title a {
    font-size: 20px;
    line-height: 24px;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    display: table;
    content: "";
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.tp_bfast_row_cont_rsb .bfastmag_themepacific_featured_big .title-border,
.tp_bfast_row_cont_rsb .bfastmag_themepacific_featured_slider .title-border {
    margin: 20px 0 !important;
}

.tp_bfast_row_cont_rsb .bfastmag-featured-slider {
    padding: 0px;
}

.tp_bfast_row_cont_rsb .bfastmag-featured-slider .single-item-slider .tp-post-item-meta {
    bottom: 8%;
    padding: 15px;
    width: 70%;
}

.tp_bfast_row_cont_rsb .bfastmag-featured-slider .single-item-slider .tp-post-item-meta.slideInLeft {
    left: 22%;
}

.tp_bfast_row_cont_rsb .bfastmag-featured-slider .single-item-slider .tp-item-block .tp-post-item-meta .entry-title a {
    font-size: 36px;
    line-height: 38px;
}

.tp_bfast_row_cont_rsb .bfastmag-featured-slider .single-item-slider .tp-post-thumbnail a img {
    height: 422px;
}

.bfastmag-breaking-container {
    width: 250px;
    margin-left: 10px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    top: 7px;
    position: relative;
    margin-top: -10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bfastmag-breaking-container div {
    display: inline-block;
    word-wrap: break-word;
}

.bfastmag-breaking-container a {
    color: #fff;
    font-family: Roboto;
    font-weight: 400;
}

.bfastmag-breaking-container a:hover {
    color: #f81100;
}

.bfastmag-breaking-container a {
    color: #222;
}

.bfastmag-content-left.col-md-9 {
    float: right;
}

.title-border span {
    color: #333;
    padding-bottom: 10px;
    font-size: 26px;
    font-family: Roboto Slab;
    font-weight: 500;
}

#footer .title-border span {
    color: #fff !important;
}

.darkSkin .title-border span,
.darkSkin .tp-item-block .entry-title a,
.darkSkin .entry.tp-post-item p,
.darkSkin .tpcrn-soc-counter li span,
.darkSkin .sidebar .widget h3,
.darkSkin .sidebar .widget .title-border a,
.darkSkin .sidebar .widget li a,
.darkSkin .sidebar .widget ul.tabs2 li a,
.darkSkin ul.tabs li a {
    color: #fff;
}

.col-md-2.bfast-blog-large-author {
    float: left;
}

.col-md-10.bfast-blog-large {
    float: left;
}

.tp-post-thumbnail .cat-links {
    position: absolute;
    z-index: 11;
    top: 4%;
    left: 3%;
}

.tp_mmenu_section .bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-big figure a img {
    height: 242px;
}

.bfastmag-related-posts .tp-post-thumbnail figure {
    overflow: hidden;
    max-height: 194px;
}

.bfastmag-related-posts .tp-post-thumbnail figure a img {
    /* width: auto; */
    max-height: 194px;
    margin: 0 auto;
}

.bfastmag-related-posts .entry-content-wrapper .entry-title {
    margin-top: 0;
}

.bfastmag-related-posts .entry-content-wrapper .entry-content {
    margin: 0;
}

.tp-item-block.entry .tp-post-thumbnail figure>a:after,
.tp-item-block.entry .tp-post-thumbnail .item>a:after,
.tp-item-block.entry .tp-post-thumbnail.embed-responsive:after {
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, .6);
    content: "";
}

.tp_mmenu_section .bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-big figure a img {
    height: 242px;
}

.bfastmag-related-posts .tp-post-thumbnail figure {
    overflow: hidden;
    max-height: 194px;
}

.bfastmag-related-posts .tp-post-thumbnail figure a img {
    /* width: auto; */
    max-height: 194px;
    margin: 0 auto;
}

.tp-item-block.entry .tp-post-thumbnail figure>a:after,
.tp-item-block.entry .tp-post-thumbnail .item>a:after,
.tp-item-block.entry .tp-post-thumbnail.embed-responsive:after {
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, .6);
    content: "";
}

.tp-item-block.entry:hover .tp-post-thumbnail figure>a:after,
.tp-item-block.entry:hover .tp-post-thumbnail .item>a:after,
.tp-item-block.entry:hover .tp-post-thumbnail.embed-responsive:after {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: rgba(255, 255, 255, .3);
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.entry.tp-post-item .tp-post-thumbnail figure>a:after,
.entry.tp-post-item .tp-post-thumbnail .item>a:after,
.entry.tp-post-item .tp-post-thumbnail.embed-responsive:after {
    background: rgba(255, 255, 255, .6);
}

.blog .tp-post-thumbnail figure,
.archive .tp-post-thumbnail figure,
.search .tp-post-thumbnail figure {
    background-color: rgba(24, 18, 19, 0.05);
}

.bfastmag-top-carousel .tp-post-thumbnail figure {
    overflow: hidden;
}

.bfastmag-fp-s1-posts .tp-post-thumbnail figure {
    height: 190px;
}

.bfastmag-fp-s1-posts .tp-post-thumbnail figure a img {
    max-height: 190px;
}

.tp_bfast_row_full .bfastmag-fp-s1-posts .tp-post-thumbnail figure {
    height: 290px;
}

.tp_bfast_row_full .bfastmag-fp-s1-posts .tp-post-thumbnail figure a img {
    max-height: 290px;
}

.tp_bfast_row_full .bfastmag-fp-s1 .tp-item-block .tp-post-thumbnail+.entry-title {
    font-size: 22px;
    line-height: 30px;
}

.bfastmag-fp-s2 .tp-post-thumbnail figure,
.bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-t3-small figure {
    width: 170px;
    height: 110px;
}

.bfastmag-fp-s2 .tp-post-thumbnail figure a img,
.bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-t3-small figure a img {
    width: 100%;
    max-height: 110px;
}

.tp-post-thumbnail a {
    display: block;
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

.home .page-header h1,
.category .page-header h1,
.search .page-header h1 {
    margin: 30px 0 35px 0;
}

.title-border .line {
    border-bottom: 2px solid #e41c1b;
    z-index: 9999;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    display: block;
    border-color: #e41c1b;
}

.page-header {
    border-bottom: 1px solid #eee;
}
.page-header h1{
    margin-top: 0;
}
.title-border span,
ul.tabs2 li a {
    font-family: Montserrat !important;
}

.title-border>span {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.page-header {
    margin-bottom: 35px;
}

.cat-links ul li a,
.tagcloud a {
    color: #fff !important;
    font-size: 13px;
    padding: 0px 12px;
    line-height: 27px;
    background: #e28000;
    font-weight: 500;
    display: block;
    border-radius: 2px;
    background-color: #e41c1b !important;
}

.tp-post-thumbnail.embed-responsive:after {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.16);
    content: "";
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.entry-footer {
    margin-top: 0 !important;
    padding: 0 !important;
}

.tp-item-block .entry-title a,
.bfast-content-li.col-md-7 .entry-title,
.bfast-content-li .entry-title {
    color: #181818;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 600;
}

.entry-content .readmore a {
    position: relative;
    text-transform: uppercase;
    padding: 4px 17px;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .4px;
    font-weight: 400;
    font-family: Roboto Slab;
    border-top: 1px solid #e41c1b;
    border-bottom: 1px solid #e41c1b;
    margin-top: 20px;
    color: #337ab7;
}

.entry-content .readmore {
    margin-top: 15px;
}

.entry-content .readmore a:hover {
    background: #e41c1b;
    color: #fff !important
}

.entry-content .socialShareRow {
    float: right;
    margin-top: 0px;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    display: table;
    content: "";
}

.page-content,
.entry-content,
.entry-summary {
    color: #181818;
    margin: 25px 0 0;
    line-height: 29px;
    position: relative;
    z-index: 1;
    font-family: Roboto;
}

.entry-header,
.entry-content {
    font-size: 16px !important;
}

.page .entry-content a {
    color: #337ab7;
}

a.bfast_ss_ico {
    border-radius: 50px;
    display: inline-block;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.entry-title:hover {
    text-decoration: underline;
}

.entry-title:before {
    float: left;
    position: relative;
    top: 0.1375em;
    margin-right: 0.35em;
    font-size: 0.88em;
    line-height: 1;
    text-align: center;
    color: #e6e6e6;
    background-color: #fff;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.format-standard .entry-title:before {
    content: "" !important;
}

.sidebar {
    margin-top: 30px;
}

.sidebar .widget li a,
#footer .sb-post-list-title h4 a {
    font-family: Montserrat !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-5half,
.col-sm-7half,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.line-bottom {
    border-bottom: 2px solid #ddd;
    width: 100%;
    display: block;
    margin-top: 24px;
    clear: both;
    padding-top: 20px;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.pagination .nav-links .page-numbers {
    font-family: Roboto Slab;
    color: #555;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.pagination .page-numbers.current {
    border-color: #e41c1b;
    background: #e41c1b;
    color: #fff;
}

.pagination .nav-links a:hover,
.pagination .nav-links a:focus {
    border-color: #e41c1b;
    background: #e41c1b;
    color: rgb(255, 255, 255) !important;
}

.post-navigation .nav-links {
    border-bottom: 1px solid #eee;
    border: 1px solid #eee;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px 10px;
}

.post-navigation .nav-links:after {
    clear: both;
}

.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
    display: table;
    content: "";
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    width: 50%;
    float: left;
    vertical-align: top;
}

.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
    color: #181818;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    padding: 15px 15px 16px 0;
    position: relative;
    text-transform: capitalize;
}

.post-navigation .post-navi {
    color: #181818;
    display: block;
    font-size: 10px;
    position: relative;
    top: 6px;
}

.post-navigation .nav-links .nav-next {
    padding-left: 15px;
    border-left: 1px solid #ccc;
}

.col-md-10.bfast-blog-large:hover {
    opacity: 0.8;
}

#gotop {
    background: #e41c1b;
    z-index: 2;
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 4px 0 0 0px;
    position: fixed;
    bottom: -100px;
    color: #fff;
    right: 10px;
    line-height: 1.3;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.cookie-section {
    background-color: #000;
    position: fixed;
    bottom: 0;
    left: 0;
    min-width: 100%;
}

.title-bg-line:after {
    display: block;
    position: absolute;
    z-index: 0;
    top: 100%;
    right: 0;
    left: 0;
    height: 2px;
    content: "";
}

.page-content,
.entry-content,
.entry-summary {
    color: #181818;
    margin: 25px 0 0;
    font-size: 16px;
    line-height: 29px;
    position: relative;
    z-index: 1;
    font-family: Roboto !important;
}

.title-border span {
    color: #333;
    padding-bottom: 10px;
    font-size: 26px;
    font-family: Montserrat!important;
    font-weight: 500;
}

.taxonomy-description {
    font-family: Montserrat !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.page-header {
    padding-top: 30px !important;
}

.title-bg-line {
    margin-bottom: 15px !important;
}