/*
    Default THEME
    _+_+_+_+
    Main configuration file for css theme
*/
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700|Strait);
.content-wrapper {
  width: 100%;
}

.content {
  width: 100%;
  /*max-width: $bkp-extra-large;*/
  margin: 0 auto;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.grid-row {
  width: 100%;
}

.grid-block,
.grid-row {
  float: left;
}

.grid:after {
  /* Or @extend clearfix */
  content: "";
  display: table;
  clear: both;
}
.grid .first-in-row {
  clear: left;
}

.grid-1up {
  width: 100%;
}

.grid-2up {
  width: 100%;
}
@media (min-width: 800px) {
  .grid-2up {
    width: 50%;
  }
}
.grid-2up h4.list-heading {
  margin-left: 0;
}
@media (min-width: 800px) {
  .grid-2up h4.list-heading {
    width: 97.99292%;
    margin: 0 auto;
  }
}

.grid-3up {
  width: 100%;
}
@media (min-width: 800px) {
  .grid-3up {
    width: 33.3333333%;
  }
}
.grid-3up h4.list-heading {
  margin-left: 0;
}
@media (min-width: 800px) {
  .grid-3up h4.list-heading {
    width: 95.98583%;
    margin: 0 auto;
  }
}

.grid-4up {
  width: 100%;
}
@media (min-width: 800px) {
  .grid-4up {
    width: 25%;
  }
}
.grid-4up .image-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 800px) {
  .grid-4up .image-container {
    width: 93.97875%;
  }
}
.grid-4up .text-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 800px) {
  .grid-4up .text-container {
    width: 93.97875%;
  }
}

.grid-gallery {
  width: 100%;
}
@media (min-width: 800px) {
  .grid-gallery {
    width: 33.33333333%;
  }
}

.stacks-module {
  width: 95.98583%;
  margin: 0 auto;
  padding-bottom: 1em;
}
.stacks-module.full-width {
  width: 100%;
  text-align: center;
}
.stacks-module.full-width .text-container {
  width: 95.98583%;
  margin: 0 auto;
}
.stacks-module.stuff-right-content-left {
  width: 95.98583%;
}
.stacks-module.stuff-right-content-left .image-container {
  width: 100%;
  text-align: center;
}
@media (min-width: 800px) {
  .stacks-module.stuff-right-content-left .image-container {
    width: 97.99292%;
    margin-left: 2.00708%;
  }
}
.stacks-module.stuff-right-content-left .text-container {
  width: 100%;
  padding: 1em 2.00708%;
}
@media (min-width: 800px) {
  .stacks-module.stuff-right-content-left .text-container {
    width: 97.99292%;
    margin-right: 2.00708%;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
  }
}
.stacks-module.stuff-left-content-right .image-container {
  width: 100%;
  text-align: center;
}
@media (min-width: 800px) {
  .stacks-module.stuff-left-content-right .image-container {
    width: 97.99292%;
    margin-right: 2.00708%;
  }
}
.stacks-module.stuff-left-content-right .text-container {
  width: 100%;
  padding: 1em 2.00708%;
}
@media (min-width: 800px) {
  .stacks-module.stuff-left-content-right .text-container {
    width: 97.99292%;
    margin-left: 2.00708%;
    float: right;
    margin-right: 0px;
    padding-right: 0px;
  }
}
.stacks-module .grid-block {
  margin-bottom: 3em;
}
.stacks-module.list-1up {
  text-align: center;
}
.stacks-module.list-1up .text-container {
  padding: 1em 2.00708%;
}
.stacks-module.list-2up {
  text-align: center;
}
.stacks-module.list-2up .image-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 800px) {
  .stacks-module.list-2up .image-container {
    width: 97.99292%;
  }
}
.stacks-module.list-2up .text-container {
  width: 100%;
  margin: 0 auto;
  padding: 1em 2.00708%;
}
@media (min-width: 800px) {
  .stacks-module.list-2up .text-container {
    width: 97.99292%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.stacks-module.list-3up {
  text-align: center;
}
.stacks-module.list-3up .image-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 800px) {
  .stacks-module.list-3up .image-container {
    width: 95.98583%;
  }
}
.stacks-module.list-3up .text-container {
  width: 100%;
  margin: 0 auto;
  padding: 1em 2.00708%;
}
@media (min-width: 800px) {
  .stacks-module.list-3up .text-container {
    width: 95.98583%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.stacks-module.list-gallery {
  text-align: center;
}
.stacks-module.list-gallery .grid-block {
  margin-bottom: 1.20425%;
}
@media (min-width: 800px) {
  .stacks-module .first-in-row .image-container,
  .stacks-module .first-in-row .text-container,
  .stacks-module .first-in-row h4.list-heading {
    margin-left: 0;
  }
}
@media (min-width: 800px) {
  .stacks-module .last-in-row .image-container,
  .stacks-module .last-in-row .text-container,
  .stacks-module .last-in-row h4.list-heading {
    margin-right: 0;
  }
}
.stacks-module.list-carousel .text-container {
  margin-top: 2.00708%;
}

@media (min-width: 800px) {
  .first-in-row h4.list-heading {
    margin-left: 0;
  }
}

@media (min-width: 800px) {
  .last-in-row h4.list-heading {
    margin-right: 0;
  }
}

.lazy {
  background: none !important;
  background-color: transparent !important;
  border: 0 solid black;
  color: black;
}

h3.section-title {
  width: 95.98583%;
  margin: 0 auto;
}

body {
  /*margin: -71px 0 0 0;*/
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  color: #ffffff;
  background-color: #CCC;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}
@media (min-width: 1000px) {
  body {
    font-size: 13.5px;
  }
}
@media (min-width: 1300px) {
  body {
    font-size: 16px;
  }
}

p, h1, h2 {
  text-align: left;
}

.carousel-item a:link, .carousel-item a:active, .carousel-item a:visited {
  color: #ffffff;
  text-decoration: none;
}
.carousel-item a:hover {
  text-decoration: underline;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

/*.title-container {
  padding:0 .65em;
  h2{
    font-family: $heading-font-family;
    font-size: 4.157em;
    line-height: 1.25em;
    font-weight: 400;
    margin:0;
    padding:0;
    text-transform: uppercase;
    @include breakpoint($bkp-small){
      font-size: 5em;
      text-align: center;
    }
  }
}*/
.title-container h2 {
  font-size: 3.157em;
  font-family: "Strait", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

.stacks-module {
  overflow: hidden;
}

.stacks-module.full-width .text-container {
  margin: 0;
  padding: 0;
}

.content-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 800px) {
  .content-wrapper {
    position: absolute;
    top: 0;
  }
}

.heading {
  display: none;
}

iframe {
  overflow-y: hidden;
}

#slide-nav {
  position: fixed;
  top: 40%;
  right: 40px;
  list-style-type: none;
  display: none;
}
@media (min-width: 800px) {
  #slide-nav {
    display: block;
  }
}
#slide-nav li {
  margin: 0;
  width: 30px;
  height: 23px;
  position: relative;
}
#slide-nav li a {
  margin: 0 auto;
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 30px;
  /*border: 2px solid #fff;*/
  background-color: #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#slide-nav li.current a {
  display: block;
  height: 19px;
  width: 19px;
  border-radius: 20px;
  /*border: 2px solid #fff;*/
}

.module-title {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  line-height: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
  margin: .2em 0 0 0;
  padding: 0;
}

.block-follow {
  clear: both;
  display: block;
  overflow: hidden;
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .block-follow {
    padding: 0 20px;
  }
}
.block-follow label {
  float: left;
  height: 50px;
  padding-top: 18px;
  margin-right: 10px;
  font-size: .75em;
  text-transform: uppercase;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}
.block-follow .podcast-label {
  margin-left: 1.2em;
}
.block-follow .youtube_follow_btn, .block-follow .twitter_follow_btn, .block-follow .facebook_follow_btn, .block-follow .podcast_follow_btn {
  font-size: 0;
  float: left;
  background-size: 100%;
  height: 40px;
  width: 40px;
}
@media (min-width: 1000px) {
  .block-follow .youtube_follow_btn, .block-follow .twitter_follow_btn, .block-follow .facebook_follow_btn, .block-follow .podcast_follow_btn {
    height: 50px;
    width: 50px;
  }
}
.block-follow .youtube_follow_btn {
  background-image: url("../images/png/icon-youtube.png");
}
.block-follow .twitter_follow_btn {
  background-image: url("../images/png/icon-twitter.png");
}
.block-follow .facebook_follow_btn {
  background-image: url("../images/png/icon-facebook.png");
}
.block-follow .podcast_follow_btn {
  background-image: url("../images/png/icon-podcast.png");
}

#intro {
  /*background-color:rgba(255,255,255,.6);*/
  background-image: url("../images/top_bg.jpg");
}
#intro .stacks-module {
  padding-top: 35px;
}
@media (min-width: 500px) {
  #intro .stacks-module {
    padding-top: 0px;
  }
}
#intro .content-block {
  height: 100%;
}
#intro #static-intro {
  /*display: block;*/
  position: relative;
  opacity: 0;
  overflow: visible;
  width: 100%;
  max-width: 1440px;
  min-height: 400px;
  margin: 0 auto;
}
#intro .air-info {
  width: 100%;
  float: none;
  position: absolute;
  bottom: 0;
}
@media (min-width: 800px) {
  #intro .air-info {
    float: left;
    width: 30%;
  }
}
#intro .air-info p {
  font-weight: 700;
  font-size: 1.777em;
  line-height: 1.25em;
  padding: 0;
  margin: 0 0 10px 0;
}
#intro .air-info p.small {
  font-weight: 400;
  font-size: 1.333em;
  line-height: 1.25em;
}
#intro .branding {
  display: none;
  width: 70%;
  max-width: 458px;
  float: none;
  padding-left: 0;
  margin: 0 auto;
}
@media (min-width: 800px) {
  #intro .branding {
    width: 40%;
    padding-left: 35%;
    float: left;
    margin: auto;
  }
}
#intro .pt-logo {
  display: block;
  width: 100%;
  background-image: url("../images/png/pt_logo.png");
  background-size: cover;
  padding-top: 80%;
}
#intro .tagline {
  /*font-family: $heading-font-family;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 200;
  text-align: right;
  width: 70%;
  float: right;
  margin:-10px -30px 0 0;
  @include breakpoint($bkp-small){
    font-size: 2.369em;
  }*/
}
#intro .pbs-logo {
  width: 140px;
  display: block;
  padding-top: 20%;
  margin: 20px 0 0 -20px;
  background-image: url("../images/png/logo-pbs.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
#intro .block-follow {
  float: left;
  display: table;
  opacity: 0;
}

#first-look {
  top: 0;
  transform: none;
}
#first-look .stacks-module {
  max-width: 946px;
  margin: 0 auto;
}
#first-look h2, #first-look .overline {
  float: left;
}
#first-look .overline {
  margin: 2.2em 0 0 30px;
  padding: 0;
}
#first-look p {
  clear: both;
}

.grid-1up, .image-container {
  width: 100%;
}
.grid-1up .play-icon, .image-container .play-icon {
  display: table;
  position: absolute;
  content: "";
  background-color: #DF5033;
  height: 80px;
  width: 80px;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
@media screen and (min-width: 800px) {
  .grid-1up .play-icon, .image-container .play-icon {
    height: 110px;
    width: 105px;
  }
}
.grid-1up .play-icon:before, .image-container .play-icon:before {
  content: '';
  display: table;
  position: absolute;
  top: 22%;
  left: 32%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 30px;
  border-color: transparent transparent transparent #fff;
}
@media screen and (min-width: 800px) {
  .grid-1up .play-icon:before, .image-container .play-icon:before {
    border-width: 30px 0 30px 40px;
  }
}
.grid-1up .js-embed-placeholder, .image-container .js-embed-placeholder {
  width: 100%;
  max-width: 946px;
  padding-top: 56.4%;
  position: relative;
  overflow: hidden;
}
.grid-1up .play-icon-container, .image-container .play-icon-container {
  overflow: hidden;
  width: 100%;
  height: 99%;
  position: absolute;
  top: 0;
}
.grid-1up .play-icon-container img, .image-container .play-icon-container img {
  width: 100%;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.grid-1up .play-icon-container:hover, .image-container .play-icon-container:hover {
  cursor: pointer;
}
.grid-1up .play-icon-container:hover img, .image-container .play-icon-container:hover img {
  opacity: .5;
}

.grid-3up .play-icon {
  height: 48px;
  width: 48px;
  top: 26px;
  left: 20px;
}
@media screen and (min-width: 800px) {
  .grid-3up .play-icon {
    height: 48px;
    width: 48px;
  }
}
.grid-3up .play-icon:before {
  top: 21%;
  border-width: 14px 0 14px 21px;
}
@media screen and (min-width: 800px) {
  .grid-3up .play-icon:before {
    border-width: 14px 0 14px 21px;
  }
}

#partnerPlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-item {
  background-image: url("../images/blurBG.jpg");
  overflow: hidden;
  background-size: 800% 100%;
  background-position: center;
  background-blend-mode: multiply;
  position: relative;
  margin: 0;
  padding: 0 10px;
}
@media screen and (min-width: 500px) {
  .carousel-item {
    background-size: cover;
  }
}
.carousel-item a:link, .carousel-item a:active, .carousel-item a:visited {
  color: #ffffff;
  text-decoration: none;
}
.carousel-item a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1000px) {
  .carousel-item {
    padding: 0 122px;
  }
}

.carousel-item:not(.normal-scroll):not(.about-content):not(.guests) {
  /*.stacks-module{*/
}
.carousel-item:not(.normal-scroll):not(.about-content):not(.guests) .carousel-content {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: 2.00708% auto;
  /*overflow: hidden;*/
}
@media (min-width: 800px) {
  .carousel-item:not(.normal-scroll):not(.about-content):not(.guests) .carousel-content {
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
  }
}
.carousel-item.normal-scroll {
  height: auto !important;
}

.carousel-item.first-look {
  padding: 10px 10px 5px 10px;
}
@media (min-width: 800px) {
  .carousel-item.first-look {
    padding: 0 122px;
  }
}

.stacks-featuredlinklist-infinite-row .row-block-inner {
  display: inline-block;
}

.generic-row {
  width: auto;
  padding: 0 10px;
  max-width: 1440px;
  text-align: center;
}
@media (min-width: 1000px) {
  .generic-row {
    padding: 0 122px;
  }
}
.generic-row.section-break {
  padding-top: 3em;
}

#weigh-in .title-container {
  padding: 0 .65em;
}
#weigh-in .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 4.157em;
  line-height: 1.25em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 500px) {
  #weigh-in .title-container h2 {
    font-size: 3.157em;
    margin: 0 0 -25px 0;
  }
}

#weigh-in, #join-the-conversation {
  padding: 0;
}
@media screen and (min-width: 800px) {
  #weigh-in, #join-the-conversation {
    background-size: cover;
    padding: 0 122px;
  }
}

#join-the-conversation {
  background-color: #662d91;
  /*background-color:rgba(102,45,145,.6);*/
  background-color: rgba(33, 148, 166, 0.6);
}
#join-the-conversation .block-follow {
  position: relative;
}
@media (min-width: 800px) {
  #join-the-conversation .block-follow {
    position: absolute;
    bottom: 5%;
    /*width: 100%;
    max-width: 100%;*/
    padding: 0;
  }
  #join-the-conversation .block-follow .panel-follow {
    /*width:95.333%;
    max-width: 1480px;*/
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
}

#weigh-in, #first-look {
  background-color: #662d91;
  background-color: rgba(102, 45, 145, 0.6);
}
#weigh-in .block-follow, #first-look .block-follow {
  position: relative;
}
@media (min-width: 800px) {
  #weigh-in .block-follow, #first-look .block-follow {
    /*position: absolute;*/
    bottom: -8%;
    /*width: 100%;
    max-width: 100%;*/
    padding: 0;
  }
  #weigh-in .block-follow .panel-follow, #first-look .block-follow .panel-follow {
    /*width:95.333%;
    max-width: 1480px;*/
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
}

#about {
  background-image: none;
}
#about:after {
  content: '';
  position: relative;
  display: block;
  background-image: url("../images/carlos_bg.jpg");
  width: 100%;
  height: 22em;
  margin: 0 auto 2.5em auto;
  background-position: top right;
  background-size: 55em;
}
@media screen and (min-width: 500px) {
  #about {
    background-image: url("../images/carlos_bg.jpg");
  }
  #about:after {
    display: none;
  }
}

#carlos-watson {
  background-image: none;
}
#carlos-watson:after {
  content: '';
  position: relative;
  display: block;
  background-image: url("../images/show_bg.jpg");
  width: 100%;
  height: 22em;
  margin: 0 auto 2.5em auto;
  background-position: top right;
  background-size: 55em;
}
@media screen and (min-width: 500px) {
  #carlos-watson {
    background-image: url("../images/show_bg.jpg");
  }
  #carlos-watson:after {
    display: none;
  }
}

#carlos-watson, #about {
  background-size: 78em;
  background-repeat: no-repeat;
  background-color: #4f4f4f;
  background-position: bottom right;
  padding-top: 0;
  padding-bottom: 0;
}
#carlos-watson:before, #about:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*border-bottom: 3px solid #000;*/
  background-image: #050000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #050000 0%, #8c8c8c 37%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(top, #050000 0%, #8c8c8c 37%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(to bottom, #050000 0%, #8c8c8c 37%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050000', endColorstr='#98948e',GradientType=0 );
  /* IE6-9 */
  opacity: .6;
}
@media screen and (min-width: 500px) {
  #carlos-watson, #about {
    background-size: cover;
  }
  #carlos-watson:before, #about:before {
    content: '';
    background-image: none;
    border-bottom: 0;
  }
}
#carlos-watson .block-follow, #about .block-follow {
  padding: 0;
  /* margin-bottom: 41.2em;*/
  position: relative;
}
@media (min-width: 500px) {
  #carlos-watson .block-follow, #about .block-follow {
    margin-bottom: 0;
  }
}
#carlos-watson .stacks-module, #about .stacks-module {
  top: auto;
  transform: none;
  margin: 245px auto 0 auto;
  max-width: 1440px;
}
@media (min-width: 800px) {
  #carlos-watson .stacks-module, #about .stacks-module {
    margin: 285px auto 0 auto;
  }
}
#carlos-watson .title-container, #about .title-container {
  position: absolute;
  padding: 0 15px;
  height: 180px;
  top: 0;
  left: 0;
  margin: 0;
  background-color: #DF5033;
  max-width: 180px;
}
@media (min-width: 800px) {
  #carlos-watson .title-container, #about .title-container {
    max-width: 250px;
    height: 230px;
  }
}
#carlos-watson .title-container:before, #about .title-container:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -48px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70.6px 50px 0;
  border-color: transparent #df4f33 transparent transparent;
}
#carlos-watson .title-container h2, #about .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 80%;
  text-transform: uppercase;
}
#carlos-watson .text, #about .text {
  width: 100%;
  /*margin-bottom: 41.2em;*/
}
@media (min-width: 500px) {
  #carlos-watson .text, #about .text {
    width: 58%;
    margin-bottom: 0;
  }
}
#carlos-watson .text p, #about .text p {
  font-family: "PT Sans", sans-serif;
  font-size: 1.5em;
  line-height: 1.25em;
  margin: 0 0 20px 0;
}
@media (min-width: 800px) {
  #carlos-watson .text p, #about .text p {
    margin: 0 0 20px 0px;
    font-size: 1.6em;
    line-height: 1.25em;
  }
}

.rendition-content-wrapper {
  overflow: hidden;
  position: relative;
}

.teal {
  background-color: rgba(33, 148, 166, 0.6);
  color: #000;
}

.purple {
  background-color: #4D2457;
}

.down-arrow {
  opacity: 1;
  display: table;
  position: absolute;
  bottom: -15%;
  left: 50%;
  cursor: pointer;
}
.down-arrow .icon {
  content: '';
  height: 40px;
  width: 40px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  display: table;
  /*    position: absolute;
      bottom: 8%;
      left:50%;*/
  -ms-transform: rotate(135deg);
  /* IE 9 */
  -webkit-transform: rotate(135deg);
  /* Chrome, Safari, Opera */
  transform: rotate(135deg);
  opacity: 0;
}
@media (min-width: 800px) {
  .down-arrow .icon {
    opacity: 1;
  }
}

.embed-left-ad-right .content-block, .content-plus-ad-wrapper .content-block {
  width: 100%;
  float: none;
}
@media (min-width: 1000px) {
  .embed-left-ad-right .content-block, .content-plus-ad-wrapper .content-block {
    width: 56%;
    float: left;
    width: calc(100% - 340px);
    padding-bottom: 2em;
  }
}
@media (min-width: 1300px) {
  .embed-left-ad-right .content-block, .content-plus-ad-wrapper .content-block {
    width: 68%;
    float: left;
    width: calc(100% - 340px);
  }
}
.embed-left-ad-right .ad-block, .content-plus-ad-wrapper .ad-block {
  float: none;
  width: 300px;
  padding: 15px 0px;
  background-color: #662d91;
  margin: 0 auto;
}
@media (min-width: 321px) {
  .embed-left-ad-right .ad-block, .content-plus-ad-wrapper .ad-block {
    padding: 15px 10px 15px 10px;
  }
}
@media (min-width: 1000px) {
  .embed-left-ad-right .ad-block, .content-plus-ad-wrapper .ad-block {
    float: right;
    margin: 10% 0px 30px 0px;
  }
}
.embed-left-ad-right .ad-block .funder-heading, .content-plus-ad-wrapper .ad-block .funder-heading {
  color: #ffffff;
  font-size: .8em;
  margin-bottom: 5px;
  display: block;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 321px) {
  .embed-left-ad-right .ad-block .funder-heading, .content-plus-ad-wrapper .ad-block .funder-heading {
    width: auto;
  }
}
.embed-left-ad-right .ad-block .funder-heading a:link, .embed-left-ad-right .ad-block .funder-heading a:active, .embed-left-ad-right .ad-block .funder-heading a:visited, .content-plus-ad-wrapper .ad-block .funder-heading a:link, .content-plus-ad-wrapper .ad-block .funder-heading a:active, .content-plus-ad-wrapper .ad-block .funder-heading a:visited {
  color: #ffffff;
  text-decoration: none;
  float: right;
}
.embed-left-ad-right .ad-block .funder-heading a:hover, .content-plus-ad-wrapper .ad-block .funder-heading a:hover {
  text-decoration: underline;
}

.content-plus-ad-wrapper .ad-block {
  float: right;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .content-plus-ad-wrapper .ad-block {
    margin: 20px 0px 30px 0px;
  }
}

.rich-text p {
  font-size: 1.33em;
  line-height: 1.25em;
}

#site-footer {
  background-color: #1F2122;
  overflow: hidden;
  opacity: 0;
}
#site-footer .funding {
  /*width: 100%;*/
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
  padding: 0 10px;
}
@media (min-width: 1000px) {
  #site-footer .funding {
    height: 350px;
    padding: 0 122px;
  }
}
#site-footer .funding ul {
  list-style-type: none;
  float: left;
  display: block;
  margin: 20px 0 0 0;
  padding: 0px;
  position: relative;
  transform: none;
}
@media (min-width: 1000px) {
  #site-footer .funding ul {
    display: table;
    vertical-align: middle;
    margin: 0;
    padding: 30px 0 0 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
#site-footer .funding ul li {
  display: block;
  clear: both;
  overflow: hidden;
  max-width: 440px;
}
#site-footer .links {
  font-size: 1.33em;
  line-height: 1.25em;
  width: 100%;
}
@media (min-width: 800px) {
  #site-footer .links {
    width: 30%;
  }
}
#site-footer .links li {
  margin-bottom: 10px;
}
#site-footer .links li a:link, #site-footer .links li a:active, #site-footer .links li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#site-footer .links li a:hover {
  text-decoration: underline;
}
#site-footer .funding-logos {
  font-size: 1em;
  line-height: 1.25em;
}
#site-footer .funding-logos li {
  margin-bottom: 15px;
}
#site-footer .logo {
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0;
  float: left;
  cursor: pointer;
}
#site-footer .pbs-logo {
  width: 140px;
  display: block;
  padding-top: 20%;
  background-image: url("../images/png/logo-pbs.png");
}
#site-footer .wgbh-logo {
  width: 140px;
  display: block;
  padding-top: 50px;
  background-image: url("../images/png/logo-wgbh.png");
}
#site-footer .pew-logo {
  width: 140px;
  display: block;
  padding-top: 20%;
  background-image: url("../images/png/logo-pew.png");
}

.start #site-footer {
  opacity: 1;
  overflow: hidden;
  width: 100%;
}

.pbs-row, .collab-row {
  padding: 0 10px;
  background-color: #373940;
}
@media (min-width: 1000px) {
  .pbs-row, .collab-row {
    padding: 0 122px;
  }
}

.collab-row {
  background-color: #4D2457;
  padding-top: 3em;
  overflow: hidden;
}
.collab-row .collab-logo-box {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 2em;
  margin: 2.00708% 0 4.01417% 0;
}
.collab-row .collab-logo-box a:link, .collab-row .collab-logo-box a:active, .collab-row .collab-logo-box a:visited {
  display: table;
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 800px) {
  .collab-row .collab-logo-box a:link, .collab-row .collab-logo-box a:active, .collab-row .collab-logo-box a:visited {
    display: block;
    margin: 0 auto;
  }
}
.collab-row .collab-logo-box ul {
  list-style-type: none;
  display: table;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 800px) {
  .collab-row .collab-logo-box ul li:first-child {
    height: 5em;
  }
}
.collab-row .collab-logo-box ul li {
  display: block;
  width: 100%;
  vertical-align: middle;
  margin: 2em 0;
}
@media (min-width: 800px) {
  .collab-row .collab-logo-box ul li {
    display: inline-block;
    width: auto;
    margin: 0 2.5em;
    height: 1.5em;
  }
}
.collab-row .collab-logo-box ul li img {
  height: 100%;
}

#morefromPBS {
  margin: 0;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
@media (min-width: 800px) {
  #morefromPBS {
    padding: 80px 0 60px 0;
  }
}
#morefromPBS a:link, #morefromPBS a:visited, #morefromPBS a:active {
  color: #ffffff;
  text-decoration: none;
}
#morefromPBS .stacks-module {
  width: 100%;
  margin: 0 auto;
}
#morefromPBS h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  line-height: 1.025em;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 20px 0;
}
@media (min-width: 800px) {
  #morefromPBS h2 {
    width: 10%;
    padding: 0;
  }
}
#morefromPBS .grid-block-inner {
  background-color: #662d91;
  background-color: rgba(255, 255, 255, 0.1);
  width: 100%;
  overflow: hidden;
  float: right;
}
@media (min-width: 800px) {
  #morefromPBS .grid-block-inner {
    width: 90%;
  }
}
#morefromPBS .grid-block-inner img {
  width: 40%;
  max-width: 150px;
  float: left;
}
@media (min-width: 800px) {
  #morefromPBS .grid-block-inner img {
    max-width: auto;
  }
}
#morefromPBS .grid-block-inner a {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
}
#morefromPBS .grid-block-inner h4 {
  font-size: 1.333em;
  line-height: 1.25em;
  width: 50%;
  padding-top: 10%;
  text-align: left;
  float: right;
  margin-right: 10px;
}
#morefromPBS .media-row {
  float: none;
}
@media (min-width: 800px) {
  #morefromPBS .media-row {
    width: 84%;
    float: right;
  }
}

.toggle {
  font-size: 1.3em;
  display: inline-block;
}

.close {
  transform: rotate(45deg);
}

/* TOP NAVIGATION  */
#main_navigation {
  background-color: #1F2122;
  position: relative;
  z-index: 300;
  width: 100%;
}
#main_navigation .menu {
  display: table;
  float: left;
}
#main_navigation .separated-logo-static {
  margin: 0 auto;
  font-size: 1.5em;
}
@media (min-width: 500px) {
  #main_navigation .separated-logo-static {
    font-size: 1.2em;
    margin: auto;
  }
}
@media (min-width: 1000px) {
  #main_navigation .separated-logo-static {
    font-size: 1.4em;
  }
}
#main_navigation ul {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  font-size: 1.35em;
}
@media (min-width: 500px) {
  #main_navigation ul {
    padding: 1.85em 0 0 0;
    font-size: 1em;
    text-align: center;
  }
}
@media (min-width: 800px) {
  #main_navigation ul {
    text-align: inherit;
    padding-bottom: 2.6em;
  }
}
@media (min-width: 1000px) {
  #main_navigation ul {
    padding: 1em 0 2em 0;
  }
}
#main_navigation ul li {
  list-style-type: none;
  display: none;
  vertical-align: middle;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 1.4em 0;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 500px) {
  #main_navigation ul li {
    list-style-type: none;
    display: inline-block;
    border-bottom: 0;
    padding: 1em 0 0 0;
    margin: 0;
  }
}
@media (min-width: 800px) {
  #main_navigation ul li {
    margin: 0 0.6em;
  }
}
@media (min-width: 1000px) {
  #main_navigation ul li {
    margin: 0 0.8em;
  }
}
#main_navigation ul li:nth-child(2) {
  border-top: 1px solid #ccc;
}
@media (min-width: 500px) {
  #main_navigation ul li:nth-child(2) {
    border-top: 0;
  }
}
#main_navigation ul li.debates {
  border-top: none;
}
#main_navigation ul li.debates:hover {
  cursor: pointer;
}
#main_navigation ul li.debates .dropdown-menu {
  display: none;
}
#main_navigation ul li.logo {
  font-size: 32px;
  position: relative;
  padding: 0;
}
@media (min-width: 500px) {
  #main_navigation ul li.logo {
    font-size: 18px;
    position: absolute;
    top: 0;
  }
}
#main_navigation ul li.social {
  display: none;
  float: none;
  padding: 1.4em 0;
}
@media (min-width: 500px) {
  #main_navigation ul li.social {
    padding: 0.8em 0 0 0;
    display: block;
    width: 100%;
  }
}
@media (min-width: 800px) {
  #main_navigation ul li.social {
    padding: 0.4em 0 0 0;
    width: auto;
    float: right;
    margin: 0;
  }
}
@media (min-width: 1000px) {
  #main_navigation ul li.social {
    padding: 0.8em 0 0 0;
  }
}
#main_navigation ul li.mobile-nav {
  background-color: #373940;
  display: block;
  padding: 1.2em 0 1.8em 0;
  border-bottom: 0;
}
@media (min-width: 500px) {
  #main_navigation ul li.mobile-nav {
    display: inline-block;
    padding: 0;
  }
}
@media (min-width: 500px) {
  #main_navigation ul li.mobile-nav {
    background-color: transparent;
  }
}
#main_navigation ul li.mobile-nav .mobile-only {
  display: table;
  margin: 1.6em 2em 0em 2em;
  position: absolute;
}
@media (min-width: 500px) {
  #main_navigation ul li.mobile-nav .mobile-only {
    display: none;
  }
}
#main_navigation ul a {
  padding: 8px;
}
#main_navigation ul a:link, #main_navigation ul a:active, #main_navigation ul a:visited {
  color: #ffffff;
  text-decoration: none;
}
#main_navigation ul a:hover {
  background-color: #df5033;
}
#main_navigation ul .mobile-nav a, #main_navigation ul .social a {
  padding: 0;
}
#main_navigation ul .mobile-nav a:hover, #main_navigation ul .social a:hover {
  text-decoration: none;
  background-color: transparent;
}
#main_navigation ul li ul.dropdown-menu {
  display: none;
  border: none;
  font-size: 1em;
  padding: 1.9em 0 1.9em 0em;
  text-align: left;
}
@media (min-width: 500px) {
  #main_navigation ul li ul.dropdown-menu {
    width: 350px;
    background: #1F2122;
    position: absolute;
    top: inherit;
    margin-top: 18px;
    margin-left: -1.8em;
    padding: 0.5em 0 1.9em 0em;
  }
}
@media (min-width: 800px) {
  #main_navigation ul li ul.dropdown-menu {
    padding: 1.9em 0 1.9em 0em;
    margin-top: 30px;
    margin-left: -2em;
  }
}
#main_navigation ul li ul.dropdown-menu li {
  text-transform: capitalize;
  border: none;
  padding: 0.45em 0 0.45em 2em;
  text-align: left;
}
@media (min-width: 500px) {
  #main_navigation ul li ul.dropdown-menu li {
    margin: 0 0.4em;
  }
}
#main_navigation ul li ul.dropdown-menu li a {
  padding: 0px;
}
#main_navigation ul li ul.dropdown-menu li a:link, #main_navigation ul li ul.dropdown-menu li a:active, #main_navigation ul li ul.dropdown-menu li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#main_navigation ul li ul.dropdown-menu li a:hover {
  text-decoration: underline;
  background-color: inherit;
}
#main_navigation .block-follow {
  margin-top: 0;
}
@media (min-width: 500px) {
  #main_navigation .block-follow {
    width: 220px;
    margin: 0 auto;
  }
}
@media (min-width: 800px) {
  #main_navigation .block-follow {
    width: auto;
    margin: 0;
  }
}
#main_navigation .block-follow .follow {
  display: table;
  margin: 0 auto;
}
@media (min-width: 500px) {
  #main_navigation .block-follow .follow {
    display: block;
  }
}

/*  BUTTONS  */
.stacks-button-wrapper {
  margin-bottom: 4.01417%;
}

.stacks-button {
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: .8em .8em;
  display: table;
  background-color: #df5033;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}
.stacks-button:hover {
  background-color: rgba(223, 80, 51, 0.8);
  text-decoration: none;
}

.stacks-button.follow-up {
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  padding: 1em 3em;
  margin-left: 2em;
  display: table;
  background-color: #5b3d6e;
  color: #DF5033;
  text-decoration: none;
  font-weight: 700;
}
.stacks-button.follow-up:hover {
  background-color: rgba(91, 61, 110, 0.6);
  text-decoration: none;
}

.stacks-featuredlinklist-infinite-row .row-block-inner {
  margin: 0 .5em;
}

/* LAYOUT - STACKS NEW MODULES (?) */
.stuff-left-content-right {
  margin: 0 auto 4.01417% auto;
  /*padding:2em 4em;*/
  max-width: 1440px;
  width: 100%;
}
.stuff-left-content-right .grid-block .image-container, .stuff-left-content-right .grid-block .text-container {
  padding: 2em 0;
  width: 85%;
  margin: 0 auto;
}
@media (min-width: 500px) {
  .stuff-left-content-right .grid-block .image-container, .stuff-left-content-right .grid-block .text-container {
    padding: 2em 4em 0em 4em;
    width: auto;
  }
}

.rich-text {
  width: 100%;
}
.rich-text img {
  max-width: 100%;
  height: auto;
}

/*  TEMPORARY BLOG POST FOR LAUNCH   */
.blog-post .content-wrapper, .blog-page .content-wrapper {
  background-image: url("../images/blurBG.jpg");
  position: relative;
  margin-top: 0;
  background-size: 100% 100%;
}
.blog-post .content, .blog-page .content {
  overflow: hidden;
  background-color: rgba(54, 50, 56, 0.6);
}
.blog-post .content-plus-ad-wrapper, .blog-post .block-section, .blog-page .content-plus-ad-wrapper, .blog-page .block-section {
  max-width: 1440px;
  margin: 0 auto;
  width: auto;
  /*overflow: hidden;*/
  padding: 0 10px;
}
@media (min-width: 800px) {
  .blog-post .content-plus-ad-wrapper, .blog-post .block-section, .blog-page .content-plus-ad-wrapper, .blog-page .block-section {
    padding: 0 122px;
  }
}
.blog-post .content-plus-ad-wrapper .content-block, .blog-post .block-section .content-block, .blog-page .content-plus-ad-wrapper .content-block, .blog-page .block-section .content-block {
  width: 100%;
}
.blog-post .content-plus-ad-wrapper .rich-text, .blog-post .block-section .rich-text, .blog-page .content-plus-ad-wrapper .rich-text, .blog-page .block-section .rich-text {
  width: 100%;
  float: left;
}
@media (min-width: 800px) {
  .blog-post .content-plus-ad-wrapper .rich-text, .blog-post .block-section .rich-text, .blog-page .content-plus-ad-wrapper .rich-text, .blog-page .block-section .rich-text {
    width: 55%;
  }
}
@media (min-width: 1300px) {
  .blog-post .content-plus-ad-wrapper .rich-text, .blog-post .block-section .rich-text, .blog-page .content-plus-ad-wrapper .rich-text, .blog-page .block-section .rich-text {
    width: 65%;
  }
}
.blog-post .content-block h2, .blog-post .block-section h2, .blog-page .content-block h2, .blog-page .block-section h2 {
  text-align: center;
  font-size: 5em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
  margin: 2.00708% 0;
}
.blog-post .content-block h3, .blog-post .block-section h3, .blog-page .content-block h3, .blog-page .block-section h3 {
  font-size: 2.7em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
  text-align: left;
}
.blog-post .content-block p, .blog-post .block-section p, .blog-page .content-block p, .blog-page .block-section p {
  font-weight: 400;
  font-size: 1.7em;
}
@media (min-width: 800px) {
  .blog-post .content-block p, .blog-post .block-section p, .blog-page .content-block p, .blog-page .block-section p {
    font-size: 1.2em;
  }
}
.blog-post .content-block p a:link, .blog-post .content-block p a:active, .blog-post .content-block p a:visited, .blog-post .block-section p a:link, .blog-post .block-section p a:active, .blog-post .block-section p a:visited, .blog-page .content-block p a:link, .blog-page .content-block p a:active, .blog-page .content-block p a:visited, .blog-page .block-section p a:link, .blog-page .block-section p a:active, .blog-page .block-section p a:visited {
  color: #ffffff;
}
.blog-post .content-block p a:hover, .blog-post .block-section p a:hover, .blog-page .content-block p a:hover, .blog-page .block-section p a:hover {
  text-decoration: underline;
}
.blog-post .content-block p .richtext-image.full-width, .blog-post .block-section p .richtext-image.full-width, .blog-page .content-block p .richtext-image.full-width, .blog-page .block-section p .richtext-image.full-width {
  width: 100%;
  height: auto;
}
.blog-post .rich-text ul, .blog-page .rich-text ul {
  list-style-type: none;
}
.blog-post .rich-text ul li, .blog-page .rich-text ul li {
  text-align: left;
  font-size: 1.3em;
  margin: .5em 0;
}
@media (min-width: 800px) {
  .blog-post .rich-text ul li, .blog-page .rich-text ul li {
    font-size: 1.1em;
  }
}
.blog-post .rich-text ul a:link, .blog-post .rich-text ul a:active, .blog-post .rich-text ul a:visited, .blog-page .rich-text ul a:link, .blog-page .rich-text ul a:active, .blog-page .rich-text ul a:visited {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  margin-right: .3em;
  font-size: 1.3em;
  font-weight: 700;
}
.blog-post .rich-text ul a:hover, .blog-page .rich-text ul a:hover {
  text-decoration: none;
}

/*  UTILITY PAGES  */
.title-container h2:nth-of-type(2) {
  font-size: 0;
  margin: 0;
  padding: 0;
  display: none;
}

.stacks-module.stacks-embed.embed-full h2 {
  margin-bottom: 0;
}

.max-width > .carousel-content > .title-container:first-child > h2 {
  text-align: center;
  font-size: 5em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
  margin: 4.01417% 0;
}

.watch-page .carousel-content > .title-container:first-child > h2, .watch-index .carousel-content > .title-container:first-child > h2 {
  text-align: center;
  font-size: 5em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
  margin: 4.01417% 0;
}

.max-width {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.carlos-and-guests {
  background-color: rgba(33, 148, 166, 0.6);
  background-blend-mode: luminosity;
  padding: 0;
}
@media (min-width: 500px) {
  .carlos-and-guests {
    padding: 0 122px;
  }
}
.carlos-and-guests .rich-text p:first-child {
  padding-top: 180px;
}
@media (min-width: 500px) {
  .carlos-and-guests .rich-text p:first-child {
    padding-top: 0;
  }
}

.carlos-and-guests .rich-text {
  position: relative;
}
.carlos-and-guests .rich-text p {
  padding: 0 10px;
}
@media (min-width: 500px) {
  .carlos-and-guests .rich-text p {
    padding: 0;
  }
}
.carlos-and-guests .rich-text .title-container {
  position: absolute;
  padding: 0 15px;
  height: 180px;
  top: 0;
  left: 10px;
  margin: 0;
  background-color: #DF5033;
  max-width: 180px;
}
@media (min-width: 500px) {
  .carlos-and-guests .rich-text .title-container {
    max-width: 180px;
    height: 180px;
    left: 0;
  }
}
@media (min-width: 1000px) {
  .carlos-and-guests .rich-text .title-container {
    max-width: 120px;
    height: 120px;
    left: 0;
  }
}
@media (min-width: 1300px) {
  .carlos-and-guests .rich-text .title-container {
    max-width: 250px;
    height: 230px;
    left: 0;
  }
}
.carlos-and-guests .rich-text .title-container:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -48px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70.6px 50px 0;
  border-color: transparent #DF5033 transparent transparent;
}
.carlos-and-guests .rich-text .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 80%;
  text-transform: uppercase;
}
@media (min-width: 1000px) {
  .carlos-and-guests .rich-text .title-container h2 {
    font-size: 2.157em;
  }
}
@media (min-width: 1300px) {
  .carlos-and-guests .rich-text .title-container h2 {
    font-size: 3.157em;
  }
}

.about-point-taken .content-wrapper, .carlos-guests .content-wrapper, .schedule .content-wrapper, .watch .content-wrapper, .contact-us .content-wrapper, .credits .content-wrapper, .watch-index .content-wrapper, .watch-page .content-wrapper {
  position: relative;
  top: auto;
  margin-top: 0;
}
.about-point-taken .ad-block, .carlos-guests .ad-block, .schedule .ad-block, .watch .ad-block, .contact-us .ad-block, .credits .ad-block, .watch-index .ad-block, .watch-page .ad-block {
  float: none;
  width: 300px;
  background-color: #1F2122;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .about-point-taken .ad-block, .carlos-guests .ad-block, .schedule .ad-block, .watch .ad-block, .contact-us .ad-block, .credits .ad-block, .watch-index .ad-block, .watch-page .ad-block {
    float: right;
    margin: 2% 0px 30px 0px;
  }
}
.about-point-taken .ad-block .funder-heading, .carlos-guests .ad-block .funder-heading, .schedule .ad-block .funder-heading, .watch .ad-block .funder-heading, .contact-us .ad-block .funder-heading, .credits .ad-block .funder-heading, .watch-index .ad-block .funder-heading, .watch-page .ad-block .funder-heading {
  color: #ffffff;
  font-size: .8em;
  margin-bottom: 5px;
  display: block;
}
.about-point-taken .ad-block .funder-heading a:link, .about-point-taken .ad-block .funder-heading a:active, .about-point-taken .ad-block .funder-heading a:visited, .carlos-guests .ad-block .funder-heading a:link, .carlos-guests .ad-block .funder-heading a:active, .carlos-guests .ad-block .funder-heading a:visited, .schedule .ad-block .funder-heading a:link, .schedule .ad-block .funder-heading a:active, .schedule .ad-block .funder-heading a:visited, .watch .ad-block .funder-heading a:link, .watch .ad-block .funder-heading a:active, .watch .ad-block .funder-heading a:visited, .contact-us .ad-block .funder-heading a:link, .contact-us .ad-block .funder-heading a:active, .contact-us .ad-block .funder-heading a:visited, .credits .ad-block .funder-heading a:link, .credits .ad-block .funder-heading a:active, .credits .ad-block .funder-heading a:visited, .watch-index .ad-block .funder-heading a:link, .watch-index .ad-block .funder-heading a:active, .watch-index .ad-block .funder-heading a:visited, .watch-page .ad-block .funder-heading a:link, .watch-page .ad-block .funder-heading a:active, .watch-page .ad-block .funder-heading a:visited {
  color: #ffffff;
  text-decoration: none;
  float: right;
}
.about-point-taken .ad-block .funder-heading a:hover, .carlos-guests .ad-block .funder-heading a:hover, .schedule .ad-block .funder-heading a:hover, .watch .ad-block .funder-heading a:hover, .contact-us .ad-block .funder-heading a:hover, .credits .ad-block .funder-heading a:hover, .watch-index .ad-block .funder-heading a:hover, .watch-page .ad-block .funder-heading a:hover {
  text-decoration: underline;
}

.content .about-page .stacks-module, .content .schedule .stacks-module {
  width: 100%;
}
.content .about-page h2, .content .schedule h2 {
  text-align: left;
  font-family: "Strait", sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 400;
}

.contact-page, .credits-page {
  padding: 0;
}
@media (min-width: 500px) {
  .contact-page, .credits-page {
    padding: 0 122px;
  }
}
.contact-page p, .contact-page h3, .credits-page p, .credits-page h3 {
  padding: 0 10px;
}
@media (min-width: 500px) {
  .contact-page p, .contact-page h3, .credits-page p, .credits-page h3 {
    padding: 0;
  }
}
.contact-page h3, .credits-page h3 {
  font-size: 2em;
  font-family: "Strait", sans-serif;
  text-transform: uppercase;
}

.about-page .max-width .rich-text-plus-ad, .schedule .max-width .rich-text-plus-ad {
  width: 100%;
  padding: 0;
}
@media (min-width: 500px) {
  .about-page .max-width .rich-text-plus-ad p, .schedule .max-width .rich-text-plus-ad p {
    padding: 0;
  }
}

.live {
  padding: 10px 10px 5px 10px;
}
@media (min-width: 800px) {
  .live {
    padding: 0 122px;
  }
}
.live .title-container, .live .video-container {
  max-width: 946px;
  margin: 0 auto;
  /*padding:$mobile-pad $mobile-pad $mobile-pad/2 $mobile-pad;
  @include breakpoint($bkp-medium){
    padding:0 244px;
  }*/
  padding: 0;
}
.live .video-container {
  height: 70%;
  max-height: 600px;
}

#stream {
  height: 300px;
}
@media (min-width: 500px) {
  #stream {
    height: 550px;
  }
}
@media (min-width: 1000px) {
  #stream {
    height: 800px;
  }
}

/*   COMMENTS    /    DISQUS   */
#disqus {
  margin: 0 auto;
  width: 100%;
}
#disqus .disqus {
  margin: 2.00708% auto;
  padding: 0 10px;
}
@media (min-width: 1000px) {
  #disqus .disqus {
    padding: 0 122px;
  }
}
#disqus #disqus_thread {
  padding: 20px 2%;
  width: 96%;
  max-width: 1440px;
}

body {
  -webkit-font-smoothing: antialiased;
}

#intro .embed-container {
  /*padding-top: 40%;*/
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}
#intro .stacks-embed {
  height: 75%;
}
#intro .stacks-embed .rendition-content-wrapper {
  height: 100%;
}

.panel-1, .panel-2 {
  opacity: 0;
}

.start {
  /* DOWN ARROW */
  /* SLIDE IN "AMERICA" & "TO TALK" */
  /* SLIDE IN "WE NEED" */
  /* FADE IN */
  /* Cross Out */
  /* FADE OUT */
  /* GROW LOGO */
  /* Slide in from left */
  /* Slide in from right */
  /* MOBILE Slide in from left */
  /* MOBILE Slide in from right */
}
.start .panel-1, .start .panel-2 {
  opacity: 1;
  position: absolute;
  top: 0;
  /*  position: relative;*/
  width: 100%;
  height: 100%;
  font-size: 40px;
  overflow: display;
}
@media (min-width: 500px) {
  .start .panel-1, .start .panel-2 {
    font-size: 60px;
  }
}
@media (min-width: 1000px) {
  .start .panel-1, .start .panel-2 {
    font-size: 80px;
  }
}
.start .separated-logo {
  font-size: 1.2em;
  letter-spacing: .015em;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  /*font-size:.6em;*/
  color: #fff;
  font-weight: 700;
  margin: 0 auto;
  /*padding-right:1.2em;*/
  display: table;
  box-sizing: border-box;
}
.start .separated-logo .point, .start .separated-logo .taken {
  font-size: .85em;
  padding: .15em .1em;
  display: block;
  opacity: 0;
  -webkit-animation: appear 0.105s;
  -moz-animation: appear 0.105s;
  -ms-animation: appear 0.105s;
  -o-animation: appear 0.105s;
  animation: appear 0.105s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4.2s;
  -moz-animation-delay: 4.2s;
  -ms-animation-delay: 4.2s;
  -o-animation-delay: 4.2s;
  animation-delay: 4.2s;
}
.start .separated-logo .point {
  display: table;
  position: absolute;
  right: -.3em;
  z-index: 200;
}
.start .separated-logo .taken {
  display: table;
  position: absolute;
  left: -.3em;
  z-index: 200;
}
.start .separated-logo .logo-top {
  height: 1.3em;
  background-color: #ED502F;
  position: relative;
  margin-top: 1em;
  margin-left: .2em;
  opacity: 0;
  width: 2.6em;
  box-sizing: border-box;
}
.start .separated-logo .logo-top:after {
  content: '';
  position: absolute;
  right: -3.4em;
  bottom: 0;
  border-style: solid;
  border-width: 1.8em 2em 0 1.6em;
  border-color: transparent transparent transparent #ED502F;
  box-sizing: border-box;
}
.start .separated-logo .logo-top {
  -webkit-animation: appear 0.35s, from-left-M 0.525s;
  -moz-animation: appear 0.35s, from-left-M 0.525s;
  -ms-animation: appear 0.35s, from-left-M 0.525s;
  -o-animation: appear 0.35s, from-left-M 0.525s;
  animation: appear 0.35s, from-left-M 0.525s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.start .separated-logo .static .logo-top {
  -webkit-animation: appear 0.35s, from-left 0.525s;
  -moz-animation: appear 0.35s, from-left 0.525s;
  -ms-animation: appear 0.35s, from-left 0.525s;
  -o-animation: appear 0.35s, from-left 0.525s;
  animation: appear 0.35s, from-left 0.525s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.start .separated-logo .logo-bottom {
  height: 1.3em;
  background-color: #64318D;
  margin: .135em 0 0 1.6em;
  position: relative;
  opacity: 0;
  margin-right: .2em;
  width: 2.6em;
  box-sizing: border-box;
}
.start .separated-logo .logo-bottom:before {
  content: '';
  position: absolute;
  left: -3.4em;
  top: 0;
  border-style: solid;
  border-width: 0 1.6em 1.8em 2em;
  border-color: transparent #64318D transparent transparent;
  box-sizing: border-box;
}
.start .separated-logo .logo-bottom {
  -webkit-animation: appear 0.35s, from-right-M 0.525s;
  -moz-animation: appear 0.35s, from-right-M 0.525s;
  -ms-animation: appear 0.35s, from-right-M 0.525s;
  -o-animation: appear 0.35s, from-right-M 0.525s;
  animation: appear 0.35s, from-right-M 0.525s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.start .separated-logo .static .logo-bottom {
  -webkit-animation: appear 0.35s, from-right 0.525s;
  -moz-animation: appear 0.35s, from-right 0.525s;
  -ms-animation: appear 0.35s, from-right 0.525s;
  -o-animation: appear 0.35s, from-right 0.525s;
  animation: appear 0.35s, from-right 0.525s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.start .separated-logo .tagline {
  font-family: "Strait", sans-serif;
  font-size: .2em;
  text-transform: uppercase;
  font-weight: 200;
  text-align: right;
  margin: 1em;
  font-size: .25em;
  opacity: 0;
}
@media (min-width: 500px) {
  .start .separated-logo .tagline {
    font-size: .415em;
    text-align: right;
    margin: 1em -2.3em 0 0;
  }
}
@media (min-width: 800px) {
  .start .separated-logo .tagline {
    font-size: .415em;
    text-align: right;
    margin: 1em -2.3em 0 0;
  }
}
.start .separated-logo .tagline {
  -webkit-animation: appear 1.05s;
  -moz-animation: appear 1.05s;
  -ms-animation: appear 1.05s;
  -o-animation: appear 1.05s;
  animation: appear 1.05s;
  -webkit-animation-delay: 5.95s;
  -moz-animation-delay: 5.95s;
  -ms-animation-delay: 5.95s;
  -o-animation-delay: 5.95s;
  animation-delay: 5.95s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.start .panel-2 {
  /*position: relative;*/
}
.start .panel-2 .big {
  display: block;
  position: absolute;
  padding: 0;
  left: 42%;
  /*bottom:7%;*/
  margin: 0 auto;
  /*  animation: disappear .5s;
  animation-delay:$duration*40;
  animation-fill-mode: forwards;*/
}
.start .panel-2 .big span {
  position: relative;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: .625em;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
  color: #fff;
  opacity: 0;
  text-transform: uppercase;
}
.start .panel-2 .big .strike {
  position: absolute;
  top: .85em;
  left: -.6em;
  opacity: 0;
  height: .3em;
  width: 8.2em;
  background-color: #ED502F;
  /* animation: strike $duration*.6 steps(2);
   animation-fill-mode: forwards;
   animation-delay: $duration*31;*/
}
.start .panel-1 span {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 1em;
  margin: 0;
  padding: 0;
  display: inline-block;
  color: #64318D;
}
.start .america {
  margin: 120px auto 0 auto;
  line-height: 1em;
  letter-spacing: .0625em;
  width: 210px;
  -webkit-animation: disappear 0.3s;
  -moz-animation: disappear 0.3s;
  -ms-animation: disappear 0.3s;
  -o-animation: disappear 0.3s;
  animation: disappear 0.3s;
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  -ms-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  animation-delay: 2.8s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@media (min-width: 800px) {
  .start .america {
    width: 380px;
  }
}
.start .america .wrds-1, .start .america .wrds-2, .start .america .wrds-3 {
  opacity: 0;
  display: block;
  clear: both;
  color: #8038ba;
}
.start .america .orange, .start .america .dot {
  color: #ED502F;
  text-transform: uppercase;
}
.start .america .dot {
  opacity: 0;
  display: inline-block;
}
.start .america .wrds-1 {
  -webkit-animation: disappear 0.3s;
  -moz-animation: disappear 0.3s;
  -ms-animation: disappear 0.3s;
  -o-animation: disappear 0.3s;
  animation: disappear 0.3s;
  -webkit-animation: america 0.175s;
  -moz-animation: america 0.175s;
  -ms-animation: america 0.175s;
  -o-animation: america 0.175s;
  animation: america 0.175s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.start .america .wrds-2 {
  -webkit-animation: america2 0.175s;
  -moz-animation: america2 0.175s;
  -ms-animation: america2 0.175s;
  -o-animation: america2 0.175s;
  animation: america2 0.175s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 1.54s;
  -moz-animation-delay: 1.54s;
  -ms-animation-delay: 1.54s;
  -o-animation-delay: 1.54s;
  animation-delay: 1.54s;
}
.start .america .wrds-3 {
  -webkit-animation: america 0.175s;
  -moz-animation: america 0.175s;
  -ms-animation: america 0.175s;
  -o-animation: america 0.175s;
  animation: america 0.175s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -ms-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.start #static-intro, .start .down-arrow {
  /* @include animation(appear, $duration*2);
   @include animation-fill(forwards);
   @include delay($duration*23);*/
}
.start #intro .block-follow {
  -webkit-animation: appear 0.7s;
  -moz-animation: appear 0.7s;
  -ms-animation: appear 0.7s;
  -o-animation: appear 0.7s;
  animation: appear 0.7s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 8.05s;
  -moz-animation-delay: 8.05s;
  -ms-animation-delay: 8.05s;
  -o-animation-delay: 8.05s;
  animation-delay: 8.05s;
}
.start .down-arrow .icon {
  -webkit-animation: down 1.4s;
  -moz-animation: down 1.4s;
  -ms-animation: down 1.4s;
  -o-animation: down 1.4s;
  animation: down 1.4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes down {
  0%,30% {
    -webkit-transform: rotate(135deg) translate(0.8em, -0.8em);
    -moz-transform: rotate(135deg) translate(0.8em, -0.8em);
    -ms-transform: rotate(135deg) translate(0.8em, -0.8em);
    -o-transform: rotate(135deg) translate(0.8em, -0.8em);
    transform: rotate(135deg) translate(0.8em, -0.8em);
  }
  70% {
    -webkit-transform: rotate(135deg) translate(0em, 0em);
    -moz-transform: rotate(135deg) translate(0em, 0em);
    -ms-transform: rotate(135deg) translate(0em, 0em);
    -o-transform: rotate(135deg) translate(0em, 0em);
    transform: rotate(135deg) translate(0em, 0em);
  }
  100% {
    -webkit-transform: rotate(135deg) translate(0.8em, -0.8em);
    -moz-transform: rotate(135deg) translate(0.8em, -0.8em);
    -ms-transform: rotate(135deg) translate(0.8em, -0.8em);
    -o-transform: rotate(135deg) translate(0.8em, -0.8em);
    transform: rotate(135deg) translate(0.8em, -0.8em);
  }
}
@-webkit-keyframes down {
  0%,30% {
    -webkit-transform: rotate(135deg) translate(0.8em, -0.8em);
    -moz-transform: rotate(135deg) translate(0.8em, -0.8em);
    -ms-transform: rotate(135deg) translate(0.8em, -0.8em);
    -o-transform: rotate(135deg) translate(0.8em, -0.8em);
    transform: rotate(135deg) translate(0.8em, -0.8em);
  }
  70% {
    -webkit-transform: rotate(135deg) translate(0em, 0em);
    -moz-transform: rotate(135deg) translate(0em, 0em);
    -ms-transform: rotate(135deg) translate(0em, 0em);
    -o-transform: rotate(135deg) translate(0em, 0em);
    transform: rotate(135deg) translate(0em, 0em);
  }
  100% {
    -webkit-transform: rotate(135deg) translate(0.8em, -0.8em);
    -moz-transform: rotate(135deg) translate(0.8em, -0.8em);
    -ms-transform: rotate(135deg) translate(0.8em, -0.8em);
    -o-transform: rotate(135deg) translate(0.8em, -0.8em);
    transform: rotate(135deg) translate(0.8em, -0.8em);
  }
}
@keyframes america {
  0%,5% {
    transform: translate(-5em, 0em);
    opacity: 0;
  }
  100% {
    transform: translate(0em, 0em);
    opacity: 1;
  }
}
@-webkit-keyframes america {
  0%,5% {
    transform: translate(-5em, 0em);
    opacity: 0;
  }
  100% {
    transform: translate(0em, 0em);
    opacity: 1;
  }
}
@keyframes america2 {
  from {
    transform: translate(5em, 0em);
    opacity: 1;
  }
  to {
    transform: translate(0em, 0em);
    opacity: 1;
  }
}
@-webkit-keyframes america2 {
  from {
    transform: translate(5em, 0em);
    opacity: 1;
  }
  to {
    transform: translate(0em, 0em);
    opacity: 1;
  }
}
@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes strike {
  from {
    width: 0;
    opacity: .8;
  }
  to {
    width: 8.2em;
    opacity: .8;
  }
}
@-webkit-keyframes strike {
  from {
    width: 0;
    opacity: .8;
  }
  to {
    width: 8.2em;
    opacity: .8;
  }
}
@keyframes disappear {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes disappear {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes grow {
  from {
    font-size: 60px;
  }
  to {
    font-size: 80px;
  }
}
@-webkit-keyframes grow {
  from {
    font-size: 60px;
  }
  to {
    font-size: 80px;
  }
}
@keyframes from-left {
  from {
    -webkit-transform: translate(-5em, 0em);
    -moz-transform: translate(-5em, 0em);
    -ms-transform: translate(-5em, 0em);
    -o-transform: translate(-5em, 0em);
    transform: translate(-5em, 0em);
    width: 8em;
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
    width: 2.6em;
  }
}
@-webkit-keyframes from-left {
  from {
    -webkit-transform: translate(-5em, 0em);
    -moz-transform: translate(-5em, 0em);
    -ms-transform: translate(-5em, 0em);
    -o-transform: translate(-5em, 0em);
    transform: translate(-5em, 0em);
    width: 8em;
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
    width: 2.6em;
  }
}
@keyframes from-right {
  from {
    -webkit-transform: translate(5em, 0em);
    -moz-transform: translate(5em, 0em);
    -ms-transform: translate(5em, 0em);
    -o-transform: translate(5em, 0em);
    transform: translate(5em, 0em);
    width: 8em;
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
    width: 2.6em;
  }
}
@-webkit-keyframes from-right {
  from {
    -webkit-transform: translate(5em, 0em);
    -moz-transform: translate(5em, 0em);
    -ms-transform: translate(5em, 0em);
    -o-transform: translate(5em, 0em);
    transform: translate(5em, 0em);
    width: 8em;
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
    width: 2.6em;
  }
}
@keyframes from-left-M {
  from {
    -webkit-transform: translate(-5em, 0em);
    -moz-transform: translate(-5em, 0em);
    -ms-transform: translate(-5em, 0em);
    -o-transform: translate(-5em, 0em);
    transform: translate(-5em, 0em);
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
  }
}
@-webkit-keyframes from-left-M {
  from {
    -webkit-transform: translate(-5em, 0em);
    -moz-transform: translate(-5em, 0em);
    -ms-transform: translate(-5em, 0em);
    -o-transform: translate(-5em, 0em);
    transform: translate(-5em, 0em);
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
  }
}
@keyframes from-right-M {
  from {
    -webkit-transform: translate(5em, 0em);
    -moz-transform: translate(5em, 0em);
    -ms-transform: translate(5em, 0em);
    -o-transform: translate(5em, 0em);
    transform: translate(5em, 0em);
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
  }
}
@-webkit-keyframes from-right-M {
  from {
    -webkit-transform: translate(5em, 0em);
    -moz-transform: translate(5em, 0em);
    -ms-transform: translate(5em, 0em);
    -o-transform: translate(5em, 0em);
    transform: translate(5em, 0em);
  }
  to {
    -webkit-transform: translate(0em, 0em);
    -moz-transform: translate(0em, 0em);
    -ms-transform: translate(0em, 0em);
    -o-transform: translate(0em, 0em);
    transform: translate(0em, 0em);
  }
}
#about.static:before, #carlos-watson.static:before, #weigh-in.static:before, #first-look.static:before, #join-the-conversation.static:before {
  content: '';
  opacity: 1;
  height: 100%;
  width: 100%;
  background-color: #878787;
  opacity: 1;
}
#about.static div, #about.static .block-follow, #carlos-watson.static div, #carlos-watson.static .block-follow, #weigh-in.static div, #weigh-in.static .block-follow, #first-look.static div, #first-look.static .block-follow, #join-the-conversation.static div, #join-the-conversation.static .block-follow {
  opacity: 0;
}

.latched {
  position: fixed;
  top: 0;
  left: 8px;
  right: 8px;
  width: auto;
}

#about.static.animate:before, #carlos-watson.static.animate:before {
  -webkit-animation: color-out 1s;
  -moz-animation: color-out 1s;
  -ms-animation: color-out 1s;
  -o-animation: color-out 1s;
  animation: color-out 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#about.static.animate div, #carlos-watson.static.animate div {
  -webkit-animation: appear 0.5s;
  -moz-animation: appear 0.5s;
  -ms-animation: appear 0.5s;
  -o-animation: appear 0.5s;
  animation: appear 0.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
#about.static.animate .block-follow, #carlos-watson.static.animate .block-follow {
  -webkit-animation: appear 0.5s;
  -moz-animation: appear 0.5s;
  -ms-animation: appear 0.5s;
  -o-animation: appear 0.5s;
  animation: appear 0.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

#weigh-in.static.animate div, #first-look.static.animate div, #join-the-conversation.static.animate div {
  -webkit-animation: appear 1s;
  -moz-animation: appear 1s;
  -ms-animation: appear 1s;
  -o-animation: appear 1s;
  animation: appear 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
#weigh-in.static.animate .block-follow, #first-look.static.animate .block-follow, #join-the-conversation.static.animate .block-follow {
  -webkit-animation: appear 1s;
  -moz-animation: appear 1s;
  -ms-animation: appear 1s;
  -o-animation: appear 1s;
  animation: appear 1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

@keyframes color-out {
  from {
    background-color: #878787;
  }
  to {
    background-color: rgba(135, 135, 135, 0);
  }
}
@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.watch-page .content-wrapper, .watch-index .content-wrapper {
  background-image: url("../images/blurBG.jpg");
  overflow: hidden;
  background-size: 800% 100%;
  background-position: center;
  background-blend-mode: multiply;
  background-color: #662d91;
  background-color: rgba(102, 45, 145, 0.6);
  padding-bottom: 30px;
}
@media screen and (min-width: 500px) {
  .watch-page .content-wrapper, .watch-index .content-wrapper {
    background-size: cover;
  }
}
.watch-page .content-wrapper .full-width-video, .watch-index .content-wrapper .full-width-video {
  background: none;
}
.watch-page .content-wrapper .title-container, .watch-index .content-wrapper .title-container {
  text-align: center;
}
.watch-page .content-wrapper .content > .carousel-item, .watch-index .content-wrapper .content > .carousel-item {
  margin-top: 10px;
}
@media screen and (min-width: 1000px) {
  .watch-page .content-wrapper .content > .carousel-item, .watch-index .content-wrapper .content > .carousel-item {
    margin-top: 60px;
  }
}
.watch-page .ad-block, .watch-index .ad-block {
  margin: 5em auto 3em auto;
  background-color: #662d91;
}
@media screen and (min-width: 1000px) {
  .watch-page .ad-block, .watch-index .ad-block {
    margin: 0;
  }
}
.watch-page .full-width-video .stacks-module, .watch-index .full-width-video .stacks-module {
  max-width: none;
  margin: 0 auto;
}
.watch-page .block-section, .watch-index .block-section {
  width: auto;
  padding: 0 10px;
  max-width: 1440px;
  text-align: center;
}
@media (min-width: 1000px) {
  .watch-page .block-section, .watch-index .block-section {
    padding: 0 122px;
  }
}
.watch-page .video-title-content h3, .watch-index .video-title-content h3 {
  text-transform: uppercase;
}

.grid-1up .js-embed-placeholder, .image-container .js-embed-placeholder {
  max-width: none;
}

.video-list {
  position: relative;
  margin-top: 1.5em;
}
.video-list .play-title {
  position: relative;
  background-color: #373940;
  height: 100px;
  margin-top: -5px;
  display: table;
  width: 100%;
}
.video-list .play-title .title {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: #ffffff;
  padding: 20px 28px 20px 98px;
  margin: 0;
}
.video-list .play-title .title .type {
  text-transform: uppercase;
}

.grid-3up .play-icon-container {
  position: relative;
}

.poll-with-ad {
  background-color: #662d91;
  background-color: rgba(102, 45, 145, 0.6);
  padding: 0;
}
.poll-with-ad .block-follow {
  position: relative;
}
@media (min-width: 800px) {
  .poll-with-ad .block-follow {
    bottom: -8%;
    padding: 0;
  }
  .poll-with-ad .block-follow .panel-follow {
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
}
@media screen and (min-width: 800px) {
  .poll-with-ad {
    background-size: cover;
    padding: 0 122px;
  }
}
.poll-with-ad .title-container {
  padding: 0 .65em;
}
.poll-with-ad .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 4.157em;
  line-height: 1.25em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 500px) {
  .poll-with-ad .title-container h2 {
    font-size: 3.157em;
    margin: 0 0 -25px 0;
  }
}

.poll .embed-container a:last-of-type {
  font-family: "PT Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  padding: 1em 3em;
  margin-left: 0.7em;
  margin-bottom: 2em;
  display: table;
  background-color: #5b3d6e;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}

.full-width-video {
  background-color: #662d91;
  background-color: rgba(102, 45, 145, 0.6);
  top: 0;
  transform: none;
}
.full-width-video .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 4.157em;
  line-height: 1.25em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (min-width: 500px) {
  .full-width-video .title-container h2 {
    font-size: 3.157em;
    margin: 0 0 .5em 0;
  }
}
.full-width-video .video-title-box {
  position: absolute;
  height: 80px;
  bottom: 0;
  right: 0;
  z-index: 300;
  background-color: rgba(22, 20, 22, 0.5);
  width: 100%;
}
@media (min-width: 800px) {
  .full-width-video .video-title-box {
    height: 110px;
  }
}
.full-width-video .video-title-box .video-title-content {
  padding-left: 85px;
  display: block;
  overflow: hidden;
  text-align: left;
  padding-top: 2.00708%;
}
@media (min-width: 800px) {
  .full-width-video .video-title-box .video-title-content {
    padding-left: 115px;
  }
}
.full-width-video .video-title-box .video-title-content .module-title, .full-width-video .video-title-box .video-title-content .overline, .full-width-video .video-title-box .video-title-content .module-duration {
  font-family: "PT Sans", sans-serif;
  display: inline;
  padding: 0;
  margin: 0 .2em 0 0;
  clear: none;
  font-size: 1.4em;
  line-height: 1.2em;
  text-align: left;
}
@media (min-width: 800px) {
  .full-width-video .video-title-box .video-title-content .module-title, .full-width-video .video-title-box .video-title-content .overline, .full-width-video .video-title-box .video-title-content .module-duration {
    font-size: 2.157em;
  }
}
.full-width-video .stacks-module {
  max-width: 946px;
  margin: 0 auto;
}
.full-width-video .module-title {
  text-transform: none;
}
.full-width-video p {
  clear: both;
}
.full-width-video .block-follow {
  position: relative;
}
@media (min-width: 800px) {
  .full-width-video .block-follow {
    /*position: absolute;*/
    bottom: -8%;
    /*width: 100%;
    max-width: 100%;*/
    padding: 0;
  }
  .full-width-video .block-follow .panel-follow {
    /*width:95.333%;
    max-width: 1480px;*/
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
}

.social-full-width {
  background-color: #662d91;
  background-color: rgba(33, 148, 166, 0.6);
  padding: 0;
}
@media screen and (min-width: 800px) {
  .social-full-width {
    background-size: cover;
    padding: 0 122px;
  }
}
.social-full-width.carousel-item:not(.normal-scroll):not(.about-content) {
  /*width:100%;*/
}
.social-full-width .block-follow {
  position: relative;
}
@media (min-width: 800px) {
  .social-full-width .block-follow {
    position: absolute;
    bottom: -10%;
    /*width: 100%;
    max-width: 100%;*/
    padding: 0;
  }
  .social-full-width .block-follow .panel-follow {
    /*width:95.333%;
    max-width: 1480px;*/
    margin: 0 0 0 30px;
    display: block;
    overflow: hidden;
  }
}
@media (min-width: 1300px) {
  .social-full-width .block-follow {
    bottom: 0;
  }
}

.about-content {
  background-size: 0%;
  background-repeat: no-repeat;
  background-color: rgba(54, 50, 56, 0.8);
  background-position: bottom right;
  padding-top: 0;
  padding-bottom: 0;
  background-image: none;
}
.about-content:after {
  content: '';
  position: relative;
  display: block;
  /*background-image:url('');*/
  width: 100%;
  height: 22em;
  margin: 0 auto 2.5em auto;
  background-position: top right;
  background-size: 55em;
}
@media screen and (min-width: 500px) {
  .about-content {
    background-color: transparent;
    /*background-image:url('../images/carlos_bg.jpg');*/
  }
  .about-content:after {
    display: none;
  }
}
.about-content:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: #050000;
  background: -moz-linear-gradient(top, #050000 0%, #8c8c8c 37%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(top, #050000 0%, #8c8c8c 37%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(to bottom, #050000 0%, #8c8c8c 37%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050000', endColorstr='#98948e',GradientType=0 );
  /* IE6-9 */
  opacity: .6;
  /* REMOVE DISPLAY NONE FOR PANEL ANIMATIONS*/
  display: none;
}
@media screen and (min-width: 500px) {
  .about-content {
    background-size: cover;
  }
  .about-content:before {
    content: '';
    background-image: none;
    border-bottom: 0;
  }
}
.about-content .block-follow {
  padding: 0;
  /* margin-bottom: 41.2em;*/
  position: relative;
}
@media (min-width: 500px) {
  .about-content .block-follow {
    margin-bottom: 0;
  }
}
.about-content .stacks-module {
  top: auto;
  transform: none;
  margin: 245px auto 0 auto;
  max-width: 1440px;
}
@media (min-width: 800px) {
  .about-content .stacks-module {
    margin: 285px auto 0 auto;
  }
}
.about-content .title-container {
  position: absolute;
  padding: 0 15px;
  height: 180px;
  top: 0;
  left: 0;
  margin: 0;
  background-color: #ED502F;
  max-width: 180px;
}
@media (min-width: 800px) {
  .about-content .title-container {
    max-width: 250px;
    height: 230px;
  }
}
.about-content .title-container:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -48px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70.6px 50px 0;
  border-color: transparent #ED502F transparent transparent;
}
.about-content .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 80%;
  text-transform: uppercase;
}
.about-content .text {
  width: 100%;
  /*margin-bottom: 41.2em;*/
}
@media (min-width: 500px) {
  .about-content .text {
    width: 58%;
    margin-bottom: 0;
  }
}
.about-content .text p {
  font-family: "PT Sans", sans-serif;
  font-size: 1.5em;
  line-height: 1.25em;
  margin: 0 0 20px 0;
}
@media (min-width: 800px) {
  .about-content .text p {
    margin: 0 0 20px 0px;
    font-size: 2em;
    line-height: 1.25em;
  }
}

.topic-top-panel {
  /*padding-top: 100px;*/
  background-color: rgba(54, 50, 56, 0.6);
}
@media (min-width: 1000px) {
  .topic-top-panel {
    padding-top: 0;
  }
}
.topic-top-panel .topic-header h2, .topic-top-panel .topic-header h4, .topic-top-panel .topic-header h3 {
  text-align: center;
  margin: 0 0 2.00708% 0;
}
.topic-top-panel .topic-header .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.5em;
  font-weight: 400;
  margin-top: 4.01417%;
}
.topic-top-panel .topic-header .rich-text h2 {
  font-size: 3.5em;
}
.topic-top-panel .topic-header .rich-text h3 {
  font-weight: 400;
  font-size: 1.6em;
}
.topic-top-panel .topic-header .rich-text h4 {
  font-size: 2.5em;
  font-weight: 400;
}

.background-info-content {
  background-color: rgba(54, 50, 56, 0.9);
  padding-top: 4.01417%;
  padding-bottom: 6.02125%;
  background-size: 0%;
}
@media (min-width: 500px) {
  .background-info-content {
    background-size: 800%;
    background-color: rgba(54, 50, 56, 0.6);
  }
}
.background-info-content .background-info:first-of-type .text {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto 4.01417% auto;
  background-color: rgba(223, 80, 51, 0.75);
  padding: 2.00708% 0;
  display: block;
  overflow: hidden;
}
.background-info-content .background-info:first-of-type .text .rich-text {
  width: 95%;
  margin: 0 auto;
}
.background-info-content .background-info:first-of-type .text b {
  font-size: 1.22em;
  font-weight: 700;
}
.background-info-content .stacks-multicolumn-2up {
  width: 100%;
  max-width: 1440px;
}
.background-info-content .stacks-multicolumn-2up .first-in-row .grid-block-content {
  padding: 0;
}
@media (min-width: 800px) {
  .background-info-content .stacks-multicolumn-2up .first-in-row .grid-block-content {
    padding: 0 2.00708% 0 0;
  }
}
.background-info-content .stacks-multicolumn-2up .last-in-row .grid-block-content {
  padding: 0;
}
@media (min-width: 800px) {
  .background-info-content .stacks-multicolumn-2up .last-in-row .grid-block-content {
    padding: 0 0 0 2.00708%;
  }
}
.background-info-content .title-container h2, .background-info-content h3 {
  font-size: 2.7em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
  text-align: left;
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.background-info-content h3 {
  margin-bottom: 2.00708%;
}
.background-info-content h2 {
  font-size: 4.1em;
  text-transform: uppercase;
  font-family: "Strait", sans-serif;
  font-weight: 400;
}
.background-info-content p {
  font-size: 2.1em;
  line-height: 1.4em;
  font-weight: 400;
}
.background-info-content .grid-block-content {
  /*max-width: 95%;*/
}
.background-info-content .grid-block-content .rich-text {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 2em;
  width: auto;
}
.background-info-content .grid-block-content .rich-text p {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: .5em 0;
}
.background-info-content .grid-block-content .rich-text p b {
  font-size: 1.3em;
}
.background-info-content .grid-block-inner h2 {
  text-align: center;
  margin: .2em 0;
  font-size: 5em;
}
.background-info-content ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: block;
  text-align: left;
  overflow: hidden;
  max-width: 1440px;
}
.background-info-content ul li {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(223, 80, 51, 0.75);
  width: 95%;
  padding: 2.00708%;
  margin: 2.00708%;
  text-align: left;
  font-size: 1.1em;
  min-height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.background-info-content ul li:hover {
  background-color: rgba(223, 80, 51, 0.5);
}
@media (min-width: 500px) {
  .background-info-content ul li {
    width: 26.5%;
    min-height: 115px;
  }
}
.background-info-content ul li:nth-child(3n+3) {
  margin: 2.00708%;
}
@media (min-width: 500px) {
  .background-info-content ul li:nth-child(3n+3) {
    margin: 2.00708% 0 2.00708% 2.00708%;
  }
}
.background-info-content ul li:nth-child(3n+4), .background-info-content ul li:first-child {
  margin: 2.00708%;
}
@media (min-width: 500px) {
  .background-info-content ul li:nth-child(3n+4), .background-info-content ul li:first-child {
    margin: 2.00708% 2.00708% 2.00708% 0;
  }
}
.background-info-content ul a:link, .background-info-content ul a:active, .background-info-content ul a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.3em;
  font-weight: 700;
  display: block;
  clear: both;
}
.background-info-content ul a:hover {
  text-decoration: none;
}

/*.background-info-content > div:last-child{
  padding-bottom: 0px;
  @include breakpoint($bkp-small){
    padding-bottom: 300px;
  }
}*/
.disqus_thread {
  background-color: #ffffff;
  clear: both;
}

.about-page .rich-text .rich-text a:last-of-type {
  font-family: "PT Sans", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: .8em .8em;
  display: table;
  background-color: #ED502F;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}

.separated-logo-static {
  font-size: 1.2em;
  letter-spacing: .015em;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  /*font-size:.6em;*/
  color: #fff;
  font-weight: 700;
  margin: 0 auto;
  /*padding-right:1.2em;*/
  display: table;
  box-sizing: border-box;
}
.separated-logo-static a:link {
  display: block;
}
.separated-logo-static .point, .separated-logo-static .taken {
  font-size: .85em;
  padding: .15em .1em;
  display: block;
  opacity: 1;
}
.separated-logo-static .point {
  display: table;
  position: absolute;
  right: -.3em;
  z-index: 200;
}
.separated-logo-static .taken {
  display: table;
  position: absolute;
  left: -.3em;
  z-index: 200;
}
.separated-logo-static .logo-top {
  height: 1.3em;
  background-color: #ED502F;
  position: relative;
  margin-top: 0.25em;
  margin-left: .2em;
  opacity: 1;
  width: 2.6em;
  box-sizing: border-box;
}
.separated-logo-static .logo-top:after {
  content: '';
  position: absolute;
  right: -3.4em;
  bottom: 0;
  border-style: solid;
  border-width: 1.8em 2em 0 1.6em;
  border-color: transparent transparent transparent #ED502F;
  box-sizing: border-box;
}
.separated-logo-static .logo-bottom {
  height: 1.3em;
  background-color: #64318D;
  margin: .135em 0 0 1.6em;
  position: relative;
  opacity: 1;
  margin-right: .2em;
  width: 2.6em;
  box-sizing: border-box;
}
.separated-logo-static .logo-bottom:before {
  content: '';
  position: absolute;
  left: -3.4em;
  top: 0;
  border-style: solid;
  border-width: 0 1.6em 1.8em 2em;
  border-color: transparent #64318D transparent transparent;
  box-sizing: border-box;
}

/*$orange: #DF5033;*/
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.flip-list {
  font-size: 26px;
  /* perspective */
  /* turning on hover */
  /* making the the other side hidden while flipping */
  /* front side is in front of a back side */
  /* back side */
}
@media (min-width: 600px) {
  .flip-list {
    font-size: 30px;
  }
}
.flip-list p {
  font-size: .6em;
}
.flip-list h1 {
  color: #fff;
  font-family: "Strait", sans-serif;
  font-size: 2.5em;
  text-transform: uppercase;
  margin: .5em .3em;
}
.flip-list .flip-container {
  perspective: 1000;
  margin: 10px auto;
  float: none;
}
@media (min-width: 600px) {
  .flip-list .flip-container {
    margin: 0 auto;
  }
  .flip-list .flip-container.past-guest {
    float: left;
    margin: 10px;
  }
}
.flip-list .flipper.flip {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flip-list .plus, .flip-list .close {
  font-family: arial;
  display: block;
  padding: .045em .2em;
  position: absolute;
  font-size: 1.3em;
  line-height: .8em;
  color: #fff;
  background-color: tomato;
  cursor: pointer;
  font-weight: 400;
}
.flip-list .past-guest .plus, .flip-list .past-guest .close {
  right: 0;
  bottom: 0;
}
.flip-list .highlight .plus, .flip-list .highlight .close {
  left: 45%;
  bottom: 5%;
}
.flip-list .close {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.flip-list .close em {
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.flip-list .headshot {
  position: relative;
  display: block;
  width: 325px;
  height: 325px;
  /*left: 3%;*/
  /*right: 0;*/
  margin: 0 auto;
  z-index: -1;
}
.flip-list .headshot .img-align {
  /*display:inline-block;*/
  /*height:100%;*/
  vertical-align: middle;
}
.flip-list .headshot img {
  display: block;
  /*position:absolute;*/
  /*top:0;*/
  width: 325px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-clip-path: url("#clip-polygon");
  clip-path: url("#clip-polygon");
}
.flip-list .past-guest.flip-container,
.flip-list .past-guest .front,
.flip-list .past-guest .back {
  width: 100%;
  height: 326px;
  line-height: 100px;
  font-size: 1em;
  position: relative;
}
@media (min-width: 600px) {
  .flip-list .past-guest.flip-container,
  .flip-list .past-guest .front,
  .flip-list .past-guest .back {
    width: 346px;
    height: 326px;
  }
}
.flip-list .past-guest .img-align {
  width: 14%;
}
.flip-list .past-guest .headshot {
  width: 325px;
  /*height: 325px;*/
}
.flip-list .highlight.flip-container,
.flip-list .highlight .front,
.flip-list .highlight .back {
  width: 100%;
  height: 450px;
  line-height: 100px;
  font-size: 30px;
  position: relative;
}
@media (min-width: 500px) {
  .flip-list .highlight.flip-container,
  .flip-list .highlight .front,
  .flip-list .highlight .back {
    width: 295px;
    height: 450px;
  }
}
.flip-list .highlight .headshot {
  width: 280px;
  height: 280px;
  /*margin-left: -8%;*/
}
.flip-list .highlight .headshot img {
  display: inline-block;
  vertical-align: middle;
  -webkit-clip-path: url("#clip-polygon-small");
  clip-path: url("#clip-polygon-small");
  /*height:95%;*/
  /*@media (min-width: 600px) {
     -webkit-clip-path: url("#large-circle");
  clip-path: url("#large-circle");
  }*/
}
.flip-list .flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  position: relative;
  color: white;
}
.flip-list .flipper h2 {
  font-size: .8em;
  line-height: 1em;
  margin: .4em 0;
  padding: 0;
  clear: both;
  text-align: left;
  float: left;
}
.flip-list .flip-content {
  padding: 1em;
  display: block;
  overflow: hidden;
}
.flip-list .flip-content ul {
  list-style-type: none;
  margin: 0;
  padding: 1em 0 0 0;
  clear: both;
}
.flip-list .flip-content ul li {
  background-color: #64318D;
  font-size: .5325em;
  line-height: 1.2em;
  margin: 0 0 .35em 0;
  padding: .6em;
  font-weight: 700;
  cursor: pointer;
}
.flip-list .flip-content ul li:hover {
  background-color: rgba(100, 49, 141, 0.8);
}
.flip-list .past-guest ul {
  position: absolute;
  bottom: 10%;
  max-width: 75%;
}
.flip-list .past-guest .front,
.flip-list .past-guest .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
}
.flip-list .highlight .front,
.flip-list .highlight .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.flip-list .highlight .front h3,
.flip-list .highlight .back h3 {
  margin: 0;
  font-size: .8em;
  line-height: 1.3em;
}
.flip-list .highlight .back {
  background-color: #45909b;
}
.flip-list .highlight .back p {
  font-size: .57em;
}
.flip-list .highlight .front h2, .flip-list .highlight .back h2 {
  font-family: "PT Sans", sans-serif;
  font-size: 1.2em;
  position: absolute;
  bottom: 15.5%;
  width: 80%;
  text-align: center;
  text-transform: none;
  font-weight: 700;
}
.flip-list .highlight .front h2 {
  padding: 0 .5em;
}
.flip-list .front {
  z-index: -1;
}
.flip-list .back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.flip-list .back .tweet-handle {
  display: none;
  float: right;
  clear: both;
  font-size: .5em;
  line-height: 1em;
  margin: .5em 2em 0 .5em;
  text-transform: uppercase;
}
.flip-list .back .tweet-handle a:link, .flip-list .back .tweet-handle a:active, .flip-list .back .tweet-handle a:visited, .flip-list .back .tweet-handle a:hover {
  color: #fff;
  text-decoration: none;
  position: relative;
}
.flip-list .back .tweet-handle a:after {
  content: '';
  display: block;
  position: absolute;
  right: -35px;
  bottom: -5px;
  background-size: cover;
  height: 35px;
  width: 35px;
  background-image: url("../images/png/TwitterLogo_white.png");
}
.flip-list .back p {
  font-size: .6325em;
  line-height: 1.3em;
  color: white;
  clear: both;
  text-align: left;
  font-weight: 400;
  margin: .2em 0;
  float: left;
}
.flip-list .past-guest .title-container {
  position: absolute;
  padding: 0 15px;
  height: 120px;
  top: 0;
  left: 0;
  margin: 0;
  background-color: rgba(223, 80, 51, 0.8);
  width: 130px;
}
.flip-list .past-guest .title-container:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -30px;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 44px 30px 0;
  border-color: transparent #df4f33 transparent transparent;
  opacity: .8;
}
.flip-list .past-guest .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: .8em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 90%;
  text-align: left;
  text-transform: uppercase;
}

#Guests .title-container {
  position: absolute;
  padding: 0 15px;
  height: 180px;
  top: 0;
  left: 0;
  margin: 0;
  background-color: #ED502F;
  max-width: 180px;
}
@media (min-width: 800px) {
  #Guests .title-container {
    max-width: 250px;
    height: 230px;
  }
}
#Guests .title-container:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -48px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70.6px 50px 0;
  border-color: transparent #ED502F transparent transparent;
}
#Guests .title-container h2 {
  font-family: "Strait", sans-serif;
  font-size: 3.157em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 80%;
  text-transform: uppercase;
}
#Guests .flip-list {
  position: relative;
  /*width:100%;*/
  max-width: 1440px;
  margin: 60.21251% auto 0 auto;
}
@media (min-width: 500px) {
  #Guests .flip-list {
    margin: 30.10626% auto 0 auto;
  }
}
@media (min-width: 1000px) {
  #Guests .flip-list {
    margin: 18.06375% auto 0 auto;
  }
}

.highligh-flip-card-container {
  width: 100%;
  display: inline-block;
}
@media (min-width: 800px) {
  .highligh-flip-card-container {
    width: 40%;
  }
}
@media (min-width: 1300px) {
  .highligh-flip-card-container {
    width: 24%;
  }
}
