/*Theme Name: Mero Life Style
Theme URI: http://www.merolifestyle.com
Author:Dip sagar Regmi
Author URI:dipsagar.com.np
Description: Description
Version:5.0.99
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:merolifestyle
*/

body {
    background: white;
}

* {
    font-family: 'Karma', serif;
}

html {
    scroll-behavior: smooth;
}

a {
    color: #474746;
}

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

p {
    color: #474746 !important;
    font-size: 17px !important;
    font-weight: 200;
}

ul.children {
    display: flex;
    padding: 1px 0px;
    margin-top: 12px;
    flex-direction: row;
}

.cat span {
    background: #ff0052;
    padding: 5px 12px;
}

figcaption {
    text-align: center;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.common-font {

    font-size: 23px;
    border-bottom: solid 1px #f4f2f7;
    padding: 13px 0px;
}

.member-img img {
    height: 200px;
    width: 200px;
    /* border-radius: 50%; */
    object-fit: cover;
    background: linear-gradient(45deg, #0175c0, #25c62d75);
    padding: 12px;
}

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

.sr-thumb-p img {
    height: 152px;
    object-fit: cover;
    width: 100px;
    object-fit: cover;
}

p strong {
    font-weight: 800 !important;
}

a.dropdown-item.side-drop {
    color: #808184;
    border-bottom: solid 1px #e6e7e875;
}

h5.common-font:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    background: #eb1d4d;
    left: 0;
    top: 19px;
    border-radius: 50%;
}

.wp-embed-featured-image {
    width: 300px;
    float: left;
    margin-right: 15px;
}

.wp-embed-featured-image img {
    width: auto !important;
}

h5.risetema {
text-align: center;
    font-weight: 600;
    color: #106282;
    font-size: 3.25rem;
    font-family: jost,sans-serif!important;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

ul.foot-item li a {
    color: white !important;
}

a.nav-link.mynav-link {
    font-size: 16px;
    font-weight: 600;
    padding: 14px;
}

.col-md-12.item-v {
    margin-bottom: 17px;
}

.khabarhub-inner-ads {
    display: flex;
    justify-content: center;
}

.khabarhub-inner-ads .widget {
    padding: 5px;
}

.khabarhub-inner-ads .widget img {
    width: 250px !important;
    height: 250px !important;
    margin-right: 5px;
    object-fit: cover;
}

.small-t {
    font-size: 15px;
    color: white;
}

wp-block-media-text__content {
    padding-left: 15px;
}

.trending-add section.widget img {
    height: 81px !important;
    object-fit: cover !important;
}

.lifestyle-comment-tab {
    width: 100%;
    justify-content: space-evenly;
}

.custom-comment {
    background: #d6edff;
    padding: 15px 25px;
    margin-bottom: 25px;
}

.custom-comment .submit {
    color: #fff;
    background-color: #29b794;
    cursor: pointer;
    border-color: #0d47a1;
    border-radius: 18px;
    font-size: 16px;
    padding: 1px 10px;
}

.comment-reply-title,
.comment-notes,
.logged-in-as {
    display: none;
}

.foot-add section.widget img {
    margin-top: 0px !important;
    object-fit: cover !important;
    overflow: hidden !important;
    position: relative
}

#khb-button-ads a {
    display: inline-block;
    position: relative;
}

.close-ad {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #ff0015;
    font-size: 33px;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
}

.wp-block-embed__wrapper iframe {
    width: 100% !important;
}

.wp-block-media-text {
    background-color: #f5f5f5;
}

li.cat-item a {
    background: #0e539a;
    color: white;
    padding: 4px 4px;
    border-radius: 11px;
    width: 12px !important;
}

/* .real-sub_title:before {
    content: "";
    position: absolute;
    background: white;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: solid 1px #cbccdb;
    left: -16px;
    border-left: solid 1px red;
    border-right: solid 1px #ffa200;
    border-bottom: solid 1px #353b91;
    border-top: solid 1px #ffa200;
} */

.photo-add section.widget img {
    height: 150px !important;
    object-fit: cover !important;
    margin-top: 10px !important;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0 1%;
}

.cancel {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #f8f8f9;
    border-radius: 50%;
    top: 7px;
    right: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fb4109;
    font-size: 24px;
    border: solid 2px #dc370a;
    z-index: 34343;
    cursor: pointer;
}

.owl-video-wrapper {
    height: 469px !important;
}

.owl-carousel .owl-video-tn {
    background-size: cover !important;
}

/* .real-sub_title:after {
    content: "";
    position: absolute;
    background: white;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: solid 1px #cbccdb;
    right: -16px;
    border-left: solid 1px red;
    border-right: solid 1px #ffa200;
    border-bottom: solid 1px #353b91;
    border-top: solid 1px #ffa200;
} */

.fashion-fancy {
    background: #fff;
    padding: 30px;
    background: #ffffff;
    color: #29272a;
    box-shadow: 0 5px 20px 20px rgba(0, 0, 0, .08);
    border-radius: 20px;
}

.fashion-height img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}

.nrn-img img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}

h5.nrn-text {
    font-size: 36px;
    text-align: center;
}

.border-fancy {
    border: solid 1px #ededed;
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.design {
    position: absolute;
    bottom: 1px;
    padding: 25px 53px;
    color: white;
    /* background: #060606ad; */
    width: 100%;
}

dropdown svg {
    fill: #000 !important;
}

svg {
    fill: #e2242b !important;
    width: 20px;
    height: 27px;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

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

.test-img img {
    height: 90px !important;
    width: 90px !important;
    border-radius: 50% !important;
    margin: 0px auto !important;
    border: solid 2px #fdffff;
    box-shadow: 0 0 9px 0;
    color: #bbbdc6;
}

.sub-cat li {
    list-style: none;
    padding-right: 12px;
}

span.real-sub_title {
    font-size: 25px;
    color: #108234;
    font-weight: 600;
}

li.cat-item-none {
    display: none;
}

.sub-cat {
    padding: 0px !important;
}

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


.testi-para {
    padding: 30px;
}

h5.testi-name {
    font-size: 19px;
    color: black;
    padding-top: 12px;
    font-weight: 100;
    font-style: italic;
    padding-bottom: 30px;
}

h5.desi-text {
    color: #323232;
    font-size: 22px;
    font-weight: 600;
}

.reverse-media:nth-child(odd) {
    flex-direction: row-reverse;
}

.reverse-media:nth-child(odd).exmid-font {
    flex-direction: row-reverse;
    padding-right: 0px !important;
}

.air {
    animation-name: stretch;
    animation-duration: 1.6s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.air-2 {
    animation-name: strep;
    animation-duration: 1.6s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

span.f-text {
    font-size: 34px;
    color: #dc27b2;
    background: -webkit-linear-gradient(#ff00ce, #2b1abe);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fangsong;
}

h5.fashion-text.text-center {
    font-size: 34px;
    color: #5715c2;
    font-family: ui-rounded;
    background: -webkit-linear-gradient(#ff7b0f, #3184e9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@keyframes stretch {
    0% {
        transform: scale(.8);
    }

    50% {
        color: #0eff5f;
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes strep {
    0% {
        transform: translateY(-10px)
    }

    50% {
        color: #0eff5f;
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(10px);
    }
}

.medium-objectfit img {
    height: 180px;
    width: 180px;
    object-fit: cover;
}

.inner-asan {
    background: red;
    padding: 0px 7px;
    color: white;
    border-radius: 12px;
    display: inline;
    font-size: 12px;
    font-weight: 100;
}

.over-lay-f {
    background: linear-gradient(to top, #c41ba98f, #d11ead30, #d115a75c 100%);
}

.yog-large {
    font-size: 25px;
    padding: 3px 30px !important;
}

h5.main {
    font-size: 34px;
    position: absolute;
    bottom: -10px;
    background-image: linear-gradient(0deg, black, #00000040);
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 9px;
}

.mid-fit img {
    height: 285px;
    width: 403px;
    object-fit: cover;
}

.sex-back {
    background: linear-gradient(45deg, #565c7d, #3a29b49c);
    padding: 12px;
}

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

.entertains {
    position: relative;
}

.how-to img {
    height: 450px !important;
}

.small-img-show img {
    height: 215px !important;
}

.ico-pos {
    position: relative;
}

.ico-pos2 {
    position: relative;
}

.ico-pos:before {
    position: absolute;
    content: "\f21e";
    height: 28px;
    width: 28px;
    font-family: FontAwesome;
    bottom: 57px;
    padding-right: 12px;
    left: 10px;
    background: #e2242b;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-left: 12px;
    font-size: 18px;
}

.ico-pos2:before {
    position: absolute;
    content: "\f008";
    height: 28px;
    width: 28px;
    font-family: FontAwesome;
    bottom: 57px;
    padding-right: 12px;
    left: 10px;
    background: #e2242b;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-left: 12px;
    font-size: 18px;
}

.wrap:hover .over-white {
    height: 100%;
    transition: 0.8s;
}

.date-circle {
    position: absolute;
    top: 20%;
    left: 41%;
    transform: translate(-50%, 50%);
}

.over-white {
    overflow: hidden;
    height: 123px;
    margin-top: 20px;
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    padding: 20px 30px 20px 30px;
    width: 100%;
    transition: 0.8s;
}

.wrap:hover .over-white-mini {
    height: 100%;
    transition: 0.8s;
}

.over-white-mini {
    overflow: hidden;
    height: 107px;
    margin-top: 20px;
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    padding: 20px 30px 20px 30px;
    width: 100%;
    transition: 0.8s;
}

.fashion-img img {
    height: 500px;
    object-fit: cover;
    width: 100%;
}

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

.testi-para:before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    left: 5px;
    font-weight: 100;
    top: 1px;
    color: #e9e8e7;
    font-size: 35px;
}

.testi-para:after {
    content: "";
    position: absolute;
    height: 37px;
    width: 37px;
    background: #546e7a;
    bottom: -18px;
    left: 46%;
    transform: rotate(45deg);
}

.beauty-img img {
    height: 600px;
}

.mbl-img-w {
    width: 100%;
}

.bikash img {
    height: 340px;
    object-fit: cover;
}

.over-white-fashion {
    overflow: hidden;
    height: 0;
    margin-top: 20px;
    background: rgba(255, 255, 255, .9);
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .9);
    padding: 0px;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    transition: 0.8s;
}

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

.custom-title {
    color: #0e539a;
    font-size: 35px;
    padding-top: 19px;
    position: relative;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: 3;
}

@keyframes example {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        color: goldenrod;
        left: 30px;
        top: 0px;
    }

    50% {
        left: 30px;
        color: red;
        top: 30px;
    }

    75% {
        left: 0px;
        top: 30px;
        color: green
    }

    100% {
        left: 0px;
        top: 0px;
    }
}

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

.single-author-image {
    height: 40px;
    width: 40px;
    background: #e7e8f2;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

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

section.widget img {
    width: 100% !important;
}

figure.large-objectfit img {
    height: 273px;
    width: 400px;
    object-fit: cover;
}

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

.over-lay:hover .effect-text {
    transform: translateY(-10px);
    transition: 0.5s;
}

.over-lay:hover .fancy-para {
    display: block;
    transition: 0.5s;
}

.effect-text {
    transition: 0.5s;
}

.fancy-para {
    display: none;
}

.my-list {
    box-shadow: 0 0 14px 0;
    color: #bfd0e8;
    padding: 12px 12px;
    margin-bottom: 19px;
    max-height: 98px;
    min-height: 98px;
    overflow: hidden;
}

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

.my-calc {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.large-img img {
    height: 450px;
}

.large-font {
    font-size: 28px;
    font-weight: 600;
    padding-top: 10px;
}

.border {
    position: absolute;
    bottom: 17px;
    background: #063830;
    height: 2px;
    width: 100%;
    border: 0px !important;
}

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

.no-border-r img {
    border-radius: 0px !important;
}

.over-lay-wonder {
    position: absolute;
    bottom: 0;
    background: linear-gradient(to top, #9869696b, #6300ff40, transparent 100%);
    height: 100%;
    width: 100%;
    transition: 1s;
}

.wonder-img img {
    height: 388px;
    object-fit: cover;
}

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

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

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

.mid-img img {
    height: 209px;
    object-fit: cover;
}

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

.ex-large {
    font-size: 30px;
    padding: 18px 46px;
}

.sticky-z {
    z-index: 1;
}

li.nav-item {
    transition: 0.8s;
}

.lokpath-tab {
    background: #2d4330;
    justify-content: center;
}

.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: 350px;
    position: fixed;
    top: 0;
    left: -1000px;
    background: #fefeff;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    z-index: 10000;
    box-shadow: 0 0 20px 0px;
    color: #897474;
}

article.post-entry p {
    font-size: 20px !important;
    text-align: justify;
    padding: 12px;
    font-weight: 500;
}
.article.post-entry p sub{
	    font-family: jost,sans-serif;
}
blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    margin-right: 10px;
    color: #484848;
    position: absolute;
    left: 13px;
    top: -28px;
    background: white;
}

blockquote:after {
    content: "\f10e";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    margin-right: 10px;
    color: #484848;
    position: absolute;
    right: 0;
    bottom: -28px;
    background: white;
}

blockquote {
    position: relative;
    padding: 30px;
    border: solid 2px #e4e5ec;
    margin-bottom: 25px;
    /* background: linear-gradient(45deg, #d2e4ff, #e3e4eb); */
}

.bg-dim {
    background: #a1b2ee26;
}

.header-cat {
    font-size: 40px;
    color: white;
    padding-top: 55px;
}

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

.medium-large {
    font-size: 25px;
    padding: 18px 12px;
}

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

.published-date {
    color: #073279;
    font-size: 15px;
    padding-right: 67px;
}

a.tag-li {
    background: #f3efef;
    border-radius: 27px;
    height: 26px;
    padding: 7px 15px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #06357d;
    padding-top: 4px;
}

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

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

.my-but {
    position: absolute;
    bottom: 3px;
    z-index: 100000;
    list-style: none;
    left: 138px;
    color: #21409a;
    cursor: pointer;
}


/* ends */

li.nav-item.dropdown {
    position: relative;
    z-index: 111111;
    margin-left: 20px;
}
.a.nav-link.mynav-link:last-child{
	background: #e70010;
    color: #fff !important;
    padding: 5px 10px !important;
}
.sr-thumb img {
    width: 76px;
    padding-right: 10px;
}

.mynav {
    padding: 0px !important;
    border-top: solid 1px #b2adad;
    border-bottom: solid 1px #b2adad;
    z-index: 100000;
}


/* li.nav-item.dropdown:hover {
            background: #f26322;

        } */

h5.num {
    position: absolute;
    top: 14px;
    left: 0px;
    background: #ffffff;
    height: 35px;
    width: 35px;
    /* border-radius: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dc0a2b;
    font-size: 26px;
    border-radius: 50%;
    box-shadow: 0 0 2px #ced0db;
    font-weight: 500;
}

.share-img img {
    height: 93px;
    object-fit: cover;
}

.share-vers img {
    height: 130px;
    object-fit: cover;
}

.large-img img {
    height: 450px;
    object-fit: cover;
}

.my-media {
    border-bottom: solid 1px #efefff;
    margin-bottom: 7px;
    margin-bottom: 38px;
}

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

.small-text {
    font-size: 22px;
    text-align: left;
    padding-top: 12px;
}

li.nav-item.dropdown {
    text-align: center;
    justify-content: center;
}

a.nav-link.mynav-link {
    color: #0e539a !important;
}


/* top nav */

.top-navbox {
    background: #ffffff;
    box-shadow: 0 0 7px 0;
    color: #d5d6da;
}

.banner-img img {
    height: 600px;
    object-fit: cover;
    width: 100%;
}

.small-author {
    height: 30px !important;
    width: 30px !important;
    background: none !important;
    color: #21409a !important;
}

.img-position img {
    position: relative;
}

.calc-height {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

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

h5.author-name {
    padding-left: 21px;
    font-size: 15px;
    color: white !important;
    font-weight: 300;
}

h5.date {
    margin-left: 6px;
    border-left: solid 1px #e1e1e2;
    padding-left: 7px;
    font-size: 15px;
    font-weight: 300;
}

.mid-font {
    font-size: 27px;
    font-weight: 500;
}

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

.child {
    margin-top: 1rem;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.blog-title img {
    font-size: 16px;
    height: 35px;
    width: 35px;
    background: #21409a;
    border-radius: 50%;
    color: white !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.blog-title {
    font-size: 16px;
    height: 35px;
    width: 35px;
    background: #21409a;
    border-radius: 50%;
    color: white !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

h1.single-heading {
    font-size: 46px;
}

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

span.blog-tags.minor-meta a {
    background: #21409a;
    color: white;
    padding: 0px 12px;
    border-radius: 18px;
}

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

article.post-entry p {
    font-size: 22px !important;
}

.author-image {
    background: #21409a;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.foot-soci li:hover {
    background: #e2242b;
    transition: 0.8s;
}

.more {
    background: #436278;
    color: white;
    font-size: 17px;
    padding: 0px 12px;
    border-radius: 24px;
    display: inline;
}

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

.banner:hover figure img {
    -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;
}

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

figure {
    overflow: hidden;
}

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

.lead-p {
    color: #474746 !important;
    font-size: 20px !important;
    font-weight: 400;
}

ul#myTab {
    background: white;
}

ul#myTab:hover {
    border-radius: 0px !important;
}

.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: #f20a0a !important;
    position: relative;
}

.pills-a .nav-link,
.nav-tabs .nav-link.active:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    bottom: -8px;
    transform: rotate(45deg);
    background: #f20a0a;
    left: 55px;
    border: solid 2px #c2cdc7;
    /* border-radius: 50%; */
}

.overlay-ani {
    position: absolute;
    background: linear-gradient(to top, #000, #000000d4, transparent 59%);
    height: 95%;
    width: 100%;
    bottom: 16px;
    transition: 0.8s;
}

span.date_time.my-date.pl-5 {
    position: absolute;
    bottom: 30px;
    left: 42px;
    font-size: 13px;
    width: 100%;
}

ul.socio-bar {
    text-align: left;
    padding-left: 9px;
    display: flex;
}

.socio-bar li {
    color: #0a235c;
    font-size: 16px;
    line-height: 35px;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #dddddd;
    transition: 0.4s;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    margin: 5px;
}

.head-soci li {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    ;
}

.fullimage-div {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.over-text {
    font-size: 22px;
    position: absolute;
    bottom: -13px;
    padding: 12px;
    color: white;
}

.sub_title {
    display: inline;
    background: #314281;
    padding: 2px 10px;
    color: white;
    font-size: 20px;
    border-left: solid 5px #ff5b00;
    border-right: solid 5px #ff5b00;
}

h1.cat {
    position: relative;
}

h1.cat:after {
    position: absolute;
    content: "";
    border-bottom: solid 3px #5e91c3;
    height: 12px;
    width: 100%;
    bottom: 1px;
    right: 0;
}

.large {
    font-size: 33px;
}

.fancy-image img {
    width: 150px;
    height: 88px;
    border-radius: 12px;
    object-fit: cover;
}

.fancy-jumbo-media {
    background: #fff;
    padding: 12pxx;
    box-shadow: 0px 2px 7px rgb(22 30 106 / 8%);
    background: white;
    border-radius: 12px;
    padding: 12px;
    transition: 0.8s;
}

ul.foot-item li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    padding-top: 8px;
}

ul.foot-item {
    margin: 0px;
    padding: 0px;
}

span.innercat {
    height: 42px;
    background: linear-gradient(45deg, #5aca9e, #11ad8f);
    border: 1px solid;
    border-color: #e5e5e5;
    transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    display: inline-block;
    line-height: 51px;
    padding: 0px 7px;
    text-align: center;
    color: white;
    border: 0px;
}

.owl-dots {
    position: absolute;
    display: flex;
    bottom: -22px;
    left: 39%;
}

.owl-dot.active {
    background: #fa0f0f;
    border-color: #d1ccc2;
}

.owl-dot {
    position: relative;
    height: 15px;
    width: 15px;
    background: green;
    margin-left: 12px;
    border-radius: 50%;
    border: solid 3px #d1ccc2;
}


/* owl */

.owl-prev {
    position: absolute;
    right: 0 !important;
    bottom: 25%;
    color: #b2dcbc;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    transition: 0.7s
}

.owl-next {
    position: absolute;
    left: 36px;
    bottom: 25%;
    color: #b2dcbc;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    transition: 0.7s
}

.owl-prev:hover {
    background: #c4d1ef85;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    transition: 0.7s
}

.owl-next:hover {
    background: #c4d1ef85;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    transition: 0.7s
}

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

.fancy-jumbo {
    background: #fff;
    padding: 30px;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.normal-jumbo {
    background: #fff;
    box-shadow: 0px 2px 7px rgb(22 30 106 / 8%);
    background: white;
}


/* footer */

footer {
    background: #142b6a;
    height: 100%;
    color: white;
}

span.text-logo {
    background: #ae0c0c;
    color: white;
    padding: 0px 12px;
    border-left: solid 2px;
    border-radius: 0px 16px 16px;
    box-shadow: 0 0 0px 2px;
}

h5.foot-cat {
    color: white;
    font-weight: 600;
    border-bottom: solid 1px;
    display: inline;
    font-size: 20px;
}

.foot-wrap {
    padding-top: 32px;
    color: white;
}

ul.team li {
    display: flex;
    flex-direction: column;
}

span.desig {
    font-size: 14px;
    font-weight: 100;
    position: relative;
}

ul.d-flex.sub-list li {
    padding-left: 19px;
    list-style: none;
    padding-top: 12px;
}

span.desig:before {
    position: absolute;
    content: "\f053";
    color: #b9bed1;
    left: -14px;
    font-size: 11px;
    font-family: FontAwesome;
    bottom: 2px;
}

.imp-links {
    color: white;
    padding-left: 69px;
}

.foot-soci li {
    color: #ffffff !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

span.foot-logo {
    height: 50px;
    width: 100px;
    background: white;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    object-fit: contain;
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 18px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn-outline-success {
    color: #ffffff;
    background-color: #0a6782;
    background-image: none;
    border-color: #ffffff;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


/* span.desig:before {
    position: absolute;
    content: "";
    color: #b9bed1;
    left: -19px;
    font-size: 14px;
    bottom: 12px;
    height: 3px;
    width: 12px;
    background: #7c8cc6;
} */

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-weight: 700;
    }
}

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

@media (max-width: 575px) {
    h1.wrap-head {
        font-size: 36px !important;
    }

    .wp-block-media-text__content {
        margin-top: 10px;
    }

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

    .owl-video-wrapper {
        height: 180px !important;
    }

    .owl-carousel.slides.combo .item-video .owl-video-wrapper {
        height: 238px !important;
    }

    .owl-dots {
        position: absolute;
        display: flex;
        bottom: -22px;
        left: 21% !important;
    }

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

    .cancel {
        position: absolute;
        width: 29px;
        height: 29px;
        font-size: 15px;


        border: solid 2px #dc370a;
        z-index: 34343;
    }

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

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

    .photo-wrap {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .swiper-slide {
        background-size: cover !important;
        background-position: center !important;
        height: 250px !important;
    }

    .link-ul li {
        font-size: 13px !important;
    }

    .mbl-swipper {
        background-size: cover !important;
        background-position: center !important;
        height: 69px !important;
    }

/*     .mbl-logo {
        width: 30% !important;
    } */

    .my-tt {
        width: 100% !important;
    }

    .ico-a {
        background: #e2242b !important;
        padding: 5px !important;
        position: relative;
    }

    .mbl-pos {
        position: relative !important;
    }

    .ex-large {
        font-size: 22px !important;
        padding: 5px 51px;
    }

    .owl-next {
        display: none;
    }

    .my-height {
        height: 250px !important;
    }

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

    .owl-prev {
        display: none;
    }

    .d-b {
        display: block !important;
    }

    .mbl-small-all img {
        height: 150px !important;
        width: 150px !important;
        object-fit: cover !important;
    }

    .mbl-color {
        color: #4d4d4d !important;
    }

    .mbl-overlay {
        background: transparent !important;
    }

    span.date_time.my-date.pl-5 {
        position: absolute;
        bottom: 19px;
        left: 19px;
        font-size: 13px;
        width: auto !important;
    }

    .d-p {
        padding: 12px !important;
    }

    /* .form-control {
        width: 201px;
        margin-left: 12px;
    } */

    span.text-logo {
        margin-left: 21px;
    }

    ul.socio-bar {
        padding-top: 17px;
    }

    .copy-r {
        font-size: 14px !important;
    }

    .thumb-image img {
        height: 60px !important;
        width: 60px !important;
        border-radius: 50%;
    }

    span.prademocat {
        top: 15px !important;
    }

    .mbl-font {
        font-size: 23px !important;
        padding-bottom: 12px !important;
        text-align: center !important;
    }

    .mbl-light {
        background: white;
    }

    /*     .mbl-excerpt {
        display: none!important;
    } */
    .no-padding {
        padding: 0px !important
    }

    .no-margin {
        margin-top: 0px !important;
    }

    .not-margin {
        margin: 0px !important;
    }

    .no-bottom {
        bottom: 0 !important;
    }

    .big-video img {
        height: auto !important;
    }

    .first-ul li {
        border-right: 0px !important;
    }

    h1.single-heading {
        font-size: 32px;
    }

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

    .all {
        position: relative !important;
        background: #00509e38;
    }

    h1.enter-bigtxt {
        font-size: 25px !important;
    }

    .mbl-center {
        justify-content: center !important;
    }

    h5.but {
        padding-left: 0px !important;
    }

    .first-ul {
        justify-content: center;
    }

    .mbl-flx {
        display: inline !important;
    }

    .video-ttl {
        position: relative !important;
        bottom: 12px !important;
        padding: 0px 25px !important;
        color: white !important;
        z-index: 24343 !important;
        background: #0c1040ad !important;
        margin-top: 12px !important;
        padding-top: 12px !important;
    }

    .small-video img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover;
    }

    .ico {
        position: absolute;
        top: 33% !important;
    }

    .fancy-image img {
        width: 100%;
        height: 100%;
        border-radius: 12px;
        object-fit: cover;
    }

    .slow-img img {
        height: auto !important;
    }

    .pra-ttl:after {
        width: 65% !important;
    }

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

    div#v-pills-tab {
        height: 73px;
        display: flex;
        flex-direction: column;
        overflow: scroll;
    }

    .mbl-margin {
        margin-top: 12px;
    }
    span.real-sub_title{
            font-size: 20px;
    }
    .poli-img img {
        height: auto;
        width: 98px;
        object-fit: cover;
    }

    .fancy-column {
        background: transparent !important;
    }

    .lead-p {
        text-align: left;
    }

    .mid-font {
        font-size: 21px;
        font-weight: 500;
    }

    .banner-img img {
        height: auto;
        object-fit: cover;
        width: 100%;
    }

    h5.date {
        font-size: 11px;
    }

    h5.author-name {
        font-size: 11px;
    }

    .khabarhub-inner-ads .widget img {
        width: 100% !important;
        height: auto !important;
        margin-right: 5px;
    }

    .khabarhub-inner-ads {
        flex-flow: column !important;
    }

    .aayomail-facebook-embeded iframe {
        height: 180px !important;
    }

    .card-img-item {
        margin-top: 15px;
    }

    .mobile-comment-desc {
        text-align: center;
    }
}