/*
Theme Name: News 24x7 02
Theme URI: https://bizbergthemes.com/downloads/news-24x7/
Template: bizberg
Author: Bizberg Themes
Author URI: https://bizbergthemes.com/
Description: News 24x7 is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully customizable, so users can manage the content by using easy to use customizer. News 24x7 is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review site and any creative website.
Tags: custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,left-sidebar,right-sidebar,grid-layout,theme-options,blog,news,portfolio
Version: 0.6.1654442784
Updated: 2022-06-05 17:26:24

*/

.navbar-nav li ul li a {
    font-size: 14px;
}
.navbar-default .has-no-menu-description .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 12px;
}
.navbar-default .has-no-menu-description .navbar-nav li ul {
    top: 50px;
}
.primary_header_2_wrapper {
    padding-right: 0;
    padding-left: 0;
}
.header_widget_section .wp-block-image {
    margin: 0;
}
#sidebar .widget_block:not(.widget_search) {
    margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
    letter-spacing: 0;
}
.blog_listing_grid_two_column .entry-content {
    margin-top: 0.7em;
}
.comment-reply-title {
    text-transform: capitalize !important;
}
#tf-partical-wrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    overflow: hidden;
    left: 0;
    z-index: -1;
}
.tf-ball {
    position: absolute;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    opacity: .1;
}
.bizberg_grid_mode_two_col .blog_listing_grid_two_column h2.entry-title a, .single_post_layout_2 .related_posts_wrapper .related_posts h2 a {
    padding-bottom: 6px;
    background-image: -moz-linear-gradient(left, #181d38, #181d38);
    background-image: -webkit-linear-gradient(left, #181d38, #181d38);
    background-image: -o-linear-gradient(left, #181d38, #181d38);
    background-image: -ms-linear-gradient(left, #181d38, #181d38);
    background-image: linear-gradient(to right, #181d38, #181d38);
    -moz-transition: background-size ease-in-out .5s;
    -webkit-transition: background-size ease-in-out .5s;
    -o-transition: background-size ease-in-out .5s;
    transition: background-size ease-in-out .5s;
    background-position: left 87% !important;
    background-size: 0 2px !important;
    background-repeat: no-repeat !important;
}
.bizberg_grid_mode_two_col .blog_listing_grid_two_column h2.entry-title a:hover, .single_post_layout_2 .related_posts_wrapper .related_posts h2 a:hover {
    text-decoration: none !important;
    -moz-transition: background-size ease-in-out .5s;
    -webkit-transition: background-size ease-in-out .5s;
    -o-transition: background-size ease-in-out .5s;
    transition: background-size ease-in-out .5s;
    background-size: 100% 2px !important;
}
body.bizberg_woocommerce_shop ul.products li.product .woocommerce-loop-product__title {
    font-size: 25px !important;
    text-transform: capitalize;
}
body.bizberg_woocommerce_shop ul.products li.product a, .bizberg_woocommerce_shop .product-compare-wishlist p, .bizberg_woocommerce_shop .wishlist_compare_wrapper.compare_wishlist_both .bizberg_product_wishlist span.feedback {
    font-size: 100%;
}
body.bizberg_woocommerce_shop section.related.products > h2 {
    font-size: 34px;
    text-transform: capitalize;
}
.bizberg_sidebar #sidebar .widget h2, .bizberg_sidebar #sidebar .wp-block-search .wp-block-search__label {
    text-align: left;
    padding: 8px 15px;
}
.bizberg_sidebar #sidebar .widget h2:before, .bizberg_sidebar #sidebar .widget .wp-block-search__label::before {
    display: none;
}
#commentform .form-submit input {
    padding-bottom: 7px;
}
.wp-block-search .wp-block-search__label {
    font-weight: normal;
}
body.news_24x7.home header#masthead {
    position: relative;
    -moz-box-shadow: 0 0 10px #0002e;
    -webkit-box-shadow: 0 0 10px #0002e;
    -o-box-shadow: 0 0 10px #0002e;
    box-shadow: 0 0 10px #0002e;
    border-bottom-width: 0;
}
.breaking-news {
    background-color: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 90px;
}
.breaking-news-in {
    padding: 15px 0;
}
.breaking-news-in .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.breaking-news-in h3 {
    background-color: #fff;
    background-color: #ec3535;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 6px 12px;
}
.breaking-news-in h3::before {
    width: 0;
    height: 0;
    border-bottom: 34px solid transparent;
    position: absolute;
    top: 50%;
    content: '';
    border-top: 34px solid transparent;
    right: -15px;
    border-left: 18px solid #ec3535;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.breaking-content {
    overflow: hidden;
    align-items: center;
}
.breaking-news-in h4 {
    display: inline-block;
    font-size: 16px !important;
}
.breaking-news-in .js-marquee .breaking-news-list {
    display: inline-flex;
}
.breaking-news-in h4 small {
    display: block;
    font-weight: 400;
    font-size: 80% !important;
}
section.news-main {
    margin-top: -80px;
    padding-bottom: 20px;
}
.news-main-in {
    background-color: #fff;
    padding: 20px;
}
section.news-main h4 {
    font-size: 16px !important;
}
section.news-main p {
    font-size: 15px !important;
}
p.news-stories-date, .news-main-m-content p, p.news-popular-content-title {
    font-weight: 600 !important;
    text-transform: uppercase;
}
.news-stories-in .slick-prev, .news-stories-in .slick-next {
    top: inherit;
    bottom: -40px;
}
.news-stories-in .slick-prev {
    left: 0;
}
.news-stories-in .slick-next {
    left: 40px;
    right: inherit;
}
.news-stories-in {
    display: none;
}
.news-stories-in.slick-initialized {
    display: block;
}
.news-stories-content {
    margin-bottom: 10px;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 10px;
}
.news-stories-title h3 {
    margin-bottom: 20px;
    font-size: 30px !important;
    position: relative;
    padding-left: 15px;
}
.news-stories-title h3::before {
    width: 2px;
    height: 100%;
    background-color: #ec3535;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
}
.news-popular-in {
    -moz-box-shadow: 0 0 15px #ccc72;
    -webkit-box-shadow: 0 0 15px #ccc72;
    -o-box-shadow: 0 0 15px #ccc72;
    box-shadow: 0 0 15px #ccc72;
    padding: 20px;
}
.news-popular-content {
    margin-bottom: 10px;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 10px;
}
.news-popular-in .news-popular-content:last-child {
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}
.news-popular h3 {
    margin-bottom: 20px;
    font-size: 30px !important;
    position: relative;
    padding-left: 15px;
}
.news-popular h3::before {
    width: 2px;
    height: 100%;
    background-color: #ec3535;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
}
.news-main-m {
    height: 100%;
    overflow: hidden;
}
.news-main-m .row {
    display: flex;
    height: 100%;
}
.news-main-m-image {
    height: 100%;
    position: relative;
    overflow: hidden;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.news-main-m-image>.m-image-in {
    display: inline-block;
    width: 100%;
    height: 100%;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-main-m-image .overlay, .news_24_section_1_wrapper .item .overlay, .news_24_section_2_wrapper .tab_content .column.left .post_list .overlay, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list .overlay {
    z-index: 1.0;
    background-image: -moz-linear-gradient(360deg, black, transparent);
    background-image: -webkit-linear-gradient(360deg, black, transparent);
    background-image: linear-gradient(-270deg, black, transparent);
    background-image: -o-linear-gradient(360deg, black, transparent);
    background-image: -ms-linear-gradient(360deg, black, transparent);
    opacity: .9;
}
.news-main-m-info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    right: 0;
    padding: 20px 30px;
}
.news-main-m-info a, .news-main-m-info p, .news-main-m-excerpt {
    color: #fff !important;
}
.news-main-m-info p a, .news_24_section_1_wrapper .meta-info .post-category, .news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info a.post-category {
    background-color: blueviolet;
    font-weight: 600;
    color: #fff !important;
    font-size: 80%;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    padding: 4px 9px;
}
.news-main-m-content {
    margin-bottom: 20px;
}
.news-main-m-content p {
    margin-top: 10px;
}
.news-main div[class^="col-"] {
    padding: 0 10px;
}
.news-main-in > .row > .col-md-3 {
    width: 20%;
}
.news-main-in > .row > .col-md-6 {
    width: 60%;
}
.breaking-news-in .row h3.title {
    padding-bottom: 7px;
}
.breaking-news-in .row .col-md-3 {
    overflow: hidden;
}
.breaking-news-list {
    display: none;
    padding: 0 30px;
}
.breaking-news-list small {
    font-size: 80%;
}
.breaking-news-list img {
    width: 50px;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.breaking-news-list .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.breaking-content .js-marquee {
    display: flex;
}
.breaking-content small i {
    margin-right: 5px;
}
.news-stories-date a {
    margin-right: 5px;
    font-size: 12px;
}
body section.news-main small {
    font-weight: normal;
    font-size: 80%;
    text-transform: capitalize;
}
.news-stories .slick-next::before {
    font-family: swiper-icons;
    font-size: 20px;
    content: 'next';
}
.news-stories .slick-prev::before {
    font-family: swiper-icons;
    font-size: 20px;
    content: 'prev';
}
.news-popular-content-title a {
    font-size: 12px;
}
.news-main-m-excerpt {
    line-height: 27px;
    padding-top: 10px;
}
.news-main-m-info h3.entry-title {
    padding-top: 10px;
}
.news-main-m-content p a {
    font-size: 12px;
}
.news-main-m-image a.full_page_anchor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1.0;
    right: 0;
}
.news-main-m-info p a:hover {
    background-color: #000;
}
.news-main-in > .row {
    display: flex;
}
.news-main-m-content a {
    display: block;
    position: relative;
    overflow: hidden;
}
.news-main-m-content:hover a img, .news_24_section_1_wrapper .grid_small .list:hover a img, .news_24_section_2_wrapper .tab_content .column.left:hover .image, .news_24_section_2_wrapper .tab_content .column.right .list:hover .image img, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list:hover .image, .news_24x7_post_grid_2 .section_wrapper .column.right .list:hover .image_wrapper .image {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.news-main-m-content a img, .news_24_section_1_wrapper .grid_small .list a img, .news_24_section_2_wrapper .tab_content .column.left .image, .news_24_section_2_wrapper .tab_content .column.right .list .image img, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list .image, .news_24x7_post_grid_2 .section_wrapper .column.right .list .image_wrapper .image {
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.news_24_section_1_wrapper .grid {
    display: grid;
    background-color: #f7f7f7;
    position: relative;
    padding-bottom: 25px;
    grid-template-columns: repeat(4,1fr);
    grid-row-gap: 5px;
    grid-column-gap: 25px;
    grid-auto-rows: 1fr;
    margin: 0;
}
.news_24_section_1_wrapper .item .image {
    height: 350px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
body .breaking-news-list h4 a, body section.news-main h4 a {
    color: #000;
}
.news_24_section_1_wrapper .item .image .meta-info {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 20px;
}
.news_24_section_1_wrapper .item .image .meta-info h4.title a {
    color: #fff;
}
.news_24_section_1_wrapper .item .image .meta-info h4 {
    font-size: 22px;
    line-height: 1.2;
}
.news_24_section_1_wrapper .meta-info .post-category {
    display: inline-block;
    margin-bottom: 15px;
    background-color: #ee0087;
    font-size: 65%;
    position: relative;
    padding: 2px 11px 1px;
}
.news_24_section_1_wrapper h4.main_title {
    background-color: #ee0087;
    font-style: italic;
    color: #fff;
    position: absolute;
    top: -35px;
    left: 23px;
    z-index: 2;
    padding: 5px 20px 7px;
}
.news_24_section_1_wrapper .item .full_image_link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1.0;
    right: 0;
}
.news_24_section_1_wrapper .meta-info .post-category:hover {
    background-color: #000;
}
.news_24_section_1_wrapper .grid_small {
    display: grid;
    background-color: #f7f7f7;
    position: relative;
    padding-top: 25px;
    border-top: 1px solid #ddd;
    grid-template-columns: repeat(4,1fr);
    grid-row-gap: 25px;
    grid-auto-rows: 1fr;
}
.news_24_section_1_wrapper .grid_small hr {
    margin: 0;
}
.news_24_section_1_wrapper .grid_small .list {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}
.news_24_section_1_wrapper .grid_small .list .image_container {
    width: 30%;
    position: relative;
    overflow: hidden;
}
.news_24_section_1_wrapper .grid_small .list .meta-info {
    display: flex;
    width: 70%;
    padding-right: 15px;
    padding-left: 15px;
    flex-direction: column;
}
.news_24_section_1_wrapper .grid_small .list .meta-info.no_image, .news_24_section_1_wrapper .grid_small .list .meta-info.hide_image {
    width: 100%;
    padding-left: 0;
}
body .news_24_section_1_wrapper .grid_small .list h4 {
    font-size: 16px;
}
body .news_24_section_1_wrapper .grid_small .list h4 a {
    color: #000;
}
body .news_24_section_1_wrapper .grid_small .list .editor-date a {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
body .news_24_section_1_wrapper .grid_small .list .editor-date {
    line-height: 1.5;
}
.news_24_section_1_grid_wrapper {
    background-color: #f7f7f7;
    padding: 24px;
}
.news_24_section_2_wrapper .section-title, .section-title.news24x7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
}
.news_24_section_2_wrapper .section-title .related-title, .section-title.news24x7 .related-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    margin-right: 15px;
    -moz-transition: all ease 0.31s;
    -webkit-transition: all ease 0.31s;
    -o-transition: all ease 0.31s;
    transition: all ease 0.31s;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1.0 !important;
}
.news_24_section_2_wrapper .section-title .related-title .titledot, .section-title.news24x7 .related-title .titledot {
    display: inline-block;
    width: 9px;
    margin-right: 7px;
    margin-left: 15px;
    height: 9px;
    background-color: #ee0087;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all ease 0.31s;
    -webkit-transition: all ease 0.31s;
    -o-transition: all ease 0.31s;
    transition: all ease 0.31s;
}
.news_24_section_2_wrapper .section-title .related-title .titleline, .section-title.news24x7 .related-title .titleline {
    height: 4px;
    border: 1px solid #e5e5e5;
    -moz-transition: all ease 0.31s;
    -webkit-transition: all ease 0.31s;
    -o-transition: all ease 0.31s;
    transition: all ease 0.31s;
    border-width: 1px 0;
    flex-grow: 1.0;
}
.news_24_section_2_wrapper h4.related-title .title, .section-title.news24x7 .related-title .title {
    background-color: #ee0087;
    font-style: italic;
    color: #fff;
    padding: 5px 20px 7px;
}
.news_24_section_2_wrapper {
    padding: 40px 0;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab {
    display: inline-flex;
    margin-bottom: 20px;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a {
    background-color: transparent;
    font-weight: 600;
    color: #929292;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    border-color: #e5e5e5;
    text-align: center;
    -moz-transition: all ease 0.31s;
    -webkit-transition: all ease 0.31s;
    -o-transition: all ease 0.31s;
    transition: all ease 0.31s;
    border-width: 1px 0;
    border-style: solid;
    padding: 10px 20px;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a.current, .news_24_section_2_wrapper .rt-post-tab .post-cat-tab a:hover {
    background-color: #ee0087;
    border-bottom: 1px solid transparent;
    color: #fff !important;
    border-top: 1px solid transparent;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a:first-child {
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -o-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left-width: 1px;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a:last-child {
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right-width: 1px;
}
.news_24_section_2_wrapper .tab_content {
    display: flex;
    display: grid;
    grid-template-columns: 33.33% 66.66%;
    grid-column-gap: 25px;
}
.news_24_section_2_wrapper .tab_content .column.left {
    display: flex;
}
.news_24_section_2_wrapper .tab_content .column.right {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-row-gap: 25px;
}
.news_24_section_2_wrapper .tab_content .column.left .image {
    width: 100%;
    height: 100%;
    min-height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info {
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 20px 25px;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info h4 {
    font-size: 26px;
    line-height: 1.3;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info h4 a {
    color: #fff;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info a.post-category {
    display: inline-block;
    margin-bottom: 15px;
    background-color: #ee0087;
    font-size: 65%;
    position: relative;
    padding: 2px 11px 1px;
}
.news_24_section_2_wrapper .tab_content .column.right .list {
    display: inline-flex;
    align-items: center;
    align-content: center;
    gap: 20px;
}
.news_24_section_2_wrapper .tab_content .column.right .list .image {
    width: 35%;
    overflow: hidden;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta {
    width: 65%;
    padding-right: 25px;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta h4 {
    font-size: 16px;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta h4 a {
    color: #000;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta .post_cat {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta .date small {
    font-weight: normal;
    font-size: 80%;
    text-transform: capitalize;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta .date {
    font-size: 15px;
    padding-top: 3px;
}
.news_24_section_1_wrapper {
    padding: 40px 0;
}
.news_24_section_2_wrapper .tab_content .post_list a.link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    right: 0;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta.no_image, .news_24_section_2_wrapper .tab_content .column.right .list .meta.disable_image {
    width: 100%;
}
.news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info a.post-category:hover, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info a.post-category:hover {
    background-color: #000;
}
.news_24x7_image_repeater .image_wrapper {
    display: flex;
    justify-content: center;
}
.news_24x7_post_grid_2 {
    background-color: #0a0a0a;
    margin: 40px 0;
    padding: 40px 0;
}
.news_24x7_post_grid_2 .section_wrapper {
    display: grid;
    grid-template-columns: minmax(auto, 50%) minmax(auto, 50%);
    grid-column-gap: 25px;
}
.news_24x7_post_grid_2 .section_wrapper .column.left {
    display: flex;
}
.news_24x7_post_grid_2 .section_wrapper .column.right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 35px;
    grid-column-gap: 25px;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list {
    display: flex;
    flex-direction: column;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .image_wrapper {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .time_ago {
    color: #000;
    font-size: 15px;
    padding-top: 5px;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .time_ago small {
    font-weight: normal;
    font-size: 80%;
    text-transform: capitalize;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .time_ago small.time:before {
    display: inline-flex;
    width: 10px;
    vertical-align: middle;
    height: 1px;
    background-color: #000;
    content: '';
    margin: -1px 10px 0 7px;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .time_ago small a {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list .image_wrapper .image {
    min-height: 175px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    min-height: 300px;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .image {
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 20px 25px;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 {
    font-size: 26px;
    line-height: 1.3;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 a {
    color: #fff;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info a.post-category {
    display: inline-block;
    margin-bottom: 15px;
    background-color: #ee0087;
    font-weight: 600;
    color: #fff !important;
    font-size: 65%;
    position: relative;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    padding: 2px 11px 0;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list a.link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1.0;
    right: 0;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list h4 {
    font-size: 18px;
}
.news_24x7_post_grid_2 .section_wrapper .column.right .list h4 a {
    color: #000;
}
.section-title.news24x7 .related-title {
    margin-right: 0;
}
body #blog .blog-post.blog-large .entry-date a {
    font-size: 16px;
    letter-spacing: 0;
}
body #blog .blog-post.blog-large .entry-title a, body #blog .blog-post.blog-large .entry-date a, body #blog .blog-post .entry-meta > span > a, body #blog .blog-post .entry-meta > span.bizberg_read_time, .single_post_layout_2.detail-content.single_page .next_previous_post .previous_post a, .single_post_layout_2.detail-content.single_page .next_previous_post .next_post a, body ul.comment-item li .comment-header > a, .single_post_layout_2.detail-content.single_page .author-detail a, body .comment-item .comment-time a, body .single_post_layout_2 .related_posts_wrapper .related_posts h2 a {
    color: #000;
}
body .single_post_layout_2 .related_posts_wrapper .related_posts h2 a:hover, body .single_post_layout_2 .related_posts_wrapper .related_posts h2 a {
    background-image: -moz-linear-gradient(left, #000, #000);
    background-image: -webkit-linear-gradient(left, #000, #000);
    background-image: -o-linear-gradient(left, #000, #000);
    background-image: -ms-linear-gradient(left, #000, #000);
    background-image: linear-gradient(to right, #000, #000);
}
body #blog .blog-post.blog-large .entry-date a:after {
    border-color: #000;
}
body .single_post_layout_2 .related_posts_wrapper .related_posts h2 a {
    font-size: 70%;
}
body .single_post_layout_2 .related_posts_wrapper .related_posts h2 {
    line-height: 1.0;
}
.bizberg_sidebar #sidebar .widget h2::after, .bizberg_sidebar #sidebar .wp-block-search .wp-block-search__label::after {
    display: block;
    width: 13px;
    height: 21px;
    position: absolute;
    bottom: -20px;
    content: "";
    left: 5%;
    z-index: 2;
    border-top: 9px solid #294a70;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    margin: 0 auto;
}
.news-main-m .news-main-m-image .news-main-m-info .entry-title a, .news_24_section_1_wrapper .item .image .meta-info h4.title a, .news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info h4 a, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 a {
    padding-bottom: 5px;
    background-image: -moz-linear-gradient(left, #fff, #fff);
    background-image: -webkit-linear-gradient(left, #fff, #fff);
    background-image: -o-linear-gradient(left, #fff, #fff);
    background-image: -ms-linear-gradient(left, #fff, #fff);
    background-image: linear-gradient(to right, #fff, #fff);
    -moz-transition: background-size ease-in-out .5s;
    -webkit-transition: background-size ease-in-out .5s;
    -o-transition: background-size ease-in-out .5s;
    transition: background-size ease-in-out .5s;
    background-position: left 87% !important;
    background-size: 0 2px !important;
    background-repeat: no-repeat !important;
}
.news-main-m .news-main-m-image .news-main-m-info .entry-title a:hover, .news_24_section_1_wrapper .item .image .meta-info h4.title a:hover, .news_24_section_2_wrapper .tab_content .column.left .post_list .meta-info h4 a:hover, .news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 a:hover {
    text-decoration: none !important;
    background-image: -moz-linear-gradient(left, #fff, #fff);
    background-image: -webkit-linear-gradient(left, #fff, #fff);
    background-image: -o-linear-gradient(left, #fff, #fff);
    background-image: -ms-linear-gradient(left, #fff, #fff);
    background-image: linear-gradient(to right, #fff, #fff);
    -moz-transition: background-size ease-in-out .5s;
    -webkit-transition: background-size ease-in-out .5s;
    -o-transition: background-size ease-in-out .5s;
    transition: background-size ease-in-out .5s;
    background-size: 100% 2px !important;
}
.single_layout_2.single #blog.blog-detail-page {
    padding-top: 0;
}
.header-search a.search-icon {
    display: flex;
    margin-top: 3px;
    align-items: baseline;
}
.header-search a.search-icon i {
    font-size: 13px;
}
@media (min-width: 200px) and (max-width: 1024px) {
body .navbar .slicknav_nav {
    max-height: max-content;
}
}
@media (min-width: 200px) and (max-width: 480px) {
.news_24_section_1_grid_wrapper {
    padding: 10px;
}
.news_24_section_1_wrapper .grid {
    grid-row-gap: 10px;
}
.news_24_section_1_wrapper h4.main_title {
    top: -25px;
}
.news-main-m-info h3.entry-title a {
    font-size: 80% !important;
}
.news-main-m-info h3.entry-title {
    line-height: 1.0 !important;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 a {
    font-size: 80%;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list .meta-info h4 {
    line-height: 1.0 !important;
}
}
@media (min-width: 200px) and (max-width: 767px) {
.news-main-m-excerpt {
    display: none;
}
.breaking-news-in .row {
    display: grid;
    grid-template-columns: minmax(auto,100%);
    grid-row-gap: 15px;
}
.breaking-news-in > .row:before, .breaking-news-in > .row:after {
    display: none;
}
.breaking-news-in h3::before {
    visibility: hidden;
}
.news-main-in > .row {
    display: grid;
    grid-template-columns: minmax(auto,100%);
    grid-row-gap: 25px;
}
.news-main-in > .row > .col-md-3, .news-main-in > .row > .col-md-6 {
    width: 100%;
}
.news-main-m .row {
    display: grid;
    margin-right: 0;
    margin-left: 0;
    grid-row-gap: 20px;
}
.news-main-m .row:before, .news-main-m .row:after {
    display: none;
}
.news-main-in > .row:before, .news-main-in > .row:after {
    display: none;
}
.news-main-m-image>.m-image-in {
    min-height: 450px;
}
.news-main-m .row .col-md-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.news-main-m > .row > .col-md-9, .news-main-m > .row > .col-md-3 {
    padding-right: 0;
    padding-left: 0;
}
.news-main-in {
    padding: 5px;
}
.news-main-in .news-stories {
    padding: 15px 15px 0;
}
.news_24_section_1_wrapper .grid {
    grid-template-columns: repeat(1,1fr) !important;
    grid-row-gap: 25px;
}
.news_24_section_1_wrapper .grid_small {
    grid-template-columns: repeat(1,1fr) !important;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab {
    margin-bottom: 1px;
    flex-wrap: wrap;
    gap: 10px;
}
.news_24_section_2_wrapper .tab_content {
    grid-template-columns: 1fr !important;
    grid-row-gap: 25px;
}
.news_24_section_2_wrapper .tab_content .column.left .image {
    min-height: 400px;
}
.news_24_section_2_wrapper .tab_content .column.right {
    grid-template-columns: 1fr !important;
}
.news_24x7_post_grid_2 .section_wrapper {
    grid-template-columns: 1fr !important;
    grid-row-gap: 25px;
}
.news-main-m-info {
    padding: 20px 25px;
}
section.news-main {
    padding-bottom: 10px;
}
.news_24x7_image_repeater .image_wrapper {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.news_24_section_1_wrapper, .news_24_section_2_wrapper {
    padding: 20px 0;
}
.news_24x7_post_grid_2 {
    margin: 20px 0;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    border-width: 1px;
    padding: 5px 15px;
}
.news_24_section_2_wrapper .section-title .related-title {
    margin-right: 0;
}
}
@media (min-width: 481px) and (max-width: 767px) {
.news_24_section_1_wrapper .grid_small .list .image_container {
    width: 20%;
}
.news_24_section_1_wrapper .grid_small .list .meta-info {
    width: 80%;
}
.news_24_section_2_wrapper .tab_content .column.right .list .image {
    width: 20%;
}
.news_24_section_2_wrapper .tab_content .column.right .list .meta {
    width: 76%;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.news-main-m-excerpt {
    display: none;
}
.news-main-m-content {
    margin-bottom: 0;
}
.breaking-news-in .row {
    display: grid;
    grid-template-columns: minmax(auto, 40%) minmax(auto, 60%);
    grid-column-gap: 10px;
}
.breaking-news-in .row:before, .breaking-news-in .row:after {
    content: none;
}
.breaking-news-in h3::before {
    display: none;
}
.breaking-news-in .row .col-md-3 {
    width: auto;
    padding-right: 0;
}
.breaking-news-in .row .col-md-9 {
    width: auto;
    padding-left: 0;
}
.news-main-in > .row {
    gap: 10px;
}
.news-main-in > .row > div[class^="col-"] {
    padding: 0;
}
.news-main-m > .row {
    margin-right: 0;
    margin-left: 0;
    flex-direction: column;
}
.news-main-m > .row > .col-md-9, .news-main-m > .row > .col-md-3 {
    width: 100%;
}
.news-main-m-image {
    margin-bottom: 20px;
    height: 500px;
}
.news-main-m .row .col-md-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
}
.news_24_section_1_wrapper .grid {
    grid-template-columns: repeat(2,1fr) !important;
    grid-row-gap: 25px;
}
.news_24_section_1_wrapper .grid_small {
    grid-template-columns: repeat(2,1fr) !important;
}
.news_24_section_2_wrapper .rt-post-tab .post-cat-tab a {
    padding: 10px 15px;
}
.news_24_section_2_wrapper .tab_content {
    grid-template-columns: 1fr !important;
    grid-row-gap: 25px;
}
.news_24_section_2_wrapper .tab_content .column.left .image {
    min-height: 400px;
}
.news_24x7_post_grid_2 .section_wrapper {
    grid-template-columns: 1fr !important;
    grid-row-gap: 25px;
}
.news_24x7_post_grid_2 .section_wrapper .column.left .post_list {
    min-height: 400px;
}
}
@media (min-width: 1025px) {
.primary_header_2_wrapper .bizberg-flex-container {
    padding: 0;
}
.primary_header_2_wrapper .bizberg-flex-container.row {
    gap: 25px;
}
.primary_header_2_wrapper .bizberg-flex-container.row:before, .primary_header_2_wrapper .bizberg-flex-container.row:after {
    display: none;
}
.primary_header_2_wrapper .bizberg-flex-container.row .col-sm-5, .primary_header_2_wrapper .bizberg-flex-container.row .col-sm-7 {
    padding-right: 0;
    padding-left: 0;
}
}
