.c-main-bg-wraper{
    background: #27274b;
    height: 100%;
}
.cr-campagin-block{
    margin-top: -7rem;
    /* background-color: #fff; */
}

.cr-campagin-left-filter-block{
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(14, 14, 81, 0.26);
    border-radius: 5px;
    min-height: 360px;
}

.cr-campagin-rg-block{
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(14, 14, 81, 0.26);
    border-radius: 0px;
    min-height: 360px;
}

.cr-campagin-dsb-block{
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(14, 14, 81, 0.26);
    border-radius: 0px;
    min-height: 355px;
}
.cr-campagin-dsb-block-no-shad{
    background: #FFFFFF;
    box-shadow: 0px 0px 0px rgba(14, 14, 81, 0.26);
    border-radius: 0px;
    min-height: 375px;
    border:1px solid #DBDBDD;
}
.rm-shadow-table{
    box-shadow: none;  
}

.c-tlt-prospector{
    font-size: 48px;
    line-height: 66px;
    letter-spacing: -1.4625px;
    color: #FFFFFF;
    font-family: "AtlasGrotesk-Medium", sans-serif;
}
.brand-dark-tlt{
    font-size: 80px;
    line-height: 101px;
    letter-spacing: -2.4375px;
    color: #15152A;
}
.c-fr-select-filter{
    font-family: "AtlasGrotesk-Medium", sans-serif;
    font-size: 48px;
    line-height: 66px;
    letter-spacing: -1.4625px;
    color: #D7D7E5;
}

.c-bl-flex{
    display: flex;
}

.c-bl-flex-inr{
    width: 100%;
    align-self: center;
    margin-bottom: 0;
}

.c-rd-icon{
    position: relative;
    top: -5px;
}

.c-tlt-act{
    font-family: "AtlasGrotesk-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color: #474747;
}
.c-tlt-act::before{
    content: ' ';
    background-image: url(./images/Plus.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    /* font-family: "AtlasGrotesk-Medium", sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color: #474747; */
}

.is-active > .c-tlt-act::before {
    /* content: '\2013'; */
    content: ' ';
    background-image: url(./images/Minus.svg);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
}

.cta-brn-ds-buton{
    padding: 17px 30px;
    background: #DBDBDB;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}

.cta-brn-ds-buton:hover{
    padding: 17px 30px;
    background: #DBDBDB;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}

.cta-brn-ds-buton span img {
    position: relative;
    top: -2px;
    padding-left: 10px;
}

.c-lnk-block-my-profile{
    font-size: 14px;
    line-height: 16px;
    color: #6AB9FF;
    text-decoration: none;
}

.c-lnk-block-my-profile:hover{
    color: #6AB9FF;
    text-decoration: none;
}

.c-lnk-block-my-profile img{
    padding-right: 10px;
}

.cta-brn-ac-buton{
    padding: 17px 30px;
    background: #6AB9FF;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.cta-brn-ac-buton:hover{
    padding: 17px 30px;
    background: #399CF3;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.cta-brn-ac-buton:focus{
    color: #FFFFFF;
}

.cta-brn-ac-buton span img {
    position: relative;
    top: -2px;
    padding-left: 10px;
}
.c-tbl-scr-prthead{
    background: #F3F3F3;
    border-radius: 0px;
    padding: 21px 21px 19px 21px;
    border-bottom: 1px solid #dbdbdb !important;
}

span.icon-set-list{
    height: 40px;
    width: 40px;
    border: 1px solid #373897;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

span.icon-set-list:last-child{
    margin-right: 0px; 
}

.c-block-search{
    background: #F1F8FF;
    border-radius: 5px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color: #15152A;
    padding: 10px;
    font-family: "AtlasGrotesk-Medium", sans-serif;
}
.c-block-white-rsl{
    background: #fff;
    padding: 30px 15px 22px 15px;
}
.c-table-result thead {
    background: #fff;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
    color: #474747;
    border-bottom: 2px solid #dbdbdb;
    border-top: 0px solid #000;
}

.c-table-result thead tr{
    border-bottom: 2px solid #dbdbdb !important;
}
.c-table-result tbody tr{
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    /* border: 1px solid transparent;
    border-top: 1px solid transparent; */
    /* border-bottom: 1px solid transparent; */
    border-bottom: 1px solid transparent;
}
.c-table-result tbody tr:nth-child(even){
    background: #F3F3F3;
}

.c-table-result tbody tr td{
    padding: 1.25rem 0.625rem;
}
.c-table-result tbody tr:hover{
    /* border: 1px solid #373997;
    border-top: 1px solid #373997; */
    background: #f3f3f3 !important;
}
.c-table-result table{
    margin-bottom: 0 !important;
}

.c-table-no-strp tbody tr:nth-child(even){
    background: #fff;
}

.block-leeds h5{
    color: #373997;
}

.link-leeds-list a{
    font-size: 14px;
    line-height: 25px;
    color: #373997;
    text-decoration: none;
}
.link-leeds-list a:hover{
    text-decoration: underline;
    color: #373997;
}
.c-icon-leeds{
    border: 1px solid #373997;
    border-radius: 50%;
    padding: 22px 25px 26px 25px;
    height: 85px;
    width: 85px;
    display: block;
}


/* .c-icon-leeds{
    display: inline-block;
}
.block-leeds{
    display: inline-block;
} */

.cl-tab-tags{
    background-color: #F3F3F3;
    padding: 5px 14px;
    font-size: 16px;
    line-height: 30px;
    color: #15152A;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}
.cl-tab-tags:hover{
    background-color: #E7F4FF;
    padding: 5px 14px;
    font-size: 16px;
    line-height: 30px;
    color: #6AB9FF; 
    cursor: pointer;
}
.cl-tab-tags:last-child{
    margin-right: 0px;
}
.cl-tab-tags-active{
    background-color: #E7F4FF;
    padding: 5px 14px;
    font-size: 16px;
    line-height: 30px;
    color: #6AB9FF;
}

.cl-tag-target{
    background: #F3F3F3;
    border: 1px solid #E7E7F9;
    box-sizing: border-box;
    border-radius: 30px;
    font-size: 12px;
    line-height: 21px;
    color: #474747;
    padding: 10px 20px;
}

.c-leeds-spn-block{
    /* display: inline-block;
    margin-right: 10px;
    border: 1px solid #DBDBDB;
    padding: 10px;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    letter-spacing: -0.853125px;
    color: #474747; */
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color: #373997;
    margin-right: 30px;
    font-family: "AtlasGrotesk-Medium";
}
.c-leeds-spn-block:last-child{
    margin-right: 0px;
}
.c-leeds-spn-block span{
    /* display: block;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.426562px;
    color: #474747; */
    border:4px solid #b3b3ce;
    background-color: #373997;
    margin-right: 15px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: inline-block;
}
.c-row-ht-blue{
    background: #F1F8FF !important;
    border-bottom: 1px solid #fff !important;
}
.c-crl-htb{
    display: block;
    background: #6AB9FF;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-bottom: 3px;
    margin: auto;
}
.c-bl-icn-donts{
    height: 38px;
    width: 38px;
    border: 1px solid #6AB9FF;
    border-radius: 50%;
    padding: 11px 10px 7px 11px;
    color: #6AB9FF;
    cursor: pointer;
    background-color: #fff;
}
.c-bl-icn-donts svg{
    width: 15px;
    height: 15px;
}
.c-bl-icn-donts:hover{
    height: 38px;
    width: 38px;
    border: 1px solid #6AB9FF;
    border-radius: 50%;
    padding: 11px 10px 7px 11px;
    background: #6AB9FF;
    color: #fff;
}

.c-campaign-highlights ul{
    margin-left: 0;
}

.c-campaign-highlights ul li{
    list-style-type: none;
    display: inline-block;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    width: 50%;
    margin-right: -5px;
    clear: both;
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.c-campaign-highlights ul li:nth-child(3){
    border-bottom: 0px solid #DADADA;
}
.c-campaign-highlights ul li:nth-child(4){
    border-bottom: 0px solid #DADADA;
}
.c-campaign-highlights ul li span{
    color: #373997;
    font-weight: bold;
}
.c-campaign-highlights ul li span.hil-fnt{
    font-size: 48px;
    line-height: 66px;
    text-align: right;
    letter-spacing: -1.4625px;
    color: #373997;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.c-campaign-highlights ul li:nth-child(even){
    border-right:0px solid #000000;
}
.c-tbl-view-cnt table tbody{
    border: 0px solid #f1f1f1;
}

.c-tbl-view-cnt table tbody tr{
    border-bottom: 1px solid #DADADA;
}

.c-tbl-view-cnt table tbody tr:last-child{
    border-bottom: 0px solid #DADADA;
}

#c-start-date{
    border: 1.5px solid #373997;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-right: 15px;
    background: #fff;
}
.c-block-share-export{
    text-align: right;
}
.c-block-share-export span{
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
}
.c-block-share-export span:last-child{
    margin-right: 0px;
}
.c-block-share-export span img{
    margin-right: 2px;
}

.text-dark a{
    color: #151529;
    text-decoration: none;

}
.text-dark a:hover{
    color: #151529;
    text-decoration: underline;
}

.mining-breadcrumbs a{
    color: #6AB9FF;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}

.mining-breadcrumbs li{
    color: #000;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}

.mining-breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 0.75rem;
    opacity: 1;
    content: "/";
    color: #000;
}

.block-company-detail{
    border: 0px solid #DBDBDB;
}

.c-overview-tabs{
    margin: 0;
    border: 0px solid #e6e6e6;
    background: #fff;
    list-style-type: none;
    border-bottom: 1px solid #DBDBDB;
}

.c-tabs-overview-content{
    border: 0px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #0a0a0a;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.c-tabs-overview-content .tabs-panel {
    padding: 1rem 0;
}
.c-overview-tabs .tabs-title > a{
    background: #fff;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color:#474747;
    border-bottom: 3px solid transparent;
}
.c-overview-tabs .tabs-title > a:focus, .tabs-title > a[aria-selected='true']{
    background: #fff;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.426562px;
    color: #6AB9FF;
    border-bottom: 3px solid #6AB9FF;
}

.site-info-block {
    margin-left: 0;
    margin-bottom: 0;
}

.site-info-block li{
    display: inline-block;
    width: 49%;
}
.site-info-block li a{
    text-decoration: none;
}
.site-info-block li a:hover{
    text-decoration:underline;
}
.site-info-block li span img{
    margin-right: 5px;
}
.social-info-block {
    margin-left: 0;
    margin-bottom: 0;
}
.social-info-block li{
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
}
/* .social-info-block li span img{
    margin-right: 15px;
} */
.c-block-revenue{
    margin-left: 0;
    margin-bottom: 0;
}
.c-block-revenue h4{
    margin-bottom: 0px;
    color: #373997;
}
.c-block-revenue li{
    display: inline-block;
    width: 49%;
}

.icon-linkedin{
    background: transparent;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    padding: 5px 10px;
    border: 1px solid #6abaff;
}

.icon-tweater{
    background: transparent;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    padding: 5px 10px;
    border: 1px solid #6abaff;
}
.c-block-revenue p{
    margin-bottom: 0px;
}
.pro-item-list{
    /* margin-left: 0; */
    margin-bottom: 0;
}

.pro-item-list li{
    list-style-type: disc;
    margin-bottom: 10px;
}

.pro-item-list li:last-child{
    margin-bottom: 0px;
}
.key-location-block{
    margin-top: 15px;
    margin-bottom: 15px;
}
.key-location-block h4{
    font-size: 28px;
    line-height: 45px;
    letter-spacing: -0.853125px;
    color: #373997;
    margin-bottom: 10px;
}
.key-location-block h4 span img{
    position: relative;
    top: -4px;
    padding-right: 10px;
}

.block-latest-deals{
    background-color: #F3F3F3;
    padding-top: 35px;
    padding-bottom: 35px;
}
.c-otr-block-project{
    border: 1px solid #DADADA;
    margin-bottom: 30px;
}
.c-inr-block-project{
    background: #FFFFFF;
    padding: 12px;
}

.c-inr-block-project-blue{
    background: #F1F8FF;
    padding: 12px;
}

.c-lh{
    line-height: 45px;
}


.tbl-top-border{
    border-top: 1px solid #DADADA;
}

td{
    vertical-align: top;
}
.bl-txt-tbl a{
    font-weight: bold;
    text-decoration: none;
    font-family: "AtlasGrotesk-Medium";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #6AB9FF;
}

.bl-txt-tbl a:hover{
    font-weight: bold;
    text-decoration: underline;
    font-family: "AtlasGrotesk-Medium";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #6AB9FF;
}
/* .section.c-tbl-scr-prthead{
    border-bottom: 1px solid #dbdbdb;
} */

.txt-link-view-all{
    color: #6ab8ff;
    font-family: "AtlasGrotesk-Medium", sans-serif;
    position: relative;
}
.txt-link-view-all:hover{
    color: #6ab8ff;
    font-family: "AtlasGrotesk-Medium", sans-serif;
    text-decoration: none;
}
.txt-link-view-all:hover:before {
    width: 0px;
}
.txt-link-view-all:before {
    position: absolute;
    top: -5px;
    height: 1px;
    left: 0px;
    width: 0%;
    background: #6ab8ff;
    content: "";
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.txt-link-view-all:hover:after {
    width: 100%;
}
.txt-link-view-all:after {
    position: absolute;
    bottom: -5px;
    height: 1px;
    left: 0px;
    width: 0%;
    background: #6ab8ff;
    content: "";
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.all-search-bx{
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    padding-top:11px;
    padding-bottom:11px;
    margin-bottom: 0;
    height: 45px;
}

.all-search-bx::placeholder{
    font-size: 14px;
    line-height: 23px;
    color: #15152A;
}

@media (max-width:1280px) {
    .c-campaign-highlights ul li span.hil-fnt {
        font-size: 35px;
        line-height: 67px;
    }
    .cr-campagin-dsb-block{
        min-height: 405px;
    }
}
@media (max-width:475px) {
    .c-campaign-highlights ul li span.hil-fnt {
        font-size: 35px;
        line-height: 47px;
    }
    .c-tbl-scr-prthead {
        background: #F3F3F3;
        border-radius: 0px;
        padding: 21px 13px 19px 13px;
        border-bottom: 0px solid #dbdbdb !important;
    }
    .cr-campagin-dsb-block-no-shad{
        border: 0px solid #DBDBDD;
    }
    .c-table-result thead tr {
        border-bottom: 1px solid #dbdbdb !important;
    }
    .c-table-result thead{
        border-bottom: 1px solid #dbdbdb;
    }
    .h3-dk-g-cl{
        font-weight: 500;
        font-size: 24px;
        line-height: 44px;
        letter-spacing: -0.853125px;
        color: #474747;
    }
}