.amcharts-AmChartsLogo-group, .amcharts-ZoomOutButton-group {
  display:none;
}

#chartdivtwelve .amcharts-Container.amcharts-Label.amcharts-AxisLabel text tspan{
  display: none;
}

sup {
    transform: scale(0.5)!important;
    font-size: 50%;
    position: relative;
    top: -19px;

}


.page-statistics {
	padding-top: 105px;
}

.charts-top {
	display: flex;
  justify-content: space-between;
  width: 91%;
  margin:0 auto;
  margin-bottom: 70px;
  align-items: flex-end;
}



.charts-title {
	border-bottom: 4.5px solid #00A4DD;
}

.charts-title h1 {
	padding-right:10px;
	padding-bottom: 5px;
	font-size: 30px;
}

.charts-search-year {
	display: flex;
	height: 26px;
  position: relative;
  cursor: pointer;
}

.charts-search-year:after {
  content: "";
  height: 40px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 100%;
}



.charts-search-year:hover .search-years {
   display:block;
}

.search-years li.active a{
  color:#ff857c;
}

.search-years {
  position: absolute;
  right: -2px;
  top: 40px;
  z-index: 10;
  display:none;
}

.search-years ul li a {
  text-decoration: none;
  color:black;
  padding: 10px;
  font-weight: bold;
  transition: .5s ease;
}

.search-years ul li a:hover {
  color:#FF857C;
} 

.search-years ul li {
  padding: 8px 17px 8px 17px;
}

div.search-years {
   border: 1px solid #DDDDDD;
  border-radius: 5px;
  background-color: white;
  padding-top:12px;
  padding-bottom: 12px;
}


div.search-years > ul {
    max-height: 200px;
    overflow-y: scroll;
    margin-right: 10px;
    
}

/* width */
div.search-years > ul::-webkit-scrollbar {
  width: 1px;
}

/* Track */
div.search-years > ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
div.search-years > ul::-webkit-scrollbar-thumb {
  background: #707070; 
}

/* Handle on hover */
div.search-years > ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

div.search-years:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background-color: white;
  top: -6px;
  right: 37px;
  transform: rotate(45deg);
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  clear:both;
  display: table; 

}

.charts-search-title {
  padding-bottom: 8px;
	font-size:14px;
	font-weight: bold;
  color: black;
  letter-spacing: 0.5px;
	
}

div.charts-search-year a.active:last-child {
  margin-right: 0px;
  margin-left: 25px;
}

div.charts-search-year a.active {
    border-bottom: 6px solid #00A4DD;
    margin-right: 25px;
    
}


div.charts-search-year a.active div {
    color: #00A4DD!important;
}


.charts-search-form {
    border-bottom: 4px solid #02103B;
    padding-left: 10px;
}

.charts-search-form input {
    width: 42px;
}

.charts-boxes {
	width: 90%;
	margin:0 auto;
}

.chart-title {
	text-align: center;
	margin-bottom: 73px;
}

.chart-title h1 {
   font-size: 40px;
}

.chart-box {
	margin-bottom: 130px;
}

.chart-compare {
	display: flex;
    justify-content: center;
    margin-top: 25px;
}

.chart-compare div p {
	    font-size: 16px;
    font-weight: bold;
}

.chart-compare div:first-child {
	position: relative;
	padding-left: 40px;
	margin-right: 58px;
}

.chart-compare div:first-child:before {
   content: "";
   width: 24px;
   height: 24px;
   background-color: #00A4DD;
   position: absolute;
   border-radius: 5px;
   top:-3px;
   left: 0;
}


.chart-compare div:last-child {
	position: relative;
	padding-left: 40px;
}

.chart-compare div:last-child:before {
   content: "";
   width: 24px;
   height: 24px;
   background-color: #02103B;
   position: absolute;
   border-radius: 5px;
   top:-3px;
   left: 0;
}

#chartdiv {
  width: 100%;
  height: 450px;
  margin: 0 auto;
  
}

#chartdivtwo {
  width: 100%;
  height: 450px;
  text-align: right;
}

#chartdivthirteenth{
  height: 300px;
}

#chartdivthree {
  width: 100%;
  height: 450px;
  text-align: right; 
}

#chartdivfour {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdivfive {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdivsix {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdivseven {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto; 
}

#chartdiveight {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdivnine {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdivten {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}

#chartdiveleven {
  width: 100%;
  height: 450px;
  text-align: right;
  margin:0 auto;
}


#chartdivtwelve {
  width: 100%;
  height: 500px;
  margin:0 auto;
}


.five-titles-container {
	position: relative;
}

.five-titles {
    position: absolute;
    top: 30px;
    left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 362px;
    width: 80%;
}
.five-titles p {
	font-size: 17px;
  position: relative;
  width: 100%;
}

.five-titles p span {
  position: absolute;
  bottom: 0;
  width: 100%;
}


.charts-search-year a:last-child span {
   position: absolute;
    top: -14px;
    right: 0;
    color: black;
    font-size:10px;
}

.charts-search-year a {
  text-decoration: none;
}








@media only screen and (max-width: 1366px) {
  .chart-title h1 {
	padding-right:10px;
	padding-bottom: 5px;
	font-size: 30px;
}

.chart-title {
    text-align: center;
    margin-bottom: 50px;
}

}




@media only screen and (max-width: 1199px) {
  .chart-title h1 {
	font-size: 25px;
}
sup {
    transform: scale(0.5)!important;
    font-size: 50%;
    position: relative;
    top: -15px;
}

.chart-title {
    text-align: center;
    margin-bottom: 40px;
}

}




@media only screen and (max-width: 991px) {
  .chart-title h1 {
	font-size: 20px;
}

sup {
    transform: scale(0.5)!important;
    font-size: 50%;
    position: relative;
    top: -10px;
}

.chart-title {
    text-align: center;
    margin-bottom: 30px;
}

/*#chartdivtwelve {
    width: 100%;
    height: 603px;
    margin: 0 auto;
}

.five-titles {
    position: absolute;
    top: 30px;
    left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 433px;
}*/

.five-titles p {
    font-size: 16px;
}

}



@media only screen and (max-width: 767px) {
  .chart-title h1 {
	font-size: 15px;
}

.chart-title {
    text-align: center;
    margin-bottom: 10px;
}

.chart-box {
  display:flex;
  flex-direction: column;
  justify-content: center;
}

.chart-box > div:nth-child(2) {
  width: 100%!important;
}

.amcharts-AxisRendererX {
  display:none!important;
}

#chartdivtwelve .amcharts-AxisRendererX {
  display:block!important;
}

.chart-compare {
  margin-top:0;
}

.chart-compare div:first-child {
  margin-right:20px;
}

.chart-compare div p {
   font-size:12px;
}

.chart-compare div:last-child:before {
    content: "";
    width: 17px;
    height: 17px;
    background-color: #02103B;
    position: absolute;
    border-radius: 5px;
    top: -2px;
    left: 0;
}

.chart-compare div:first-child:before {
    content: "";
    width: 17px;
    height: 17px;
    background-color: #00A4DD;
    position: absolute;
    border-radius: 5px;
    top: -2px;
    left: 0;
}

.chart-compare div:first-child {
  padding-left: 25px;
}


.chart-compare div:last-child {
    position: relative;
    padding-left: 25px;
}

#chartdivtwo .amcharts-AxisRendererY-group > g > g  g  text  tspan {
    font-size: 14px;
}

.chart-box {
    margin-bottom: 60px;
}

#home-header {
    margin-top: -46px;
    position: relative;
    z-index: 5;
}

#chartdivtwelve {
    width: 100%;
    height: 523px;
    margin: 0 auto;
}

.five-titles {
    position: absolute;
    top: 17px;
    left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 379px;
}

.five-titles p {
    font-size: 12px;
}

.charts-top {
        flex-direction: column;
        align-items: center;
      }

      .charts-title {
    margin-bottom: 50px;
}



}


@media only screen and (max-width: 600px) {
  #chartdivtwelve {
      width: 100%;
      /*height: 700px;*/
      margin: 0 auto;
  }

  .five-titles {
      position: absolute;
      top: 24px;
      left: 45px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 531px;
}
}



@media only screen and (max-width: 500px)  {
      .charts-top {
        flex-direction: column;
        align-items: center;
      }

      #home-header {
        margin-top: -38px;
      }

      .charts-title {
    margin-bottom: 40px;
}


#chartdivtwelve {
    width: 100%;
    height: 523px;
    margin: 0 auto;
}

.five-titles {
    position: absolute;
    top: 17px;
    left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 379px;
}

.five-titles p {
    font-size: 12px;
}


sup {
    transform: scale(0.5)!important;
    font-size: 50%;
    position: relative;
    top: -10px;
}

.five-titles {
    position: absolute;
    top: 31px;
    left: 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 368px;
}

}






.titles-boxes{
  display: none;
}
.min-box{
  width: 15px;
  height: 15px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 3px;
}
.titles-boxes>div{
  margin-bottom: 5px;
  display: flex;
}
.titles-boxes>div span{
  line-height: 20px;
}

@media only screen and (max-width: 767px)  {
  #chartdivtwelve .amcharts-Container.amcharts-Label.amcharts-AxisLabel text tspan{
    display: block;
  }

  .five-titles{
    display: none;
  }
  .titles-boxes{
    display: block;
    padding: 0 15px;
  }
}