html {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
}
.main-container { max-width: 100% }
/*-----------------------------------------------
/* @media { } queries
/*---------------------------------------------*/
@media screen and (max-width:1330px) { 
    .shareit {
        position: relative!important;
        width: 100%!important;
        top: 0!important;
        padding-left: 0!important;
        padding-right: 0!important;
        margin: 0!important;
        padding-top: 10px!important;
        border: none !important;
    }
}
@media screen and (max-width:1272px) { 
    #page, .container { max-width: 96% }
    .latestPost-categories {
        float: none;
        text-align: center;
        overflow: hidden;
    }
    .latestPost-categories ul li {
        padding-left: 30px;
        padding-right: 30px;
    }
    .latestPost .title { font-size: 18px!important }
    .related-posts .latestPost .title { font-size: 15px!important }
    .big-posts .big-3 header, .big-posts .big-4 header { max-width: 96% }
    .big-posts .big-2 header {
        padding-left: 10px;
        padding-right: 10px;
    }
    .big-posts .big-1 header {
        right: 10px;
        max-width: 94%;
    }
    .big-posts .latestPost .title a { font-size: 18px }
    .big-posts .big-1 .title a { font-size: 20px }
    .postauthor-social { margin-left: 0 }
    .latestPost-news .latestPost .title {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1180px) { 
    header .breadcrumb { width: 79% }
    .breaking { width: 89% }
}
@media screen and (max-width:1130px) { 
    header .breadcrumb { width: 76% }
    .breaking { width: 86% }
    .navigation ul li a {
        padding: 23px 16px;
        padding-left: 15px;
    }
    .single-title { font-size: 30px!important }
    .single-subheading { font-size: 16px }
    .layout-2 .grid-1 header h2 { font-size: 17px!important }
}
@media screen and (max-width:1024px) { 
    .latestPost-categories ul li { border: none }
    .latestPost-categories ul li:first-child { padding-left: 30px }
    .latestPost-categories ul li:last-child { padding-right: 30px }
    .trending-stories .latestPost .title { font-size: 16px!important }
    #site-footer { padding-top: 30px }
    .footer-logo {
        float: none;
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .footer-widgets {
        width: 100%;
        margin-top: 30px;
    }
    #primary-navigation a { font-size: 14px!important }
    #primary-navigation .sub-menu a { font-size: 13px!important }
    .navigation ul li a {
        padding: 23px 12px;
        padding-left: 11px;
    }
    .logo-wrap { max-width: 280px }
    .image-logo img { max-height: 72px }
    header .widget_search { max-width: 130px }
    #header #searchform { min-width: 145px }
    header #s { padding-left: 16px }
    .single-title { font-size: 28px!important }
    .layout-2 .big-posts .latestPost .title a { font-size: 16px }
    .layout-2 .big-posts .big-1 .title a { font-size: 18px }
    .layout-2 .big-posts .front-view-content { font-size: 14px }
}
@media screen and (max-width:960px) { 
    #secondary-navigation { left: 0 }
    img {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .layout-2 .big-posts .big-1 { width: 40% }
    .layout-2 .big-posts .big-2, .layout-2 .big-posts .big-3 { width: 30% }
}
@media screen and (max-width:900px) { 
    header .breadcrumb { width: 75% }
    .breaking { width: 85% }
    .widget-header { max-width: 70% }
    #secondary-navigation a { padding: 8px 14px }
    .category .sidebar.c-4-12, .sidebar.sidebar-right {
        float: none;
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }
    .sidebar-with-content {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .big-posts .big-1, .big-posts .big-2, .big-posts .big-3, .big-posts .big-4 { width: 50% }
    .big-posts .big-1 .title a { font-size: 18px }
    .big-posts .big-2 header, .big-posts .big-3 header, .big-posts .big-4 header {
        max-width: 94%;
        padding: 0;
        left: inherit;
        right: 10px;
    }
    .logo-wrap {
        min-width: 135px;
        margin-right: 10px;
    }
    .related-posts .latestPost .title { font-size: 13px!important }
    .layout-2 .big-posts .big-1 header, .layout-2 .big-posts .big-2 header, .layout-2 .big-posts .big-3 header {
        right: inherit;
        left: 20px;
        padding-right: 15px;
    }
    .sidebar.c-4-12, .sidebar.sidebar-right {
        clear: both;
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (min-width:865px) { 
    .navigation.mobile-only { display: none }
}
@media screen and (max-width:865px) {
    .upper-navigation {
        margin: 0;
        max-height: 40px;
        overflow: hidden;
    }
    #header > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        gap: 4px;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .logo-wrap {
        width: auto;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        max-width: 120px;
        min-width: 0;
        flex: 0 0 auto;
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .image-logo img {
        max-height: 36px;
        margin-left: 0;
        margin-right: 0;
    }
    /* Footer logo must not be constrained by header logo rules */
    #site-footer .image-logo img {
        max-height: 90px;
    }
    header .widget_search {
        order: 4;
        display: none;
        margin: 0;
        max-width: none;
        width: 100%;
        float: none;
        margin-left: 0;
    }
    #header #searchform {
        min-width: 0;
        width: 100%;
    }
    #primary-navigation {
        order: 2;
        float: none;
        width: auto;
        margin-left: auto;
        flex: 0 0 auto;
    }
    .mobile-search-toggle {
        order: 3;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border: none;
        border-radius: 0;
        color: #fff;
        background: transparent;
        font-size: 20px;
        flex: 0 0 auto;
        padding: 0;
        margin: 0;
    }
    .mobile-search-active header .widget_search {
        display: block;
    }
    .mobile-search-active #header #searchform {
        min-width: 0;
    }
    header .breadcrumb { width: 73%; margin-bottom: 0 }
    .header-social { margin-top: 0 }
    .breaking { width: 83% }
    #page, .container { max-width: 96% }
    #site-footer .container { padding: 0 2% }
    .mts-cart span a { padding-bottom: 0 }
    .mts-cart {
        float: none;
        text-align: center!important;
    }
    .header-layout-2 #header h1, .header-layout-2  #header h2, .header-layout-2  .site-description {
        float: none;
        text-align: center;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .header-layout-2 #logo a, .header-layout-2 #logo img {
        float: none;
        letter-spacing: 0;
    }
    .header-layout-2 .logo-wrap {
        margin-bottom: 10px;
        margin-top: 0;
        width: 100%;
    }
    .navigation { width: 100%; }
    .pagination .nav-links .page-numbers li, .woocommerce-pagination .page-numbers li {
        width: auto !important;
        text-indent: 0;
    }
    .woocommerce-pagination .page-numbers li .page-numbers {
        text-indent: 0;
        width: auto !important;
        padding: 0 12px !important;
        line-height: 2.5em;
        font-size: 14px;
        border-bottom: 0 !important;
    }
    #secondary-navigation {
        width: 100%!important;
        position: relative!important;
    }
    .navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
        color: #fff!important;
        background: transparent;
    }
    .navigation .menu {
        display: block!important;
        float: none;
        background: transparent;
        margin-bottom: 45px;
    }
    .navigation ul ul {
        visibility: visible!important;
        opacity: 1!important;
        position: relative;
        left: 0!important;
        border: 0;
        width: 100%;
    }
    .navigation ul li li {
        background: transparent;
        border: 0;
    }
    nav { height: auto }
    nav li, .navigation ul li li {
        width: 100%!important;
        float: left;
        position: relative;
    }
    .navigation ul li:after { display: none }
    .navigation ul li:before { display: none }
    nav li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important;
        width: 100%!important;
        box-sizing: border-box;
    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
    .pagination a {
        width: auto;
        text-indent: 0px;
    }
    a#pull {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        min-width: 40px;
        height: 40px;
        position: relative;
        color: #fff;
        padding: 0;
        text-indent: -9999px;
        text-transform: none;
        box-sizing: border-box;
        border: none;
        border-radius: 0;
        background: transparent;
        overflow: visible;
    }
    a#pull:after {
        content: "\f0c9";
        display: block;
        position: static;
        font-family: FontAwesome;
        font-size: 20px;
        text-indent: 0;
        line-height: 1;
    }
    .navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }
    /*disable flayout*/
    #catcher { height: 0 !important }
    .sticky-navigation-active {
        position: relative !important;
        top: 0 !important;
    }
    /*-[ Responsive Navigation ]--------------------------------*/
    .main-container {
        position: relative;
        left: 0;
        transition: left 500ms ease;
    }
    .mobile-menu-active .main-container {
        left: 300px;
        transition: left 500ms ease;
    }
    .navigation.mobile-menu-wrapper {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        background-color: #aa1801;
        border-right: 1px solid rgba(255,255,255,0.2);
        overflow: auto;
        transition: left 500ms ease;
        -webkit-backface-visibility: hidden;
        box-sizing: border-box;
    }
    .mobile-menu-active .navigation.mobile-menu-wrapper { 
        left: 0;
        z-index: 1111; 
    }
    .navigation ul li {
        width: 100%;
        display: block;
    }
    .navigation ul li:hover { background: none }
    .navigation ul li a, .navigation ul ul a {
        padding: 9px 0;
        width: 100%;
        border: none;
    }
    .navigation ul ul {
        position: static;
        width: 100%;
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        background: inherit;
    }
    .navigation ul ul ul {
        padding-top: 0;
        padding-bottom: 0;
        border-left: none;
        background: inherit;
    }
    .navigation ul ul li {
        background: none;
        width: 100%;
    }
    .navigation i { display: inline }
    .navigation ul ul a { padding: 9px 18px !important }
    .navigation ul ul ul a { padding: 9px 27px !important }
    .navigation ul ul ul ul a { padding: 9px 36px !important }
    .navigation .toggle-caret {
        display: block;
        width: 42px;
        height: 43px;
        line-height: 42px;
        color: #ffffff;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        font-size: 15px;
    }
    .navigation .menu-item-has-children > a:after { content: '' }
    .widgets-num-5 .f-widget, .widgets-num-4 .f-widget, .widgets-num-3 .f-widget {
        width: 31%;
        max-width: 100%;
        margin-right: 3%;
    }
    .widgets-num-5 .f-widget:nth-child(3n), .widgets-num-4 .f-widget:nth-child(3n), .widgets-num-3 .f-widget:nth-child(3n) { margin-right: 0% }
    #primary-navigation a {
        font-size: 15px!important;
        font-weight: 400!important;
    }
    #primary-navigation .sub-menu a { font-size: 14px!important }
    .mobile-menu-active #primary-navigation .sub-menu a:hover {
        background: transparent;
        color: #FFF!important;
    }
    .navigation ul ul .categories { color: #fff }
    .single-title { font-size: 25px!important }
    .latestPost-news .latestPost .title {
        max-height: 48px;
        overflow: hidden;
        font-size: 13px!important;
    }
    .latestPost-news .latestPost header .thecategory { font-size: 12px }
    .logo-wrap { min-width: 0 }
    #mobile-menu-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        cursor: pointer;
        display: none;
        backface-visibility: hidden;
        background: rgba(0,0,0,.5);
    }
    html.noscroll {
        position: fixed;
        overflow-y: scroll;
        width: 100%;
    }
    /*-[ Mega Menu ]--------------------------------*/
    #wpmm-megamenu .wpmm-subcategories {
        width: 100%;
        text-indent: 0;
    }
    #wpmm-megamenu .wpmm-posts { width: 100% }
    #wpmm-megamenu .wpmm-post {
        width: 100%!important;
        padding: 0 10px!important;
        text-align: center!important;
    }
    #wpmm-megamenu .wpmm-thumbnail img { float: left }
}
@media screen and (max-width:800px) { 
    header .breadcrumb { width: 70% }
    .breaking { width: 80% }
    .single .article {
        width: 100%;
        float: none;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }
    .single .sidebar.c-4-12 {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width:720px) { 
    header .breadcrumb { width: 74% }
    .breaking { width: 77% }
    #secondary-navigation a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
    }
    .article {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .sidebar.sidebar-left {
        width: 48%!important;
        margin-right: 4%;
    }
    .sidebar.sidebar-right {
        width: 48%!important;
        float: right;
    }
    .archive .sidebar.sidebar-right {
        float: none;
        width: 100%!important;
    }
    .f-widget, .widgets-num-4 .f-widget {width: 48.5%;}
    .f-widget, .widgets-num-4 .f-widget:nth-child(3) { margin-right: 3%; }
    .f-widget-2, .widgets-num-4 .f-widget-2, .widgets-num-4 .f-widget.last { margin-right: 0 }
    .ad-125 li { max-width: 45% }
    #comments { margin-right: 0 }
    .widget-header .textwidget {
        margin-top: 0;
        padding-left: 0;
        border-left: none;
    }
    .widget-header {
        max-width: 100%;
        float: left;
    }
    .featured-videos .latestPost .title {
        font-size: 16px!important;
        margin-top: 15px;
        margin-bottom: 2px;
    }
    .latestPost-news {
        width: 88%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .latestPost-news .latestPost {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 16px;
        border-top: 0;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 12px rgba(0,0,0,0.10);
        background: #111;
    }
    .latestPost-news .latestPost:nth-child(even) { margin-right: 0 }
    .latestPost-news .latestPost:nth-last-of-type(1), .latestPost-news .latestPost:nth-last-of-type(2) { margin-bottom: 0 }
    .latestPost-news .latestPost .post-image-left {
        width: 100%;
        position: relative;
    }
    .latestPost-news .latestPost .featured-thumbnail {
        float: none;
        height: 210px;
    }
    .latestPost-news .latestPost .featured-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .latestPost-news .latestPost .post-image-left:before {
        background: linear-gradient(to top, rgba(0,0,0,0.74) 0%, rgba(0,0,0,0.42) 52%, rgba(0,0,0,0.10) 100%);
    }
    .latestPost-news .latestPost header {
        left: 12px;
        right: 12px;
        bottom: 10px;
    }
    .latestPost-news .latestPost header .thecategory {
        font-size: 11px;
        padding: 5px 8px;
        border-radius: 999px;
        background: rgba(255,255,255,0.18);
        backdrop-filter: blur(2px);
    }
    .pagination {
        margin-bottom: 34px;
    }
    .pagination > span.current .currenttext, .page-numbers.current, .pagination a:hover,
    .pagination a, .pagination .page-numbers.dots, .woocommerce nav.woocommerce-pagination ul li a {
        padding: 4px 16px;
        line-height: 2.6;
        font-size: 14px;
    }
    .featured-category-title {
        margin-top: 26px;
    }
    .latestPost-news .latestPost .title {
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: 1.28;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .sidebar h3.widget-title,
    #sidebar2 h3.widget-title {
        clear: both;
        margin-top: 19px;
    }
}
@media screen and (max-width:640px) { 
    .upper-navigation { max-height: 100% }
    header .breadcrumb {
        width: 100%;
        max-width: 100%;
        float: none;
        text-align: center;
        border-bottom: 1px solid #e5e5e5;
    }
    header .breadcrumb > div {
        float: none;
        padding: 0;
        width: 100%;
    }
    .breaking { width: 96% }
    .header-social {
        float: none;
        text-align: center;
    }
    .breadcrumb .root { display: none }
    .latestPost-categories ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
    .latestPost-categories ul li:first-child { padding-left: 20px }
    .latestPost-categories ul li:last-child { padding-right: 20px }
    .widgets-num-5 .f-widget, .widgets-num-4 .f-widget, .widgets-num-3 .f-widget {
        width: 48%;
        margin-right: 4%;
    }
    .widgets-num-5 .f-widget:nth-child(3n), .widgets-num-4 .f-widget:nth-child(3n), .widgets-num-3 .f-widget:nth-child(3n) { margin-right: 4% }
    .widgets-num-5 .f-widget:nth-child(even), .widgets-num-4 .f-widget:nth-child(even), .widgets-num-3 .f-widget:nth-child(even) { margin-right: 0 }
    .big-posts .front-view-content { font-size: 14px!important }
    .big-posts .big-1 .title a, .big-posts .big-2 .title a, .big-posts .big-3 .title a, .big-posts .big-4 .title a { font-size: 16px }
    .latestPost-news { width: 100% }
    .layout-2 .big-posts .big-1 { width: 36% }
    .layout-2 .big-posts .big-2, .layout-2 .big-posts .big-3 { width: 32% }
    .layout-2 .big-posts header { padding-right: 5px }
    .single_page .tab_widget ul.wps_tabs li a { padding: 0 10px }
    .ss-full-width .post-comment-left, .ss-full-width .post-comment-right { width: 48% }
}
@media screen and (max-width: 550px) { 
    .sbutton { float: right }
    .f-widget, .widgets-num-4 .f-widget {
        width: 100%;
        margin-right: 0;
    }
    .copyrights { text-align: center }
    .to-top { float: none }
    .related-posts .clear {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }
    .related-posts .latestPost {
        width: auto;
        margin-right: 0;
        margin-bottom: 0;
    }
    .related-posts .latestPost:nth-child(even) { margin-right: 0 }
    .related-posts .featured-thumbnail { float: none }
    .related-posts .latestPost .title { font-size: 14px!important }
    .post-comment-left, .post-comment-right {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .layout-2 .big-posts .big-1 { width: 100% }
    .layout-2 .big-posts .big-2, .layout-2 .big-posts .big-3 { width: 50% }
    .full-left.latestPost .post-image-left { max-width: 30% }
}
@media screen and (max-width:480px) { 
    .related-posts .clear {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .related-posts .latestPost .title,
    .related-posts .latestPost .title a {
        font-size: 16px !important;
        line-height: 1.32;
    }
    nav { border-bottom: 0 }
    .navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    #secondary-navigation {
        width: 102%;
        height: 35px;
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
        margin-right: 0;
    }
    .copyrights { text-align: center }
    .top { width: 100% }
    #cancel-comment-reply-link {
        margin-bottom: 0;
        margin-top: -43px;
    }
    .sidebar.sidebar-left, .sidebar.sidebar-right {
        width: 100%!important;
        margin-right: auto;
        float: none;
        margin-left: auto;
        max-width: 100%;
    }
    .trending-stories .latestPost .title {
        max-height: none;
        overflow: visible;
        font-size: 13px!important;
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .trending-stories .latestPost .front-view-content {
        max-height: 72px;
        overflow: hidden;
        clear: both;
        font-size: 13px;
        margin-top: 0;
    }
    .widgets-num-5 .f-widget, .widgets-num-4 .f-widget, .widgets-num-3 .f-widget {
        width: 100%;
        margin-right: 0;
    }
    #header h1, #header h2 { float: none }
    .logo-wrap {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 0;
        min-width: 0;
    }
    .big-posts .front-view-content { font-size: 13px }
    .big-posts .big-1 .title a, .big-posts .big-2 .title a, .big-posts .big-3 .title a, .big-posts .big-4 .title a { font-size: 15px!important }
    .big-posts .big-1 header, .big-posts .big-2 header, .big-posts .big-3 header, .big-posts .big-4 header { padding-left: 5px }
    header .widget_search {
        margin-bottom: 6px;
        max-width: none;
        float: none;
        margin-left: 0;
    }
    #primary-navigation {
        float: none;
        width: auto;
    }
    a#pull { margin-bottom: 0 }
    .single .featured-videos header {
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .featured-videos .latestPost p { float: left }
    .layout-2 .grid-1 header h2 { font-size: 16px!important }
    .layout-2 .grid-1 .featured-thumbnail .play-icon {
        right: 10px;
        bottom: 15px;
        width: 30px;
        height: 30px;
    }
    .layout-2 .grid-1 .featured-thumbnail .play-icon i { line-height: 30px }
    .single_page .one_half, .single_page .one_third, .single_page .two_third, .single_page .three_fourth, .single_page .one_fourth, .single_page .one_fifth, .single_page .two_fifth, .single_page .three_fifth, .single_page .four_fifth, .single_page .one_sixth, .single_page .five_sixth {
        width: 100%!important;
        margin-right: 0!important;
    }
}
@media screen and (max-width: 430px) { 
    .trending-stories .grid-2 {
        width: 100%;
        margin-bottom: 10px;
    }
    .trending-stories .grid-1.latestPost,
    .trending-stories .grid-2.latestPost {
        min-height: 0;
        height: auto;
    }
    .trending-stories .grid-1 > a,
    .trending-stories .grid-1 > .post-image,
    .trending-stories .grid-1 .featured-thumbnail,
    .trending-stories .grid-1 .featured-thumbnail img,
    .trending-stories .grid-2 > a,
    .trending-stories .grid-2 > .post-image,
    .trending-stories .grid-2 .featured-thumbnail,
    .trending-stories .grid-2 .featured-thumbnail img {
        height: auto;
    }
    .trending-stories .grid-2 header {
        position: relative;
        bottom: auto;
        margin: 0;
        padding: 14px 16px 16px;
        min-height: 0;
        height: auto;
    }
    .trending-stories .grid-1 header,
    .trending-stories .grid-1 .front-view-content,
    .trending-stories .grid-1 .title,
    .trending-stories .grid-2 .title {
        min-height: 0;
        -webkit-line-clamp: unset;
    }
    .grid-2 .post-image, .grid-2 .featured-thumbnail, .grid-2 .featured-thumbnail img {
        width: 100%;
        float: none;
    }
    /* Modern post-info mobile optimization */
    .trending-stories .grid-2 .latestPost .post-info {
        margin-top: 8px;
    }
    /* Mobile footer logo sizing and layout - redesigned footer */
    #site-footer {
        padding-top: 18px;
        text-align: center;
    }
    #site-footer .container {
        padding-left: 24px;
        padding-right: 24px;
        box-sizing: border-box;
    }
    .footer-logo {
        width: auto;
        text-align: center;
        margin-left: auto!important;
        margin-right: auto!important;
        margin-bottom: 10px;
        max-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #site-footer .footer-logo #logo,
    #site-footer .footer-logo #logo-footer,
    #site-footer .footer-logo .image-logo,
    #site-footer .footer-logo .image-logo a {
        float: none !important;
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
    #site-footer .image-logo img {
        max-height: 170px;
        margin: 0 auto;
        display: block;
    }
    .footer-widgets {
        float: none;
        width: 100%;
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        margin-top: 0;
        margin-bottom: 18px;
    }
    #site-footer .widget,
    #site-footer .f-widget,
    #site-footer .footer-widgets .widget {
        margin-bottom: 0 !important;
    }
    .f-widget {
        float: none;
        width: auto !important;
        margin-right: 0 !important;
        margin-bottom: 0;
        text-align: left;
        max-width: 100% !important;
    }
    .footer-widgets .widget h3 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.16) !important;
        padding-bottom: 4px;
        padding-right: 10px;
        margin-bottom: 10px;
        display: inline-block;
    }
    #site-footer .widget h3:before {
        display: none;
    }
    #site-footer .f-widget ul,
    #site-footer .widget ul {
        list-style-type: none !important;
        list-style: none !important;
        padding-left: 0 !important;
    }
    #site-footer .f-widget ul li,
    #site-footer .widget ul li {
        list-style-type: none !important;
        list-style: none !important;
        margin-bottom: 6px;
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    .f-widget {
        padding-left: 0;
    }
}
/* Desktop widget images - constrain large registered size to small circle */
@media screen and (min-width:431px) {
    .advanced-recent-posts li.horizontal-small .post-img img,
    .popular-posts li.horizontal-small .post-img img,
    .category-posts li.horizontal-small .post-img img,
    .related-posts-widget li.horizontal-small .post-img img,
    .author-posts-widget li.horizontal-small .post-img img {
        width: 60px!important;
        height: 60px!important;
        object-fit: cover;
    }
}
@media screen and (max-width:430px) { 
    article header { overflow: hidden }
    .slidertext { display: none }
    .big-posts .big-1, .big-posts .big-2, .big-posts .big-3, .big-posts .big-4 { width: 100% }
    .single_page .tab_widget ul.wps_tabs li a { font-size: 12px!important }
    .latestPost-news .latestPost { 
        width: 100%;
        margin-bottom: 15px !important;
    }
    .latestPost-news .post-image, .latestPost-news .featured-thumbnail, .latestPost-news .featured-thumbnail img {
        float: none;
        width: 100%;
    }
    /* Widget image stacking fix for mobile - force text below image, not beside */
    .post-img img {
        float: none!important;
        margin-right: 0!important;
        display: block;
        width: 100%;
    }
    /* Homepage widget horizontal-small layout on mobile - change from circle to vertical stacking */
    .advanced-recent-posts li.horizontal-small,
    .popular-posts li.horizontal-small {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        overflow: visible;
    }
    .advanced-recent-posts li.horizontal-small .post-img,
    .popular-posts li.horizontal-small .post-img {
        width: 100%;
        margin-bottom: 10px;
    }
    .advanced-recent-posts li.horizontal-small .post-img img,
    .popular-posts li.horizontal-small .post-img img {
        border-radius: 0!important;
        max-width: 100%;
        height: auto;
        display: block;
    }
    .advanced-recent-posts li.horizontal-small .horizontal-container-inner,
    .popular-posts li.horizontal-small .horizontal-container-inner {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .advanced-recent-posts li.horizontal-small .post-data,
    .popular-posts li.horizontal-small .post-data {
        width: 100%;
    }
    /* Archive posts on mobile - title wraps beside image, description below */
    .archive .post-image-left {
        max-width: 120px!important;
        width: 120px!important;
        margin-right: 10px!important;
    }
    .archive .front-view-content {
        clear: both;
    }
    /* Modern post-info mobile optimization */
    .post-info {
        font-size: 12px;
        margin-top: 8px;
    }
    .post-info span {
        display: block;
        margin-right: 0;
        margin-bottom: 4px;
        line-height: 1.4;
    }
    .post-info i {
        margin-right: 5px;
        font-size: 11px;
    }
}
