body {
  /*font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  position: relative;
  left: 0px;
  top: 15px;
  right: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family:'PT Sans', sans-serif;
  color: #bea66b;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
h2 {
/* sae1 */
  /*max-width: 1200px;*/
  margin-top: 20px;
  margin-bottom: 20px;
  font-family:'PT Sans', sans-serif;
  color: #bea66b;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
}
h4 {
  position: static;
  left: 0px;
  top: 255px;
  right: 0px;
  margin-top: 10px;
  margin-bottom: 26px;
  font-family:'PT Sans', sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'PT Sans', sans-serif;
  font-size: 24px;
  line-height: 20px;
  font-weight: 400;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  max-width: 1000px;
  margin-bottom: 5px;
  padding-top: 0px;
  float: none;
  clear: none;
  font-family:'PT Sans', sans-serif;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
}
.button {
  display: none;
  max-width: 1200px;
  margin-top: 28px;
  padding: 10px 24px;
  border-radius: 50px;
  background-color: #f90;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
}
.header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  height: 95px;
  background-color: white;
}
.intro {
  width: 100%;
  height: 100%;
  min-height: 800px;
  padding-top: 0px;
  background-color: #363636;
  background-image: url('../images/header_flags.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.overview {
  display: inline-block;
  width: auto;
  max-width: 1000px;
  min-height: 0px;
  margin-top: 1px;
  margin-bottom: 0px;
  text-align: left;
}
.stats {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 500px;
  padding-top: 40px;
  padding-right: 5%;
  padding-left: 5%;
  border-bottom-style: none;
  background-color: #f0f0f0;
  background-image: url('../images/header_flags_blue.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
}
.gold_firstplace {
  width: 100%;
  height: auto;
  min-height: 600px;
  border-bottom: 1px solid #e3e3e3;
  background-image: url('../images/goldtriangles.png');
  background-position: 0px -27px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.gold_second-third {
  width: 100%;
  height: auto;
  min-height: 400px;
  border-bottom: 1px solid #e3e3e3;
  border-right-width: 0px;
}
.silver {
  width: 100%;
  height: auto;
  min-height: 400px;
  border-bottom: 1px solid #e3e3e3;
  border-right-width: 1px;
}
.bronze {
  width: 100%;
  height: auto;
  min-height: 400px;
  border-bottom: 1px solid #e3e3e3;
}
.participants {
  width: 100%;
  height: auto;
  min-height: 400px;
  padding-top: 26px;
  padding-bottom: 34px;
  border-bottom: 1px solid #e3e3e3;
  background-image: url('../images/header_flags.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/* sae1 */
/*
.footer {
  width: 100%;
  height: auto;
  min-height: 300px;
}
*/
.goldcolumns {
  height: auto;
  min-height: 400px;
  border-bottom: 1px none #e3e3e3;
}
.goldleft {
  display: block;
  height: auto;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.goldright {
  position: relative;
  height: auto;
  min-height: 400px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.silver_columns {
  min-height: 650px;
}
.silver_col1 {
/* sae1 */
/*  height: 100%;*/
  min-height: 650px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.silver_col2 {
  min-height: 650px;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.silver_col3 {
  min-height: 650px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.bronze_col1 {
  min-height: 625px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.bronze_col2 {
  min-height: 625px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.bronze_col3 {
  min-height: 625px;
  border-right: 1px solid #e3e3e3;
  text-align: center;
}
.bronze_col4 {
  min-height: 625px;
  text-align: center;
}
.participants_col {
  min-height: 400px;
  padding: 33px 50px;
  text-align: center;
}
.participants_heading {
  margin-top: 34px;
  margin-bottom: 38px;
  text-align: center;
}
.header_medals {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  text-align: center;
}
.stats_columns {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  min-height: 400px;
}
.gold_firstplace_columns {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 600px;
  padding-right: 10%;
  text-align: left;
}
.medals_gold_first {
  position: relative;
  left: 250px;
  top: 75px;
  right: 0px;
  bottom: 0px;
}
.winner_content {
  position: relative;
  top: 144px;
  font-family:'PT Sans', sans-serif;
  text-align: left;
}
.winners_paragraphs {
  color: #aeaeae;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}
.winners_paragraphs.goldparagraph {
  text-align: left;
}
.medals_number {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  padding-top: 26px;
  padding-left: 20px;
  float: left;
  font-family:'PT Sans', sans-serif;
  color: #d6d6d7;
  font-size: 32px;
  font-weight: 400;
}
.medal_gold_second {
  position: relative;
  left: -18px;
  margin-top: 70px;
  margin-bottom: 55px;
  text-align: center;
}
.winner_content_centered {
  margin-bottom: 55px;
  padding-right: 13%;
  padding-left: 13%;
  font-family:'PT Sans', sans-serif;
}
.medal_gold_third {
  margin-top: 70px;
  margin-bottom: 55px;
}
.silver_number {
  float: left;
}
.medal_silver {
  margin-top: 70px;
  margin-right: 35px;
  margin-bottom: 40px;
}
.medal_bronze {
  margin-top: 70px;
  margin-right: 25px;
  margin-bottom: 25px;
}
.partiipants_list {
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  list-style-type: disc;
}
.partiipants_list:hover {
  text-decoration: none;
}
.gold_subheading {
  color: #333;
  font-size: 20px;
  text-align: left;
}
.stats_col {
  min-height: 450px;
  padding-top: 164px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}
.stats_number {
  margin-bottom: 40px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 80px;
  font-weight: 700;
}
.stats_description {
  font-family:'PT Sans', sans-serif;
  color: #e3e3e3;
  font-size: 38px;
  line-height: 40px;
}
/* sae1 */
/*
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 95px;
  border-bottom: 1px solid #e0e0e0;
  background-color: white;
}
*/
.navigation {
  height: 95px;
  text-align: right;
}
.logoplacement {
  position: static;
  display: block;
}
.nav_buttons {
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 95px;
  padding-left: 25px;
  border-left: 1px solid #d4d4d4;
  background-color: #f2f2f2;
}
.navlink {
  height: 95px;
  padding-top: 36px;
  padding-right: 38px;
  padding-left: 38px;
  border-left: 1px solid #d4d4d4;
  font-family:'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}
/* sae1 */
.w-logo {
  position: absolute;
  left: 163px;
  z-index: 1001;
  display: block;
}
.divider {
  position: absolute;
  left: 47%;
  right: 0px;
  width: 50px;
  height: 6px;
  min-width: 5px;
  background-color: rgba(255, 255, 255, 0.09);
  text-align: center;
}
/* sae1 */
.w-content {
  position: absolute;
  left: 0px;
  top: 288px;
  right: 0px;
  min-height: 200px;
  text-align: center;
}
.content_section {
  padding: 35px 5% 0px;
  text-align: center;
}
.content_section.section2 {
  padding-top: 51px;
  padding-bottom: 51px;
}
.quote_text {
  padding: 50px 105px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 27px;
  line-height: 33px;
  font-weight: 400;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
}
.grid_col1 {
  padding: 30px 40px;
  border-style: none solid none none;
  border-width: 1px 1px 0px;
  border-color: #e3e3e3;
  text-align: center;
}
.grid_col2 {
  padding: 30px 40px;
  border-bottom: 1px solid #e3e3e3;
  border-left: 0px solid #e3e3e3;
  border-right-width: 0px;
}
.grid_col3 {
  padding: 30px 40px;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.grid_col4 {
  padding: 30px 40px;
  text-align: center;
}
.paragraph_spacing {
  margin-bottom: 20px;
  font-weight: 400;
  list-style-type: disc;
}
.callout {
  font-family:'PT Sans', sans-serif;
  font-size: 22px;
  text-align: center;
}
.grid {
  max-width: 1000px;
  margin-top: 66px;
  margin-bottom: 29px;
}
.interior_header {
  min-height: 550px;
  background-image: url('../images/header_flags.jpg'), url('../images/header_2015_gray.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
}
.slider_section {
  height: 400px;
  margin-top: 0px;
  padding-bottom: 0px;
  border-top: 1px none #d9d9d9;
  border-bottom: 1px none #d9d9d9;
  background-color: whitesmoke;
  text-align: center;
}
.text_link {
  color: #f90;
  text-decoration: none;
}
.text_link:hover {
  text-decoration: underline;
}
._2014results_h1 {
  top: 203px;
}
.header_subheading {
  color: white;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
}
.chart_images {
  padding-top: 48px;
  padding-bottom: 23px;
  padding-left: 35px;
  text-align: center;
}
.timeline {
  padding-right: 40px;
  padding-bottom: 40px;
  float: left;
  clear: none;
}
.links {
  text-decoration: none;
}
.countryname_links {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family:'PT Sans', sans-serif;
  color: #333;
  font-size: 32px;
  font-weight: 400;
  text-decoration: none;
}
.countryname_links:hover {
  color: rgba(51, 51, 51, 0.63);
}
.countryname_links:active {
  color: #333;
}
.countryname_links:focus {
  display: inline-block;
}
.bullets {
  list-style-type: disc;
}
.listitem {
  margin-top: 30px;
  font-family:'PT Sans', sans-serif;
  color: dimgray;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  list-style-type: disc;
}
.content_section_2_columns {
  width: 100%;
  min-width: 0px;
}
.section2_leftcol {
  padding: 60px 40px 60px 200px;
}
.section2_rightcol {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 50%;
  min-height: 450px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/ogp_2013_summit_flags.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.list {
  padding-right: 140px;
  padding-bottom: 60px;
  padding-left: 140px;
}
.logo_triangles-image {
  float: left;
}
.about_introparagraph {
  padding-top: 133px;
}
.photocaption {
  position: relative;
  left: 0px;
  top: 441px;
  bottom: 0px;
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-family:'PT Sans', sans-serif;
  color: rgba(255, 255, 255, 0.49);
  font-size: 18px;
  font-weight: 400;
  text-align: justify;
}
.about_slider {
  height: 400px;
  min-height: 300px;
  min-width: 0px;
}
.aboutslider_slide1 {
  background-image: url('../images/oga_ceremony.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.aboutslider_slide2 {
  background-image: url('../images/slide1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.aboutslider_slide3 {
  background-image: url('../images/ogp_2013_summit_flags.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_arrows {
  display: none;
}
.content_section2 {
  padding-top: 30px;
  padding-bottom: 80px;
  background-color: whitesmoke;
  text-align: center;
}
.callout_textlink {
  font-family:'PT Sans', sans-serif;
  color: #f90;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
}
.callout_textlink:hover {
  text-decoration: underline;
}
.awards_content_section {
  padding-top: 53px;
  padding-bottom: 53px;
  text-align: center;
}
.results_content_section {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}
@media (max-width: 991px) {
  .gold_firstplace {
    min-height: 500px;
  }
  .gold_firstplace_columns {
    min-height: 500px;
  }
  .medals_gold_first {
    left: 10%;
  }
  .winner_content_centered {
    padding-right: 46px;
    padding-left: 46px;
  }
  .divider {
    left: 46%;
  }
  .quote_text {
    padding-right: 76px;
    padding-left: 76px;
  }
  .chart_images {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  h1 {
    top: 15px;
  }
  .intro {
    min-height: 650px;
  }
  .overview {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .gold_firstplace_columns {
    min-height: 200px;
    text-align: center;
  }
  .medals_gold_first {
    left: 0%;
    margin-bottom: 84px;
  }
  .winner_content {
    top: 0px;
    text-align: center;
  }
  .medal_gold_second {
    left: -24px;
  }
  .medal_gold_third {
    position: relative;
    right: 15px;
  }
  .gold_subheading {
    text-align: center;
  }
  .divider {
    left: 44%;
  }
  .quote_text {
    padding-right: 44px;
    padding-left: 44px;
  }
  .grid_col1 {
    border-right-style: none;
  }
  .grid_col2 {
    border-bottom-style: none;
  }
  .grid_col3 {
    border-top-style: none;
    border-right-style: none;
  }
  ._2014results_h1 {
    top: 164px;
  }
  .chart_images {
    padding-left: 0px;
  }
}
@media (max-width: 479px) {
  h1 {
    top: 23px;
  }
  p {
    display: block;
    direction: ltr;
    text-align: left;
    list-style-type: disc;
  }
  .intro {
    min-height: 400px;
  }
  .overview {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .header_medals {
    position: relative;
    top: 39px;
  }
  .gold_firstplace_columns {
    min-height: 200px;
  }
  .medals_gold_first {
    left: 2%;
  }
  .winner_content {
    top: 0px;
    margin-bottom: 40px;
  }
  .medal_gold_second {
    left: 0px;
  }
  .stats_col {
    min-height: 300px;
    padding-top: 55px;
  }
  .divider {
    left: 42%;
  }
  .content_section {
    position: static;
    overflow-x: visible;
    overflow-y: visible;
    min-height: 100%;
    float: none;
    clear: none;
  }
  .quote_text {
    padding-right: 15px;
    padding-left: 15px;
  }
  .slider_section {
    min-height: 100%;
    min-width: 0px;
  }
  ._2014results_h1 {
    top: 148px;
  }
  .chart_images {
    padding-top: 26px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .timeline {
    margin-top: 48px;
    padding-right: 106px;
    text-align: left;
  }
}