/***Post detail page ***/

.entry ol, .entry ul {
    margin-bottom: 20px;
    padding-left: 0;
    margin-left: 20px;
}
.entry ul li, .entry ol ul li, .comment-content ul li, .comment-content ol ul li,.entry ol li{
    color: #171717;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 25px;
}
.entry a:hover {
    color: #006dcc;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
.single-post #tie-wrapper {
    background: #fff;
}
#main-content-row .main-content{
    margin-top: 14px;
}

.post-basic-information ul{
    display: flex;
    margin-top: 14px;
    align-items: center;
}

.post-basic-information ul li{
    display: inline-block;
    border-right: 1px solid #0052CC4D;
    padding-right: 10px;
    margin-right: 10px;
    color: #17171780;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.post-basic-information ul li ul{
	   margin-top: 0;
}
.featured-area img{
    border-radius: 8px;
}
.post-basic-information ul li:last-child{
    line-height: 0;
    margin-right: 0;
/*     margin-left: auto; */
    border-right: 0;
    padding-right: 0;
	margin-top: 3px;
}
.total-readers span{
    color: #0991AE;
}
.vote_for_post h5 span.like-count, .vote_for_post h5 span.dislike-count {
    padding: 0;
    margin: 0;
}
.total-like span{
    color: #16C582;
}
.post-basic-information ul li.total-dislike{
    border-right: 0;
}
.total-dislike span{
    color: #E0243D;
}
.post-basic-information .wishlist{
    float: right;
    display: none;
}
.post-basic-information .wishlist img{  
    vertical-align: inherit;
}
.post-basic-information .total-dislike img, .post-basic-information .total-like img {
    vertical-align: sub;
}
.post-basic-information .total-readers img{
    vertical-align: inherit;
}
.single-post .entry-content p a {
    color: #0f5499 !important;
    font-weight: 400;
}

.post-basic-information ul.like-dislike-wrapper{
	    margin-top: 0;
}
.featured-area{
    margin-bottom: 24px;
}
#story-highlights ul{
    margin-bottom: 5px !important;
}
#story-highlights .story-highlights-list li{
    list-style: none;
    border-bottom: 1px solid #0f5499;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 0;
    display: flex;
    width: 100%;
}
#story-highlights .story-highlights-list li b, #story-highlights .story-highlights-list li strong{
	    display: contents;
}
#story-highlights .story-highlights-list li::before{
    content: '';
    border-bottom: 1px solid #0f5499;
    font-size: 30px;
    line-height: 1;
    border-left: 7px solid #0f5499;
    margin-right: 10px;
}
.single-post .entry-content p a:hover{
    background: transparent;
    color: #0051cc;
}
.single-post .main-content {
    z-index: 9;
}
.post-cat-wrap {
    position: relative;
    z-index: 3;
    pointer-events: auto;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: inherit !important;
    line-height: 0;
    display: block;
}
a.post-cat:hover{
    background: #0052cc1f;
    color: #0051cc;
}
.single-post .post-cat {
    background: #0052CC1A;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #0052CC;
    margin-top: 20px;
    margin-right: 8px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: 0.3s;
    display: inline-block;
}
.short_content{
    font-weight: 400;
    font-size: 16px;
    color: #171717B2;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.price-percentages li{
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #171717;
    margin-right: 22px;
}
.price-percentages li:not(:first-child){
    border: 1px solid #0052CC4D;
    border-radius: 50px;
    padding: 4px;
    line-height: 0;
}
.price-high-low{
    color:#16C582;
}
.price-high-low img{
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px;
}
.percentage-high-low{
    vertical-align: middle;
    margin-top: 0px;
    margin-left: 3px;
    color: #E0243D;
}
.percentage-high-low img{
    margin-left: 4px;
    vertical-align: middle;
    margin-top: -1px;
}
.percentage-high{
    color: #16C582;
 
}
.percentage-high img{
    margin-left: 4px;
}

.token-image{
    vertical-align: middle;
    margin-top: -4px;
    width: 20px;
}
.token-name{
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #171717;
    margin: 0 4px;
}
.entry-header .entry-title {
    color: #171717;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin-top: 18px;
}
#main-content-row .homepage_banner_ad{
    margin: 35px 0px 0px;
}
.entry p {
    color: #171717;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 25px;
}
.entry-content h2 {
    font-size: 28px;
    color: #171717;
    font-weight: 600;
}
.entry-content h3 {
    font-size: 24px;
    color: #171717;
    font-weight: 600;
}
.entry-content h4 {
    font-size: 22px;
    color: #171717;
    font-weight: 600;
}
.entry-content h5 {
    font-size: 21px;
    color: #171717;
    font-weight: 600;
}
.entry-content h6 {
    font-size: 20px;
    color: #171717;
    font-weight: 600;
}
.homepage_sidebanner_ad{
    padding: 0;
    margin: 40px 0;
}
.loader-before-data{
    background: #f0f0f0;
    height: 12px;
    border-radius: 2px;
    animation: pulse 1.5s infinite ease-in-out;
    position: relative;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
}

@keyframes pulse {
    0% {
        background-color: #f7f6f6;
      }
      50% {
        background-color: #f0f0f0;
      }
      100% {
        background-color: #f7f6f6;
      }
}
/****************** Subsciber newsletter css starts******************************/
.copy-post-link img {
    position: relative;
    top: -2px;
    margin-right: 2px;
    cursor: pointer;
}
.disclaimer_block{
    background: #1717170D;
    border-radius: 8px;
    padding: 20px;
}
.disclaimer_block h3{
    color: #171717;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}
.disclaimer_block p{
    font-weight: 400;
    color: #17171780;
    font-size: 14px;
    line-height: 22px;
}

.subscribe-newsletter{
    background-color: #0066FF0D;
    border: 1px solid #0052CC4D;
    border-radius: 8px;
    padding: 20px;
    margin: 28px 0;
}
#share-buttons-bottom{
    margin-top: 28px;
}
.subscribedSuccess{
    background-color: #fff !important;
}
.subscribe-newsletter h4{
    color: #0052CCB2;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}
.subscribe-newsletter h3{
    color: #171717;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    margin: 14px 0 6px;
}
.subscribe-newsletter p{
    color: #171717B2;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 12px;
}
.custom-checkbox {
    display: none;
}
.checkbox-wrapper{
    margin-top: 16px;
    margin-bottom: 4px;
}
.custom-label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
    color: #171717;
    font-weight: 500;
    line-height: 28px;
    margin-right: 12px;
}
.custom-label span{
    position: relative;
    top: 2px;
}
.custom-label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border-radius: 8px;
    background-color: transparent;
    border: 1px solid #0052CC4D;
}
.custom-checkbox:checked + .custom-label::before {
    background-color: #ffffff;
    border-color: #ffffff;
}
.custom-label::after {
    content: '';
    position: absolute;
    left: 7px;
    top: 3px;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}
.overlay-block .custom-label, .overlay-block .article-page-subscriber {
    pointer-events: none;
}
.checkbox-wrapper li{
    display: none;
}
.custom-checkbox:checked + .custom-label::after {
    opacity: 1;
}
.article-page-subscriber{
    display: flex;
    margin: 18px 0 6px;
}
.email-wrapper, .email-wrapper .email-input{
    width: 100%;
}
.article-page-subscriber .submit-button{
    min-width: 130px;
    background-color: #0052CC;
    padding: 6px 10px;
    min-height: 40px;
    border-radius: 8px;
    margin-left: 22px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}
.email-wrapper .email-input{
    width: 100%;
    min-height: 45px;
    border: 1px solid #0066FF4D;
    border-radius: 8px;
    padding: 6px 10px;
    background: #fff;
    color: #171717B2;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}
.subscription-form h6{
    color: #171717B2;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 20px;
}
.subscription-form h6 span{
    font-weight: 700;
}
.custom-checkbox:checked+.custom-label::before {
    background-color: #0052CC;
    border-color: #0052CC;
}
.custom-checkbox:checked + .custom-label {
    color: #0052CC; 
}
#successfully-subscribed{
    margin-bottom: 0;
    font-size: 12px;
    color: #49b749;
}
#error-message-select{
    color: #fe2a2a;
    font-size: 12px;
    margin-bottom: 0;
}
.subscription-form #error-message-select{
    margin-bottom: 20px;
}  
.subscription-form #newsletterSelectOption{
	    margin: 0;
}
.subscription-form  #newsletterSelectOption li {
	margin-bottom:0;
} 
/*************  social share css *****************************/

#share-buttons-bottom{
    background: #0101360D;
    padding: 16px 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
#share-buttons-bottom h3{
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #171717;
}
#share-buttons-bottom  .share-links{
    margin-left: auto;
}

.share-links a.twitter-share-btn, .share-links a.twitter-share-btn:before {
    background: #000;
}
.post-tags-modern a:hover{
    color: #0f5499 !important;
}
.post-tags-modern a {
    float: none;
    background: #f0f2fc;
    padding: 4px 10px 4px;
    border-radius: 4px;
    font-weight: 400;
    color: #171717;
    font-size: 14px;
    margin: 4px;
    display: inline-block;
    border: 0;
}


.share-links a .share-btn-icon {
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
.share-links a {
    display: inline-block;
    margin: 2px;
    height: 30px;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    border-radius: 100%;
    width: 30px;
}
.magazine2 .share-buttons-bottom {
    border: 0;
    margin-left: 0%;
    padding: 10px 0 20px;
}
#related-posts .mag-box-title h3 {
    font-size: 22px;
    margin-right: 20px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: calc(100% - 145px);
    float: left;
    font-weight: 600;
}
#related-posts .the-global-title{
    border-bottom: 0;
    margin-bottom: 0;
    width: 100%;
    display: flex;
}
#related-posts .the-global-title:before, #related-posts .the-global-title:after{
    display: none;
}
#related-posts .related-posts-list .date {
    font-size: 14px;
    color: #0f5499;
    margin-top: 5px;
    font-weight: 400;
}
#related-posts .related-item .post-title {
    line-height: 24px;
    font-weight: 500;
    margin-top: 8px;
}
#related-posts .post-title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #171717;
    font-size: 14px;
    line-height: 22px;
}
.entry .wp-block-pullquote, .entry .wp-block-quote{
    color: #2c2f34;
    font-size: 13px;
    border-left: 7px solid #0f5499;
    background: #fff;
    border-radius: 0;
    padding: 25px !important;
    width: 80%;
    margin: 0 auto 25px;
    text-align: left;
}
.entry .wp-block-pullquote p, .entry .wp-block-quote p {
    font-size: 19px;
    font-weight: 400;
    line-height: 32px !important;
}
blockquote::before, q::before{
    display: none;
}
#related-posts .post-meta .meta-item.tie-icon:before , .theiaStickySidebar .post-meta .meta-item.tie-icon:before{
display: none;
}

#the-sticky-video .featured-area-inner .tie-fluid-width-video-wrapper.tie-ignore-fitvid iframe{
    height: 420px;
    position: relative;
}
.wp-block-heading.get-graph-symbol, .wp-block-heading.exchange-symbol{
	    visibility: hidden;
	    font-size: 0;
}

/**Popover authors*/

.popover__wrapper {
    position: relative;
    height: 17px;
}
.popover__wrapper .author_media {
    height: 40px;
}
.popover__title{
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}
.author_media h3 {
    font-size: 14px;
   
}
.popover__title .author_name:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #1b6afa!important;
}
.author_media h3 span {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #0052CCCC;
}
.author_media h3 .post_date_display {
    color: #000;
    margin-left: 10px;
    font-weight: 400;
}
.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background: #fff !important;
    border-radius: 8px !important;
    width: 300px;
    padding: 15px;
    box-shadow: 0px 0px 31.8px 0px #0000004D;
}
.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0,-20px);
    transition: all .7s cubic-bezier(.75, -.02, .2, .97);
    width: 300px;
    margin-top: 20px;
    left: -10px;
}
.popover__content:before {
    position: absolute;
    z-index: -1;
    content: "";
    left: calc(20% - 40px);
    border-style: solid;
    border-color: transparent transparent #bfbfbf;
    transition-duration: .3s;
    transition-property: transform;
    top: -8px;
    border-width: 0 0.4rem 0.5rem;
    border-bottom-color: #1b6afa;
    display: none;
}
.author_block_pophover .media {
    margin-bottom: 0;
    display: flex;
}
.author_block_pophover .avatar {
    border-radius: 50px;
    width: 50px;
    /* box-shadow: 0 5px 5px #aaa; */
    margin: 0 10px 10px 5px;
}
.author_block_pophover .media .media-body h3 {
    font-weight: 600;
    color: #0052CCB2;
}
.author_block_pophover h3 {
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 2px!important;
}
.author_block_pophover h4 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}
.author_description p {
    font-size: 14px;
    color: #171717B2;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.author_description ul {
    margin-top: 10px !important;
    line-height: 10px;
}
.author_block_pophover .media .media-body .author_profile_view_more_img {
    width: 11px;
    float: right;
    top: 6px;
    position: relative;
}
.author_description ul li {
    display: inline-block;
    border-right: 0;
    padding-right: 0;
    margin-right: 6px;
	margin-top:0 !important;
}
.post-basic-information .author_description ul li:last-child {
  margin-left: 0 ;
}
.author_description ul li img {
    width: 28px;
    margin: 3px;
    vertical-align: middle;
}

/* review author */

.reviewed_and_edited h4 {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.2;
    margin-top: 5px;
    color: #000;
}
.reviewed_and_edited h4 span {
    font-size: 14px;
    font-weight: 400;
    color: #0f5499;
}
.popover__wrapper:hover .popover__content_review {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all 0.7s cubic-bezier(0.75, -0.02, 0.2, 0.97);
    width: 300px;
    top: 38px;
    /* margin-top: 24px; */
    left: -30px;
}
.popover__content_review {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    background: #fff !important;
    border: 2px solid #0f5499 !important;
    border-radius: 10px !important;
    width: 300px;
    padding: 15px;
}

.author_block_pophover h4 {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    color: #171717B2;
}

/**story heightlight*/
#story-highlights {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 4%;
    margin-top: 0;
    padding: 0;

}
#story-highlights .the-subtitle {
    min-height: 15px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 26px;
    color: #171717;
}
#story-highlights .widget-title::after,#story-highlights .widget-title::before{
    display: none;
}
#story-highlights .widget-title {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
#story-highlights ul {
    margin-bottom: 25px;
}
#story-highlights li {
    list-style: none;
    border-bottom: 1px solid #0066FF4D;
    padding: 10px 0;
    margin-bottom: 0;
}
#story-highlights .highlight {
    margin-bottom: 0 !important;
    border-left: 7px solid #0052CC4D;
    padding-left: 15px;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 34px;
    color: #171717;
}

/**Table of contents**/
.yoast-table-of-contents {
    padding: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #E5F0FF;
    border-radius: 16px;
}
.yoast-table-of-contents h2 {
    color: #171717;
    font-weight: 600;
    font-size: 20px;
    width: fit-content;
    display: inline-block;
    margin-bottom: 0;
}
#toggleButton{
    cursor: pointer;
    display: inline-block;
    float: right;
}
.yoast-table-of-contents ul {
    display: block;
    overflow: hidden;
    max-height: 1000px;
    opacity: 1;
    border: 1px solid #0052CC4D;
    border-radius: 8px;
    margin: 8px 0 0;
    padding-left: 0;
    transition: max-height 0.3s ease-out;
}
.yoast-table-of-contents ul li {
    margin: 0;
    line-height: 1.7;
    margin-bottom: 0;
    color: #0066FF;
    font-size: 14px;
    font-weight: 400;
    list-style-type: none;
    position: relative;
    border-bottom: 1px solid #0066FF4D;
    padding: 8px 14px;
}
.yoast-table-of-contents ul li:last-child{
    border-bottom: 0;
}
.yoast-table-of-contents ul li a {
    color: #0066FF;
    position: relative;
}
.yoast-table-of-contents ul li a::before{
    content: '';
    width: 4px;
    height: 4px;
    background-color: #0066FF;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.yoast-table-of-contents ul.hidden {
    max-height: 0;
    transition: max-height 0.3s ease-out;
    opacity: 0;
    margin: 0;
    border: 0;
   
}
#toggleButton img{
    margin-top: 7px;
}
.related-item img{
    border-radius: 8px;
}

/**Table**/
.wp-block-table {
    padding: 0px;
    border-radius: 8px;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #0066FF1A;
}
.wp-block-table .table-is-responsive table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
    margin-bottom: 0em;
    border: 0px;
    border-top: 0;
    font-size: 15px;
    font-weight: 300;
}
.wp-block-table td, .wp-block-table th{
    padding: 8px 16px;
}

.entry table tbody td, .entry table tbody th {
    border: 0
}
.wp-block-image img {
    border-radius: 5px;
}

.wp-block-table .table-is-responsive table strong {
    font-weight: 600;
}
.single-post .entry table tbody tr td:first-child:not(.price-prediction.single-post .entry table tbody tr td:first-child) {
    font-weight: 600;
    color: #171717;
}

/**FAQ**/
.schema-faq {
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 25px;
    border: 1px solid #0052CC1A;
    box-shadow: 0px 4px 50px 0px #6B56061A;
    background: #fff;
}
.wp-block-yoast-faq-block .schema-faq-question {
    font-size: 18px;
    color: #171717;
    font-weight: 700;
    line-height: 22px;
}
.wp-block-yoast-faq-block .schema-faq-answer {
    color: #171717;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.schema-faq-section:last-child p {
    margin-bottom: 0 !important;
}
/**Top gainer and top looser**/



.entry .top-experts ul li, .entry .top-gainer ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 10px 0;
    padding-bottom: 0;
}

/**compnay profile popover**/
.profile_data {
    white-space: nowrap;
    font-weight: 700;
    text-transform: capitalize;
}
.info-icons {
    width: 16px;
    vertical-align: baseline;
    position: relative;
    top: 3px;
}
.company__wrapper {
    position: relative;
    display: inline-block;
    height: 25px;
}
.company_user_profile:hover .company__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
    line-height: 1;
}
.company__wrapper .profile_link_element {
    color: #6b81f8;
    position: absolute;
    right: 10px;
}
.company_logo .company_logo_img {
    margin: 6px auto;
    display: block;
    width: 80px;
    border-radius: 50px;
    border: 5px solid rgb(102 127 255 / 40%);
}
.company__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 100px;
    transform: translate(0, 10px);
    padding: 12px 15px 12px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    background: #fff !important;
    border: 1px solid #0f5499 !important;
    border-radius: 10px !important;
    width: 300px;
    text-align: center;
    left: -90px;
    margin-top: 20px;
}
.company__wrapper .profile_link_element {
    color: #6b81f8;
    position: absolute;
    right: 10px;
}
.company-name {
    margin-top: 14px;
    margin-bottom: 0px;
    font-size: 18px;
    display: block;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}
.company-details {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}
.company_mail {
    color: #979797;
    font-weight: 400 !important;
    font-size: 14px !important;
    display: block;
    margin: 4px 0 10px 0;
}
.company_category {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 10px !important;
    display: inline-block;
    margin-top: 4px;
}
.profile-company-social {
    display: block;
    margin-top: 8px;
}
.company-social-icons {
    display: inline-flex;
    margin-bottom: 5px !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.company_logo .user_profile_img{
    margin: 6px auto;
    display: block;
    width: 80px;
    border-radius: 50px;
    border: 5px solid rgb(102 127 255 / 40%);
}
.profile_designation {
    margin-bottom: 10px;
    font-size: 16px;
    color: #8c8d8f;
    line-height: 24px;
    display: block;
    text-transform: capitalize;
}

/**compnay profile **/
.company-details-block {
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d9d9d9;
}
.companies_details {
    border-right: 0 solid #e4e3e3;
}
.companies_details .media {
    margin-bottom: 5px;
    display: inline-block;
}
.companies_details .media .media-left {
    margin-top: 0;
    width: 50px;
    margin-right: 10px;
    display: inline-block;
}
.companieslogo {
    width: 50px;
    border-radius: 50px;
}
.companies_details .media .media-body {
    display: inline-block;
    vertical-align: top;
}
.company-full-name {
    font-weight: 400;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    font-size: 18px !important;
    text-transform: capitalize;
    line-height: 1;
}
.business-models {
    margin-bottom: 0px;
}
.business-model-list {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 400;
}
ul.business-model-list {
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 6px !important;
}
.single .entry ul.business-model-list li {
    list-style-type: none;
    font-size: 12px!important;
    font-weight: 400;
    display: inline-block;
    line-height: 18px!important;
    border-radius: 3px;
    color: #49507d;
    margin-right: 6px;
    margin-bottom: 2px;
    -webkit-font-smoothing: antialiased;
    background: #dde1f7;
    padding: 0px 5px;
}
.company_news_block .about-company {
    font-size: 13px !important;
    margin-bottom: 0;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.6;
}
.company_category span {
    background: rgb(0 41 255 / 30%);
    padding: 6px 8px;
    border-radius: 4px;
    font-weight: 400;
    margin: 0 5px 0 0;
    display: initial;
    font-size: 12px !important;
    color: #576192;
}

/**person profile **/

/**Pros and cons **/
.review_wrap #review-box.review-box{
	display:none;
}
#review {
    background: #0052CC1A;
    padding: 20px 20px 0;
    border-radius: 8px;
    margin: 0;
    width: 100%;
    box-shadow: none;
}
.review-heading .review-title {
    padding: 0;
    background-color: transparent;
    border: 0;
}
#review .review-list li {
    padding: 6px 15px;
    font-size: 17px;
    border: 0;
    margin-bottom: 15px;
    border-radius: 8px;
    background: #FAFAFA;
}
.wp-review-edge-template .review-list li span {
    margin-top: 3px;
    display: inline-block;
    font-size: 14px;
    color: #171717;
    font-weight: 400;
}
.review-list .review-star {
    float: right;
}
.review-star {
    position: relative;
    margin: 0 auto;
    display: inline-block;
}
#review .review-total-wrapper {
    border-right: 1px solid #edf2f9;
    padding: 42px 0!important;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
}
#review .review-total-box {
    font-weight: 400!important;
}
.review-wrapper .review-list {
    padding-right: 15px;
    border-top: 0 !important;
}
.review-pros-cons .review-cons .mb-5 strong:before, .review-pros-cons .review-pros .mb-5 strong:before{
    display: none;
}
#review .review-pros-cons .review-cons ul, .review-pros-cons ol, .review-pros-cons ul{
    vertical-align: text-top;
    margin-top: 8px;
    margin-bottom: 0;
}
#review .review-pros-cons .review-pros ul li:before {
    color: green;
    margin-left: -25px;
    content: url('https://image.coinpedia.org/wp-content/uploads/2024/08/23104952/thumb-prons.svg');
    vertical-align: middle;
    opacity: 6;

}
#review .review-pros-cons .review-cons ul li:before {
    color: red;
    margin-left: -22px;
    content: url('https://image.coinpedia.org/wp-content/uploads/2024/08/23105028/cons.svg');
    vertical-align: middle;
    opacity: 6;
}
#review.review-wrapper .review-pros-cons .review-pros, #review.review-wrapper .review-pros-cons .review-cons{
    margin-bottom: 20px;
}

.review-pros-cons li {
    margin-bottom: 10px!important;
    line-height: 25px!important;
    font-size: 16px!important;
    -webkit-font-smoothing: antialiased;
    display: flex;
}

#review .review-pros-cons .review-cons, #review .review-pros-cons .review-pros {
    margin-top: 0;
}
#review.review-wrapper .review-pros-cons {
    border-top: 0 !important;
}
#review .review-pros-cons .review-pros, #review .review-pros-cons .review-cons {
    padding: 16px !important;
    margin-top: 0px;
    border-radius: 8px;
    background: #FAFAFA !important;
}
.review-pros-cons .review-pros ol {
    margin-left: 0px;
    background: #EDF8F2;
    padding: 15px 15px 5px;
    border-radius: 5px;
    list-style: disc;
    padding-left: 20px;
}
#review .review-pros ol li {
    background: url('https://image.coinpedia.org/wp-content/uploads/2024/08/23104952/thumb-prons.svg') no-repeat 0px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 35px;
    background-size: 24px;
}
.review-pros-cons .review-cons ol {
    margin-left: 0px;
    background:transparent;
    padding: 15px 15px 5px;
    border-radius: 5px;
}
#review .review-cons ol li {
    background: url('https://image.coinpedia.org/wp-content/uploads/2024/08/23105028/cons.svg') no-repeat 0px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 35px;
    background-size: 24px;
}
#review .review-total-wrapper .review-total-box div {
    font-weight: 400;
    font-size: 44px;
}
#review .review-total .review-result-wrapper i {
    font-size: 24px;
}
/**beginners and traders guide detail page*/

.beginners-guide.single-post #tie-wrapper, .traders.single-post #tie-wrapper {
    background: #fff;
}


.beginners-guide .yoast-table-of-contents ul li, .traders .yoast-table-of-contents ul li {
    color: #33E166;
}
.beginners-guide.single-post .entry-content p a, .traders.single-post .entry-content p a {
    color: #1b6afa !important;
}

.beginners-guide .enroll_quiz_btn, .traders .enroll_quiz_btn {
    color: #fff;
    font-weight: 400;
}
/* .enroll_quiz_block {
    background: #E8FFE4;
    padding: 25px;
    text-align: center;
    margin: 25px 0;
    border-radius: 5px;
}
.enroll_quiz_block h4 {
    color: #010304;
    font-size: 20px;
    margin-bottom: 9px;
}
.beginners-guide .enroll_quiz_block h5, .traders .enroll_quiz_block h5 {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 16px;
} */
.academy_tags {
    text-align: center;
    margin-bottom: 20px;
}
.academy_tags span {
    background: #f0f2fc;
    padding: 4px 10px 2px;
    border-radius: 4px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    margin: 4px;
    display: inline-block;
}
/*******************  vote like and dislike **************************************/
.like_dislike_voting{
    background: #0052CC0D;
    margin: 26px 0;
    padding: 20px;
    border-radius: 8px;
    z-index: -1;
    position: relative;
}
.vote_for_post {
    margin-left: 0;
    background: transparent;
    border-radius: 6px;
    position: relative;
    z-index: -1;
}
.like_dislike_btns{
    display: inline-block;
    float: right;
    margin-top: 1px;
}
.like_dislike_btns h5{
    z-index: 999;
    position: relative;
}
.vote_for_post_align {
    margin-top: 12px;
    border: 1px solid #0052CC4D;
    padding: 20px;
    border-radius: 8px;
}
.vote_for_post h4 {
    font-size: 16px;
    margin-top: 0;
    font-weight: 500;
    color: #000;
    display: inline-block;
    line-height: 20px;
}
.single-post .post-components{
    z-index: -1;
    position: relative;
}
#responsemessage {
    font-size: 14px !important;
    margin-top: 10px;
}
.vote_popup .modal-footer {
    text-align: right;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 15%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}
.vote_popup {
    padding-right: 0;
    position: relative !important;
    padding-top: 20px !important;
    background: 0 0 !important;
    padding-left: 0px;

}
.vote_popup .modal-dialog {
    width: auto;
    margin: 0 auto;
    text-align: left;
    transition: opacity 0.3s ease-in-out;
}
.vote_popup h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #171717;
}
#article_comment{
    background: #fff;
    border: 1px solid #0066FF4D;
    border-radius: 8px;
    padding: 10px 14px;
    width: 100%;
}
.select_article_status {
    margin-top: 15px;
    margin-bottom: 15px;
}
.select_article_status .active {
    background: #251c49;
    color: #fff;
}
.select_article_status button {
    background: #e6eafd;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#err_category {
    color: #e01414 !important;
    margin: 10px 0 !important;
    font-size: 13px !important;
}
/* .vote_close, .vote_submit {
    background: #251c49;
    line-height: 2.5;
    margin-top: 12px;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 0 16px;
    border-radius: 4px;
} */
.vote_close, .vote_submit {
    padding: 10px 20px;
    margin-top: 6px;
}
.vote_close {
    margin-right: 8px;
}
.vote_for_post h5 span {
    font-weight: 600;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
    float: none;
    padding: 8px 30px;
    border-radius: 5px;
    font-size: 14px;
}
.vote_for_post h5 span img{
    vertical-align: middle;
    display: inline-block;
}
.writing_no {
    color: #E0243D;
    border: 0;
    background: #FCD5D5;
    margin-right: 0 !important;
}
.writing_yes {
    color: #16C582;
    background: #16C5821A;
}
.writing_yes .show-onhover, .writing_no .show-onhover{
    display: none;
}
.writing_yes:hover{
    background-color: #16C582;
    color: #fff;
}
.writing_no:hover{
    background-color: #E0243D;
    color: #fff;
}
.writing_yes:hover .hide-onhover, .writing_no:hover .hide-onhover{
    display: none;
}
.writing_yes:hover .show-onhover, .writing_no:hover .show-onhover{
    display: inline-block;
}
#responsemessage {
    transition: color 0.3s ease-in-out;
}
.academy_tags a {
    color: #000;
}
.post-tags-modern .tagcloud{
    padding-top: 24px;
}
/*academy pages sidebar*/

.single-post.beginners-guide .sidebar .theiaStickySidebar,  .single-post.traders .sidebar .theiaStickySidebar, .single-post.checklist .theiaStickySidebar
{
    display:none;
}

/**google news image**/
.google_news_block img {
	width: 108px;
    margin-top: 4px;
}
.google_news-space{
    text-align: right;
    float: right;
    margin-top: 0px;
}
.beginners-guide .google_news-space, .traders .google_news-space{
    margin-top: 0px !important;
    min-height: 47px;
}
/* ccrypto live news */
/* .crypto-live-class a{
    color:#0f5499;
} */
.homepage_banner_ad.banner_ad_hide{
    display: none;
}

/**banner ad**/
.header_banner_ad .stream-title{
    background: 0 0;
    color: #000000eb !important;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0.2px;
    font-weight: 200;
    
}
/**Team members**/
.team-members-list ul {
    margin-bottom: 0px !important;
    white-space: nowrap;
    overflow: auto;
    background: #ffffff;
    padding: 15px 10px !important;
    text-align: center;
    margin-left: 0 !important;
    border-radius: 5px;
    margin-top: 5px;
}
.team-members-list ul li {
    list-style: none !important;
    min-width: 144px;
    margin-right: 0px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px !important;
    text-align: center;
    max-width: 150px;
    padding: 0 8px !important;
}
.team-members-list .team-members img {
    width: 50px;
    border-radius: 50px;
}
.team-members-list .team-members h5 {
    color: #000;
    font-size: 14px;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin-top: 2px;
    -webkit-font-smoothing: antialiased;
}
.team-members-list .team-members h6 {
    font-size: 13px;
    color: #3F4EA4;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: capitalize;
}
/* price prediction subscriber and poll subsriber design css start */
.price-prediction-subscriber{
    background: #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 14px;
    padding: 12px 14px;
    max-width: 600px;
	margin: 0 auto 20px;
}
.price-prediction-subscriber h2{
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 0;
}
.price-prediction-subscriber span img{
      vertical-align: middle;
    margin-right: 6px;
    width: 36px;
}
.price-prediction-subscriber .subscribe-btn{
    display: inline-block;
    background: #14064C;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    float: right;
    padding: 7px 28px;
    border-radius: 10px;
    margin-top: 1px;
   transition: all 0.3s ease 0s;
   box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 40%);
}
.price-prediction-subscriber .subscribe-btn:hover{
   background:#1d086e;
}
.poll-vote{
    background: #ffffff;
    padding: 14px 18px 12px;
    margin: 20px 0;
    border-left: 5px solid #14064C;
    border-radius: 6px;
}
.quetions-options{
    display: inline-block;
}
.vote-btn{
    display: inline-block;
    float: right;
}
.vote-btn button{
    display: inline-block;
    background: #14064C;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    float: right;
    padding: 6px 30px 6px;
    border-radius: 8px;
    margin-top: 15px;
	transition: all 0.3s ease 0s;
	box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 40%);
}
.surveybtns{
    margin-top: 18px;
}
.poll-vote h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
.radiobtns{
    margin-right: 20px;
}
.view-results{
    margin: 14px 0 8px;
}
.view-results input{
    max-width: 48%;
    width: 48%;
    border: 1px solid #818181;
    min-height: 42px;
    border-radius: 8px 0 0 8px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
    color: #505050;
}
.view-results .input-group{
   display: flex;
    align-items: stretch;
    width: 100%;
}
.view-results .input-group-append {
    margin-left: -1px;
}
.view-results .input-group-text{
    background: #14064C;
    padding: 9px 26px 9px;
    margin-left: -14px;
    border-radius: 8px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
	transition: all 0.3s ease 0s;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
	display: flex;
    align-items: center;
    min-height: 42px;
	justify-content: center;
    cursor: pointer;
}
.progressbar{
      /* background-color: rgb(192, 192, 192); */
      width: 58%;
      border-radius: 15px;
    display: inline-block;
    margin-left: 4px;
}
.progressbar span{
    color: white;
    padding: 1%;
    text-align: right;
    font-size: 20px;
    border-radius: 15px;
    display: block;
}
.view-result-block p{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #525252;
    margin-right: 20px;
	    min-width: 30px;
}
#display-percentage, #display-percentage-positive{
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
#view-result-poll, #subscriber-poll{
display:none;
}
.vote-btn .input-group-text:hover, .view-results .input-group-text:hover{
   background:#1d086e;
}
.entry p.error-msg{
    color: #f01414;
    font-size: 14px !important;
    line-height: 24px;
}
.entry p.submit-msg{
	 color: #0da71d;
    font-size: 14px !important;
    line-height: 24px;
	margin-bottom: 6px;
}
.poll_quetions_button{
	    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.academy_layout_sidebar{
    padding-right: 15px !important;
}
 .mb-google-news{
        display: inline-block;
        float: right;
	 line-height: 0;
 }
.post-cat-wrap{
	display: inline-block;
}

/* price prediction subscriber and poll subsriber design css End */
@media (max-width: 991px){
  
    .post-has-toggle #the-post .entry{
        max-height: initial;
        overflow: initial;
        position: relative;
    }
    .post-has-toggle #the-post .entry:not(.is-expanded):before, .toggle-post-content #toggle-post-button{
        display: none;
    }
    .top-gainers-loosers ul {
        text-align: left;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        width: auto;
        margin-bottom: 20px;
    }
    .top-gainers-loosers ul li {
        width: 116px !important;
    }
    .top-gainer h3 {
        font-size: 12px !important;
    }.top-gainer-desc h4 {
        font-size: 14px !important;
        line-height: 1;
    }.top-gainer-desc .color-green, .top-gainer-desc .color-red {
        font-size: 12px !important;
        margin-top: 2px !important;
    }
    .top-markets .dropdown-item h2 {
        font-size: 14px;
    }
    .single .entry ul.business-model-list li {
        padding: 1px 5px;
    }
    .company__wrapper {
        position: initial;
        height: 18px;
    }
    .company__content {
        left: 23%;
    }
    .yoast-table-of-contents ul li {
        font-size: 24px !important;
    }
    .yoast-table-of-contents ul li a {
        font-size: 14px !important;
        margin-bottom: 0;
        line-height: 24px !important;
    }
    .yoast-table-of-contents ul li ul{
        border: 0;
    }
    /* review block */
    .beginners-guide.post-template-default .marquee, .traders.post-template-default .marquee{
        background: #fff;
    }
    #review .review-list li {
        font-size: 14px !important;
        padding: 10px 12px !important;
        text-align: center;
    }
    .review-list .review-star {
        float: none;
        display: block;
    }
    .google_news_block{
        float: right;
    }
    .price-percentages li:last-child{
        margin-right:0;
    }
    .price-percentages li{
        font-size: 12px;
    }
    .token-name {
        font-size: 12px;
    }
    .magazine2.has-sidebar .sidebar {
        margin-top: 0px;
    }

}
@media (min-width: 992px) and (max-width: 1121px){
    .price-percentages li{
        margin-right: 10px;
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
.team-members-list ul {
    display: flex;
}

}
@media (min-width: 768px){
	.mb-google-news{
		    margin-top: 20px;
	}
	.post-basic-information .like-dislike-list{
	    margin-top: 0 !important;
	}
}

@media (max-width: 767px){
    .entry-header .entry-title {
        letter-spacing: 0;
        line-height: 36px;
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .short_content{
        font-size: 14px;
        line-height: 25px;
    }
    .single-post .post-cat {
        font-size: 12px;
    }
    .entry-content h2 {
        font-size: 20px;
    }
    .entry-content h3 {
        font-size: 19px;
    }
    .entry-content h4 {
        font-size: 18px;
    }
    .entry-content h5 {
        font-size: 17px;
    }
    .entry-content h6 {
        font-size: 16px;
    }
    .author_media h3 {
        font-size: 12px;
    }
    .author_media h3 .post_date_display {
        margin-left: 0;
        font-weight: 400;
        margin-top: 7px;
    }
    .author_block_pophover .avatar {
        width: 32px;
        margin-top: 4px;
    }
    .author_block_pophover .media-body {
        margin-top: 3px;
    }
    .author_block_pophover h3 {
        font-size: 14px !important;
        margin-top: 3px !important;
    }
    .author_block_pophover h4 {
        margin-top: 0;
        font-size: 10px;
    }
    .google_news_block img {
        margin-top: 8px;
        width: 100px !important;
    }
    .entry p{
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
        font-weight: 400;
    }
    .wp-block-yoast-faq-block .schema-faq-answer{
        font-size: 15px !important;
        line-height: 26px;
        margin-bottom: 20px !important;
    }
    .schema-faq{
        padding: 18px;
    }
    .post-tags-modern a {
        padding: 4px 9px;
        font-size: 13px;
        border-radius: 2px;
    }
    .vote_for_post h4 {
        text-align: center;
        font-size: 16px;
    }
    .vote_popup h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .select_article_status button {
        font-size: 11px;
        padding: 1px 8px;
        border-radius: 5px;
        margin: 3px;
    }
    .vote_popup .modal-body .form-group textarea {
        font-size: 12px !important;
    }
    #related-posts .mag-box-title h3 {
        font-size: 18px !important;
        max-width: 200px;
    }
    #related-posts .related-posts-list {
        margin: 0 -8px -20px;
    }
    .first-side-ad a {
        font-size: 10px;
    }
    .header_banner_ad .stream-title{
        font-size: 14px;
    }
    #story-highlights .the-subtitle{
        margin-bottom: 6px;
        font-size: 18px;
		margin-top: 10px;
    }
    #story-highlights .highlight {
        font-size: 15px !important;
        line-height: 24px !important;
    }
   
    .single .entry ul li, .single .entry ol li{
        line-height: 26px;
        font-size: 15px;
    }
    .review-cons ul li, .review-pros ul li {
        font-size: 15px!important;
        line-height: 22px!important;
        margin-bottom: 10px!important;
    }
    .author_description ul li img {
        width: 22px;
    }
    .meta-author-wrapper {
        margin-right: 0 !important;
    }
    
    .google_news_block img {
        margin-top: 8px;
    }
    
    .google_news_block {
       display: inline-block;
		line-height: 0;
		max-height: 24px;
    }
    #related-posts .post-thumb {
        display: none;
    }
    .single-post .post-components #related-posts .related-posts-list .related-item {
        
        width: 100%!important;
        
    }
    #related-posts .related-item {
        padding-bottom: 15px!important;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }
    #related-posts .related-posts-list .date:before{
        display: none;
    }
    #related-posts .related-posts-list .date{
        font-size: 12px;
    }
    #related-posts .the-global-title{
        margin-bottom: 14px;
    }
    #related-posts .related-item .post-title{
        font-size: 14px;
        margin-top: 4px;
    }
    .vote_for_post h5 span {
        float: none;
        font-size: 14px;
    }
    .popover__wrapper{
        height: 20px;
    }
    .company__content .profile_designation {
        font-size: 12px !important;
    }
    .company-name {
        font-size: 18px !important;
    }
    .company_category {
        margin-top: 6px;
    }
    .company-social-icons img {
        width: 22px;
    }
    .company_logo .company_logo_img{
        width: 60px;
    }
    .entry .wp-block-pullquote, .entry .wp-block-quote{
        padding: 16px !important;
    }
    .entry .wp-block-pullquote p, .entry .wp-block-quote p{
        font-size: 15px !important;
        line-height: 26px !important;
    }
    .wp-block-yoast-faq-block .schema-faq-question strong {
        font-size: 16px;
    }
    .company_news_block .about-company {
        font-size: 14px !important;
    }

    .review-list{
        margin-bottom: 12px;
    }
    .info-icons {
        top: 3px;
        width: 15px;
    }
    .beginners-guide .featured-area iframe, .traders .featured-area img {
        border-radius: 8px;
    }
	#the-sticky-video .featured-area-inner .tie-fluid-width-video-wrapper.tie-ignore-fitvid iframe {
		height: 200px;
	}
   .price-prediction-subscriber{
		padding: 8px;
	}
	.price-prediction-subscriber span img{
         margin-right: 3px;
		width: 34px;
    }
	.price-prediction-subscriber h2{
		font-size: 16px;
	}
	.price-prediction-subscriber .subscribe-btn{
		padding: 4px 14px 5px;
		border-radius: 7px;
		margin-top: 0px;
	   font-size: 13px;
	}
	.view-result-block p{
		    margin-bottom: 10px;
	}
	.poll_quetions_button{
		    display: inline-block;
	}
	.vote-btn {
    float: unset;
	}
	.quetions-options {
		display: block;
	}
	.surveybtns {
		margin-top: 8px;
	}
	.vote-btn button{
		margin-top: 11px;
		padding: 5px 30px 4px;
		font-size: 14px;
	}
	.poll-vote h3{
	font-size: 16px;
	}
	.poll-vote{
		padding: 10px 12px 8px;
	}
	.view-results{
		display: flex;
	}
	.view-results input {
		max-width: 100%;
		width: 100%;
	   font-size: 14px !important;
	}
	.view-results .input-group-text{
		padding: 9px 12px;
		margin-left: -4px;
		border-radius: 8px;
		font-size: 13px;
		min-width: 110px;
	}
	.progressbar span{
	 padding: 2%;
	}
	#story-highlights .story-highlights-list li{
	 font-size: 15px !important;
	 line-height: 1.5 !important;
	}
	.wp-block-yoast-faq-block .schema-faq-question{
		    font-size: 16px;
	}
	
	.author_description p {
	    font-size: 12px!important;
        font-weight: 300;
	}
   
    .single-post .post-cat{
        margin-top: 0px;
    }
    .price-percentages{
        margin-top: 10px;
    }
/*     .post-basic-information.author-details-mb ul li:nth-child(2){
        border-right: 0;
    } */
    .post-basic-information ul{
        margin-top: 6px;
        margin-bottom: 4px;
	    flex-wrap: wrap;
    }
	.post-basic-information ul li{
		    margin-top: 4px;
	}
	.popover__title , .post-basic-information ul li, .author_media h3 span {
		font-size: 12px;
	}

	.sidebar-explore-our-products, .category-recent-posts{
			display:none !important;
		}
	.price_prediction_block .wp-post-image{
		    max-height: inherit !important;
	}
	.mb-google-news{
		    margin-top: 4px
	}
	.post-basic-information ul li.like-dislike-wrapper li{
		    margin-top: 8px;
	}
	.loader-before-data{
		width:16px;
	}
}
    @media (max-width: 569px){
    .company_user_profile:hover .company__content {
        left: 16%;
    }
    .company-name {
        font-size: 18px !important;
    }
    .company-details, .company_mail {
        font-size: 13px !important;
    }
    .company__content .profile_designation {
        font-size: 12px !important;
    }
	
    }
    @media (max-width: 599px){
        .like_dislike_btns{
            float: left;
            margin-top: 10px;
            display: flex;
            justify-content: space-between;
            width: 100%;
        }
        .vote_for_post_align{
            display: inline-block;
            width: 100%;
        }
        .vote_for_post h5{
            display: flex;
            width: 100%;
        }
        .vote_for_post h5 span:first-child{
            margin-left: 0;
        }
        .vote_for_post h5 span{
            font-size: 12px;
            white-space: nowrap;
            margin: 0 6px;
            width: 50%;
            text-align: center;
        }
        
        .vote_popup .btn {
            width: fit-content;
        }
        .vote_for_post h4{
            text-align: left;
            font-size: 16px;
            display: block;
        }
    }
 
    @media (max-width: 580px){
		.copy-post-link img {
        	top: 0px;
    	}	
	   .disclaimer_block h3{
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 7px;
        }
        #share-buttons-bottom{
            display: block;
            text-align: center;
			 padding: 16px 14px;
        }
        #share-buttons-bottom .share-links{
            margin-top: 9px;
        }
        .share-links a{
            margin: 6px 2px 0;
        }
        .subscribe-newsletter h3{
            font-size: 18px;
        }
        .subscribe-newsletter p{
            font-size: 14px;
            line-height: 24px;
        }
        .subscribe-newsletter{
            padding: 14px;
        }
        .custom-label{
            font-size: 12px;
            white-space: nowrap;
            margin-right: 7px;
        }
        .checkbox-wrapper .custom-label:last-child{
            margin-right: 0;
        }
        .custom-label::before{
            top: -2px;
        }
        .article-page-subscriber{
            display: block;
        }
        .article-page-subscriber .submit-button{
            margin-left: 0;
            margin-top: 18px;
            width: 100%;
            font-size: 12px;
        }
        .email-wrapper .email-input{
            font-size: 13px !important;

        }
        .home_page_heading_tag{
            font-size: 16px;
            margin-bottom: 6px;
        }
        .custom-label::after{
            top: 0px;
        }
     

    }
@media(max-width:520px){
    .token-name{
        margin: 0 2px;
    }
    .token-image{
        width: 14px;
    }
    .price-percentages li:nth-child(1){
        display: block;
    }
    .price-percentages li:nth-child(2){
        margin-right: 6px;
    }
    .percentage-high-low{
        font-size: 10px;
    }
    .percentage-high-low img{
        width: 12px;
    }
    .percentage-high img{
        width: 10px;
    }

}
@media (min-width: 380px){
    .checkbox-wrapper li{
        margin-right: 12px;
    }
}
@media (max-width: 380px){
    .checkbox-wrapper{
        display: flex;
        justify-content: space-between;
    }
}
@media(max-width:320px){
    .like_dislike_voting{
        padding: 14px;
    }
    .like_dislike_btns h5{
        display: flex;
    }
    .vote_for_post_align{
        padding: 12px;
    }
    .vote_for_post h5 span{
        font-size: 10px;
        padding: 8px 16px;
        white-space: nowrap;
    }
    .vote_for_post h5 span:first-child{
        margin-right: 0;
    }
}



@media (min-width: 381px) and (max-width: 499px){
    #popover_content_wrapper {
        left: 2px;
        width: 260px;
    }
}
@media (max-width: 480px){
    #review .review-total-wrapper{
        padding: 20px 0!important;
    }
    #review .review-total-wrapper .review-total-box div{
        font-size: 30px;
    }
    #review .review-total .review-result-wrapper i {
        font-size: 20px;
    }
    .wp-review-87471.review-wrapper .mb-5{
        font-size: 18px !important;
    }
}
@media (max-width: 380px){
    #popover_content_wrapper {
        left: 2px;
        width: 240px;
    }
}
@media screen and (max-width: 480px){
#review .review-wrapper .review-list, #review .review-wrapper .review-total-wrapper {
    width: 100%;
}
.review-wrapper .review-list{
     padding-right: 0px;
      margin-bottom: 10px !important;
}
}
@media (min-width: 321px) and (max-width: 400px){
.company__content {
    width: 260px;
}
}

@media (max-width: 330px){
    .post-basic-information ul li{
        font-size: 11px;
    }
}



@media (max-width: 320px){
.company_user_profile:hover .company__content {
    left: 2%;
}
.company__content {
    width: 250px;
}
.featured-area .featured-area-inner .single-featured-image{
    margin-top: 3px;
}
.enroll_quiz_btn {
    padding: 9px 12px 7px;
    font-size: 12px;
}
.category-beginners-guide .course_block h5, .category-traders .course_block h5{
    font-size: 13px;
}
.category-beginners-guide .with_login h4, .category-traders .with_login h4{
    font-size: 20px;
}

}

@media (max-width: 290px){
    .author_media h3 {
        font-size: 11px !important;
    }
}
/**remove this css after enabled option on jannah*/
.post-components .about-author{
    display: none;
}
#share-buttons-bottom .share-title {
    display: none;
}


