b,strong{
    color: #111;
    font-weight:700;
}
/*menu*/
.fixed-logo {
    display: none;
}
.header.fixed .fixed-logo {
    display: block;
}
.header.fixed .fixed-hidden-logo {
    display: none;
}
/*.header__logo img {*/
    /*height: 45px !important;*/
/*}*/
.nav-wrap .nav .wrap{
    padding-top:0;
    margin-top: 0;
}
.sub-menu li{
    list-style: none;
}
.genesis-sidebar-title{
    display: none;
}
.header__category {
    display: block !important; }
.header__article {
    display: block !important;
}
.header.fixed .header__category {
    display: none !important;
}
.header.fixed .header__article {
    display: none !important;
}
.wrap h2, .section__title {
    font-size: 30px;
    color: #90a4ae; }
.ss-tabs h3{font-size: 26px}
.reports-slider--overflow .article__title{
    height:91px;
    overflow: hidden;
}
.reports-article--overflow
.article__title{
    height:70px;
    overflow: hidden;
}
.reports-article .article__title {
    height: 70px;
    overflow: hidden;
}
.report-cta{
    margin-top: 30px;
}
/*breadcrumb*/
.breadcrumb{
    display: none!important;
}
.ss-tabs--report .ss-tabs__data {
    width: 100%;
}
.report-info.report--info.report-info-show.fixed {
    position: fixed;
    top: 118px;
    width: 300px;
    z-index: 100;
}
.ss-tabs__toc li{
    list-style: none;
    font-size: 16px;
}
.ss-tabs__toc p {
    font-size: 16px;
}
.ss-tabs__toc a, .ss-tabs__toc input{
    font-size: 16px;
}
.report ul li
{
    font-size: 16px;
    color:#666;
}
/*h2.report__title{*/
/*font-size: 20px;*/
/*}*/
/*h3.section__title{*/
/*font-size: 32px;*/
/*}*/
/*.breadcrumbs li a {*/
/*color: #464545; }*/
.not-found{
    text-align: center;
    padding: 4rem 0;
}
.not-found .material-icons {
    font-size: 15rem;
    color: #9c27b0;
}
.not-found .button
{
    margin: 40px 0;
}
.report-info__price span
{
    float: right;
}
.recaptcha-btn button{
    background: #9c27b0;
    color: #fff;
    box-shadow: none;
    border: none;
    height: 32px;
    padding: 0px 10px;
    border-radius: 50%;
}
.pcaptcha_div button {
    background: #9c27b0;
    color: #fff;
    box-shadow: none;
    border: none;
    height: 32px;
    padding: 0px 10px;
    border-radius: 50%;
}
.pcaptcha_div .captcha_eq {
    margin-right: 1rem !important;
    margin-bottom: 0;
}
/*.pagination a.prev.page-numbers {*/
/*border-top-left-radius: 7px !important;*/
/*border-bottom-left-radius: 7px !important;*/
/*}*/
/*.pagination > li:last-child a {*/
/*border-radius:0 !important;*/
/*}*/
.pagination span.page-numbers.current {
    background: #4A148C;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.archive-pagination.pagination {
    display: none;
}
ul.ul-reset.search-list .entry {
    padding: 20px;
    color: #9c27b0;
    background: #fff;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
/*hide three categories on home page*/

/*.header__category .category-list li:nth-of-type(4) {*/
/*display: none;*/
/*}*/
/*.header__category .category-list li:nth-of-type(5) {*/
/*display: none;*/
/*}*/
/*.header__category .category-list li:nth-of-type(10) {*/
/*display: none;*/
/*}*/
input.button.button--ternory {
    font-weight: 600;
}
li .select-form-box select {
    height: 40px;
    border-radius: 5px;
    width: 100%;
    border-color: #dadada;
    color: #666;
    font-size: 14px;
    padding: 0 10px;
}
/*subscribe form*/
.section-container__subscribe-content {
    flex: 0 0 828px;
    padding: 0 20px;
}
ul.ul-reset.news-category__list.infographic--list {
    margin: 0;
}
.info-box .article--custom {
    padding: 20px;
}
.info-box a.article__title {
    font-size: 18px;
    color: #666;
}
.info-box a.article__title:hover {
    color: #000;
}
.article h1.entry-title {
    font-size: 24px;
}
.article p.entry-meta {
    align-items: center;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    font-weight: 400;
}
.news-list .article__img .img img{
    object-fit: cover;
}
.sidebar-bg{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.report-cta .article:hover .article__title, .article:hover .article__link {
    color: #4A148C;
}
.news-box{
    height: auto;
}
/*footer*/
.contact-info svg{
	width: 20px;
    height: 20px;
    fill: #455a64;
    margin-right: 10px;
}
.site-footer .wrap{
    padding-top: 0;
    margin-top: 0;
}
.site-footer .wrap.fixed__header{
    margin-top: 0;
    padding-top: 0;
}
/**our team style**/
.our-team img {
    max-width: 200px;
    height: auto;
    border-radius: 50%;
}
.our-team__box {
    margin: 35px 0px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #ddd;
}
.our-team__box h6{
    margin-top: 15px;
}
/**social share icons**/
.swp_social_panel .sw {
    color: #fff;
}
.author-box {
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 20px;
    width: 100%;
    clear: both;
    display: flex;
    margin-bottom: 20px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 4px 7px rgb(0 0 0 / 5%);
}
.author-box_img {
    width: 80px;
    height: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    border: 2px solid #f3f3f3;
}
author-box_img img{
    border-radius: 50%;
    max-width: 100%;
}
img.avatar.avatar-96 {
    border-radius: 50%;
    max-width: 100%;
    max-height: 100%;
}
.author-box_desc {
    display: block;
}
.author-box_desc h4 {
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    margin: 0px !important;
    margin-bottom: 10px !important;
    color: #000;
}
.author-box_desc p {
    padding-left: 20px;
    color: #1c1b1b!important;
    border-radius: 7px;
    font-size: 14px !important;
    line-height: 150% !important;
}

.article--detail .article__text p {
    font-size: 1rem;
}
.category {
    padding: 0 !important;
    background: #eceff1 !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
@media only screen and (max-width: 1200px) {
    .report-info.report--info.report-info-show.fixed {
        position: static;
        /*width: 300px;*/
        /*z-index: 100;*/
        /*bottom: 0;*/
        /*right: 0;*/
        /*top: inherit;*/
    }
}
@media only screen and (max-width: 768px) {

    .section-container__sidebar.subscribe-box {
        max-width: 100%;
        padding: 20px 20px;
    }
}
.package-list > li input[type="radio"], .package-list > li input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    left: -10px;
    top: -10px; }
.package-list > li input[type="radio"]:checked + .package-box, .package-list > li input[type="checkbox"]:checked + .package-box {
    background: #4A148C;
    border: none; }
.package-list > li input[type="radio"]:checked + .package-box::after, .package-list > li input[type="checkbox"]:checked + .package-box::after {
    opacity: 1; }
.package-list > li input[type="radio"]:checked + .package-box .package-box__month, .package-list > li input[type="checkbox"]:checked + .package-box .package-box__month {
    color: #fff; }
.package-list > li input[type="radio"]:checked + .package-box .package-box__title, .package-list > li input[type="checkbox"]:checked + .package-box .package-box__title {
    color: #fff; }

.section-container__sidebar.subscribe-box .package {
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
    background: #fbfafa;
}

.checkout-nav a:hover {
    color: white !important;
}
.checkout-box__content h5.article__title a {
    color: #9C27B0;
}

/*.header:before, .section--gradient .section__pattern, .footer__top:before {*/
/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='199' viewBox='0 0 100 199'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M0 199V0h1v1.99L100 199h-1.12L1 4.22V199H0zM100 2h-.12l-1-2H100v2z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")*/
/*}*/

html body a {
    color: #9c27b0
}

.popup.open {
    z-index: 9999;
}
.page-template-default .main__sidebar{
display: none;
}
.home.page-template-default .main__sidebar {
    display: block;
}
.news-box__content.news-box_txt{
    padding: 20px;
}
@media only screen and (max-width: 767px) {
    .article {
        margin-top: 15px;
    }
    .yuzo_related_post .relatedthumb {
        margin: 15px 35px;
    }
}
.home .swp_social_panel {
    display: none;
}
.page .author-box
{
    display: none;
}
span.search__select_option {
    height: 30px;
    padding: 0 10px;
    border: none;
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    display: block;
    white-space: pre;
    min-height: 1.2em;
}
.single .main__content {
    width: 768px;
    margin: 0 auto;
}

/** MARKET SNAPSHOT SHORTCODE **/
#market_values > div.value_content.b3 > ul > li {
    margin: 10px 0;
}

.b3 ul {
    text-align: left;
    list-style: circle;
    font-weight: 600;
    color: #542373f2;
    margin-left: 5px;
    font-size: 14px;
    margin-top: 20px;
}

.block_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
}

.value_content {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    text-align: center;
    position: relative;
    /* padding: 20px; */
    /* padding-bottom: 5px; */
    line-height: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.value_content:hover .tooltiptext {
    visibility: visible;
}

#market_values {
    display: grid;

    grid-template-columns: 30% 30% 30%;
    grid-template-rows: 50% 50%;
    grid-template-areas: "b1 b2 b3" "b4 b5 b3";
    grid-gap: 20px 30px;
    margin: 25px;
    width: 95%;
}

.value_content i.material-icons {
    font-size: 30px;
    position: absolute;
    top: 20%;
    /* margin-top: auto; */
    /* vertical-align: middle; */
    left: -20px;
    background: #ffffff;
    padding: 10px;
    box-shadow:  0 0 10px 0 rgba(0,0,0,0.1);
    -webkit-text-fill-color: #681b99;
    border-radius: 50%;
}

.value_content p {
    font-size: 20px !important;
    font-weight: 600;
    margin: 10px;
}

.b1 {
    grid-area: b1;
}

.b2 {
    grid-area: b2;
}

.b3 {
    grid-area: b3;
}

.b4 {
    grid-area: b4;
}

.b5 {
    grid-area: b5;
}

.tooltiptext {
    visibility: hidden;
    width: 100%;
    font-size: 12px !important;
    background-color: #e6e6e6;;
    border: 1px solid #4a148c26;
    padding: 10px !important;
    border-radius: 6px;
    top: 100%;
    box-shadow: 0px 3px 20px -2px #9c27b070;
    left: 0px;
    color: #060606;
    position: absolute;
    z-index: 200 !important;
}

#market_values > div.value_content.b3 > i {
    top: 36%;
}

#market_values > div.value_content > span {
    font-size: 13px;
}

.b1, .b2, .b4, .b5 {
    padding-left: 35px;
}
.ss-tabs__toc ul:first-child{
    padding-left:0px;
}
.article__text div a.IRPP_ruby {
    margin: 20px 0px;
}
.article__text hr{
    display: none;
}
/*single news page style*/
.header:after {
    border-width: 0;
}
.news-header {
    padding-top: 0px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-color: #481380;
    z-index: 1;
}
.news-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3C0B6D;
    z-index: 1;
}
#https\:\/\/media\.market\.us {
    padding: 0;
}
.news-img-content-wrap {
    max-width: 1140px;
    margin: 0 auto;
    /*padding-left: 50px;
    padding-right: 50px;*/
}
.news-meta {
    display: flex;
    -ms-flex-align: end;
    /*align-items: flex-end;*/
    position: relative;
    z-index: 10;
    top: 150px;
    margin-bottom:120px;
    padding:0px;
}
.news-img-wrap {
    width: 450px;
    height:450px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 50px;
    position: relative;
}
.news-data{
    display: grid;
    align-content: space-between;
}

.news-img {
    position: relative;
    overflow: hidden;
    border-radius: 7px;
    /*box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4);*/
    background-color: #dadada;
    display: block;
    height: 100%;
}
.news-entry-image,.news-entry-image-link{height:100%;}

a.news-entry-image-link {
    display: block;
    height:100%;
}
img.news-image.news-entry-image {
    width: 100%;
    height: 100%;
}
.news-data p#breadcrumbs {
    color: #ffffff;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
}
.news-data p#breadcrumbs a{
    color: #ffffff;
}
.news-data p#breadcrumbs strong{
    color: #fff !important
}
h1.news-entry-title {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 20px;
    /*line-height: 140%;*/
    /*margin: 10px 0 0 0;*/
    word-break: break-word;
}
.news-entry-author-link{
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
}
.news-worth{
    background: linear-gradient(93.77deg, #5F0B6D 0%, #E8C340 100%);
    border-radius: 5px;
    WIDTH: fit-content;
    padding: 10px 15px;
    font-size: 23px;
    font-weight: 600;
    color: #fff;
}
.news-data hr{border-top:1px solid #ffffff1a;}
.news-attr {
    display: flex;
    -ms-flex-align: center;
/*     align-items: center; */
    margin-top: 20px;
    height: 50px;
    /*background: #eceff1;*/
    color: #777777;
    font-size: 12px;
}
img.news-avatar.news-avatar-32.photo {
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    margin-right: 16px;
	object-fit:contain;
}
.news-date {
    margin-left: 30px;
    padding-left: 10px;
    /*border-left: 1px solid #777777;*/
}
.news-date p.entry-meta, .news-entry-author .entry-meta {
    margin-bottom: 0;
    color: #FFFFFF99;
    font-size: 14px;
}
.entry-time {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.news-author {
/*     align-items: center; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
/* 	margin-bottom:20px; */
}
@media only screen and (max-width: 1200px) {
    .news-meta {
        margin-bottom:65px;
    }
}
body {
    background-color: #fff;
}
.article--detail .article__text {
     box-shadow:none;
}
.footer__top:after {
    border-width: 0;
}
.header__top{
    display: none;
}
@media only screen and (max-width: 1125px) {
    .news-header {
        margin-top: 0;
        padding-top: 0;
    }
    .toggle-right .nav-middle .material-icons{
        display: none;
    }
    .header.fixed .header__top
    {
        display:none;
    }
}
@media only screen and (max-width: 991px) {
	.archive-page .news-category__list>li{ flex: 0 0 33%;}
    .news-meta {
	-ms-flex-direction: column;
    	flex-direction: column;
    	-ms-flex-align: center;
    	align-items: center;
    	text-align: center;
    	margin: auto;
    }
    .news-img-wrap {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
/*         max-width: 450px; */
    }
    .news-worth{margin:auto;}
    .news-attr{background:none;justify-content: center;display: flex !important;}
    .news-related-people{
	margin-top: 42px !important;
    	display: block !important;
    	column-gap: 50px;
    	justify-content: left;
    	margin: auto;
    	background: #fff;
    	border-radius: 10px;
    	padding: 20px;
    	box-shadow: 0 4px 7px rgb(0 0 0 / 5%);
    }
    .nrp-list{width:unset !important;}
     .nrp-info{width:unset!important;}
    .nrp-list{
	width:unset;
	margin:auto;
	justify-content: center;
    }
    #single_page_updated .sp_body_bg .row{display: block;}
    #single_page_updated .left-section {max-width: 100% !important;}
    #single_page_updated .left-section > div {margin 15px;}
    #single_page_updated .right-section{
	max-width: 100% !important;
    	margin-top: 50px;
	box-shadow: unset;
    }
    #single_page_updated{padding-top:180px !important;}
}
@media only screen and (max-width: 400px) {
	#toc_container span.toc_toggle{
		position:relative !important;
	}
}
@media only screen and (max-width: 575px) {
	.archive-page .news-category__list>li{ flex: 0 0 100%;}
    .news-attr > div {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .news-author {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: block;
        width: 100%;
    }
    .news-meta{top:top: 50px !important; }
    .news-attr> div +div {
        border-left: none;
        padding-top: 10px;
        padding-left: 0;
        margin: 10px 0 0 0;
	display:block !important;
    }
    .news-date {
        ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    #market_values
    {
        overflow: auto;
    }
    .news-img-content-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
    .article--detail .article__text {
        padding: 0;
    }
    .news-img-wrap{
/* 	max-height: 400px; */
    }
    .news-entry-author-link,.entry-time{font-size:14px;}
    .news-date p.entry-meta, .news-entry-author .entry-meta{font-size:12px;}
    img.news-avatar.news-avatar-32.photo{width:40px;height:40px;}
    .news-date{margin:0px !important;}
   h1.news-entry-title{font-size:30px;}
    .news-worth{font-size:18px;}

    #single_page_updated .author-social-icons .sd-content ul{
        padding:opx !important;	
    }
    .author-info{display: block !important;}
    .author-info .news-author img{margin-bottom:20px;}
    .author-info .align-self-center{
	display: flex;
    	align-items: center;
    	flex-direction: row;
    	gap: 20px;
    }
    .news-meta{ top: 50px !important;}
    #single_page_updated{
	    padding-top: 80px !important;
    }
    #single_page_updated .author-social-icons .sd-content ul{padding: 0px !important;}
    #single_page_updated > div > div > div.right-section.col-md-4.pr-0.pt-0{padding:0px;}
    #single_page_updated > div > div > div.right-section.col-md-4.pr-0.pt-0 > div.right-box-head.justify-content-center.mb-4 > div > div{display:flex;}
   #single_page_updated .author-name-bottom{font-size: 16px !important;}
    #single_page_updated .right-section .right-box-head .right-btn-bg{border-radius:0px !important;}
    #single_page_updated .right-section.section-white{margin:15px !important;}

    #c_author .news-author{display:flex;}
    #about .d-flex{display:block !important;}
    #t_authors .authors-box-info .news-author{display:flex;}
}
/*header style*/
.single .header__wrap {
    padding: 15px 0 15px 0;
}
.header__wrap .header__logo img {
    height: 28px;
}
.nav-wrap {
    /*float: left;*/
    margin: 8px 15px;
}
.nav > li a {
    font-size: 14px;
}
.search-frm-sec{
    float: right;
}
.search-frm-sec .search {
     margin-top: 0;
}
.search-frm-sec .search__button .button
{
    padding:0px 10px;
}
.search-frm-sec .search__input {
    padding-left: 0;
}
.search-frm-sec .search__button .button i {
    margin-right: 0;
}
.header__wrap {
    padding: 15px 0 15px 0;
}
.article--detail .article__text p {
    font-size: 1.05rem;
    color: #333;
    line-height: 2rem;
}
.search-frm-sec .search__input input[type="text"] {
    height: 40px;
    font-size: 14px;
    padding: 0px 10px 0 10px;
}
.search-frm-sec .search__button .button {
    height: 40px;
}
.news-box__header {
    color: #f1e8e8;
    background: #8020a3;
}
.footer__top {
    padding: 50px 0 30px 0;
}
@media only screen and (max-width: 768px) {
    .author-box{
       display:block !important;
    }
    .author-box_img {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
        float: initial;
    }
    .author-box_desc h4 {
        padding: 20px 25px 0;
        border-radius: 10px 10px 0 0;
        justify-content: center;
        text-align: center;
    }
    .author-box_desc p {
        border-radius: 0 0 10px 10px;
    }
	ul.ul-reset.newsRelated-list li{
		    flex: 0 0 100%!important;
	}
	.mu-sidegrid div{
		width:100% !important;
	}
}
@media only screen and (max-width: 1199px) {
    .nav-wrap {
        margin: 0;
    }
	.news .section-container{
		display:block;
	}
	.homepage .hero-section .section-container__box:nth-child(1){
		padding-right:20px;
	}
	.networth-section ul.ul-reset.newsRelated-list li{
		    flex: 0 0 100%!important;
	}
}
.article--custom .img {
    padding-bottom: calc(639.44 / 710 * 100%);
}
.home .content {
    padding-top: 20px;
}


.wp-block-table td, .wp-block-table th {
    border: none;
    padding: 12px 25px;
    word-break: normal;
    font-size: 16px;
    font-weight: 500;
    border:1px solid #0820481A;
}
.article__text h2, .article__text h3, .article__text h4{
	margin: 20px 0;
}


/* Single.php */
:root {
    --sp_body_bg: #F5F6F8;
    --sp_primary_color: red;
    --sp_breadcrum_color: rgba(43, 53, 79, 0.5);
    --sp_breadcrum_separator_color: #2B354F;
    --sp_breadcrum_active_color: #2B354F;
    --section_bg: #ffffff;
    --sp_title:#2B354F;
    /* --sp_font_family: "Poppins",sans-serif; */
    --sp_font_family: "Inter";
}

.site-container{background:#F5F6F8;}
.sp_body_bg{
    background-color: var(--sp_body_bg);
}
.pb-20{
    padding-bottom: 5rem; /* 80px */
}
#single_page_updated{
    display: block;
    font-family: var(--sp_font_family) !important;
    padding-top: 80px;
}

#single_page_updated .breadcrum #breadcrumbs a{
    color: var(--sp_breadcrum_color);
    font-family: var(--sp_font_family);
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    padding-right: 4px;
}

#single_page_updated .breadcrum #breadcrumbs .separator{
    font-family: var(--sp_font_family) !important;
    color: var(--sp_breadcrum_separator_color);
    left: 25.69%;
    right: 71.05%;
    top: 13.02%;
    bottom: 13.02%;
    padding-right: 4px;
}

#single_page_updated .breadcrum #breadcrumbs span strong{
    color: var(--sp_breadcrum_active_color);
    font-family: var(--sp_font_family);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    padding-right: 4px;
}

#single_page_updated .section-white{
    background-color: var(--section_bg);
}
#single_page_updated .sp_title{
    color: var(--sp_title);
    font-family: var(--sp_font_family);
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
}
#single_page_updated .section{
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0px 4px 7px rgb(0 0 0 / 5%);
}

#single_page_updated .right-section{
    padding: 25px;
    border-radius: 10px;
    padding-bottom: 0.8rem;
	position: sticky;
    top: 30px;
    align-self: flex-start;
}





#single_page_updated .author-name{
    font-family: var(--sp_font_family) !important;
    color: #2B354F;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

#single_page_updated .author_designation{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}


#single_page_updated .author-name-bottom{
    font-family: var(--sp_font_family) !important;
    color: #2B354F;
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
}

#single_page_updated .author_designation-bottom{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}

#single_page_updated .author-social-icons{
    display: flex;
    min-width: max-content;
	margin-bottom:10px;
	min-width:100px;
}

#single_page_updated .author-social-icons,#single_page_updated .author-social-icons li{
	list-style:none;
}

#single_page_updated .author-social-icons .sd-content ul {
    display: flex;
}
#single_page_updated .sd-content ul li a img{
	width: 20px;
}

#single_page_updated .sd-content ul li {
/*     background: #ddd; */
    padding: 3px 8px !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    align-self: center;
}
#single_page_updated .sd-content ul li.sh-facebook{
	background: #3b5998;
} 
#single_page_updated .sd-content ul li.sh-linkedin{
        background:#0077b5;
} 
#single_page_updated .sd-content ul li.sh-twitter{
        background: #00acee;
} 

.sd-content ul li.share-facebook div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-facebook a:before, .sd-social-icon-text .sd-content li.share-facebook a:before, .sd-social-text .sd-content ul li.share-facebook a:before{
	content:unset !important;
}
.sd-content ul li.share-linkedin div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-linkedin a:before, .sd-social-icon-text .sd-content li.share-linkedin a:before, .sd-social-text .sd-content ul li.share-linkedin a:before{
	content:unset !important;
}
.sd-content ul li.share-twitter div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-twitter a:before, .sd-social-icon-text .sd-content li.share-twitter a:before, .sd-social-text .sd-content ul li.share-twitter a:before{
	content:unset !important;
}

#single_page_updated .sd-content ul li a img {
    width: 13px;
    filter: grayscale(50%) invert(100%);
}

#single_page_updated .updated-on{
    font-family: var(--sp_font_family) !important;
    color: black;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}
#single_page_updated .updated-on-lable{
    font-family: var(--sp_font_family) !important;
    font-size: 18px;
    line-height: 22px;
}



#single_page_updated .lable{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
}

#single_page_updated .quick-summary{
    padding: 20px;
    font-family: var(--sp_font_family) !important;
    background-color: rgb(144,180,148, 0.25);
    border-radius: 10px;
}
#single_page_updated .quick-summary .heading{
    font-family: var(--sp_font_family) !important;
    color: #2B354F;
    font-weight: 600;
    font-size: 18px;
}
#single_page_updated .quick-summary .lable{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
    font-size: 16px;
}
#single_page_updated .quick-summary .lable .icon i{  
    font-family: var(--sp_font_family) !important;  
    font-size: 20px;
    padding-left: 10px;
}

#single_page_updated #quick-summary-desc h1,h2,h3{
    font-family: var(--sp_font_family) !important; 
    font-size: 20px;
}

#single_page_updated #quick-summary-desc p{
    font-weight: 400;
    font-family: var(--sp_font_family) !important;
    font-size: 18px;
}



#single_page_updated .post-content .desc p{
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: justify;
    font-weight: 400;
    font-family: var(--sp_font_family) !important;
    font-size: 18px;
    line-height: 170%;
    color: #091228E5;
}

#single_page_updated .post-content .desc p a{
    font-family: var(--sp_font_family) !important; 
    font-size: 16px;
    line-height: 170%;
    color: blue;
}

#single_page_updated .post-content .desc p a:hover{
    font-family: var(--sp_font_family) !important; 
    font-size: 16px;
    line-height: 24px;
    color: #0056b3;
}




#single_page_updated .post-content .desc h1,h2,h3{
    font-weight: 600;
    font-family: var(--sp_font_family) !important;
    font-size: 18px;
    line-height: 24px;
}



#single_page_updated .quick-summary .lable .icon{
    font-family: var(--sp_font_family) !important;
    line-height: 25px;
    vertical-align: middle;
}  


#single_page_updated .summary-desc{
    font-family: var(--sp_font_family) !important;
    border-left: 10px solid #90B494;
    border-radius: 10px;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
}

#single_page_updated .post-content .main_img{
    border-radius: 10px;
}

#single_page_updated .post-content .desc{
    font-family: var(--sp_font_family) !important;
    color:rgba(9, 18, 40, 0.9);
    font-weight: 400;
    font-size: 17px;
    line-height: 170%;
}

#single_page_updated .tag{
    font-family: var(--sp_font_family) !important;
    background-color: #EDE7F2;
    border-radius: 357px;
    color: #2B354F;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}

#single_page_updated .media-enquiry{
    background-color: #EDE7F2;    
    border-radius: 15px;
}

#single_page_updated .media-enquiry h1{
    font-family: var(--sp_font_family) !important;
    font-weight: 700;
    font-size: 20px;
    color:#2B354F;
    line-height: 2rem;
}
#single_page_updated .left-border{
    border-left: 1px solid;
}

#single_page_updated .media-enquiry .cnt{
    font-family: var(--sp_font_family) !important;
    padding: 18px 25px 18px 25px;
    color: rgba(9, 18, 40, 0.9);
}

#single_page_updated .media-enquiry .cnt button{
    font-family: var(--sp_font_family) !important;
    background: #491181;
    box-shadow: 0px 4px 7px rgb(0 0 0 / 5%);
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 135%;
    padding: 22px;
    border: 0;
}

#single_page_updated .media-enquiry .cnt-2{
    padding-top: 6%;
    padding-bottom: 0%;
    padding-right: 30px;
    padding-left: 18px;
}

#single_page_updated .media-enquiry .cnt-2 .media-cnt{
    font-family: var(--sp_font_family) !important;
    background-color: #fff;
    padding: 10px;    
    border-radius: 5px;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
    color: #22293E;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;

}

#single_page_updated .author{
    font-family: var(--sp_font_family) !important;
    
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
}

#single_page_updated .author .read-more{
    font-family: var(--sp_font_family) !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 135%;
    color: #2b354f7d;
}

#single_page_updated .sd-content ul li {
    font-family: var(--sp_font_family) !important;
    margin: 0 8px 0px 0;
    padding: 0;
}

#single_page_updated .sd-sharing {
    margin-bottom: 0;
}

#single_page_updated .sd-content .share-customize-link {
    font-family: var(--sp_font_family) !important;
    display: none;
    line-height: 11px;
    margin-top: 0;
}

#single_page_updated .author-box{
    display: none;
}


#single_page_updated .right-section .right-head{
    font-family: var(--sp_font_family) !important;
    border-top: 5px solid #491181;
    height: 5px;
    width: 100%;
    margin-left: 10px;
}

#single_page_updated .right-section .right-box-head .right-btn-bg{
    font-family: var(--sp_font_family) !important;
    background-color: #491181;
    padding: 15px;
    border-radius: 10px 0px 10px 10px;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
    margin-top: -5px;
    text-align: center;
}

#single_page_updated .right-section .right-box-head .right-btn-bg span{
    font-family: var(--sp_font_family) !important;
    color:#FFFFFF;
    /* padding: 15px; */
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
}

#single_page_updated .right-section .right-box-head .no-fill{
    padding: 15px;
    margin-top: -5px;
}

#single_page_updated .right-section .right-box-head .no-fill span{
    font-family: var(--sp_font_family) !important;
    color:#2b354f70;
    float: right;
    padding-top: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
}

#single_page_updated .right-section .right-box-text{
    /* text-decoration: underline; */
    font-family: var(--sp_font_family) !important;
    padding-top: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 135%;
    color: #2B354F;
}

#single_page_updated .right-section .right-box-text-2{
    font-family: var(--sp_font_family) !important;
    font-weight: 600;
    font-size: 14px;
	text-align:center;
    line-height: 135%;
    color: #2B354F;
    /* text-align: left; */
}


#single_page_updated .right-section .section-white-news{
    font-family: var(--sp_font_family) !important;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 15px;

}




#single_page_updated hr{
    margin-top:0.5rem;
    margin-bottom:0.5rem;
}

#single_page_updated .news-entry-author{
    padding-left: 1rem !important;
}

#single_page_updated h2{
    font-family: var(--sp_font_family) !important;
    font-size: 28px;
    line-height: 170%;
    color: #2b354f;
    margin: 18px 0;
    font-weight: 700;
}

#single_page_updated h3{
    font-family: var(--sp_font_family) !important;
    font-size: 20px;
    line-height: 2rem;
    color: #491181;
}

#single_page_updated h4{
    font-family: var(--sp_font_family) !important;
    font-size: 18px;
    line-height: 2rem;
    color: #491181;
}

#single_page_updated .desc ul{
    font-size: 15px;
    font-weight: 400;
}

#single_page_updated .desc ul{
    list-style: none;
    margin:0;
    padding:0;
    position: relative;
}
#single_page_updated .desc ul:before{
        content:"";
        display: inline-block;
        width: 2px;
        /*background: #491181;*/
        position: absolute;
        left:3px;
        top:10px;
        height: calc(100% - 22px );
}
#single_page_updated .desc ul li{
      position: relative;
      padding-left: 35px;
      margin-bottom:15px;
      font-size: 18px;
}
#single_page_updated .desc ul li:before{
        content:"";
        display: inline-block;
        width: 15px;
        height: 15px;
        background: #BAD0BC;
        position: absolute;
        left:0;
        top:5px;
        border-radius: 10px;
}

#single_page_updated .tags{
    margin-top: 1.5rem !important;
    margin-bottom: 1rem !important;
}

ul.mu-highlight li {
    padding: 10px 15px !important;
}
ul.mu-highlight li:nth-child(odd) {
    background: #EDE7F2;
    border-left: 5px solid #491181;
}
ul.mu-highlight li:nth-child(even) {
    background: #90B49440;
    border-left: 5px solid #90B494;
}

ul.mu-highlight li:before{
	display:none !important;
}
.news-related-people {
    margin-top: 85px;
    display: flex;
    column-gap: 20px;
	justify-content:space-between;
}

.nrp-info {
    width: 40%;
}

.nrp-list {
    width: 55%;
    display: flex;
    column-gap: 20px;
	justify-content:space-between;
}

.nrp-list a img {
    width: 100%;
    border-radius: 10px;
    height: fit-content;
}
.nrp-info div {
    color: #2B354F;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}
nrp-info p {font-size:14px;}



.mu {
    margin-top: 33px;
}
.mu_year_cont {
    margin: 0 0 0px 25px;
}

.mu_year_cont {
    border-left: 2px solid #90b494;
    position: relative;
}
.mu_year_collision {
    /*height: 13px;*/
}
.mu_year_borderhide {
    width: 4px;
    height: 24px;
    background-color: #fff;
    position: absolute;
    left: -3px;
}
.mu_year_dot {
    top: 4px;
}
.mu_year_dot {
    position: absolute;
    left: -9px;
    height: 16px;
    width: 16px;
    border-radius: 20px;
    background-color: #90B494;
}
.mu_year {
    font-size: 18px;
    font-weight: 700;
    margin-left: 35px;
}

.mu_year {
    color: #618766;
}
.mu_year_dot_inner {
    width: 8px;
    height: 8px;
    border-radius: 11px;
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 4px;
}
.mu_item_collision {
    margin: 0px;
}
.mu_item_collision {
    position: relative;
}
.mu_item_dot {
    position: absolute;
    top: calc(50% - 4px);
    z-index: 1;
    left: -5px;
    width: 8px;
    height: 8px;
    background: unset;
    border-radius: 8px;
}
.mu_item_line {
    width: 67px;
/*     border-bottom: 1px dashed #afafaf; */
    position: absolute;
    top: calc(50% - 1px);
}
.expand .mu_item {
    height: auto;
    position: relative;
}
.mu_item {
    margin-left: 35px;
/*     box-shadow: 0 2px 8px 0 #d5d5d5; */
    position: absolute;
}
.mu_item {
    display: inline-block;
    min-height: 50px;
    border-radius: 8px;
    overflow: hidden;
    z-index: 1;
}
.mu_text_cont {
/*     padding: 16px 17px 11px 17px; */
}
.mu_text_cont.hasattr p {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #082048E5 !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEE;
}

.mu_text_cont {
    width: 100%;
    height: 100%;
    vertical-align: top;
    box-sizing: border-box;
}
.mu_text_cont, .mu_item .mu_img {
    display: inline-block;
}
.mu_text_cont p {
    margin-bottom: 0;
}
.mu .mu_year_cont:last-child {
    border-color: #fff;
}
.single-area p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px;
}




/* ==========Author page CSS (10-Oct-2022)==================== */

#c_footer{
    background-color: #082048;
    padding-top: 50px;
    padding-bottom: 50px;
}

#c_author .author-box{
    border-radius: 10px;
    padding:30px;
}

#c_author .img-div{
    align-self: center;
    padding-left: 121px;
    padding-right: 30px
}
#c_author .img-div img{
    width: 335px;
   /* height: 322px;*/
    vertical-align: middle;
    border-radius: 10px;
}
#c_author .desc p{
    text-align: justify;
}


#c_author .author-name-bottom{
    font-family: var(--sp_font_family) !important;
    color: #2B354F;
    font-weight: 600;
    font-size: 30px;
    line-height: 135%;
}

#c_author .tabs-content{
    display: none;
}
#c_author .open{
    display:block;
}

#c_author .author_designation-bottom{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
}

#c_author .description-text{
    font-family: var(--sp_font_family) !important;
    color: rgb(9, 18, 40, 70%);
}

#c_author .tabs{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}


#c_author .tabs .tb-head ul{
    padding-left: 20px;
    margin:0;
    list-style: none;
    display: flex;
}
#c_author .tabs .tb-head ul li{
    padding-bottom: 15px;
    padding-top: 15px;
}

#c_author .tabs-content{
    border-radius: 10px;
}

#c_author .post-item{
    padding:25px;
    background-color: #EFF1F4;
    border-radius: 10px;
    margin: 10px;
}

#c_author .post-item .author-title{
    font-weight: 700;
    font-size: 18px;
    line-height: 135%;
    padding-top: 20px;
    text-align: left;
    color:#2B354F;
}
#c_author .post-item .author-title a{color:#2B354F; }
#c_author .author-name{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px; 
    color: #2B354F;
}
#c_author .updated-on{
    font-weight: 600;
font-size: 13px;
line-height: 16px;
/* identical to box height */


color: rgba(43, 53, 79, 0.6);
}
#c_author .author_designation{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: rgba(43, 53, 79, 0.6);

}
#c_author .post-item img{
    border-radius: 10px; 
    /* padding-left:10px; 
    padding-right:10px;  */
    width: 100%; 
    height: 260px;
}
#c_author .author-posts{
    padding: 15px;
}

#c_author .news-entry-author{
    width: 100%;
}

#c_author .tabs .tb-head ul li .active{
    text-decoration: none;
    font-family: var(--sp_font_family) !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:20px;
    padding-bottom:20px;
    background: #491181;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
    border-radius: 10px 10px 0px 0px;
    color:white;
    font-weight: 600;
    font-size: 14px;
    line-height: 135%;
}

#c_author .tabs .tb-head ul li a{
    text-decoration: none;
    font-family: var(--sp_font_family) !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:15px;
    padding-bottom:20px;
    background: #DFDAE9;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
    border-radius: 10px 10px 0px 0px;
    color:#7E788B;
    font-weight: 500;
    font-size: 14px;
    line-height: 135%;
}

/* ==========Author page CSS==================== */


/* =====Authors page (11 Oct 2022)==== */

#t_authors .authors-box-info{
    font-family: var(--sp_font_family) !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 20px 30px 20px 30px;
}

#t_authors .authors-box-info:hover{    
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
}

#t_authors .fs-social-icons ul{
    list-style: none;
    display: flex;
}

#t_authors .fs-social-icons ul li{
    font-family: var(--sp_font_family) !important;
    margin-left: 5px;
}

#t_authors .fs-social-icons ul li a .fa-facebook-square,#t_authors .fs-social-icons ul li a .fa-twitter,#t_authors .fs-social-icons ul li a .fa-linkedin-square{
    width: 30px;
    height: 30px;
    background-color: #1877f2;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

.fs-social-icons .fa-facebook-square:before,.fs-social-icons .fa-twitter:before,.fa-linkedin-square:before{
	    vertical-align: -webkit-baseline-middle;
}

#t_authors .fs-social-icons ul li a .fa-facebook-square:hover{
    background-color: #1877f2;
    opacity:0.6; 
    color:#fff;
}



#t_authors .fs-social-icons ul li a .fa-twitter:hover{
    background-color: #00acee;
    opacity:0.6; 
    color:#fff;
}


#t_authors .fs-social-icons ul li a .fa-linkedin-square:hover{
    background-color: #0077b5;
    opacity:0.6; 
    color:#fff;
}

#t_authors .author-name-bottom{    
    font-family: var(--sp_font_family) !important;
    color: #2B354F;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}

#t_authors .author_designation-bottom{
    font-family: var(--sp_font_family) !important;
    color: rgba(43, 53, 79, 0.6);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}

#t_authors .visit-profile a{
    font-family: var(--sp_font_family) !important;
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
    color: #491181;
}

#t_authors .fa-arrow-right{
    vertical-align: text-top;
    font-size: 12px;
    /* line-height: 41px; */
    margin-top: 5px;
}

#t_authors .author-desc{
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: rgba(9, 18, 40, 0.7);
}
#t_authors .authors-page-title{
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 37px;
    line-height: 135%;
    color: #2B354F;
}

#t_authors .authors-box-info hr{
    margin-top: 0;
    margin-bottom: 0.7rem;
}

#t_authors .portfolio{
    height:70px;
    overflow:hidden;
    transition: all 0.65s ease;
    
}
.readmore{
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    height: auto !important;
    transition: height 0.25s ease-in;
    
}

#t_authors .expandbtn{
    /* float: right; */
    font-family: var(--sp_font_family) !important;
    background: #491181;
    box-shadow: 0px 4px 7px rgb(0 0 0 / 5%);
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 135%;
    padding: 10px;
    border: 0;
    height: 25px;
}

/* =====Authors page (11 Oct 2022)==== */

.wp-block-table:first-of-type table tr:first-child td:first-child {
    width: 45%;
}
.wp-block-table table tr:first-child td:first-child {
    border-top-left-radius: 10px;
/*     width: 45% */
}
.wp-block-table table tr:first-child td:last-child {
    border-top-right-radius: 10px;
}
.wp-block-table table tr:first-child td {
    font-size: 18px;
    color: #fff !important;
    padding: 15px 25px;
}
.wp-block-table table tr:first-child td strong {
    color: #fff;
}
.wp-block-table table tr:first-child {
    background: #491181;
}
.wp-block-table tr {
    background: rgba(73, 17, 129, 0.1);
}
.wp-block-table{ border-radius:10px;}

.schema-faq.wp-block-yoast-faq-block {
    background: #90b49425;
    padding: 25px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.schema-faq-block{
    background: #90b49425;
    margin: 0 !important;
    padding: 25px;
    padding-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 35px;
}

.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){
	border-radius: 50px !important;
	height: unset !important;
	min-width: unset !important;
}

.sharedaddy .sw{
    color: #fff;
    font-size: 20px;
}

#single_page_updated .left-section img{
	border-radius:10px;
}

#c_author .author-posts{width:100%;}

/**TOC**/
div#toc_container {
	margin-top:25px;
    padding: 25px;
    border-radius: 10px;
    background: #90B49425;
    border: none;
	width: 100% !important;
}
p.toc_title {
    color: #2B354F !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    margin: 0px !important;
	position:relative;
}
#toc_container a {
    color: rgba(8, 32, 72, 0.9);
    font-weight: 500;
}
#toc_container ul li {
    margin-bottom: 10px !important;
    padding-left: 30px !important;
}
#toc_container span.toc_toggle {
	position:absolute;
    right: 10px;
    color: rgb(239 244 239 / 0%);
}
#toc_container span.toc_toggle a {
	color: rgba(43, 53, 79, 0.6) !important;
    font-size: 14px !important;
}

/**Comment**/

.box-comment-content {
    margin-top: 25px;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}

.comment-metadata {
    display: none;
}
.box-comment-content textarea#comment {
    width: 100%;
    max-height: 100px;
    border-radius: 10px;
    border: 1px solid rgba(8, 32, 72, 0.1);
}
.box-comment-content p.form-submit {
    text-align: end;
	margin-bottom: 40px;
}
.box-comment-content input#submit {
    background: #49118115;
    border-radius: 10px;
    border: none;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 135%;
    color: #491181;
    cursor: pointer;
}

.box-comment-content.byuser.comment.comment-author-shawnstroud,.box-comment-content .comment{
	list-style: none;
}
.box-comment-content .comment-body{
	padding: 20px;
    border: 1px solid rgba(8, 32, 72, 0.1);
    border-radius: 10px;
}
.box-comment-content .comment.byuser.comment-author-shawnstroud .comment-body .comment-meta{
	display: flex;
    justify-content: space-between;
}
.box-comment-content .comment.byuser.comment-author-shawnstroud .comment-body .comment-metadata{
	    font-size: 12px;
}
.box-comment-content .comment-body .comment-content{
	margin-top: 18px;
}
.box-comment-content .comment .comment-respond{
	    margin-top: 20px;
}

.mu_comments_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 135%;
    color: #2B354F;
    align-self: center;
}

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

input#mu_comment_button {
    background: #49118115;
    border-radius: 10px;
    border: none;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 135%;
    color: #491181;
    cursor: pointer;
}

.box-comment-content .comment-respond{
	display:none;
}
.box-comment-content .comment-respond,.box-comment-content .comment{
	margin-top:20px;
}
#reply-title small{
	float:right;
}
.mu-sidegrid div {
    width: 48%;
    padding: 15px !important;
}

.mu-sidegrid {
    display: flex;
    flex-flow: wrap;
    gap: 4%;
}
.cat-desc {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fff;
}
ul.ul-reset.newsRelated-list {
    display: flex;
    flex-wrap: wrap;
	gap:20px;
}
.hero-section{
	background:#fff;
}

ul.ul-reset.newsRelated-list li {
        flex: 0 0 48%;
}
.archive-page .article--custom .article__content{
	position:unset;
	background:unset;
}
.archive-page .news-category__list .article--custom .article__title {
    font-size: 15px;
    text-align: center;
	color:#2B354F;
	font-weight: 600;
}
.archive-page .news-box{
	height:100%;
	background: #fff;
}
.homepage .newsRelated-list>li a{
	padding:0px;
}
