/*--------------------------------------------------------------

    Template Name: Znews - HTML Magazine Template for Blogging and News Sites.
    Template URI: https://themeforest.net/user/nilartstudio
    Description: Znews is a unique website template designed in html with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design blog, magazine, news site or any other purposes websites.
    Author: Nilartstudio
    Author URI: http://Nilartstudio.com
    Version: 1.0

    Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/

.zm-post-lay-e .zm-post-dis {
    padding-left: 0px !important;
    width: 100% !important;
}

.bg-dd-light{
    background-color: #efefef;
}

.bg-dd-dark{
    background-color: #004E6F;
}

.zm-widget-content {
    color:#ffffff;
}

.zm-secondary-menu ul li a {
    font-size: 12px;
    text-transform: none;
    color: #000000;
}

p{
    line-height: 2rem;
}

.rel-pos{
    position:relative !important;
}

.menu-wrapper.bg-theme.clearfix {
    border-bottom: none;
}

.bg-theme p, .bg-theme span, .bg-theme ul, .bg-theme a:not(.btn) {
    color: #FFF;
}

.primary-menu > ul > li > a {
    display: block;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    font-weight: bold;
}

.zm-post-content * {
    font-family: 'Ubuntu', serif !important;
    color: #4e4e4e;
    font-weight: 400;
    line-height: 2.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.zm-post-content b{
    font-weight: bold !important;
}

.zm-post-content strong{
    font-weight: bold !important;
}

.zm-post-thumb-wrapper {
    position: relative;
    border-radius: 0.47142857em;
    overflow: hidden;
}

.zm-post-thumb-title {
    color: white;
    bottom: 15px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    z-index: 5;
}

.zm-post-thumb-title h2 {
    color: white;
    text-shadow: 0 0 3px rgba(0,0,0,0.8);
}

.txt-white{
    color:#FFFFFF !important;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: x-small;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}

.zm-post-lay-e .zm-post-title {
    font-size: 16px !important;
    line-height: 26px !important;
    margin-top: -22px;
}

.rel-pos {
    position: relative !important;
}

.video-title{
    font-size: 28px;
}

/*  START Icon Overlay */

.zm-video-lay-a .zm-video-thumb a {
    left: 0%;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0%;
    transform: none;
    z-index: 5;
    /*background-color: #004E6F;*/
}

.zm-video-lay-a .zm-video-thumb a i {
    color: #fff;
    font-size: 30px;
    padding: 10px;
    transition: all 0.3s ease 0s;
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
}
/*  END Icon Overlay */

.rel-pos{
    position: relative !important;
}

.photo-author-div {
    bottom: 2px;
    right: 0;
    padding: 0 4px 0 4px;
    position: absolute;
    z-index: 5;
}

.photo-author {
    background-color: #004E6F91;
    color: white;
    padding: 4px 10px 4px 10px;
    border-radius: 5px 5px 5px 5px;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
    font-size: 10px;
}

.category-title {
    background-color: #004E6F;
    color: white;
    padding: 4px 10px 4px 5px;
    border-radius: 5px 10px 10px 5px;
    font-weight: 700;
    font-family: Ubuntu, sans-serif;
}

.category-more {
    text-align: center;
    color: white;
    font-family: Ubuntu, sans-serif;
    font-weight: 700;
    padding: 4px 20px 4px 20px;
    font-size: 22px;
}

/* START HEADER Media Queries */

.logo-header {
    display: flex;
}
.logo {
    display: flex;
    align-items: center;
    margin: auto;
}
.logo h3 {
    padding-left: 10px;
}
.logo a img {
    border-radius: 50%;
}

/*@media (max-width: 767px){*/
/*    .logo {*/
/*        margin-top: 20px;*/
/*    }*/
/*}*/

@media (max-width: 1169px) and (min-width:992px) {
    .header-bottom-area{
        margin-top:50px;
    }
}

@media (max-width: 1169px) and (min-width:768px) {
    .logo {
        margin-top: 20px;
    }
}
/* END HEADER Media Queries */


/* START ARTICLE DISPLAY Media Queries */
@media (max-width: 1169px) and (min-width:768px) {
    .zm-video-lay-a .zm-video-thumb a i {
        font-size: 15px;
    }

    .zm-post-lay-e .zm-post-title {
        margin-top: -40px !important;
    }
    .zm-posts .zm-post-lay-a2 .zm-post-title {
        font-size: 20px;
        line-height: 1.1em;
    }

    .video-title{
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .zm-posts .zm-post-lay-a2:last-child {
        margin-bottom: 20px;
    }
}
/* END ARTICLE DISPLAY Media Queries */

.zm-post-title-short{
    font-size: 16px !important;
    line-height: 26px !important;
    margin-top: 5px;
}


@media (max-width: 767px){
    .zm-post-lay-e-area {
        margin-top: 0px;
    }
}


@media only screen and (max-width: 991px) and (min-width: 767px) {
    .container {
        width: 450px;
    }
}

/* START TOP STORY Media Queries */
.ts-1{

}

.ts-2{
    padding-right: 2px;
}

@media only screen and (max-width: 991px) {
    .ts-2 {
        padding-right: 13px;
        margin-top:11px
    }
}


.ts-3{
    padding-left: 2px;
}

.zm-post-title-bottom {
    font-size: 28px !important;
    line-height: 1.2em;
}

@media only screen and (max-width: 991px) {
    .ts-3 {
        padding-left: 13px;
        margin-top:15px
    }

    .zm-trending-post.zm-lay-c .zm-post-title {
       overflow: visible;
       white-space: inherit;
       text-overflow: inherit;
    }
}

@media only screen and (min-width: 480px) and (max-width: 992px) {
    .zm-trending-post.zm-lay-c.large .zm-post-title {
        font-size: 22px;
        line-height: 30px;
    }

    .zm-post-title-bottom {
        font-size: 22px !important;
    }
}


@media (min-width: 1170px){
    .col-md-6 article.zm-trending-post.zm-lay-c.large.zm-single-post .zm-post-thumb img {
        width: 100%;
        height: 244px;
    }
}

@media only screen and (min-width: 1170px) and (max-width: 1366px) {
    .zm-trending-post.zm-lay-c.large .zm-post-title {
        font-size: 40px;
        line-height: 1.2em;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1170px) {
    .zm-trending-post.zm-lay-c.large .zm-post-title {
        font-size: 32px;
        line-height: 1.2em;
    }
}

@media only screen and (min-width: 310px) and (max-width: 479px) {
    .zm-post-title-bottom {
        font-size: 22px !important;
    }
}
/* END TOP STORY Media Queries */

/* START AD Media Queries */
.mb-top-ad{
    margin-bottom:0px;
}

    .mt-15-m-0{
        margin-top:15px;
    }

    .mt-30-m-0{
        margin-top:15px;
    }

@media only screen and (max-width: 991px) {
   .mb-top-ad{
       margin-bottom:15px;
   }
    .mt-15-m-0{
        margin-top:0px;
    }

    .mt-30-m-0{
        margin-top:0px;
    }
}
}
/* END AD Media Queries */


/* START VIDEO/COLUMN Media Queries */
@media only screen and (max-width: 991px) {
    .zm-video-info {
        margin-top: 0px;
        margin-bottom: 25px;
        background-color:black;
    }

    .zm-post-title a {
        color: inherit !important;
        font-size: 20px;
    }
}
/* END VIDEO/COLUMN Media Queries */


/* START SPORTS Media Queries */
.m-10-mb-0{
    margin-bottom:0px;
}

@media only screen and (max-width: 991px) {
 .m-10-mb-0{
     margin-bottom:10px;
 }
}
/* END SPORTS Media Queries */


/* START FOOTER Media Queries */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .subscribe-footer {
        padding-right: 70px;
    }
    .zm-widget{
        min-height: 350px;
    }
}
/* END FOOTER Media Queries */

/* START GOODBARBER BACK BUTTON */

.gb-back {
    color: white;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
}

#goodbarber {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 9999;
}

/* END GOODBARBER BACK BUTTON */

/* START Cookie Consent */
.cookie-consent{
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding:20px;
    z-index:9999;
}

.cookie-consent__message{
    color: #fff;
}

.cookie-consent__agree{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    cursor:pointer;
}

/* END Cookie Consent */


/* START mobile menu */

.mean-container .mean-bar {
    background: #004E6F none repeat scroll 0 0;
}

.mean-container .mean-nav {
    background: #004E6F none repeat scroll 0 0;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255,255,255,.5);
    text-decoration: none;
    font-weight: bold;
    text-transform: none;
}

@media only screen and (max-width: 991px){
    .header-middle-area {
        text-align: center;
    }
}

/* END mobile menu */

/* overlay */
.zm-video-thumb{
    position: relative;
    border-radius: 0.47142857em;
    overflow: hidden;
}

.liveblog{
    font-size: 18px !important;
    font-family: Ubuntu, sans-serif;
}
/* end overlay */

/* !importants */
.text-white-i{
    color:white !important;
}

/* end !importants */

/* BEGIN advertentie row */
.advrow {
    border-style: none;
    border-color: #959393;
    border-width: 1px 0 1px 0;
    /*background-color: #fbf6f6;*/
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    clear: both;
}
@media (min-width:992px) {
    .advrow {
        border-width: 1px 1px 1px 1px;
    }
}
/* END advertentie row */
