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;
    }
}
.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: center;
    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) {
    .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;
    height: 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%;
	height: 100%;
    margin: 0;
}
.author-box_desc h4 {
	padding-left: 12.5rem;
	/*padding-left:2rem;*/
    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;
	/*padding: 0rem 2rem 1rem 2rem;*/
    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(639.44 / 710 * 100%);
}
.home .content {
    padding-top: 20px;
}