@font-face {
  font-family: 'fauna_oneregular';
  src: url('../fonts/faunaone-regular-webfont.eot');
  src: url('../fonts/faunaone-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/faunaone-regular-webfont.woff2') format('woff2'), url('../fonts/faunaone-regular-webfont.woff') format('woff'), url('../fonts/faunaone-regular-webfont.ttf') format('truetype'), url('../fonts/faunaone-regular-webfont.svg#fauna_oneregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'din_alternatebold';
  src: url('../fonts/din-boldalternate-webfont.eot');
  src: url('../fonts/din-boldalternate-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/din-boldalternate-webfont.woff2') format('woff2'), url('../fonts/din-boldalternate-webfont.woff') format('woff'), url('../fonts/din-boldalternate-webfont.ttf') format('truetype'), url('../fonts/din-boldalternate-webfont.svg#din-boldalternate') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'agoestoesan';
  src: url('../fonts/agoestoesan-webfont.eot');
  src: url('../fonts/agoestoesan-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/agoestoesan-webfont.woff2') format('woff2'), url('../fonts/agoestoesan-webfont.woff') format('woff'), url('../fonts/agoestoesan-webfont.ttf') format('truetype'), url('../fonts/agoestoesan-webfont.svg#agoestoesan') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'desyrel';
  src: url('../fonts/desyrel-webfont.eot');
  src: url('../fonts/desyrel-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/desyrel-webfont.woff') format('woff'), url('../fonts/desyrel-webfont.ttf') format('truetype'), url('../fonts/desyrel-webfont.svg#desyrel') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'wcmanonegrabta';
  src: url('../fonts/wcmanonegrabta-webfont.woff2') format('woff2'), url('../fonts/wcmanonegrabta-webfont.woff') format('woff'), url('../fonts/wcmanonegrabta-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SkipLegDay';
  src: url('../fonts/SkipLegDay.ttf');
}
/*********************************************************************
 * Style Configuration Variables LESS File (Main Site)
 * Defines various re-used colors and sizes throughout the site
 * @author		Jordan Steinberg
 * @version	2014-10-15
 ********************************************************************/
.container {
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container::before,
.container::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row::before,
.row::after {
  clear: both;
  content: "";
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1550px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: 0%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: 0%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .col-xs-hidden {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-hidden {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-hidden {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1549px) {
  .col-lg-hidden {
    display: none;
  }
}
@media (min-width: 1550px) {
  .col-xl-hidden {
    display: none;
  }
}
.clearfix::before,
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}
.no-wrap {
  white-space: nowrap;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.width-80 {
  width: 80%;
}
.width-90 {
  width: 90%;
}
.full-width {
  width: 100%;
}
.fa-align-top::before {
  vertical-align: top;
}
.responsive-img {
  max-width: 100%;
}
.btn {
  background: #999;
  border: 1px #888 solid;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: bold 1.1rem lato, arial, sans-serif;
  margin: 0.5rem 0;
  padding: 0.5rem 2rem;
  text-decoration: none;
  text-shadow: -1px -1px #999999;
  text-transform: uppercase;
}
.btn:hover {
  background: #a6a6a6;
  color: #fff;
}
.btn.primary {
  background: #f90;
  border: 1px #e80 solid;
}
.btn.primary:hover {
  background: #ffa31a;
}
.btn.highlight {
  background: #c33;
  border: 1px #b22 solid;
}
.btn.highlight:hover {
  background: #d14747;
}
.btn.x-big {
  font-size: 1.5rem;
  margin: 1rem 0.5rem;
}
.btn.big {
  font-size: 1.2rem;
  margin: 1rem 0.5rem;
}
.btn.promo-stripe-action {
  background: rgba(0, 0, 0, 0.15);
  border: 1px #fff solid;
  border-radius: 5px;
  font: normal 1.8rem/1.2 fauna_oneregular;
  margin: 2rem 0;
  padding: 1rem 2rem;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: none;
}
.btn.promo-stripe-action:hover {
  background: rgba(0, 0, 0, 0.3);
}
.btn.promo-stripe-action.dark {
  background: #aaa;
}
.btn.promo-stripe-action.dark:hover {
  background: #919191;
}
.btn.right {
  float: right;
}
.btn.left {
  float: left;
}
body.subpage > main label:not(.inline) {
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
body.subpage > main input[type=text],
body.subpage > main input[type=password],
body.subpage > main input[type=email],
body.subpage > main input[type=date],
body.subpage > main textarea {
  border: 1px #ddd solid;
  border-radius: 5px;
  width: 100%;
  padding: 0.8rem;
}
body.subpage > main input[type=text]:focus,
body.subpage > main input[type=password]:focus,
body.subpage > main input[type=email]:focus,
body.subpage > main input[type=date]:focus,
body.subpage > main textarea:focus {
  border: 1px #777 solid;
}
body.subpage > main input[type=text].error,
body.subpage > main input[type=password].error,
body.subpage > main input[type=email].error,
body.subpage > main input[type=date].error,
body.subpage > main textarea.error {
  border: 2px #c00 solid;
}
body.subpage > main input[type=text].tiny,
body.subpage > main input[type=password].tiny,
body.subpage > main input[type=email].tiny,
body.subpage > main input[type=date].tiny,
body.subpage > main textarea.tiny {
  width: 3rem;
}
body.subpage > main input[type=text].short,
body.subpage > main input[type=password].short,
body.subpage > main input[type=email].short,
body.subpage > main input[type=date].short,
body.subpage > main textarea.short {
  width: 6rem;
}
body.subpage > main input[type=text].medium,
body.subpage > main input[type=password].medium,
body.subpage > main input[type=email].medium,
body.subpage > main input[type=date].medium,
body.subpage > main textarea.medium {
  width: 12rem;
}
body.subpage > main input[type=radio].hidden {
  display: none;
}
body.subpage > main > article h2.form-section-title {
  font-size: 1.5rem;
  color: #906;
  padding-top: 1rem;
  margin-top: 2rem;
  margin-bottom: 0.3rem;
  border-top: 1px #eee solid;
}
body.subpage > main > article h2.form-section-title + p {
  color: #888;
  margin: 0;
}
body.subpage > main > article h2.form-section-title:first-child {
  border-top: 0;
}
#plan-type #registration_code_wrapper {
  padding-left: 40px;
}
#plan-type .plan-tier {
  background: #fff;
  border-top: 2px #ddd solid;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  height: 100%;
  width: 33%;
  display: table-cell;
  float: none;
  position: relative;
  padding-bottom: 6rem;
}
#plan-type .plan-tier > h1 {
  color: #999;
  font: bold 1.5rem/1.5 Lato, arial, sans-serif;
  letter-spacing: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  padding: 1rem;
}
#plan-type .plan-tier .pricing {
  margin: 1rem 0 2rem;
  text-align: center;
}
#plan-type .plan-tier .pricing .price {
  color: #666;
  font: bold 4rem Lato, arial, sans-serif;
}
#plan-type .plan-tier .pricing .price.free {
  font-size: 4rem;
}
#plan-type .plan-tier .pricing .price:not(.free):before {
  content: "$";
  font-size: 2rem;
  vertical-align: super;
}
#plan-type .plan-tier .pricing .frequency {
  color: #666;
  font: bold (1rem*1.2)/1.5 Lato, arial, sans-serif;
}
#plan-type .plan-tier .pricing .details {
  display: block;
  color: #aaa;
  font-size: 0.9rem;
  margin: -0.5rem 0 0;
  padding: 0;
}
#plan-type .plan-tier .features {
  list-style-type: disc;
  margin: 0 2em;
  padding: 0;
}
#plan-type .plan-tier .features > li {
  color: #999;
  font-size: 0.9rem;
  font-style: italic;
  padding: 0.5rem 0 0;
  text-align: left;
}
#plan-type .plan-tier .features:before {
  content: "Includes";
  display: block;
  text-transform: uppercase;
  color: #999;
  font-size: 0.9rem;
  font-style: italic;
  text-align: center;
}
#plan-type .plan-tier.selected {
  background: #fdf0cf;
}
#plan-type .plan-tier.selected .pricing .price {
  font: bold 6rem Lato, arial, sans-serif;
}
#plan-type .plan-tier.selected .pricing .price.free {
  font-size: 4.5rem;
}
#plan-type .plan-tier.selected .features > li {
  color: #666;
  font-size: 1rem;
}
#plan-type .plan-tier.selected .features:before {
  color: #666;
}
#plan-type .plan-tier:hover {
  background: #fdf4df;
}
#plan-type .plan-tier .plan-tier-select {
  display: block;
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  width: 70%;
  text-transform: uppercase;
  margin: auto;
  color: #fff;
}
.checkbox-label input {
  display: none;
}
.checkbox-label input:checked + .box:after {
  top: 0;
}
.checkbox-label .box {
  width: 30px;
  height: 30px;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  border: 2px solid #aaa;
  background-color: white;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
}
.checkbox-label .box:after {
  width: 50%;
  height: 20%;
  content: '';
  position: absolute;
  border-left: 7.5px solid;
  border-bottom: 7.5px solid;
  border-color: #dd77dd;
  transform: rotate(-45deg) translate3d(0, 0, 0);
  transform-origin: center center;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0;
  right: 0;
  top: 200%;
  bottom: 5%;
  margin: auto;
}
.checkbox-label .label {
  margin-left: 0.5rem;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  text-transform: none;
  font-size: 0.9rem;
}
* {
  box-sizing: border-box;
}
html,
body {
  color: #111;
  font: normal 100%/1.2 Lato, arial, sans-serif;
  margin: 0;
  padding: 0;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 95%;
}
.container.center {
  text-align: center;
}
.container.container--right {
  margin: 0px;
  width: 100%;
  padding-left: 20px;
}
body > header {
  margin: 0;
  padding: 50px 0 0;
  position: static;
  top: 0;
  -webkit-transition: "all 300ms";
  -moz-box-shadow: "all 300ms";
  -o-transition: "all 300ms";
  transition: "all 300ms";
  /* END SLIDE-DOWN DRAWER MENU */
}
body > header > nav {
  background: #ce6600;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
body > header > nav #logo {
  margin: 3px 0;
  height: 36px;
}
body > header > nav #top_menu {
  float: right;
  margin: 0 15px 0 0;
  padding: 0;
}
body > header > nav #top_menu > li {
  display: inline-block;
  margin-left: 0.8rem;
  /* WE ONLY WANT THE SLIDE-DOWN DRAWER MENU FOR MOBILE */
}
body > header > nav #top_menu > li.separator {
  margin-left: 0.4rem;
}
body > header > nav #top_menu > li.separator::before {
  content: "\007c";
  display: inline-block;
  line-height: 40px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #ccc;
}
body > header > nav #top_menu > li.separator + li {
  margin-left: 0;
}
body > header > nav #top_menu > li > a,
body > header > nav #top_menu > li > .toggle {
  color: #ffffff;
  cursor: pointer;
  font-size: 1.6rem !important;
  line-height: 50px;
  text-decoration: none;
}
body > header > nav #top_menu > li > a > span,
body > header > nav #top_menu > li > .toggle > span {
  display: none;
}
body > header > nav #top_menu > li > a:hover,
body > header > nav #top_menu > li > .toggle:hover {
  color: rgba(255, 255, 255, 0.9);
}
body > header > nav #top_menu > li > a.fa-comment,
body > header > nav #top_menu > li > .toggle.fa-comment {
  position: relative;
}
body > header > nav #top_menu > li > a.fa-comment > span,
body > header > nav #top_menu > li > .toggle.fa-comment > span {
  color: #aaa;
  display: inline;
  font: normal 0.5rem/50px arial, sans-serif;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
body > header > nav #top_menu > li > a.fa-user,
body > header > nav #top_menu > li > .toggle.fa-user {
  text-align: right;
  width: 2rem;
}
body > header > nav #top_menu > li > a.fa-user.logged-in,
body > header > nav #top_menu > li > .toggle.fa-user.logged-in {
  color: #ffffff;
}
body > header > nav #top_menu > li .toggle,
body > header > nav #top_menu > li [id^=top_menu_],
body > header > nav #top_menu > li [id^=account_menu_] {
  display: none;
}
body > header > nav #top_menu > li ul,
body > header > nav #top_menu > li > div {
  border-width: 0 1px 1px;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 40px;
}
body > header > nav #top_menu > li ul li,
body > header > nav #top_menu > li > div li {
  background: #ce6600;
  display: list-item;
  float: none;
  position: relative;
}
body > header > nav #top_menu > li ul li a,
body > header > nav #top_menu > li > div li a {
  color: #ffffff;
  display: block;
  font-weight: bold;
  padding: 0.5rem;
  text-decoration: none;
  white-space: nowrap;
}
body > header > nav #top_menu > li ul li a:hover,
body > header > nav #top_menu > li > div li a:hover {
  background: #ffffff;
  color: #ce6600;
}
body > header > nav #top_menu > li #account_menu {
  background: #ce6600;
  padding: 1rem;
}
body > header > nav #top_menu > li #account_menu label {
  color: #ffffff;
  display: block;
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
}
body > header > nav #top_menu > li #account_menu input {
  display: block;
  border: 1px #ccc solid;
  padding: 0.5rem;
  margin: 0.2rem 0 1rem;
}
body > header > nav #top_menu > li:hover > ul,
body > header > nav #top_menu > li:hover > div {
  display: inherit;
}
@media (max-width: 991px) {
  body > header > nav #top_menu > li {
    display: none;
  }
  body > header > nav #top_menu > li.show-mobile {
    display: inline-block;
  }
  body > header > nav #top_menu > li:hover > ul,
  body > header > nav #top_menu > li:hover > div {
    display: none;
  }
  body > header > nav #top_menu > li .toggle {
    display: block;
  }
  body > header > nav #top_menu > li .toggle + a {
    display: none;
  }
  body > header > nav #top_menu > li [id^=top_menu_]:checked + ul {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
  }
  body > header > nav #top_menu > li [id^=top_menu_]:checked + ul li {
    background-color: #ce6600;
    display: block;
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }
  body > header > nav #top_menu > li [id^=account_menu_]:checked + div {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
  }
}
body > main {
  clear: both;
  position: relative;
}
body > main:before,
body > main:after {
  content: " ";
  display: table;
}
body > main:after {
  clear: both;
}
body > main::before,
body > main::after {
  clear: both;
  content: "";
  display: table;
}
body > main p a,
body > main cite a,
body > main blockquote a,
body > main q a,
body > main li a,
body > main figure a,
body > main figcaption a {
  border-bottom: 2px #c6c solid;
  color: #000;
  text-decoration: none;
}
body > main p a:hover,
body > main cite a:hover,
body > main blockquote a:hover,
body > main q a:hover,
body > main li a:hover,
body > main figure a:hover,
body > main figcaption a:hover {
  color: #d7d;
}
body > main figcaption {
  font-size: 0.8rem;
  line-height: 1.2rem;
  font-style: italic;
}
body > main > ul.breadcrumbs {
  display: block;
  list-style-type: none;
  margin: 15px;
  padding: 0;
}
body > main > ul.breadcrumbs li {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
body > main > ul.breadcrumbs li:after {
  content: '>';
  display: inline-block;
  padding: 0 0 0 0.5rem;
}
body > main > ul.breadcrumbs li:last-child:after {
  content: ' ';
  padding: 0;
}
body > main > ul.breadcrumbs li a {
  border-bottom: 0 none;
  color: #999;
  text-decoration: none;
}
body > footer {
  background: #aaa;
  clear: both;
  margin: 0;
  padding: 1rem 0;
}
body > footer:before,
body > footer:after {
  content: " ";
  display: table;
}
body > footer:after {
  clear: both;
}
body > footer::before,
body > footer::after {
  clear: both;
  content: "";
  display: table;
}
body > footer nav {
  display: inline;
}
body > footer ul {
  display: inline-block;
  list-style-type: none;
  margin: 1rem 0 1rem 15px;
  padding: 0;
  text-align: center;
}
body > footer ul > li {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
body > footer ul > li > a {
  color: #fff;
  font: bold 1rem arial, sans-serif;
  text-decoration: none;
}
body > footer .copyright {
  color: #eee;
  display: inline-block;
  font-size: 0.95rem;
  float: right;
  margin-right: 15px;
}
/* START MEDIUM SCREEN RESOLUTION */
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
  body > header > nav {
    position: fixed;
    top: 0;
    z-index: 110;
  }
  body > header > nav #top_menu > li {
    position: relative;
  }
  body > footer ul {
    text-align: left;
  }
}
/* START LARGE SCREEN RESOLUTION */
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
/* START XLARGE SCREEN RESOLUTION */
@media (min-width: 1550px) {
  .container {
    width: 1500px;
  }
}
body > main > article .faqs dl dt {
  color: #906;
  cursor: pointer;
  font: bold 1.1rem/1.5 Lato, arial, sans-serif;
  margin: 1rem 0;
}
body > main > article .faqs dl dd {
  background: #e8e6e6;
  color: #666;
  display: none;
  font: 1.1rem/1.5 Lato, arial, sans-serif;
  margin: 0 0 1rem 0;
  padding: 0.3rem 1rem;
}
#tabset .progress-bar {
  counter-reset: step;
  padding-top: 30px;
  padding-bottom: 100px;
}
#tabset .progress-bar > li {
  list-style-type: none;
  width: 33%;
  float: left;
  position: relative;
  text-align: center;
}
#tabset .progress-bar > li > a {
  border-bottom: none;
}
#tabset .progress-bar > li > a:hover {
  color: #000;
  border-bottom: 2px solid #dd77dd;
}
#tabset .progress-bar > li:before {
  width: 40px;
  height: 40px;
  content: counter(step);
  counter-increment: step;
  line-height: 40px;
  border: 2px solid #dd77dd;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  background: #fff;
  color: #dd77dd;
  font-weight: bold;
}
#tabset .progress-bar > li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #dd77dd;
  top: 20px;
  left: -50%;
  z-index: -1;
}
#tabset .progress-bar > li:first-child {
  text-align: left;
}
#tabset .progress-bar > li:first-child > a {
  padding-left: 22px;
}
#tabset .progress-bar > li:first-child:before {
  margin-left: 15%;
}
#tabset .progress-bar > li:first-child:after {
  content: none;
}
#tabset .progress-bar > li:first-child + li:after {
  left: -85%;
  width: 130%;
}
#tabset .progress-bar > li:last-child {
  text-align: right;
}
#tabset .progress-bar > li:last-child:before {
  margin-left: 70%;
}
#tabset .progress-bar > li:last-child:after {
  left: -50%;
  width: 130%;
}
#tabset .progress-bar > li.active ~ li > a {
  color: #ddd;
}
#tabset .progress-bar > li.active ~ li > a:hover {
  color: #000;
}
#tabset .progress-bar > li.active ~ li:before {
  color: #ddd;
  border-color: #ddd;
}
#tabset .progress-bar > li.active ~ li:after {
  background-color: #ddd;
}
#paywall {
  background: url('../img/paywall/background.jpg') center center no-repeat #ffffff;
  background-size: contain;
  padding: 0;
  width: 700px;
  height: 388px;
}
#paywall > a {
  position: absolute;
  bottom: 68px;
  left: 50%;
}
#paywall > .login {
  width: 100%;
  height: 58px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #969;
}
#paywall > .login > form {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}
#paywall > .login > form > label {
  color: #fff;
  font-weight: bold;
  font-style: italic;
  margin-right: 0.5rem;
}
#paywall > .login > form > input {
  background: #e9e6e6;
  border: 1px solid #d1cbcb;
  margin: 0 0.2rem;
  padding: 5px;
  width: 150px;
  text-align: center;
}
#paywall > .login > form > button {
  margin-left: 0.2rem;
  font-size: 0.8rem;
  background: #606;
  padding: 0.4rem 2rem;
  border: 0 none;
}
body.account > main {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
body.account > main .left-menu {
  background: #eeE5CC;
  float: left;
  margin-right: 1rem;
  margin-top: 0.5rem;
  width: 10rem;
}
body.account > main .left-menu > h2 {
  border-bottom: 1px #aaa solid;
  font-size: 0.8rem;
  margin: 0;
  padding: 0.5rem;
  text-transform: uppercase;
}
body.account > main .left-menu > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.account > main .left-menu > ul > li > a {
  border-bottom: 0 none;
  display: block;
  padding: 0.5rem;
  text-decoration: none;
}
body.account > main .left-menu > ul > li > a.current::after {
  content: '\25c4';
  padding-left: 0.5em;
}
body.account > main .left-menu > ul > li > a:hover {
  background: #ddd4bb;
  color: #000;
}
body.account > main > article h1 {
  color: #990066;
  font: normal 2.5rem din_alternatebold, arial, sans-serif;
  margin: 0;
  padding: 0;
}
body.account > main > article h1.section-header {
  color: #416499;
  font: normal 2.5rem lato;
  text-align: left;
}
body.account > main > article h2 {
  color: #333;
  font: normal 1.8rem din_alternatebold, arial, sans-serif;
  margin: 2rem 0 1rem;
}
body.account > main > article h2.subtitle {
  margin: 0;
}
body.account > main > article h2.section-header {
  color: #416499;
  font: normal 2.5rem lato;
  text-align: left;
}
body.account > main > article h3 {
  color: #333;
  font: normal 1.2rem din_alternatebold, arial, sans-serif;
  margin: 0;
}
body.account > main > article p {
  font: normal 1.1rem/1.5 Lato, arial, sans-serif;
}
body.account > main > article p.intro {
  color: #222;
  font-weight: bold;
  line-height: 1.8;
}
body.account > main > article p.highlight {
  border-left: 3px #ccc solid;
  font: normal 1.3rem/1.5 Lato, arial, sans-serif;
  font-style: italic;
  margin-left: 1rem;
  padding: 0.5rem 0 0.5rem 1rem;
}
body.account > main > article blockquote > p {
  color: #333;
  font: normal 1.5rem/1.5 Lato, arial, sans-serif;
  font-style: italic;
  margin: 0.5rem 0 0.5rem 5rem;
  max-width: 90%;
}
body.account > main > article blockquote > p:first-child {
  display: inline-block;
  margin: 0 0 0 1rem;
}
body.account > main > article blockquote > footer {
  font: normal 1rem/1.5 Lato, arial, sans-serif;
  padding-left: 5rem;
}
body.account > main > article blockquote > footer > cite {
  color: #444;
  font-style: normal;
}
body.account > main > article blockquote:before {
  color: #666;
  font-size: 4rem;
  font-style: italic;
  vertical-align: top;
}
/* START MEDIUM SCREEN RESOLUTION */
@media (min-width: 1000px) {
  html.fullscreen {
    height: 100%;
    width: 100% !important;
  }
  html.fullscreen body,
  html.fullscreen main {
    height: 100%;
    width: 100% !important;
  }
  body.subpage > main > article {
    padding-right: 4rem;
  }
}
body.subpage > main {
  padding-bottom: 2rem;
}
body.subpage > main > article h1 {
  color: #990066;
  font: normal 3rem din_alternatebold, arial, sans-serif;
  margin: 0;
  padding: 0;
}
body.subpage > main > article h1.section-header {
  color: #416499;
  font: normal 2.5rem lato;
  text-align: left;
}
body.subpage > main > article h2 {
  color: #333;
  font: normal 1.8rem din_alternatebold, arial, sans-serif;
  margin: 2rem 0 1rem;
}
body.subpage > main > article h2.subtitle {
  margin: 0;
}
body.subpage > main > article h2.section-header {
  color: #416499;
  font: normal 2.5rem lato;
  text-align: left;
}
body.subpage > main > article h3 {
  color: #333;
  font: normal 1.2rem din_alternatebold, arial, sans-serif;
  margin: 0;
}
body.subpage > main > article p {
  font: normal 1.1rem/1.5 Lato, arial, sans-serif;
}
body.subpage > main > article p.intro {
  color: #222;
  font-weight: bold;
  line-height: 1.8;
}
body.subpage > main > article p.highlight {
  border-left: 3px #ccc solid;
  font: normal 1.3rem/1.5 Lato, arial, sans-serif;
  font-style: italic;
  margin-left: 1rem;
  padding: 0.5rem 0 0.5rem 1rem;
}
body.subpage > main > article blockquote > p {
  color: #333;
  font: normal 1.5rem/1.5 Lato, arial, sans-serif;
  font-style: italic;
  margin: 0.5rem 0 0.5rem 5rem;
  max-width: 90%;
}
body.subpage > main > article blockquote > p:first-child {
  display: inline-block;
  margin: 0 0 0 1rem;
}
body.subpage > main > article blockquote > footer {
  font: normal 1rem/1.5 Lato, arial, sans-serif;
  padding-left: 5rem;
}
body.subpage > main > article blockquote > footer > cite {
  color: #444;
  font-style: normal;
}
body.subpage > main > article blockquote:before {
  color: #666;
  font-size: 4rem;
  font-style: italic;
  vertical-align: top;
}
body.subpage > main > article .interview {
  border-top: 2px #eee solid;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
}
body.subpage > main > article .interview .statement-separator {
  margin-top: 2rem;
}
body.subpage > main > article .references {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.subpage > main > article .references li {
  display: block;
  line-height: 1.5;
  padding: 0.5rem;
}
body.subpage > main > article figure img {
  -webkit-box-shadow: 3px 3px 5px 0px #cccccc;
  -moz-box-shadow: 3px 3px 5px 0px #cccccc;
  box-shadow: 3px 3px 5px 0px #cccccc;
  max-width: 100%;
}
body.subpage > main > article figure figcaption {
  margin-top: 0.2rem;
}
body.subpage > main > article figure.pull-left {
  margin-left: 0;
}
body.subpage > main > aside > section {
  padding: 1rem 1rem;
}
body.subpage > main > aside > section h1 {
  font-size: 1.2rem;
  margin: 1rem 0 0.5rem;
}
body.subpage > main > aside > section p {
  font-size: 1rem;
  margin: 0.5rem auto 1rem;
}
body.subpage > main > aside > section a.btn.primary {
  background: #f60;
  margin: 0 auto;
  padding: 0.5rem 2rem;
  text-shadow: none;
}
body.subpage > main > aside > section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.subpage > main > aside > section ul a {
  border: 0 none;
  color: #989898;
}
body.subpage > main > aside > section ul a:hover {
  color: #666;
  text-decoration: underline;
}
body.subpage > main > aside > section ul.spacing > li {
  margin-bottom: 1rem;
}
body.subpage > main > aside > section.highlight {
  background: #eee;
  margin-bottom: 1rem;
  padding: 2rem 1rem;
  text-align: center;
}
body.subpage > main > aside > section.highlight img {
  border: 1px #aaa solid;
}
body.subpage > main > aside > section.highlight img.no-border {
  border: 0 none;
}
body.subpage > main > aside > section.highlight h1 {
  color: #333;
  font: bold 1.2rem/1.5 Lato, arial, sans-serif;
  margin: 1rem 0 0 0;
}
body.subpage > main > aside > section.highlight p {
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 auto 1rem;
  text-align: center;
}
body.subpage > main > aside > section.highlight a.btn.primary {
  background: #990066;
  color: #fff;
  margin: 0 auto;
  text-shadow: none;
  border: 1px #aaa solid;
}
body.subpage > main > aside > section.with-border {
  border: 1px #000 solid;
  padding: 1.5rem 1rem;
  text-align: center;
}
body.subpage > main > aside > section.with-border p {
  color: #333;
  font-size: 1.1rem;
  line-height: 1.5;
  margin: 0 auto 1rem;
  text-align: center;
}
body.subpage > main > aside > section.with-border a.btn.primary {
  background: #990066;
  color: #fff;
  margin: 0 auto;
  text-shadow: none;
  border: 1px #aaa solid;
}
body.subpage > main > aside > section.color-title {
  background: #eee;
  margin: 1rem 0;
  padding: 0;
}
body.subpage > main > aside > section.color-title:before,
body.subpage > main > aside > section.color-title:after {
  content: " ";
  display: table;
}
body.subpage > main > aside > section.color-title:after {
  clear: both;
}
body.subpage > main > aside > section.color-title::before,
body.subpage > main > aside > section.color-title::after {
  clear: both;
  content: "";
  display: table;
}
body.subpage > main > aside > section.color-title h1 {
  color: #fff;
  padding: 0.5rem 1rem;
  margin-top: 0;
}
body.subpage > main > aside > section.color-title img {
  display: block;
  margin: 0.5rem 1rem;
  float: left;
  width: 80px;
}
body.subpage > main > aside > section.color-title p {
  padding: 0.5rem 1rem 0.5rem 0;
}
body.subpage > main > aside > img.formula {
  display: block;
  margin: 1.5rem 0 0;
  width: 100%;
}
/* START MEDIUM SCREEN RESOLUTION */
@media (min-width: 1000px) {
  html.fullscreen {
    height: 100%;
    width: 100% !important;
  }
  html.fullscreen body,
  html.fullscreen main {
    height: 100%;
    width: 100% !important;
  }
  body.subpage > main > article {
    padding-right: 4rem;
  }
  body.subpage.no-sidebar > main > article {
    padding-right: 0;
  }
}
body.blog > main article > header .entry-title {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.blog > main article > header .entry-title a {
  color: #333;
  text-decoration: none;
}
body.blog > main article > header .entry-title + time {
  color: #888;
}
body.blog > main article > header .byline {
  color: #888;
  margin-top: 0;
}
body.blog > main article .posts-navigation .screen-reader-text {
  display: none;
}
body.blog > main article .posts-navigation .nav-links .nav-previous,
body.blog > main article .posts-navigation .nav-links .nav-next {
  display: inline-block;
}
body.blog > main article .posts-navigation .nav-links .nav-previous + .nav-next:before {
  content: "|";
  display: inline-block;
  padding: 0 1rem;
}
body.blog > main article .entry-content figure {
  margin: 1rem;
}
body.blog > main article .entry-content figure img {
  border: 1px #aaa solid;
}
body.blog > main article .entry-content figure figcaption {
  font-style: italic;
}
body.blog > main article .comments {
  background: #eee;
  padding: 1rem;
}
body.blog > main article .comments h3 {
  border-bottom: 1px #aaa solid;
}
body.blog > main article .comments label,
body.blog > main article .comments input {
  display: block;
}
body.blog > main article .comments input[type=submit] {
  background: #999;
  border: 1px #888 solid;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: bold 1.1rem lato, arial, sans-serif;
  margin: 0.5rem 0;
  padding: 0.5rem 2rem;
  text-decoration: none;
  text-shadow: -1px -1px #999999;
  text-transform: uppercase;
  background: #f90;
  border: 1px #e80 solid;
  background: #906;
  padding: 0.5rem;
}
body.blog > main article .comments input[type=submit]:hover {
  background: #a6a6a6;
  color: #fff;
}
body.blog > main article .comments input[type=submit].primary {
  background: #f90;
  border: 1px #e80 solid;
}
body.blog > main article .comments input[type=submit].primary:hover {
  background: #ffa31a;
}
body.blog > main article .comments input[type=submit].highlight {
  background: #c33;
  border: 1px #b22 solid;
}
body.blog > main article .comments input[type=submit].highlight:hover {
  background: #d14747;
}
body.blog > main article .comments input[type=submit].x-big {
  font-size: 1.5rem;
  margin: 1rem 0.5rem;
}
body.blog > main article .comments input[type=submit].big {
  font-size: 1.2rem;
  margin: 1rem 0.5rem;
}
body.blog > main article .comments input[type=submit].promo-stripe-action {
  background: rgba(0, 0, 0, 0.15);
  border: 1px #fff solid;
  border-radius: 5px;
  font: normal 1.8rem/1.2 fauna_oneregular;
  margin: 2rem 0;
  padding: 1rem 2rem;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: none;
}
body.blog > main article .comments input[type=submit].promo-stripe-action:hover {
  background: rgba(0, 0, 0, 0.3);
}
body.blog > main article .comments input[type=submit].promo-stripe-action.dark {
  background: #aaa;
}
body.blog > main article .comments input[type=submit].promo-stripe-action.dark:hover {
  background: #919191;
}
body.blog > main article .comments input[type=submit].right {
  float: right;
}
body.blog > main article .comments input[type=submit].left {
  float: left;
}
body.blog > main article .comments input[type=submit]:hover {
  background: #ffa31a;
}
body.blog > main article .comments input[type=submit]:hover {
  background: #b30077;
}

body.blog > main article h1.blog-title span{
  display: inline-block;
  color: #333333;
  font-family: 'SkipLegDay', sans-serif;
  font-size: 3rem;
  margin: 0;
  padding: 0;
  background: top center no-repeat url("/img/blog-title-pen-brushes.png");
  background-size: 260px 50px;
}

body.blog > main > section.logo-section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}

body.blog > main > section.logo-section > img {
  width: 50%;
}

body.blog > main > aside > section ul {
  list-style-type: none;
  padding: 0;
}
body.blog > main > aside > section ul a {
  color: #999;
}

body.blog > main > aside > section:first-child{
  padding-bottom: 0px;
}

body.blog > main > aside > section:nth-child(2){
  padding-top: 0px;
}

body.blog > main > aside > section .eoy-search form {
  position: relative;
  top: 50%;
  left: 90%;
  transform: translate(-50%,-50%);
  transition: all 1s;
  width: 50px;
  height: 50px;
  background: #a62f8d;
  box-sizing: border-box;
  border-radius: 25px;
  border: 4px solid #a62f8d;
  padding: 5px;
}

body.blog > main > aside > section .eoy-search input{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;;
  height: 42.5px;
  line-height: 30px;
  outline: 0;
  border: 0;
  display: none;
  font-size: 1em;
  border-radius: 20px;
  padding: 0 20px;
  background: #a62f8d;
  color:white;
}

body.blog > main > aside > section .eoy-search input::placeholder { 
  color:white;
  opacity: 1; /* Firefox */
}

body.blog > main > aside > section .eoy-search .fa{
  box-sizing: border-box;
  padding: 10px;
  width: 42.5px;
  height: 42.5px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  color: white;
  text-align: center;
  font-size: 1.2em;
  transition: all 1s;
}

body.blog > main > aside > section .eoy-search form:hover{
  width: 300px;
  left: 50%;
  cursor: pointer;
}

body.blog > main > aside > section .eoy-search form:hover input{
  display: block;
}

body.blog > main > aside > section .eoy-search form:hover .fa{
  background: #a62f8d;
  color: white;
}


body.blog > main > aside > section .about-autor-box{
  background: #e8f09c;
  padding: 20px;
  text-align: center;
}
body.blog > main > aside > section .about-autor-box > h2.author{
  font-family: 'SkipLegDay', sans-serif;
  color: #333333;
}

body.blog > main > aside > section .about-autor-box p{
  text-align: left;
}

body.blog > main > aside > section .about-autor-box img{
  max-width:100%;
  max-height:100%;
}

body.blog > main > aside > section .call-to-action-box .btn{
  display:block;
  text-align: center;
  background: #990066;
}

body.blog > main > aside > section .our-partners-box{
  padding: 0 20px 20px 20px;
  border: solid #999999;
  text-align: center;
}

body.blog > main > aside > section .our-partners-box h2{
  display: inline-block;
  color: #333333;
  font-family: 'SkipLegDay', sans-serif;
  background: top center no-repeat url("/img/blog-subtitle-pen-brushes.png");
  background-size: 160px 30px;
  /* padding-bottom: 30px; */
}

body.blog > main > aside > section .our-partners-box > ul > li{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

body.blog > main > aside > section .our-partners-box > ul > li > a{
  color: #333333;
  text-decoration: underline;
}

body.blog > main > aside > section.widget_categories h1,
body.blog > main > aside > section.widget_recent_entries h1,
body.blog > main > aside > section.widget_archive h1{
  color: #8eb3df;
}

body.blog > main > article > h1 {
  margin-bottom: 10px;
}

:root {
  --blog-item-height: 300px;
  --blog-item-last-height: 350px;
}

body.blog > main > article > section.posts{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  place-content: center;
}

body.blog > main > article > section.posts > article.post{
  /* width: var(--blog-item-width); */
}

body.blog > main > article > section.posts > article.post > header.container-image {
  width: 100%;
  height: var(--blog-item-height);
}

body.blog > main > article > section.latest-post > article > header.container-image {
  height: var(--blog-item-last-height);
}

body.blog > main > article > section > article > header > a {
  display: block;
  width: 100%;
  height: 100%;
}

body.blog > main > article > section > article > header > a > img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* body.blog > main > article > section.latest-post > article > header > a > img{
  clip: rect(0, auto, var(--blog-item-last-height), 0);
} */

body.blog > main > article > section > article > section.blog-title > h2 > a,
body.blog > main > article > section > article > footer > span > a {
  text-decoration: none;
  all: unset;
}
body.blog > main > article > section > article > section.blog-title > h2 > a:hover,
body.blog > main > article > section > article > footer > span > a:hover {
  cursor: pointer;
}

body.blog > main > article > section > article > section.blog-title > h2 {
  color: #990066;
  font: normal 2rem din_alternatebold, arial, sans-serif;
}

body.blog > main > article > section > article > footer {
  color: #999999;
}

body.blog > main > article > section > article > section.content > p > a.continue-reading {
  color: #cc33cc;
  border-bottom: none;
}


@media (min-width: 768px) {
  :root {
    --blog-item-height: 400px;
    --blog-item-last-height: 350px;
  }
}

@media (min-width: 992px) {
  :root {
    --blog-item-height: 300px;
    --blog-item-last-height: 300px;
  }
}

@media (min-width: 1200px) {
  :root {
    --blog-item-height: 400px;
    --blog-item-last-height: 400px;
  }
}

@media (min-width: 1550px) {
  :root {
    --blog-item-height: 500px;
    --blog-item-last-height: 500px;
  }
}

/*
body.blog > main > aside > section .search-form .screen-reader-text {
  display: none;
}
body.blog > main > aside > section .search-form input[type=search] {
  padding: 0.5rem;
  width: 100%;
}
body.blog > main > aside > section .search-form input[type=submit] {
  background: #999;
  border: 1px #888 solid;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: bold 1.1rem lato, arial, sans-serif;
  margin: 0.5rem 0;
  padding: 0.5rem 2rem;
  text-decoration: none;
  text-shadow: -1px -1px #999999;
  text-transform: uppercase;
  background: #f90;
  border: 1px #e80 solid;
  background: blue;
  padding: 0.5rem;
}
body.blog > main > aside > section .search-form input[type=submit]:hover {
  background: #a6a6a6;
  color: #fff;
}
body.blog > main > aside > section .search-form input[type=submit].primary {
  background: #f90;
  border: 1px #e80 solid;
}
body.blog > main > aside > section .search-form input[type=submit].primary:hover {
  background: #ffa31a;
}
body.blog > main > aside > section .search-form input[type=submit].highlight {
  background: #c33;
  border: 1px #b22 solid;
}
body.blog > main > aside > section .search-form input[type=submit].highlight:hover {
  background: #d14747;
}
body.blog > main > aside > section .search-form input[type=submit].x-big {
  font-size: 1.5rem;
  margin: 1rem 0.5rem;
}
body.blog > main > aside > section .search-form input[type=submit].big {
  font-size: 1.2rem;
  margin: 1rem 0.5rem;
}
body.blog > main > aside > section .search-form input[type=submit].promo-stripe-action {
  background: rgba(0, 0, 0, 0.15);
  border: 1px #fff solid;
  border-radius: 5px;
  font: normal 1.8rem/1.2 fauna_oneregular;
  margin: 2rem 0;
  padding: 1rem 2rem;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: none;
}
body.blog > main > aside > section .search-form input[type=submit].promo-stripe-action:hover {
  background: rgba(0, 0, 0, 0.3);
}
body.blog > main > aside > section .search-form input[type=submit].promo-stripe-action.dark {
  background: #aaa;
}
body.blog > main > aside > section .search-form input[type=submit].promo-stripe-action.dark:hover {
  background: #919191;
}
body.blog > main > aside > section .search-form input[type=submit].right {
  float: right;
}
body.blog > main > aside > section .search-form input[type=submit].left {
  float: left;
}
body.blog > main > aside > section .search-form input[type=submit]:hover {
  background: #ffa31a;
}
body.blog > main > aside > section .search-form input[type=submit]:hover {
  background: #b30077;
} 

*/
body > header.homepage {
  background: url('../img/hero.jpg') no-repeat center right #000000;
}
body > header.homepage > .container {
  background: rgba(0, 0, 0, 0.4);
  padding: 0 2.5%;
  width: 100%;
}
body > header.homepage > .container > .hero-overlay {
  color: #fff;
  clear: both;
  font: normal 1.3rem arial, sans-serif;
  margin-top: 1rem;
  padding: 1rem;
  position: relative;
  text-align: center;
  width: 100%;
}
body > header.homepage > .container > .hero-overlay h1 {
  color: #fff;
  font-family: 'wcmanonegrabta';
  font-size: 4rem;
  font-weight: normal;
  margin: 0.5rem 0;
}
body > header.homepage > .container > .hero-overlay h2 {
  color: #e8a665;
  font-size: 1.5rem;
  margin: 0.5rem 0;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
}
body > header.homepage > .container > .hero-overlay > nav {
  background: url('../img/hero-bg.png') no-repeat 30% 65%;
}
body > header.homepage > .container > .hero-overlay > nav > div {
  background: rgba(100, 100, 100, 0.7);
  display: block;
  margin: 1rem auto;
  padding: 1rem 0;
  width: 80%;
}
body > header.homepage > .container > .hero-overlay > nav > div > p {
  color: #f5f5f5;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  margin-top: 0.2rem;
  text-shadow: none;
}
body > header.homepage > .container > .hero-overlay > nav > div > h3 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.05rem;
  margin-bottom: 0;
  text-transform: uppercase;
  white-space: nowrap;
}
body > header.homepage > .container .btn {
  display: inline-block;
  font: normal 1.2rem/1 arial, sans-serif;
  float: none;
  margin: 0.2rem 0 0.2rem 0.4rem;
  padding: 0.8rem 1rem;
  text-shadow: none;
}
body > header.homepage > .container .btn.students {
  background: rgba(25, 74, 89, 0.9);
  border: 0 none;
  font-size: 1.5rem;
  padding: 0.8rem 2rem;
}
body > header.homepage > .container .btn.students:hover {
  background: rgba(36, 107, 129, 0.9);
}
body > header.homepage > .container .btn.partners {
  background: rgba(142, 35, 110, 0.9);
  border: 0 none;
  font-size: 1.5rem;
  padding: 0.8rem 2rem;
}
body > header.homepage > .container .btn.partners:hover {
  background: rgba(183, 45, 142, 0.9);
}
body > main #info {
  padding: 3rem 0;
}
body > main #info > .container > section {
  margin-bottom: 2rem;
}
body > main #info h1 {
  color: #e89b4f;
  font: bold 1.7em "Lato", arial, sans-serif;
  margin: 0;
  padding: 0;
  text-shadow: none;
  text-transform: uppercase;
}
body > main #info ul.article-list {
  display: table;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  width: 100%;
}
body > main #info ul.article-list > li {
  display: table-row;
  padding: 0;
  position: relative;
  width: 100%;
}
body > main #info ul.article-list > li article {
  display: table-cell;
  width: 100%;
}
body > main #info ul.article-list > li article > div {
  display: table-cell;
  vertical-align: middle;
}
body > main #info ul.article-list > li article > div .calendar-date {
  border: 1px #000 solid;
  color: #aaa;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin-right: 1rem;
  position: relative;
  text-align: center;
  width: 50px;
}
body > main #info ul.article-list > li article > div .calendar-date::before,
body > main #info ul.article-list > li article > div .calendar-date::after {
  background: #656565;
  color: #656565;
  content: " ";
  display: block;
  height: 8px;
  position: absolute;
  top: -4px;
  width: 8px;
}
body > main #info ul.article-list > li article > div .calendar-date::before {
  left: 10px;
}
body > main #info ul.article-list > li article > div .calendar-date::after {
  right: 10px;
}
body > main #info ul.article-list > li:last-child .read-more {
  border-bottom: 0;
}
body > main #info ul.article-list.with-arrow > li > a::after {
  color: #e89b4f;
  font: bold 2.5rem "Lato", arial, sans-serif;
  content: ">";
  display: table-cell;
  padding: 0 0.2rem;
  pointer-events: none;
  text-align: right;
  vertical-align: middle;
}
body > main #info a.read-more {
  border: 0;
  border-bottom: 1px #eee solid;
  display: block;
  padding: 0.8rem 0;
  text-decoration: none;
}
body > main #info a.read-more h1 {
  color: #000;
  font-size: 1.2rem;
  margin-bottom: 0;
  text-transform: none;
}
body > main #info a.read-more h1 + p {
  margin-top: 0;
}
body > main #info a.read-more p:last-child {
  margin-bottom: 0;
}
body > main #info a.read-more:hover {
  background: #eee;
}
body > main #info a.show-all {
  border-bottom: 1px #000 solid;
  color: #000;
  display: inline-block;
  margin-top: 1rem;
  padding-bottom: 0.2rem;
  text-decoration: none;
}
body > main #info p {
  color: #333;
  padding: 0;
}
body > main #info .news-container {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 40px;
  box-sizing: border-box;
}
body > main #info .news-container h1{
  color:#cc6600;
  font: bold 1.5rem "Lato", "heavy";
}
body > main #info .news-container .news-container-inner{
  padding-left:40px;
  padding-right:40px;
}
body > main #info .news-container .news-container-inner p{
  
  font-family:"Lato";
  font-size: 2rem;
  font-weight: 900;
  color:#999999;
  text-shadow: none;
}
body > main #info .news-container .news-container-inner a{
  background: #993366;
}

body > main #info .promo{
  background-color: #e4e4e4;
  padding: 40px 60px 40px 60px;
  font-family: 'Lato';
}
body > main #info .promo img{
  display:block;
  width: 210px;
  margin: auto;
   /* width: 140px; margin: 0 0 0.5rem 0.5rem */
}
body > main #info .promo .book-call-to-action{
  display:inline-block;
  font-size: 1.3rem;
}
body > main #info .promo .btn.partners{
  display:block;
  text-align: center;
  width: 220px;
  margin: auto;
}


body > main #info .promo .title--yellow{
  font-size: 1.5rem;
  font-weight: 700;
  color:#ce6600;
  margin-bottom: 0.4em;
}

body > main #info .promo .title--normal{
  text-transform: uppercase; 
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-top:0;
}

body > main #info .promo .title--normal > cite{
  font-size: 2.4rem;
  font-weight: 900;
  display: block;
}

body > main #info .promo .cite{
  color:#ce6600;
  font-size: 1.4rem;
}

body > main #info .promo .paragraph{
  font-size: 1.6rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.4em;
  margin-top: 0.5em;
}


body > main #info .promo .cite{
  color:#ce6600;
  font-size: 1.2rem;
  font-style: italic;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot--active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2s;
}

body > main > section .btn {
  font-size: 1.5rem;
  font-weight: normal;
}
body > main > section#story {
  background: #f5ead6;
  padding: 3rem 0;
  text-align: center;
}
body > main > section#story h1 {
  color: #906;
  font: normal 3rem din_alternatebold, arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: 0 0 3px #cec;
}
body > main > section#story h2 {
  color: #333;
  font: normal 2rem din_alternatebold, arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
body > main > section#story p {
  color: #333;
  font-size: 1.5rem;
  margin: 1rem auto;
  padding: 0;
  text-align: center;
}
body > main > section#story > .container {
  display: table;
}
body > main > section#story > .container > div {
  display: table-row;
}
body > main > section#story #mtsy_bg {
  margin: 2rem 0 0 0;
  width: 100%;
}
/* START MEDIUM SCREEN RESOLUTION */
@media (min-width: 992px) {
  body > header.homepage {
    box-shadow: 0 15px 30px 0 #666;
    height: 575px;
    margin-top: 50px;
  }
  body > header.homepage > div {
    height: 100%;
  }
  body > header.homepage > .container {
    background: none;
    padding: 0;
    width: 95%;
  }
  body > header.homepage > .container > .hero-overlay {
    bottom: 10%;
    color: #fff;
    left: 0;
    margin-top: 100px;
    padding: 1rem;
    position: absolute;
    width: 70%;
  }
  body > header.homepage > .container > .hero-overlay h1 {
    margin: 1.5rem 0;
  }
  body > header.homepage > .container > .hero-overlay h2 {
    color: #e8a665;
    margin: 1.5rem 0;
    text-shadow: none;
  }
  body > header.homepage > .container > .hero-overlay > nav {
    margin-top: 3rem;
    text-align: left;
  }
  body > header.homepage > .container > .hero-overlay > nav > div {
    background: rgba(100, 100, 100, 0.3);
    display: inline-block;
    margin-right: 1%;
    padding: 0 1rem 1rem;
    text-align: center;
    width: 48%;
  }
  body > header.homepage > .container > .hero-overlay > nav > div > p {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 0.2rem;
  }
  body > header.homepage > .container > .hero-overlay > nav > div > p > span {
    display: block;
  }
  body > header.homepage > .container > .hero-overlay > nav > div > .btn {
    font-size: 1.2rem;
    margin: 0;
    padding: 0.5rem 2rem;
  }
  body > main #info > .container > section {
    margin-bottom: 0;
  }
  body > main > section .btn {
    font-size: 1.3rem;
    font-weight: bold;
  }
  body > main > section#story {
    text-align: left;
  }
  body > main > section#story h1,
  body > main > section#story h2,
  body > main > section#story p {
    text-align: left;
  }
  body > main > section#story > .container {
    display: table;
  }
  body > main > section#story > .container > div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
  }
}
/* START LARGE SCREEN RESOLUTION */
@media (min-width: 1200px) {
  body > header.homepage {
    height: 650px;
  }
}
/* START XLARGE SCREEN RESOLUTION */
@media (min-width: 1550px) {
  body > header.homepage > .container > .hero-overlay {
    width: 60%;
  }
  body > header.homepage > .container > .hero-overlay > h1 {
    font-size: 4.5rem;
  }
}
/* START XXLARGE SCREEN RESOLUTION */
@media (min-width: 2120px) {
  body > header.homepage {
    background-position: 625px 0;
    background-size: 100% 650px;
  }
}
body > main .fancy-title {
  color: #000;
  font: normal 4.5rem 'wcmanonegrabta';
  margin-bottom: 0;
}
body > main .fancy-subtitle {
  color: #f59e00;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}
body > main #article_wrapper {
  display: block;
  width: 100%;
}
body > main #article_wrapper > div {
  margin: 0 auto;
  width: 95%;
}
body > main #article_wrapper .fullview-button {
  display: none;
}
body > main #article_wrapper .mobile-button {
  display: block;
  margin: 1rem auto;
  text-align: center;
  width: 94%;
}
body > main #article_list {
  display: block;
  list-style-type: none;
  margin: 2rem auto;
  padding: 0;
}
body > main #article_list li {
  border: 1px #aaa solid;
  position: relative;
  margin: 0 0.5% 1% 0.5%;
}
body > main #article_list li .title {
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  display: block;
  left: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 0.5rem;
  position: absolute;
  width: 100%;
  z-index: 10;
}
body > main #article_list li .title > h3 {
  color: #fff;
  font-size: 1.5rem;
}
body > main #article_list li .article-overlay {
  border: 0;
  bottom: 0;
  color: #fff;
  display: block;
  font-weight: bold;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.5s ease;
  width: 100%;
  z-index: 11;
}
body > main #article_list li .article {
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 30%;
  visibility: hidden;
  z-index: 12;
}
body > main #article_list li .article .badges {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
body > main #article_list li .article .badges > li {
  background: transparent;
  border: 0 none;
  display: inline-block;
  height: 36px;
  margin: 0 5px;
  width: 36px;
}
body > main #article_list li .article .badges > li > img {
  display: inline;
  height: 36px;
  width: 36px;
}
body > main #article_list li .article .article-quickview {
  background: #f90;
  border: 1px #e80 solid;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  width: 180px;
}
body > main #article_list li .article .article-quickview:hover {
  background: #ffad33;
}
body > main #article_list li .article-mobile-description {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.2rem;
  margin-bottom: 0;
  padding: 0.5rem;
  position: absolute;
  text-shadow: #000;
  width: 100%;
}
body > main #section_menu {
  list-style-type: none;
  margin: 2rem auto;
}
body > main #section_menu li {
  display: inline-block;
  border: 1px #aaa solid;
  position: relative;
}
body > main #section_menu li:last-child {
  margin-right: 0;
}
body > main #section_menu li:first-child .article .badges {
  margin-top: 40%;
}
body > main #section_menu li:first-child .article-quickview {
  margin-top: 50%;
}
body > main #section_menu li .article {
  display: block;
  position: absolute;
  border: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  z-index: 11;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
body > main #section_menu li .article .badges {
  display: inline-block;
  padding: 0;
  margin-top: 20%;
}
body > main #section_menu li .article .badges > li {
  background: transparent;
  border: 0 none;
  display: inline-block;
  height: 36px;
  margin: 0 5px;
  width: 36px;
}
body > main #section_menu li .article .badges > li > img {
  display: inline;
  height: 36px;
  width: 36px;
}
body > main #section_menu li .article-quickview {
  background: #f90;
  border: 1px #e80 solid;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin-top: 35%;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  width: 180px;
}
body > main #section_menu li .article-quickview:hover {
  background: #ffad33;
}
body > main #section_menu li:hover .article-overlay-wrapper {
  visibility: visible;
}
body > main #section_menu li:hover .article {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible;
}
body > main #section_menu li:hover .article .badges {
  visibility: visible;
}
body > main #section_menu li:hover .article-quickview {
  visibility: visible;
}
body > main #section_menu .title {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5rem;
  z-index: 10;
}
body > main #section_menu .category {
  color: #fff;
  text-transform: uppercase;
  font-family: din_alternatebold;
  font-size: 0.8rem;
}
body > main #section_menu h3 {
  color: #fff;
  font-weight: normal;
  font-family: Lato;
}
@media (min-width: 1200px) and (max-width: 1550px) {
  body > main #section_menu li.col-md-hidden {
    display: none;
  }
}
body > main .icon-stripe {
  margin: 1rem 0;
}
body > main .icon-stripe > div {
  background: #eee;
  width: 100%;
}
body > main .icon-stripe ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
body > main .icon-stripe ul li {
  display: inline;
}
body > main .icon-stripe ul li > a {
  border: 0 none;
  display: inline-block;
  font: normal 0.9rem desyrel;
  color: #333;
  width: 55px;
  margin: 0 1rem 1rem;
  padding: 80px 0 0;
  text-align: center;
}
body > main .icon-stripe ul li > a.arts {
  background: url('../img/badges/badge_art.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.science {
  background: url('../img/badges/badge_science.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.engineering {
  background: url('../img/badges/badge_engineering.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.architecture {
  background: url('../img/badges/badge_architecture.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.history {
  background: url('../img/badges/badge_history.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.technology {
  background: url('../img/badges/badge_technology.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.culture {
  background: url('../img/badges/badge_culture.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.math {
  background: url('../img/badges/badge_math.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.philosophy {
  background: url('../img/badges/badge_philosophy.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.literature {
  background: url('../img/badges/badge_literature.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.heart {
  background: url('../img/badges/badge_heart.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.photography {
  background: url('../img/badges/badge_photography.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.writing {
  background: url('../img/badges/badge_writing.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.justice {
    background: url('../img/badges/Badges_justice.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.economy {
    background: url('../img/badges/Badge_finance.png') no-repeat center center;
}
body > main .icon-stripe ul li > a.nature {
    background: url('../img/badges/Badge_nature2.png') no-repeat center center;
}
body > main .article-list-wrapper > ul {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
body > main .article-list-wrapper > ul > li {
  border-bottom: 1px #aaa solid;
  display: block;
  padding: 1rem 0;
}
body > main .article-list-wrapper > ul > li .article-thumbnail {
  border: 1px #aaa solid;
  display: block;
  float: left;
  height: 180px;
  margin: 0 1rem 1rem 0;
  width: 180px;
}
body > main .article-list-wrapper > ul > li h1 {
  color: #333;
  font: normal 1.8rem lato;
  padding: 0 0 0.2rem;
  text-align: left;
}
body > main .article-list-wrapper > ul > li h1 > a {
  border: 0 none;
}
body > main .article-list-wrapper > ul > li h1 > a:hover {
  color: #000;
  border-bottom: 2px #c6c solid;
}
body > main .article-list-wrapper > ul > li .badges {
  display: block;
  margin: 0.2rem 0;
  padding: 0;
  text-align: left;
}
body > main .article-list-wrapper > ul > li .badges > li {
  background: transparent;
  border: 0 none;
  display: inline-block;
  height: 24px;
  margin: 0 5px;
  width: 24px;
}
body > main .article-list-wrapper > ul > li .badges > li > a {
  display: inline;
  border: 0 none;
}
body > main .article-list-wrapper > ul > li .badges > li > a > img {
  display: inline;
  height: 24px;
  width: 24px;
}
body > main .article-list-wrapper > ul > li p {
  display: block;
  margin: 0.2rem 0 0.5rem;
  text-align: left;
}
body > main .article-list-wrapper > ul > li:first-child {
  border-top: 1px #aaa solid;
}
body > main .article-list-wrapper .more-link {
  color: #aaa;
  text-decoration: none;
}
body > main #discover {
  margin-top: 2rem;
}
body > main #discover > .discover-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 576px;
  position: relative;
}
body > main #discover > .discover-wrapper > .container {
  display: none;
}
body > main #discover > .discover-wrapper > .container:first-child {
  display: block;
}
body > main #discover > .discover-wrapper h1 {
  color: #906;
  font-family: 'wcmanonegrabta';
  font-size: 2.2rem;
  margin: 3rem 0 0;
  text-transform: uppercase;
}
body > main #discover > .discover-wrapper h2 {
  color: #000;
  font-family: 'wcmanonegrabta';
  font-size: 4.2rem;
  font-weight: normal;
  margin: 0;
}
body > main #discover > .discover-wrapper p {
  font-size: 1.5rem;
}
body > main #discover > .discover-wrapper .heroes > h3 {
  margin: 3rem 0 0 0;
}
body > main #discover > .discover-wrapper .heroes > ul {
  display: inline-block;
  list-style-type: none;
  margin: 1rem 0 100px;
  padding: 0;
}
body > main #discover > .discover-wrapper .heroes > ul > li {
  display: inline-block;
}
body > main #discover > .discover-wrapper .heroes > ul > li > a {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
  display: block;
  height: 160px;
  opacity: 0.85;
  text-decoration: none;
    background-size: cover;
  text-indent: -10000px;
  width: 156px;
}
/*body > main #discover > .discover-wrapper .heroes > ul > li > a {
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 154px;
    opacity: 0.85;
    text-decoration: none;
    text-indent: -10000px;
    width: 156px;
}*/
body > main #discover > .discover-wrapper .heroes > ul > li > a:hover {
  opacity: 1;
}
body > main #discover > .discover-wrapper nav {
  bottom: 0;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
}
body > main #discover > .discover-wrapper nav > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body > main #discover > .discover-wrapper nav > ul > li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
body > main #discover > .discover-wrapper nav > ul > li > a {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  border: 0 none;
  font: normal 1rem 'wcmanonegrabta';
  margin: 0;
  padding: 1.5rem;
  text-align: center;
  text-decoration: none;
}
body > main #discover > .discover-wrapper nav > ul > li > a.current {
  background: #aaa;
}
body > main #discover > .discover-wrapper nav > ul > li > a:hover {
  color: #000;
  background: #ffffff;
}
body > main .social-share {
  margin-left: 0;
  padding-left: 0;
}
body > main .social-share:before,
body > main .social-share:after {
  content: " ";
  display: table;
}
body > main .social-share:after {
  clear: both;
}
body > main .social-share::before,
body > main .social-share::after {
  clear: both;
  content: "";
  display: table;
}
body > main .social-share > li {
  display: block;
  float: left;
  list-style-type: none;
  margin-right: 4px;
}
body > main .social-share > li > span {
  top: -2px;
}
body > main .short-subjects-wrapper {
  border: 1px #aaa solid;
  padding: 1rem;
}
body > main .short-subjects-wrapper > h2 {
  font-size: 1.5rem;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
}
body > main .short-subjects-wrapper > ul {
  list-style-type: none;
  padding: 0;
  margin: 0.5rem 0 0 0;
}
body > main .short-subjects-wrapper > ul > li {
  border: 0 none;
  padding: 0.5rem 0;
}
body > main .short-subjects-wrapper > ul > li:before,
body > main .short-subjects-wrapper > ul > li:after {
  content: " ";
  display: table;
}
body > main .short-subjects-wrapper > ul > li:after {
  clear: both;
}
body > main .short-subjects-wrapper > ul > li::before,
body > main .short-subjects-wrapper > ul > li::after {
  clear: both;
  content: "";
  display: table;
}
body > main .short-subjects-wrapper > ul > li > a > div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #aaa solid;
  display: block;
  float: left;
  height: 120px;
  margin-right: 1rem;
  width: 150px;
}
body > main .short-subjects-wrapper > ul > li > a > p {
  display: block;
  font-size: 1rem;
  margin: 0 1rem 0;
  text-align: left;
}
body > main .short-subjects-wrapper > ul > li > a:hover {
  color: #000;
  background: #eee;
}
body > main .short-subjects-wrapper > ul > li:first-child {
  border: 0 none;
}
body > main > aside .filter {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0.5rem;
}
body > main > aside .filter.category > li > img {
  width: 20px;
  height: 20px;
}
body > main > aside .filter-selectors > a {
  display: inline-block;
  font-size: 0.8rem;
  margin: 0 0.2rem 0;
  text-decoration: none;
}
body > main > aside input[type=text].filter-option {
  margin-bottom: 1rem;
}
body > main > aside .btn.apply-settings {
  display: none;
  font-size: 0.8rem;
  font-weight: normal;
  background: #906;
  margin-top: 0;
}
body > main > aside > .about-author > .author {
  color: #000;
  font: 1.8rem desyrel, arial, sans-serif;
}
body > main > aside > .about-author > p {
  margin-top: 1rem !important;
}
.remodal.article-quickview-preview .thumbnail {
  border: 2px #aaa solid;
  display: block;
  float: left;
  margin: 0 1rem 1rem 0;
  width: 200px;
}

@media (max-width: 768px) {
  .remodal.article-quickview-preview .thumbnail {
    width: 100%;
    float: none;
    margin: 0 0 1rem 0;
  }
}

.remodal.article-quickview-preview > h2 {
  margin-top: 0;
  text-align: left;
}
.remodal.article-quickview-preview > p {
  text-align: left;
}
.remodal.article-quickview-preview > p.actions {
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 992px) {
  body > main #article_wrapper {
    display: table;
  }
  body > main #article_wrapper > div {
    display: table-cell;
    width: 94%;
  }
  body > main #article_wrapper > div:first-child,
  body > main #article_wrapper > div:last-child {
    width: 3%;
  }
  body > main #article_wrapper .fa {
    color: #aaa;
    font-size: 5rem;
    text-decoration: none;
    transform: scale(1, 1.5);
  }
  body > main #article_wrapper .fa:hover {
    color: #f59e00;
  }
  body > main #article_wrapper .fullview-button {
    display: table-cell;
  }
  body > main #article_wrapper .mobile-button {
    display: none;
  }
  body > main #article_list li {
    display: inline-block;
    width: 22%;
    height: 22%;
  }
  body > main #article_list li .title > h3 {
    font-size: 1.1rem;
  }
  body > main #article_list li .article-overlay {
    visibility: hidden;
  }
  body > main #article_list li .article-mobile-description {
    display: none;
  }
  body > main #article_list li .article .badges > li {
    height: 24px;
    width: 24px;
  }
  body > main #article_list li .article .badges > li > img {
    height: 24px;
    width: 24px;
  }
  body > main #article_list li .article .article-quickview {
    font-size: 0.9rem;
  }
  body > main #article_list li:first-child {
    display: block;
    float: left;
    margin: 0 0.5% 0 0.5%;
    width: 30%;
  }
  body > main #article_list li:first-child .article .article-overlay-wrapper .badges {
    margin-top: 40%;
  }
  body > main #article_list li:first-child .article .article-overlay-wrapper .article-quickview {
    margin-top: 50%;
  }
  body > main #article_list li:hover .article-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    visibility: visible;
  }
  body > main #article_list li:hover .article {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  body > main #article_list li .title > h3 {
    font-size: 1.2rem;
  }
  body > main #article_list li .article .badges > li {
    height: 36px;
    width: 36px;
  }
  body > main #article_list li .article .badges > li > img {
    height: 36px;
    width: 36px;
  }
  body > main #article_list li .article .article-quickview {
    font-size: 1rem;
  }
  body > main #discover .discover-wrapper > nav > ul > li > a {
    font-size: 1.5rem;
  }
  body > main > article #section_menu li {
    width: 250px;
    height: 250px;
  }
  body > main > article #section_menu li .article .badges {
    margin-top: 75px;
  }
  body > main > article #section_menu li .article-quickview {
    left: 35px;
    top: 115px;
  }
}
@media (min-width: 1230px) {
  body > main > article .icon-stripe ul > li > a {
    font: normal 1rem desyrel;
    width: 60px;
  }
}
@media (min-width: 1550px) {
  body > main > article #section_menu li {
    width: 320px;
    height: 320px;
  }
  body > main > article #section_menu li .article .badges {
    margin-top: 110px;
  }
  body > main > article #section_menu li .article-quickview {
    left: 70px;
    top: 150px;
  }
  body > main > article .icon-stripe ul > li > a {
    font: normal 1.2rem desyrel;
    width: 95px;
  }
}
body > main > article .video-section {
  border: 1px #000 solid;
  margin: 1rem auto 5rem;
  width: 100%;
}
body > main > article .video-section:before,
body > main > article .video-section:after {
  content: " ";
  display: table;
}
body > main > article .video-section:after {
  clear: both;
}
body > main > article .video-section::before,
body > main > article .video-section::after {
  clear: both;
  content: "";
  display: table;
}
body > main > article .video-section .video-section-background {
  position: relative;
  height: 199px;
}
body > main > article .video-section .video-section-background blockquote {
  width: 40%;
}
body > main > article .video-section .video-section-background blockquote::before {
  color: #fff;
  font-size: 1.5rem;
}
body > main > article .video-section .video-section-background blockquote p {
  color: #fff;
  font-size: 1.3rem;
  position: relative;
}
body > main > article .video-section .video-section-background .video-wrapper {
  background: #333;
  width: 360px;
  height: 199px;
  position: absolute;
  right: -1px;
  top: -30px;
}
body > main > article .video-section .video-section-background .video-wrapper .video {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 300px;
  height: 199px;
}
body > main > article .video-section .video-section-background .video-wrapper .controls {
  height: 30px;
  position: absolute;
  bottom: -30px;
  left: 30px;
  width: 300px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: right;
  line-height: 30px;
}
body > main > article .video-section .video-section-background.green {
  background: #329a9b;
}
body > main > article .video-section .video-section-background.orange {
  background: #c90;
}
body > main > article .video-section .video-section-background.purple {
  background: #b76bac;
}
body > main > article .video-section footer {
  font-size: 1.1rem;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
}
body > main > article .video-section.inverse .video-section-background blockquote {
  float: right;
}
body > main > article .video-section.inverse .video-section-background .video-wrapper {
  left: -1px;
  right: auto;
}
body > main > article .video-section:last-child {
  margin-bottom: 1rem;
}
@media (min-width: 1000px) {
  body > main > article .video-section .video-section-background {
    height: 299px;
  }
  body > main > article .video-section .video-section-background blockquote {
    width: 40%;
  }
  body > main > article .video-section .video-section-background blockquote::before {
    font-size: 3.5rem;
  }
  body > main > article .video-section .video-section-background blockquote p {
    font-size: 2.2rem;
  }
  body > main > article .video-section .video-section-background .video-wrapper {
    width: 510px;
    height: 299px;
  }
  body > main > article .video-section .video-section-background .video-wrapper .video {
    width: 450px;
    height: 299px;
  }
  body > main > article .video-section .video-section-background .video-wrapper .controls {
    height: 30px;
    bottom: -30px;
    width: 450px;
    line-height: 30px;
  }
  body > main > article .video-section footer {
    font-size: 1.5rem;
  }
}
@media (min-width: 1550px) {
  body > main > article .video-section {
    margin-bottom: 5rem;
  }
  body > main > article .video-section .video-section-background {
    height: 445px;
  }
  body > main > article .video-section .video-section-background blockquote {
    width: 40%;
  }
  body > main > article .video-section .video-section-background blockquote::before {
    font-size: 5rem;
  }
  body > main > article .video-section .video-section-background blockquote p {
    font-size: 2.4rem;
  }
  body > main > article .video-section .video-section-background .video-wrapper {
    width: 730px;
    height: 430px;
  }
  body > main > article .video-section .video-section-background .video-wrapper .video {
    width: 670px;
    height: 445px;
  }
  body > main > article .video-section .video-section-background .video-wrapper .controls {
    height: 45px;
    bottom: -45px;
    width: 670px;
    line-height: 45px;
  }
}
body.subpage.no-sidebar > main > article .lead-in {
  font-weight: bold;
  font-style: italic;
}
body.subpage.no-sidebar > main > article .header-link {
  border-bottom: 1px transparent solid;
  color: #c90;
  display: inline-block;
  font: bold 1.8rem desyrel;
  text-decoration: none;
}
body.subpage.no-sidebar > main > article .header-link:hover {
  border-bottom: 1px #000 solid;
}
body.subpage.no-sidebar > main > article .header-link.dream {
  color: #65cbcd;
}
body.subpage.no-sidebar > main > article .header-link.show {
  color: #ce65ca;
}
body.subpage.no-sidebar > main > article .header-link.share {
  color: #ff9934;
}
body.subpage.no-sidebar > main > article .header-link.create {
  color: #6c6;
}
body.subpage.no-sidebar > main > article .header-link + p {
  margin-top: 0;
}
body > main > aside #connect ul {
  display: block;
  list-style-type: none;
}
body > main > aside #connect ul > li {
  display: inline-block;
  margin-left: 0.8rem;
  position: relative;
}
body > main > aside #connect ul > li > a {
  cursor: pointer;
  font-size: 1.8rem !important;
  line-height: 50px;
  text-decoration: none;
}
body > main > aside #connect ul > li > a > span {
  display: none;
}
body > main > aside #connect ul > li > a.fa-comment {
  position: relative;
}
body > main > aside #connect ul > li > a.fa-comment > span {
  color: #fff;
  display: inline;
  font: normal 0.5rem/50px arial, sans-serif;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
body > main > article > .news > ul > li article:before,
body > main > article > .news > ul > li article:after {
  content: " ";
  display: table;
}
body > main > article > .news > ul > li article:after {
  clear: both;
}
body > main > article > .news > ul > li article::before,
body > main > article > .news > ul > li article::after {
  clear: both;
  content: "";
  display: table;
}
body > main > article > .news > ul > li article .main-image {
  display: block;
  margin: 0 1rem 0.2rem 0;
}
body > main > article > .news > ul > li:first-child {
  border-top: 0 none;
}
body > main > article > .events > h2 {
  background: #eee;
  width: 100%;
}
body > main > article > .events ul > li > article:before,
body > main > article > .events ul > li > article:after {
  content: " ";
  display: table;
}
body > main > article > .events ul > li > article:after {
  clear: both;
}
body > main > article > .events ul > li > article::before,
body > main > article > .events ul > li > article::after {
  clear: both;
  content: "";
  display: table;
}
body > main > article > .events ul > li > article > div {
  display: block;
  float: left;
}
body > main > article > .events ul > li > article > div.calendar-date {
  border: 1px #000 solid;
  color: #aaa;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin-right: 1rem;
  position: relative;
  text-align: center;
  width: 50px;
}
body > main > article > .events ul > li > article > div.calendar-date::before,
body > main > article > .events ul > li > article > div.calendar-date::after {
  background: #656565;
  color: #656565;
  content: " ";
  display: block;
  height: 8px;
  position: absolute;
  top: -4px;
  width: 8px;
}
body > main > article > .events ul > li > article > div.calendar-date::before {
  left: 10px;
}
body > main > article > .events ul > li > article > div.calendar-date::after {
  right: 10px;
}
body > main > article > .events ul > li > article > div.details dl dt {
  font-weight: bold;
  display: block;
  float: left;
  clear: left;
}
body > main > article > .events ul > li > article > div.details dl dd {
  display: block;
  float: left;
  margin-left: 0.3rem;
}
body > main > article > .events ul > li:first-child {
  border-top: 0 none;
}
body > main > aside > section#calling-all-teens {
  text-align: center;
}
body > main > aside > section#calling-all-teens > div:first-child {
  background: url('../img/sidebar/calling-all-teens.png') no-repeat left top transparent;
  min-height: 150px;
  padding: 0.5rem 0 0 100px;
}
body > main > aside > section#calling-all-teens > div:first-child > p,
body > main > aside > section#calling-all-teens > div:first-child > h1 {
  font-size: 1.2rem;
  text-align: center;
}
body > main > aside > section#calling-all-teens > div:first-child > p > strong,
body > main > aside > section#calling-all-teens > div:first-child > h1 > strong {
  display: block;
}
body > main > aside > section#calling-all-teens > div:first-child > h1 {
  color: #0d5784;
  font-size: 1.6rem;
}
body > main > aside > section#calling-all-teens > div:last-child {
  margin: 1rem 0 0 50px;
  text-align: center;
}
body > main > aside > section#calling-all-teens > div:last-child > .btn {
  background: #906;
  color: #fff;
  display: inline-block;
  padding: 0.5rem 1rem;
  text-shadow: none;
  border: 1px #aaa solid;
  white-space: nowrap;
  word-spacing: 0.2rem;
}
body > main > aside > section.charleys-latest-adventures {
  text-align: center;
}
body > main > aside > section.charleys-latest-adventures > h1 {
  background: url('../img/sidebar/charleys-latest-adventure-icon.png') no-repeat left center;
  color: #f3661d;
  font-size: 1.3rem;
  min-height: 80px;
  padding: 0.5rem 0 0 100px;
  white-space: nowrap;
}
body > main > aside > section.charleys-latest-adventures > div {
  padding-left: 100px;
}
body > main > aside > section.charleys-latest-adventures > div > .btn {
  background: #906;
  border: 1px #aaa solid;
  color: #fff;
  display: inline-block;
  text-shadow: none;
}
body > main > aside > section#tweet_box {
  padding-left: 2rem;
  padding-right: 0;
}
@media (min-width: 750px) {
  body > main > article > .news article .main-image {
    margin: 0.5rem 0;
  }
}
@media (min-width: 1200px) {
  body > main > article > .news article .main-image {
    display: block;
    float: left;
    margin: 0 1rem 0 0;
  }
}
#heroes,
ul.heroes-of-history-profiles {
  list-style-type: none;
}
#heroes li,
ul.heroes-of-history-profiles li {
  display: inline-block;
}
#heroes li > a,
ul.heroes-of-history-profiles li > a {
  background: url('../img/heroes_of_history.jpg ') no-repeat top left;
  border-bottom: 0 none;
  display: block;
  height: 154px;
  opacity: 0.95;
  margin: 0 auto 0;
  position: relative;
  text-decoration: none;
  text-indent: -10000px;
  width: 156px;
}
#heroes li > a:hover,
ul.heroes-of-history-profiles li > a:hover {
  opacity: 1;
}
ul.heroes-of-history-profiles {
  display: block;
  margin: 1rem auto 2rem;
  padding: 0;
}
ul.heroes-of-history-profiles > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.hoh-formula {
  box-shadow: none !important;
  max-width: 1000px;
  width: 100%;
}
body.subpage > main > article .discover-category {
  margin: 50px 0 0 0;
  padding: 0 0 20px 0;
}
body.subpage > main > article .discover-category:before,
body.subpage > main > article .discover-category:after {
  content: " ";
  display: table;
}
body.subpage > main > article .discover-category:after {
  clear: both;
}
body.subpage > main > article .discover-category::before,
body.subpage > main > article .discover-category::after {
  clear: both;
  content: "";
  display: table;
}
body.subpage > main > article .discover-category .badges {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.subpage > main > article .discover-category .badges > li {
  display: inline;
}
body.subpage > main > article .discover-category .badges > li > img {
  width: 30px;
}
body.subpage > main > article .discover-category > h1 {
  color: #fff;
  font-size: 1.2rem;
  padding: 0.5rem;
  position: relative;
  text-indent: 20px;
  text-transform: uppercase;
}
body.subpage > main > article .discover-category > h1 > a {
  color: #fff;
  float: right;
  font-family: lato;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
body.subpage > main > article .discover-category > h1 > a:hover {
  text-decoration: underline;
}
body.subpage > main > article .discover-category > h1::after {
  display: block;
  left: 180px;
  position: absolute;
  top: -25px;
}
body.subpage > main > article .discover-category > a > img {
  border: 1px #aaa solid;
  display: block;
  float: left;
  height: 200px;
  width: 200px;
}
body.subpage > main > article .discover-category > div {
  margin-left: 220px;
}
body.subpage > main > article .discover-category > div > h2 {
  font: normal 1.8rem lato;
  margin: 0;
}
body.subpage > main > article .discover-category > div > h2 > a {
  text-decoration: none;
  color: #000;
}
body.subpage > main > article .discover-category > div > h2 > a:hover {
  border-bottom: 2px #c6c solid;
}
body.subpage > main > article .discover-category.culture > h1 {
  background: #c9c;
}
body.subpage > main > article .discover-category.culture > h1::after {
  content: url('../img/badges/badge_culture.png');
}
body.subpage > main > article .discover-category.culture > div > h2 {
  color: #b86cac;
}
body.subpage > main > article .discover-category.history > h1 {
  background: #963;
}
body.subpage > main > article .discover-category.history > h1::after {
  content: url('../img/badges/badge_history.png');
}
body.subpage > main > article .discover-category.history > div > h2 {
  color: #653614;
}
body.subpage > main > article .discover-category.arts > h1 {
  background: #c69;
}
body.subpage > main > article .discover-category.arts > h1::after {
  content: url('../img/badges/badge_art.png');
}
body.subpage > main > article .discover-category.arts > div > h2 {
  color: #982068;
}
body.subpage > main > article .discover-category.science > h1 {
  background: #fc6;
}
body.subpage > main > article .discover-category.science > h1::after {
  content: url('../img/badges/badge_science.png');
}
body.subpage > main > article .discover-category.science > div > h2 {
  color: #f8981d;
}
body.subpage > main > article .discover-category.engineering > h1 {
  background: #9cf;
}
body.subpage > main > article .discover-category.engineering > h1::after {
  content: url('../img/badges/badge_engineering.png');
}
body.subpage > main > article .discover-category.engineering > div > h2 {
  color: #6799cb;
}
body.subpage > main > article .discover-category.technology > h1 {
  background: #f66;
}
body.subpage > main > article .discover-category.technology > h1::after {
  content: url('../img/badges/badge_technology.png');
}
body.subpage > main > article .discover-category.technology > div > h2 {
  color: #ef3c39;
}
body.subpage > main > article .discover-category.philosophy > h1 {
  background: #accc5b;
}
body.subpage > main > article .discover-category.philosophy > h1::after {
  content: url('../img/badges/badge_philosophy.png');
}
body.subpage > main > article .discover-category.philosophy > div > h2 {
  color: #ef3c39;
}
body.subpage > main > article .discover-category.architecture > h1 {
  background: #4aa;
}
body.subpage > main > article .discover-category.architecture > h1::after {
  content: url('../img/badges/badge_architecture.png');
}
body.subpage > main > article .discover-category.architecture > div > h2 {
  color: #ef3c39;
}
body.subpage > main > aside > section.highlight.journey {
  padding: 1rem;
  text-align: center;
}
body.subpage > main > aside > section.highlight.journey > h2 {
  display: inline-block;
  width: 8.5rem;
  text-align: left;
  vertical-align: top;
  font-size: 1.7rem;
}
body.subpage > main > aside > section.highlight.journey > h2 > a {
  text-decoration: none;
  color: #000;
}
body.subpage > main > aside > section.highlight.journey > a {
  display: inline-block;
}
body.subpage > main > aside .period-insert {
  width: 100%;
  display: block;
  margin: 0 0 1rem 0;
}
body.subpage > main > aside > section ul.games {
  list-style-type: none;
  margin: 1rem 0 3rem;
  padding: 0;
}
body.subpage > main > aside > section ul.games > li {
  clear: both;
  display: block;
  margin-bottom: 1rem;
}
body.subpage > main > aside > section ul.games > li > .game-image {
  background: url('../img/game-icons.png') no-repeat;
  border: 1px #aaa solid;
  border-radius: 3px;
  display: block;
  float: left;
  height: 65px;
  margin-bottom: 1rem;
  width: 65px;
}
body.subpage > main > aside > section ul.games > li > .game-image.crossword {
  background-position: 0 0;
}
body.subpage > main > aside > section ul.games > li > .game-image.crossword:hover {
  background-position: 0 -65px;
}
body.subpage > main > aside > section ul.games > li > .game-image.jigsaw {
  background-position: -65px 0;
}
body.subpage > main > aside > section ul.games > li > .game-image.jigsaw:hover {
  background-position: -65px -65px;
}
body.subpage > main > aside > section ul.games > li > .game-image.wotw {
  background-position: -130px 0;
}
body.subpage > main > aside > section ul.games > li > .game-image.wotw:hover {
  background-position: -130px -65px;
}
body.subpage > main > aside > section ul.games > li > .game-image.tiles {
  background-position: -195px 0;
}
body.subpage > main > aside > section ul.games > li > .game-image.tiles:hover {
  background-position: -195px -65px;
}
body.subpage > main > aside > section ul.games > li > .game-details {
  display: block;
  margin-left: 70px;
  vertical-align: top;
}
body.subpage > main > aside > section ul.games > li > .game-details > h2,
body.subpage > main > aside > section ul.games > li > .game-details > h2 > a {
  border: none;
  color: #444;
  font-size: 0.9rem;
  text-decoration: none;
  margin: 0;
}
body.subpage > main > aside > section ul.games > li > .game-details > p {
  color: #777;
  font-size: 0.8rem;
  margin: 0.2rem 0;
}
body > main > aside .word-of-the-week > span {
  color: #f60;
  display: block;
  font: bold 1.6rem/1 Lato, arial, sans-serif;
  text-align: center;
}
body > main > aside .word-of-the-week > a {
  border: 1px #000 solid;
  display: block;
  margin-top: 2rem;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
}
body > main > aside .word-of-the-week > a > span {
  display: block;
  text-align: center;
}
body > main > aside .word-of-the-week > a > span:first-child {
  background: #fff;
  color: #000;
  font: bold 4rem/3rem courier, mono;
  margin: -3rem auto 0;
  width: 70%;
}
body > main > aside .word-of-the-week > a > span:last-child {
  color: #333;
  font: normal 2.5rem/1 desyrel;
}
body.word-of-the-week.definition-page > main > article h1 > span {
  display: block;
  font-size: 1.3rem;
}
body.word-of-the-week.definition-page > main > article h2 {
  display: inline-block;
  margin-bottom: 1.2rem;
}
body.word-of-the-week.definition-page > main > article h3 {
  background: #eee;
  padding: 0.2rem 1rem;
}
body.word-of-the-week.definition-page > main > article .pronunciation {
  color: #666;
  display: inline-block;
  font-weight: bold;
}
body.word-of-the-week.definition-page > main > article p {
  margin-left: 1rem;
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech {
  display: inline-block;
  float: left;
  color: transparent;
  font-size: 1px;
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech::before {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-style: italic;
  padding: 0 0.5rem;
  margin: 0 0.5rem 0 0;
  border-radius: 5px;
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech.noun::before {
  background: #539007;
  content: "n";
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech.verb::before {
  background: #e3412f;
  content: "v";
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech.adjective::before {
  background: #839057;
  content: "adj";
}
body.word-of-the-week.definition-page > main > article p.definition .part-of-speech.adverb::before {
  background: #d88;
  content: "adv";
}
body.word-of-the-week.definition-page > main > article p.example {
  color: #666;
  font-style: italic;
  padding-left: 1rem;
}
body.word-of-the-week.definition-page > main > article li {
  margin-bottom: 0.5rem;
}
body.word-of-the-week > main > article section.with-border {
  border: 1px #aaa solid;
  padding: 0 1rem;
}
body.word-of-the-week > main > article section.with-border:before,
body.word-of-the-week > main > article section.with-border:after {
  content: " ";
  display: table;
}
body.word-of-the-week > main > article section.with-border:after {
  clear: both;
}
body.word-of-the-week > main > article section.with-border::before,
body.word-of-the-week > main > article section.with-border::after {
  clear: both;
  content: "";
  display: table;
}
body.word-of-the-week > main > article section.with-border figcaption {
  width: 372px;
  text-align: center;
}
body.word-of-the-week > main > aside li {
  margin-bottom: 0.5rem;
}
body.media > main article > section {
  margin-bottom: 2rem;
}
body.media > main .our-mission {
  background: #edf3f9;
  margin: 1rem 0;
  padding: 1rem;
}
body.media > main .our-mission > h1 {
  color: #333;
  font-family: desyrel;
  font-size: 2.2rem;
  margin-bottom: 1rem;
}
body.media > main .testimonials h1 {
  background: #f9f3dc;
  color: #49432c;
  font-size: 2rem;
  padding: 1rem;
  text-align: center;
  width: 100%;
}
body.media > main .testimonials h1 > cite {
  font-style: italic;
  color: #d79303;
  display: block;
}
body.media > main .testimonials > ul {
  background: #fff;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.media > main .testimonials > ul > li {
  border-bottom: 1px #aaa solid;
  display: block;
  vertical-align: top;
}
body.media > main .testimonials > ul > li > blockquote {
  margin-left: 0;
  margin-right: 15px;
  padding: 1rem 0;
  height: 100%;
}
body.media > main .testimonials > ul > li > blockquote > p {
  font-size: 1rem;
  font-weight: bold;
}
body.media > main .testimonials > ul > li > blockquote > p .fa-quote-left {
  color: #aaa;
  font-size: 2.5rem;
  text-indent: -1rem;
}
body.media > main .testimonials > ul > li > blockquote > footer {
  line-height: 1;
  margin-top: 1rem;
  padding: 0 0 0 1rem;
}
body.media > main .testimonials > ul > li > blockquote > footer > span {
  display: block;
  text-transform: uppercase;
}
body.media > main .testimonials > ul > li:last-child {
  border-bottom: 0;
}
body.media > main .testimonials > ul > li:last-child > blockquote {
  margin-right: 0;
}
body.media > main .resources ul {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}
body.media > main .resources ul li {
  display: inline-block;
  margin: 0 1rem 0;
}
body.media > main .resources ul li a {
  text-decoration: none;
  border-bottom: 0;
}
body.media > main .resources ul li a > img {
  text-decoration: none;
  max-width: 300px;
}
body.media > main h1.color-bg {
  background: #999;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.5rem;
}
body.media > main h1.color-bg.blue {
  background: #69c;
}
body.media > main h1.color-bg.green {
  background: #399;
}
body.media > main h1.color-bg.red {
  background: #f60;
}
body.media > main h1.color-bg > a {
  color: #fff;
  text-decoration: none;
}
body.media > main h1.color-bg + a.header-link {
  color: #fff;
  margin: 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
}
body.media > main h1.color-bg + a.header-link:hover {
  border-bottom: 1px #fff solid;
}
body.media > main .logos > ul {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
