.c5-PDBmainArea {
	display: none;
}

.s5-icon-plus-sign {
  padding-left: .5em;
	font-size: 111%;
}

.c5-hover:hover {
  cursor: pointer;
  opacity: .6;
}
@media screen and (max-width:767px){

  .c5-ankerlink li:first-child{
    margin: 0 10px 0 0;
  }
  .c5-ankerlink a{
    padding-left: 5%;
    padding-right: 5%;
    white-space: nowrap;
  }
  .c5-ankerlink li:last-child{
    margin: 0 0 0 10px;
  }

}

.c5-peanuts70th {
	margin-bottom: 80px !important;
}
@media screen and (max-width:767px){
	.c5-peanuts70th {
		margin-bottom: 60px !important;
	}
}

.c5-PDBmainArea .s5-PDBmainArea__mainDefault map area:nth-of-type(1) {
  position: absolute;
  top: 62.5%;
  left: 0;
  width: 30.9%;
  height: 36%;
}
.c5-PDBmainArea .s5-PDBmainArea__mainDefault map area:nth-of-type(2) {
  position: absolute;
  top: 62.5%;
  left: 34.6%;
  width: 30.9%;
  height: 36%;
}
.c5-PDBmainArea .s5-PDBmainArea__mainDefault map area:nth-of-type(3) {
  position: absolute;
  top: 62.5%;
  left: 69.2%;
  width: 30.9%;
  height: 36%;
}

.c5-PDBmainArea .s5-PDBmainArea__mainAlt map area:nth-of-type(1) {
  position: absolute;
  top: 27.8%;
  left: 0;
  width: 48%;
  height: 21%;
}
.c5-PDBmainArea .s5-PDBmainArea__mainAlt map area:nth-of-type(2) {
  position: absolute;
  top: 27.8%;
  left: 52%;
  width: 48%;
  height: 21%;
}
.c5-PDBmainArea .s5-PDBmainArea__mainAlt map area:nth-of-type(3) {
  position: absolute;
  top: 79.1%;
  left: 26%;
  width: 48%;
  height: 21%;
}
