.cf:after {
  content: "";
  display: block;
  clear: both;
}

.cf:before {
  content: "";
  display: block;
  clear: both;
}

.cf {
  display: block;
}


section#mv {
  padding-top: 35px;
  width: 1200px;
  margin: 0;
}

section#mv img {
  width: 100%;
}

section#mv > .mv-wrapper {
  width: 100%;
}

@media ( max-width : 1200px ) {
  section#mv > .mv-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

section#prize {
  width: 100%;
  margin: 0;

}
section#prize .laureates {
  width: 100%;
  margin: -47px 0 20px;
  padding: 0;
}

section#prize .laureates .lead{
  background-color: #1c150f;
  padding: 30px 0;
  line-height: normal;
  text-align: center;
  color: #fff;
}

section#prize .laureates .lead h3{
  font-size: 4.5rem;
}

section#prize .laureates .lead p{
  font-size: 2.5rem;
  padding: 22px 200px 20px;
}

section#prize .laureates img{
  display: block;
  width: 100%;
  margin: 0;
}

section#prize > p.btn {
  margin: 20px auto 20px !important;
}

section#prize > p.btn > a {
  font-size: 2rem;
}

section#prize .laureates p.btn.blue {
  background-color: #2e526a;
  margin: -101px auto 50px;
  position: relative;
}
section#prize .laureates p.btn.blue a {
  color: #fff;
  font-size: 2.5rem;
}

section#prize .laureates p.btn.brown {
  background-color: #a08375;
  margin: -101px auto 100px;
  position: relative;
}

section#prize .laureates p.btn.brown a {
  color: #fff;
  font-size: 2.5rem;
}

section#videos {
  width: 1200px;
  padding: 40px 0;
  margin: 0;
}

section#videos .video {
  height: 0;
  position: relative;
  padding-top: 56.25%;
}

section#videos .c2 {
  padding-top: 20px;
}
section#videos .c2 .column {
  width: 50%;
  float: left;
}

section#videos iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

section#events {
  text-align: center;
}

section#events dt {
  padding: 14px 0;
  font-size: 2.5rem;
}

section#events dd {
  margin-bottom: 20px;
}

section#events dd ul{
  list-style: none;
  font-size: 1.7rem;
  line-height: 1.5;
  margin-bottom: 16px;
}

section#events p {
  font-size: 1.9rem;
  line-height: 1.7;
}

section#events .after-arrow dd {
  display: block;
  width: auto;
  margin: 0 10px 50px;
  padding: 0;
  font-size: 1.8rem;
  position: relative;
}

section#events .after-arrow dd:after {
  content: '';
  position: absolute;
  bottom: -45px;
  left: 49%;
  border-top: 15px solid #001e62;
  border-right: 10px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid transparent;
}

section#events .after-arrow dd:last-child:after {
  border: none;
}

section.sec01 > p {
  font-size: 1.9rem !important;
}

section.rug {
  width: 1200px;
  text-align: center;
}

section.rug.dark h3.title span {
  color: #fff;
  opacity: 0.75;
}

section.rug p {
  margin-bottom: 50px;
  font-size: 1.9rem !important;
  line-height: 1.7;
}

section.rug ol {
  width: 30%;
  margin: auto auto 70px;
}

section.rug ul {
  list-style: none;
  width: 30%;
  margin: auto auto 70px;
}

section.rug li {
  width: 100%;
  margin: auto auto 10px;
  font-size: 1.9rem;
  line-height: 1.5;
}

section.rug ol li {
  list-style: decimal;
  text-align: left;
}

section#purpose {
  color: #fff;
  background-color: #365167;
  margin: -49px 0 0;
  padding: 20px 50px 40px;
}

section#about-prize {
  color: #fff;
  background-color: #365167;
  margin: -47px 0 -67px;
  padding: 20px 50px 100px;
}

section#about-prize img {
  width: 40%;
  margin-bottom: 50px;
}

section#about-prize h3.title span {
  color: #fff;
  opacity: 0.75;
}

section#eligibility {
  color: #fff;
  background-color: #6e5b51;
  margin: -49px 0 0;
  padding: 20px 50px 40px;
}

section#yearly-schedule {
  background-color: #c1bca9;
  margin: -47px 0 -67px;
  padding: 20px 50px 100px;
}

@media screen and (max-width: 640px) {
section#mv {
  width: auto;
  padding-top: 0;
  margin: 0;
}

section#mv h2 {
  height: 180px;
  padding-top: 70px;
  font-size: 24px;
  color: #fff;
  font-weight: 200;
  text-align: center;
  background-image: url('/en/assets/images/prize/title_bg.jpg');
  background-size: cover;
  font-family: 'Libre Baskerville', serif;
}

section#mv > .mv-wrapper {
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  background-color: #fff;
}

section#prize .laureates .lead{
  padding: 30px 0;
}

section#prize .laureates .lead h3{
  font-size: 2rem;
}

section#prize .laureates .lead p{
  font-size: 1.5rem;
  padding: 20px 0 20px;
}

section#prize .laureates p.btn.blue {
  margin: -50px auto 19px;
}

section#prize .laureates p.btn.blue a {
  font-size: 1.5rem;
}

section#prize .laureates p.btn.brown {
  margin: -50px auto 40px;
}

section#prize .laureates p.btn.brown a {
  font-size: 1.5rem;
}

section#photo {
  width: 100%;
  margin: 0;
}

section#photo .photo-container {
  margin: 0;
}

section#photo .photo-container .photo {
  float: none;
  width: 100%;
}

section#photo .photo-container .photo:first-child {
  margin-right: 0;
}

section#photo .photo-container .photo img{
  width: 100%;
}

section#videos {
  width: auto;
  padding: 0 0 20px;
}

section#videos .c2 {
  padding-top: 0;
}
section#videos .c2 .column {
  width: 100%;
  float: none;
  padding-top: 12px;
}

section#videos iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

section.rug {
  width: 100%;
}

section.rug ol {
  width: 80%;
}

section.rug ul {
  width: 80%;
}

h2#about {
  font-size: 1.5rem;
}

main > section#news > div.col1 {
  width: 95%;
  margin: 0;
}

main > section#news > div > dl > dd {
  width: 100%;
}

main > section#news > div > dl > dd > iframe {
  width: 100%;
}

main > section#prize > div {
  width: 100%;
}
}

