.single-main-content strong {
    font-weight: 600; }
.single-main-content a {
    color:#017df4;
    text-decoration:underline;
}
figure.single-news-img {
    margin-bottom:0;
}
.unsubscribed-user .subscribe-button-wrapper {
    position: relative;
}
.chart-categories .single-chart-category {
    padding-right: 20px;
}
.chart-categories .single-chart-category:hover {
    text-decoration: underline;
}

#btn-set-preferencies {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    padding: 0 18px;
    border: none;
    font-family: "NeueHaasDisplay";
    margin-top: 5px;
}

#btn-set-preferencies:hover{
    cursor: pointer;
}

.btn-subscription-update {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    padding: 0 18px;
    border: none;
    font-family: "NeueHaasDisplay";
    margin-top: 5px;
}

.btn-subscription-update:hover {
    cursor: pointer;
}

.modal-wrapper-bg-signin .modal-wrapper .modal-body .modal-form .login-form .send-verification-email {
    font-size: 14px;
    line-height: 14.4px;
    font-weight: 400;
    text-decoration: underline;
    display: block;
    margin-bottom: 10px;
}

section.markets-table div.table-categories a.table-category-link {
    cursor: pointer;
}
div.chart-categories a.single-chart-category {
    cursor: pointer;
    word-spacing: 3px;
}

.unsubscribed-user .single-news .single-news-tags {
    position:relative;
    z-index: 20;
}

.modal-checkbox {
    margin-bottom:20px
}
@media (min-width: 992px) {
    .modal-checkbox {
        margin-bottom:36px
    }
}
.modal-checkbox .fake-checkbox {
    border:1px solid #6d6d6d;
    border-radius:0px;
    cursor:pointer
}
.modal-checkbox input[type="checkbox"]:checked+.fake-checkbox::after {
    background-color:#000;
    border-radius:0
}
.modal-checkbox .checkbox-text {
    font-size:12px;
    line-height:14px;
    font-weight:400;
    cursor:pointer
}

.modal-checkbox .checkbox-text a {
    text-decoration: underline;
}

#spinner {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.85);
    z-index: 1010001;
}

#spinner img{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .single-news [data-socialembed=default].embed-responsive {
    margin-bottom: 0rem;
}

.single-news p + [data-socialembed=default].embed-responsive {
    margin-top: -20px;
} */

.stock-slider-section .stock-slider .stock-slider-item .percentage.zero {
    color: gray;
  }

.stock-slider-new .stock-slider-item .percentage.zero {
    color: white;
}

.stock-slider-new .stock-slider-item .percentage.zero::before {
    content: none !important;
}

.stock-slider-section .stock-slider .stock-slider-item .percentage.zero::before {
    content: none;
  }

  @media(max-width: 767px){
    .banner .banner-wrapper.banner-desktop{
        display: none;
    }
  }

  @media(min-width: 768px){
    .banner .banner-wrapper.banner-mobile{
        display: none;
    }
  }

  @media(max-width:768px){
    .big-banner{
        display: none !important;
    }

    .email-share-button{
        display: none !important;
    }
 }

@media (min-width: 768px){
    .banner-left {
        z-index: 99999;
        overflow: hidden;
        text-align: right;
        /* top: 0px !important; */
        position: fixed;
        display: block !important;
        text-align: right;
        width: auto;
      }

    .banner-right {
        right: 0px;
        z-index: 99999;
        overflow: hidden;
        text-align: left;
        /* top: 0px !important; */
        position: fixed;
        display: block !important;
        width: auto;
    }
}



.banner-wrapper{
/* min-height: 0px !important; */
}

.btn-subscription-update {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    padding: 0 18px;
    border: none;
    font-family: "NeueHaasDisplay";
    margin-top: 5px;
}

.btn-subscription-update:hover {
    cursor: pointer;
}

.single-sidebar .author-info .author-description {
    font-size: 16px !important;
}

.profile-settings .user-address-form {
    margin-bottom: 30px;
}
.profile-settings .user-address-form .form-group {
    border-bottom: 1px solid #6d6d6d;
    padding-bottom: 9px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.profile-settings .user-address-form .form-group.custom-checkbox  {
    border-bottom: none;
}

.profile-settings .user-address-form .account-number {
    display: flex;
    flex-wrap: wrap;
}
.profile-settings .user-address-form .account-number span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    white-space: nowrap;
    flex: 0 0 120px;
    width: 120px;
}

.profile-settings .user-address-form .account-number .form-control {
    color: #6d6d6d;
    text-align: right;
    flex: 1;
    width: auto;
  }
@media (min-width: 992px) {
    .profile-settings .user-address-form .form-group {
        margin-bottom: 15px;
        padding-bottom: 0;
    }

}

#userPersonalInfo .modal-body .modal-header .modal-title {
    font-size: 24px;
  }

.banner.sticky{
    margin-bottom: 0px;
    z-index: 100;
}

.banner.sticky .banner-wrapper.sticky{
    min-height: 0px;
  }

  .download-file a {
      color: #000000;
  }

.modal-wrapper-bg-welcome {
    display: none;
    background-color: rgba(255,255,255,0.85);
}

.modal-wrapper-bg-welcome .modal-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.modal-wrapper-bg-welcome .modal-wrapper .modal-body {
    max-width: 376px;
    width: 100%;
    background-color: #fff;
    padding-bottom: 37px;
    box-shadow: 0 2px 15px 0 rgba(118,118,118,0.5);
    max-height: 90vh;
    overflow-y: auto;
}
.modal-wrapper-bg-welcome .modal-wrapper .modal-body .modal-header{
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 4px;
}

.modal-wrapper-bg-welcome .modal-wrapper .modal-body .modal-content{
    padding: 0 21px;
}

.modal-wrapper-bg-welcome .modal-wrapper .modal-body .modal-content .welcome-text {
    font-size: 20px;
}

.modal-wrapper-bg-welcome .modal-wrapper .modal-body .btn {
    display: block;
    background-color: #000;
    color: rgba(255,255,255,0.52);
    width: 100%;
    text-align: center;
    border: none;
    font-size: 16px;
    line-height: 41px;
    font-weight: 800;
    margin-bottom: 30px;
    cursor: pointer;
}


.modal-wrapper-bg-welcome .modal-wrapper .modal-body .modal-header {
    padding: 10px 21px;
    background-color: #2800d6;
    position: relative;
    margin-bottom: 29px;
}

.modal-wrapper-bg-welcome .modal-wrapper .modal-body .modal-header .close-modal {
    position: absolute;
    top: 11px;
    right: 11px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-wrapper-bg-signin .modal-help-desk {
    padding: 15px 20px;
    display: flex;
    position: absolute;
    top: -10px;
    right: 0;
}

/* WHAT YOU GET START */

.what-you-get.four-benefits {
    padding-bottom: 0;
}

.what-you-get.get-more .what-you-get-img {
    max-width: 100%;
    margin-bottom: 0;
}

.what-you-get.get-more .what-you-get-img img {
    object-fit: contain;
}

.what-you-get.get-more {
    padding-top: 0;
}

@media(max-width: 768px){
    .what-you-get.businessweek .what-you-get-img {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        margin-bottom: 0px;
    }
    .what-you-get.businessweek .businessweek-desc {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        margin-bottom: 32px;
    }
}

@media (min-width: 992px){
    .device-profile-settings .settings-form .form-group .input-group {
    flex: 0 0 420px;
    width: 420px;
    }
}

/* WHAT YOU GET END */

.subscribe-video-message{
    padding: 39px 67px 31px;
    margin: 50px 0;
    border: 3px solid #000000;
    border-radius: 6px;
    box-shadow: 0 2px 54px 0 rgba(147,147,147,0.5);
    background-color: #fff;
    text-align: center;
}

.subscribe-video-message p{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    letter-spacing: 0.43px;
}

.subscribe-video-message a{
    font-size: 22px;
    line-height: 26px;
    padding: 18px 10px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 12px 10px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.47px;
    color: #fff;
    border: 2px solid #000000;
    border-radius: 6px;
    background-color: #2800d6;
    font-weight: 700;
    max-width: 534px;
    margin-inline: auto;
    transition: 0.1s linear;
}

.news-item.mkd-region{
    font-family: Helvetica;
}

.businessweek-page .load-more-wrapper{
    display: block;
}

.top-50-main .top-50-profiles .single-profile.sport{
    background-color: #F7A000;
}
.top-50-main .top-50-list .top-50-name.sport{
    background-color: #F7A000;
}
.top-50-main .top-50-categories .top-50-category.sport .category-color{
    background-color: #F7A000;
}
.top-50-main .top-50-categories .top-50-category.sport .category-name{
    color: #F7A000;
}
@media (min-width: 1265px) {
    .top-50-main .top-50-categories .top-50-category .category-name {
        font-size: 19px !important;
    }
}
@media (min-width: 991px) {
    .top-50-main .top-50-categories .top-50-category .category-name {
        font-size: 14px;
    }
}
.single-profile-position.sport{
    color: #F7A000 !important;
}

.top-50-main .top-50-profiles .single-profile{
    border-bottom: 3px solid black;
}

.top-50-main{
    padding: 10px 0px;
}

@media  (min-width: 576px){
   .top-50-profiles{
    margin-top: 50px;
   }
}

.subscribe-top-50-message p {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    letter-spacing: 0.43px;
  }

  .subscribe-top-50-message {
    padding: 39px 67px 31px;
    margin: 50px 0;
    border: 3px solid #000000;
    border-radius: 6px;
    box-shadow: 0 2px 54px 0 rgba(147,147,147,0.5);
    background-color: #fff;
    text-align: center;
  }

  div.about-conference p.conference-success-message, div.about-conference p.conference-info-message, div.subscription-question-box p.conference-success-message {
    font-size: 30px;
    font-weight: bold;
    margin-top: 25px;
  }

div.about-conference p.conference-success-message, div.subscription-question-box p.conference-success-message {
    color: #1ecd93;
}

div.about-conference p.conference-info-message {
    color: #c29b13;
}

.conference-bgd-content .gold-sponsors .sponsors {
    margin-top: 36px;
}

.conference-bgd-content .gold-sponsors .sponsors-list .single-sponsor-large img {
    height: 45px;
}

.single-news-content .sib-form{
    margin-bottom: 20px;
}
div.form-check input[type="checkbox"] {
    opacity: 1;
    visibility: visible;
    width: 15px;
    height: 15px;
    margin-top: 10px;
}

.form-check-label {
    padding-left: 6px;
}


div.container div.sponsors-list figure.single-sponsor img {
    height: 50px !important;
}
@media(max-width: 575px){
    div.container div.sponsors-list figure.single-sponsor img {
        height: 70px !important;
    }
}
@media(min-width: 576px){
    div.container div.sponsors-list figure.single-sponsor img {
        height: 100px !important;
    }
}

@media(min-width: 576px){
    div.container div.sponsors-list a.single-sponsor img {
        height: 100px !important;
    }
}

.conference-agenda {
    text-align: center;
}

.conference-agenda ul {
    list-style-position: inside;
}

.conference-agenda ul {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
}

.conference-agenda h2.agenda-heading {
    font-size: 26px !important;
    padding-top: 40px;
}

.conference-bgd-content  .conference-access .conference-agenda p {
    font-size: 18px;
}

.conference-agenda h4 {
    font-size: 2.2rem;
}

.conference-access .conference-agenda .mega-gap {
    word-spacing: 10px;
}

@media(min-width:768px){
    .analyses-header-select{
        padding-bottom: 18px;
    }
    .analyses-header {
        padding: 77px 0 7px;
    }
}
@media(min-width:992px){
    .analyses-header-select{
        padding-bottom: 25px;
    }
    .analyses-header {
        padding: 77px 0 20px;
      }
}

.subscribe-video-message p.insight-unlimited-subscribe-message{
    font-size: 30px;
    line-height: 40px;
}

.subscribe-video-message a.insight-unlimited-subscribe-button{
    margin-bottom: 50px;
}

.subscribe-video-message .insight-register-button{
    max-width: 235px;
}

.conference-end p{
    margin-bottom: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

@media(min-width:992px){
    /* .conference-end{
        transform: rotate(-19deg) translateX(-70px);
        transform-origin: 100% 0%;
    } */
}

@media(min-width:1200px){
    /* .conference-end{
        transform: rotate(-19deg) translateX(-111px);
    } */
}

.hide-branding{
    display: none !important;
}
h2.lead-video-title>.lead-video-title-big {
    text-shadow: 1px 1px 10px #000,3px 3px 5px #000;
}
.single-news-video{
    background-color: #000;
}

@media (min-width: 576px){
    .conference-bgd-content .gold-sponsors .sponsors-list .single-sponsor, .conference-bgd-content .other-sponsors .sponsors-list .single-sponsor {
        height: 100px;
    }
}
@media (max-width: 575px){
    .conference-bgd-content .gold-sponsors .sponsors-list .single-sponsor, .conference-bgd-content .other-sponsors .sponsors-list .single-sponsor {
        height: 70px;
    }
}
.conference-lead-image-mobile img{
    width: 80%;
}

@media (max-width: 768px){
    .conference-lead-image-mobile img{
        width: 100%;
    }
}

@media (min-width: 576px){
    div.container div.sponsors-list figure.single-sponsor img.triglav-logo{
        height: 150px !important;
        margin-top: -25px;
    }

    .conference-bgd-content .gold-sponsors .sponsors-list .single-sponsor.lidl-logo{
        margin-left: -25px;
    }

    .conference-bgd-content .gold-sponsors .negative-margin-sponsors{
        margin-left: -30px;
    }

}

@media (max-width: 575px){
    div.container div.sponsors-list figure.single-sponsor img.triglav-logo{
        height: 110px !important;
        margin-top: -20px;
    }
    .conference-bgd-content .gold-sponsors .sponsors-list .single-sponsor.triglav-logo{
        margin-right: -20px;
    }

    .conference-bgd-content .gold-sponsors .negative-margin-sponsors{
        padding-right: 25px;
    }

    footer .footer-menu ul li a {
        white-space: wrap;
    }
}

@media (min-width: 992px){
    .conference-bgd-content .gold-sponsors .negative-margin-sponsors{
        margin-left: -27px;
    }
}

.conference-bgd-content .conference-access-options .subscription-form-box {
    display: block;
    opacity: 1;
  }

h3.already-subscribed-question {
    padding-bottom: 15px;
    font-weight: bold;
}

div.subscription-forms-wrapper {
    padding-bottom: 40px;
}


.conference-bgd-content .other-sponsors .sponsors-list .single-sponsor.gran-plaza-logo{
    margin-left: 20px;
}
@media(min-width: 992px){
    /* .merge-conference .single-sponsor.energia{
        margin-left: 140px !important;
    } */
}

@media(min-width: 992px){
    .conference-bgd-content .conference-access .conference-access-text p.text-under-panelist{
        margin-top: -30px;
    }
}

.important-name{
    font-size: 22px;
}

@media(max-width: 412px){
    .hep-sponsor{
        padding-top: 10px
    }
}

@media(min-width: 768px){
    .hep-sponsor, .omonia-sponsor{
        padding-top: 10px
    }
}

@media(min-width: 1265px){
    .omonia-sponsor{
        margin-left: 13px;
    }
}

div.container div.sponsors-list figure.single-sponsor.hep-sponsor img, div.container div.sponsors-list figure.single-sponsor.omonia-sponsor img{
    height: 50px !important;
}
.agenda-img{
    width: 70px;
    height: auto;
    margin-top: -3px;
}
@media(min-width: 992px){
    .agenda-img{
        width: 80px;
        height: auto;
        margin-top: -3px;
    }
}

@media(min-width: 1265px){
    .agenda-img{
        width: 100px;
        height: auto;
        margin-top: -5px;
    }
}

div.container div.sponsors-list figure.single-sponsor.scania-logo img {
    height: 65px !important;
}

@media(min-width: 576px){
    div.container div.sponsors-list figure.single-sponsor.scania-logo img {
        height: 95px !important;
    }
}

.subscription-form .subscription-container{
    max-width: 1220px;
}

.conference-wrapper h3{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .conference-bgd-content .about-conference .conference-participants.future-of-luxury {
      justify-content: center;
    }
}

@media (max-width: 992px){
    div.container div.sponsors-list.luxury-sponsors figure.single-sponsor img {
        height: auto !important;
    }
}


@media(min-width: 576px){
    div.container div.sponsors-list a.single-sponsor img.img-class {
        height: 170px !important;
    }
}
@media(min-width:992px){
    .sponsors-wrapper-inner{
        display: flex;
        flex-wrap: wrap;
    }
    .sponsors-wrapper-inner .grid-item{
        flex: 0 0 175px;
        width: 175px;
    }
    /* .conference-bgd-content .gold-sponsors .sponsors-title{
        position: relative;
        top: 40px;
    } */
    .conference-bgd-content .gold-sponsors{
        align-items: center;
    }
}

@media(min-width:1265px){
    .sponsors-wrapper-inner .grid-item{
        flex: 0 0 180px;
        width: 180px;
    }
}

.conference-bgd-content .sponsors-wrapper-new .gold-sponsors .sponsors-list .single-sponsor{
    height: unset !important;
}
.conference-bgd-content .sponsors-wrapper-new .gold-sponsors .sponsors-list .single-sponsor img{
    height: unset !important;
    max-height: 125px;
}
.sponsors-wrapper-new .sponsors-wrapper-inner{
    align-items: center;
    display: flex;
    flex-direction: column;
}
.sponsors-wrapper-new .grid-item{
    max-width: 300px;
    flex: 0 1 auto;
    width: auto;
}
.conference-bgd-content .sponsors-wrapper-new .other-sponsors .sponsors-list{
    align-items: center;
}
.conference-bgd-content .sponsors-wrapper-new .other-sponsors .sponsors-list .single-sponsor{
    height: unset !important;
    flex: 0 1 auto;
    width: auto;
    max-width: 165px;
    margin-inline: 15px;
}
.conference-bgd-content .sponsors-wrapper-new .other-sponsors .sponsors-list .single-sponsor img{
    height: unset !important;
    max-height: 80px;
}

.conference-bgd-content .sponsors-wrapper-new .gold-sponsors .negative-margin-sponsors{
    padding-right: 0;
    margin-left: 0;
}

.conference-bgd-content .sponsors-wrapper-new {
    padding-right: 0 !important;
}

@media(min-width: 768px){
    .sponsors-wrapper-new .sponsors-wrapper-inner{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .sponsors-wrapper-new .grid-item{
        /* max-width: calc(100%/3); */
        /* margin-right: 25px; */
    }
    .sponsors-wrapper-new .grid-item:nth-of-type(3n){
        /* margin-right: 0; */
    }
    .conference-bgd-content .sponsors-wrapper-new .other-sponsors .sponsors-list{
        justify-content: flex-start;
    }
    .conference-bgd-content .sponsors-wrapper-new .other-sponsors .sponsors-list .single-sponsor{
        margin-inline: 25px;
    }
}

@media (min-width: 992px) {
    .hr-category .all-categories .category-item {
      flex: 0 0 calc(33.3333333333% - 17.3333333333px);
      width: calc(33.3333333333% - 17.3333333333px);
      margin-right: 26px;
    }
    .hr-category .all-categories .category-item:nth-of-type(3n) {
        margin-right: 0;
    }
    .hr-category .all-categories .category-item:nth-of-type(4n) {
        margin-right: 26px;
    }

}
.printed-edition-page .wrapper {
    position: relative;
}

.printed-edition-page .overlay {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}

.single-layout .layout .single-news-coauthor {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin-bottom: 6px;
    flex: 0 0 100%;
    width: 100%;
}

.single-layout .layout .single-news-coauthor span {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .single-layout .layout .single-news-coauthor {
      font-size: 22px;
      line-height: 24px;
      letter-spacing: .47px;
    }
}

@media (min-width: 768px) {
    .company-news .cover-image figure::after {
      padding-top: 20%;
    }
}

#sovrn_beacon {
    display: block;
}

.banner {
    margin-bottom: 0px;
}

.newsletter-sidebar .newsletter-text p a {
    text-decoration: underline;
    font-weight: bold;
}

.top-50-main .top-50-categories .top-50-category.businessman .category-color {
    background-color: #016abb;
}
.top-50-main .top-50-categories .top-50-category.businessman .category-name {
    color: #016abb;
}
.top-50-main .top-50-list .top-50-name.businessman {
    background-color: #016abb;
}
.top-50-main .top-50-profiles .single-profile.businessman {
    background-color: #016abb;
    color: #016abb;
}

.top-50-main .top-50-categories .top-50-category.idea .category-color {
    background-color: #ffe600;
}
.top-50-main .top-50-categories .top-50-category.idea .category-name {
    color: #ffe600;
}
.top-50-main .top-50-list .top-50-name.idea {
    background-color: #ffe600;
}
.top-50-main .top-50-profiles .single-profile.idea {
    background-color: #ffe600;
    color: #ffe600;
}

.top-50-main .top-50-categories .top-50-category.vision .category-color {
    background-color: #880085;
}
.top-50-main .top-50-categories .top-50-category.vision .category-name {
    color: #880085;
}
.top-50-main .top-50-list .top-50-name.vision {
    background-color: #880085;
}
.top-50-main .top-50-profiles .single-profile.vision {
    background-color: #880085;
    color: #880085;
}

.top-50-main .top-50-categories .top-50-category.company .category-color {
    background-color: #F7A000;
}
.top-50-main .top-50-categories .top-50-category.company .category-name {
    color: #F7A000;
}
.top-50-main .top-50-list .top-50-name.company {
    background-color: #F7A000;
}
.top-50-main .top-50-profiles .single-profile.company {
    background-color: #F7A000;
    color: #F7A000;
}

.top-50-main .top-50-categories .top-50-category.influence .category-color {
    background-color: #00914c;
}
.top-50-main .top-50-categories .top-50-category.influence .category-name {
    color: #00914c;
}
.top-50-main .top-50-list .top-50-name.influence {
    background-color: #00914c;
}
.top-50-main .top-50-profiles .single-profile.influence {
    background-color: #00914c;
    color: #00914c;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

@media(max-width: 768px){
    .forum-news .news-box .news-item:first-of-type {
        flex: 0 0 100%;
        width: 100%;
    }
    .forum-news .news-box .news-item:not(:first-of-type) {
        flex: 0 0 calc(50% - 6px);
        width: calc(50% - 6px);
    }
    .forum-news .news-box .news-item .news-item-data .news-item-title a {
        font-size: 16px;
        line-height: 1.2;
    }
    .forum-news .news-box .news-item:first-of-type .news-item-data .news-item-title a {
        font-size: 24px;
      }
}

.select2-container--default .select2-results__option--disabled {
    display: none;
}
html { scroll-behavior: smooth; }

.fancybox-container {
    z-index: 9999200000;
}

.embed-responsive .tradingview-widget-container {
    max-width: 100% !important;
}
.select2-container--default .select2-results__option--disabled {
    display: none;
}
