body {
    overflow-y: initial;
    overflow-x: initial;
}
select {
    padding: 7px 20px;
}
.clear {
    clear: both;
}
.site-footer {
    display: none;
}
.contents {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    padding: 0 100px;
    margin-bottom: -2px;
}
.intro h2 {
    color: #ffffff;
    font-family: "bebas-neue",Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 72px;
}
.intro h2 span {
    display: block;
    color: #ebac20;
}
.intro p {
    color: #ffffff;
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
}
.explore-wrapper {
    position: absolute;
    z-index: 800;
    width: 600px;
    margin-left: -100px;
}
.explore {

    margin-top: 35px;
    margin-bottom: 10px;
}
#policies .explore {
    margin-top: 0;
}
.explore label {
	color: #000000;
    display: block;
    padding: 10px 30px 5px 0;
    margin: 10px 0px;
	width: 100px;
    float: left;
    font-family: "bebas-neue",Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}
.explore-header .details {
	max-width: 1270px;
	margin: 0 auto;
	padding: 60px 20px 20px 0px;
	position: relative;
}
.explore-header .details h3 {
	background-color: #ffffff;
	display: inline;
	clear: both;
	padding: 10px 20px 7px;
	margin-bottom: 10px;
}
.explore-header .details .clear {
	padding-bottom: 17px;
}
.explore select {
    border: 0;
    font-size: 18px;
    height: 50px;
    max-width:270px;
    width: 100%;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    border: 2px solid;
}

#story-animation {
    min-height: 400px;
    margin-top: 50px;
    text-align: center;
}
#story-animation video {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 0;
}
.wrapper {
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}
.video-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000000;
    background-size: cover;
}
.video-container video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top:49%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-bottom: 3px solid #ffffff;
    margin-top: -30px;
}
#bobb-header {
    background-size: cover;
    height: 80vh;
    min-height: 750px;
    width: 100%;
    position: relative;
}
#bobb-header img.titles {
    width: 87%;
    height: auto;
    margin-left: 50px;
    margin-top: 25px;
}
#bobb-header .contents {
    padding: 0;
}
  /* Sticky Header Style */
  /* ---------------------------------------- */
  
#bobb-header-menu {
    width: 100%;
    height: 110px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 100%;
    z-index: 900;
    overflow: visible;
}
#small-menu {
    padding-left: 370px;
}
#small-menu a.pop {
    background: url('images/red-background-smudge.png') center center no-repeat;
    background-size: 100% auto;
    color: #ffffff;
}
#bobb-header-menu nav {
    height: 160px;
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
    text-align: right;
    padding-top: 30px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
#bobb-header-menu nav a {
    font-family: "bebas-neue",Helvetica,sans-serif;
    text-transform: uppercase;
    color: #000000;
    display: inline-block;
    padding: 10px 15px;
    line-height: 1;
    text-decoration: none;
    max-width: 1400px;
    font-size: 18px;
}
#bobb-header-menu nav.sticky {
    position: fixed;
    top: 0;
    height: 110px;
}
#bobb-header-menu nav.sticky  {
    height: 100px;
    padding-top: 0px;
}
#bobb-header-menu nav.sticky #small-menu {
    padding-left: 240px;
}
#bobb-header-menu nav.sticky .contents {
    text-align: left;
}
#bobb-header-menu nav a#report-download, #bobb-header-menu nav a#additional-download {
    font-family: "bebas-neue",Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 46px;
    font-weight: 100;
}
#bobb-header-menu nav a#report-download {
    color: #ebac20;
    font-weight: 300;
}
#bobb-cover {
    position: absolute;
    bottom: -24px;
    z-index: 1000;
    margin-left: 100px;
}
#bobb-cover img {
    border: 8px solid #ffffff; 
    max-width: 220px;
}
.sticky #bobb-cover {
    top: 0;
    bottom: inherit;
    width: 150px;
}
.sticky #bobb-cover img {
    width: 100%;
}
#bobb-header-menu nav.sticky {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
#bobb-header-menu nav.sticky a {
    padding: 5px 15px;
}
#bobb-header-menu nav.sticky #bobb-cover a {
    width: 150px;
}
#bobb-header-menu nav.sticky a#report-download, #bobb-header-menu nav.sticky a#additional-download {
    padding: 15px 15px 0 15px;
}
#frontline-stories {
    background-color: #e4e4e4;
    clip-path: polygon(0 0, 100% 9%, 100% 100%, 0% 100%);
    min-height: 300px;
    margin-bottom: -2px;
    margin-top: 60px;
}
#frontline-stories h2 {
    color: #000000;
}
.intro#finance-frontlines p {
    max-width: 900px;
    color: #000000;
    margin-bottom: 90px;
}
.intro#finance-frontlines {
    padding-top: 100px;
}
.blogs.one {
    padding-right: 2%;
}
.blogs.two {
    padding-left: 2%;
}
.blogs h3 {
    display: block;
    color: #ebac20;
    text-transform: uppercase;
    font-size: 36px;
}
#blog-big h3 {
    font-size: 60px;
}
.blog-image {
    width: 100%;
    margin-bottom: 20px;
}
.two-column.blogs.one {
    width: 50%;
}
.two-column.blogs.two {
    width: 50%;
}
.two-column.blogs.two h3 {
    font-size: 40px;
}
.two-column.blogs.one p {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18px;
}
.two-column.blogs.two p {
    font-family: 'Times New Roman',Times,serif;
    font-size: 18px;
}
#blog-big .two-column.blogs.two p {
    font-size: 18px;
}
.two-column.blogs .read-more {
    font-family: "bebas-neue-pro-expanded",Helvetica,sans-serif;
    color: #ebac20;
    text-transform: uppercase;
    font-weight: 700;
}
.blog-content {
    padding-bottom: 50px;
}
.highcharts-figure,
.highcharts-data-table table {
    min-width: 320px;
    max-width: 1000px;
    margin: -100px auto 0;
}

.highcharts-data-table table {
    font-family: 'Times New Roman', Times, serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}


#bar-container {
    height: 800px;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 50px;
}

/** Policy Scores **/

#policies {
    margin-top: 200px;
    margin-bottom: 30px;
}
#policies .intro h2, #policies .intro p {
    color: #000000;
}
#policies .contents.intro {
    margin-bottom: 100px;
}
#policy-score table {
	padding: 55px 10px 10px 10px;
	font-family: 'Times New Roman', Times, serif;
	max-width: 97%;
    margin-top: 50px;
    overflow: hidden;
}
#policy-score td {
	padding: 10px;
	font-size: 16px;
	font-family: 'Times New Roman', Times, serif;

}
.chip {
	width: 15px;
	height: 15px;
    border-radius: 10px;
	display: inline-block;
	margin: 0 9px -3px 22px;
}
.key, .policy-key {
    font-family: "bebas-neue",Helvetica,sans-serif;
    font-size: 16pt;
}
#policy-key {
    text-align: left;
    margin-top: 7px;
    margin-bottom: 20px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 3.6em;
	text-transform: uppercase;
    text-align: right;
    margin-right: 142px;
}

.score {
	width: 20px;
	height: 20px;
	display: block;
    /* border-radius: 10px; */
	float: left;
	text-align: center;
}
.score-0 {
	background: #ebac20;
}
.score-1 {
	background: #005566;
}	
.score-2 {
	background: #005566;
}
.score-3 {
	background: #eeeeef;
}
.score {
	position: relative;
}

.scorebar-totals .score-1 {
	background: #f57e20;
}

.flag-icon {
	padding: 0 40px;
	float: right;
}

.score .tooltiptext, .score-total-fincancing .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #fefefe;
  color: #333333;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  padding: 7px 10px;
  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);

  /* Position the tooltip */
  position: absolute;
  top: 5px;
  z-index: 1;
}

.score-total-fincancing .tooltiptext  {
	width: 100px;
	padding: 7px 10px 3px;
}

.score:hover .tooltiptext, .score-total-fincancing :hover .tooltiptext  {
  visibility: visible;
}

#policy-score .header-row {
	font-size: 15px;
	color: #777777;
}
#score-guide {
	min-width: 55%;
}
.fullscore {
	width: 10%;
}
.bank-name {
	width: 40%;
}
#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;
}

#years-select-Credit, #years-select-Investment {
    position: absolute;
    width: 205px;
    z-index: 700;
}
#years-select-Credit {
    display: none;
}
#years-select-Investment #years-line {
    position: absolute;
    top: -91px;
    height: 521px;
    width: 2px;
    background-color: #000000;
    margin: 0 0 0 25px;
}
#years-select-Credit #years-line {
    position: absolute;
    top: -91px;
    height: 521px;
    width: 2px;
    background-color: #000000;
    margin: 0 0 0 25px;
}
#intro-text {
    margin-top: 150px;
    margin-bottom: 50px;
}
#intro-text .intro h2 {
  color: #000000;
}
#intro-text .intro p {
    color: #000000;
}
#national-yearly {
    margin-bottom: -2px;
}
.range-years {
    padding: 20px 20px 0px 20px;
}
.range-years.active a  {
    font-weight: bold;
    color: #000000;
}
.range-years a {
    color: #000000;
    padding-left: 20px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
}
.year-dot {
    clip-path: circle(48%); 
    background-color: #000000;
    width: 12px;
    height: 12px;
    margin: 5px auto 0;
    float: left;
}
.range-years.active .year-dot {
    background-color: #ebac20;
}
#sectors .explore select {
    max-width: 420px;
}
#oh-circles {
    display: block;
   /* background-color: #e4e4e4; */
    background-color: #ffffff;
    width: 100%;
    height: 800px;
    clear: both;
    overflow: hidden;
    position: relative;
}
#oh-circles-grey {
    background-color: #6f6f6f;
    height: 900px;
    width: 200%;
    position: absolute;
    top: 0px;
    left: -89%;
    clip-path: ellipse(50% 46% at 50% 50%);
}

#oh-circles-white {
    background-color: #ffffff;
    height: 800px;
    width: 147%;
    position: absolute;
    top: 550px;
    right: -40%;
    clip-path: ellipse(50% 46% at 50% 50%);

}

#my-circles {
    display: block;
    background-color: #6f6f6f;
    width: 100%;
    height: 700px;
    clear: both;
    overflow: hidden;
    position: relative;
}

#my-circles-white {
    background-color: #ffffff;
    height: 800px;
    width: 147%;
    position: absolute;
    bottom: 450px;
    left: -40%;
    clip-path: ellipse(50% 46% at 50% 50%);

}
.intro#national-bubbles {
    padding-top: 140px;
}
.intro#national-bubbles p {
    max-width: 900px;
}
.intro#sector-bars {
    padding-top: 300px;
}
.intro#sector-bars p {
    max-width: 900px;
}

#demands {
    background-color: #e4e4e4;
    clip-path: polygon(0% 0%, 50% 10%, 100% 0%, 100% 100%, 0% 100%);
    padding-top: 300px;
}
#demands .intro p {
    color: #000000;
    margin-bottom: 74px;
}
#demands .intro h2 {
    color: #000000;
    margin-bottom: 60px;
}
#demands .intro h2 span {
    display: inline;
}
#demand-details.contents {
    padding-bottom: 280px;
}
#demand.two-column {
    max-width: 40%;
    margin-left: 50px;
    border-bottom: 1px solid #000000;;
}
.demand {
    border-top: 1px solid #000000;
    padding: 30px 0px;
    font-size: 28px;
    font-family: 'Times New Roman', Times, serif;
    clear: both;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    justify-content: left;
}
.demand-number {
    font-size: 72px;
    font-family: "bebas-neue",Helvetica,sans-serif;
    margin-right: 30px;
    align-items: center;
    justify-content: center;
}
.demand:hover .demand-number {
    color: #ebac20;
    margin-left: 20px;
}
#take-action {
    background-color: #6f6f6f;
    width: 100%;
    padding-top: 200px;
    padding-bottom: 150px;
    clip-path: polygon(0% 0%, 50% 20%, 100% 0%, 100% 100%, 0% 100%);
    position: relative;
}
#take-action-details {
    color: #ffffff;
    max-width: 700px;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center;
    font-family: "bebas-neue-pro-expanded", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.7em;
    margin-bottom: 12px;
    font-size: 22px;
    text-transform: uppercase;
}
#take-action-button {
    text-transform: uppercase;
    background-color: #ebac20;
    padding: 20px;
    margin: 50px auto 0;
    width: 380px;
    text-align: center;
    font-family: "bebas-neue",Helvetica,sans-serif;
    font-size: 50px;
    border: 1px solid #ffffff;
}
a #take-action-button, a:visited #take-action-button  {
    color: #000000;
}
#take-action-button:hover, a:hover #take-action-button {
    background-color: #000000;
    color: #ffffff;
}
#cbd-cop {
    min-height: 400px;
    clip-path: polygon(0% 0%, 50% 14%, 100% 0%, 100% 100%, 0% 100%);
    margin-top: -140px;
    padding-top:  225px;
    padding-bottom: 75px;
    background: #ffffff;
}
#cbd-cop .intro h2 {
    color: #000000;
}
#cbd-cop .two-column.one{
    width: 60%;
}
#cbd-cop .two-column.two {
    width: 30%;
    margin-left: 10%;
}
#cbd-cop .two-column p {
    width: 80%;
    font-family: 'Times New Roman', Times, serif;
}
#cbd-cop .read-more {
    font-family: "bebas-neue-pro-expanded", Helvetica, sans-serif;
    color: #ebac20;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 35px;
    display: block;
    font-size: 24px;
}
#cbd-cop .read-more span {
    color: #000000;
}
#rfb img {
    max-width: 100%;
}

#webinar {
    background-color: #f2b342;
    width: 100%;

    position: relative;
}
#webinar .two-column {
    padding-top: 70px;
    padding-bottom: 100px;
    height: 100%;
    text-align: center;
    text-transform: uppercase !important;
}
#webinar .two-column h5, h4, h6 {
    text-transform: uppercase !important; 
    font-family: "bebas-neue",Helvetica,sans-serif;
    font-weight: normal;
} 
#webinar .divider {
    height: 2px;
    width: 300px;
    margin: 0 auto;
    background-color: #000000;
}
#webinar .two-column h4 {
    color: #ffffff;
    font-size: 44px;
    margin-bottom: 10px;
}
#webinar .two-column h5 {
    font-size: 44px;
    margin-top: 10px
    padding-bottom: 20px;
    margin: 0;
}
#webinar .two-column h6 {
    font-size: 24px;
    margin-top: 20px;
    font-weight: light;
}
#webinar .one {
    border-right: 2px solid #ffffff;
}
.register-button {
    text-transform: uppercase;
    color: #000000;
    background-color: #fefefe;
    padding: 20px;
    margin: 70px auto 0;
    width: 330px;
    text-align: center;
    font-family: "bebas-neue",Helvetica,sans-serif;
    font-size: 36px;
    border: 1px solid #000000;
}
.register-button:hover {
    color: #ffffff;
    background: #000000;
}
.two-column {
    width: 50%;
    float: left;
}

#contacts {
    background-color: #ffffff;
    min-height: 300px;
    margin-bottom: 150px;
}
#contacts h3 {
    text-transform: uppercase;
    margin-bottom: 25px;
    clear: both;
    padding-top: 20px;
}
#contacts .two-column {
    margin-top: 120px;
}
#contact-button {
    text-transform: uppercase;
    background-color: #ebac20;
    padding: 10px 20px 22px 20px;
    margin: 30px 0;
    width: 333px;
    text-align: center;
    font-family: "bebas-neue",Helvetica,sans-serif;
    font-size: 35px;
    display: block;
}
#contacts img {
    display: block;
    float: left;
    padding: 0 20px 0 0;
    max-width: 170px;
}
#contacts .intro p {
    color: #000000;
    font-size: 20px;
}
#contacts .intro {
    padding-right: 80px;
}
#contacts ul {
    list-style: none;
}
#contacts li {
    font-family: 'Times New Roman',Times,serif;
    line-height: 1.3em;
    font-size: 20px;
    list-style: none;
}
#contacts .intro a {
    color: #000000;
    padding-bottom: 7px;
}
#contacts .intro a:hover {
    text-decoration: underline;
}
#bobb-footer {
    min-height: 300px;
    width: 100%;
    background-color: #e4e4e4;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}
#bobb-footer .contents {
    padding: 0 60px;
}
.logo-pad {
    padding: 20px 10px 10px 15px 
}
#bobb-footer .endorsements h5 {
    font-family: "bebas-neue",Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 200;
    max-width: 700px;
    margin: 70px auto;
}
#bobb-footer .endorsements a {
    display: block;
    color: #000000;
    padding: 8px 10px;
    line-height: 1.4em;
}

@media only screen and (max-width: 1600px) { 
    .explore-wrapper {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 1400px) { 
    .explore-wrapper {
        position: relative;
    }
    #bar-container {
        padding-top: 0;
    }
    #demands .two-column img {
        max-width: 100%;
    }
    .contents {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 1110px) {
    .two-column {
        width: 100%;
        float: none;
        padding: 20px;
    }
    #bobb-cover {
        left: 0;
        margin-left: 0;
    }
    #small-menu {
        padding-left: 344px;
    }
    #national-yearly .explore-wrapper {
        margin-left: 0px;
    }
    .two-column, #demand.two-column {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .sticky {
        display: none;
    }
    #frontline-stories {
        clip-path: polygon(0 0,100% 2%,100% 100%,0% 100%);
    }
    .two-column.blogs.one, .two-column.blogs.two {
        width: 100%;
        padding: 0px;
    }
    .blogs h3, #blog-big h3 {
        font-size: 30px;
    }
    .two-column.blogs.one p, #blog-big .two-column.blogs.two p  {
        font-size: 16px;
    }
    #bobb-header-menu nav.sticky {
        display: none;
    }
    #years-line {
        top: -17px;
        height: 223px;
    }
    #national-yearly .contents {
        margin-top: 20px;
    }
    #my-circles {
        height: 900px;
    }
    #my-circles-white {
        bottom: 550px;
    }
    .intro#sector-bars {
        padding-top: 370px;
    }
    #small-menu {
        padding-left: 265px;
    }
    #webinar {
        clip-path: none;
    }
    #webinar .one {
        border: 0;
    }
    #webinar .two-column {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #bobb-header-menu nav {
        box-shadow: none;
    }

}

@media only screen and (max-width: 980px) {
    .video-container {
        height: 500px;  
        background: #ffffff;
    }
    .video-container video {
        width:100%;
    }
    #bobb-header  {
        height: 500px;
        min-height: 500px;
    }
}
@media only screen and (max-width: 767px) {
    .intro p, .demand {
        font-size: 20px;
    }

    #take-action-button {
        width: 90%;
    }
    #demands .two-column img {
        max-width: 100%;
        margin-bottom: 30px;
    }
    #contacts .intro, #contacts .two-column {
        padding-right: 20px;
        margin-top: 20px;
        clear: both;
    }
    .contents {
        padding: 0 20px;
    }
    #small-menu {
        padding-left: 20px;
    }
    #bobb-cover {
        left: 20px;
    }
    .explore-wrapper {
        position: relative;
        margin-left: 5px;
    }
    .explore label {
        float: none;
    }
    .explore-wrapper,  #years-select-Credit, #years-select-Investment {
        width: 100%;
    }
    .flag-icon {
        display: none !important;
    }
    #policies .contents.intro {
        margin-bottom: 50px;
    }
    #policy-key {
        margin-right: 0;
        text-align: left;
        line-height: 2.6em;
    }
    #policy-score table {
        max-width: 100%;
    }
    #policy-score td {
        padding: 2px 0px 5px 5px;
    }
    #policy-score td.bank-name {
        padding: 2px 2px 5px 0px;
    }
    #bubble-container {
        width: 100%;
    }
    #sectors .explore select {
        max-width: 100%;
    }
    #policies {
        margin-top: 100px;
    }
    #demands {
        clip-path: polygon(0% 0%,50% 2%,100% 0%,100% 100%,0% 100%);
        padding-top: 115px;
    }
    .intro h2 {
        font-size: 45px;
    }
    #bobb-header img.titles {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
    }
    #bobb-footer img {
        max-width: 100%;
    }
    #bobb-footer .contents {
        padding: 0 20px;
    }
    #bobb-cover {
        top: -100px;
        bottom: auto;
    }
    #bobb-header {
        height: 720px;
        background: #ffffff;
    }
    .video-container {
        height: 300px;  
        background: #ffffff;
    }
    .video-container video {
        width:100%;
    }

    #bobb-header-menu {
        height: 400px;
    }
    #bobb-header-menu nav {
        height: 400px;
        text-align: left;
    }
    #bobb-header-menu nav a {
        padding: 10px 20px 10px 0;
    }
    #bobb-header-menu nav a.pop {
        padding: 10px 20px 10px 15px;
    }
    #report-download {
        margin-top: 200px;
        margin-bottom: 0px;
    }
    #bobb-header-menu nav a#report-download  {
        font-size: 34px;
    }
    #bobb-header-menu nav a#additional-download {
        font-size: 22px;
    }
    .intro#finance-frontlines {
        padding-top: 100px;
    }

    #national-yearly .contents {
        margin-top: -40px;
        margin-bottom: -2px;
    }
    #national-yearly .explore-wrapper {
        margin-left: 50px;
    }
    #national-yearly .explore {
        margin-top: 0;
    }
    #years-select-Credit, #years-select-Investment {
        position: relative;
        margin-top: -100px;
    }
    #years-line {
        top: -63px;
        height: 269px;
    }
    .highcharts-figure {
        max-width: 100%;
        min-width: 100%;
        margin: -50px auto 0;
    }
    #my-circles {
        height: 800px;
    }
    #my-circles-white {
        bottom: 630px;
    }
    .intro#sector-bars {
        padding-top: 309px;
    }
    #oh-circles-grey, #oh-circles-white, #my-circles-white {
        clip-path: ellipse(70% 46% at 50% 50%);
    }
    #oh-circles {
        height: 680px;
    }
    .range-years a {
        font-size: 18px;
        padding: 14px 20px 0;
    }
    #years-select-Investment #years-line {
        height: 425px;
    }
    #years-select-Credit #years-line {
        height: 425px;
    }
    #sectors .explore select {
        max-width: 88%;
    }
    .explore select {
        font-size: 16px;
    }
    .key, .policy-key {
        font-size: 15px;
    }
    .policy-key {
        display: block;
    }
    .chip {
        margin: 0 4px -3px 12px;
    }
    #cbd-cop .two-column.one, #cbd-cop .two-column.two {
        width: 100%;
        margin: 0;
        padding-top: 30px;
    }
    #cbd-cop .two-column.two img {
        width: 100%;
    }
    #cbd-cop {
        margin-top: -173px;
        clip-path: polygon(0% 0%, 50% 10%, 100% 0%, 100% 100%, 0% 100%);
    }
    #take-action {
        padding-bottom: 220px;
    }
    #contacts li {
        font-size: 18px;
    }
    #contacts img {
        width: 64%;
        max-width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    #contacts .intro p {
        font-size: 17px;
    }
    #contact-button, .register-button, #cbd-cop .two-column p {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) and (orientation: portrait) {
    /* portrait phones */
}

@media only screen and (min-width: 320px) {
    /* Small phone */
}