/*
Theme Name: arthapath gopal final
Theme URI: http://www.appharu.com
Author: Dip sagar Regmi
Description: Description
Version: 2.3.11
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/

body {
    /* font-family: 'Mukta', sans-serif; */
    font-family: "Karma", serif;
}

a {
    color: #333 !important;
    font-family: "Karma", serif;
    text-decoration: none !important;
}

a:hover {
    color: #20409a !important;
}

.sr-thumb-t img {
    width: 100% !important;
    height: 70px !important;

}

.arth-story img {
    height: 400px !important;
    object-fit: cover !important;
}

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

p {
    font-family: 'Mukta', sans-serif;
}

/* widget flip section started */
.wrapperes {
    height: 200px;
    width: 200px;
    position: fixed;
    margin: auto;
    left: 0;
    right: -78%;
    bottom: 30px;
    z-index: 9999;
}

.box-content {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1200px;
    perspective-origin: 50%;
}

.image-cube {
    width: 200px;
    height: 200px;
    transform-style: preserve-3d;
    position: relative;
    animation: spin 12s linear infinite;
}

@keyframes spin {
    100% {
        transform: rotateY(360deg);
    }
}

.image-cube div {
    height: 200px;
    width: 200px;
    position: absolute;
    backface-visibility: hidden;
}

img {
    width: 100%;
}

.front {
    transform: translateZ(100px);
}

.right {
    transform: rotateY(-270deg) translateX(100px);
    transform-origin: 100% 0;
}

.back {
    transform: translateZ(-93px) rotateY(180deg);
}

.left {
    transform: rotateY(270deg) translateX(-100px);
    transform-origin: 0 50%;
}

/* widget flip section ended */
.my-nav {
    background: linear-gradient(45deg, #7f8db5 0%, #13a64f 100%);
}

.b-r {
    border-right: 1px solid #ddd;
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.col-md-4.b-r:last-child {
    border: 0;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.back-img {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.artha-btn-ads .widget img {
    width: auto !important;
    text-align: center;
    margin-bottom: 0px;
}

.round img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}

.biso-img img {
    height: 100px;
    object-fit: cover;
    border-radius: 12px;
}

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

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

.ah-kendrabindu-video {
    z-index: 999;
}

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

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

section.widget img {
    width: 100%;
    margin-bottom: 7px;
}

.author-image {
    background: linear-gradient(45deg, #20409a, #27a161);
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 50%;
    font-size: 17px;
}

.don .widget {
    margin-left: 9px !important;
}

.don img {
    object-fit: cover;
}

.don {
    display: flex !important;
    justify-content: left;
    float: left;
    margin-right: 15px;
}

.cat-title:after {
    position: absolute;
    content: "सबै";
    right: 0;
    bottom: -5px;
}

.total-shares {
    margin-right: 10px;
}

.total-number {
    font-size: 18px;
}

.no-before:after {
    content: "" !important;
}

span.special-title {
    background: #20409a;
    color: white;
    padding: 9px 12px;
}

figure img:hover {
    -webkit-transform: scale(1.2) rotate(-1deg);
    -moz-transform: scale(1.2) rotate(-1deg);
    -o-transform: scale(1.2) rotate(-1deg);
    -ms-transform: scale(1.2) rotate(-1deg);
    transform: scale(1.2) rotate(-1deg);
    opacity: 0.7;
    overflow: hidden;
    transition: all .8s linear;
    overflow: hidden;
    color: red !important;
}

.artha-btn-ads a {
    position: relative;
}

.close-ad {
    position: absolute;
    left: 0%;
    background: #f00;
    border-radius: 59%;
    color: #fff;
    font-size: 24px;
    margin: 0px;
    padding: 4px;
    line-height: 0;
    cursor: pointer;
    top: -44px;
}

.onesignal-bell-launcher-bottom-right {
    bottom: 51px !important;
    right: 9px !important;
}

figure {
    overflow: hidden;
}

.over-text {
    font-size: 22px;
    position: absolute;
    bottom: 8px;
    padding: 12px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .85) 100%);
    color: white;
}

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

.ico {
    position: absolute;
    top: -8px;
    left: -12px;
    background: red;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0 8px 0;
    color: white;
    border: solid 2px;
}

section.widget {
    position: relative !important;
}

section.widget:before {
    position: absolute;
    content: "AD";
    left: 0;
    background: #dcdada;
    padding: 3px;
    color: #fff;
    font-size: 8px;
    font-style: italic;
    font-weight: 200;
}

.cut-height img {
    height: 84px;
    object-fit: cover;
}

.position {
    position: relative;
}

.ibox {
    position: absolute;
    top: 19px;
    left: -13px;
    background: white;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    box-shadow: 0 0 5px 0px;
    color: #94989b;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.col-md-4.b-r:first-child {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

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

.mynav {
    padding: 8px !important;
    background: #13a64f 100%;
}

.team-foot {
    cursor: pointer;
}

.team-foot:hover span.ico-foot {
    color: blueviolet;
    transform: translateX(22px)
}

.navbar-light .navbar-nav a.mynav-link {
    padding: 0px !important;
    font-size: 20px;
    color: #fff !important;
    font-weight: 600;
    font-family: 'Karma';
}

.navbar-light .navbar-nav a.mynav-link:hover {
    color: #ddd !important;
}

article.post-entry ul li {
    color: #212529;
    font-size: 24px;
    font-weight: 400;
    list-style: circle;
}

.banner-h5 {
    left: 0px;
    right: 0px;
    position: absolute;
    height: auto;
    color: #fff !important;
    padding: 15% 0.75rem 0.75rem 0.75rem;
    background-color: transparent;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    bottom: 0px;
    margin-bottom: 0px;
}

.wrapper {
    border: 1px solid #ddd;
    padding: 10px;
}

.banner-h5 a {
    color: #fff;
}


/* search */

.khabarhub-search {
    position: absolute;
    right: 0;
    bottom: 8px;
}

.searchbar {
    margin-bottom: auto;
    margin-top: auto;
    height: 25px;
    background-color: #20409a2e !important;
    border-radius: 30px;
    display: flex;
    justify-self: center;
    background: none;
}

.search_input {
    color: #21409a;
    border: 0;
    outline: 0;
    background: none;
    width: 131px;
    caret-color: transparent;
    line-height: 40px;
    transition: width 0.4s linear;
    padding: 8px;
}

.searchbar:hover>.search_input {
    padding: 5px 10px;
    width: 200px;
    caret-color: red;
    transition: width 0.4s linear;
}


/* 	 .searchbar:hover .search_input{
		 background:#032540;
	 } */

.searchbar:hover>.search_icon {
    background: white;
    color: #e74c3c;
}

.search_icon {
    height: 25px;
    width: 25px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding-top: 4px;
    color: white;
    background: #a8acb2;
    cursor: pointer;
    border: none;
}


/* search ends */


.full-background img {
    width: 100%;
}

.my-nav .nav-link {
    margin-left: 15px;
    margin-right: 15px;
}

i.fas.fa-square-full.align-self-center {
    background: red;
    height: 15px;
    width: 15px;
}

.english {
    background: #13a64f;
    padding: 1px;
}

.banner-title {
    font-weight: bold !important;
    line-height: 1.2 !important;

}

.more-text {
    font-size: 18px !important;
    font-weight: bold;
    color: #ffffff;
    background: #28a163;
    border-radius: 21px;
    padding: 0px 13px;
}

.read-more {
    border-radius: 50px;
}

h4.sub-title {
    width: 80%;
    margin-left: 10%;
    margin-top: 2%;
    color: #007cb9;
    margin-bottom: 2%;
}

.my-nav a.nav-link,
.navbar-brand {
    font-size: 1.325em;
    font-weight: bold;
    color: white !important;
}

.my-nav a.nav-link:hover,
.navbar-brand:hover {
    color: white !important;
    transition: 1s;
}

.sub-menu a.nav-link {
    font-size: 17px;
}

.sub-menu .nav-link {
    margin: auto;
}

article.post-entry img {
    width: 100% !important;
}

/* .banner-p {
    width: 80%;
    margin: 2% 10%;
}
 */
.time-ago {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #ada7a7;
    position: absolute;
    float: right;
    right: 28px;
}

p {
    color: #656565;
}

.latest-wrap {
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.cat-title {
    position: relative;
    padding: 5px 0px;
    color: #170101;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: 2px solid #009f3c;
}

.feature-wrap .nav-link {
    color: #fff;
}

.feature-wrap .nav-link:hover {
    color: #fff !important;
    background: #057610;
}

.feature-border {
    border: 1px solid #007bff;
    margin-top: 40px;
}

.feautre-active {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background: #057610;
}

.samachar-wrap .nav-link {
    color: #6a6363 !important;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: 0px 14px;
    margin: 0px;
}

.samachar-wrap .nav-link:hover {
    color: #009f3c !important;
}

.samachar-wrap .navbar {
    border-bottom: 2px solid #009f3c;
}

.samachar-wrap .navbar-brand {
    color: #000 !important;
    font-size: 30px;
}

.more-page {
    font-size: 30px;
    font-weight: bold;
}

.samachar-wrap .nav-item {
    border-right: 1px solid #ddd;
    line-height: 1;
    padding-right: 2px;
    padding-left: 2px;
}

.latest {
    background: #009f3c;
    text-align: center;
    padding: 5px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
}

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

.archive-title {
    background: #ddd;
}

.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}

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

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

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

.calc-height {
    height: calc(100% - 0px);
}

.col-4-wrap {
    border: 1px solid #ddd;
    padding: 10px;
}

.small-list-img img {
    width: 80px;
}

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

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

.post-entry p {
    font-size: 1.2em;
    color: #333;
    font-family: 'Mukta', sans-serif;
}

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

.post-entry .wp-block-paragraph a {
    color: #20409a;
}

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

.date-time {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    color: #908a8a;
    bottom: 20%;
    margin-left: 10px;
}

.interview img {
    min-height: 120px;
    min-width: 120px;
}

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

hr:last-child {
    display: none;
}

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

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

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

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


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


/*Other*/

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

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

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

footer {
    background: #429b7b;
}

.artha-footer-item {
    color: #f5f5f5!important;
}
.artha-footer-item:hover{
    color: #fff !important;
}
h5.foot-title {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.font-s {
    font-size: 17px;
}

li.name {
    font-size: 16px;
    color: #fff;
    list-style: none;
    text-align: left;
    font-weight: 300;
}

ul.socio-bar {
    text-align: left;
    padding-left: 0px;
}

.socio-bar li {
    display: inline-block;
    margin: 5px;
    color: #fefefe;
}

.socio-bar li {
    color: #fefefe;
    font-size: 16px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: .4s;
}

.social-icons {
    display: flex;
    flex-direction: column;
}

.social-icons ul {
    padding: 0;
    margin: 0;
}

.social-icons ul li {
    list-style: none;
    margin-bottom: 12px;
}

.social-icons ul li a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.social-icons ul li a i {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #ccc;
    border: 1px solid #2b2b2b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    transition: 0.3s;
}

.footer-top {
    background-color: #595959;
}

.copyright {
    background-color: #000
}

.author-image img {
    height: 65px;
    width: 74px !important;
    border-radius: 50%;
}

.more-menu {
    min-width: 200px;
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 8px 0;
}

.more-menu .dropdown-item {
    white-space: nowrap;
    padding: 8px 16px;
}

.more-menu::-webkit-scrollbar {
    width: 6px;
}

.more-menu::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 10px;
}

.more-menu::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.more-menu {
    scrollbar-width: thin;
}

.offcanvas-body ul li a {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
}

.offcanvas-body ul li a:hover {

    color: #13a64f70 !important;

}

@media (min-width: 1200px) {
    .container {
        max-width: 1167px;
    }
}

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

}

@media (max-width: 575px) {
    .biso-img img{
        height: 150px !important;
    }
    .sto-thumb img {
        width: 100%;
        height: 90px !important;
        object-fit: cover;
    }

    .mynav {
        background: #ddd !important;
    }

    .logo-artha-mob {
        width: 180px;
        height: auto !important;
    }

    .navbar-light .navbar-nav a.mynav-link {
        padding: 0px !important;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        font-family: 'Karma';
    }

    /* widget flip section started */
    .wrapperes {
        height: 150px;
        width: 150px;
        position: fixed;
        margin: auto;
        /* left: 0; */
        right: -38%;
        bottom: 20px;
        z-index: 9999;
    }

    .box-content {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        perspective: 1200px;
        perspective-origin: 50%;
    }

    .image-cube {
        width: 150px;
        height: 150px;
        transform-style: preserve-3d;
        position: relative;
        animation: spin 12s linear infinite;
    }

    @keyframes spin {
        100% {
            transform: rotateY(360deg);
        }
    }

    .image-cube div {
        height: 150px;
        width: 150px;
        position: absolute;
        backface-visibility: hidden;
    }

    img {
        width: 100%;
    }

    .front {
        transform: translateZ(75px);
    }

    .right {
        transform: rotateY(-270deg) translateX(75px);
        transform-origin: 100% 0;
    }

    .back {
        transform: translateZ(-75px) rotateY(180deg);
    }

    .left {
        transform: rotateY(270deg) translateX(-75px);
        transform-origin: 0 50%;
    }

    /* widget flip section ended */

    .post-entry img {
        width: 100%;
    }

    section.widget:before {
        position: absolute;
        content: "";
        left: 0px;
        padding: 3px;
        color: white;
        font-size: 5px;
    }

    .sticky-section {
        position: fixed;
        bottom: 0;
        background: #e5e5e5;
        padding: 0px 61px;
        z-index: 457546756567;
        height: 100px;
        overflow-x: scroll;
        overflow-y: scroll;
        display: flex;
        flex-direction: column;
    }

    .don {
        display: flex !important;
        float: inherit !important;
        margin-right: 0px;
        flex-direction: column !important;
    }

    .don img {
        height: auto !important;
        object-fit: cover;
    }

    .all {
        position: relative !important;
    }

    .at-share-tbx-element .at-icon-wrapper {
        vertical-align: middle !important;
        display: flex !important;
        ;
    }

    .no-padding {
        padding: 0px !important;
    }

    .no-pad {
        left: 1px !important;
    }

    .mbl-media {
        flex-direction: column !important;
    }

    .mbl-img img {
        height: 250px !important;
    }

    .loop-img {
        height: 250px !important;
    }

    .back-img-big {
        height: 250px !important;
    }

    .mbl-padding {
        padding-top: 12px;
    }

    .mbl-media {
        display: block !important;
    }

    .mbl-media img {

        width: 100% !important;
    }

    .mbl-pp {
        display: none;
    }

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

    .khabarhub-search {
        position: absolute;
        right: 16px;
        bottom: 0;
    }
}