.c-font-lg{
    font-size: 20px !important;
}
.c-font-md{
    font-size: 18px !important;
    line-height: 23px !important;
}
.c-font-sm{
    font-size: 15px !important;
    line-height: 20px !important;
}
.c-font-xm{
    font-size: 12px !important;
    line-height: 20px !important;
}
.c-font-xxm{
    font-size: 10px !important;
    line-height: 18px !important;
}
.top-companies-sec-wrap {
    display: flex;
    gap: 25px;
    padding: 10px;
    border: 1px solid #757575;
    border-radius: 8px;
}
.circle-img-wrap{
    min-width: 215px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.below-black-box-wrap{
     margin-top: 7px;
}
.black-box {
    width: 100%;
    border: 4px solid transparent; 
    border-image: linear-gradient(to right, #AD8719 0%, #E8D08A 50%, #E0AF21 100%);
    border-image-slice: 1;
    padding: 10px;
    background: linear-gradient(to right, #000000 0%, #3A2E18 50%, #000000 100%);
    color: #fff;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.black-box p{
    color: #fff !important;
    font-size: 10px;
    text-align: center;
    font-family: 'regular_semibold' !important;
}
.top-h{
    margin-bottom: 12px;
    font-family: 'regular_bold' !important;
}
.top-companies-list-wrap{
    min-width: calc(100% - 500px)
}
.disc-with-img-wrap{
    min-width: 215px;
}
.top-companies-list ul {
    list-style: none
}

.top-companies-list ul li {
    background-color: #F9F9F9;
    display: flex;
    border: 1px solid #D6D6D6;
    gap: 6px;
    margin-bottom: 6px;
    border-radius: 4px;
    align-items: center;
    padding-right:5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.top-companies-list ul li p{
    line-height: 20px !important;
    font-size: 14px;
}

.disc-with-img-wrap {
    max-width: 360px;
}
.img-inner-wrap-major{
    display: flex;
    justify-content: center;
}
.disc-with-img-wrap img {
    max-width: 100%;
}
.offshoot-disclaimer{
    font-size: 12px;
    line-height: 15px !important;
    color: #746E6E;
}
.source-mordor{
    color: #000;
    font-size: 13px;
}

.company-flex {
    display: flex;
    gap: 15px;
}

.company-page-heading {
    font-family: regular_bold;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.container p {
    font-family: "regular_medium";
    line-height: 26px;
}

.offshoot-companies{
  font-size: 16px;
  font-family: 'regular_semibold' !important;
}

.market-concentration-info,
.right-side-logo-and-players {
    width: 50%;
}

.major-players-inn-wrap,
.market-concentration-inner-wrap {
    border: 2px solid #46cdcf;
    padding: 14px;
    border-radius: 15px;
    align-items: center;
}

.major-players-inn-wrap {
    height: 93.7%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 450px;
}

.market-concentration-inner-wrap {
    padding: 0;
    min-height: 450px;
    display: flex;
    justify-content: center;
}

.key-players-list ol p,
.key-players-list ul p {
    margin: 10px 0;
}

.key-players-list li {
    margin-bottom: 5px !important;
}

p.major-player-disclaimer {
    text-align: center;
}

.top-company-img-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 360px;
    margin: 0 auto;
}

.list-items-wrap {
    margin: 0 auto;
}

.top-companies-list,
.market-concentration-info,
.company-list-section,
.explore-list-section,
.top-company-img-container {
    flex: 1;
}

.company-list-section {
    margin-left: 25px;
    display: block;
}

.top-company-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 5px;
    justify-content: center;
    justify-items: center;
    align-items: center;
    background: #fff;
}

.top-company-img {
    width: 75%;
}

.market-concentration-img {
    width: calc(100% - 20px);
    flex: 1;
    max-width: 360px;
    border-radius: 15px;
}

.company-page-ul>ul {
    margin-left: 20px;
}

.company-page-ul>ul>li {
    margin-bottom: 12px;
}

.company-page-ul>li{
list-style-type:disc  !important;
}


.company-access-btns-wrap {
    display: none;
}

.ask-container {
    padding: 20px;
    background-color: #C1E5F5;
    border-radius: 8px;
    width: 100%;
}

.ask-container p {
    font-size: 15px;
    color: #022041;
    font-family: regular_bold;
}

.ask-list {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
}

.ask-list ul {
    padding: 0;
    margin: 0;
}

.ask-list li {
    color: #04458b;
    list-style-type: disc;
}

.ask-clicked-on-buy-now {
    align-items: center;
    justify-content: center;
    border: 1px solid #1b5b79;
    color: #1b5b79;
    background-color: #1c458b !important;
    font-size: 18px;
    gap: 0;
    box-shadow: 4px 6px 8px #d9d4d4;
}

.analysis-list strong {
    font-family: regular_semibold;
}


.ask-btn-container {
    display: flex;
    justify-content: center;
}

.ask-us-btn {
    border-radius: 6px;
    padding: 10px 30px;
    color: #fff;
    background-color: #083269;
    outline: 0;
}

.ask-us-btn span {
    color: #ffd21d;
    font-family: regular_bold !important;
}

#explore-more-summary-section {
    background-color: #fff5e2;
    padding: 12px 12px 24px 12px;
    border-radius: 15px;
    margin-bottom: 30px;
}

.ask-container {
    margin-bottom: 30px;
}

.ask-us-btn:hover {
    cursor: pointer;
    text-decoration: none;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
}


table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
}

th,
td {

    color: #000;
    border-left: none;
    border-right: none;
    text-align: left;
    padding: 10px !important;
}

.tr-head-row {
    background-color: #014361;
}
.only-name-row{
    border-top: 1.5px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
    background-color: #fff5e2;
    
}

.tr-head-td{
    color: #fff !important;
    font-size: 16px;
}

th {
    color: #666666;
    font-weight: 300 !important;
    font-family: regular_bold !important;
}

.table-container-heading {
    color: rgb(31, 77, 105);
    font-size: 18px;
    font-family: regular_bold !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
}

.company-name {
    font-weight: 300 !important;
    color: rgb(48, 115, 156);
    font-family: regular_bold !important;
    font-size: 16px;
}

#explore_more_btn {
border-radius: 6px;
padding: 10px 30px;
color: #fff;
gap: 10px;
background-color: #0e4b66;
outline: 0;
display: flex;
justify-content:space-between;
align-items: center;
width: fit-content !important;
}

@media only screen and (min-width: 280px) and (max-width: 720px) {
    .company-flex {
        display: flex;
        flex-direction: column;
    }

    .company-page-ul {
        margin: 0 !important;
    }

    .company-page-ul>ul {
        margin-left: 0 !important;
    }

    .ask-list {
        flex-direction: column;
    }

    .ask-list ul {
        margin-bottom: 20px;
    }
}

@media (max-width:992px) {
    .company-flex {
        flex-direction: column;
    }

    .market-concentration-info,
    .right-side-logo-and-players {
        width: 100%;
    }

    .list-items-wrap {
        width: 90%;
    }

    .market-concentration-inner-wrap {
        min-height: 320px;
    }
}

h3.info-head {
    font-size: 16px;
    margin-bottom: 6px;
}

.common-margin {
    margin: 30px 0;
}
.company-list-insights-wrap{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}
.company-list-insights-inner-wrap{
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
.company-list-toc{
    padding: 0 30px;
    margin-top: 15px;
}
.insight-wrap{
    padding: 0 30px;
    margin-top: 15px;
}
.company-list-toc{
    border-right: 1px solid #777777;
}
.company-list-toc ul, .insight-wrap ul{
    margin-left: 20px;
}
.insight-head{
    margin-bottom: 10px;
    min-height: 50px;
}
.access-btn-wrap{
    display: flex;
    justify-content: center;
}
.access-profile-btn{
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: center;
    width: 300px;
    background-color: #b30f1a;
    padding: 10px 0;
    border: 0;
    font-family: 'regular_bold';
    color: #FFF;
    font-size: 16px;
    border-radius: 9px;
}
.full-page-anchor{
    text-decoration: none;
    color: #fff !important;
}
@media(max-width:960px){
    .top-companies-sec-wrap {
        flex-direction: column;
    }
    
    .black-box {
        width: 80%;
        max-width: 250px;
        margin: 0 auto;
    }
    
    .circle-img-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .circle-img-wrap img {
        width: 80%;
        max-width: 250px;
        margin: 0 auto;
    }
    .company-list-insights-inner-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .company-list-toc {
        border-right: 0;
    }
    
    button.access-profile-btn {
        max-width: 250px;
    }

    .table-container-heading, .company-h2 {
        text-align: left;
    }
    
    #embedBtn, #embedBtn2 {
        width: 100px;
        height: 40px;
        align-items: center;
    }
    .title-wrap{
        align-items: center;
    }
}
@media (min-width: 960px) {
    nav.rd-page-navigation.offshoot-companies {
        border: 1px solid #014361;
        border-radius: 8px;
        padding: 14px 5px;
        top: 33% !important;
    }
}


.title-wrap{
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 10px;
    margin-top: 10px;
    max-height: 36px !important;
} 

.title-wrap h2 {
    margin-top: 0 !important;
}

.share-btn-wrap:hover .share-view-tooltip{
    display: block;
}
.insight-head{
    font-family: 'regular_semibold' !important;
}
.analysis-ul li {
    margin-bottom: 10px;
}
.go-to-full-page{
    font-size: 12px;
    font-family: 'regular_bold';
    font-weight: 300;
    line-height: 50px;
    background-color: #1B5B79;
    margin-bottom: 5px;
    display: block;
    border-radius: 8px;
    text-align: center;
    margin-top: 20px;
    color: #fff !important;
    text-transform: uppercase;
}
.go-to-full-page:hover{
    text-decoration: underline;
}

.access-company-profile{
    width: 100% !important;
    background-color: #b30f1a;
    padding: 10px 0;
    border: 0;
    margin-top: 9px;
    font-family: 'regular_bold';
    color: #FFF;
    line-height: 28px;
    font-size: 12px !important;
    border-radius: 9px;
    margin-left: 0 !important;
    text-transform: uppercase;
}


#embedBtn3{
    height: 36px;
}

@media (min-width: 960px) {
    .rd-header {
        padding: 0 5%;
        align-items: center !important;
    }
}