/*
Theme Name:Mediaclub Nepal
Theme URI: http://www.appharu.com
Author:Dip sagar
Author URI:
Description: Description
Version: 30.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:appharu
*/

body {
    font-family: 'Mukta', sans-serif;
    background: #e6e8ec;
}

a {
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
    font-weight: 600;
    color: black;
}

p {
    color: #656565;
    font-size: 17px !important;
}

.navbar {
    background: #07219c !important;
    padding: 0px !important;
    border-top: solid 5px #dc3545 !important;
}

img.logo {
    width: 30%;
}

img.footlogo {
    width: 100%;
}

img.header-logo {
    width: 100%;
}

a.nav-link {
    color: white !important;
    font-size: 20px;
    font-weight: 500;
}

.media.media-mbl {
    height: 268px !important;
    overflow: hidden;
}

.archive-title {
    background: #fff;
    color: #03305c;
    font-size: 22px;
}

a.my-tab {
    background: red;
    color: white !important;
}

span.home {
    background: #061352;
    padding: 8px;
    color: white;
}

a.nav-link:hover {
    background: blue;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    color: white !important;
    opacity: 1;
}

.int-small-list img {
    height: 200 !important;
}

.nav-pills .nav-link.active,
.show.nav-pills .nav-link {
    color: #fff;
    background-color: transparent !important;
}

.caro-img img {
    max-height: 225px
}

.header-text {
    color: teal;
    font-size: 80px;
    font-weight: 500;
}

.name {
    font-size: 21px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
}

a.nav-link.side-nav-link {
    font-size: 15px;
    border-bottom: solid 0px white;
    transition: 1s;
}

.author {
    display: flex;
}

.author_image img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    object-fit: cover;
}


/* a.nav-link.side-nav-link:hover {} */

.post-list,
.video-list {
    padding: 10px 0px;
}

.list-group-item {
    background-color: #008383;
    border: 1px solid rgba(0, 0, 0, .125);
}

.small-img img {
    width: 80px !important;
    height: 80px;
}

.owl-prev {
    background: #008383;
    color: white !important;
    font-size: 11px !important;
}

.border-img img {
    border-radius: 50% !important;
}

.int-feature {
    background: #536ee8;
}

.int-feature img {
    height: 400px;
    object-fit: cover;
}

.int-title {
    color: #fff;
    font-size: 34px;
    font-style: italic;
    font-weight: 600;
    padding-left: 50px;
    line-height: 150%;
}

.owl-next {
    background: #008383;
    color: white !important;
    font-size: 11px !important;
}

.widget img {
    margin-bottom: 20px;
}

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

.home:hover {
    background: transparent !important;
    color: white !important;
}

.cat-title {
    color: white;
    background: #252164;
    font-size: 17px;
    border-bottom: solid 14px #FFFFFE;
    color: #fffcfc;
    transition: 1s;
}

.separator {
    border-left: solid 10px #eaedf0;
}

.my-calc {
    height: calc(100% - 3em) !important;
}

.small-img-radious img {
    border-radius: 50% !important;
}

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

.dropdown-menu {
    margin-top: 0px;
    background: #07219c;
    border: none;
    border-radius: 0px;
    text-align: center;
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 20px;
}

.wp-block-image img {
    max-width: 100%;
    width: 100%!important;
}

.post-entry p {
    font-size: 23px!important;
    color: black;
}

.post-entry blockquote {
    border-left: solid 5px #bbb;
    padding: 10px;
    background: #e3e3e3;
}

span.inner-cat {
    background: #ed1f24;
    padding: 4px;
    font-size: 17px;
    font-weight: bold;
    color: white;
}

.video-background {
    background: black;
}

.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;
}

.video-thumb img {
    height: 200px;
    width: 260px;
}


/* Home css*/

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

.row.background-main {
    background: white !important;
}


/* .svg-inline--fa.fa-w-14 {
    width: 50px !important;
    height: 50px;
    background: red;
    color: white !important;
    font-size: 22px;
    padding: 12px;
} */

li.list-group-item {
    color: white;
}

.small-logo {
    width: 30%;
}

.sr-thumb img {
    width: 80px;
    height: 80px;
}

.entertain {
    position: relative;
}

h5.entertain {
    font-size: 22px;
    background: #14131385;
    position: absolute;
    bottom: -10px;
    padding: 16px;
    width: 100%;
    color: white !important;
    transition: 2s;
}

.inter-img img {
    width: 100% !important;
}

h5.entertain:hover {
    background: #00838387;
    transition: 2s;
}

.overlay-international {
    position: absolute;
    background: #1211118a;
    bottom: 0;
    height: 100%;
    width: 100%;
}

h5.international-text {
    position: absolute;
    font-size: 19px;
    bottom: -11px;
    padding: 12px;
    background: #1e1e1e26;
    color: #fff;
}

.international-img {
    position: relative;
}

international-img img {
    position: relative;
}

.blog-img img {
    /* border-bottom-left-radius: 30%;
    border-top-right-radius: 30%; */
    opacity: 0.4;
}

.blog-img img:hover {
    border-radius: 0px !important;
    transition: 1s;
    opacity: 1;
}


/* video icon */

span.miniply {
    position: absolute;
    bottom: 0;
    background: white;
    padding: 10px;
    color: darkgray;
    border-right: solid 5px white;
    border-top: solid 5px white;
}

h5.video {
    position: absolute;
    background: #343a4029;
    bottom: -9px;
    font-size: 29px;
    padding: 0 100px;
}

span.ply {
    background: #1792d7;
    width: 71px;
    padding: 17px 14px;
    color: white;
    position: absolute;
    bottom: 0px;
}

span.miniply:hover {
    color: darkgray;
    background: rgb(44, 43, 43);
    transition: 1s;
}

.img-media {
    position: relative;
}


/* end video  */


/* width */

.dropdown-menu::-webkit-scrollbar {
    width: 12px;
}


/* Track */

.dropdown-menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 20px;
    background: white
}


/* Handle */

.dropdown-menu::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 20px;
}


/* Handle on hover */

.dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.owl-next {
    position: absolute;
    right: 85px;
    top: 5px;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px !important;
    padding: 10px;
    font-weight: bold;
    background: #49454591;
    color: white !important;
}


/* side nav */

.sidenav {
    height: 100%;
    left: -333px;
    position: fixed;
    z-index: 2222;
    top: 5px;
    background-color: #eaf2f2;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}


/* sidenav end */

.text-display {
    opacity: 0;
    transition: 5s;
}

.media-img img {
    width: 100%!important;
}

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

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

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    border: solid 3px #a2a2a2;
    margin-right: 10px;
    color: #484848;
}

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

.owl-prev {
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px !important;
    position: absolute;
    right: 40px;
    top: 5px;
    padding: 10px;
    font-weight: bold;
    background: #49454591;
    color: white !important;
}


/*Other*/

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


/*footer*/

.footback {
    background: #233483;
}

.img-foot {
    border-radius: 21px 23px 32px 6px;
    background: white;
    border-left: solid 8px #2f43a4;
    border-bottom: solid 8px #1064b7;
    border-right: solid 8px #2f43a4;
    border-top: solid 8px #2f43a4;
    box-shadow: 0 0 20px 0;
    color: #444447;
}

img.footer-logo {
    width: 180px;
}

.foot-title-small {
    color: white;
    font-size: 14px;
    font-weight: 300;
}

.foot-separator {
    border-left: solid 1px white;
}

.foot-title {
    color: white;
    border-left: solid 8px red;
    font-size: 18px;
}


/* Standard syntax */

@keyframes example {
    0% {
        background-color: red;
        left: 0px;
        top: 0px;
    }
    25% {
        background-color: yellow;
        left: 200px;
        top: 0px;
    }
    50% {
        background-color: blue;
        left: 200px;
        top: 200px;
    }
    75% {
        background-color: green;
        left: 0px;
        top: 200px;
    }
    100% {
        background-color: red;
        left: 0px;
        top: 0px;
    }
}


/*ends*/


/* @media (min-width: 1300px) {
    .container {
        max-width: 1294px;
    }
} */

@media (max-width: 575px) {
    .post-entry img {
        width: 100%;
    }
    .separator {
        border-left: solid 0px !important;
    }
    .media-mbl {
        display: table-row;
    }
    .mbl-img img {
        width: 100px !important;
        height: 100px !important;
    }
    .small-caro-img img {
        position: relative;
        left: 100px;
        top: 6px;
    }
    h5.mbl-text {
        font-size: 14px !important;
    }
    .mbl-excerpt {
        display: none !important;
    }
    .mbl-padding {
        padding: 0px !important;
        background: transparent !important;
    }
    .my-carousel img {
        height: 150px;
        width: 150px;
    }
    .wrap-head {
        font-size: 26px;
    }
    img {
        width: 100%;
        height: auto !important;
    }
    .owl-next {
        display: none;
    }
    .owl-prev {
        display: none;
    }
}

.cat-title a {
    color: #ffffff;
}

.samachar a {
    color: #fff !important;
}