/*
Theme Name: Dainiki  naya
Theme URI: https://www.dainiki.com/
Author: Gopal sangroula
Author URI: https://gopalsangroula.com.np
Description: This themes developed in 2020, The post popular nepali online site are use this themes
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
* {
    font-family: 'Mukta', sans-serif;
}

body {
    background: #fcfcfc;
}

a {
    color: #333;
}

img {
    max-width: 100%;
}

/* Team css start*/
.page-id-5922 .team-container {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background: #055dad;
}

.section-team {
    display: inline-block;
    width: 100%;
}

.editor-box table td .media {
    justify-content: center;
    align-items: center;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.banner-card {
    padding: 15px;
}

.banner-card img {
    width: 100%;
}

.widget img {
    width: 100%;
}
.main-section-news-item{
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.mr-3 {
    margin-right: 1rem !important;
}

.dainiki-taja-title {
    font-size: 18px !important;
    font-weight: 500;
    color: #fff !important;
}
.press-title{
    font-size: 1.2rem;
    text-align: start;
}
.img-team {
    margin: 0 !important;
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
}

.wp-caption-text {
    font-size: 20px;
    padding: 12px 12px;
}

.team-list-table {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.items-team {
    text-align: center;
    margin-bottom: 30px;
}
.dianiki-mukhya img{
    height: 450px;
    width: 100%;
}
.editor-box {
    font-size: 22px;
    color: #222222;
    line-height: 40px;
    font-weight: 400;
    width: 100%;
    padding-right: 30px;
    display: inline-block;
}


.sidenav-mobile-img {
    display: none;
}

.np-banner-title-mob {
    border-bottom: 3px solid #f2f2f2;
}

.editor-box .table-striped thead th {
    background: #055dad;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

.bichar-item {
    text-align: center;
}

.bichar-item h4 a {
    color: #1c5058;
}
.single-date{
	color: #006599;
    font-style: italic;
}
/* // .post-entry p{
    text-align: justify;
	        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
	} */
.bichar-item img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}

.ent-news-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.ent-news-item:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ent-section {
    background: #d12229;
    padding: 15px;
}

.dainiki-video {
    background: #006599;
    padding: 15px;
    margin: 30px 0px;
}
.inter-title{
    font-size: 30px;
}
.inter-title a:hover{
    color: #ddd !important;
}
.dainiki-icon {
    font-size: 25px;
    color: #fff;
}
.dainiki-besesha{
    background: #f8f3e3;
}
.table-striped {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

@media (min-width: 768px) {
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* Team css end */

.nav-edit .uk-navbar-nav>li>a:active {
    color: #fff !important;
    transition: all .3s ease 0s;
}

.nav-edit .uk-navbar-nav>li>a:hover {
    color: #23448b !important;
    transition: all .3s ease 0s;
}

a:hover {
    color: #055dad !important;
    transition: all .3s ease 0s;
}

.ah:hover {
    color: #055dad !important;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
}


/* .ah {
    color: #333;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0 95%;
    -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    background-repeat: no-repeat;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Baloo 2';
    line-height: 1.4;
    font-weight: 600;
    color: #000;
}

p {
    font-size: 1.2em;
    line-height: 1.5;
}

.uk-search .uk-search-icon {
    color: #116fef;
}

.author-name {
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 18px;
    margin-top: 10px;
}

#offcanvas-nav .custom-logo-link,
.footer .custom-logo-link {
    padding-bottom: 5px;
    display: block;
}

.side-nav>li>a {
    color: #068 !important;
    font-weight: 600;
    font-size: 1rem !important;
}

.side-nav li {
    border-bottom: 1px solid #00669954;
    padding: 10px 0px;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    color: #111;
    font-size: 18px;
}

.menu-icon .uk-active {
    background: #116fef;
}

.menu-icon .uk-active a {
    color: #fff !important;
}

.custom-model {
    background: rgb(255 255 255);
}

.np-model-title {
    margin-bottom: 30px;
    position: relative;
    position: relative;
    display: flex;
}

.np-mode-close {
    background: #cd121c;
    padding: 5px 20px;
    color: #fff;
    bottom: 5px;
    right: 0;
    cursor: pointer;
}

.menu-icon .icon {
    color: #016498;
}

.np-samachar-list img {
    height: 150px;
    width: 150px;
    object-fit: cover;
}

.mobile-dainiki-menu {
    display: grid;
    grid-template-columns: 10fr 2fr;
}

.mobile-dainiki-menu img {
    width: 48%;
}

.custom-model {
    background: rgb(255 255 255);
}

.np-model-title {
    margin-bottom: 30px;
    position: relative;
    position: relative;
    display: flex;
}

.np-mode-close {
    background: #cd121c;
    padding: 5px 20px;
    color: #fff;
    bottom: 5px;
    right: 0;
    cursor: pointer;
}

.custom-scroll {
    height: 36px;
    width: 35px;
    background: #d2232a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    color: #fff;
    position: fixed;
    right: 1%;
    bottom: 10%;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 55px !important;
}

.uk-offcanvas-bar {
    background: #fff;
}

.uk-offcanvas-bar a {
    color: #000 !important;
}

p {
    color: #656565;
}

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

.samachar-list img {
    height: 80px;
    object-fit: cover;
}

.social-icon a {
    font-size: 13px;
}

.social-link {
    margin: 20px 0px;
}

.rochak-list {
    height: calc(100% - 66px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.social-link .face {
    background: #ddd;
    color: #4267b2 !important;
}

.st-top {
    display: none;
}

.social-link .twit {
    background: #ddd;
    color: #1da1f2 !important;
}

.social-link .you {
    background: #ddd;
    color: rgb(216, 44, 44) !important;
}

.nepali-date-time span {
    font-size: 16px;
    font-weight: 500;
    color: #5e5e5e;
}

.social-link .insta {
    background: #ddd;
    color: #3e8bb1 !important;
}

.top-nav {
    background: #fff;
}

.reporter-name>li>a {
    padding: 2px 0;
}

.dainiki-logo {
    position: relative;
    margin: 20px 0px;
}

.nepali-date {
    position: absolute;
    left: 36%;
    bottom: -6px;
    color: #069;
}

.details-section>li>a {
    color: #fff !important;
    font-size: 14px;
}

.details-section {
    display: flex;
    justify-content: center;
}

.np-border {
    border-top: 1px solid #dddddd7a;
    border-bottom: 1px solid #dddddd7a;
    background: #fff;
}

.navigation-bar>li>a {
    color: #006599;
    font-size: 15px;
}

.aayomail-facebook-embeded {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 100%;
}

.aayomail-facebook-embeded iframe {
    width: 100% !important;
    height: 560px !important;
    margin: 0 auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.uk-text-meta .uk-icon {
    margin-right: 5px;
}

.icon-list {
    margin-left: 15px;
}

.cat-title .uk-icon-button {
    margin-left: 15px;
    background: #fafafa;
    color: #116fef;
}

.np-samachar-image {
    margin-bottom: 0px;
}

#st-1 .st-btn {
    display: inline-block !important;
}

.uk-aparad-list img {
    width: 100%;
    object-fit: cover;
    height: 210px;
}

.navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 46px !important;
}

.helth-img img {
    height: 250px;
}

.int-img {
    width: 100%;
}

.int-img img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}

.bichar-section:nth-child(2) {
    background: #ffd0d0;
    padding: 20px;
}

.sabai-list {
    padding: 7px;
    border-radius: 50%;
}

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

.sub-title {
    color: #6f6f6f !important;
    font-size: 28px;
    margin-top: 5px;
    font-weight: 500;
}

.margin-s {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.margin-s:last-child{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.banner-titel {
    font-size: 61px;
}

.dropdown-list a {
    color: #35b300 !important;
    font-size: 18px;
    font-weight: 500;
}

.dropdown-list a:hover {
    color: #44dd03 !important;
    transition: all .3s ease 0s;
}

.dropdown-list {
    background: #fff !important;
}

.main-news-img img {
    height: 220px;
    object-fit: cover;
}

.main-cat-name {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    background: #ED1D25;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0.35px;
}

.main-cat-name::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0;
    border-left: 0;
    border-right: 10px solid transparent;
    border-top: 8px solid #ED1D25;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.pub-main-time {
    background: linear-gradient(to bottom, #00000021, #100f0fde, #0e0e0ec4 179%) !important;
    margin-top: 10px !important;
    padding: 2px 10px;
}

.wbg {
    background-color: #005e8f;
    padding-bottom: 15px;
}

.footer-logo {
    background-color: rgb(238, 238, 238);
    margin-bottom: 20px;

}

.footer-logo img {
    height: 95px;
    object-fit: contain;
    width: 225px;
}

.mail-link {
    color: #fff;
}

.mail-link:hover {
    color: #8898d6;
}

.footer-nav p {
    color: #ddd;
    margin: 5px;
    font-size: 15px;
}

.footer-nav li {
    color: #ddd;
    margin: 5px;
    font-size: 15px;
}

.footer-section h3 {
    color: #ddd;
}

.footer-section p {
    color: #ddd;
}

.footer-botton {
    background: #1565c0;
}

.sectonfooter-custom {
    padding-bottom: 0px;
}

.uk-navbar-nav>li>a {
    text-transform: initial;
}

.derecotr_info {
    color: #ddd;
}

.footer-section a {
    color: #9C27AE;
}

.footer-section a:hover {
    color: #63d61c !important;
}

.footer-section p {
    font-weight: 500;
    /*     text-decoration: underline; */
}

.credit {
    color: #ddd;
}

.single-page-coverImg {
    width: 100%;
    object-fit: cover;
}

.social-item {
    border-bottom: 1.5px solid #ddd;
    padding-bottom: 15px;
    text-align: center;
}

.title-tag span {
    color: #fff;
    background: #d41637;
    font-size: 20px;
    padding: 0px 15px;
    border-radius: 5px;
    margin-top: 5px;
    font-weight: 600;
}

.title-tag {
    margin: 0px;
}

.footer-navigation .uk-navbar-nav li {
    color: #000;
    background: #f3ebeb;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.uk-overlay-our {
    background: linear-gradient(0deg, #000, transparent);
}

.artha-samacahr-list {
    margin-bottom: 1px;
}

.pradesha-tab {
    margin-right: 40px;
    justify-content: space-between;
}

.pradesha-tab li a {
    padding-right: 25px;
    font-size: 1.1rem !important;
    font-weight: bold;
}

.artha-samacahr-list:last-child {
    margin-bottom: 0px;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    font-size: 17px;
}

.footer-navigation .tw-footer {
    color: #1da1f2;
}

.footer-navigation .fa-footer {
    color: #1877f2;
}

.footer-navigation .you-footer {
    color: red;
}

.footer-navigation .insta-footer {
    color: #ffa24a;
}

.footer-navigation .what-footer {
    color: #24cd63;
}

.author-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-text {
    font-weight: 500;
    font-size: 14px;
    color: #f5f5f5;
}

.author-img img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.ek-author-img img {
    width: 150px !important;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
}

.ek-author-img {
    padding-top: 25px;
}

.author-name {
    font-size: 16px;
    font-weight: 500;
    color: #7c7a7a;
    margin: 0px;
    padding: 0px 15px 0px 10px;
}

.footer-title {
    font-size: 14px;
}

.ek-main-title {
    font-size: 38px;
    font-weight: 500;
}

.main-banner {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 64px;
    line-height: 1.3;
    padding-bottom: 0px;
    font-family: 'Mukta', sans-serif;
    margin-bottom: 0px;
}

.ek-user {
    font-size: 14px;
    color: #787878;
    font-weight: 500;
}

.footer-title li a {
    font-size: 14px;
}

.user-date {
    font-size: 13px;
    color: #979797;
}

.footer-navigation li a {
    font-size: 14px;
}

@media (max-width: 575px) {
    .nav-overlay-mob {
        display: none;
    }

    .main-banner {
        font-size: 1.6rem;
    }

    .aayomail-facebook-embeded iframe {
        width: 100% !important;
        height: 204px !important;
        margin: 0 auto;
    }

    .np-banner-title-mob h1 {
        font-size: 2rem;
    }

    .mobile-slider {
        display: none;
    }

    .mobile-side {
        display: inline !important;
    }

    .pradesha-tab {
        display: none;
    }

    .uk-height-large {
        height: 220px !important;
        width: 100%;
        object-fit: cover;
    }

    h1 {
        font-size: 25px;
    }

    .uk-card-body {
        padding: 10px;
    }

    .nvmobileview {
        position: relative !important;
    }

    .nepal-mob {
        display: none;
    }

    .banner-titel {
        font-size: 26px;
    }

    .mobile-video-section {
        display: none;
    }

    .np-samachar-image img {
        width: 100%;
        height: 155px;
        object-fit: cover;
    }

    .np-border {
        background: #fff;
    }
    .dianiki-mukhya img{
        height: auto !important;
    }
    .dainiki-logo {
        display: none;
    }

    .main-banner {
        font-size: 1.6rem;
    }

    .sidenav-mobile-img {
        display: inline;
    }

    .menu-icon .icon {
        color: #055dad;
    }
}

a.MNTV.Nav {
    background: #262b30;
}

.mail-link {
    color: #ddd;
}