/*Theme Name: sushasan Nepal
Theme URI: http://www.appharu.com
Author:Dip sagar Regmi
Author URI:dipsagar.com.np
Description: Description
Version:1.0.11
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:appharu
*/

body {
    font-family: mukta, sans-serif;
    background: white;
}

html {
    scroll-behavior: smooth;
}

a {
    color: #474746;
    transition: all ease-in-out .7s;
}

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

p {
    color: #474746!important;
    font-weight: 500 !important;
    font-size: 18px!important;
}

.navbar {
    background: linear-gradient(45deg, #1b63ad, #505fbc);
    padding: 0px;
}

a.nav-link.mynav-link {
    color: #fff !important;
    font-size: 19px;
}

.banner-img img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.health-section{
    background: #e6ffef;
    padding: 15px;
}
.scroll-item {
    color: #193276;
    font-style: italic;
    font-weight: 500;
}

li.sidenav-li {
    margin-top: 22px;
    border-bottom: solid 1px #fff6f6;
}

li.sidenav-li a {
    padding-left: 22px!important;
}

.foot-soci li {
    color: #0a4caf!important;
}
.aayomail-facebook-embeded {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 100%;
}
.multimedia-section{
    background: #262424;
    padding: 15px;
}    

.aayomail-facebook-embeded iframe {
    width: 100% !important;
    height: 560px !important;
    margin: 0 auto;
}
.socio-bar {
    display: flex;
	justify-content: start;
	margin-bottom: 0px !important;
	padding-left: 0px;
}
.nepali-date{
    padding-right: 20px;
    font-size: 13px;
    color: #0d61b2;
}
.socio-icon li {
    display: inline-block;
    margin: 5px;
	color: #fefefe;
    font-size: 16px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: .4s;
}
.multimedai-caption{
    background: #1a69b97a;
    border-radius: 15px;
    padding: 0px 5px;
}
.socio-bar li {
    display: inline-block;
	margin: 5px;}

.recent-news img {
    height: 400px;
    object-fit: cover;
}
.sub-main-nav{
    display: flex;
}
.susasan-carousel{
    top: auto;
}
.tech-section{
    background: #bee9f7;
    padding: 15px;
}
.kuiniti-section{
    background: #ffd9d9;
    padding: 15px;
}
.normal-jumbo {
    box-shadow: 0 0 15px 0;
    height: 100%;
    color: #edf1f7;
    padding: 17px;
}

.socio-bar li span {
    color: #0a235c;
    font-size: 13px;
    height: 27px;
    width: 27px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: .4s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.date_time {
    color: #233e95;
    font-weight: 500;
    font-size: 15px;
}

.socio-bar .fab-icon {
    color: #1877f2;
}

.socio-bar .twit-icon {
    color: #1da1f2;
}

.socio-bar .you-icon {
    color: #e70909;
}

.socio-bar .insta-icon {
    color: #f300d3;
}

.normal-jumbo img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

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

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

.author-name {
    margin: 0px 15px;
    font-size: 18px;
}

.title-tag {
    color: #193276;
}
.post-entry p{
	color: #474746!important;
    font-size: 20px!important;
    font-weight: 500;
    text-align: justify;
}
span.innercat {
    background: linear-gradient(45deg, #f55a1a, #da365c);
    padding: 7px 20px!important;
    color: #fff;
    font-weight: 600;
    position: relative;
    border-radius: 0 0 0 3px;
}

h1.wrap-head {
    transition: all ease-in-out .7s;
}

span.innercat:after {
    width: 15px;
    height: 37px;
    content: "";
    position: absolute;
    top: 1px;
    z-index: 5;
    border-top: 35px solid transparent;
    border-left: 37px solid #dd3a56;
    right: -38px;
    box-shadow: -5px 0 0 #dd3a56;
}

.cat-title {
    background: #82a1c738;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* font */

h5.large-font {
    font-size: 27px;
}

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

.small-para {
    font-size: 16px!important;
}


/* font end */

.sr-thumb img {
    height: 104px;
    object-fit: cover;
    width: 123px;
}

.position {
    position: relative;
}

.pills-a {
    color: #06357d!important;
}

.pills-a .nav-link,
.nav-tabs .nav-link.active {
    background-color: #ffffff;
    border-color: 0px!important;
    border-radius: 0px!important;
    border: 0px!important;
    color: #03a6a6!important;
    position: relative;
}
.ah-nav-menu .mynav-link{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.search-icon{
    background: #fff;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 12px;
}
.nav-pra {
    border-radius: .25rem;
    font-size: 18px;
}

h5.num {
    position: absolute;
    top: 20px;
    left: 3px;
    /* border-radius: 50%; */
    color: #dd3a56;
    font-size: 38px;
}

.over-lay {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, #000, #0009, transparent 59%);
    height: 100%;
    width: 100%;
    transition: 1s;
}

.position {
    position: relative;
}

.design-small {
    position: absolute;
    bottom: 0px;
    color: white;
    width: 100%;
}

.small {
    font-size: 18px;
    padding: 0px 14px;
    font-weight: 600;
}

.mid-img img {
    height: 166px;
}

.nav-nobord {
    border-radius: 0px!important;
}

li.nav-item.semi .active:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #e8493b;
    right: -6px;
    bottom: -8px;
    transform: rotate(45deg);
    left: 50%;
}

li.nav-item .active {
    position: relative;
}

.author-name-list {
    font-size: 14px;
    font-weight: 500;
}

.author-name-list a {
    color: #9d9d9d;
}

.nav-pills .nav-link.active {
    background: linear-gradient(45deg, #f55a1a, #da365c);
}

.editorial-img img {
    border-radius: 50%;
    padding: 0px;
    height: 80px;
    width: 80px;
}

.edu-inner {
    position: absolute;
    bottom: -16px;
    left: 0px;
    color: #03a6a6;
}

.f-img img {
    height: 200px!important;
    object-fit: cover;
}

.position {
    position: relative;
}

.mynav-link:hover {
    background: #f5450c;
    color: #b3acac !important;
}

.side-l {
    padding: 6px 12px;
}

.side-l:hover {
    background: none!important;
}

.ico-a {
    background: #2263af;
    padding: 8px;
    color: #fff !important;
    font-size: 18px;
    cursor: pointer;
}

.main-item-list {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.main-item-list:last-child {
    border-bottom: 0px;
}

.main-item-list img {
    height: 100px;
    object-fit: cover;
}

.ani {
    position: absolute;
    background: #ffffff63;
    height: 0;
    width: 0;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    transition: 0.5s;
}

.my-tt {
    position: absolute;
    z-index: 234344343!important;
    color: white;
    left: 0px;
    top: 0px;
    list-style: none;
    cursor: pointer;
    font-size: 20px;
}

.dropwodn-section {
    background: #193276;
}

.dropwodn-section .dropdown-item {
    color: #fff !important;
}

.dropwodn-section .dropdown-item:hover {
    color: #000 !important;
}

.nav-item.dropdown:hover .ani {
    height: 100%;
    width: 100%;
    z-index: -1;
}
.widget img{
    margin-bottom: 5px;
}
.spec-pills {
    display: flex;
       justify-content: space-between;
    align-items: flex-end;
}
#pills-s-tab {
    display: none;
}
.fancy-text {
    font-weight: 600;
    font-size: 23px;
    position: absolute;
    bottom: -8px;
    color: white;
    background: linear-gradient(45deg, #2c1f16, transparent);
    padding-left: 12px;
    text-align: center;
    padding: 7px;
}

.poli-small img {
    height: 70px;
    width: 70px;
}

.date {
    font-size: 12px;
    color: #43627896;
    padding-left: 5px;
}

.my-tt {
    position: absolute;
    z-index: 234344343!important;
    color: white;
    left: 0px;
    top: 0px;
    list-style: none;
    cursor: pointer;
    font-size: 20px;
}

.blacklayer {
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
}

.displaylayer {
    display: block!important;
    background-color: rgba(0, 0, 0, .6);
    cursor: pointer;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
}

a#closebutton {
    cursor: pointer;
}

.closeslide {
    cursor: pointer;
    position: absolute;
    height: 50px;
    width: 50px;
    font-size: 23px;
    text-align: center;
    line-height: 50px;
    background-color: #003e6f;
    color: #fff;
    left: 0;
    top: 0;
    transition: all ease-in-out .7s;
}

.sidenav {
    height: 100%;
    width: 257px;
    position: fixed;
    top: 0;
    left: -1000px;
    background: #2263af;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    z-index: 10000;
    box-shadow: 0 0 10px 0px;
    color: #312121;
}
.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%;
}
.tag-ttile {
    margin-bottom: 15px;
}

.tag-ttile span {
    position: relative;
    background: #d3222d;
    color: #fff;
    padding: 0px 15px;
    font-size: 20px;
    font-weight: 500;
}
a.fan {
    background: #5468a0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    padding-left: 12px;
    width: 40px;
    height: 40px;
    font-size: 13px;
    position: absolute;
    left: -10000px;
    transition: 0.8s;
}

.user {
    font-size: 12px;
    color: #43627896;
}

.post-details {
    display: flex;
    flex-direction: row;
    justify-content: initial;
}


/* footer */

footer {
    background: #526fad;
    padding: 40px 0 0 0;
}

h5.foot-title {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}


/* footer ends */

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

span.date-border {
    border-top: solid 1px #efefef;
    padding: 2px;
    color: #9d9d9d;
}


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

@media (max-width: 575px) {
    div#v-pills-tab {
        height: 73px;
        display: flex;
        flex-direction: column;
        overflow: scroll;
    }
    h1.wrap-head {
        font-size: 27px!important;
    }
    .banner-img img {
        height: 250px!important;
    }
	 .aayomail-facebook-embeded iframe {
        height: 180px !important;
    }
    .lead-p {
        text-align: justify!important;
        padding: 8px;
    }
    .no-margin {
        margin: 0px!important;
    }
    .mid-img img {
        width: 100%!important;
        height: 250px!important;
    }
    .w-100 img {
        width: 100%;
    }
    h1.single-heading {
        font-size: 29px!important;
    }
	.socio-bar{
	justify-content: center;
		}
	.mobile-eng-date{
	display: none !important;
	}
    .m-b {
        margin-bottom: 12px!important;
    }
    .ico-a {
        display: none;
    }
	.sub-main-nav{
	display:none;
	}
    .order-sm-second{
        order: 2;
    }
    .order-sm-first{
        order: 1;
    }
}