.top-slide img {
    width: 100%;
    height: 225px;
}

.zslide img {
    height: 225px;
}

.leftslide img {
    width: 100%;
    height: 100%;
}

span.slide-categories {
    float: left;
    position: absolute;
    right: 4%;
    top: 3%;
    background: #a10404c2;
    padding: 3px 10px;
    color: #fff;
    border-radius: 12px;
}

span.slide-categories a {
    color: #fff;
}

h5.slide-title {
    position: absolute;
    bottom: 0%;
    background: #000687c4;
    padding: 5px;
    width: 92%;
}

h5.slide-title a {
    color: #fff;
}

.footer {
    max-width: 100%;
	}
	
	
h5.zstyle2-title a {
    color: #000;
}

h5.card-title a {
    color: #000;
}

h5.card-title a:hover {
    color: #600202;
    text-decoration: auto;
}



h5.zstyle2-title {
    margin-right: 12px;
    font-size: 19px;
    font-weight:900;
}

h5.zstyle2-title a:hover {
    color: #600202;
    text-decoration: auto;
}

.zstyle2-body p {
    margin-right: 10px;
}

.cat-title h3 {
    background: #9f0b06 url(../img/90.png) no-repeat left !important;
    color: #fff;
    padding: 0px 30px;
    width: max-content;
    margin-bottom: 0;
    font-size: 22px;
}

.cat-title {
    border-bottom: 4px solid #9f0b06;
    width: 100%;
    margin-bottom: 10px;
}

.zstyle2-body {
    padding-right: 5px;
}

.zslide {
    padding-top: 8px;
    padding-right: 10px;
}

.top-menu-social-media.form-inline {
    margin-right: 20%;
}

.top-menu-social-media img {
    width: 35px;
}

.zsearch {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    background: #fff;
}

h5.zstyle5-title {
    font-size: 17px;
    margin-top: 5%;
}

.main-post .post-content p {
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
}

.post-content img {
    max-width: 90%;
}

iframe.youtube-player {
    max-width: 100%;
}



.zstyle2-news img {
    height: 90px;
}

.zstyle2-news {
    height: 100px;
}

.zstyle5 .card-body {
    height: 239px;
    overflow: hidden;
}

.main-menu {
    border-bottom: 8px solid #d81515;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #00aeef !important;
    background: none;
}

.main-menu .navbar {
    margin-bottom: 0;
    padding: 0;
}

.bg-dark {
    background-color: #000000 !important;
}

#mega-menu-wrap-bootstrap-menu #mega-menu-bootstrap-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #373131;
    color: #fff;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}

#mega-menu-wrap-bootstrap-menu #mega-menu-bootstrap-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-bootstrap-menu #mega-menu-bootstrap-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-bootstrap-menu #mega-menu-bootstrap-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background:#d81515;
}

span.date {
    color: #fff;
    text-align: left;
    float: left;
    left: 5px;
    position: absolute;
}



.homeads1 img {
    max-width: 100%;
    margin: 10px;
    border: 2px solid #fe621d;
}

.homeads2 img {
     max-width: 100%;
}

h5.card-title.zv2 a {
    color: #fff;
    background: #000c;
    padding: 5px;
}

@media screen and (max-width:767px){
    .zstyle5-news img {
        width: 100%;
        height: 250px;
    }
    
    .zstyle1-news img {
    height: 190px;
    }
    .zstyle2-news img {
    height: 100px;
    }
    .zstyle2-news {
    height: 182px;
    text-align: center;
    overflow: hidden;
    }
    .main-post img {
    height: auto;
    }
    .zstyle2-news {
    height: 206px;
    }
    span.date {
    display:none;
}

}

