/******************** Common Css Start ********************/
html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;scroll-behavior: smooth;}
body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#161212;font-family: 'Karla', sans-serif;font-style: normal;font-size:18px;line-height: 1;font-weight:400;word-break:break-word;-webkit-transition:0.5s all linear;-moz-transition:0.5s all linear;transition:0.5s all linear;position: relative;}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
*,
:after,
:before{box-sizing:border-box;}

html, body {height: 100%;margin: 0;padding: 0;}
#page {min-height: 100%;display: flex;flex-direction: column;}
main {flex: 1;}.site-footer {flex-shrink: 0;width: 100%;position: sticky;bottom: 0;}

h1 {font-size: 40px;line-height: 120%;font-weight:600;letter-spacing: 0.8px;margin: 0 0 32px;color:#161212;font-family: "ivypresto-headline",serif;}
h2 {font-size: 32px;line-height: 125%;font-weight:400;margin: 0 0 32px;color:#161212;font-family: "ivypresto-headline",serif;}
h3 {font-size: 24px;line-height: 130%;font-weight:600;letter-spacing: 0.48px;margin: 0 0 24px;color:#161212;font-family: "ivypresto-headline",serif;}
h4 {font-size: 22px;line-height: 130%;font-weight:600;letter-spacing: 0.44px;margin: 0 0 24px;color:#161212;font-family: "ivypresto-headline",serif;}
h5 {font-size: 18px;line-height: 130%;font-weight:700;letter-spacing: -0.36px;margin: 0 0 24px;color:#161212;font-family: "ivypresto-headline",serif;}
h6 {font-size: 16px;line-height: 130%;font-weight:700;letter-spacing: -0.36px;margin: 0 0 24px;color:#161212;font-family: "ivypresto-headline",serif;}
p{font-size:18px;line-height:140%;font-weight:400; margin:0 0 32px;font-family: 'Karla', sans-serif;color:#161212;}
a{text-decoration:none;}
img{max-width:100%;height: auto;}
ul,ol{list-style:none;margin: 0;padding: 0;}
input,
textarea{width: 100%;resize: none;border-radius: 0;}
input:focus,
textarea:focus{outline: none;}
figure.wp-block-image{margin: 0;}
figcaption, .caption{color:#aaa;font-size:10px;line-height:130%;text-align:right;display:block;margin: 5px 0 0 !important;font-weight: 400;}
figcaption a, .caption a{color:#161212;text-decoration: underline;}
.container{max-width:1296px;width:100%;margin:0 auto;padding:0 48px;}
.entry-header,
.entry-footer .edit-link {display: none;}
.site-main {width: 100%;max-width: 100%;margin: 0 auto;padding-top: 48px;}

/* Load More Button Css  */
.loadmore-btn{text-align:center;margin-top:40px;}
.loadmore-btn a{color:#FFF;font-size:12px;font-style:normal;font-weight:700;text-transform:uppercase;background:#000;border-radius:5px;padding:10px;display:inline-block;font-family:'Karla',sans-serif;min-width:91px;}

/* Heading line Css  */
.heading-line{position: relative;}
.heading-line:before{content:'';background:url(../images/icons/scribble-underline.png);width:164px;height:31px;display:inline-block;position:absolute;bottom:-21px;left:50%;transform:translateX(-50%);background-size: cover;background-repeat: no-repeat;}

/* Tooltip Css */
.social-share li a .tooltip{display:inline-block;position:absolute;top:-45px;left:50%;font-weight:400;font-size:14px;line-height:160%;text-align:center;color:#FFFFFF;padding:4px 10px;border-radius:4px;letter-spacing:normal;background:#161212;white-space:nowrap;width:auto;transform: translate(-50%);opacity:0;pointer-events: none;}
.social-share li a .tooltip:before{content:"";bottom:-3px;left:50%;position:absolute;transform:translateX(-50%) rotate(47deg);transition:all .5s;width:13px;height:13px;background:#161212;}
.social-share li a:hover .tooltip {opacity:1;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.social-share li a .tooltip span {position: relative;z-index: 99;}
.social-share li a.link-copied .tooltip{background: #161212;color: #fff;}
.social-share li a.link-copied .tooltip:before{display: none;}
.social-share li a.link-copied .tooltip {padding-right: 28px;}
.social-share li a.link-copied .tooltip:after {content: '';width: 11px;height: 8px;display: inline-block;background: url(../images/icons/check-white.svg);background-size: 100%;cursor: pointer;background-repeat: no-repeat;position: absolute;top: calc(50% - 4px);right: 9px;}

/******************** Common Css End ********************/

/******************** Header Css Start ********************/
.site-header{width:100%;max-width:100%;margin:0 auto;z-index:999;box-shadow:0px 4px 30px 0px rgba(0,0,0,0.08);position: relative;}
.site-header .site-header-wrap{position:relative;padding: 16px 0;background: #fff;}
.site-header .site-header-wrap .header-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.site-header .site-header-wrap .header-wrap .header-left {width: calc(100% - 166px);display: flex;align-items: center;}
.site-header .site-header-wrap .header-wrap .header-left .hamburger-menu{position:absolute;top:50%;left:20px;transform:translateY(-50%);display:none;z-index: 999;}
.site-header .site-header-wrap .header-wrap .header-left .hamburger-menu img{width:18px;}
.site-header .site-header-wrap .header-wrap .site-branding{line-height:0;}
.site-header .site-header-wrap .header-wrap .site-branding .custom-logo-link{display:inline-block;}
.site-header .site-header-wrap .header-wrap .site-branding .custom-logo-link img{width:199px;}
.site-header .site-header-wrap .header-wrap .sticky-logo-wrap {display:none;}
.site-header .site-header-wrap .header-wrap .sticky-logo-wrap .sticky-logo img{width:24px;display:inline-block;vertical-align:middle;}
.site-header .site-header-wrap .header-wrap .sticky-logo-wrap .sticky-logo span{color:#000;font-size:16px;font-family: "ivypresto-text", serif;font-weight:600;line-height:163%;display:inline-block;margin-left:16px;}
.site-header .site-header-wrap .header-wrap .cate-list{padding-left:32px;margin-left:32px;position:relative;}
.site-header .site-header-wrap .header-wrap .cate-list:before{content:'';width:1px;height:29px;background:#e0e0e0;display:inline-block;position:absolute;top:-5px;left:0;}
.site-header .site-header-wrap .header-wrap .cate-list ul{display:flex;flex-wrap:wrap;align-items:center;gap:24px;}
.site-header .site-header-wrap .header-wrap .cate-list ul li{line-height:0;}
.site-header .site-header-wrap .header-wrap .cate-list ul li a{display:flex;align-items:center;justify-content:center;}
.site-header .site-header-wrap .header-wrap .cate-list ul li a img{margin-right:5px;width:11px;height:13px;object-fit:cover;}
.site-header .site-header-wrap .header-wrap .cate-list ul li:nth-child(2) a img{width:14px;height:14px;}
.site-header .site-header-wrap .header-wrap .cate-list ul li:last-child a img{width:10px;height:13px;}
.site-header .site-header-wrap .header-wrap .cate-list ul li a span{font-size:16px;font-weight:700;line-height:120%;text-transform:uppercase;color:#161212;display:flex;align-items:center;justify-content:center;}
.site-header .site-header-wrap .header-wrap .main-navigation {width: 166px;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu{display:flex;flex-wrap:wrap;align-items:center;justify-content: flex-end;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li{line-height:0;position: relative;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li a{position:relative;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.share{display:none;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.share a{font-size:0;background:url(../images/icons/share.svg);width:14px;height:15px;display:inline-block;background-size:100%;background-repeat:no-repeat;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.search a{font-size:0;line-height:0;background:url(../images/icons/search.svg);background-repeat:no-repeat;width:18px;height:18px;display:flex;background-size:100%;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.subscribe{margin-left:16px;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.subscribe a{color:#161212;background:transparent;font-size:13px;line-height:1;font-weight:700;text-transform:uppercase;min-width:132px;padding:5px 10px 5px 45px;display:flex;text-align:center;height:36px;align-items:center;justify-content:center;border:1px solid #e0e0e0;border-radius:10px;position:relative;transition:all .3s linear;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.subscribe a:hover{background:#e0e0e0;border-color: #161212;}
.site-header .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.subscribe a:before{content:'';background:url(../images/icons/br-color-logo.svg);background-repeat:no-repeat;width:17px;height:20px;background-size:100%;display:inline-block;position:absolute;top:50%;left:16px;transform:translateY(-50%);}
.site-header .site-header-wrap .header-wrap .ft-progress-bar{display:none;position:absolute;bottom:-3px;left:0;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;line-height:0;width:100%;}
.site-header .site-header-wrap .header-wrap .ft-progress-bar .bar{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:left center;background-repeat:repeat-x;border:0;border-radius:0;cursor:pointer;height:3px;width:100%;position:relative;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;}
.site-header .site-header-wrap .header-wrap .ft-progress-bar .bar::-webkit-progress-bar{background-color:transparent;}
.site-header .site-header-wrap .header-wrap .ft-progress-bar .bar::-webkit-progress-value{background-color:#000;background-size:13px 6px;}
.site-header .site-header-wrap .header-wrap .ft-progress-bar .bar::-ms-fill{background-color:#000;background-size:13px 6px;border:0;}
.site-header .site-header-wrap .header-wrap .ft-progress-bar .bar::-moz-progress-bar{background-color:#000;background-size:13px 6px}

.site-header.header-stickey .site-header-wrap{box-shadow:0px 4px 10px 0px rgba(0,0,0,0.08);position:fixed;left:0;right:0;top:0;z-index:111;-webkit-animation:stickySlideDown .65s cubic-bezier(.23,1,.32,1) both;-moz-animation:stickySlideDown .65s cubic-bezier(.23,1,.32,1) both;animation:stickySlideDown .65s cubic-bezier(.23,1,.32,1) both;padding:11px 0;}
.site-header.header-stickey .site-header-wrap .header-wrap .site-branding{display:none;}
.site-header.header-stickey .site-header-wrap .header-wrap .sticky-logo-wrap{display: block;}
.site-header.header-stickey .site-header-wrap .header-wrap .sticky-logo-wrap .sticky-logo{display:flex;align-items:center;}
.site-header.header-stickey .site-header-wrap .header-wrap .cate-list{display:none}
.site-header.header-stickey .site-header-wrap .header-wrap .main-navigation .menu-container .menu li a{display:flex;align-items:center;}
.site-header.header-stickey .site-header-wrap .header-wrap .main-navigation .menu-container .menu li:first-child:after{content:'';background:#eee;width:1px;height:25px;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%);}
.site-header.header-stickey .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.no-line:after{display: none;}
.site-header.header-stickey .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.share{display:block;padding-right:16px;margin-right:14px;}
.site-header.header-stickey .site-header-wrap .header-wrap .main-navigation .menu-container .menu li.subscribe{display:none;}
.site-header.header-stickey .site-header-wrap .header-wrap .ft-progress-bar{display:block;}
.admin-bar .site-header.header-stickey .site-header-wrap{top:32px;}

@-webkit-keyframes stickySlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)    ;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
}

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)    ;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}
}

@keyframes stickySlideDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)    ;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
}

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)    ;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}
}

/* Mobile Menu Css Start  */
.is-menu-visible{overflow:hidden;}
body.is-menu-visible:after{position:fixed;left:0;right:0;top:0;bottom:0;background:rgb(147 151 157/60%);content:'';z-index:1;}
.is-menu-visible .site-header .site-header-wrap:after{content:'';box-shadow:0px 4px 30px 0px rgba(0,0,0,0.08);position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;}
.mobile-menu{opacity:0;position:fixed;top:62px;left:-100%;background:#fff;width:100%;max-width:100%;height:100vh;z-index:-1;transition:all .6s ease-in-out;overflow-y:auto;}
.is-menu-visible .mobile-menu{left:0;z-index:11;opacity:1;}
.mobile-menu .mobile-menu-wrap{padding:40px;}
.mobile-menu .mobile-menu-wrap .cate-list{padding-bottom:32px;margin-bottom:27px;border-bottom:1px solid #ddd;}
.mobile-menu .mobile-menu-wrap .cate-list ul li{margin-bottom:22px;}
.mobile-menu .mobile-menu-wrap .cate-list ul li:last-child{margin-bottom:0;}
.mobile-menu .mobile-menu-wrap .cate-list ul li a{display:flex;flex-wrap:wrap;align-items:center;}
.mobile-menu .mobile-menu-wrap .cate-list ul li a img{width:28px;height:31px;object-fit:cover;}
.mobile-menu .mobile-menu-wrap .cate-list ul li a span{margin-left:16px;font-size:24px;font-weight:400;line-height:120%;color:#161212;letter-spacing:0.48px;text-transform:uppercase;font-family:"manofa-condensed",sans-serif;color:#161212;}
.mobile-menu .mobile-menu-wrap .mobile-menu-pages{padding-bottom:27px;margin-bottom:32px;border-bottom:1px solid #ddd;}
.mobile-menu .mobile-menu-wrap .mobile-menu-pages ul li{margin-bottom:13px;}
.mobile-menu .mobile-menu-wrap .mobile-menu-pages ul li:last-child{margin-bottom:0;}
.mobile-menu .mobile-menu-wrap .mobile-menu-pages ul li a{font-size:14px;font-weight:400;line-height:130%;color:#161212;}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul .mobile-subscribe{width:calc(100% - 50px);}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul .mobile-subscribe a{border:1px solid #e0e0e0;text-align:center;font-size:13px;font-weight:700;line-height:normal;text-transform:uppercase;color:#161212;padding:7px 5px 4px 5px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;position:relative;}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul .mobile-subscribe a img{width:17px;height:20px;object-fit:cover;margin-right:12px;}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul{display:flex;flex-wrap:wrap;align-items:center;gap:16px;}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul .mobile-search a{width:34px;height:34px;border:1px solid #e0e0e0;border-radius:10px;display:flex;align-items:center;justify-content:center;}
.mobile-menu .mobile-menu-wrap .mobile-sub-search ul .mobile-search a img{width:14px;height:14px;object-fit:cover;}
.admin-bar .site-header.header-stickey .mobile-menu {top: 90px;}
.is-menu-visible .site-header.header-stickey .site-header-wrap .header-wrap .ft-progress-bar {display: none;}
.admin-bar .mobile-menu {top: 110px;}
.site-header.header-stickey .mobile-menu {top: 48px;}

/******************** Footer Css Start ********************/
.site-footer{background:#F8F1E7;padding: 114px 0 22px;position:relative;overflow:hidden;}
.site-footer .footer-top{text-align:center;position:relative;z-index:1;}
.site-footer .footer-top .footer-logo p{margin:0;}
.site-footer .footer-top .footer-logo{line-height:0;margin-bottom:37px;position: relative;z-index: 1;}
.site-footer .footer-top .footer-logo a{display:inline-block;}
.site-footer .footer-top .footer-logo a img{width:250px;}
.site-footer .footer-top .footer-category{margin-bottom:63px;position: relative;z-index: 1;}
.site-footer .footer-top .footer-category ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:48px;}
.site-footer .footer-top .footer-category ul li{line-height:0;}
.site-footer .footer-bottom .footer-menu ul li:first-child{margin:0 12px 0 0;display:flex;}
.site-footer .footer-bottom .footer-menu ul li:first-child a{font-size:0;background:url(../images/icons/br-outline-logo.svg);width:20px;height:24px;display:inline-block;background-size:100%;background-repeat:no-repeat;}
.site-footer .footer-top .footer-category ul li a{display:flex;align-items:center;justify-content:center;}
.site-footer .footer-top .footer-category ul li a img{margin-right:12px;}
.site-footer .footer-top .footer-category ul li a span{font-size:24px;font-weight:400;line-height:120%;color:#161212;letter-spacing:0.48px;text-transform: uppercase;font-family: "manofa-condensed",sans-serif;}
.site-footer .footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:32px;}
.site-footer .footer-bottom .footer-menu ul{display:flex;flex-wrap:wrap;align-items:center;gap:24px;}
.site-footer .footer-bottom .footer-menu ul li{line-height:0;}
.site-footer .footer-bottom .footer-menu ul li a{font-size:12px;line-height:130%;font-weight:400;opacity:0.699999988079071;color:#161212;}
.site-footer .footer-bottom .footer-brand span{font-size:12px;line-height:130%;color:#161212;opacity:0.699999988079071;display:flex;align-items:center;font-weight:400;}
.site-footer .footer-bottom .footer-brand span svg {margin-left: 16px;width: 27px;}
.site-footer .ft-shape-wrape .ft-shape-green{position:absolute;top:0;right:34px;}
.site-footer .ft-shape-wrape .ft-shape-green-mobile{position:absolute;top:0;right:0;display:none;}
.site-footer .ft-shape-wrape .ft-shape-blue{position:absolute;bottom:0;left:0;}
.site-footer .ft-shape-wrape .ft-shape-pink{position:absolute;bottom:0;right:0;}
.site-footer .ft-shape-wrape .ft-shape-pink-mobile{position:absolute;bottom:0;right:0;display:none;}
.site-footer .ft-shape-wrape .ft-arrow-icn{position:absolute;top:47px;left:18.4%;width: 85px;}
.site-footer .ft-shape-wrape .ft-star-icn{position:absolute;bottom:117px;right:16.3%;width: 70px;}

/* Home Page */
/* Most Article and Tranding Article */
.home-article-main{padding-bottom: 0;padding-top: 16px;}
.home-article-main .home-article-column{display:flex;flex-wrap:wrap;gap:64px;}
.home-article-main .home-article-column .most-article{width:calc(100% - 314px);}
.home-article-main .home-article-column .most-article .most-article-wrap{display:flex;flex-wrap:wrap;gap:64px;flex-direction:row-reverse;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left{width:calc(100% - 339px);}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right{width:275px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item{padding-bottom:36px;margin-bottom:40px;border-bottom:1px solid #ddd;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a{display:block;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .thumb-img{line-height:0;position: relative;margin:0 0 23px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .thumb-img img{margin:0;width:100%;height:183px;object-fit:cover;}
/* .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item:hover a .thumb-img img {scale: 1.075;} */
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont .br-category{line-height:0;margin-bottom:14px;display: flex;gap: 6px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont .br-category img{width:11px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont .br-category .cat-name{font-size:13px;font-weight:700;line-height:120%;letter-spacing:1.3px;text-transform:uppercase;color:#161212;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont h3 {letter-spacing: normal;margin-bottom: 13px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont p{display:none;}
.min-read{font-size:12px;font-weight:300;line-height:130%;letter-spacing:0.6px;text-transform:uppercase;color:#161212;display:block;}
/* .home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img:before{content:'';background:url(../images/icons/most-article-layer1.svg);width:209px;height:277px;background-size:100%;background-repeat:no-repeat;display:inline-block;position:absolute;top:-19px;left:-12px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img:after{content:'';background:url(../images/icons/most-article-layer2.svg);width:228px;height:147px;background-size:100%;background-repeat:no-repeat;display:inline-block;position:absolute;bottom:-6px;right:-8px;} */
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .list-cont h3{font-size:40px;line-height:120%;font-weight:600;letter-spacing:normal;margin:0 0 16px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img{margin-bottom: 30px;position: relative;overflow: inherit;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img .br-template-frame{position: absolute; transform-origin: center; line-height: 0; transform: scale(1.06) translateY(calc(-100% + 6%)); width: 100%!important;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img img{margin:0;width:100%;/*height:365px;*/ height:auto !important;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .list-cont p{display:block;margin-bottom: 21px;width:420px;max-width: 100%;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .list-cont .br-category{margin-bottom: 11px;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:not(:first-child) a  {display: flex;flex-wrap: wrap;align-items: center;flex-direction: row-reverse;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:not(:first-child) a .thumb-img {width: 275px;margin: 0;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:not(:first-child) a .thumb-img img {margin-bottom: 0;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:not(:first-child) a .list-cont {width: calc(100% - 275px);padding-right: 24px;}
.home-article-main .home-article-column .trending-article{width:250px;}
.home-article-main .home-article-column .trending-article h3{position:relative;display:block;text-align:center;font-family:"manofa-condensed",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:normal;margin-bottom:56px;}
.home-article-main .home-article-column .trending-article h3:before{width:126px;height:24px;background-size:100%;bottom:-27px;}
.home-article-main .home-article-column .trending-article ol{list-style:none;counter-reset:li;}
.home-article-main .home-article-column .trending-article ol li{position:relative;padding-bottom:36px;margin-bottom:38px;border-bottom:1px solid #ddd;}
.home-article-main .home-article-column .trending-article ol li:last-child{margin-bottom:0;padding-bottom:0;border:0;}
.home-article-main .home-article-column .trending-article ol li:before{counter-increment:li;content:counter(li,decimal-leading-zero);position:absolute;top:-7px;left:3px;color:#DDD;font-size:38.957px;font-weight:600;line-height:105.5%;letter-spacing:-0.779px;font-family:"ivypresto-headline",serif}
.home-article-main .home-article-column .trending-article ol li .list-cont{padding-left:60px;display:block;position:relative;}
.home-article-main .home-article-column .trending-article ol li .list-cont h4{letter-spacing:normal;margin-bottom:15px;}
.home-article-main .home-article-column .trending-article ol li .list-cont .br-category{line-height:0;margin-bottom:15px;display:flex;gap:6px;}
.home-article-main .home-article-column .trending-article ol li .list-cont .br-category img{width:11px;}
.home-article-main .home-article-column .trending-article ol li .list-cont .br-category .cat-name{font-size:13px;font-weight:700;line-height:120%;letter-spacing:1.3px;text-transform:uppercase;color:#161212;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item .read-art-btn{font-size:16px;line-height:120%;font-weight:700;width:138px;border:none;background:#161212;border-radius:10px;color:#fff;text-transform:uppercase;padding:13px 10px 12px;cursor:pointer;font-family:'Karla',sans-serif;text-align:center;margin-top:20px;align-items: center;display:none;}

/* Recent Slide BLock Css Start  */
.recent-article-main{padding:86px 0 0;}
.recent-article-main .recent-slider {padding-bottom: 121px;}
.recent-article-main h2{text-align:center;font-size:32px;font-family: "manofa-condensed",sans-serif;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;position:relative;margin-bottom:55px;}
.recent-article-main .recent-slider .recent-cat-head{display:flex;align-items:center;gap:24px;margin-bottom:32px;justify-content: space-between;}
.recent-article-main .recent-slider .recent-cat-head .br-category{width:126px;display:flex;align-items:center;margin:0;}
.recent-article-main .recent-slider .recent-cat-head p{margin:0;font-size:13px;font-family: "ivypresto-text",serif;font-weight:400;line-height:120%;letter-spacing:0.26px;opacity:0.800000011920929;width:calc(100% - 354px);display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.recent-article-main .recent-slider .recent-cat-head .br-category img{width:23px;}
.recent-article-main .recent-slider .recent-cat-head .br-category .cat-name{width:calc(100% - 23px);padding-left:11px;color:#161212;text-align:left;font-size:24px;font-family: "manofa-condensed",sans-serif;font-weight:400;line-height:120%;letter-spacing:0.48px;text-transform:uppercase;}
.recent-article-main .recent-slider .recent-cat-head .more-article{display:flex;align-items:center;width:180px;cursor:pointer;flex-shrink: 0;justify-content: flex-end;}
.recent-article-main .recent-slider .recent-cat-head .more-article span{color:#161212;font-size:12px;font-weight:300;line-height:130%;letter-spacing:0.6px;text-transform:uppercase;padding-right:10px;}
.recent-article-main .recent-slider .recent-cat-head .more-article .more-icn{width:28px;display:flex;align-items:center;justify-content:center;}
.recent-article-main .recent-slider .recent-cat-head .more-article svg{width:28px;height: 28px;}
.recent-article-main .recent-slider .list {position: relative;}
.recent-article-main .recent-slider .list .list-item {width: calc(25% - 24.75px);}
.recent-article-main .recent-slider .list .list-item{margin-right: 33px;}
.recent-article-main .recent-slider .list .list-item a .thumb-img{margin-bottom:16px;line-height: 0;}
.recent-article-main .recent-slider .list .list-item a .thumb-img img{width:100%;height:183px;object-fit: cover;margin-bottom:0;}
.recent-article-main .recent-slider .list .list-item .list-cont h3 {letter-spacing: normal;margin-bottom: 14px;}
.recent-article-main .recent-slider .list .flickity-button{width:48px;height:48px;background:#fff;padding:0;top: calc(50% - 54px);box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);opacity: 1;}
.recent-article-main .recent-slider .list .flickity-button.previous{left:-23px;}
.recent-article-main .recent-slider .list .flickity-button.next{right:-23px;}
.recent-article-main .recent-slider .list .flickity-button:focus{outline:0;box-shadow:none;}
.recent-article-main .recent-slider .list .flickity-button:before{content:'';background:url(../images/icons/angle-right-black.svg);width:13px;height:11px;background-repeat:no-repeat;background-size:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.recent-article-main .recent-slider .list .flickity-button.previous:before{transform:translate(-50%,-50%) rotate(-180deg);}
.recent-article-main .recent-slider .list .flickity-button svg{display:none;}

/* Article Page Css Start  */
.article-banner{text-align:center;margin-bottom:72px;}
.article-banner .br-category{margin: 0 auto 17px;width: 100px;max-width: 100%;}
.article-banner .br-category a{display:flex;align-items:center;justify-content:center;}
.article-banner .br-category a span{font-size:16px;font-weight:400;line-height:120%;text-transform:uppercase;color:#161212;letter-spacing:0.326px;font-family: "manofa-condensed",sans-serif;}
.article-banner .br-category a img{width:16px;margin-right:10px;}
.article-banner h1{font-size:48px;font-weight:600;line-height:120%;color:#000;margin:0 auto 14px;width:800px;max-width:100%;text-wrap: balance}
.article-banner p{font-size:17px;line-height:140%;color:rgba(0,0,0,0.70);margin:0 auto 15px;width:500px;max-width:100%;}
.social-share{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-bottom:38px;padding: 10px; background-color: #ffffff;transition: background-color 0.3s ease;}
.social-share li{line-height:0;}
.social-share li a{width:32px;height:32px;display:flex;border:1px solid #e0e0e0;border-radius:50%;align-items:center;justify-content:center;position: relative;}
.article-banner .br-template-wrap {position: relative;max-width: 1100px;margin: 0 auto;}
.article-banner .thumb-img{ margin:0 auto;line-height:0;max-width: 1100px;}
.article-banner .thumb-img img{width:100%;object-fit:cover;margin-bottom:0;}
.article-banner .thumb-img .caption{display:none;}
.br-template-wrap .br-template-frame {position: absolute;transform-origin: center;transform: scale(1.04) translateY(calc(-100% + 5%));}
.highlighted { background-color: rgb(0 0 0 / 0%); animation: highlightAnimation 3s infinite; border-radius: 25px;}
@keyframes highlightAnimation {
    0%, 100% {
        background-color: rgba(255, 255, 255, 0.08);
    }
    50% {
        background-color: rgb(0 0 0 / 0%);
        box-shadow: inset 0 -3em 3em rgb(0 0 0 / 8%), 0 0 0 2px rgb(0 0 0 / 0%), 0.3em 0.3em 1em rgba(195, 195, 195, 0.31);
    }
}
.article-column{display:flex;flex-wrap:wrap;gap:72px;width:1100px;max-width:100%;margin:0 auto;}
.article-column .article-info-col{width:calc(100% - 372px);}
/* .excerpt-text{display:block;margin-bottom:41px;}
.excerpt-text span{color:#161212;font-size:20px;font-family:"ivypresto-text",serif;font-weight:400;line-height:150%;letter-spacing:-0.4px;width:550px;max-width:100%;display:block;} */
article > .article-main:first-child > .article-wrap > .container:nth-child(2) > .article-column > .article-info-col > .article-box-wrap > .article-cont-box > p:first-child{color:#161212;display:block;margin-bottom: 41px;}

.article-column .article-info-col .article-box-wrap .article-cont-box{margin-bottom:8px;display:inline-block;width: 100%;}
.article-column .article-info-col .article-box-wrap .article-cont-box figure{margin-bottom:19px;}
.article-column .article-info-col .article-box-wrap .article-cont-box figure img{width:100%;object-fit:cover;}
.article-column .article-info-col .article-box-wrap .article-cont-box h2{color:#000;font-size:30px;font-weight:600;line-height:130%;margin:0 0 16px;letter-spacing: 0.6px;}
.article-column .article-info-col .article-box-wrap .article-cont-box p{color:#000;font-size:18px;line-height:155%;margin-bottom:16px;}
.article-column .article-info-col .article-box-wrap .article-cont-box p:empty{display: none;}
.article-column .article-info-col .article-box-wrap .article-cont-box p a{color:#000;text-decoration: underline;}
.article-column .article-info-col .article-box-wrap .article-cont-box p:has(+*:not(p)) {margin-bottom: 56px;}

.ads{text-align:center;background:#fafafa;line-height:0;padding:12px 24px 32px;margin-bottom:72px;}
.ads .ads-wrap .advertisement-label-style{padding:0;display:block;margin-bottom:10px;}
.ads .ads-wrap .ads-img img{width:auto;margin:0 auto;}
.ads .ads-wrap .ads-img .mobile-ads{display:none;}
.article-main .ads {margin-top: 48px;}

.author-box{margin:64px auto;}
.author-box .author-info{background:#F8F1E7;padding:32px 32px 27px;margin-bottom:17px;}
.author-box .author-info .author-data-wrap{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:18px;}
.author-box .author-info .author-data-wrap .author-img{line-height:0;}
.author-box .author-info .author-data-wrap .author-img img{width:64px;border-radius: 50%;object-fit: cover;height: 64px;}
.author-box .author-info .author-data-wrap .author-cont{width:calc(100% - 64px);padding-left:24px;}
.author-box .author-info .author-data-wrap .author-cont .name{font-size:20px;font-weight:600;line-height:130%;letter-spacing:0.4px;font-family:"ivypresto-headline",serif;display:block;margin-bottom:2px;}
.author-box .author-info .author-data-wrap .author-cont .designation{font-size:12px;font-weight:400;line-height:130%;letter-spacing:-0.24px;color:rgb(22 18 18 / 50%);}
.author-box .author-info p{font-size:16px;line-height:130%;letter-spacing:-0.32px;max-width:514px;margin:0;}
.author-box .author-deatils{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;}
.author-box .author-deatils .update-posted{display:flex;flex-wrap:wrap;gap:24px;}
.author-box .author-deatils .update span,
.author-box .author-deatils .posted span,
.author-box .author-deatils .credit span{font-size:12px;font-weight:400;line-height:130%;letter-spacing:-0.24px;color:rgb(22 18 18 / 50%);}
.author-box .author-deatils .update span b,
.author-box .author-deatils .posted span b,
.author-box .author-deatils .credit span b{font-weight:400;}
.author-box .author-deatils .credit span b{text-decoration:underline;}
.author-box .author-deatils .posted span b,
.author-box .author-deatils .credit span b{color:#161212;}
.author-box .author-deatils .posted span a{text-decoration: underline;color:#161212;}

.related-article-main{margin-bottom:90px;width: 100%;}
.related-article-main h2{text-align:center;margin-bottom:48px;font-family: "manofa-condensed",sans-serif;text-transform: uppercase;}
.related-article-main .related-article-wrap .realted-list{display:grid;column-gap:48px;row-gap:48px;grid-template-columns:2.64fr 1fr 1fr;}
.related-article-main .related-article-wrap .realted-list .realted-list-item:first-child{grid-row-start:span 2;}
.related-article-main .related-article-wrap .realted-list .realted-list-item a .thumb-img{margin-bottom:18px;line-height:0;overflow:hidden;}
.related-article-main .related-article-wrap .realted-list .realted-list-item a .thumb-img img{transition:all .3s linear;}
.related-article-main .related-article-wrap .realted-list .realted-list-item:not(:first-child) a .thumb-img img {width: 100%;height: 167px;object-fit: cover;}
.related-article-main .related-article-wrap .realted-list .realted-list-item:hover a .thumb-img img{scale:1.075;}
.related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont h3{letter-spacing:normal;font-size:24px;line-height:120%;font-weight:600;margin-bottom:15px;display:block;}
.related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont p{display:none;}
.related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont .min-read{font-size:12px;font-weight:300;line-height:130%;letter-spacing:0.6px;text-transform:uppercase;color:#161212;display:block;}
.related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont h3{font-size:36px;margin-bottom:9px;max-width:420px;}
.related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont p{display:block;margin-bottom:13px;max-width:420px;}

.article-column .sidebar-col{width:300px;}
.article-column .sidebar-col .ads{background:transparent;padding:0;margin:0 0 86px;position:sticky;top:83px;}
.article-column .sidebar-col .advertisement-label-style {padding: 0 0 8px;margin-top: -18px;}
.article-column .sidebar-col.sidebar-not-sticky .ads{position:inherit;}
.recommended-article h3{color:#161212;font-size:18px;font-family:"manofa-condensed",sans-serif;font-weight:400;line-height:125%;margin:0 0 46px;text-align:center;text-transform:uppercase;position:relative;}
.recommended-article h3:before{width:120px;height:23px;background-size:100%;}
.recommended-article ul li{line-height:0;}
.recommended-article ul li a{display:flex;flex-wrap:wrap;align-items:flex-start;position:relative;border-bottom:1px solid #eee;padding-bottom:24px;margin-bottom:24px;}
.recommended-article ul li:last-child a{padding-bottom:0;margin-bottom:0;border-bottom:0;}
.recommended-article ul li a .cate-icn{width:20px;margin:5px 0 0 8px;}
.recommended-article ul li a h4{color:#000;font-size:18px;font-weight:600;line-height:140%;letter-spacing:0.36px;margin:0;padding:0 24px;width:calc(100% - 56px);}
.recommended-article ul li a .cate-link{width:28px;height: 28px;display:flex;align-items:center;align-self:center;object-fit: cover;}
.recommended-article-mobile{display: none;}

/* Search Page Css Start */
.page-search .site-main{padding-top:0;}
.search-main{background:#F8F1E7;position:relative;height:100px;}
.search-main .search-layers .shape-green{position:absolute;top:0;left:0;}
.search-main .search-layers .shape-pink{position:absolute;bottom:0;right:0;}
.search-main .search-layers .shape-green-mobile,
.search-main .search-layers .shape-pink-mobile{display: none;}
.search-main .rectangle-right{position:absolute;top:20px;left:15.6%;width:120px;height:54px;object-fit:cover;}
.search-main .artwork{position:absolute;top:11px;left:42%;width:62px;height:44px;object-fit:cover;}
.search-main .scribble{width:56px;height:53px;position:absolute;bottom:12px;right:18.6%;object-fit:cover;}
.search-main .search-bar{position:absolute;bottom:-36px;left:50%;transform:translateX(-50%);max-width: calc(100% - 48px);}
.search-main .search-bar .search-bar-wrap{position:relative;z-index:11;width:700px;max-width:100%;margin:0 auto;}
.search-main .search-bar .search-bar-wrap input{background:#fff;border-radius:10px;border:1px solid #e0e0e0;height:72px;padding:20px 20px 20px 72px;font-size:24px;font-style:normal;font-weight:600;line-height:100%;font-family:"ivypresto-headline",serif;color:#161212;}
.search-main .search-bar .search-bar-wrap input::placeholder{color:rgb(22 18 18 / 50%);}
.search-main .search-bar .search-bar-wrap .search-icn{position:absolute;top:50%;left:24px;transform:translateY(-50%);line-height:0;}
.search-main .search-bar .search-bar-wrap .search-icn svg{width:24px;height:24px;}

.search-article-main{padding:100px 0 64px;}
.search-article-main .search-article-wrap .list{display:flex;flex-wrap:wrap;column-gap:33px;row-gap:64px;}
.search-article-main .search-article-wrap .list .list-item{width:calc(25% - 24.75px);}
.search-article-main .search-article-wrap .list .list-item a .thumb-img{margin-bottom:24px;line-height:0;}
.search-article-main .search-article-wrap .list .list-item a .thumb-img img{margin:0;width:100%;height:184px;object-fit:cover;}
.search-article-main .search-article-wrap .list .list-item a .list-cont .br-category{display:flex;align-items:self-end;gap:5px;line-height:0;margin-bottom:17px;}
.search-article-main .search-article-wrap .list .list-item a .br-category img{width:14px;height:14px;object-fit:cover;}
.search-article-main .search-article-wrap .list .list-item a .br-category .cat-name{color:#161212;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:1.3px;text-transform:uppercase;}
.search-article-main .search-article-wrap .list .list-item a .list-cont h3{letter-spacing:normal;margin-bottom:14px;}
.search-article-main .search-article-wrap .list .list-item a .list-cont .min-read{letter-spacing:1.2px;}

.search-not-found { text-align: center; padding: 100px 0 136px;display: none;}
.search-not-found img{ 
    width: 65px;
    margin-bottom: 18px;
}
.search-not-found h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 125%; 
    text-transform: uppercase;
    font-family: "manofa-condensed",sans-serif;
    color:#000;
    display: block;
    margin-bottom: 8px;
}
.search-not-found p {
    font-size: 26px;
    font-weight: 600;
    line-height: 100%; 
    font-family: "ivypresto-headline",serif;
    color: rgb(22 18 18 / 50%);
    display: block;
    margin-bottom: 0;
}

/* Category Page Css Start  */
/* .page-category .site-main{padding-top:0;} */
.category .site-main {padding-top: 0;}
.category-banner{background:#F8F1E7;width:100%;margin-bottom:53px;}
.category-banner .category-banner-wrap{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding:81px 0 67px;}
.category-banner .category-banner-wrap .cat-banner-thumb{position:absolute;bottom:0;right:62px;line-height:0;}
.category-banner .category-banner-wrap .cat-banner-thumb.home img { width: 466px; max-width: 100%;}
.category-banner .category-banner-wrap .cat-banner-thumb.health img { width: 548px; max-width: 100%;}
.category-banner .category-banner-wrap .cat-banner-thumb.wealth img { width: 535px; max-width: 100%;}
.category-banner .category-banner-wrap .cat-banner-cont{width:calc(100% - 530px);}
.category-banner .category-banner-wrap .cat-banner-cont h1{font-size:68.279px;font-style:normal;font-weight:400;line-height:125%;text-transform:uppercase;font-family:"manofa-condensed",sans-serif;margin-bottom:21px;}
.category-banner .category-banner-wrap .cat-banner-cont p{line-height:160%;letter-spacing:-0.4px;color:#000;font-family:"ivypresto-text",serif;max-width:400px;font-size: 20px;}
.category-related .related-article-main{margin:6px 0 52px;}
.category-related .related-article-main h2{text-align:center;margin-bottom:48px;font-family:"manofa-condensed",sans-serif;text-transform:uppercase;margin-bottom:57px;}
.category-related .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont h3{font-size:32px;}
.category-related .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .thumb-img{margin-bottom:13px;}
.category-related .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont h3{font-size:20px;line-height:130%;}
.category-related .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont .min-read{letter-spacing:1.3px;margin-bottom:8px;}
.category-main{margin-bottom:31px;}
.category-main .ads{margin-bottom:64px;}
.category-main .category-column{display:flex;flex-wrap:wrap;gap:72px;width:950px;max-width:100%;margin:0 auto;}
.category-main .category-column .cat-content{width:calc(100% - 372px);margin-bottom:64px;}
.category-main .category-column .cat-list .cat-list-item a{display:flex;flex-wrap:wrap;align-items:center;gap:32px;flex-direction:row-reverse;border-bottom:1px solid #ddd;padding-bottom:48px;margin-bottom:48px;}
.category-main .category-column .cat-list .cat-list-item:last-child a{border:0;padding-bottom:0;margin-bottom:0;}
.category-main .category-column .cat-list .cat-list-item .thumb-img{width:240px;line-height:0;}
.category-main .category-column .cat-list .cat-list-item .thumb-img img{width:100%;height:160px;object-fit:cover;}
.category-main .category-column .cat-list .cat-list-item .cat-list-cont{width:calc(100% - 272px);}
.category-main .category-column .cat-list .cat-list-item .cat-list-cont h3{font-size:28px;font-weight:600;line-height:130%;letter-spacing:normal;color:#000;}
.category-main .category-column .cat-list .cat-list-item .cat-list-cont .min-read{letter-spacing:1.2px;color:#000;}
.category-main .category-column .cat-sidebar{width:300px;}
.category-main .category-column .cat-sidebar .advertisement-label-style{padding: 0 0 8px;margin-top: -18px;}
.category-main .category-column .cat-sidebar .ads{background:transparent;padding:0;position:sticky;top:0;}
.category-main .category-column .cat-content .loadmore-btn{margin-top:64px;}
.category-main .category-column .cat-content .loadmore-btn .load-more-loader { margin-top: 10px; }

/* 404 Page Css Start */
.error-404{background:#fff;padding:152px 0 200px;text-align:center}
.error-404 .error-404-wrap{width:550px;max-width:100%;margin:0 auto}
.error-404 .error-404-wrap h1{margin-bottom:22px;color:#000;font-family:"manofa-condensed",sans-serif;font-size:48px;font-weight:400;line-height:100%;text-transform:uppercase;}
.error-404 .error-404-wrap p{font-size:16px;line-height:150%;margin-bottom:20px;}
.error-404 .error-404-wrap img{width:60px;margin-bottom:19px}
.error-404 .error-404-wrap .site-btn a{color:#FFF;font-size:15px;line-height:1;font-style:normal;font-weight:700;text-transform:uppercase;background:#000;border-radius:5px;padding:15px 10px 14px;display:inline-block;font-family:'Karla',sans-serif;min-width:140px;position:relative;}

/* Toast Msg Css */
.toast-msg{position:fixed;left:50%;transform:translateX(-50%);max-width:100%;margin-top:-8px;padding:0 24px;}
.toast-msg .toast-container{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;width:478px;max-width:100%;gap:12px;background:#fff;box-shadow:0px 4px 50px 0px rgba(0,0,0,0.10);border-radius:5px;}
.toast-container img{width:17px;}
.toast-msg .toast-container span{font-size:14px;line-height:100%;font-weight:400;color:#0C0B04;font-family:'Karla',sans-serif;}

/* article single new version */

.ft-post-advertisement-bg.header {background: #FAFAFA;padding: 32px 0px;position: relative;text-align: center;}
.ft-post-advertisement-bg.header .advertisement-label-style {position: absolute;width: 100%;padding: 0;top: 13px;}
.ft-post-advertisement-bg.header .ad-img-wrap .crw-leaderboard-desktop-adblock, 
.ft-post-advertisement-bg.header .ad-img-wrap .crw-leaderboard-mobile-adblock { min-height: 90px; }
.article-cont-box .ads-wrap {background: transparent;position: relative;padding: 22px 0;margin: 0 0 48px;}
.article-cont-box .ads-wrap.ads-in-content {margin-bottom: 64px; padding-bottom: 0;}
.article-cont-box .ads-wrap .advertisement-label-style {position: absolute;width: 100%;margin: 0;top: 8px;padding: 0;}

.single .article-loader {text-align: center;}
@media only screen and (max-width:1200px){
    .site-footer .ft-shape-wrape .ft-shape-green{right:-192px;}
	.site-footer .ft-shape-wrape .ft-shape-blue{left:-169px;}
	.site-footer .ft-shape-wrape .ft-shape-pink{right:-225px;}

    .home-article-main {padding-bottom: 0;}
    .home-article-main .home-article-column{flex-direction:column;gap:inherit;}
    .home-article-main .home-article-column .most-article{width:100%;padding-bottom:64px;position:relative;}
    .home-article-main .home-article-column .most-article:after{content:'';width:886px;height:1px;background:#ddd;display:inline-block;max-width:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}
    .home-article-main .home-article-column .most-article .most-article-wrap{flex-direction:row;gap: 48px;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left {width: calc(100% - 346px);}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item {padding-bottom: 44px;margin-bottom: 48px;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right {width: 298px;}
    .home-article-main .home-article-column .trending-article{width:100%;padding: 55px 0 60px;position: relative;}
    .home-article-main .home-article-column .trending-article:before {content: '';width: 886px;height: 1px;background: #ddd;display: inline-block;max-width: 100%;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
    .home-article-main .home-article-column .trending-article ol{display:flex;flex-wrap:wrap;gap:64px;}
    .home-article-main .home-article-column .trending-article ol li{width:28.3%;padding-bottom:0;margin-bottom:0;border:0;}

    .recent-article-main .recent-slider {padding-bottom: 64px;}
    .recent-article-main .recent-slider .recent-cat-head .more-article span {font-weight: 400;}
    .recent-article-main .recent-slider .list .list-item {width: calc(33.33% - 21.33px);}
    .recent-article-main .recent-slider .list .list-item{margin-right: 32px;}
    .recent-article-main .recent-slider .list .list-item a .thumb-img img{height:192px;}

    .search-article-main .search-article-wrap .list{column-gap:32px;row-gap:48px;}
    .search-article-main .search-article-wrap .list .list-item{width:calc(33.33% - 21.33px);}

    .article-column{flex-direction:column;}
    .article-column .article-info-col{width:100%;}
    .article-column .sidebar-col{display:none;}
}
@media only screen and (max-width:991px){
    .site-header .site-header-wrap .header-wrap .site-branding .custom-logo-link img{width:166px;}
    .site-header .site-header-wrap .header-wrap .cate-list{padding-left:16px;margin-left:16px;}
    .site-header .site-header-wrap .header-wrap .cate-list ul{gap:16px;}
    .site-header.header-stickey .site-header-wrap .header-wrap .sticky-logo-wrap .sticky-logo span{width:calc(100% - 43px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;/* font-size: 10px;line-height: 121.5%; */}
    
    .site-footer .ft-shape-wrape .ft-star-icn{right:10.5%;}
    .site-footer .footer-bottom .footer-menu ul li a{font-size:10px;}

    .home-article-main .home-article-column .most-article .most-article-wrap{flex-direction:column;gap:inherit;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left{width:100%;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item:last-child{padding-bottom:44px;margin-bottom:48px;border-bottom:1px solid #ddd;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right{width:100%;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right .list-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right .list-item a{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row-reverse;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right .list-item a .thumb-img{width:275px;margin:0;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right .list-item a .list-cont{width:calc(100% - 275px);padding-right:24px;}
    .home-article-main .home-article-column .trending-article ol{gap:48px;}
    .home-article-main .home-article-column .trending-article ol li{width:46.4%;}

    .recent-article-main {padding: 61px 0 0;}
    .recent-article-main .recent-slider .list .flickity-button {top: calc(50% - 70px);}
    
    article > .article-main:first-child > .article-wrap > .container:nth-child(2) > .article-column > .article-info-col > .article-box-wrap > .article-cont-box > p:first-child{width: 100%;}

    .related-article-main .related-article-wrap .realted-list{display:flex;gap:32px;flex-wrap:wrap;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child{width:100%;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item{width:47.6%;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item:not(:first-child) a .thumb-img img {height: 218px !important;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont h3,
    .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont p{max-width:100%;}

    .category-banner .category-banner-wrap .cat-banner-cont {width: calc(100% - 270px);}
    /* .category-banner .category-banner-wrap .cat-banner-thumb img {width: 200px;height: 160px;} */
    .category-main .category-column{flex-direction:column;}
    .category-main .category-column .cat-content{width:100%;}
    .category-main .category-column .cat-sidebar{display:none;}
    .article-cont-box .ads-wrap.ads-in-content { margin-bottom: 48px; }
}
@media screen and (max-width:782px){
	.admin-bar .site-header.header-stickey .site-header-wrap{top:46px;}
	/* .admin-bar .site-header.header-stickey .site-header-wrap{top:46px;} */
}
@media screen and (max-width:767px){
    h2 {font-size: 28px;}
    .site-main {padding-top: 32px;}
    .container{padding:0 24px;}
    .site-header .site-header-wrap{padding:22px 0;}
    .site-header .site-header-wrap .header-wrap{justify-content:center;}
    .site-header .site-header-wrap .header-wrap .header-left{width:100%;justify-content:center;}
    .site-header .site-header-wrap .header-wrap .cate-list,
    .site-header .site-header-wrap .header-wrap .main-navigation{display:none;}
    .site-header .site-header-wrap .header-wrap .header-left .hamburger-menu{display:block;}
    .site-header .site-header-wrap .header-wrap .header-left .hamburger-menu .close{display: none;}
    .is-menu-visible .site-header .site-header-wrap .header-wrap .header-left .hamburger-menu .close{display: block;width: 12px;}
    .is-menu-visible .site-header .site-header-wrap .header-wrap .header-left .hamburger-menu .open{display: none;}
    .site-header.header-stickey .site-header-wrap .header-wrap .header-left{width:250px;max-width:100%;margin:0 auto;}
    .site-header .site-header-wrap .header-wrap .sticky-logo-wrap .sticky-logo img{width:20px;}

    .site-footer{padding:126px 0 56px;}
    .site-footer .container{padding:0 14px;}
    .site-footer .footer-top .footer-logo{margin-bottom:28px;}
    .site-footer .footer-top .footer-logo a img{width:173px;}
    .site-footer .footer-top .footer-category{margin-bottom:40px;}
    .site-footer .footer-top .footer-category ul{gap:24px;}
    .site-footer .footer-top .footer-category ul li a span{font-size:17px;letter-spacing:0.343px;}
    .site-footer .footer-top .footer-category ul li a img{margin-right:10px;width:17px;height:18px;}
    .site-footer .footer-top .footer-category ul li:nth-child(2) a img{width:17px;height:18px;}
    .site-footer .footer-top .footer-category ul li:last-child a img{width:15px;height:18px;}
    .site-footer .footer-bottom{gap:8px;flex-direction:column;}
    .site-footer .footer-bottom .footer-menu ul{gap:3px;justify-content:center;flex-direction:column;}
    .site-footer .footer-bottom .footer-menu ul li:first-child{margin:0 0 12px;display:flex;flex-direction:column;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;}
    .site-footer .footer-bottom .footer-brand span{font-size:10px;}
    .site-footer .footer-bottom .footer-brand span svg{width:22px;}
    .site-footer .ft-shape-wrape .ft-shape-green,
    .site-footer .ft-shape-wrape .ft-shape-pink{display:none;}
    .site-footer .ft-shape-wrape .ft-shape-blue{bottom:-36px;left:-207px;}
    .site-footer .ft-shape-wrape .ft-shape-pink-mobile,
    .site-footer .ft-shape-wrape .ft-shape-green-mobile{display:block;}
    .site-footer .ft-shape-wrape .ft-arrow-icn{top:39px;left:27px;width:35px;transform:inherit;height:auto;}
    .site-footer .ft-shape-wrape .ft-star-icn{right:9px;width:47px;bottom:140px;}

    .home-article-main {padding: 0;}
    .home-article-main .home-article-column .most-article{padding-bottom:45px;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item{padding-bottom:28px!important;margin-bottom:32px!important;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.col-right .list-item:last-child{padding-bottom:0!important;margin-bottom:0!important;border-bottom:0;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a{display:flex!important;flex-direction:column!important;align-items:flex-start;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .thumb-img{width:100%!important;margin:0 0 22px!important;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .thumb-img img{margin-bottom:0;height:229px!important;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont{width:100%!important;padding-right:0;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont .br-category{margin-bottom:14px!important;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left .list-item a .list-cont h3{letter-spacing:0.48px;margin-bottom:13px!important;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .list-cont p{font-size:14px;margin-bottom:15px;}
    .home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .list-cont h3{font-size:32px;letter-spacing:0.56px;}
    .home-article-main .home-article-column .trending-article{padding:40px 0 44px;}
    .home-article-main .home-article-column .trending-article h3{margin-bottom:42px;}
    .home-article-main .home-article-column .trending-article ol{flex-direction:column;gap:42px;}
    .home-article-main .home-article-column .trending-article ol li{width:100%;}
    .home-article-main .home-article-column .trending-article ol li .list-cont h4{letter-spacing:0.44px;}

    .recent-article-main {padding: 85px 0 0;}
    .recent-article-main .recent-slider {padding-bottom: 90px;}
    .recent-article-main .recent-slider .recent-cat-head {margin-bottom: 24px;}
    .recent-article-main .recent-slider .recent-cat-head p{display: none;}
    .recent-article-main .recent-slider .recent-cat-head .more-article span {font-size: 11px;}
    .recent-article-main .recent-slider .list .list-item{width: 100%;margin-right: 0;}
    .recent-article-main .recent-slider .list .list-item a .thumb-img img{height:218px;}
    .recent-article-main .recent-slider .list .list-item .list-cont h3 {letter-spacing: 0.48px;}
    .recent-article-main .recent-slider .list .flickity-button {top: calc(50% - 54px);}
    .recent-article-main .recent-slider .list .flickity-button {width: 32px;height: 32px;}
    .recent-article-main .recent-slider .list .flickity-button.previous {left: -16px;}
    .recent-article-main .recent-slider .list .flickity-button.next {right: -16px;}
    .recent-article-main .recent-slider .list .flickity-button:before {width: 11px;height: 10px;}

    .article-banner{margin-bottom:42px;overflow: hidden;}
    .article-banner .container {padding: 0;}
    .article-banner .article-banner-wrap {padding: 0 24px;}
    .article-banner .br-category{margin-bottom:25px;}
    .article-banner h1{font-size:32px;margin-bottom:20px;}
    .article-banner p{font-size:15px;margin-bottom:26px;}
    .social-share{display:flex;}
    /* .article-banner .thumb-img{width:100vw;max-width:inherit;position:relative;left:50%;right:50%;margin-left:-50vw!important;margin-right:-50vw!important;} */
    /* .article-banner .thumb-img img{height:250px;} */
    .ads{padding:12px 27px 32px;margin-bottom:48px;margin-top: 17px;}
    .ads .ads-wrap .ads-img .desktop-ads{display:none;}
    .ads .ads-wrap .ads-img .mobile-ads{display:block;}
    .article-main .ads {margin-top: 17px;}

    .excerpt-text span{font-size:16px;letter-spacing:-0.32px;}
    .article-column .article-info-col .article-box-wrap .article-cont-box h2{font-size:24px;margin:0 0 18px;}
    .article-column .article-info-col .article-box-wrap .article-cont-box p{font-size:16px;}
    .article-column .article-info-col .article-box-wrap .article-cont-box p:has(+*:not(p)){margin-bottom:41px;}

    .author-box{margin-bottom:20px;}
    .advertisement-wrap-bio { padding-bottom:13px;}
    .author-box .author-info{padding:32px 32px 27px;margin-bottom:17px;}
    .author-box .author-info .author-data-wrap{margin-bottom:12px;flex-direction:column;justify-content:center;}
    .author-box .author-info .author-data-wrap .author-img{margin-bottom:36px;}
    .author-box .author-info .author-data-wrap .author-cont{width:100%;padding-left:0;text-align:center;}
    .author-box .author-info p{font-size:15px;letter-spacing:-0.3px;text-align:center;}
    .author-box .author-deatils{justify-content:center;gap:5px;}

    .recommended-article-mobile {margin-top: -6px;margin-bottom: 42px;padding: 0 24px;display: block;}
    .single .recommended-article.recommended-article-mobile {margin-bottom: 48px;}
    .related-article-main{margin-bottom:28px;}
    .related-article-main .related-article-wrap .realted-list{flex-direction:column;gap:43px;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item{width:100%!important;}
    .related-article-main h2{margin-bottom:46px;}
    .related-article-main h2:before{width:145px;height:28px;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont h3{font-size:24px;line-height:120%;font-weight:600;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont h3{margin-bottom:7px!important;}
    .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont p{display:none!important;}

    .related-joinus-mix-wrap .related-article-main {padding-top: 62px;}
    .single-post .explore-main{display: none;}

    .search-main{height:76px;}
    .search-main .search-bar{bottom:-23px;}
    .search-main .search-bar .search-bar-wrap input{height:56px;padding:20px 20px 20px 56px;font-size:20px;}
    .search-main .search-bar .search-bar-wrap .search-icn{left:20px;}
    .search-main .search-bar .search-bar-wrap .search-icn svg{width:19px;height:19px;}
    .search-main .search-layers .shape-green,
    .search-main .search-layers .shape-pink{display:none;}
    .search-main .search-layers .shape-green-mobile{position:absolute;top:0;left:0;display:block;}
    .search-main .search-layers .shape-pink-mobile{position:absolute;bottom:0;right:0;display:block;}
    .search-main .rectangle-right{top:12px;left:10.6%;width:43px;height:19px;}
    .search-main .artwork{top:7px;left:50%;transform:translateX(-50%);}
    .search-main .scribble{display:none;}
    .search-article-main{padding:76px 0 48px;}
    .search-article-main .search-article-wrap .list{column-gap:inherit;row-gap:44px;flex-direction:column;}
    .search-article-main .search-article-wrap .list .list-item{width:100%;}
    .search-article-main .search-article-wrap .list .list-item a .thumb-img{margin-bottom:17px;}
    .search-article-main .search-article-wrap .list .list-item a .thumb-img img{height:240px;}
    .search-article-main .search-article-wrap .list .list-item a .br-category{display:none!important;}
    .search-article-main .search-article-wrap .list .list-item a .list-cont h3{margin-bottom:7px;}
    .search-article-main .search-article-wrap .list .list-item a .list-cont .min-read{letter-spacing:0.6px;}

    .category-banner{margin-bottom:38px;}
    .category-banner .category-banner-wrap{padding:35px 0 0;text-align:center;flex-direction:column;}
    .category-banner .category-banner-wrap .cat-banner-cont{width:100%;margin-bottom:14px;}
    .category-banner .category-banner-wrap .cat-banner-cont h1{font-size:40px;margin-bottom:12px;}
    .category-banner .category-banner-wrap .cat-banner-cont p{letter-spacing:-0.3px;font-size:15px;margin:0 auto;padding:0 5px;}
    .category-banner .category-banner-wrap .cat-banner-thumb{position:static;}
    .category-related .related-article-main{margin:6px 0 36px;}
    .category-related .related-article-main h2{margin-bottom:45px;}
    .category-related .related-article-main .related-article-wrap .realted-list{gap:36px;}
    .category-related .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .thumb-img{margin-bottom:14px;}
    .category-related .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont h3{margin-bottom:9px!important;}
    .category-related .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont h3{font-size:24px;line-height:130%;}
    .category-related .related-article-main .related-article-wrap .realted-list .realted-list-item:first-child a .list-cont p{display:block!important;}
    .category-related .related-article-main .related-article-wrap .realted-list .realted-list-item a .list-cont .min-read{letter-spacing:0.6px;}
    .category-main{margin-bottom:0;}
    .category-main .ads{margin-bottom:48px;margin-top:0;}
    .category-main .category-column .cat-content{margin-bottom:0;}
    .category-main .category-column .cat-list .cat-list-item a {flex-direction:column;gap:inherit;border:0;padding:0;margin:0 0 42px!important;}
    .category-main .category-column .cat-list .cat-list-item .thumb-img{width:100%;margin-bottom:16px;}
    .category-main .category-column .cat-list .cat-list-item .thumb-img img{height:218px;}
    .category-main .category-column .cat-list .cat-list-item .cat-list-cont{width:100%;}
    .category-main .category-column .cat-list .cat-list-item .cat-list-cont h3{font-size:24px;margin-bottom:6px;}
    .category-main .category-column .cat-list .cat-list-item .cat-list-cont .min-read{letter-spacing:0.6px;}
    .category-main .category-column .cat-content .loadmore-btn{display:none;}

    .related-joinus-mix-wrap {display: flex;flex-wrap: wrap;flex-direction: column-reverse;max-width: 100%;width: 100%;}

    .error-404 {padding: 152px 0 200px;}
    .error-404 .error-404-wrap img{width:40px;margin-bottom: 20px;}
    .error-404 .error-404-wrap h1{font-size:32px;margin-bottom: 26px;margin-bottom: 21px;}
    .error-404 .error-404-wrap p {margin-bottom: 23px;}

    .ft-post-advertisement-bg.header .ad-img-wrap .crw-leaderboard-desktop-adblock, 
    .ft-post-advertisement-bg.header .ad-img-wrap .crw-leaderboard-mobile-adblock { min-height: 50px; }
}
@media screen and (max-width:600px) {
	#wpadminbar{position:fixed;}
    .article-banner h1 {width: 100%;}
}

.list-item:hover .thumb-img img,
.explore-main-wrap li:hover a img,
.cat-list-item a:hover .thumb-img img{scale: 1.075;}
.list-item a .thumb-img, .explore-main-wrap li a, .cat-list-item a .thumb-img{overflow: hidden;}
.list-item .thumb-img img, .explore-main-wrap li a img, .cat-list-item a .thumb-img img{transition: all .3s linear;}
#sovrn_beacon{display: none;}

/* .home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img{overflow: inherit;} */

.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:first-child a .thumb-img .thumb-wrap{overflow:hidden;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:hover:first-child a .thumb-img .thumb-wrap img{scale:1.075;}
.home-article-main .home-article-column .most-article .most-article-wrap .col-left.diff-layout .list-item:hover:first-child a .thumb-img .br-template-frame img{scale:inherit;}

/* Wp block button */
.wp-block-button__link:after {
    background: url(../images/icons/arrow-circle-right.svg) no-repeat;
}

/* article reader favorites */

.reader-favorites{
    padding-bottom: 64px;
}
.reader-favorites.mobile{
    padding: 48px 0;
}
.reader-favorites h3 {
    font-family: "manofa-condensed",sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    margin-bottom: 30px;
}

.reader-favorites .reader-favorites-img {
    max-width: 72px;
    height: 48px;
    width: 100%;
    overflow: hidden;
}
.reader-favorites ul {
    display: grid;
    gap: 16px;    
}
.reader-favorites ul li, .reader-favorites ul li a{
    display: flex;
    align-items: center;
    gap: 16px;
}
.reader-favorites ul li a {
    gap: 24px;
    justify-content: space-between;
    flex: auto;
}
.reader-favorites ul li a h4 {
    margin: 0;
    font-size: 20px;
    color: #161212;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0;
}
.reader-favorites .reader-favorites-img img {
    width: 72px;
    height: 48px;
    object-fit: cover;
}
