b,strong{
    color: #111 !important;
}
/*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: 100%;
}
/*footer*/
.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 #ddd;
    padding: 10px;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 20px;
}
.author-box_img {
    float: left;
    padding-right: 10px;
    width: 116px;
}
.author-box img {
    border-radius: 50%;
    max-width: 100%;
}
.author-box_desc {
    display: block;
    background: #8a23a8;
    margin-top: 4rem;
}
.author-box_desc h4 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
}
.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;
    }	
	
}

@media only screen and (max-width: 1080px) {

.tags .share .lable {
		margin-top:0px !important
	}
}


.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: 100px;
    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: rgba(98, 25, 150, 0.58);
    z-index: 1;
}
.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: 51px;
    margin-bottom:40px;
}
.news-img-wrap {
    width: 340px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    position: relative;
}
.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;
}
a.news-entry-image-link {
    display: block;
}
img.news-image.news-entry-image {
    width: 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: 30px;
    line-height: 32px;
    margin: 10px 0 0 0;
    word-break: break-word;
}
.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: 30px;
    border-radius: 50%;
    margin-right: 7px;
}
.news-date {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #777777;
}
.news-date p.entry-meta {
    margin-bottom: 0;
}
.news-author {
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
}
@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) {
    .news-meta {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .news-img-wrap {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
        max-width: 340px;
    }
}
@media only screen and (max-width: 575px) {
    .author-info.py-2.justify-content-between{
        display: block !important;
    }
    .author-info.py-2.justify-content-between .align-self-center{
        padding-left: 5.5rem;
    }
    
    .news-attr {
        height: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    }
    .news-attr > div {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .news-attr {
        height: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        background: #ffffff;
    }
    .news-author {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    .news-attr> div +div {
        border-top: 1px solid #f1f1f1;
        border-left: none;
        padding-top: 10px;
        padding-left: 0;
        margin: 10px 0 0 0;
    }
    .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;
    }
}
/*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;
}
/**author box style**/
.author-box {
    margin-top: 20px;
    border:none;
    padding: 0;
    width: 100%;
    clear: both;
    display: block;
    margin-bottom: 20px;
    position: relative;
}
.author-box_img {
     padding-right: 0;
    width: 116px;
    position: absolute;
    left: 20px;
    width: 150px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #f3f3f3;
    box-shadow: 0 30px 60px 0 rgba(76, 19, 136, 0.26);
    top: 0;
}
.author-box img {
    border-radius: 50%;
    max-width: 100%;
    border-radius: 50%;
    margin-right: 2rem;
    width: 100%;
    margin: 0;
}
.author-box_desc h4 {
	padding-left: 12.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 1rem;
}
.author-box_desc p {
    padding: 10px 30px 30px 200px;
    color: #ffffff !important;
    background: #8a23a8;
    border-radius: 7px;
}
.news-box__header {
    color: #f1e8e8;
    background: #8020a3;
}
.footer__top {
    padding: 50px 0 30px 0;
}
.main__content {
    width: auto;
}
@media only screen and (max-width: 768px) {
    .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: 45px 30px 0 30px;
        background: #8a23a8;
        margin: -90px 0 0 0;
        border-radius: 10px 10px 0 0;
        justify-content: center;
        text-align: center;
        color: #fff;
    }
    .author-box_desc p {
        padding: 30px;
        border-radius: 0 0 10px 10px;
    }
}
@media only screen and (max-width: 1199px) {
    .nav-wrap {
        margin: 0;
    }
}
.article--custom .img {
    padding-bottom: calc(400 / 710 * 100%);
}
.home .content {
    padding-top: 20px;
}










/* ==========Single.php Design (23-Sep-2022)=========== */

:root {
    --sp_body_bg: #F5F6F8;
    --sp_primary_color: red;
    --sp_breadcrum_color: rgb(43 53 79); /*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";
}

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

#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: #adadad;
    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;
    line-height: 170%;
}
#single_page_updated .section{
    padding-top: 30px !important;
    padding: 24px;
    border-radius: 10px;
}

#single_page_updated .right-section{
    padding: 25px;
    border-radius: 10px;
    padding-bottom: 0.8rem;
}





#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: rgb(43 53 79 / 81%); /*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: #2b354fe3;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}

#single_page_updated .author-social-icons{
    display: flex;
    min-width: max-content;
}



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

.author-info.py-2.justify-content-between {
    display: flex;
    line-height: 40px;
}

#single_page_updated .lable{
    /* font-family: var(--sp_font_family) !important; */
    color: #2b354fdb;
    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: 18px;
}

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



#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: 18px;
    line-height: 24px;
    color: blue;
}

#single_page_updated .post-content .desc p a:hover{
    /* font-family: var(--sp_font_family) !important;  */
    font-size: 18px;
    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: #2b354fc9;
}

#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:#2b354fd9;
    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: 16px;
    line-height: 135%;
    color: #2B354F;
    max-width: 430px;
    /* 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: 22px;
    line-height: 2rem;
    color: #491181;
}

#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: 15px;
      margin-bottom:0px;
}
#single_page_updated .desc ul li:before{
        content:"";
        display: inline-block;
        width: 8px;
        height: 8px;
        background: #491181;
        position: absolute;
        left:0;
        top:10px;
        border-radius: 10px;
}

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





/* ==========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: 30px;
    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;
}

#author_post_pagination{
    list-style: none;
    display: flex;
}
#author_post_pagination li{
    padding: 4px 10px 4px 10px;
    background-color: #491181;
    margin-right: 5px;
    color: #fff;
}

.author_post_pagination_p{
    padding: 4px 10px 4px 10px;
    background-color: gray;
    margin-right: 5px;
    color: #fff;
    cursor: pointer;
}

.author_post_pagination_p.active{
    background-color: #491181;
}
#page_count_showing{
    
    margin-right: 15px;
    color:gray;
}

.ajax_loder_div{
    position: absolute;
    background: black;
    height: 100%;
    width: 100%;
    height: auto;
    z-index: 999999;
    height: 88%;
    border-radius: 15px;
    opacity: 25%;
}

@media screen and (max-width: 767px) {
    .pr_sm_4 {
      padding-right: 16px;
    }
}

@media screen and (max-width: 991px) {
    .pt_sm_4 {
      padding-top: 16px;
    }
}

@media screen and (max-width: 1199px) {
    #single_page_updated .left-border {
        border-left: none;
    }
}

@media screen and (max-width: 991px) {
    .p-xs-0 {
        padding: 0 !important;
    }
}







#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: 18px;
    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: 9px;
    padding-top: 9px;
}

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

#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;
}
#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: 200px;
}
#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: 50px;
    padding-right: 50px;
    padding-top: 18px;
    padding-bottom: 12px;
    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: 50px;
    padding-right: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    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{
    width: 25px;
    height: 25px;
    background-color: #1877f2;
    color:#fff;
    padding: 5px;
    border-radius: 50%;
    /* width: 100%; */
    line-height: 15px;
    text-align: center;
    font-size: 13px;
}

#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{
    width: 25px;
    height: 25px;
    background-color: #00acee;
    color:#fff;
    padding: 5px;
    border-radius: 50%;
    /* width: 100%; */
    line-height: 15px;
    text-align: center;
}

#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{
    width: 25px;
    height: 25px;
    background-color: #0077b5;
    color:#fff;
    padding: 5px;
    border-radius: 50%;
    /* width: 100%; */
    line-height: 15px;
    text-align: center;
}

#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)==== */


.facebook-manual{
	color:#38529A
}

.twitter-manual{
	color:#4DA6E9
}

.linkedin-manual{
	color:#0073B1;
}

.linkedin-manual:hover{
	color:#07a0f3
}

.facebook-manual:hover{
	color:#285dee;
}


.total_sharesalt{
	display:none !important;
}

.swp_share_button{
	border-radius: 20px !important;
}


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

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

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

.sd-sharing ul{
    list-style: none;
    display: flex;
}

.footer__bottom p{
    color: #c1cacf;
}
.footer__bottom p a{
    color: #e444ff;
}

.category-list--vertical>li a i{
    font-size: 14px;
}

.mp-grid-container {
    background-image: url(../images/mp-grid-bg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.text-main-color {
    color: #178574;
}

.custom_cta_section {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.custom_cta_section a{
    text-decoration: underline;
}

/*Contact Form Style Start*/
#contactForm { 
    display: none; 
    padding: 2em;
      width: 100%;
      vertical-align: -webkit-baseline-middle;
      margin: auto;
      height: 100vh;
      align-items: center;
      text-align: center;
      background: #f5f5f5;
      position: fixed;
      top: 50%;
      color: #f3f3f3;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
        z-index:999;
    overflow:auto;
  }
.mu_contact_form{
    width: fit-content;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
}
  .inquiry-form > li{
      /* padding:20px 20px 0px 0px !important; */
  }
  .inquiry-form > li label,.inquiry-form > li label i{
      color:#748d99 !important;
  }
  .mu_head{
      background: -webkit-linear-gradient(#9e5bb0, #6a5bb7);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 22px;
  }
  .mu_subhead {
      font-size:16px;
      color: #748d99;
  }
  .mu_close{
        position: absolute;
        right: 25px;
        top: 25px;
        cursor: pointer;
        background: #2a1c1c57;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        text-align: center;
        color: #fff;
        padding: 1px;
  }
  .mu_close img{
    width: 12px !important;
    height: 23px !important;
  }
  #contactForm form{
      max-width: 550px;
      margin: auto;
      margin-top: 10px;
  }
  
  #contactForm input, #contactForm textarea { 
    font-family: inherit;
    text-transform: inherit;
    font-size: 14px;
    text-indent: 10px;
    display: block;
    width:100%;
  }
  #contactForm textarea { height: 80px; resize: none; }

  #contactForm .inquiry-form > li{
    /* padding: 8px 0px 0px 0px !important;
    flex: 0 0 48% !important; */
  }
  #contactForm .inquiry-form{
    column-gap: 20px;
    margin: 0px !important;
  }
  #contactForm .inquiry-form>li .form-box select{
    /* padding: 0.5rem 0.7rem !important;  
    margin: 0.4em 0 !important; */
  }
  #contactForm .recaptcha-btn > div > div{
      display:flex;
      margin: 15px 0;
  }
  #contactForm .pcaptcha_div {
    width: 30%;
}
#contactForm  .error {
    font-size: 12px;
}
  /*Contact Form Style End*/


  /* MEGA MENU */
html .mega-menu > a > span::after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="%23FFFFFF" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M19 9l-7 7-7-7" /></svg>');
    background-size: 12px 12px;
    margin-left: 6px;
    margin-top: 4px;
}
.mega-menu > a > span{
    display:flex;
}
.mega-menu > a{
    text-decoration: none !important;
    position: relative;
}

.mega-menu:hover > a > span::after {
    transform: rotate(180deg);
}

/* MEGA MENU */
.mega-menu > .sub-menu > li > a {
	font-weight: bold;
    /* pointer-events: none; */
}


@media screen and (min-width: 1200px) {
	.header__wrap {
		position: relative;
	}
	.header__wrap .col-md-9,
	.js-primary-menu,
	.js-primary-menu li.mega-menu {
		position: unset;
	}
	.mega-menu > .sub-menu > li {
		width: 25%;
		float: left;
		margin-bottom: 15px;
	}
	.js-primary-menu .sub-menu .sub-menu>li+li {
		border: 0;
	}
	html .sub-menu>li+li {
		border-top: 0;
	}
	.js-primary-menu .mega-menu .sub-menu {
		background-color: #f0f7fe;
		-webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
		box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
		width: 100%;
		left: 0!important;
		padding: 0 15px 0 12px;
		opacity: 1;
		top: 55px;
		visibility: visible;
		backface-visibility: visible;
		transition: none;
		transition-delay: 0ms;
	}
	.js-primary-menu .mega-menu > .sub-menu {
		right: 0;
		padding: 20px !important;
	}
	.js-primary-menu .mega-menu:hover > ul.sub-menu {
		display: flex;
		flex-wrap: wrap;
	}
	.js-primary-menu .mega-menu .sub-menu a {
		border: 0;
		font-size: 12px !important;
		padding-bottom: 0px;
	}
	.js-primary-menu .sub-menu .sub-menu {
		margin: 0 !important;
		position: relative;
		top: 0;
		padding: 0 !important;
        display: block !important;
        box-shadow: none;
	}
	.mega-menu .sub-menu::after {
		content: none;
	}
	.mega-menu > a {
		position: relative;
	}
	.mega-menu:hover > a:after {
		content: "";
		width: 12px;
		height: 12px;
		background: #f0f7fe;
		transform: rotate(45deg);
		position: absolute;
		right: 50px;
		top: 24px;
	}
	.nav-primary .wrap.fixed__header li {
		padding-bottom: 0;
	}
	.nav-primary .wrap.fixed__header .mega-menu:hover>a:after {
		top: 64px;
	}
	.nav-primary .wrap.fixed__header .js-primary-menu .mega-menu > .sub-menu {
		top: 70px;
	}
}

@media screen and (max-width: 1199px) {
	.menu-item-has-children a {
		display: block;
	}
    ul.sub-menu {
        position: relative;
        top: 0;
        padding: 0;
    }
    ul.sub-menu a {
        font-size: 12px !important;
    }
	.menu-item-has-children .sub-menu {
		display: none !important;
	}
	.menu-item-has-children.menu-open .sub-menu {
		display: block !important;
	}
	.js-primary-menu > .menu-item-has-children > a:before {
		position:absolute;
		display:block;
		content:"";
		right: 10px;
		border:5px solid transparent;
	}
	.js-primary-menu > .menu-item-has-children > a:before {
		top: 22px;
		border-top-color:#fff;
	}
}