/*
Theme Name: Change the Rule Theme
Author: Michael Kelly
Author URI: http://www.wearebnr.com/
Description: A Custom WP Theme for Change the Rule
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('fonts/2C18CD_0_0.eot');
  src: url('fonts/2C18CD_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C18CD_0_0.woff') format('woff'), url('fonts/2C18CD_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url('fonts/2C18CD_1_0.eot');
  src: url('fonts/2C18CD_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C18CD_1_0.woff') format('woff'), url('fonts/2C18CD_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url('fonts/2C18CD_2_0.eot');
  src: url('fonts/2C18CD_2_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C18CD_2_0.woff') format('woff'), url('fonts/2C18CD_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Th';
  src: url('fonts/2C18CD_3_0.eot');
  src: url('fonts/2C18CD_3_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C18CD_3_0.woff') format('woff'), url('fonts/2C18CD_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url('fonts/2C18CD_4_0.eot');
  src: url('fonts/2C18CD_4_0.eot?#iefix') format('embedded-opentype'), url('fonts/2C18CD_4_0.woff') format('woff'), url('fonts/2C18CD_4_0.ttf') format('truetype');
}
html {
  font-family: 'HelveticaNeueLTStd-Roman';
  margin-top: 0 !important;
}
@media (max-width: 800px) {
  html {
    width: 100%;
    height: 100%;
  }
}
html #wpadminbar {
  top: -46px;
}
html.no-touch #section-the-rules .back-button {
  display: none;
}
html.not-animated {
  width: 100%;
  height: 100%;
}
html.not-animated body {
  width: 100%;
  height: 100%;
}
html.not-animated body #placeholder-site-scroll {
  display: none !important;
}
html.not-animated body .sections {
  width: 100%;
  height: 100%;
}
html.not-animated body .sections section {
  width: 100%;
  height: 100%;
  position: relative !important;
}
@media (max-width: 800px) {
  body {
    width: 100%;
    height: 100%;
  }
}
#test {
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  padding: 5px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 12;
}
a {
  color: inherit;
}
.outer {
  display: table;
  height: 100%;
  position: absolute;
  width: 100%;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.mobile {
  display: none;
}
@media (max-width: 800px) {
  .mobile {
    display: block;
  }
}
b {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-weight: bold;
}
strong {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-weight: bold;
}
sup {
  font-size: smaller;
  vertical-align: super;
}
.placeholder-site-scroll {
  height: 40000px;
  position: relative;
  width: 100%;
}
@media (max-width: 800px) {
  .placeholder-site-scroll {
    display: none;
  }
}
#main_frame_top {
  background: #ffffff;
  border-bottom: 6px solid #1b1f26;
  color: #ca2b2d;
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 10;
}
@media (max-width: 800px) {
  #main_frame_top {
    height: 34px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 2px solid #1b1f26;
  }
}
#main_frame_top a.menu-button {
  display: inline-block;
  height: 58px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
  position: relative;
}
@media (max-width: 800px) {
  #main_frame_top a.menu-button {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 3px;
    height: 33px;
  }
}
#main_frame_top a.menu-button .menu-open {
  background-image: url('images/menu_button.png');
  background-position: 50% 50%;
  background-size: 26px 25px;
  background-repeat: no-repeat;
  width: 26px;
  height: 100%;
}
@media (max-width: 800px) {
  #main_frame_top a.menu-button .menu-open {
    background-image: url('images/menu_button_mobile.png');
    background-size: 15px 18px;
    height: 86%;
  }
}
#main_frame_top a.menu-button .menu-close {
  display: none;
  background-image: url('images/menu_close_button.png');
  background-position: 50% 50%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  width: 26px;
  height: 100%;
}
@media (max-width: 800px) {
  #main_frame_top a.menu-button .menu-close {
    background-image: url('images/menu_close_button_mobile.png');
    background-size: 16px 16px;
    height: 86%;
  }
}
#main_frame_top a.menu-button.active {
  background-color: #1b1f26;
}
#main_frame_top a.menu-button.active .menu-open {
  display: none;
}
#main_frame_top a.menu-button.active .menu-close {
  display: inline;
}
#main_frame_top a.sign-the-petition-button {
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 800;
  font-size: 23px;
  position: absolute;
  right: 46px;
}
@media (max-width: 800px) {
  #main_frame_top a.sign-the-petition-button {
    display: none;
  }
}
#main_frame_top a.sign-the-petition-button .copy {
  display: inline-block;
}
#main_frame_top a.sign-the-petition-button .arrow {
  display: inline-block;
  position: relative;
  top: 1px;
}
#main_frame_bottom {
  background-color: #ffffff;
  border-top: 6px solid #1b1f26;
  bottom: 0px;
  height: 40px;
  position: fixed;
  width: 100%;
  z-index: 10;
}
@media (max-width: 800px) {
  #main_frame_bottom {
    display: none;
  }
}
#main_frame_left {
  background-color: #ffffff;
  border-right: 6px solid #1b1f26;
  height: calc(100% - 98px);
  left: 0px;
  position: fixed;
  top: 58px;
  width: 40px;
  z-index: 10;
  z-index: 11;
}
@media (max-width: 800px) {
  #main_frame_left {
    display: none;
  }
}
#main_frame_right {
  background-color: #ffffff;
  border-left: 6px solid #1b1f26;
  height: calc(100% - 98px);
  position: fixed;
  right: 0px;
  text-align: center;
  top: 58px;
  width: 40px;
  z-index: 10;
  z-index: 11;
}
@media (max-width: 800px) {
  #main_frame_right {
    display: none;
  }
}
#main_frame_right a {
  border-radius: 9999px;
  border: 1px solid #ca2b2d;
  clear: both;
  display: inline-block;
  height: 8px;
  margin-bottom: 12px;
  position: relative;
  width: 8px;
}
#main_frame_right a.selected {
  background-color: #ca2b2d;
}
#main_nav {
  background-color: rgba(27, 31, 38, 0.95);
  display: none;
  height: calc(100% - 98px);
  left: 40px;
  position: fixed;
  top: 58px;
  width: calc(100% - 80px);
  z-index: 10;
}
@media (max-width: 800px) {
  #main_nav {
    background-color: rgba(27, 31, 38, 0.97);
    width: 100%;
    height: calc(100% - 36px);
    left: 0px;
    top: 36px;
  }
}
#main_nav h1 {
  color: #d4be85;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 50px;
  font-weight: 800;
  margin-top: 6%;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #main_nav h1 {
    font-size: 25px;
    margin-top: 10em;
  }
}

@media (max-width: 500px) {
  #main_nav h1 {
    margin-top: 10%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #main_nav h1 {
    margin-top:1em;
    font-size:18px;
    margin-bottom:.5em;
  }
}
#main_nav h1 a {
  color: inherit;
  text-decoration: none;
  text-transform:uppercase;
}
#main_nav ul {
  color: #d4be85;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  margin-top: 5%;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #main_nav ul {
    margin-top: 8%;
    font-size: 25px;
    line-height: 35px;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #main_nav ul {
    margin-top: 2%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #main_nav ul {
    margin-top: 2%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #main_nav ul {
    margin-top:0;
    font-size: 18px;
    line-height: 26px;
  }

  #main_nav ul li{
    margin-bottom:0;
  }
}
#main_nav ul li a {
  color: inherit;
  text-decoration: none;
}
#main_nav h2 {
  bottom: 31%;
  color: #d4be85;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #main_nav h2 {
    bottom: 31%;
    font-size: 3.6vw;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #main_nav h2 {
    bottom: 22%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #main_nav h2 {
    bottom: 22%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #main_nav h2 {
    bottom:auto;
    font-size:18px;
  }

  #main_nav ul li{
    margin-bottom:0;
  }
}
@media (max-width: 800px) {
  #main_nav h2 br {
    display: none;
  }
}
#main_nav h2 a {
  margin-top: 1%;
  display: inline-block;
}
@media (max-width: 800px) {
  #main_nav h2 a {
    position: relative;
    top: 1vw;
  }
}
#main_nav h2 a:first-of-type {
  margin-right: 16px;
}
@media (max-width: 800px) {
  #main_nav h2 a:first-of-type {
    margin-right: 0;
  }
}
#main_nav h2 a .fa {
  margin-left: 10px;
  font-size: 2.5vw;
}
@media (max-width: 800px) {
  #main_nav h2 a .fa {
    margin-left: 13px;
    font-size: 7vw;
  }
}
#main_nav p {
  bottom: 10%;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #main_nav p {
    color: #8f96a3;
    bottom: 9%;
    width: 90%;
    margin-left: 5%;
    font-size: 3vw;
    line-height: 3.8vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #main_nav p {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 800px) {
  #main_nav p br {
    display: none;
  }
}
#main_nav .site-sig {
  bottom: 5%;
  color: #8f9194;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #main_nav .site-sig {
    color: #8f96a3;
    bottom: 3%;
    width: 90%;
    margin-left: 5%;
    font-size: 3vw;
    line-height: 3.8vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #main_nav .site-sig {
    display:none;
  }
}
#main_nav .site-sig a {
  text-decoration: none;
}
#main_nav .site-sig a img {
  position: relative;
  top: 0.4vw;
  left: 0.4vw;
  width: 3vw;
}
@media (max-width: 800px) {
  #main_nav .site-sig a img {
    left: 1vw;
    width: 7vw;
  }
}
#content {
  float: left;
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 63px;
  padding-bottom: 44px;
  width: calc(100% - 100px);
}
@media (max-width: 800px) {
  #content {
    width: calc(100% - 40px);
    padding-top: 68px;
    margin-left: 20px;
  }
}
#content.news {
  width: calc(100% - 90px);
}
@media (max-width: 800px) {
  #content.news {
    width: calc(100% - 40px);
    padding-top: 36px;
  }
}
#content article {
  color: #1b1f26;
  font-size: 14px;
  line-height: 23px;
  margin: 10px auto;
  max-width: 700px;
  position: relative;
  text-align: left;
  width: 90%;
}
@media (max-width: 800px) {
  #content article {
    width: 100%;
    margin: 0px;
    font-size: 12px;
    line-height: 23px;
    max-width: none;
  }
}
#content article .post_meta {
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
#content article .post_meta .date {
  color: #ca2b2d;
  display: inline-block;
  position: relative;
}
#content article .post_meta span {
  color: #000000;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
#content article .post_meta .social {
  display: inline-block;
  position: relative;
}
#content article .post_meta .social a {
  color: #98834d;
  font-size: 18px;
  margin-left: 5px;
}
#content article .main_image {
  float: left;
  width: 100%;
}
#content article .top_links {
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}
#content article .top_links a {
  color: #98834d;
  float: right;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 30px;
  font-weight: 800;
  text-decoration: none;
}
#content article .top_links a.back {
  float: left;
}
#content article h1 {
  color: #000000;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 100px;
  font-weight: 800;
  line-height: 100px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 800px) {
  #content article h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
  }
}
@media (max-width: 800px) {
  #content article p {
    margin-bottom: 15px;
  }
}
#content article .entry:first-letter {
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 110px;
  font-weight: 800;
  line-height: 90px;
  margin-right: 3px;
  position: relative;
}
#content article .entry p {
  margin-bottom: 15px;
}
#content ul.page_links {
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
#content ul.page_links li {
  display: inline-block;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 25px;
  font-weight: 800;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
#content ul.page_links li a {
  color: #98834d;
  text-decoration: none;
}
#content ul.page_links li a.selected {
  color: #000000;
}
#content ul.about_team {
  float: left;
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
}
#content ul.about_team li {
  display: inline;
  float: left;
  margin-bottom: 30px;
  margin-right: 50px;
  width: calc(33.3% - 34px);
}
@media (max-width: 800px) {
  #content ul.about_team li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
}
#content ul.about_team li:nth-child(3n+3) {
  float: right;
  margin-right: 0px;
}
#content ul.about_team li .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 999999px;
  float: left;
  margin-left: 21%;
  position: relative;
  width: 58%;
}
#content ul.about_team li .image:after {
  content: '';
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
#content ul.about_team li h2 {
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 30px;
  font-weight: 800;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
#content ul.about_team li p {
  color: #333333;
  float: left;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  width: 100%;
}
@media (max-width: 800px) {
  #content ul.about_team li p {
    position: relative;
    display: inline-block;
    float: none;
    width: 80%;
    max-width: 400px;
  }
}
#content ul.about_faq {
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
#content ul.about_faq li {
  float: left;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  text-align: left;
  width: 100%;
}
#content ul.about_faq li:after {
  background-color: #000000;
  bottom: 0px;
  content: '';
  display: block;
  height: 1px;
  left: calc(50% - 90px);
  position: absolute;
  width: 180px;
}
#content ul.about_faq li .question {
  float: left;
  margin-bottom: 10px;
  min-height: 40px;
  width: 100%;
}
#content ul.about_faq li .question span.letter {
  display: inline;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 60px;
  font-weight: 800;
  width: 70px;
}
@media (max-width: 800px) {
  #content ul.about_faq li .question span.letter {
    width: 100%;
    text-align: left;
    font-size: 55px;
    height: 55px;
  }
}
#content ul.about_faq li .question span.text {
  color: #000000;
  display: inline;
  float: left;
  font-family: 'HelveticaNeueLTStd-Md';
  font-size: 18px;
  line-height: 23px;
  padding-top: 16px;
  width: calc(100% - 70px);
}
@media (max-width: 800px) {
  #content ul.about_faq li .question span.text {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
}
#content ul.about_faq li .answer {
  float: left;
  width: 100%;
}
#content ul.about_faq li .answer p {
  margin-bottom: 20px;
}
#content ul.about_faq li .answer span.letter {
  color: #ca2b2d;
  display: inline;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 60px;
  font-weight: 800;
  width: 70px;
}
@media (max-width: 800px) {
  #content ul.about_faq li .answer span.letter {
    width: 100%;
    text-align: left;
    font-size: 55px;
    height: 55px;
  }
}
#content ul.about_faq li .answer span.text {
  color: #000000;
  display: inline;
  float: left;
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 14px;
  line-height: 20px;
  padding-top: 0px;
  width: calc(100% - 70px);
}
@media (max-width: 800px) {
  #content ul.about_faq li .answer span.text {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
}
#content .news_small {
  border-bottom: 1px solid #dadada;
  float: left;
  position: relative;
  width: 100%;
  min-height: 210px;
}
@media (max-width: 800px) {
  #content .news_small {
    width: calc(100% + 40px);
    height: 150px;
    margin-left: -20px;
    border-bottom: 1px solid #dadada;
  }
}
#content .news_small .left {
  background-color: #000;
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
@media (max-width: 800px) {
  #content .news_small .left {
    width: 100%;
    height: 100%;
  }
}

#content .news_small .left .title {
  background-color: #1b1f26;
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
#content .news_small .left .title h1 {
  color: #ffffff;
  float: none;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 25px;
  font-weight: 800;
  line-height: 29px;
  text-align: center;
  width: 100%;
  max-width: 590px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 630px) {
  #content .news_small .left .title h1 {
    width: auto;
  }
}
#content .news_small .left .title h1 a {
  text-decoration: none;
}
#content .news_small .left .title h3 {
  color: #ca2b2d;
  float: none;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 14px;
  font-weight: 800;
  line-height: 14px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  max-width: 590px;
  padding: 0 20px;
  margin-left:auto;
  margin-right:auto;
}
@media (max-width: 630px) {
  #content .news_small .left .title h3 {
    width: auto;
  }
}
#content .news_small .left .title h3 a {
  text-decoration: none;
}
#content .news_small .left .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  right: 0px;
  width: 50%;
}
@media (max-width: 800px) {
  #content .news_small .left .info h1 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 800px) {
  #content .news_small .left .info h3 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 16px;
  }
}
#content .news_small .right {
  color: #333333;
  float: right;
  font-size: 12px;
  line-height: 18px;
  margin-right: 3%;
  padding-bottom: 1%;
  padding-top: 1%;
  position: relative;
  text-align: justify;
  width: 44%;
}
@media (max-width: 800px) {
  #content .news_small .right {
    display: none;
  }
}
#content .news_small .right:first-letter {
  color: #000000;
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 60px;
  font-weight: 800;
  line-height: 50px;
  margin-right: 6px;
  position: relative;
}
#content .news_small .right p {
  margin-bottom: 15px;
}
#content .news_small .right a {
  color: #98834d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 20px;
  font-weight: 800;
  text-decoration: none;
}
#content .news_big {
  border-bottom: 1px solid #dadada;
  float: left;
  position: relative;
  width: 100%;
  min-height: 430px;
}
@media (max-width: 800px) {
  #content .news_big {
    width: calc(100% + 40px);
    height: 200px;
    margin-left: -20px;
    margin-top: -18px;
    border-bottom: 1px solid #dadada;
  }
}
#content .news_big .left {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  float: left;
  height: 100%;
  position: absolute;
  width: 50%;
}
@media (max-width: 800px) {
  #content .news_big .left {
    width: 100%;
    height: 100%;
  }
}
#content .news_big .left a {
  height: 100%;
  position: absolute;
  width: 100%;
}
#content .news_big .left .info {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
#content .news_big .left .info h1 {
  color: #ffffff;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 50px;
  font-weight: 800;
  line-height: 50px;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #content .news_big .left .info h1 {
    font-size: 50px;
    line-height: 50px;
  }
}
#content .news_big .left .info h3 {
  color: #ca2b2d;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #content .news_big .left .info h3 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 16px;
  }
}
#content .news_big .right {
  color: #333333;
  float: right;
  font-size: 14px;
  line-height: 23px;
  margin-right: 3%;
  padding-bottom: 3%;
  padding-top: 3%;
  position: relative;
  text-align: justify;
  width: 44%;
}
@media (max-width: 800px) {
  #content .news_big .right {
    display: none;
  }
}
#content .news_big .right:first-letter {
  color: #000000;
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 80px;
  font-weight: 800;
  line-height: 69px;
  margin-right: 3px;
  position: relative;
}
#content .news_big .right p {
  margin-bottom: 20px;
}
#content .news_big .right a {
  color: #98834d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 26px;
  font-weight: 800;
  text-decoration: none;
}
#content .letter_left {
  display: block;
  height: 100%;
  left: 50px;
  position: fixed;
  text-align: center;
  top: 0px;
  width: calc(50% - 50px);
}
@media (max-width: 800px) {
  #content .letter_left {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    left: 0%;
    text-align: left;
  }
}
@media (max-width: 800px) {
  #content .letter_left.not-secret .info h3,
  #content .letter_left.not-secret .info ul {
    display: none;
  }
}
#content .letter_left.secret {
  display: none;
}
@media (max-width: 800px) {
  #content .letter_left.secret {
    display: block;
  }
  #content .letter_left.secret .info h2,
  #content .letter_left.secret .info h1 {
    display: none;
  }
}
@media (max-width: 800px) {
  #content .letter_left .outer,
  #content .letter_left .middle {
    display: inline-block;
    position: relative;
    height: auto;
    width: 100%;
  }
}
#content .letter_left .info {
  display: inline-block;
  max-width: 400px;
  position: relative;
  text-align: left;
  width: 90%;
}
#content .letter_left .info h2 {
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2vw;
  font-weight: 800;
  width: 100%;
}
@media (max-width: 800px) {
  #content .letter_left .info h2 {
    font-size: 20px;
  }
}
#content .letter_left .info h1 {
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 9vw;
  font-weight: 800;
  line-height: 6.4vw;
  width: 100%;
}
@media (max-width: 800px) {
  #content .letter_left .info h1 {
    font-size: 90px;
    line-height: 70px;
  }
}
#content .letter_left .info h3 {
  color: #98834d;
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 22px;
  font-weight: 800;
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 800px) {
  #content .letter_left .info h3 {
    font-size: 22px;
    margin-top: 30px;
  }
}
#content .letter_left .info ul {
  float: left;
  margin-top: 10px;
  width: 100%;
}
#content .letter_left .info ul li {
  float: left;
  font-size: 14px;
  line-height: 25px;
  margin-left: 18px;
  width: 100%;
}
#content .letter_left .info ul li:before {
  content: '\f01a';
  display: inline-block;
  font-family: FontAwesome;
  margin-left: -18px;
  width: 18px;
}
#content .letter_left .info ul li a {
  color: #000000;
  text-decoration: none;
}
#content .letter_right {
  float: right;
  margin-bottom: 40px;
  margin-right: 5%;
  margin-top: 40px;
  position: relative;
  width: 45%;
}
@media (max-width: 800px) {
  #content .letter_right {
    float: left;
    width: 100%;
  }
}
#content .letter_right article {
  display: inline-block;
  float: left;
  margin-left: 5%;
  max-width: 470px;
  position: relative;
  text-align: left;
  width: 95%;
}
@media (max-width: 800px) {
  #content .letter_right article {
    width: 100%;
    margin-left: 0px;
    max-width: none;
  }
}
.page-id-18 .letter_right article:first-letter {
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 110px;
  font-weight: 800;
  line-height: 90px;
  margin-right: 3px;
  position: relative;
}
#content .letter_right article p {
  margin-bottom: 20px;
}
#content .address {
  color: #1b1f26;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 18px;
  margin-left: 5%;
  max-width: 470px;
  position: relative;
  text-align: justify;
  text-align: left;
  width: 95%;
}
@media (max-width: 800px) {
  #content .address {
    width: 100%;
    margin-left: 0px;
  }
}
#content .address p {
  margin-bottom: 15px;
}
.contact_page {
  height: calc(100% - 180px);
  padding-top: 0px;
  position: absolute;
  top: 68px;
}
@media (max-width: 800px) {
  .contact_page {
    position: relative;
    float: left;
    display: inline-block;
    height: auto;
    top: 40px;
    padding-top: 0px;
  }
}
.contact_page .left {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 50%;
}
@media (max-width: 800px) {
  .contact_page .left {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    margin-top: -45px;
  }
}
.contact_page .left h1 {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 6vw;
  font-weight: 800;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  .contact_page .left h1 {
    font-size: 14vw;
  }
}
.contact_page .right {
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
}
@media (max-width: 800px) {
  .contact_page .right {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    margin-top: 5vw;
  }
}
@media (max-width: 800px) {
  .contact_page .right .outer,
  .contact_page .right .middle {
    display: inline-block;
    position: relative;
    height: auto;
    width: 100%;
  }
}
.contact_page .right h3 {
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 20px;
  font-weight: 800;
  margin-top: 4%;
  width: 100%;
}
@media (max-width: 800px) {
  .contact_page .right h3 {
    width: 100%;
    font-size: 20px;
    margin-top: 4%;
    text-align: center;
  }
}
.contact_page .right h2 {
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 1%;
  width: 100%;
}
@media (max-width: 800px) {
  .contact_page .right h2 {
    margin-bottom: 1%;
    font-size: 20px;
    text-align: center;
  }
}
.contact_page .right a.link {
  clear: left;
  color: #d4be85;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 18px;
  font-weight: 800;
  margin-top: 2%;
  text-decoration: none;
  width: 100%;
}
@media (max-width: 800px) {
  .contact_page .right a.link {
    font-size: 25px;
    margin-top: 2%;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .contact_page .right a.link {
    font-size: 20px;
    margin-top: 2%;
    text-align: center;
  }
}
.contact_page .right input {
  background-color: #f1f0f0;
  border: none;
  box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
  clear: left;
  color: #414141;
  display: inline-block;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 15px;
  font-weight: 300;
  height: 40px;
  line-height: 16px;
  margin-top: 1%;
  outline: none;
  padding-bottom: 12px;
  padding-top: 12px;
  padding: 0px;
  position: relative;
  text-indent: 5%;
  width: 60%;
}
@media (max-width: 800px) {
  .contact_page .right input {
    width: 100%;
    margin-top: 2%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    text-indent: 5%;
  }
}
.contact_page .right textarea {
  background-color: #f1f0f0;
  border: none;
  box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
  clear: left;
  color: #414141;
  display: inline-block;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 15px;
  font-weight: 300;
  height: 80px;
  line-height: 20px;
  margin-top: 1%;
  outline: none;
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  text-indent: 5%;
  width: 60%;
}
@media (max-width: 800px) {
  .contact_page .right textarea {
    width: 100%;
    margin-top: 2%;
    height: 150px;
    line-height: 35px;
    font-size: 15px;
    text-indent: 5%;
  }
}
.contact_page .right a.button {
  background-color: #ca2b2d;
  clear: left;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  margin-top: 1%;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 800px) {
  .contact_page .right a.button {
    width: 100%;
    margin-top: 2%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding: 0px;
    margin-bottom: 4%;
  }
}
p.note {
  bottom: 50px;
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2.2vw;
  font-weight: 800;
  line-height: 2vw;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  p.note {
    width: 100%;
    bottom: 0px;
    font-size: 5vw;
    line-height: 5vw;
    background-color: #fff;
    padding-bottom: 5px;
    padding-top: 15px;
  }
}
p.note a {
  text-decoration: none;
}
p.note .fa {
  font-size: 4vw;
  font-weight: normal;
  line-height: 3vw;
}
@media (max-width: 800px) {
  p.note .fa {
    font-size: 8vw;
    line-height: 5vw;
  }
}
p.note.alt {
  color: #ffffff;
}
p.note.alt .fa {
  text-shadow: 0px 2px #747271;
}
@media (max-width: 800px) {
  p.note.bg {
    width: 100%;
    margin-left: 0px;
    background-color: #fff;
    bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
p.note.bg a {
  background-color: #ffffff;
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
}
@media (max-width: 800px) {
  .sections {
    width: 100%;
    height: 100%;
  }
}
.section {
  background-color: #ffffff;
  background-position: center 0px;
  background-repeat: no-repeat;
  height: 100%;
  left: 0px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
}
@media (max-width: 800px) {
  .section {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
  }
}
.section:first-child {
  z-index: 4;
}
.section .pretend-bg-image {
  height: 110%;
  position: relative;
  top: 0;
  left: 50%;
  width: auto;
  margin-left: -91.66666667vh;
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1220px) {
  .section .pretend-bg-image {
    height: auto;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  .section .pretend-bg-image {
    height: auto;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
}
.section .scroll-trigger-container {
  position: absolute;
  bottom: 9%;
  left: 42%;
  width: 16%;
  height: 9.3%;
  text-align: center;
}
@media (max-width: 800px) {
  .section .scroll-trigger-container {
    height: 10%;
    bottom: 4%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  .section .scroll-trigger-container {
    height: 6%;
    bottom: 8%;
  }
}

.section .scroll-trigger-container img {
  display: inline-block;
  max-width: 5.35vw;
}
@media (max-width: 800px) {
  .section .scroll-trigger-container img {
    width: 13vw;
    max-width: none;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  .section .scroll-trigger-container img {
    max-height: 8vh;
    width: auto;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  .section .scroll-trigger-container img {
    max-height: 8vh;
    width: auto;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   .section .scroll-trigger-container img {
    max-height: 12vh;
    width: auto;
  }
}
.section.to {
  z-index: 3;
}
.section.from {
  z-index: 2;
}
@media (max-width: 800px) {
  #section-change-the-rules {
    background-image: url('images/home_0_bg_mobile.jpg');
    background-size: cover;
  }
}
@media (max-width: 800px) {
  #section-change-the-rules .pretend-bg-image {
    display: none;
  }
}
#section-change-the-rules .words {
  position: absolute;
  top: 30%;
  width: 100%;
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-change-the-rules .words {
    top: 18%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-change-the-rules .words {
    top: 18%;
  }
}
@media (max-width: 800px) {
  #section-change-the-rules .words {
    top: 17%;
  }
}
#section-change-the-rules .words h1 {
  color: #917c47;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 9.35vw;
  font-weight: 800;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-change-the-rules .words h1 {
    width: 80%;
    margin-left: 10%;
    font-size: 17.3vw;
    line-height: 17vw;
  }
}

@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-change-the-rules .words h1 {
    font-size:10vw;
  }
}

#section-change-the-rules .words h2 {
  color: #ca2b2d;
  float: left;
  font-family: 'HelveticaNeueLTStd-Md';
  font-size: 2.65vw;
  line-height: 2.3vw;
  margin-top: 2%;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-change-the-rules .words h2 {
    margin-top: 5%;
    font-size: 4.7vw;
  }
}
#section-change-the-rules .words h3 {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 2.65vw;
  line-height: 2.0vw;
  margin-top: 0.8%;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-change-the-rules .words h3 {
    width: 100%;
    margin-top: 3%;
    font-size: 4.5vw;
    line-height: 4.8vw;
  }
}
#section-change-the-rules .podiums {
  text-align: center;
  bottom: 0;
  height: 298px;
  left: 0px;
  position: absolute;
  width: 100%;
}
@media (max-width: 800px) {
  #section-change-the-rules .podiums {
    display: none;
  }
}
#section-change-the-rules .podiums img {
  margin-right: 7.5%;
  max-width: 27.7%;
}
#section-change-the-rules .podiums img:last-child {
  margin-right: 0;
}
#section-change-the-rules .gradient {
  background-image: url('images/home_0_gradient.png');
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 42.2%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 800px) {
  #section-change-the-rules .gradient {
    display: none;
  }
}
#section-change-the-rules .scroll-trigger-container {
  bottom: 8.3%;
  height: 13.3%;
}
@media (max-width: 800px) {
  #section-change-the-rules .scroll-trigger-container {
    height: 15%;
    bottom: 4%;
  }
}
#section-change-the-rules .scroll-trigger-container a {
  text-decoration: none;
}
#section-change-the-rules .scroll-trigger-container a img {
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  #section-change-the-rules .scroll-trigger-container a img {
    max-width: 90%;
    width: auto;
    margin-bottom: 2px;
  }
}
#section-change-the-rules .scroll-trigger-container a span.instructions {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-style: italic;
  font-weight: 600;
  color: #fff;
  font-size: 24px;
}
@media (max-width: 800px) {
  #section-change-the-rules .scroll-trigger-container a span.instructions {
    font-size: 4vw;
    font-weight: 500;
  }
}
@media (max-width: 800px) {
  #section-everyone-knows {
    background-image: url('images/home_1_bg_mobile.jpg');
    background-size: cover;
  }
}
@media (max-width: 800px) {
  #section-everyone-knows .pretend-bg-image {
    display: none;
  }
}
#section-everyone-knows .scratch {
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 100%;
  opacity: 0.2;
  display: none;
}
#section-everyone-knows .words {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: 31%;
}
@media (max-width: 800px) {
  #section-everyone-knows .words {
    margin-top: 45%;
  }
}
@media (max-width: 600px) {
  #section-everyone-knows .words {
    margin-top: 45%;
  }
}
@media (max-width: 450px) {
  #section-everyone-knows .words {
    margin-top: 61%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-everyone-knows .words {
    margin-top: 26%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-everyone-knows .words {
    margin-top: 26%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-everyone-knows .words {
    margin-top:10%;
  }
}
#section-everyone-knows h1 {
  color: #1b1f26;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 4vw;
  width: 100%;
}
@media (max-width: 800px) {
  #section-everyone-knows h1 {
    float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    font-size: 6.7vw;
    margin-bottom: 0.7%;
  }
}
@media (max-width: 500px) {
  #section-everyone-knows h1 {
    margin-bottom: 2%;
  }
}
#section-everyone-knows h2 {
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 5.3vw;
  font-weight: 800;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #section-everyone-knows h2 {
    float: left;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    font-size: 9.1vw;
  }
}
#section-everyone-knows h3 {
  color: #867445;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 3vw;
  letter-spacing: 0.06em;
  font-weight: 800;
  text-transform: uppercase;
  width: 100%;
  text-shadow: 0px 0px 0px #867445;
}
@media (max-width: 800px) {
  #section-everyone-knows h3 {
    float: left;
    width: 100%;
    text-align: center;
    text-indent: 0px;
    font-size: 5.2vw;
    margin-top: 0.6%;
  }
}
@media (max-width: 500px) {
  #section-everyone-knows h3 {
    margin-top: 2%;
  }
}
#section-everyone-knows h3 span {
  font-family: 'HelveticaNeueLTStd-Roman';
  text-decoration: underline;
}
@media (max-width: 800px) {
  #section-everyone-knows h3 span {
    font-weight: bold;
    text-decoration: underline;
  }
}
#section-but-did-you-know{
  padding-bottom:0;
}
@media (max-width: 800px) {
  #section-but-did-you-know {
    background-image: url('images/home_but_did_you_know_mobile.jpg');
    background-size: cover;
    padding-bottom:10em;
  }
}
@media (max-width: 600px) {
  #section-but-did-you-know {
    padding-bottom:6em;
  }
}
@media (max-width: 450px) {
  #section-but-did-you-know {
    padding-bottom:0em;
  }
}
@media (max-width: 800px) {
  #section-but-did-you-know .pretend-bg-image {
    display: none;
  }
}
#section-but-did-you-know .words {
  margin-top: 14%;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-but-did-you-know .words {
    margin-top: 19%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-but-did-you-know .words {
    margin-top: 11%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-but-did-you-know .words {
    margin-top: 11%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-but-did-you-know .words {
    margin-top: 5%;
  }
}
#section-but-did-you-know .words p.sub-a {
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 800;
  font-size: 5vw;
  text-transform: uppercase;
  margin-bottom: 1%;
}
@media (max-width: 800px) {
  #section-but-did-you-know .words p.sub-a {
    font-size: 9.4vw;
    line-height: 8.5vw;
    width: 64%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-but-did-you-know .words p.sub-a {
    font-size:4vw;
  }
}
#section-but-did-you-know .words p.sub-b {
  color: #ffffff;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.87vw;
  line-height: 2.9vw;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  #section-but-did-you-know .words p.sub-b {
    font-size: 3.87vw;
    line-height: 6.5vw;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:0;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-but-did-you-know .words p.sub-b {
    font-size:3vw;
    line-height: 4vw;
    margin-bottom:1em;
  }
}
@media (max-width: 800px) {
  #section-but-did-you-know .words p.sub-b br {
    display: none;
  }
}
#section-but-did-you-know .words p.sub-b b {
  font-family: 'HelveticaNeueLTStd-Roman';
}
#section-but-did-you-know .words p.sub-c {
  color: #ceb77a;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 700;
  font-size: 3.45vw;
  line-height: 3.8vw;
}
@media (max-width: 800px) {
  #section-but-did-you-know .words p.sub-c {
    font-size: 6.65vw;
    line-height: 8.5vw;
    margin-bottom: 7%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-but-did-you-know .words p.sub-c {
    font-size:4vw;
    line-height: 4vw;
  }
}
#section-the-cpd{
  padding-bottom:0;
}
@media (max-width: 800px) {
  #section-the-cpd {
    background-image: url('images/home_3_bg_mobile.jpg');
    background-size: cover;
    padding-bottom:10em;
  }
}
@media (max-width: 600px) {
  #section-the-cpd {
    padding-bottom:0em;
  }
}
@media (max-width: 450px) {
  #section-the-cpd {
    padding-bottom:0em;
  }
}

@media (max-width: 800px) {
  #section-the-cpd .pretend-bg-image {
    display: none;
  }
}
#section-the-cpd canvas {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
}
#section-the-cpd .words {
  margin-top: 9.3%;
  position: absolute;
  top: 0;
}
@media (max-width: 800px) {
  #section-the-cpd .words {
    margin-top: 22%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-the-cpd .words {
    margin-top: 6.5%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-the-cpd .words {
    margin-top: 6.5%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-the-cpd {
    height:120%;
  }
  #section-the-cpd .words {
    margin-top: 5%;
  }
}
#section-the-cpd .words h1 {
  color: #ca2b2d;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 7.3vw;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #section-the-cpd .words h1 {
    font-size: 13.5vw;
    line-height: 14vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-the-cpd .words h1 {
    font-size: 8.5vw;
    line-height: 8vw;
  }
}
#section-the-cpd .words h3 {
  color: #8a784a;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-weight: 600;
  font-size: 4vw;
  line-height: 4vw;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 2%;
  text-shadow: 0px 0px 1px #8a784a;
}
@media (max-width: 800px) {
  #section-the-cpd .words h3 {
    font-size: 8vw;
    line-height: 8.2vw;
    font-weight: 500;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-the-cpd .words h3 {
    font-size: 3.8vw;
    line-height: 3.8vw;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-the-cpd .words h3 {
    font-size: 3.8vw;
    line-height: 3.8vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-the-cpd .words h3 {
    font-size: 5vw;
    line-height: 5vw;
  }
}
#section-the-cpd .words h4 {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.85vw;
  line-height: 2.35vw;
  text-align: center;
  width: 100%;
  margin-bottom: 2%;
}
@media (max-width: 800px) {
  #section-the-cpd .words h4 {
    font-size: 3.8vw;
    line-height: 5vw;
    margin-top: 0%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-the-cpd .words h4 {
    font-size: 1.85vw;
    line-height: 2.05vw;
    margin-bottom: 1.5%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-the-cpd .words h4 {
    font-size: 1.85vw;
    line-height: 2.05vw;
    margin-bottom: 1.5%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-the-cpd .words h4 {
    font-size: 2vw;
    line-height: 2.2vw;
  }
}
#section-the-cpd .words h5 {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueLTStd-Md';
  font-size: 1.85vw;
  line-height: 2.9vw;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}
@media (max-width: 800px) {
  #section-the-cpd .words h5 {
    font-size: 3.7vw;
    line-height: 7vw;
    margin-top: 3%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-the-cpd .words h5 {
    line-height: 2.4vw;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-the-cpd .words h5 {
    line-height: 2.4vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-the-cpd .words h5 {
    font-size: 2vw;
    line-height: 2.2vw;
    margin-top:0;
  }
}
#section-the-cpd .gradient {
  background-image: url('images/home_0_gradient.png');
  background-repeat: repeat-x;
  background-size: 100% 100%;
  height: 42.2%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 800px) {
  #section-until-this-rule {
    background-image: url('images/home_4_bg_mobile.jpg');
    background-size: cover;
  }
}
@media (max-width: 800px) {
  #section-until-this-rule .pretend-bg-image {
    display: none;
  }
}
#section-until-this-rule .words {
  margin-top: 11.8%;
  position: absolute;
  top: 0;
}
@media (max-width: 800px) {
  #section-until-this-rule .words {
    margin-top: 23.8%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-until-this-rule .words {
    margin-top: 10%;
  }
}
#section-until-this-rule .words h2 {
  color: #c12426;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 3.75vw;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0.8%;
}
@media (max-width: 800px) {
  #section-until-this-rule .words h2 {
    font-size: 7.7vw;
    font-weight: 700;
    margin-bottom: 3%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-until-this-rule .words h2 {
    font-size: 4.7vw;
    font-weight: 700;
  }
}
#section-until-this-rule .words h3 {
  color: #000000;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 2.7vw;
  line-height: 3vw;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-until-this-rule .words h3 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    font-size: 4.7vw;
    line-height: 6.7vw;
    float: none;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
  #section-until-this-rule .words h3 {
    font-size: 3vw;
    line-height: 3.2vw;
    font-weight: 700;
  }
}

@media (max-width: 800px) {
  #section-until-this-rule .words h3 br {
    display: none;
  }
}
#section-until-this-rule .words h3 b {
  font-family: 'HelveticaNeueLTStd-Roman';
  text-shadow: 0;
}
@media (max-width: 800px) {
  text-shadow: 0px 0px 10px #fff;
}
#section-until-this-rule .pod_graphic {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  height: 42%;
  left: 14%;
  position: absolute;
  width: 72%;
}
@media (max-width: 800px) {
  #section-until-this-rule .pod_graphic {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background-size: contain;
    z-index:-1;
  }
}
#section-percentage {
  background-color: #252932;
  padding-bottom:0;
}

@media (max-width: 800px) {
  #section-percentage {
    background-image: url('images/home_6_bg_mobile.jpg');
    background-size: cover;
    padding-bottom:10em;
  }
}
@media (max-width: 740px) {
  #section-percentage {
    padding-bottom:10em;
  }
}
@media (max-width: 600px) {
  #section-percentage {
    padding-bottom:0em;
  }
}
@media (max-width: 450px) {
  #section-percentage {
    padding-bottom:0em;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-percentage {
    height:180%;
  }
}
#section-percentage .pretend-bg-image {
  top: -30px;
}
@media (max-width: 800px) {
  #section-percentage .pretend-bg-image {
    display: none;
  }
}
#section-percentage .words {
  margin-top: 16%;
  position: absolute;
  top: 0;
  height: 42%;
}
@media (max-width: 800px) {
  #section-percentage .words {
    margin-top: 17.5%;
  }
}

@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-percentage .words {
    margin-top: 13%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-percentage .words {
    margin-top: 13%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-percentage .words {
    margin-top: 10%;
  }
}
#section-percentage .words p.sub-a {
  color: #c12426;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 800;
  font-size: 3.2vw;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1%;
}
@media (max-width: 800px) {
  #section-percentage .words p.sub-a {
    font-size: 6.7vw;
  }
}
#section-percentage .words h1 {
  color: #ceb77a;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 800;
  text-transform: uppercase;
}
#section-percentage .words .top h1 {
  font-size: 8vw;
}
@media (max-width: 800px) {
  #section-percentage .words .top h1 {
    font-size: 19vw;
    line-height: 15vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-percentage .words .top h1 {
    font-size: 12vw;
    line-height: 13vw;
  }
}
#section-percentage .words .bottom h1 {
  font-size: 8vw;
}
@media (max-width: 800px) {
  #section-percentage .words .bottom h1 {
    font-size: 19vw;
    line-height: 15vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-percentage .words .bottom h1 {
    font-size: 12vw;
    line-height: 13vw;
  }
}
#section-percentage .words h2 {
  color: #d4be85;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2.5vw;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  #section-percentage .words h2 {
    font-size: 5.8vw;
  }
}
#section-percentage .words .top {
  float: left;
  padding-left: calc(15% + 40px);
  padding-right: calc(15% + 40px);
  position: relative;
  width: calc(70% - 80px);
}
@media (max-width: 800px) {
  #section-percentage .words .top {
    width: 90%;
    margin-left: 5%;
    margin-top: 5%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    margin-bottom: 7%;
  }
}
@media (max-width: 500px) {
  #section-percentage .words .top {
    margin-top: 15%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-percentage .words .top {
    margin-top:0;
  }
}
#section-percentage .words .top .left {
  display: inline-block;
  float: left;
  width: 26%;
}
@media (max-width: 800px) {
  #section-percentage .words .top .left {
    width: 100%;
  }
}
#section-percentage .words .top .right {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 3.1vw;
  line-height: 3.55vw;
  padding-top: 0.7%;
  width: 73%;
}
@media (max-width: 800px) {
  #section-percentage .words .top .right {
    font-size: 4.3vw;
    line-height: 4.8vw;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 2%;
  }
}
@media (max-width: 800px) {
  #section-percentage .words .top .right br {
    display: none;
  }
}
#section-percentage .words .top .right span {
  font-family: 'HelveticaNeueLTStd-Md';
}
#section-percentage .words .middle {
  float: left;
  height: 19%;
  margin-left: calc(15% + 40px);
  position: relative;
  width: calc(70% - 80px);
}
@media (max-width: 800px) {
  #section-percentage .words .middle {
    width: 66%;
    height: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    float: none;
    clear: both;
    display: block;
    margin-bottom: 5%;
  }
}
#section-percentage .words .middle .line_left {
  display: inline-block;
  float: left;
  height: 100%;
  position: relative;
  width: 16%;
}
@media (max-width: 800px) {
  #section-percentage .words .middle .line_left {
    width: 40%;
    height: 100%;
  }
}
#section-percentage .words .middle .line_left:after {
  background-color: #94969a;
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  top: calc(50% - 2px);
  width: 100%;
}
@media (max-width: 800px) {
  #section-percentage .words .middle .line_left:after {
    width: 100%;
    height: 1px;
    top: calc(50% - 2px);
  }
}
#section-percentage .words .middle .text {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2.25vw;
  font-weight: 800;
  line-height: 5vw;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 10%;
}
@media (max-width: 1230px) {
  #section-percentage .words .middle .text {
    line-height: 6vw;
  }
}
@media (max-width: 1060px) {
  #section-percentage .words .middle .text {
    line-height: 6.8vw;
    width: 11%;
  }
}
@media (max-width: 900px) {
  #section-percentage .words .middle .text {
    line-height: 7.8vw;
  }
}
@media (max-width: 800px) {
  #section-percentage .words .middle .text {
    width: 20%;
    font-size: 4vw;
    line-height: 2.5vw;
  }
}
#section-percentage .words .middle .line_right {
  display: inline-block;
  float: left;
  height: 100%;
  position: relative;
  width: 69%;
}
@media (max-width: 800px) {
  #section-percentage .words .middle .line_right {
    width: 40%;
    height: 100%;
  }
}
#section-percentage .words .middle .line_right:after {
  background-color: #94969a;
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  top: calc(50% - 2px);
  width: 100%;
}
@media (max-width: 800px) {
  #section-percentage .words .middle .line_right:after {
    width: 100%;
    height: 1px;
    top: calc(50% - 2px);
  }
}
#section-percentage .words .bottom {
  float: left;
  padding-left: calc(15% + 40px);
  padding-right: calc(15% + 40px);
  position: relative;
  width: calc(70% - 80px);
  margin-top: 0;
}
@media (max-width: 800px) {
  #section-percentage .words .bottom {
    width: 90%;
    margin-left: 5%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
}
#section-percentage .words .bottom .left {
  display: inline-block;
  float: left;
  width: 26%;
}
@media (max-width: 800px) {
  #section-percentage .words .bottom .left {
    width: 100%;
  }
}
#section-percentage .words .bottom .right {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 3.35vw;
  line-height: 3.35vw;
  padding-top: 0.8%;
  width: 74%;
}
@media (max-width: 800px) {
  #section-percentage .words .bottom .right {
    font-size: 4.3vw;
    line-height: 4.8vw;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-top: 3%;
  }
}
@media (max-width: 800px) {
  #section-percentage .words .bottom .right br {
    display: none;
  }
}
#section-percentage .words .bottom .right span {
  font-family: 'HelveticaNeueLTStd-Md';
}
#section-break-it{
  padding-bottom:0;
}

@media (max-width: 800px) {
  #section-break-it {
    background-image: url('images/home_7_bg_mobile.jpg');
    background-size: cover;
    padding-bottom:10em;
  }
}

@media (max-width: 740px) {
  #section-break-it {
    padding-bottom:10em;
  }
}
@media (max-width: 600px) {
  #section-break-it {
    padding-bottom:0em;
  }
}
@media (max-width: 450px) {
  #section-break-it {
    padding-bottom:0em;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it {
    height:120%;
    padding-bottom:2em;
  }
}
@media (max-width: 800px) {
  #section-break-it .pretend-bg-image {
    display: none;
  }
}
#section-break-it .words {
  margin-top: 11.9%;
  position: absolute;
  top: 0;
}
@media (max-width: 800px) {
  #section-break-it .words {
    margin-top: 30.9%;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it .words {
    margin-top:10%;
  }
}
#section-break-it .words h4 {
  color: #242a32;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 2.65vw;
  line-height: 2.7vw;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-break-it .words h4 {
    width: 90%;
    margin-left: 5%;
    margin-top: 0;
    font-size: 5.3vw;
    line-height: 6.1vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it .words h4 {
    font-size: 4.3vw;
    line-height: 5.1vw;
  }
}
#section-break-it .words h3 {
  color: #ca2b2d;
  float: left;
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 3.8vw;
  margin-top: 2%;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #section-break-it .words h3 {
    width: 90%;
    margin-left: 5%;
    margin-top: 5.7%;
    font-size: 7.3vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it .words h3 {
    margin-top: 2%;
    font-size: 5.3vw;
  }
}
#section-break-it .words h1 {
  color: #98834d;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 800;
  font-size: 8.85vw;
  line-height: 6.1vw;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #section-break-it .words h1 {
    width: 90%;
    margin-left: 5%;
    font-size: 17.2vw;
    line-height: 14.4vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it .words h1 {
    font-size: 12.2vw;
    line-height: 12.4vw;
  }
}
#section-break-it .words h2 {
  color: #ffffff;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 7.4vw;
  line-height: 7vw;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 800px) {
  #section-break-it .words h2 {
    width: 90%;
    margin-left: 5%;
    font-size: 14.3vw;
    line-height: 13.2vw;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-break-it .words h2 {
    font-size: 12.2vw;
    line-height: 12.4vw;
  }
}
#section-break-it .scroll-trigger-container {
  left: 37%;
  width: 26%;
  height: 14.1%;
}
@media (max-width: 800px) {
  #section-break-it .scroll-trigger-container {
    width: 56%;
    left: 22%;
    height: 17%;
    bottom: 3%;
  }
}
#section-break-it .scroll-trigger-container a {
  text-decoration: none;
}
#section-break-it .scroll-trigger-container a span.arrow-copy {
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-style: italic;
  font-size: 1.85vw;
  font-weight: 800;
  margin-bottom: 20px;
  display: inline-block;
}
@media (max-width: 800px) {
  #section-break-it .scroll-trigger-container a span.arrow-copy {
    font-size: 3.95vw;
    margin-bottom: 7%;
  }
}
#section-the-rules {
  padding-bottom:0;
}
@media (max-width: 800px) {
  #section-the-rules {
    background-color: #eeeeee;
    border: 5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom:10em;
  }
}

@media (max-width: 740px) {
  #section-the-rules {
    padding-bottom:10em;
  }
}
@media (max-width: 600px) {
  #section-the-rules {
    padding-bottom:0em;
  }
}
@media (max-width: 450px) {
  #section-the-rules {
    padding-bottom:0em;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-the-rules {
    height:240%;
  }

  #section-the-rules .scroll-trigger-container{
    bottom:5%;
  }
}
#section-the-rules h2 {
  color: #D6413A;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 3.35vw;
  font-weight: 800;
  margin-bottom: 7.7%;
  margin-top: 0px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  #section-the-rules h2 {
    font-size: 8vw;
    margin-bottom: 2%;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  #section-the-rules h2 {
    font-size: 7vw;
  }
}
#section-the-rules h2 img {
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  #section-the-rules h2 img {
    margin-bottom: 1%;
    width: 7vw;
  }
}
#section-the-rules h3 {
  font-family: 'HelveticaNeueLTStd-Md';
  color: #ffffff;
  font-size: 2vw;
  line-height: 2.7vw;
  text-align: center;
}
@media (max-width: 800px) {
  #section-the-rules h3 {
    font-size: 3.5vw;
    line-height: 5vw;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 800px) {
  #section-the-rules h3 br {
    display: none;
  }
}
#section-the-rules ul {
  float: left;
  margin-left: 10%;
  width: 80%;
}
@media (max-width: 800px) {
  #section-the-rules ul {
    width: 90%;
    margin-left: 6%;
  }
}
#section-the-rules ul li {
  color: #ffffff;
  float: left;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.5vw;
  line-height: 2vw;
  margin-bottom: 2vw;
  width: 100%;
}
@media (max-width: 800px) {
  #section-the-rules ul li {
    font-size: 3.8vw;
    line-height: 4.2vw;
    margin-bottom: 3.6vw;
  }
}
#section-the-rules ul li span.number {
  color: #D6413A;
  display: inline-block;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2vw;
  line-height: 2.4vw;
  font-weight: 800;
  margin-top: -0.6%;
  padding-right: 1%;
  position: relative;
  text-align: left;
  width: 9%;
}
@media (max-width: 800px) {
  #section-the-rules ul li span.number {
    margin-top: -0.6%;
    width: 9%;
    padding-right: 1%;
    font-size: 4vw;
    line-height: 6vw;
  }
}
#section-the-rules ul li span.text {
  display: inline-block;
  float: left;
  position: relative;
  width: 90%;
  font-family: 'HelveticaNeueLTStd-Md';
  font-size: 1.33vw;
  line-height: 2.33vw;
}
@media (max-width: 800px) {
  #section-the-rules ul li span.text {
    width: 90%;
    font-size: 3vw;
    line-height: 5.9vw;
  }
}
#section-the-rules .back-button {
  display: block;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  text-decoration: none;
  margin-left: 10%;
  font-weight: 800;
  font-size: 2.5vw;
  color: #D6413A;
  clear: both;
  float: left;
}
@media (max-width: 800px) {
  #section-the-rules .back-button {
    text-decoration: none;
    margin-left: 6%;
    font-size: 5vw;
  }
}
#section-the-rules .back-button .arrow img {
  height: 2.2vw;
}
@media (max-width: 800px) {
  #section-the-rules .back-button .arrow img {
    width: 2.4vw;
    height: auto;
    position: relative;
    top: 0.3vw;
    margin-right: 1vw;
  }
}
#section-the-rules .link {
  float: left;
  margin-top: 14.7%;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-the-rules .link {
    margin-top: 6%;
  }
}
#section-the-rules .link a {
  color: #ca2b2d;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2.65vw;
  font-weight: 800;
  text-decoration: none;
}
@media (max-width: 800px) {
  #section-the-rules .link a {
    font-size: 4.8vw;
  }
}
#section-the-rules .link a .arrow {
  position: relative;
  left: 2px;
  top: 1px;
}
@media (max-width: 800px) {
  #section-the-rules .link a .arrow {
    left: 5px;
  }
}
@media (max-width: 800px) {
  #section-the-rules .link a .arrow img {
    width: 2vw;
  }
}
#section-the-rules .revealed-copy {
  display: none;
}
@media (max-width: 800px) {
  #section-the-rules .halfsies.active {
    height: 100%;
  }
}
#section-the-rules .halfsies.active h2 {
  text-align: left;
  margin-left: 10%;
  font-size: 2.55vw;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  #section-the-rules .halfsies.active h2 {
    margin-left: 6%;
    font-size: 6.55vw;
  }
}
#section-the-rules .halfsies.active h2 br {
  display: none;
}
#section-the-rules .halfsies.active h2 img {
  margin-bottom: 0;
  width: 28px;
  margin-right: 20px;
}
@media (max-width: 800px) {
  #section-the-rules .halfsies.active h2 img {
    width: 16px;
    margin-right: 10px;
  }
}
#section-the-rules .halfsies.active .initial-copy {
  display: none;
}
#section-the-rules .halfsies.active .revealed-copy {
  display: block;
}
#section-the-rules .left {
  background-color: #1b1f26;
  float: left;
  height: 100%;
  position: relative;
  width: 50%;
}

@media (max-width: 800px) {
  #section-the-rules .left {
    width: 100%;
    height: 55%;
  }
}
@media (max-width: 600px) {
  #section-the-rules .left {
    width: 100%;
    height: 45%;
  }
}
#section-the-rules .left .outer {
  width: calc(100% - 46px);
  margin-left: 46px;
}
@media (max-width: 800px) {
  #section-the-rules .left .outer {
    width: 100%;
    margin-left: 0;
  }
}
#section-the-rules .right {
  background-color: #eeeeee;
  float: left;
  height: 100%;
  position: relative;
  width: 50%;
}
@media (max-width: 800px) {
  #section-the-rules .right {
    width: 100%;
    height: 45%;
  }
}
@media (max-width: 800px) {
  #section-the-rules .right.active {
    float: none;
  }
}
#section-the-rules .right .outer {
  width: calc(100% - 46px);
}
@media (max-width: 800px) {
  #section-the-rules .right .outer {
    width: 100%;
  }
}
#section-the-rules .right h2 {
  color: #C3AE75;
}
@media (max-width: 800px) {
  #section-the-rules .right h2 {
    color: #d4be85;
  }
}
#section-the-rules .right h3 {
  color: #000000;
}
@media (max-width: 800px) {
  #section-the-rules .right h3 {
    color: #000000;
  }
}
#section-the-rules .right ul li span.number {
  color: #d4be85;
}
@media (max-width: 800px) {
  #section-the-rules .right ul li span.number {
    color: #d4be85;
  }
}
#section-the-rules .right ul li span.text {
  color: #1b1f26;
}
@media (max-width: 800px) {
  #section-the-rules .right ul li span.text {
    color: #1b1f26;
  }
}
@media (max-width: 800px) {
  #section-the-rules.active .scroll-trigger-container {
    display: none;
  }
}

#section-ballot-access {
    background:#d6d6d6;
    background-image: url('images/home_8_bg.jpg');
    background-size: cover;
    border:5px solid #000;
}

@media (max-width: 800px) {
  #section-ballot-access {
    background-image: url('images/home_8_bg_mobile.jpg');
    background-size: cover;
    border-left:0;
    border-right:0;
    padding-bottom:22em;
  }
}

@media (max-width: 650px) {
  #section-ballot-access {
    padding-bottom:10em;
  }
}

@media (max-width: 500px) {
  #section-ballot-access {
    padding-bottom:4em;
    height:auto;
  }
}
@media only screen and (max-width : 800px) and (orientation : landscape) { 
   #section-ballot-access {
    height:240%;
  }

  #section-ballot-access .scroll-trigger-container{
    bottom:5%;
  }
}
#section-ballot-access .words{
  padding:7em;
}

@media (max-width: 800px) {
  #section-ballot-access .words{
    padding:2em 0;
  }
}

#section-ballot-access .words p.sub-b {
  color: #000;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.87vw;
  line-height: 2.9vw;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  #section-ballot-access .words p.sub-b {
    font-size: 3.87vw;
    line-height: 6.5vw;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 800px) {
  #section-ballot-access .words p.sub-b br {
    display: none;
  }
}
#section-ballot-access .words p.sub-b b {
  font-family: 'HelveticaNeueLTStd-Roman';
}

#section-do-something {
  background-color: #dedede;
}
@media (max-width: 800px) {
  #section-do-something {
    height: auto;
  }
}
#section-do-something h1 {
  color: #98834d;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 5vw;
  font-weight: 800;
  margin-top: 10%;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-do-something h1 {
    font-size: 11vw;
    margin-top: 11%;
    margin-bottom: 4%;
  }
}
@media screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1025px) {
  #section-do-something h1 {
    margin-top: 5%;
  }
}
@media screen and (min-aspect-ratio: 17/9) {
  #section-do-something h1 {
    margin-top: 5%;
  }
}
#section-do-something h2 {
  color: #98834d;
  float: left;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 4vw;
  font-weight: 800;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-do-something h2 {
    font-size: 7.2vw;
    margin-top: 1%;
    margin-bottom: 7%;
  }
}
#section-do-something hr {
  background-color: #534f43;
  border: none;
  height: 1px;
  outline: none;
  overflow: hidden;
  width: calc(50% + 30px);
}
@media (max-width: 800px) {
  #section-do-something hr {
    display: none;
  }
}
#section-do-something input {
  border: none;
  color: #414141;
  display: inline-block;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.5vw;
  font-weight: 300;
  height: 4vw;
  line-height: 1.6vw;
  outline: none;
  padding-bottom: 1.2vw;
  padding-top: 1.2vw;
  padding: 0px;
  position: relative;
  text-indent: 5%;
  width: 20%;
}
@media (max-width: 800px) {
  #section-do-something input {
    width: 90%;
    margin-left: 0%;
    clear: both;
    height: 5.6vw;
    line-height: 5.6vw;
    font-size: 3.2vw;
    text-indent: 5%;
    margin-bottom: 1%;
  }
}
#section-do-something .box_container {
  float: left;
  margin-top: 3%;
  position: relative;
  text-align: center;
  width: 100%;
}
@media (max-width: 800px) {
  #section-do-something .box_container {
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
#section-do-something .box_container a.button {
  background-color: #ca2b2d;
  color: #ffffff;
  display: inline-block;
  font-family: 'HelveticaNeueLTStd-Th';
  font-size: 1.5vw;
  height: 4vw;
  line-height: 4vw;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 10%;
}
@media (max-width: 800px) {
  #section-do-something .box_container a.button {
    width: 90%;
    margin-left: 0%;
    height: 5.6vw;
    line-height: 5.6vw;
    font-size: 3.2vw;
  }
}
#section-do-something .box_container .box {
  border: 5px solid #000000;
  color: #000000;
  display: inline-block;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 2.65vw;
  font-weight: 800;
  margin-left: 0.5%;
  margin-right: 0.5%;
  padding-bottom: 4.3%;
  padding-top: 4.3%;
  position: relative;
  text-decoration: none;
  width: 17%;
}
@media (max-width: 800px) {
  #section-do-something .box_container .box {
    float: left;
    width: calc(80% - 6px);
    padding-top: 5%;
    padding-bottom: 5%;
    margin-left: 10%;
    margin-right: 0%;
    border: 2px solid #000;
    font-size: 6.1vw;
    line-height: 10vw;
    text-align: left;
    text-indent: 13%;
    margin-top: 0;
    margin-bottom: 13px;
  }
}
@media (max-width: 500px) {
  #section-do-something .box_container .box {
    text-indent: 8%;
  }
}
#section-do-something .box_container .box:after {
  border: 1px solid #000000;
  content: '';
  height: calc(100% - 12px);
  left: 6px;
  position: absolute;
  top: 6px;
  width: calc(100% - 12px);
}
@media (max-width: 800px) {
  #section-do-something .box_container .box:after {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    top: 3px;
    left: 3px;
    border: 1px solid #786f56;
  }
}
@media (max-width: 800px) {
  #section-do-something .box_container .box img {
    width: 20px;
    width: 6vw;
  }
}
@media (max-width: 800px) {
  #section-do-something .box_container .box br {
    display: none;
  }
}
#section-do-something .box_container .box.spread-the-word .post-hover-share {
  display: none;
}
#section-do-something .box_container .box.spread-the-word.hover .pre-hover-share {
  opacity: 0;
}
#section-do-something .box_container .box.spread-the-word.hover .post-hover-share {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4vw;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#section-do-something .box_container .box.spread-the-word.hover .post-hover-share img {
  opacity: 0;
}
#section-do-something .box_container .box.spread-the-word.hover .post-hover-share a {
  display: inline-block;
  position: relative;
  z-index: 1;
}
#section-do-something .box_container .box.spread-the-word.hover .post-hover-share a:first-of-type {
  margin-right: 2vw;
}
@media (max-width: 800px) {
  #section-do-something .box_container .box.spread-the-word.hover .post-hover-share a {
    width: 12vw;
  }
}
@media (max-width: 800px) {
  #section-do-something .box_container .box.spread-the-word.hover .post-hover-share a i {
    font-size: 9vw;
  }
}
#section-do-something .box_container a .fa {
  font-size: 3.8vw;
  line-height: 3vw;
  padding-bottom: 5%;
  width: 100%;
}
@media (max-width: 800px) {
  #section-do-something .box_container a .fa {
    width: auto;
    font-size: 4vw;
    padding-bottom: 0%;
    margin-right: 3%;
  }
}
#section-do-something .form_container {
  background-color: #1b1f26;
  bottom: 45px;
  height: 29%;
  position: absolute;
  width: 100%;
}
@media (max-width: 800px) {
  #section-do-something .form_container {
    bottom: 0px;
    padding-bottom: 10px;
    padding-top: 6%;
    position: relative;
    float: left;
    height: 90vw;
    margin-top: 6%;
  }
}
#section-do-something .form_container .middle {
  display: block;
}
#section-do-something .form_container h2 {
  color: #ceb77a;
  margin-top: 2.7%;
}
@media (max-width: 800px) {
  #section-do-something .form_container h2 {
    font-size: 8.9vw;
  }
}
#section-do-something .form_container .box_container {
  margin-top: 2%;
}
@media (max-width: 800px) {
  #section-do-something .form_container .box_container {
    margin-top: 1%;
  }
}
@media (max-width: 800px) {
  #section-do-something .form_container .box_container input {
    width: 78%;
    margin-left: 0%;
    clear: both;
    height: 9.6vw;
    line-height: 5.6vw;
    font-size: 3.7vw;
    text-indent: 5%;
    margin-bottom: 5%;
  }
}
@media (max-width: 800px) {
  #section-do-something .form_container .box_container a.button {
    height: 10vw;
    line-height: 10vw;
    width: 34%;
  }
}
