                            /*
Theme Name:Greative Yatayat
Theme URI: http://greativesoft.com
Author:Suman Khadka
Author URI:sumankhadka.net
Description: Description
Version:12.236.15.27
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:greative
*/

body {
    font-family: 'Mukta', sans-serif !important;
    background: white;
    font-size: 46px;
    overflow-x: hidden;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    line-height: 1.5;
    font-weight: 600;
    color: #002f73 !important;
}

a {
    color: #585b5e !important;
    text-decoration: none !important;
}

a:hover {
    color: #e42f29 !important;
    text-decoration: none !important;
}

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

/* banner  */

.author-img {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.author-img img {
    border-radius: 50%;
}

.author-img img {
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    object-fit: cover !important;
    box-shadow: 0 0 12px 0;
    color: #acbed6;
}

.bgch {
    background: #002f73 !important;
    transition: 0.8s
}

.author-name {
    font-size: 16px !important;
    font-weight: 500;
    color: #7a7a7a !important;
    margin-bottom: 0;
    padding: 0 15px;
}

span.date-time {
    font-size: 16px;
}

.post-date {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #7a7a7a !important;
}

.nextprev {
    text-align: center;
    font-size: 20px;
    color: #9a0007;
    font-weight: 500;
    border: solid 1px #9a0007;
    display: inline;
    justify-content: center;
    align-items: center;
    padding: 1px 12px;
}

.nextprevwrap {
    text-align: center;
}

/* banner ends */
/* top nav */

.topnav .wrap {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

ul.datekit {
    padding: 0px;
    margin: 0px;
    display: flex;
}

ul.datekit li {
    list-style: none;
    padding: 0px;
}

ul.next-nav {
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
}

ul.next-nav li {
    list-style: none;
}

.item-fl {
    display: flex;
    justify-content: space-between;
}

h6.time {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Karma';
}

ul.soci-kit.datekit {
    display: flex;
}

ul.soci-kit li a {
    padding: 0px 12px;
    color: #30373d !important;
}

.topnav {
    border-bottom: solid 1px #e8e8e8;
}

/* .headerlogo {
    padding: 2rem 0rem;
} */

.mynavbar {
    padding: 0px !important;
    background: #022f72;
}

.mynav-link {
    font-family: 'Khand', sans-serif;
    font-weight: 600;
    color: #fff !important;
    display: block;
    padding: 15px 20px 12px;
    font-size: 21px;
    transition: all .3s ease;
    text-decoration: none;
}

.mynav-link:hover {
    color: #70c9ff !important;

}

li.nav-item.pills-nav a {
    font-family: khand, sans-serif;
    font-size: 19px;
    padding: 0.9rem 8px;
    font-weight: 600;
}

/* top nav ends */
/* image */

.midsmall img {
    height: 159px;
    width: 256px;
    object-fit: cover;
}

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

.mid-large img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}

.mid img {
    height: 129px;
    width: 217px;
    object-fit: cover;
}

.wonder-img img {
    height: 320px;
    object-fit: cover;
    width: 100%;
}

.int-height img {
    height: 323px;
}

.cat-inter2 {
    text-align: center;
    position: absolute;
    left: 0px;
    background: #475c84;
    padding: 0px 12px;
    border-right: solid 5px white;
    border-bottom: solid 5px white;
    border-radius: 0px 0px 30px;
}

.cat-inter {
    text-align: center;
}

.cat-inter span {
    font-size: 36px;
    font-family: 'Khand', sans-serif;
    color: white;
    font-weight: 500;
}

/* .inter-wrap {
    background: #475c84;
    margin-top: 1.8rem;
    padding: 17px 17px;
} */

.inter img {
    height: 406px;
    object-fit: cover;
    width: 100%;
}

.tiny img {
    height: 102px;
    width: 139px;
    object-fit: cover;
}

.inter-fancy {
    position: absolute;
    bottom: 0;
    padding: 0px 22px;
}

.mid-mini img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.bg-it {
    padding: 22px 18px;
    background: #e7ecf2;
}

/* width */

.inner-scroll::-webkit-scrollbar {
    width: 10px;
}

.fancy-row {
    background: #484242;
    padding: 26px 12px;
    border-radius: 22px;
    box-shadow: 0 0 20px 0;
    color: #3e4042;
}

/* Track */

.inner-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
    background: white;
}

/* Handle */

.inner-scroll::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
    height: 30px !important;
}

/* Handle on hover */

.inner-scroll::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.sr-vid img {
    height: 79px;
    width: 115px;
    object-fit: contain;
}

.sr-vid {
    border-bottom: solid 1px #eef0f4;
    padding: 0px 0px 0.7rem;
}

.inner-scroll {
    position: relative;
    width: 100%;
    height: 450px;
    padding: 0;
    overflow-y: scroll;
}

.vid-bg {
    background: #423c3c;
    padding: 38px 12px;
}

.inter-font {
    color: white;
    font-size: 28px;
    text-align: center;
}

.inter-long img {
    width: 267px;
    height: 159px;
    object-fit: cover;
}

.inter-mid img {
    height: 114px;
    width: 158px;
    object-fit: cover;
}

.midslim-img img {
    height: 290px;
    object-fit: cover;
    width: 100%;
}

.image-holder img {
/*     height: 580px; */
    object-fit: cover;
    width: 100%;
}

section.widget img {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

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

.don img {
    height: 250px !important;
    object-fit: contain;
    border-left: solid 5px white;
}

.single img {
    width: 100%;
}

.sr-thumb img {
    height: 79px;
    width: 115px;
    object-fit: cover;
}

.mid-img img {
    height: 340px;
    object-fit: cover;
    width: 100%;
}

.enterbg {
    background: #36365a;
    padding: 34px 0px;
}

h5.small-font-enter {
    /* background: white; */
    padding: 8px 12px;
}

.mano-date {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #7a7a7a !important;
    background: #f0762a4f;
    padding: 4px 12px;
    border-radius: 22px;
}

.enter-box {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.enter-img img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.bg-desi {
    position: absolute;
    /* background: white; */
    height: 64%;
    width: 100%;
    bottom: 0%;
    left: 0;
    box-shadow: 0 0 20px 0;
    color: #747474;
}

.enter-cat span {
    font-size: 58px !important;
    background: -webkit-linear-gradient(#ff1f1f, #cc10b5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* image ends */
/* fonts */

h5.sub-title {
    text-align: center;
    margin: 29px 0px;
}

h5.special-heading span {
    background: #c20a1b;
    padding: 0px 16px;
    color: #ffffff;
    border-radius: 22px;
}

h5.special-heading {
    text-align: center;
    margin: 29px 0px;
}

.sub-title span {
    font-size: 23px;
    border-bottom: dotted 1px #b2b9c0;
    padding: 2px 0px !important;
    font-weight: 500;
    color: #767780d6;
    font-style: italic;
}

span.cat-info a {
    font-size: 14px;
    background: #c20a1b;
    padding: 0px 12px;
    font-weight: 600;
    color: white !important;
}

.loop-font {
    font-size: 28px;
    font-weight: 600;
}

.para-norm p {
    font-size: 17px !important;
    font-weight: 500;
}

.small-font {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
}

.slimfont {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
}

h1.banner-title {
    font-size: 68px;
    line-height: 1.4;
    font-family: mukta, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 0;
}

h1.banner-title a {
    text-decoration: none;
    display: block;
    transition: all .3s ease;
    line-height: 1.3;
    text-align: center;
}

p.banner-p {
    font-size: 21px !important;
    font-weight: 500;
    padding-top: 1rem;
    text-align: center;
}

.mid-font {
    line-height: 1.3;
    font-size: 31px;
    margin: 0 0 24px;
    font-weight: 600;
}

iframe {
    width: 100%;
}

.mid-img iframe {
    height: 362px;
}

.bg-div {
    background: #eaeaea;
}

.fancy {
    position: absolute;
    bottom: 0;
    padding: 0px 35px;
}

.fancy .mid-font {
    color: white;
}

/* fonts ends */
/* other */

.fancyshad {
    box-shadow: 0 0 20px 0;
    color: #e8e8e8;

    padding: 0px 21px;
    border-right: solid 5px;
}

.fancyshad:last-child {
    border-right: 0px !important;
}

.owl-prev {
    position: absolute;
    right: 0;
    top: 44%;
    background: #88a4d0;
    color: white;
    padding: 4px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.owl-next {
    position: absolute;
    left: 0;
    top: 44%;
    background: #88a4d0;
    color: white;
    padding: 4px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.semi-mylist {
    padding: 1.5rem 0px !important;
}

.semi-mylist:nth-child(2) {
    padding: 0px !important;
}

.tajabox .media {
    flex-direction: row-reverse;
}

.bg-wh {
    background: white;
    padding: 12px 12px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

img.flg {
    width: 28px;
    height: 24px;
}

.ani-wrap {
    position: fixed;
    top: 0;
    background: white;
    z-index: 2434343;
    width: 100%;
}

.tajabox {
    background: #f6f9fb;
    padding: 10px 12px;
}

h5.numico {
    position: absolute;
    font-size: 33px !important;
    top: 0;
    left: 0;
    background: #f7f6f6;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #a90909;
}

.tajabox .slimfont {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
}

.my-list {
    border-bottom: solid 1px #eef0f4;
    padding: 0.7rem 0px;
}

.my-list:nth-child(1) {
    padding-top: 0px !important;
}

.my-list:last-child {
    border-bottom: 0px !important;
}

.overlay {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.88), rgba(0, 0, 0, 0.68), transparent, transparent, transparent);
}

.cat-title {
    padding: 8px 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.cat-title h2 {
    margin: 5px;
    font-weight: 600;
    overflow: hidden;
}

.cat-title h2 span a {
    font-family: 'Khand', sans-serif;
    font-size: 26px;
    color: #012f73 !important;
}

.inner-cat span {
    display: inline-block;
    position: relative;
}

.inner-cat span:before {
    content: "";
    position: absolute;
    top: calc(50% - ((0.2px + 0.05em)/ 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
    right: 100%;
    margin-right: calc(5px + 0.3em);
}

.inner-cat span:after {
    content: "";
    position: absolute;
    top: calc(50% - ((0.2px + 0.05em)/ 2));
    width: 2000px;
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
    left: 100%;
    margin-left: calc(5px + 0.3em);
}

section.widget img {
    width: 100%;
}

.position {
    position: relative;
}

/* other ends */
/* sidenav */

.sidenavwrap {
    position: fixed;
    top: 0;
    left: -500px;
    background: #f7f7f7;
    width: 15%;
    height: 100vh;
    padding-top: 3rem;
    display: flex;
    flex-direction: column;
    opacity: 0.5;
    transition: 0.8s;
    z-index: 9877979878787;
}

.side-l span {
    position: absolute;
    left: 14px;
    font-size: 16px;
    color: #262674;
}

.menu-show {
    left: 0px !important;
    opacity: 1;
    transition: 0.8s;
}

.blacklayer {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #1413138c;
    z-index: 3545;
    overflow: hidden;
}

.main-med {
    box-shadow: 0 0 20px 0;
    color: #e7eaee;
    padding: 15px;
}

.overflow {
    overflow: hidden;
}

.side-l {
    border-bottom: solid 1px #eeeaea;
    margin-left: 2.1rem;
    color: #34344c !important;
}

.share-wrap {
    display: flex;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    border-bottom: solid 1px #dfe0e0;
    padding: 0px 0px 1.3rem;
    justify-content: center;
}

/* sidenav ends */

.single-heading {
    color: #000 !important;
    font-size: 65px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1.2;
}

.zoom-txt li a span {
    font-size: 31px;
}

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

blockquote {
    border: solid 1px #9a9189;
    padding: 20px 18px;
    float: left;
    width: 30%;
    margin-right: 18px !important;
    text-align: justify;
    line-height: 1.4;
    position: relative;
    margin-bottom: 33px !important;
    border-radius: 22px;
}

.font-change {
    position: absolute;
    top: 0;
}

.font-change {
    position: absolute;
    top: 61px;
    left: -30px;
}

.conT {
    margin-left: 2.5rem;
}

blockquote:before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    left: 12px;
    font-weight: 100;
    top: -21px;
    color: #9a9189;
    font-size: 26px;
    background: white;
}

blockquote:after {
    position: absolute;
    content: "\f10e";
    font-family: FontAwesome;
    right: 24px;
    font-weight: 100;
    bottom: -20px;
    color: #9a9189;
    font-size: 26px;
    background: white;
}

.post-entry p {
    font-size: 22px;
    line-height: 1.8;
    text-align: justify;
    margin: 0 0 28px;
}

.author-image img {
   
    border: solid 1px #e4e0e0;
    object-fit: cover;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 7px 0;
    color: #c7c8cc;
   
}

/* footer */

.team-foot {
    padding: 30px;
    background: rgba(34, 96, 191, .14);
    text-align: left;
}

.footerdiv h5 {
    font-size: 18px !important;
}

ul.foot-link li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding: 8px 0px;
}

.datename h6 {
    font-size: 20px;
    padding: 0px 12px;
}

ul.foot-link li a {
    font-size: 19px;
    color: #ffffff !important;
}

.copyright {
    background: #132a58f7;
    padding: 8px 0px;
}

h6.fb-ttl:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 71%;
    background: white;
    bottom: -3px;
    left: 46px;
    overflow: hidden;
}

h6.fb-ttl {
    font-size: 25px;
    color: white;
    margin-bottom: 16px;
    position: relative;
    text-align: center;
}

.main-foot {
    background: #132a58;
    padding: 38px 0px;
}

.footerdiv span {
    font-size: 17px;
    display: block;
    line-height: 1;
    color: #6b7276;
    padding-bottom: 12px;
}

.footerdiv {
    margin-right: 25px;
    padding-right: 25px;
    border-right: solid 1px rgba(0, 0, 0, .14);
    display: flex;
    justify-content: center;
    align-items: center;
}

.mbl-nav {
    display: none;
}

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

@media (max-width: 575px) {

    .team-foot.d-flex.container {
        flex-direction: column;
        /* Stack items vertically */
    }

    .footerdiv {
        width: 100%;
        /* Full width for better readability */
        text-align: center;
        /* Center align text on mobile */
    }
    .single-heading {
        color: #000 !important;
        font-size: 33px;
        font-weight: 600;
    }

    .mbl-bar {
        color: #11118a !important;
    }

    .image-holder iframe {
        height: 216px;
    }

    .mid-img iframe {
        height: 219px;
    }

    .mbl-pn {
        padding: 0px !important;
    }

    .eng-mob {
        display: none;
    }

    .nav-mbl {
        display: none;
    }

    .sidenavwrap {
        width: 70%;
        text-align: left;
        padding-left: 1rem;
    }

    .mbl-logo img {
        height: 60px !important;
        object-fit: cover;
    }

    .mbl-menu-fx {
        justify-content: space-between;
        margin: 1rem 12px;
        align-items: center;
    }

    .mbl-nav {
        border-bottom: solid 1px #e1e3ee;
        display: block;
    }

    .desk-logo {
        display: none;
    }

    .headerlogo {
        padding: 0px !important
    }

    .footerdiv {
        margin-right: 25px;
        padding-right: 25px;
        border-right: 0px
    }

    .team-foot {
        padding: 12px 0px !important;
    }

    .mbl-cf {
        justify-content: flex-start !important;
        margin: 0px 12px;
    }

    .footerdiv h5 {
        font-size: 16px !important;
    }

    .mbl-dn {
        display: none;
    }

    .mbl-fbbox {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    h1.banner-title a {
        text-decoration: none;
        display: block;
        transition: all .3s ease;
        line-height: 1.3;
        text-align: center;
        letter-spacing: 0;
        font-size: 32px;
    }

    .sub-title span {
        font-size: 23px;
        border-bottom: 0px;
    }

    .mbl-img img {
        height: 250px !important;
        object-fit: cover;
        width: 100% !important;
    }

    p.banner-p {
        text-align: center;
        font-size: 17px !important;
    }

    .mbl-mt {
        margin-top: 1rem !important;
    }

    .mbl-mb {
        margin-top: 1rem !important;
    }

    .mid-font {
        line-height: 1.3;
        font-size: 21px;
    }

    .midsmall img {
        height: 101px;
        width: 158px;
        object-fit: cover;
    }

    .sr-thumb img {
        height: 101px;
        width: 158px;
        object-fit: cover;
    }

    .small-font {
        font-size: 19px;
    }

    .mbl-font {
        font-size: 21px !important;
    }

    .mblmidsmall img {
        height: 101px !important;
        width: 158px !important;
        object-fit: cover;
    }

    .mbl-mb {
        margin-bottom: 1rem;
    }

    .enterbg {
        background: #36365a;
        padding: 6px 0px;
    }

    .cat-inter span {
        font-size: 36px !important;
    }

    iframe.embed-responsive-item {
        height: 188px;
    }

    .inner-scroll {
        height: 211px !important;
    }

    ul.foot-link li a {
        font-size: 15px;
        color: #ffffff !important;
    }

    .datename h6 {
        font-size: 16px;
        padding: 0px 5px;
    }

    .author-image img {
        height: 28px;
        width: 28px;
    }

    blockquote {
        border: solid 1px #9a9189;
        padding: 20px 18px;
        float: left;
        width: 100%;
        border-radius: 0;
    }

    .conT {
        margin-left: 0px;
    }

    .zoom-txt {
        flex-direction: row !important;
        flex-direction: row !important;
        padding: 0px !important;
        background: transparent !important;
    }

    .font-change {
        position: absolute;
        top: 42px;
        left: 24%;
    }

    .conT p {
        padding-top: 2rem;
    }

    .font-change ul li {
        border: 1px solid #113e6f;
        padding-top: 0;
        width: 35px;
        height: 35px;
        border-radius: 50px;
        float: left;
        margin-right: 5px;
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
        cursor: pointer;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .mbl-med {
        flex-direction: column;
    }

    .main-med {
        display: table;
    }
}