 @font-face {
        font-family: "Proxima Nova";
        src: url("proximanova.woff2") format("woff2");
    }
    
    @font-face {
        font-family: "Proxima Nova Condensed";
        src: url("proximanovacondensed.woff2") format("woff2");
    }
    
    body {
        background: none !important;
        font-family: "Proxima Nova";
    }
    
    h4 {
        line-height: 28px;
    }
    
    .bl-info h3 {
        /*font-family: "Proxima Nova Condensed";*/
        line-height: 40px;
    }
    .side-widget h2 span, .sw-twitter h2 span {
        background: #e00000;
        height: 38px;
        line-height: 38px;
        padding: 0 20px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        display: table;
        margin: 0 auto;
    }
    .blog-single p,
    .sw-video ul li h4,
    .pn-info h4,
    .bla-content h4,
    .side-widget h5,
    .side-widget h2,
    .sw-twitter h5,
    .b1-aside h5,
    header nav ul li a,
    h1,
    h2,
    h3,
    h5,
    h6,
    p,
    span,
    .news-ticker .item h4,
    .pub-copy-right,
    .pub-copy-right,input[type=radio].css-checkbox + label.css-label {
        font-family: "Proxima Nova";
    }
    
    .cb-info ul li:before {
        top: 15px;
    }
    
    .tbl-date,
    .tbl-temp,
    .tbr-social span a,
    .tbr-login a {
        color: black !important;
        font-size: 16px;
    }
    
    .pn-info h4,
    .sw-video ul li h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .sw-inner li p{
        margin-top: 10px;
    }
    .fn-inner h4 {
        font-size: 18px;
    }
    
    .cb-info h5 {
        font-size: 20px;
        line-height: 22px;
    }
    
    .side-widget h5 span,
    .sw-twitter h5 span,
    .side-widget h2 span,
    .sw-twitter h2 span,
    .b1-aside h5 span,.featured-news h5 span, .cat-blocks h4 span, .featured-news2 h5 span,.bs-meta .bs-cat {
        font-size: 18px!important;
    }
    p, .fn-inner p{
        font-size: 14px;
    }
    .pub-logo {
        text-align: center;
        margin-bottom: 20px !important;
        width: 336px;
        margin-left: auto;
        margin-right: auto;
    }
    .fn-inner{
        margin-bottom: 5px;
        border-bottom: 1px solid #ddd;
    }
    .main-content {
        padding: 0px;
        margin-bottom: 70px;
    }
    
    .cat-default {
        color: #383838;
    }
    
    .sw-video ul li h4:hover {
        color: #595959;
    }
    
    .mega-menu {
        background: #f0f0f0;
        border-top: 3px solid #383838;
        width: 280px;
        padding: 20px 0px 25px 0px;
    }
    
    .cat-blocks h4 span {
        background: #333333 !important;
    }
    
    .big-banner {
        border-bottom: 3px solid !important;
    }
    
    .footer-widget {
        /*padding: 0px !important;*/
        margin: 0px;
        border-right: 1px solid #ddd;
        border-right: none !important;
        min-height: 300px;
    }
    .auth-share-meta{
        padding-left: 0px;
        margin-bottom: 10px;
    }
    .gal-wrap{
        display: inline-block;
    }
    .pub-links-wrapper {
        margin-top: 58px;
        border-left: 2px solid #ddd;
        padding-left: 20px;
    }
    
    .pub-links-wrapper li {
        margin: 0;
        padding: 8px 0;
        /*border-bottom: 1px dotted #7f7f7f;*/
        display: table;
        width: 100%;
        cursor: pointer;
    }
    .detail_page_content p img{
        width: 100%;
        height: auto;
    }
    .pub-links-wrapper li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    
    .pub-links-wrapper li a {
        text-transform: uppercase;
        font-size: 14px;
    }
    /*.cb-big {height:300px;}*/
    
    .top-center {
        background-position: center top !important;
        background-size: cover !important;
    }
    #maintenance_wrapper h1{
        position: fixed;
        top: 43%;
        width: 100%;
        text-shadow: 2px 4px #cacaca;
        font-size: 60px;
        font-family: sans-serif;
        text-align: center;
        margin: 0 auto;
    }
    .powered-pub {
        background: transparent !important;
        -webkit-border-radius: none !important;
        -moz-border-radius: none !important;
        border-radius: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    
    .mega-menu li:hover a,
    .mega-menu li:hover {
        background: #dadada!important;
    }
    
    .mega-menu li {
        background: #f0f0f0;
        width: 100%;
    }
    
    .mega-menu li a {
        padding: 0px 20px;
    }
    .news-feed:after, .bl-featured-big:after{
        display: none;
    }
    .mega-menu li,
    .mega-menu li a {
        height: 44px;
        line-height: 44px;
        width: 100%;
        background: #f0f0f0!important;
        color: #383838!important;
    }
    /* 4. Header  */
    
    header {
        background: #383838;
        border-bottom: none !important;
        height: 50px;
        z-index: 2;
    }
    
    header nav ul li a {
        color: white !important;
        padding: 15px 40px 15px 0px;
        font-weight: 600;
        letter-spacing: 2px;
        background: #383838;
    }
    
    header nav ul li a:hover,
    header nav ul li.active a {
        background: #383838;
    }
    /*header nav ul li ul li a:hover, header nav ul li ul li a {
    padding: 5px 15px;
    width: 100%;
}*/
    
    header nav ul li a:hover:after,
    header nav ul li.active a:after {
        display: none !important;
    }
    
    .sub-nav:before {
        color: white !important;
        top: 15px;
        right: 27px;
    }
    .sub-nav{
        padding-right: 40px;
    }
    .sub-menu ul li:before {
        background: white !important;
    }
    
    .sub-menu ul li a:hover {
        color: rgba(89, 89, 89, 1) !important;
    }
    
    .cat-blocks h4 {
        background: none;
    }
    
    header nav ul li.active {
        position: relative;
    }
    
    .search-trigger {
        color: white !important;
        line-height: 50px;
        height: 50px;
        width:50px;
        border: 0;
    }
    .error-page p {
        font-size: 28px!important;
        margin-bottom: 50px;
    }
    
    .error-page .btn-danger {
        font-size: 20px;
        margin-bottom: 100px;
    }    
    .search-trigger:hover {
        color: white !important;
    }
    .tags_list_items li {
        display: inline-block;
    }
    .copy1 {
        margin: 0;
        display: inline-block;
        width: 100%;
        padding: 0px;
    }
    .modal.in .modal-dialog{
        width: 60%;
        top: 0%;
    }
    .footer-arrow {
        position: fixed;
        bottom: 0px;
        right: 15px;
        width: auto;
        margin: 0 auto;
        z-index: 999999999;
    }
    
    .arrow-icon {
        float: right;
        opacity: 0.5;
        font-size: 18px;
        padding-top: 6px;
    }
    .bla-content h4{
        line-height: 22px;
    }
    .bla-content h4,
    .sw-video ul li:first-child h4 {
        margin-top: 10px;
    }
    
    .copy1 a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #000;
        -webkit-box-shadow: 0 1px rgba(255, 255, 255, .2);
        -moz-box-shadow: 0 1px rgba(255, 255, 255, .2);
        box-shadow: 0 1px rgba(255, 255, 255, .2);
        position: relative;
        top: -1px;
        margin-left: 7px;
        color: #fff;
        text-align: center;
        padding-top: 0px;
    }
    
    .copy1 a:hover {
        color: #e00000;
        opacity: 1;
    }
    
    .bl-meta {
        display: none;
    }
    
    .fn-meta span {
        display: none;
    }
    /* Single POST styling */
    
    .bl-info {
        bottom: 0;
        right: 0;
        left: 0;
        padding: 0px 15px;
    }
    
    .fn-meta {
        display: none;
    }
    .bl-info span{
        text-transform: none;
        font-size: 14px;
    }
    .bs-comments {
        display: none;
    }
    /* social icons */
    
    .bsa-social a {
        /*display: block;
     margin-bottom: 5px;*/
        float: right;
        margin-right: 2px;
    }
    
    .auth-share-icon {
        margin-bottom: 20px
    }
    .detail-page h6{
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0px;
        padding: 12px;
        width: 100%;
    }
    .blog-single p:first-child{
        margin-top: 30px;
    }
    .detail-page .gal-wrap h6{
        margin-bottom: 0px;
        color: #000!important;
        background: #fff;
        font-size: 14px;
    }
    .detail-page-image{
        margin-bottom: 0px;
    }
    .detail-caption {
        background: #111;
        opacity: 0.9;
        color: #fff!important;
        padding: 5px 20px;
        width: fit-content;
        font-weight: 500;
    }
    .detail-page-slider .detail-caption {
        opacity: 0.9;
        color: #fff!important;
        padding: 12px;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        background: 000;
    }
    .auth-rp-date {
        color: #999;
        font-family: "arial";
        font-size: 14px;
        font-weight: bold;
    }
    /* Anchor Hover */
    /*a:hover {
    color: #595959 !important;

}*/
    
    .pn-info h4 a:hover {
        color: #595959 !important;
    }
    
    .pn-info span {
        color: #383838;
    }
    
    .cb-info .cat {
        color: #383838;
    }
    
    .cb-info h5 a:hover {
        color: #595959;
    }
    
    .cb-info ul li a:hover {
        color: #595959;
    }
    
    .cb-info ul li:before {
        content: "";
        background: #595959;
    }
    .cb-info ul li:first-child{
        border-top: 1px solid #ddd;
    }
    .cb-info ul li{
        border-bottom: 1px solid #ddd;
        padding: 10px 0 10px 20px;
    }
    .sw-video ul li span {
        color: #383838;
    }
    
    .wrapper:after,
    .wrapper:before {
        background: none;
    }
    .category-page h5{
        margin-top: 0px;
    }
    aside{
        padding-left: 15px!important;
    }
    .featured-news h5 span,
    .cat-blocks h4 span,
    .featured-news2 h5 span,
    .side-widget h5 span,
    .sw-twitter h5 span,
    .side-widget h5 span,
    .sw-twitter h5 span,
    .side-widget h2 span,
    .sw-twitter h2 span,
    .bs-cat,
    .b1-aside h5 span {
        background: #fff !important;
        padding: 0px 10px;
        width: auto;
        margin: 0 auto;
        color: #000;
    }
    .bla-content p{
        font-size: 12px;
    }
    .fn-inner p{
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .fn-inner h4
    {
        margin: 10px 0px;
    }
    a:hover {
        color: #c40000;
    }
    
    .copy {
        margin-bottom: 0px !important;
    }
    
    .copy1 a:hover {
        color: #fff;
        background: #e00000;
        opacity: 1;
    }
    
    .rp-more {
        color: #383838;
    }
    
    .search-trigger i {
        transition: .4s;
    }
    
    .fn-inner h4 a:hover {
        color: #595959;
    }
    
    .rp-inner h4 a:hover {
        color: #595959 !important;
    }
    .rp-inner h4{
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0 41px;
        padding-bottom: 10px;
        margin: 0;
    }
    .rp-inner h4:before{
        display:none;
    }
    .rp-inner a:hover {
        color: #595959 !important;
    }
    /* Contributor Page or Aurthor */
    
    .related-posts-cat h5 span {
        color: #585858;
    }
    
    .page-nav li.active a,
    .page-nav li a:hover {
        background: #595959;
        color: #fff;
        border-color: #970f0f;
    }
    
    .p-news .sw-inner {
        padding-top: 0px!important;
    }
    .share-social-link li{
        text-align: center;
    }
    .fa.fa-search.fa-times {
        color: #000;
    }
    .fa-times {
        color: #fff;
    }
    /** Single Post Related **/
    
    .related-posts li img {
        width: 287px;
        float: none;
    }
    .p-news ul li{
        border-bottom: 1px solid #ddd;
        padding: 15px 0;
    }
    .related-posts li {
        padding: 15px 0px!important;
        border-top: 0px;
        padding-bottom: 0px!important;
    }
    .sep {
        height: 0px;
        background: none repeat scroll 0% 0% #ddd;
        width: 130px;
        margin: 15px auto;
        border-top: 0;
        border-bottom: 1px solid #ddd;
    }
    .fig-cap {
        border-bottom: 1px solid #585858
    }
    
    .rp-inner {
        margin-left: 0px;
        border-bottom: 1px solid #ddd;
    }
    
    .rp-inner span{
        margin-bottom: 10px;
        display: inline-block;
    }
    
    .rp-date {
        color: #999;
        text-align: center;
        font-size: 60px;
        line-height: 33px;
    }
    
    .gal-nav li {
        width: 25%;
        margin-bottom: 10px;
    }
    /** font FAMILY **/
    
    .blog-single h3 {
        font-weight: bold;
        /*font-style: italic;*/
    }
    
    #twitter-widget-0 {
        margin: 0 auto;
        display: block;
    }
    #twitter-widget-0{
        text-align: center;
    }
    .btn1:hover {
        color: #585858;
    }
    
    .sw-video ul li i {
        color: #585858;
    }
    
    .bs-tags span a,  .bs-tags span {
        color: #585858;
        font-style: normal;
    }
    
    .bg-share a {
        background-color: #585858
    }
    
    .post-nav a:hover {
        color: #585858;
    }
    
    .post-nav a {
        color: black;
    }
    
    #tabs li.current a {
        color: #585858;
    }
    
    .comment-inner h6 a {
        color: #585858;
    }
    
    .blog-single p a {
        color: #c40000 !important;
        border-bottom: 0px;
    }
    
    .blog-single p {
        font-size: 20px;
        line-height: 32px;
        margin: 10px 0px;
        display: block;
    }
    .blog-single h1 {
        font-size: 40px;
        margin: 10px 0px;
        line-height: 44px;
    }
    .poll-widget{
        padding: 0px 10px;
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }
    .fig-cap {
        
    }
    /* .img-w-caption img {
    display: block;
    max-width: 100%;
    height: 380px;
    width: 770px;
}*/
    
    .blog-single h3 {
        font-size: 40px;
        margin: 10px 0px;
        line-height: 44px;
    }
    /*
.footer-logo p { margin-bottom: 0px; }

.footer-logo p:nth-child() {

}
*/
    
    #gsc-iw-id1 {
        display: none;
    }
    
    .gsc-search-button {
        display: none;
    }
    
    .footer-logo p:after {}
    
    .footer-logo p:after {
        content: '';
        background: #000;
        width: 0px;
        height: 1px;
        position: absolute;
        bottom: -40px;
        left: 0;
    }
    
    .footer-logo p.info-block-footer:after {
        content: '';
        background: #000;
        width: 48px;
        height: 1px;
        position: absolute;
        bottom: -40px;
        left: 0;
    }
    
    .footer-logo p {
        color: #333333;
        line-height: 22px;
        font-size: 14px;
        margin: 0 0 65px;
        position: relative;
        margin-bottom: 37px;
    }
    
    .pub-copy-right {
        font-weight: bold;
    }
    /* Poll button */
    
    .poll_msg {
        color: white;
        width: 50%;
        margin: auto;
        text-align: center;
        background-color: green;
        margin-top: 20px;
    }
    
    .dual-btns {
        text-align: center;
    }
    .sw-poll li{
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }
    .dual-btns a {
        width: 60%;
        background: #333333;
        text-align: center;
        margin: auto;
    }
    .dual-btns a:hover{
        color: #fff;
    }
    /*tag listing*/
    
    .search-results .fn2-inner {
        padding-bottom: 80px !important;
    }
    
    .fn2-info h4 a:hover {
        color: #585858;
    }
    
    .search-results h3 span {
        color: #333333;
    }
    
    h1,
    h2,
    h3,
    h5,
    h6,
    p,
    span {
        overflow-wrap: break-word !important;
    }
    
    .cb-info ul {
        margin-top: 15px !important;
    }
    /*Contact Us Page*/
    
    .c-form button {
        background: #575757;
    }
    
    @media only screen and (min-width: 500px) {
        .custom-rp-inner {
            margin-left: 290px !important;
        }
    }
    .fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget iframe{
        width: 100%!important;
    }
    @media only screen and (max-width: 995px) {
        header nav ul li a {
            background: #383838;
            z-index: 0px;
            padding: 15px 40px 15px 15px;
        }
        .menu-trigger:hover {
            color: #000000;
        }
        .pub-links-wrapper {
            margin: 10px;
            /*padding: 10px;*/
            border-left: none;
            min-height: auto;
            border-bottom: 1px solid #ddd;
        }
        .pub-links-wrapper li:last-child {
            padding-bottom: 10px;
        }
    }
    
    .fb-comments iframe {
        width: 100%!important;
    }
    
    .sw-video ul li {
        padding: 15px 0px 5px 0px;
        border-bottom: 1px solid #ddd;
    }
    
    .logo img {
        float: left;
        margin: 11px 0px;
    }
    
    .pub-logo {
        margin: 0;
    }
    
    .sw-inner {
        padding: 25px 0px 20px 10px;
    }
    
    .load_more {
        margin: 40px 0px;
    }
    
    .gal-nav li img {
        height: 100px;
        width: 100%;
    }
    
    .responsive_test {
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        flex: 1 0 100%;
        width: 100%;
        position: relative;
        padding-bottom: 56.2%;
    }
    
    .blur_image_background {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        filter: blur(20px);
        background-size: cover;
        -webkit-filter: blur(20px);
        transform: scale(1.1);
        background-position: top center;
    }
    
    .bs-meta {
        border: 0px;
    }
    
    table td img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    
    table td {
        padding: 10px;
    }
    
    .sw-inner-category {
        padding: 0;
        border: 0px;
        margin-top: 0px;
    }
    .contributor-info{
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .related-posts .sw-inner-category li {
        padding: 0px 0px 10px 0px;
        border-top: 0px;
        border-bottom: 1px solid #ddd;
    }
    .top-bar{
        padding: 4px 0px;
        min-height: 30px;
    }
    .top-bar span{
        font-size: 13px;
        line-height: 13px;
        font-weight: normal;
    }
    
    .top-bar span a{
        margin-top: 4px;
    }
    
    .responsive_test img {
        position: absolute;
        object-fit: contain;
        width: 100%;
        height: 100%;
    }
    
    .img-responsive {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }
    
    .wrapper {
        margin-top: 0px;
    }
    
    .header {
        display: inline-block;
        width: 100%;
        margin-bottom: 0px;
    }
    
    .header-two {
        margin-bottom: 5px;
    }
    
    .news-ticker:after {
        background: none;
        display: none;
    }
    
    .news-ticker .bs-meta {
        width: 10%;
        float: left;
    }
    .news-ticker {
        padding: 4px 0px 10px 0px;
        border-left: 0px;
    }
    
    .footerr {
        width: 100%;
        padding: 10px 10px 3px 10px!important;
        display: inline-block;
        border-top: 1px solid #232323;
    }
    
    .pub-copy-right,
    .pub-copy-right {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .nt-png{
        margin-top: 13px;
        margin-left: 11px;
        height: 75px;
    }
    @media only screen and (min-width: 995px){ 
       
        .mobile-only{
            display: none;
        }
        .entry-meta-small{
            position: fixed;
            top: 265px;
            margin-left: -45px;
        }
        .modal-content{
            top: 30px;
        }
    }
    
    .slick-slider{
        width: 90%;
    }
    .blog-single .subtitle{
        text-transform: inherit;
        padding-left: 10px;
        margin: 20px 0px;
        margin-left: 25px;
        border-left: 3px solid #333333;
        font-weight: normal;
     }
    .side-widget h5,.side-widget h5{
        margin-bottom: 20px;
    }
    .side-widget h2, .sw-twitter h2 {
        background: url(../images/sep.png) repeat-x center;
        margin: 0 0 33px;
        font-weight: 700;
    }
    .sw-twitter h5{
        margin-bottom: 25px;
    }
    @media only screen and (max-width: 995px) {
        .bl-info h3{
            line-height: 20px;
        }
        .share-social-link li{
            display: inline-block;
        }
        .entry-meta-small{
            margin-top: 15px;
        }
        .pn-info {
            margin-left: 120px;
        }
        .b-aside{
            float: right;
        }
        .bl-aside-right{
            float: left;
        }
        .cb-info {
            padding-top: 0px;
        }
        .desktop-only{
            display: none!important;
        }
        .logo h1 {
            font-size: 47px;
            text-align: center;
            padding-bottom: 0px;
            margin-bottom: 0px!important;
            display: inline-block;
            width: 100%;
        }
        .pub-copy-right {
            text-align: center!important;
        }
        .menu-trigger,
        .menu-trigger:hover {
            color: #fff;
            padding: 8px 15px;
            line-height: 30px;
            height: 40px;
        }
        .pub-logo img {
            float: none;
        }
        .nicescroll-rails {
            display: none;
        }
        .gal-nav li img {
            height: 45px;
        }
        .flex-next,
        .flex-prev {
            bottom: -64px;
        }
        .gal-nav li {
            width: 33%;
        }
        .logo img {
            float: none;
        }
        .logo {
            width: 100%;
            text-align: center;
        }
        .header-two {
            display: none;
        }
        .breaking-news {
            padding-top: 15px;
        }
        .search form,
        .search form input {
            height: 40px;
        }
        .search-trigger {
            line-height: 40px;
            height: 40px;
            width: 55px;
        }
        header {
            height: 40px;
        }
        .menu_logo {
            display: none;
        }
        .footer-arrow {
            left: 0px;
        }
        .main-content {
            margin-top: 20px;
        }
        .menu-trigger-head {
            padding-left: 15px;
        }
        .top-center,
        .img-responsive-div {
            z-index: 0!important;
        }
        .mega-menu {
            width: 100%;
        }
        .flexslider {
            z-index: 0!important;
        }
        header nav {
            height: auto;
            overflow: auto;
        }
        .menu-trigger-head {
            padding: 0px;
        }
        .search form {
            top: 0px!important;
        }
        .breaking-news h4 ,.blog-single h3{
            font-size: 24px!important;
            line-height: 34px!important;
        }
        header nav ul li.active{
            
        }
        header nav ul li.active:before{
            display: none;
            content: "\f0d7";
            font-family: 'FontAwesome';
            font-size: 14px;
            color: white !important;
            width: 50px;
            line-height: 50px;
            text-align: center;
            height: 50px;
            right: 0px;
            top: 0px;
            z-index: 9;
            background: #2f2f2f;
            position: absolute;
        }
        .sub-nav:before{
            display: none;
            color: white !important;
            width: 50px;
            line-height: 50px;
            text-align: center;
            height: 50px;
            right: 0px;
            top: 0px;
            z-index: 9;
        }
        .auth-rp-date {
            float: none!important;
        }
        .auth-share-meta{
            text-align: center;
        }
        .detail_page_content{
            margin: 10px 0px!important;
        }
        .modal.in .modal-dialog{
            width: 100%;
            margin: 0px;
            top: 13%;
            padding: 15px;
        }
        .breaking_news_modal .modal-body{
            padding: 10px;
        }
        .breaking_news_modal .featured-news h5 span
        {
            font-size: 22px!important;
            color: #c40000;
            padding-top: 5px;
            margin-top: 21px;
        }
        .breaking_news_modal .bl-featured-big h4{
            display: none;
        }
        .breaking_news_modal .bl-featured-big h3{
            font-size: 24px;
            line-height: 34px;
            text-align: center;
        }
    }
    .b-aside{
        float: left;
    }
    .bl-aside-right{
        float: right;
    }
    .auth-rp-date-left{
        float: left;
    }
    .auth-rp-date-right{
        float: right;
    }
    header nav ul li.active i{
        position: absolute;
        z-index: 9;
        right: 0px;
        top: 0px;
        text-align: center;
        width: 50px;
        line-height: 50px;
        color: #fff;
        height: 50px;
        background: #2f2f2f;
    }
    .featured-news h5, .b1-aside h5{
        margin-bottom: 9px;
    }
    .news-ticker .item h4 {
        margin-top: 4px!important;
    }
    
    .document_link {
        padding: 0px 0px 15px 0px;
    }
    
    .document_link a {
        color: #0060a5;
        font-size: 16px;
    }
    .sw-inner{
        border-left: 0px;
        border-bottom: 0px;
        padding: 0px;
    }
    .sw-inner ul {
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        padding: 20px 10px;
    }
    header nav ul li a:hover:after,
    header nav ul li.active a:after {
        content: "";
        position: absolute;
        height: 4px;
        width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        background: #f8f8f8;
    }
    
    .breaking_png {
        background: url(../images/nt.png) no-repeat;
    }
    .bs-cat{
        height: 35px;
        line-height: 35px;
        background: #333!important;
        color: #fff!important;
    }
    
	#news-ticker .slick-prev{
		margin-right: 2px;
	}

	#news-ticker .slick-prev,
	#news-ticker .slick-next {
        top: 19px;
    }
    
    .fixed {
        right: 0;
        position: fixed;
        z-index: 9999;
        left: 0px;
        top: 0;
    }
    
    .top-center,
    .img-responsive-div {
        z-index: 1;
        cursor: pointer;
    }
    .sw-poll h4{
        font-style: normal;
        font-size: 16px;
        text-transform: uppercase;
    }
    input[type=radio].css-checkbox + label.css-label{
        font-size: 16px;
    }
    header nav ul {
        padding-left: 0px;
    }
    
    .menu_logo a {
        padding: 0px;
    }
    
    .menu_logo img {
        border: 2px solid #fff;
        height: 66px;
        margin: 2px;
    }
    
    .detail-page iframe {
        width: 100%!important;
    }
    
    .search form input {
        height: 40px;
    }
    
    .fn-inner h4 {
        color: unset;
        line-height: 22px;
    }
    
    .search form {
        float: right;
        height: 35px;
        background: #f8f8f8;
        width: 100%;
        right: 0;
        top: 7px;
        position: relative;
    }
    .cat-blocks .bl-info h4, .cat-blocks .bl-info h4:hover{
        color: #fff;
    }
    .bl-featured-big{
        margin-bottom: 10px;
    }
    .bl-featured-big h3{
        margin-top: 12px;
        font-size: 35px;
    }
    .category-post-inner-div {
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
    }
    .cb-big .bl-info{
        padding: 15px 15px;
        font-size: 20px;
    }
    .cat-blocks h4,
    .cat-blocks h4:hover {
        margin-bottom: 0px;
    }
    .related-posts .only_titles{
        padding-top: 0px!important;
        margin-bottom: 25px;
    }
    .cat-blocks span{
        margin-bottom: 10px;
        display: inline-block;
    }
    .modal-header{
        border: 0px;
        padding: 0px;
        height: 0px;
        min-height: 0px;
    }
    .modal-header .close{
        margin: 0px!important;
        bottom:0px!important;
        z-index: 1;
    }
    #exampleModal .bl-featured-big{
        overflow: visible;
    }
    #exampleModal .bl-featured-big:after{
        display: none;
    }
    .blog-single .embed-responsive{
        margin: 10px 0px;
    }
    .blog-single blockquote p{
        margin: 0px;
    }
    .category-post-block h4{
        font-size: 16px;
        margin: 15px 0 15px;
        text-transform: none;
        line-height: 22px;
    }
    .breaking-news-span a,
    .breaking-news-span a:hover {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #e00000;
    }
    
    .breaking-news {
        margin-bottom: 10px;
        margin-top: 5px;
        padding-bottom: 9px;
    }
    
    .breaking-news h4 {
        font-size: 22px;
        margin-bottom: 0px;
        line-height: 28px;
        margin-top: 0px;
    }
    
    .gsc-results-wrapper-visible {
        margin-top: 35px;
    }
    
    .img-make-responsive {
        position: relative;
        padding-bottom: 56.25%;
        width: 100%;
    }
    
    .img-make-responsive .img-responsive-div {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }
    
    #rss_main_style li i {
        color: #ee802f;
    }
    
    #rss_main_style li a {
        padding: 0px 0px 0px 5px!important;
    }
    .breaking-news-span{
        display: inline-block;
    }
    .breaking-news-span a{
        font-size: 14px;
    }
    .text-left{
        text-align: left;
    }
    .text-right{
        text-align: right;
    }
    .owl-theme .owl-dots{
        display: none;
    }
    .owl-nav{
        position: absolute;
        top: -25px;
        height: 0px;
        margin-top: 0px!important;
    }
    .owl-theme .owl-nav [class*=owl-]:hover{
        background: #ddd;
        color: #c40000 !important;
    }
    #demos{
        margin-bottom: 15px;
    }
    .owl-theme .owl-nav [class*=owl-] {
        background: #000;
        font-size: 14px;
        margin: 0px;
        margin-right: 5px;
        padding: 2px 18px;
        border-radius: 0px;
    }
    .owl-prev:after{
        content: ' \25C0';
        
    }
    .owl-next:after{
        content: ' \25B6';
    }
    .detail-page-slider .slider-for{
	width: 100%;
	overflow: hidden;
    }
    .detail-page-slider .slider-for .item img, .detail-page-slider  .slider-nav .item img{
        width: 100%;
        min-height: 100%;
    }
    .detail-page-slider .slider-nav{
        width: 100%;
        position: relative;
    }
    .detail-page-slider .slider-nav .slick-slide{
        margin: 5px 5px 10px 5px;
        height: auto;
    } 
    .detail-page-slider .slick-arrow{
        position: absolute;
        top: 50%;
        z-index: 50;
        margin-top: -12px;
    }
    .detail-page-slider .slick-prev{
        left: 0;
    }
    .detail-page-slider .slick-next{
        right: 0;
    }
    .detail-page-slider{
        background: #000;
        margin-top: 50px;
    }
     .detail-page-slider .slick-next:after{
        content: '>';
        font-weight: 900;
    }
     .detail-page-slider .slick-prev:after{
        content: '<';
        font-weight: 900;
    }
    .detail-page-slider .slick-next,.detail-page-slider  .slick-prev{
            position: absolute;
            top: 40%;
            border-radius: 50%;
            font-size: 22px;
            border: 0px;  
    }
    .detail-page-slider .slick-next{
        padding: 4px 12px 0px 14px;
    }
    .detail-page-slider  .slick-prev{
        padding: 4px 14px 0px 12px;
    }
    .cat-blocks h5{
        font-size: 16px;
        line-height: 22px;
    }
    .date{
        font-weight: normal!important;
        color: #777!important;
        font-size: 12px!important;
        text-transform: none!important;
    }
    .cb-info .date{
        margin-top: 10px;
        margin-bottom: 0px; 
    }
    
    .share-social-link span{
        font-weight: bold;
    }
    .share-social-link li{
        width: 35px;
        height: 35px;
        line-height: 39px;
        margin-bottom: 5px;
    }
    .share-social-link .facebook_icon{
         background: #3b5998;
    }
    .share-social-link .twitter_icon{
         background: #00acee;   
    }
    .share-social-link .whatsapp_icon{
         background: #25D366;
    }
    .share-social-link li a{
        color: #ffffff;
        display: inline-block;
        width: 100%;
        font-size: 18px;
    }
    .tb-left li{
        margin-right: 15px;
        font-weight: bold;
    }
	.tb-left li a{
		line-height: 24px;
	}
    .detail_page_content{
        margin: 0px 60px;
    }
    .share-social-link li a:hover{
        color: #ffffff;
    }
    .tb-left li:before, .tb-right li:before{
        display: none;
    }
    .gsc-control-cse{
        height: 0px;
        border: 0px!important;
        padding: 0px!important;
    }
    .cb-big:after{
        display: none;
    }
    .author_widgets .author_span{
        font-size: 14px!important;
    }
    .bla-content.author_widgets{
        text-align: center;
    }
    .detail_page_content figure, .detail_page_content figure img{
        width: 100%;
    }
    .detail_page_content figcaption, .detail_page_content figcaption p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        padding: 5px 0px!important;
        display: inline-block;
        border: 0px!important;
        text-align: center;
        font-family: arial;
        font-weight: bold;
        text-transform: inherit;
    }
    .breaking_news_modal .modal-body{
        padding: 50px;
    }
    .breaking_news_modal .bl-featured-big h3{
        font-size: 30px;
        line-height: 30px;
        text-align: center;
    }
    
    .breaking_news_modal .bl-featured-big h4{
        font-size: 18px;
        line-height: 30px;
        margin: 10px 0px;
        display: inline-block;
        color: #333333;
        text-align: center;
    }
    .breaking_news_modal .featured-news{
        margin-bottom: 30px;
    }
    .breaking_news_modal .bl-featured-big{
        margin-bottom: 10px;
    }
    .breaking_news_modal .featured-news h5 span{
        font-size: 26px!important;
        color: #c40000;
        padding-top: 5px;
    }
    @media only screen and (max-width: 995px) {
         .modal.in .modal-dialog{
            width: 100%;
            margin: 0px;
            top: 15%;
            padding: 15px;
        }
        .breaking_news_modal .modal-body{
            padding: 10px;
        }
        .breaking_news_modal .featured-news h5 span
        {
            font-size: 22px!important;
            color: #c40000;
            padding-top: 5px;
            margin-top: 21px;
        }
        .breaking_news_modal .bl-featured-big h4{
            display: none;
        }
        .breaking_news_modal .bl-featured-big h3{
            font-size: 24px;
            line-height: 34px;
            text-align: center;
        }
        .breaking_news_modal .featured-news{
            margin-bottom: 15px;
        }
        .footer_menu ul li a{
            padding: 10px 5px;
        }
    }   
    .author_widgets .pn-info{
        margin-left: 90px;
    }
    .facbook_twitter_widget{
        padding: 50px 10px 20px 10px;
        border: 1px solid #ccc;
        border-top: 0px;
        border-right: 0px;
        display: inline-block;
        width: 100%;
    }
    #page_load_counter , #reset_counter ,#breaking_news_id{
        visibility: hidden;
        height: 0px;
        border: 0;
        padding: 0;
        margin: 0;
    }
    .share-social-link .fa-share-alt{
        font-size: 26px;
        line-height: 30px;
        height: 35px;
        width: 35px;
        position: relative;
        top: 4px;
    }
    .footer_menu{
        text-align: center;
        margin-bottom: 5px;
    }
    .footer_menu ul li{
        display: inline-block;
    }
    .footer_menu ul li a{
        padding: 10px 10px;
        font-weight: bold;
    }
  .cms_page  .blog-single ul{
        font-size: 20px;
        line-height: 32px;
    }
   .cms_page .blog-single ul li{
        list-style: unset;
    }
    .blog-single h2 {
        font-size: 18px;
        line-height: 28px;
    }
.featured-news h2, .b1-aside h2 {
    margin-bottom: 10px!important;
}
.related-posts h2, .related-posts-video h2, .related-posts-video2 h2 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin: 27px 0 15px;
}
.featured-news h2, .featured-news2 h2 {
    background: url(../images/sep.png) repeat-x center;
    margin: 0 0 33px;
    font-weight: 700;
}
.featured-news h2 span{
    background: #e00000;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    background: #fff !important;
    padding: 0px 10px;
    width: auto;
    margin: 0 auto;
    color: #000;
    font-size: 18px;
    line-break: 38px;
  
}
.author_widgets h3{
    font-size: 16px;
    line-height: 22px;
}
.side-widget h2, .sw-twitter h2{
    margin-bottom: 20px;
}

/* ===== Ramadan Calender ===== */
.ramadan-calender-wrapper img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

/* ===== Live Tv Icon ===== */
.livetv-icon{
	padding: 5px 15px;
}

.livetv-icon img{
	height: 40px; 
	position:relative; 
	bottom: 2px;
}

/* ===== Ticker News Starts Here ===== */
.news-ticker-wrapper {
	background-color: #f3f3f3;
}

.news-ticker-inner-wrapper{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.news-ticker-heading-wrapper {
    background-color: #383838;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 4px;
}

.news-ticker-heading {
    color: #fefefe;
    font-size: 20px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 20px;
	text-transform: capitalize;
}

.news-ticker-inner-wrapper h4 {
    font-size: 18px;
    line-height: 56px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: unset;
}

#news-ticker h4 {
    padding-left: 20px;
}
/* ===== Ticker News Ends Here ===== */

.urdu-website-menu-icon {
    width: 58px;
    height: auto !important;
    top: 3px;
}

/* ===== Detail Page  ===== */
.author-info{
	min-height: 167px;
}

.author-img-wrapper{
	width: 125px;
	float: left;
}

.author-img-inner-wrapper{
	width: 125px;
	height: 125px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
}

.author-img-inner-wrapper .top-center{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
}

.author-info .ai-info{
	margin-left: 150px;
	margin-right: 50px;
}

.author-info .ai-info h5{
	font-size: 20px;
	line-height: 24px !important;
	margin-top: 0 !important;
}

.author-info .ai-info p{
	font-size: 16px;
	line-height: 22px;
}
