/*
Theme Name: Pariwartan Khabar
Theme URI: http://www.zookti.com
Authors: Ishant Sitaula
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zookti
*/

body {
    font-family: 'Mukta', sans-serif;
    font-size: 17px;
    overflow-x: hidden;
}

a {
    color: #0007d8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: bold;
}

p {
    color: #656565;
}

.banner img {
    width: 100%;
}

.bg-black {
    background-color: #000 !important;
}

.banner h2 {
    font-size: 35px;
}

.banner .desc {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #000000cc;
    width: 500px;
    padding: 20px;
    height: 100%;
}

.btn-outline-info {
    border-radius: 20px;
    font-weight: bold;
    font-size: 17px;
}

.ent .owl-next,
.ent .owl-prev {
    display: none !important;
}

.cat-title {
    font-size: 30px;
    font-weight: bold;
}

.fade {
    background: #110d0dc2;
}

.cat-title:after {
    box-sizing: content-box;
    content: '';
    display: block;
    border-top: 2px solid #e2e2e2;
    border-bottom: 1px solid #c2acac;
    height: 2px;
    margin: 10px 0;
    background-color: #fff;
}

.feature-thumbnail img {
    height: 200px;
}

.feature-thumbnail a {
    color: #fff;
}

.feature-thumbnail h5 {
    font-size: 30px;
}

.cat-title a::before {
    box-sizing: content-box;
    content: '';
    display: inline-block;
    width: 5px;
    height: 22px;
    background: #e52b1e;
    margin-right: 10px;
}

.owl-prev,
.owl-next {
    position: absolute;
    display: block !important;
    color: #000;
    top: 20%;
    width: 60px;
    font-size: 25px;
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.sports img {
    height: 350px;
}

.card-list img {
    width: 70px;
}

.border-b {
    border-bottom: 1px solid #ddd;
}

.my-nav {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #a79b9b;
    background: #f6f6f6;
}

#top-menu .nav-link {
    padding: 0px 15px;
    color: #fff;
}
.my-nav a.nav-link.active {
    color: #e61715 !important;
}
.inner-nav .nav-link {
    border-bottom: solid;
    margin: 10px;
    padding: 0;
}
.links {
    font-size: 25px;
    font-weight: 600;
}
.links img{
    width: 50px;
    height: 40px;
    margin-right: 10px;
}
#menu-item-7368 {
    background: #e61721;
}
#menu-item-7368 a{
    color: #fff!important;
}
.interview-card {
    min-height: 100%;
    background: #ddd;
}

i.fa.fa-facebook, i.fa.fa-youtube-play, i.fa.fa-twitter, i.fa.fa-google-plus {
    font-size: 30px;
    border: 0px !important;
    font-weight: bold;
    width: 80px;
    color: #fff !important;
    margin-top: 10px;
    text-align: center;
    padding: 5px;
}

.fa-facebook {
    background: #3b5a9a;
}

.fa-twitter {
    background: #28aae1;
}

.fa-youtube-play {
    background: #ff3939;
}

.fa-google-plus {
    background: #dc4a38;
}

.interview-card h5 {
    min-height: 100px;
    padding: 10px;
}

.logo {
    margin-top: -8px;
    margin-bottom: 30px;
}

hr.border-b {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
}

hr.border-t {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.4), #ccc, rgba(255, 255, 255, 0.4));
}

hr.border-b:last-child {
    display: none;
}

.my-nav li.nav-item:hover {
    background: #fff;
}

.my-nav a.nav-link {
    font-size: 20px;
    font-weight: bold;
    color: #0007d8 !important;
}

.card-list-1 {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    padding: 5% 0.75rem 0.75rem 0.75rem;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background-position-y: -1px;
    bottom: -1px;
}

.ent p {
    color: #ddd;
}

.card-list-1 a {
    color: #fff;
}

.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}

.post-list,
.video-list {
    padding: 10px 0px;
    border-bottom: dashed 1px #ddd !important;
}

.post-list.card img {
    width: 100%;
}

aside .post-list:last-child,
.category .post-list {
    border-bottom: none !important;
}

.small-list img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
}

.page header {
    background: #efefef;
    padding: 10px;
}

.single h1 {
    font-size: 50px;
}

.post-entry p {
    font-size: 1.4em;
    color: #333;
    margin-bottom: 30px;
}

.post-entry blockquote {
    padding: 30px;
    background: #e3e3e3;
    font-style: italic;
}

.post-entry blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    margin-right: 10px;
    color: #484848;
}

.post-meta {
    font-size: 12px;
}

.video-thumb {
    overflow: hidden;
}

.video-list img:hover {
    transform: scale(1.2);
    transition: 1s;
}

.video-list img {
    width: 100%;
    transition: 1s;
}

.play-icon {
    position: absolute;
    bottom: 10px;
    padding: 0px 10px;
    background: #333;
    color: #fff;
}

/* Home css*/

.latest .media {
    background: linear-gradient(#f7f7f7, #fff 77%, #efefef 95%);
    padding-bottom: 15px;
}

.main-list img {
    width: 100%;
}

.home .post-meta {
    position: absolute;
    bottom: 15px;
}

.popular {
    counter-reset: section;
    background: #f7f7f7;
    padding: 10px
}

.popular-list {
    min-height: 50px;
}

.latest img {
    width: 80px;
}

/* .popular li:before {
    counter-increment: section;
    content: counter(section);
    color: #cc0033;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    font-family: sans-serif;
    margin-top: -7px;
} */
.popular-list .span{
    color: #cc0033;
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    font-family: sans-serif;
    margin-top: -7px;
}
.popular h5 {
    padding-left: 40px;
    color: #333;
    font-size: 18px;
    line-height: 1.4;
}

.nayapusta {
    border-right: 1px solid #fff;
}

.nayapusta img {
    height: 180px;
    padding: 15px;
    background: #f6f6f6;
}

.naya-list {
    box-shadow: 0px 2px 1px #ddd;
    height: 100%;
}

.nayapusta:hover .naya-list {
    background: #eee;
}

.interview .fa {
    position: absolute;
    bottom: 0px;
    background: #000000;
    font-size: 25px;
    border-radius: 50%;
    color: #ffffff;
    height: 40px;
    padding: 5px;
    width: 40px;
}

.ul-latest {
    background: #f6f6f6;
    padding: 15px;
}

.ul-latest li {
    padding-left: 40px;
}

.ul-latest li:before {
    font-family: "FontAwesome";
    content: "\f005";
    position: absolute;
    left: 28px;
    font-size: 16px;
    color: #cc0033;
    margin-top: 10px;
}

.custom-list-item {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.custom-list .custom-list-item:last-child {
    border-bottom: none;
}

.related .small-list {
    margin: 10px 0px;
}

/*Other*/

a.nav-link.English-Nav {
    background: #e61715;
    color: #fff !important;
}

.border-right {
    border-right: solid #e5e5e5 .5px;
}

.border-left {
    border-left: solid #ddd 1px;
}

.seperator {
    border-bottom: solid #ddd 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.video-list {
    display: -webkit-inline-box;
}

.home-post-meta {
    display: -webkit-inline-box;
}

ul.social-icons {
    display: -webkit-box;
    margin: auto;
}

ul.social-icons li {
    padding-left: 14px;
    display: -webkit-box;
}

ul.social-icons li a {
    color: #fff;
}

/*footer*/

.footer-top {
    background-color: #595959;
}
.footer-nav h5, h6 {
    margin-bottom: 0px;
}
.footer-nav p{
    margin-bottom: 7px;
}
.owl-next,
.owl-prev {
    display: none;
}

.copyright {
    background-color: #000
}

@media (min-width: 575px) {
    .owl-video-wrapper {
        height: 400px !important;
    }
}

@media (max-width: 575px) {
    .post-entry img {
        width: 100%;
    }
    .banner .desc {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        top: -15px;
    }
    .owl-video-wrapper {
        height: 250px !important;
    }
}