#topNav, .jumbotron, footer.brand-info, .highcharts-title, .btn-link, .donate-mobile {
    display: none;
}
body {
    background: #ffffff;
    font-family: "HarmoniaSansPro-Regular"; 
}
a {
    color: #51abab;
}
.mobile {
    display: none;
}

.page-bankingonclimatechaos2024 #opening-panel {
    width: 100%;
    background-image: linear-gradient(transparent, rgba(0,0,0,0),  rgba(0,0,0,0), rgba(0,0,0,0),rgba(0,0,0,0.3), rgba(0,0,0,1));
}
.page-bankingonclimatechaos2024 #opening-panel .content {
    position: relative;
}
.page-bankingonclimatechaos2024 #opening-panel #menu-panel {
    text-align: center;
    width: 35%;
    margin: 40px auto 0;
    font-family: "HarmoniaSansPro-Black";
    text-transform: uppercase;
}
#opening-panel #menu-panel .cover img {
    width: 100%;
    box-shadow: 0 2.8px 2.2px rgb(0 0 0 / 20%), 0 6.7px 5.3px rgb(0 0 0 / 40%), 0 12.5px 10px rgb(0 0 0 / 26%), 0 22.3px 17.9px rgb(0 0 0 / 22%), 0 41.8px 33.4px rgb(0 0 0 / 19%), 0 100px 80px rgb(0 0 0 / 22%);
}
#opening-panel .menu.menu-download {
    margin: 0 0 20px;
    background-color: rgb(185,185,185, 0.8);
}
#opening-panel .menu.menu-download a {
    color: #000000;
    font-size: 53px;
    line-height: 1em;
    font-family: "HarmoniaSansPro-Black";
    padding: 30px 20px;
    display: block;
}
#opening-panel .lang-menu {
    background-color: rgb(185,185,185, 0.8);
    font-family: "HarmoniaSansPro-Bold";
    padding: 10px 0;
}
#opening-panel #bocc-menu {
    margin: 20px 0 30px;
    background-color: rgb(185,185,185, 0.8);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 49% 100%, 0 80%);
    padding: 20px 10px 70px;
}
#opening-panel .menu a {
    color: #000000;
    font-size: 24px;
    font-family: "HarmoniaSansPro-Black";
    letter-spacing: 2px;
}
#opening-panel .lang-menu a {
    color: #000000;
    font-size: 18px;
    display: block;
}
#opening-panel #additional-downloads a {
    color: #000000; 
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Bold";
    font-size: 18px;
    padding-top: 15px;
    display: block;
}
#overlay {
    background: #000000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    text-align: left;
    z-index: 1001;
    padding-top: 140px;
}
#overlay img {
    margin-left: 10px;
}
#overlay-wrapper {
    background: url(../images/bocc2023/BOCC-2023-header.jpg) top center / 100% no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    z-index: 1002;
    padding-top: 140px;
    display: none;
}
#content.site-content {
    overflow: hidden;
}

.logo-stack {
    background: #ffffff;
    text-align: center;	
    padding: 20px 0 30px 0;
}

.header {
    max-width: 100%;
    margin: 0 auto;
    margin: 85px 20px 20px;
}
.small-sidebar {
    background-color: #ffffff;;
    padding: 15px 30px 9px;
    text-align: center;
    width: 300px;
    color: #000000;
    margin-top: 65px;
}
.small-sidebar.download {
    width: 470px;
}
.download-data {
    position: relative;
}
.download-data a {
    color: #000000;
    font-size: 30px;
    display: block;
    padding: 10px 0px 5px;
    margin: 15px auto 0;
    width: 275px;
    text-align: center;
    font-family: "HarmoniaSansPro-Black";
    border-bottom: 2px solid #e4e4e4;
    line-height: 30px;
}
.download-data span {
    color: #d2232a;
}

#download-csv {
    position: relative;
}
button#download-csv  {
    background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
    color: #000000;
    font-size: 20px;
    padding: 40px 0px 5px;
    margin-right: 20px;
    float: right;
    width: 223px;
    text-align: center;
    font-family: "HarmoniaSansPro-Black";
    border-bottom: 2px solid #e4e4e4;
    display: none;
}
#download-csv span {
    color: #d2232a;
}
.little-arrow  {
    margin: 0 auto;
    clip-path: polygon(0 0, 50% 72%, 100% 0);
    background: #e4e4e4;
    height: 20px;
    width: 30px;

}
#overview-data {
    width: 100%;
}
#overview-data .header {
    background: none;
    color: #000000;
    text-align: center;
    margin: 100px 20px 20px;
}
#overview-data .header h3 {
    color: #d2232a;
}
#overview-data .header h4 {
    font-size: 48px;
}
#overview-data-wrapper {
    margin-top: 100px;
    margin-bottom: 40px;
}
.content {
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
}

.section {
    float: left;
    max-width: 70%;
    padding-left: 76px;
}
#mobile-menu {
    display: none;
}

label {
    font-weight: 400;
    font-size: 26px;
    font-weight: bold;
}
h2 {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
    color: #000000;
    font-family: "HarmoniaSansPro-Black";
}
h3 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
    font-family: "HarmoniaSansPro-Black";
}
h4 {
    font-weight: 100;
    font-size: 48px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    font-family: "HarmoniaSansPro-Black";
}
#casestudies-panel {
    background: #ffffff; 
    z-index: 300;
    color: #000000;

}
#casestudies-panel h2 {
    color: #d2232a;
    text-align: center;
    font-size: 48px;
}
#casestudies-details {
    padding: 40px;
    max-width: 1270px;
    margin: 0 auto;
    text-align: center;
}
#map { 
    height: 85vh; 
    min-height: 700px;
    width: 100%;
    margin: 0 auto;
}
#map-wrapper {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
#map-wrapper .small {
    color: #666666;
}
.map-info {
    position: absolute;
    left: 0px;
    z-index: 900;
    height: 85vh;
    min-height: 700px;
    min-width: 400px;
    width: 30%;
    background: #e4e4e4;
    padding: 35px 20px 20px 50px;
    color: #000000;
    font-size: 14px;
    overflow: auto;
    border-right: 5px solid #878787;
    scrollbar-color: #cdcdcd;
}
.map-info a {
    color: #237164;
}
.map-info h4 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.map-info h5 {
    font-size:18px;
    margin-top: 0px;
    margin-bottom: 15px; 
    font-style: italic;
}
.map-info-wrapper {
    position: relative;
    width: 100%;
    overflow: visible;
    margin: 0 auto;
} 
.map-info-wrapper img {
    margin: 10px 0 25px;
    display: block;
    height: auto;
    width: 75%;
    max-width: 100%;
}
.map-info-wrapper.mobile .map-info{
    position: relative;
    width: 100%;
}
.map-info strong {
    font-family: "HarmoniaSansPro-Bold";
}
.map-instructions {
    position: absolute;
    right: 100px;
    top: 60px;
    z-index: 900;
    width: 250px;
    background: #d2232a;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 13px 24px 8px 24px;
    overflow: auto;
    clip-path: polygon(16% 0, 100% 0, 84% 100%, 0% 100%);
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Black";
    opacity: 0;
}
.map-instructions span {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.map-case-link {
    position: absolute;
    left: 440px;
    top: 620px;
    z-index: 900;
    width: 250px;
    background: #000000;
    padding: 10px;
    color: #ffffff;
    font-size: 14px;
    padding: 15px 10px 10px 10px;
    overflow: auto;
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 50%, 0 0);
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Black";
}
.map-case-link span {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.map-case-link  a {
    color: #ffffff;
}
.map-case-link:hover {
    background: #b00010;
}
.marker-cluster-small div, .marker-cluster-small, .marker-cluster-medium, .marker-cluster-medium div {
    background-color: rgba(198, 99, 99, 0.6) !important;
} 
.leaflet-info-pane {
    width: 300px;
    height: 200px;
}

.leaflet-container {
    background: #d0d0d4 !important;
}

.sectors {
    height: 90px;
    width: 90px;
    float: left;
    margin-right: 0px;
    margin-left: -13px;
}
.sector-wrap {
    height: 90px;
}
.sector-wrap span {
    padding-top: 40px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Black";
}
.sectors.lng {
    background: url('../images/bocc2024/BOCC_Icons/Methane.png') center center no-repeat;
    background-size: contain;
}
.sectors.expansion {
    background: url('../images/bocc2024/BOCC_Icons/Expansion.png') center center no-repeat;
    background-size: contain;
}
.sectors.tar_sands {
    background: url('../images/bocc2024/BOCC_Icons/Tar_Sands_Oil.png') center center no-repeat;
    background-size: contain;
}
.sectors.arctic {
    background: url('../images/bocc2024/BOCC_Icons/Arctic.png') center center no-repeat;
    background-size: contain;
}
.sectors.amazon {
    background: url('../images/bocc2024/BOCC_Icons/Amazon.png') center center no-repeat;
    background-size: contain;
}
.sectors.offshore {
    background: url('../images/bocc2024/BOCC_Icons/Deepwater.png') center center no-repeat;
    background-size: contain;
}
.sectors.fracked {
    background: url('../images/bocc2024/BOCC_Icons/Fracking.png') center center no-repeat;
    background-size: contain;
}
.sectors.coal_mining {
    background: url('../images/bocc2024/BOCC_Icons/Thermal_Coal.png') center center no-repeat;
    background-size: contain;
}
.sectors.coal_power {
    background: url('../images/bocc2024/BOCC_Icons/Coal_Power.png') center center no-repeat;
    background-size: contain;
}
.sectors.gas_fired {
    background: url('../images/bocc2024/BOCC_Icons/Gas_Power.png') center center no-repeat;
    background-size: contain;
}
.sectors.met_coal {
    background: url('../images/bocc2024/BOCC_Icons/Metallurgical_Coal.png') center center no-repeat;
    background-size: contain;
}

.details {
    font-size: 18px;
    max-width: 970px;
    margin: 15px auto;
    padding-top: 15px;
}
.clear {
    clear: both;
}
#middle, .container {
    padding: 0;
    margin: 0;
    width: 100%;
}

#score-panel-data {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    position: relative;
}
#score-panel-data iframe {
    height: 98vh;
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #e8e8e8;
}
#score-panel .details {
    text-align: center;
}
#score-panel h3 {
    color: #d2232a;
    text-align: center;
}
#generalshare {
    display: none;
}
#data-panel {
    background: #e4e4e4 url('../images/bocc2024/BOCC-24-data-footer_03.png') bottom center no-repeat;
    padding-bottom: 220px;
}
#data-panel .explore-data.header {
    width: 100%;
    margin: 0;
    padding: 100px 20px 120px;
    background: url('../images/bocc2024/BOCC-24-data-bg_03.png') bottom center no-repeat;
    background-color: #ffffff;
}
#data-panel h2 {
    color: #d2232a;
}
#data-panel .details {
    color: #000000;
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
}
#data-jump {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    font-size: 14px;
    font-family: "HarmoniaSansPro-Bold";
}
#data-jump a {
    color: #000000;
    padding: 4px 20px 0 20px;
    margin: 6px 0px;
    font-size: 24px;
}
#data-jump a:hover {
    background-color: #d2e7ef;
    color: #314c87;
}
#dirty-dozen, #all-funding {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 0px 50px;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 20px;
    border: 1px solid #cdcdcd;
    background-color: #ffffff;
    overflow: hidden;
}
#dirty-dozen {
    padding: 50px;
}
#funding-panel {
    background-color: #ffffff;
}
#funding-panel .section {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    padding-left: 0;
    position: relative;
    background: #ffffff;
    border-radius: 20px 0 0 20px;
    padding: 10px 45px 50px;
}
#funding-companies {
    height: 1200px;
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 30px;
}
#funding-panel .header h3 {
    color: #d2232a;
    font-size: 48px;
}
#funding-panel .header h4 {
    font-size: 48px;
}
.funding-companies.header {
    text-align: center;
}
#sector-panel {
    position: relative;
    background: #cdcdcd;
    padding-bottom: 60px;
}
#sector-panel h3 {
    color: #d2232a;
}
#sector-panel .section {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0;
    width: 1270px;
}
#sector-panel .header {
    max-width: 100%;
    margin-left: 60px;
    margin-bottom: 0;
    text-align: center;
}
.sector-sidebar {

}
.sector-sidebar .explore-wrapper {
    max-width: 900px;
    margin-bottom: 30px;
}
#sector-panel .header .details {
    color: #000000;
    padding-top: 10px;
}
#sector-panel .explore label {
    color: #000000;
    display: block;
    padding: 6px 30px 5px;
    margin: 10px 0px;
    width: 400px;
    font-size: 30px;
    float: left;
    font-family: "HarmoniaSansPro-Black";
    text-transform: capitalize;
}
#sector-panel .explore label span {
    color: #d2232a;
}
.sector-details {
    font-size: 14px;
    padding: 10px 20px 4px 0;
    margin-top: 0px;
    margin-left: 20px;
    color: #000000;
    display: none;
    max-width: 600px;
    text-align: left;
}
.sector-details h4 {
    font-size: 20px;
}
.sector-details a {
    font-weight: bold;
}
.sector-details#totals {
    display: block;
}
#fulldata-panel {
    position: relative;
    padding-bottom: 100px;
    background-color: #ffffff;
}
#fulldata-panel .header {
    padding: 90px 0;
    text-align: center;
    margin-top: 0;
}
#fulldata-panel h3 {
    font-family: "HarmoniaSansPro-Black";
    color: #d2232a;
    display: block;
    margin: 0 auto;
}
#fulldata-panel h3#profile-name {
    max-width: 80%;
    margin: 0;
}
#fulldata-panel .details-left {
    max-width: 75%;
    float: left;
}
#fulldata-panel .details-right {
    max-width: 25%;
    float: right;
}
#fulldata-panel .explore {
    text-align: left;
    margin-left: 55px;
}
#fulldata-panel .explore select {
    height: 39px;
    padding-left: 25px;
}
#fulldata-panel .explore-header {
   position: relative;
}
#fulldata-panel .explore-header .total {
    background-color: #ffffff;
    padding: 0px 20px 47px 0;
    font-size: 30px;
    font-family: "HarmoniaSansPro-Black";
}


#output .explore-header p.small {
    position: absolute;
    bottom: 76px;
    right: 40px;
    font-size: 16px;
    font-style: italic;
}
.explore-header .details {
    max-width: 1270px;
    margin: 0 auto;
    padding: 20px 20px 0px 0px;
    position: relative;
}
.explore-header .details h3 {
    background-color: #ffffff;
    display: inline;
    clear: both;
    padding: 10px 20px 7px 0;
    margin-bottom: 10px;
}
#data-panel select {
    color: #000;
}
.explore select {
    background: #ffffff url('../images/bocc2024/bocc2024-select-arrow.png') no-repeat right 35px center; 
    border: 0;
    font-size: 18px;
    height: 52px;
    max-width:420px;
    width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    color: #ffffff;
}
.content.deeper-data {
    position: relative;
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}

.deeper-data .small {
    margin-left: 15px;
}

#sector-panel .explore select {
    background: #ffffff url('../images/bocc2024/bocc2024-select-arrow.png') center right no-repeat;
    background-position: right 20px center;
    color: #000000;
    text-transform: capitalize;
    padding: 10px 30px 5px;
    margin: 10px 0px;
    float: left;
}
#score-panel {
    position: relative;
    padding-bottom: 100px;
    background-color: #ffffff;
}
#score-panel .section {
    max-width: 100%;
    padding-left: 0;
    width: 1270px;
}
#score-panel .header {
    max-width: 900px;
    margin: 35px auto 60px;
}
#score-panel h4 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: 30px;
}
.flag-icon {
    padding: 0 20px;
    float: right;
    z-index: 1;
}
#data-panel select::-ms-expand {
    display: none;
}
#data-panel label {
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 15px;
    padding-right: 30px;
}
.explore {
    text-align: center;
    max-width: 1170px;
    min-height: 100px;
}
.explore-wrapper {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}
#data-panel .shadows {
    float: left;
}
.data-buttons  {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.data-buttons a {
    padding: 10px 45px;
    text-transform: uppercase;
    margin: 0 auto;
    border: 1px solid #78bfbf;
    background: #ffffff;
    color: #000000;
    
}
.data-buttons a:hover {
    background: #51abab;
}
#data-container {
    max-width: 1135px;
    height: 1800px;
    margin: 0 auto 60px;
    padding: 0 0 10px 0;
}

#downloads-panel {
    color: #ffffff;
    background: #84bcc1;
}
#downloads-header h4 {
    font-size: 36px;
    padding: 0;
    display: inline;
    color: #000000
}

#downloads-panel .row {
    padding: 0 0 60px 0;
    width: 100%;
}
#downloads-header {
    width: 100%;
    display: flex;
}
#downloads-panel .credits {
    text-align: center;
    font-size: 14px;
}
#downloads-panel .col-md-12 .content {
    padding: 10px;
}
#downloads-panel a {
    color: #000000;
}
#downloads-panel strong {
    font-family: "HarmoniaSansPro-Bold";
}
#downloads-panel .appendices {
    padding-top: 10px;
}
#downloads-panel .appendices a:hover {
    text-decoration: underline;
}
#downloads-panel .appendices p {
    padding: 4px 0 0;
    margin-bottom: 0px;
}
#downloads-panel .byline .media-left .profile_image {
    width: 140px;
    height: auto;
}
#downloads-panel .media-body {
    padding: 0px 115px 20px 20px;
    font-size: 22px;
}
#downloads-panel .media-body p {
    margin-bottom: 0px;
    color: #000000;
    font-size: 16px;
}
#downloads-panel .linked-signup-name {
    font-size: 22px;
    padding-top: 20px;
    display: block;
}
#footer-panel {
    background-color: #ffffff;
}
#footer-panel .content {
    max-width: 1206px;
    padding: 20px 10px;
}

#footer-panel #sponsors {
    padding-top: 30px;
}
#footer-panel #sponsors .col-sm-3 {
    text-align: center;
}
#footer-panel span.sponsors {
    display: block;
    line-height: 1.3em;
    padding-bottom: 9px;
    font-size: 14px;
}
#sponsors .logo-stack a {
    max-width: 200px;
    height: auto;
}
.sponsor-names .row {
    padding-top: 30px;
}
#footer-panel #sponsors-logo {
    margin-left: 69px;
    padding-top: 40px;
}
#footer-panel .row.sponsor-names {
    text-align: center;
    padding: 40px 35px;
    line-height: 1.6em;
    color: #222;
    display: block;
}
#footer-panel .row.sponsor-names a {
    color: #222;
}
#footer-panel .row.sponsor-names a:hover {
    text-decoration: underline;
}
.contact-us {
    padding-top: 30px;
    font-weight: bold;
    display: block;
}
.swp_social_panelSide.swp_float_right {
    opacity: 0;
}

#policy-score .header-row {
    font-size: 15px;
    color: #777777;
}
#score-guide {
    min-width: 65%;
}
.fullscore {
    width: 10%;
}
.bank-name {
    width: 30%;
}
#guide .twenty-five {
    display: block;
    float: left;
    width: 25%;
    text-align: right;
    font-size: 12px;
    color: #999999;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px dashed #cdcdcd;
}

.splash {
    height: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.splash .content {
    position: relative;
}
.page-bankingonclimatechaos2024 .video-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000000;
    background-size: cover;
}
.page-bankingonclimatechaos2024 .video-container video {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.fixed-width-content {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px;
}
.wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    overflow: hidden;
}
#masthead nav {
    display: none;
}
.splash .container {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}
#resize-fix {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#facts-details {
    position: relative;
    text-align: center;
    color: #ffffff;
    font-family: "HarmoniaSansPro-Black";
    font-size: 48px;
    /* background: url('../images/bocc2024/BOCC-24-fact-bg_03.png') bottom center no-repeat #000000; */
}
#facts-details .content {
    padding: 100px 20px 300px;
    max-width: 1100px;
}
#facts-footer {
    margin-top: 100px;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.page-bankingonclimatechaos2024 #facts-details  .video-container video {
    bottom: 0;
    top: inherit;
    left: 50%;
    transform: translate(-50%, 0);
    background-position: cover;
}
#big-fact {
    color: #d2232a;
    font-size: 96px;
}

/* Dig Deeper Page */

#dig-deeper-intro {
    width: 100%;
    min-height: 760px;
    margin-top: -75px;
}
.false-top {
    width: 100%;
    height: auto;
}
#full-data table {
    position: relative;
}
#full-data {
    font-family: interstate-mono, monospace;
}
table#full-data th {
    position: sticky;
    top: 0;
}
table#full-data th.tablesorter-headerAsc, table#full-data th.tablesorter-headerDesc, table#full-data th {
    background: #555555;
    text-align: left;
}
.tablesorter-headerAsc .tablesorter-header-inner:after {
    content: "\25BC";
    font-size: 16px;
    padding-left: 10px;
}
.tablesorter-headerDesc .tablesorter-header-inner:after {
    content: "\25B2";
    font-size: 16px;
    padding-left: 10px;
}



/* Data Explorer */

#table-wrapper {
    max-width: 1270px;
    overflow: scroll;
    max-height: 80vh;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 10px;
    border-bottom: 2px solid #cdcdcd;
}

table#full-data td {
    padding: 2px 8px; 
    border-bottom: 1px solid #efefef;
    font-size: 14px;
}

table#full-data td.number, table#full-data th.number  {
    text-align: right;
}

table#full-data td.name {
    min-width: 200px;
}

table#full-data th {
    padding: 10px 15px 6px 15px; 
    font-weight: normal;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    font-family: "HarmoniaSansPro-Regular";
}

#view-bank, #view-company, #view-parent {
    width: 30%;
    float: left;
    margin-right: 39px;
    text-align: center;
}

#view-bank label, #view-company label, #view-parent label {
    color: #000000;
    padding: 10px 30px 6px;
    margin: 10px 20px 10px 0;
    font-family: "HarmoniaSansPro-Black";
}
#view-bank label span, #view-company label span, #view-parent label span  {
    color: #d2232a;
}
#data-panel .explore  #view-company select, #data-panel .explore #view-bank  select, #data-panel #view-bank .explore-wrapper, #data-panel #view-parent .explore-wrapper {
    width: 100%;
    max-width: 100%;
    min-height: auto;
} 
#data-panel .explore  #view-company select, #data-panel .explore #view-bank  select, #data-panel .explore #view-parent  select, .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px 20px;
    height: auto;
    color: #000000;
}
.page-bcc-2020-data-explorer .deeper-data .explore, .page-bcc-2020-data-explorer .deeper-data .explore-wrapper {
    padding: 0;
}

#output {
    margin-bottom: 50px;
}
#output .data-buttons {
    width: 100%;
}
#profile-award {

}
.profile-prizes {
    position: relative;
    width: 220px; 
    height: 286px;
}
#profile-award .profile-award-title {
    font-size: 22px;
    line-height: 28px;
    min-height: 350px;
    font-family: "HarmoniaSansPro-Black";
    padding: 20px;
    padding-top: 155px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: capitalize;
    background:  #84bcc1 url(/wp-content/themes/bocc-2021/inc/assets/images/bocc2024/BOCC-24-award_03.png) center 20px no-repeat;
    border-radius: 15px;
}
ul#profile-lists, ul#profile-lists li {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#profile-lists li a {
    color: #000000;
    font-family: "HarmoniaSansPro-Black";
}
#profile-cases {
    width: 800px;
    margin-bottom: 35px;
}
#profile-case .case-image {
    width: 40%;
    float: left;
    display: block;
}
#profile-case .case-image img {
    width: 100%;
    padding-right: 30px;
}
#profile-case .case-title a {
    float: left;
    width: 55%;
    font-size: 22px;
    display: block;
    color: #000000;
    font-family: "HarmoniaSansPro-Black";
}
#profile-case .case-label, #profile-lists .case-label {
    font-size: 14px;
    color: #888888;
    font-family: "HarmoniaSansPro-Bold";
    text-transform: uppercase;
    padding-bottom: 15px;
}
#profile-lists .case-label  {
    padding-bottom: 6px;
}
#profile-case .profile-case-details {
    float: left;
    width: 55%;
    font-size: 15px;
}
#profile-deals {

}
#profile-reputation h4 {
    font-size: 22px;
    display: block;
    margin-bottom: 30px;
    color: #000000;
    font-family: "HarmoniaSansPro-Black";
}
#profile-sectors {
    width: 270px;
    margin-top: 20px;
    padding: 20px 10px;
}
#profile-sectors h4 {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 20px;
    display: block;
    text-align: center;
    margin-right: 0px;
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Black";
}
.profile-sector-wrap {
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    padding: 5px;
}
.profile-sector-wrap .sectors {
    height: 80px;
    width: 80px;
    float: none;
    margin: 0 auto;
}
.profile-sector-wrap span {
    padding-top: 0px;
    font-size: 11px;
    display: block;
    text-align: center;
    margin-right: 0px;
    text-transform: uppercase;
    font-family: "HarmoniaSansPro-Black";
}
#single-total-container {
    margin-bottom: 30px;
    margin-top: 20px;
}
#intro-text {
    width: 65%;
    float: left;
    padding: 100px 20px 20px 100px;
}
#intro-text h1 {
    font-family: plume-advertising, serif;
    text-transform: uppercase;
    font-size: 55px;
}

.select2-container {
    margin-right: 20px;
    display: block;
    float: left;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 800px;
}

.select2-container--default .select2-selection--single {
    background: #cdcdcd url('../images/bocc2024/bocc2024-select-arrow-white.png') no-repeat right 35px center;
    border: 0;
    font-size: 16px;
    height: 45px;
    width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    color: #000000;
    text-transform: uppercase;
    text-align: left;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    text-transform: capitalize;
    padding: 10px 30px 5px;
    margin: 10px 20px 10px 0;
    border: 1px solid #cdcdcd;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 26px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}



@media (max-width: 1170px) {
    .explore {
        padding: 0;
    }
    #score-panel-footer {
        height: 130px;
    }
    #table-wrapper {
        margin-bottom: 40px;
    }
    .bank-name { 
        width: 250px;
    } 
    #facts-details {
        font-size: 38px;
    }
    #facts-details span {
        font-size: 60px;
    }
    .explore-wrapper {
        margin: 0px auto 0px auto;
        padding: 0;
        max-width: 400px;
    }
    #view-bank, #view-company, #view-parent {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: left;
    }
    #view-bank label, #view-company label, #view-parent label {
        padding: 10px 10px 0px;
        margin-bottom: 0;
    }
    .explore-header .details {
        padding: 40px 20px;
    }
}

@media (max-width: 970px) { 
    h2 {
        font-size: 48px;
    }
    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 22px;
    }
    label {
        font-size: 20px;
    }
    .mobile  {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    .header h4, #funding-panel .header h4 {
        font-size: 18px;
    }
    #fulldata-panel h3 {
        max-width: 100%;
    }
    #funding-panel .header h3, #data-panel h2, #fulldata-panel h3 {
        font-size: 38px;
    }
    .section {
        padding-left: 0;
        max-width: 100%;
    }
    .content {
        max-width: 100%;
    }
    .details {
        font-size: 16px;
    }
    #fulldata-panel h3#profile-name {
        font-size: 28px;
    }
    #fulldata-panel .explore-header .total {
        font-size: 18px;
    }
    #overview-data .header h4 {
        font-size: 20px;
    }
    #overlay {
        padding-top: 300px;
    }
    #overlay img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    #overlay-wrapper {
        padding-top: 300px;
        background: url(../images/bocc2023/BOCC-2023-header.jpg) top center no-repeat;
    }
    #opening-panel .menu.menu-download a {
        font-size: 21px;
    }
    #opening-panel .lang-menu a, #opening-panel .menu a {
        font-size: 15px;
        line-height: 20px;
    }
    #facts-details .content {
        padding: 20px 20px 100px;
    }
    #big-fact {
        font-size: 1em;
        text-align: center;
    }
    #opening-panel #additional-downloads a {
        font-size: 14px;
    }
    .page-bankingonclimatechaos2024 #opening-panel #menu-panel {
        width: 200px;
        height: auto;
    }
    .page-bankingonclimatechaos2024 #opening-panel #menu-panel .menu {
        line-height: 1.2em;
    }
    .map-info h4 {
        margin-top: 25px;
        font-size: 28px;
    }
    #facts-details {
        clip-path: none;
        width: 100%;
        margin: 0;
        min-height: fit-content;
        font-size: 23px;
        padding: 30px 40px 40px 40px;
    }
    #facts-details span {
        font-size: 30px;
    }
    #facts-details span {
        font-size: 32px;
    }
    .sidebar, #overview-data  {
        width: 100%;
        float: none;
    }
    #overview-data-wrapper {
        margin: 50px 20px 20px;
        width: auto;
    }
    .header .details {
        font-size: 16px;
    }
    #overview-data {
        clip-path: none;
    }
    #sector-panel .explore label {
        width: 100%;
        font-size: 20px;
    }
    .download-data a {
        font-size: 18px;
    }
    #casestudies-panel h2, #data-panel .sidebar h2 {
        font-size: 32px;
        line-height: 1.3em;
    }
    #data-panel .sidebar h2 {
        width: 100%;
    }
    #casestudies-details {
        width: 100%;
    }
    #map-wrapper, #map, .map-info {
        height: 270px;
        min-height: auto;
    }
    .map-case-link {
        top: auto;
        bottom: 0;
        left: 0;
    }
    .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-bar {
        display: none;
    }
    .map-info-wrapper.mobile .map-info {
        height: auto;
        left: 0;
        padding: 10px 20px 55px 30px;
        min-width: 100%;
    }
    #funding-panel .section {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    #funding-panel .header {
        margin: 20px auto;
    }
    #casestudies-panel .sidebar {
        margin: 0;
    }
    #casestudies-map {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #output .explore-header p.small {
        position: relative;
        margin: 20px 0;
        top: 0;
        right: 0;
    }
    #sector-panel .sector-sidebar, #sector-panel .section {
        max-width: 100%;
        width: 100%;
    }
    .main-title {
        max-width: 100%;
        padding-left: 0;
    }
    #data-jump {
        width: 100%;
        padding: 30px 15px 35px 15px;
        font-size: 18px;
        text-align: center;
    }
    #data-jump a {
        white-space: nowrap;
    }
    #view-or {
        margin: 10px auto 5px;
        width: 100%;
        float: left;
        height: 35px;
    }
    #overview-data .header {
        width: 100%;
        margin: 0;
        padding: 25px 0px 10px 0px;
    }
    #funding-panel {
        background: #ffffff;
        margin: 0px 20px 40px 20px;
    }
    #funding-companies {
        width: 100%;
    }
    #sector-panel .header {
        margin: 85px 20px 10px;
    }
    .explore select {
        font-size: 16px;
    }
    #score-panel .content {
        padding: 10px;
    }
    #data-container {
        width: 100%;
        height: 1700px;
        padding: 0;
        margin: 0;
        padding-top: 20px;
    }

    .select2-container--default .select2-selection--single {
            max-width: 300px;
    }
    #action-panel .submit-button {
        padding: 10px;
    }
    #footer-panel .row.sponsor-names {
        padding: 30px 20px;
    }
    #footer-panel #sponsors-logo {
        margin-left: 0;
    }
    #downloads-panel .col-md-5 {
        padding: 16px 0 16px 0px;
    }
    #downloads-panel h3 {
        padding-bottom: 5px;
    }
    #downloads-panel .media-body {
        padding: 0 10px 10px 0px;
        font-size: 14px;
    }
    #fulldata-panel {
        padding-bottom: 60px;
    }
    #score-panel-data, #output, .map-info-wrapper, #map-wrapper {
        max-width: 90%;
        margin: 0 auto;
    }
    #downloads-panel .row {
        padding: 10px 20px 40px;
    }
    #downloads-panel .row .row {
        padding: 10px 0px 80px;
    }
    #downloads-panel .additional-downloads, #downloads-panel .press {
        font-size: 28px;
        color: #ffffff;
        padding-left: 0;
    }
    #downloads-panel .press {
        margin-bottom: 30px;
    }
    #downloads-panel .downloads {
        margin-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }
    #downloads-panel .appendices {
        padding-left: 0;
    }
    #downloads-panel .appendices p {
        padding: 0;
        margin: 0;
        font-size: 16px;
    }
    #downloads-panel .byline .media-left .profile_image {
        width: 130px;
        height: auto;
    }
    #downloads-panel .byline .media-left {
    padding-right: 20px;
    }
    .flag-icon {
        display: none;
    }
    .chip {
        width: 15px;
        height: 15px;
    }
    .key {
        display: block;
    }
    .data-buttons {
        width: 90%;
        float: none;
    }
    .data-buttons a {
        padding: 7px 45px;
        font-size: 12px;
    }
    .data-buttons {
        margin: 10px auto 30px;
    }
    .logo-stack img {
        max-width: 45%;
        }
    #trend-data-container {
        max-width: 100%;
    }
    table#full-data td {
        font-size: 14px;
    }
    #data-panel label {
        padding: 0;
        margin: 3px 0 5px 0;
    }
    .cover-download {
        width: 100%;
        float: left;
        padding: 20px 0px;
    }
    #dirty-dozen, #all-funding {
        width: 100%;
        padding: 20px;
    }
    #fulldata-panel .explore {
        margin-left: 10px;
    }
    #fulldata-panel .details-left {
        max-width: 100%;
    }
    #profile-case .case-image img {
        display: none;
    }
    #score-panel h3 {
        font-size: 38px;
    }
    #profile-award .profile-award-title, #profile-sectors {
        display: none;
    }
    #profile-cases, #profile-case .case-image, #profile-case .profile-case-details, #profile-case .case-title a {
        width: 100%;
        float: none;
    }
    #profile-case .case-label {
        margin-top: 20px;
    }
    #downloads-panel .linked-signup-name {
        padding-top: 0;
    }
    .sector-details {
        margin-left: 0;
    }
    #fulldata-panel .header {
        margin: 55px 20px 20px
    }
    #score-panel h4 {
        font-size: 24px;
    }
    #downloads-panel .appendices {
        padding-top: 0;
    }
}
@media (min-width: 1100px) {
    .container {
        max-width: 100%;
    }

}

  