@font-face {
  font-family: 'Univers CE Medium';
  src: url("../fonts/subset-UniversCE-Medium.woff2") format('woff2'), url("../fonts/subset-UniversCE-Medium.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Univers LT 47 CondensedLt';
  src: url("../fonts/subset-UniversLT-CondensedBold.woff2") format('woff2'), url("../fonts/subset-UniversLT-CondensedBold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Univers LT 59 UltraCondensed';
  src: url("../fonts/subset-UniversLT-UltraCondensed.woff2") format('woff2'), url("../fonts/subset-UniversLT-UltraCondensed.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Univers LT 57 Condensed';
  src: url("../fonts/subset-UniversLT-Condensed.woff2") format('woff2'), url("../fonts/subset-UniversLT-Condensed.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/subset-YWFTUltramagnetic-Bold.woff2") format('woff2'), url("../fonts/subset-YWFTUltramagnetic-Bold.woff") format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/subset-YWFTUltramagnetic-Oblique.woff2") format('woff2'), url("../fonts/subset-YWFTUltramagnetic-Oblique.woff") format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'YWFT Ultramagnetic';
  src: url("../fonts/subset-YWFTUltramagnetic-Regular.woff2") format('woff2'), url("../fonts/subset-YWFTUltramagnetic-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SignPainterHouseBrush';
  src: url("../fonts/subset-SignPainterHouseBrush.woff2") format('woff2'), url("../fonts/subset-SignPainterHouseBrush.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
}
::selection {
  background: #000;
  color: #fff;
}
#top_takeover_responsive {
  margin-top: 40px;
}
#top_takeover_responsive,
.full-responsive {
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
}
#top_takeover_responsive [id^=google_ads_iframe],
.full-responsive [id^=google_ads_iframe] {
  text-align: center;
}
#top_takeover {
  margin: 78px auto 30px;
}
.brand-color {
  color: #ffd007;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
}
.nav-up {
  top: -40px;
}
.riot-headline {
  color: #000;
  font-family: 'Univers LT 57 Condensed';
  text-transform: uppercase;
  font-size: 18px;
}
.riot-headline.container {
  width: 100%;
  max-width: 1240px;
  display: block;
}
.riot-headline a {
  margin: 40px 0;
  color: inherit;
  display: block;
}
.riot-headline .riot-headline-title {
  background: #000;
  color: #fff;
  padding: 10px 17px;
  display: inline-block;
}
.riot-headline .headline-text {
  background: #ffd007;
  padding: 10px 17px;
  display: block;
}
.ad-container {
  text-align: center;
}
a {
  text-decoration: none;
}
.mustard {
  color: #ffd007;
}
.main-nav {
  background: #fff;
  top: 0;
  width: 100%;
  height: 40px;
  z-index: 10;
  box-sizing: content-box;
  border-bottom: 9px solid #000;
}
.button-and-logo.mast-helper {
  height: 45px;
  background: #fff;
  z-index: 10000;
  display: none;
}
.button-and-logo.mast-helper.show-toggle {
  display: block;
}
.button-and-logo.mast-helper .menu-nav-button {
  padding: 0;
}
.genre-nav {
  position: absolute;
  z-index: 10;
  right: 0;
  left: 0;
  top: 54px;
  background: #000;
  color: #fff;
}
.genre-nav ul {
  padding: 0;
}
.genre-nav a {
  font-family: 'Univers LT 57 Condensed';
}
.main-nav {
  height: 54px;
  transition: top 0.2s ease-in-out;
  position: fixed;
}
.main-nav.nav-up {
  top: -80px;
}
.main-nav .button-and-logo .logo {
  margin: 0;
  height: 54px;
  overflow: hidden;
}
.main-nav .button-and-logo .logo img {
  width: 67px;
  margin-top: -7px;
}
.main-nav .mobile-share {
  padding-top: 4px;
  margin-left: 8px;
  float: left;
  display: none;
}
.main-nav .mobile-share .comment-count-icon path {
  fill: #fff;
}
.main-nav .mobile-share .share-button {
  border: 2px solid #fff;
  background: #000;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  position: relative;
}
.main-nav .mobile-share .share-button:hover i.fa {
  color: $electricBlue;
}
.main-nav .mobile-share .share-button:hover .gfx-container path {
  fill: $electricBlue;
}
.main-nav .mobile-share .share-button i.fa {
  font-size: 18px;
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 4px;
}
.main-nav .mobile-share .share-button .gfx-container {
  position: absolute;
  left: 3px;
  top: 6px;
  width: 20px;
}
body.single .main-nav.scrolled .logo {
  display: none;
}
body.single .main-nav.scrolled .mobile-share {
  display: block;
}
.nav-corner-box {
  width: 40px;
  height: 40px;
  top: 0;
  cursor: pointer;
}
.nav-corner-box .menu {
  display: block;
  margin-bottom: 7px;
  font-family: 'Univers CE Medium';
  color: #000;
}
.nav-corner-box .bar {
  display: block;
  width: 32px;
  height: 2px;
  position: absolute;
  background: #000;
  left: 12px;
}
.nav-corner-box .tooltip-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background: #1fedff;
  left: -15px;
  top: 54px;
  padding: 5px 5px 4px;
  font-size: 12px;
  width: 100%;
  box-sizing: border-box;
  transition: 0.25s all ease;
  transition-delay: 0.25s;
  z-index: 2;
  color: #000;
  font-family: 'Univers LT 57 Condensed';
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.nav-corner-box.nav-corner-left {
  width: 55px;
  height: 57px;
  box-sizing: border-box;
  float: left;
  position: relative;
}
.nav-corner-box.nav-corner-left .bar.bar1 {
  top: 17px;
}
.nav-corner-box.nav-corner-left .bar.bar2 {
  top: 27px;
}
.nav-corner-box.nav-corner-left .bar.bar3 {
  top: 37px;
}
.nav-corner-box.nav-corner-right {
  padding: 12px 11px;
  box-sizing: border-box;
  border-left: 1px solid #000;
  width: 55px;
  height: 54px;
}
.button-and-logo {
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.button-and-logo .logo {
  float: left;
  margin: 9px 0 0 8px;
  position: relative;
}
.button-and-logo .logo img {
  width: 100px;
}
.menu-nav-button {
  padding: 20px;
}
.mast-helper:hover .bar1,
.mast-helper:hover .bar2 {
  background: $mustard;
}
.mast-helper .bar1,
.mast-helper .bar2 {
  top: 23px;
  width: 40px;
  left: 10px;
}
.mast-helper .bar1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.mast-helper .bar2 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#fly-wrap .menu-content {
  overflow: scroll;
}
.nav-content-right {
  right: 0;
  top: 0;
  position: absolute;
}
.genre-nav {
  display: none;
  z-index: 40;
  right: 0;
  left: 0;
  top: 54px;
  text-align: center;
  line-height: 1;
}
.genre-nav ul {
  text-transform: uppercase;
  margin: 0 auto;
}
.genre-nav li {
  display: inline-block;
  font-size: 12px;
}
.genre-nav a {
  padding: 5px 11px 4px 11px;
  color: inherit;
  text-decoration: none;
}
.genre-nav a.active,
.genre-nav a:hover {
  background: #ffd007;
  color: #000;
}
@media (min-width: 768px) {
  .genre-nav {
    display: block;
  }
  .genre-nav li {
    margin: 7px 0 5px;
  }
}
@media (min-width: 768px) {
  #top_takeover {
    margin: 78px auto 40px;
  }
  .nav-corner-box .bar {
    left: 17px;
  }
  .nav-corner-box.nav-corner-left,
  .nav-corner-box.nav-corner-right {
    width: 65px;
  }
  .nav-corner-box.nav-corner-left:hover .tooltip-content {
    visibility: visible;
    opacity: 1;
    left: 0;
  }
  .nav-corner-box.nav-corner-right {
    padding: 11px 14px;
  }
  .genre-nav a {
    padding: 5px 11px 4px 11px;
  }
}
@media (min-width: 1024px) {
  .main-nav .button-and-logo .logo {
    margin: 0;
    height: 78px;
  }
  .main-nav .button-and-logo .logo img {
    width: 96px;
    margin-top: -9px;
  }
  .riot-headline a {
    background: #ffd007;
  }
  .riot-headline .headline-text {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .genre-nav a {
    padding: 5px 23px 4px;
  }
}
.genre-nav.social {
  background: #663f6b;
}
.genre-nav.social ul {
  display: table;
  width: 372px;
  margin: 0 auto;
}
.genre-nav.social li {
  margin: 0;
  width: 33%;
  display: table-cell;
  cursor: pointer;
}
.genre-nav.social a:hover {
  opacity: 0.8;
}
.genre-nav.social a {
  display: inline-block;
  width: 100%;
  transition: 0.3s all;
}
.genre-nav.social a.facebook {
  background-color: #3b57a0;
}
.genre-nav.social a.twitter {
  background-color: #419bd7;
}
.genre-nav.social a.pinterest {
  background-color: #cc2129;
}
.genre-nav.social i.fa {
  color: #fff;
  font-size: 14px;
}
.subscribe-panel-button,
.store-button {
  font-family: 'Univers LT 47 CondensedLt';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  float: right;
  margin: 16px 10px 0;
  cursor: pointer;
}
.subscribe-panel-button:hover,
.store-button:hover {
  color: $mustard;
}
.search-button {
  color: #000;
  float: right;
}
.search-button path {
  fill: #000;
}
#search-bar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#search-bar.showing {
  display: block;
}
#search-bar .container {
  max-width: 900px;
  margin: 100px auto 0;
}
#search-bar .whiteout-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255,255,255,0.9);
  z-index: -1;
}
#search-bar .search-close-button {
  left: unset;
  right: 24px;
}
#search-bar #searchform {
  margin-top: 24px;
}
#search-bar #s {
  display: block;
  width: 100%;
  border: none;
  background: none;
  font-family: 'Univers CE Medium';
  font-size: 26px;
  color: #000;
  margin-bottom: 18px;
  margin-top: 9px;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-text-fill-color: #000 !important;
}
#search-bar #s:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
}
#search-bar .instructions {
  color: #000;
  font-weight: 700;
}
#current-article-headline {
  height: 45px;
  text-align: center;
  position: relative;
  top: 0;
}
#current-article-headline .headline {
  font-family: 'Univers LT 59 UltraCondensed';
  text-transform: uppercase;
  font-size: 2.5rem;
}
#current-article-headline img {
  height: 100%;
  position: relative;
  top: 8px;
}
#menu-mainactions {
  padding-left: 0;
  padding-top: 20px;
}
#menu-mainactions li {
  transition: all 0.3s;
  padding: 0 30px;
}
#menu-mainactions li:last-child a {
  border-bottom: none;
}
#menu-mainactions a {
  display: block;
  color: #ecece9;
  border-bottom: 1px solid #4c4c4c;
  height: 30px;
  line-height: 20px;
  vertical-align: middle;
}
#menu-mainactions a:hover {
  color: $mustard;
}
.newsletter-signup-link {
  height: 74px;
  background: #939392;
  padding-left: 30px;
  margin-bottom: 22px;
  transition: all 0.3s;
}
.newsletter-signup-link:hover {
  background: $mustard;
}
.newsletter-signup-link:hover a {
  color: #fff;
}
.newsletter-signup-link:hover path {
  fill: #fff;
}
.newsletter-signup-link a {
  color: #343434;
  height: 74px;
  line-height: 74px;
  vertical-align: middle;
  display: block;
}
.arrow {
  transition: all 0.3s;
  width: 20px;
  height: 20px;
}
.arrow path {
  fill: $lightGray;
}
.menu-content .social-buttons {
  margin-left: 30px;
  margin-bottom: 80px;
}
.menu-content .social-buttons .subscribe-button {
  width: 30px;
  height: 30px;
}
.menu-content .social-buttons .subscribe-button {
  color: $darkGray;
  margin-right: 12px;
}
.over {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 100;
  padding: 48px 36px 0 36px;
  overflow: scroll;
  z-index: 1001;
}
@media (min-width: 768px) {
  .over {
    padding-top: 90px;
  }
}
@media (min-width: 970px) {
  .over-container {
    max-width: 940px;
    margin: 0 auto;
  }
}
.navigation-close-button {
  position: fixed;
  top: -9px;
  left: 10px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .navigation-close-button {
    top: -10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }
}
.navigation-close-button:before,
.navigation-close-button:after {
  position: absolute;
  left: 16px;
  content: ' ';
  height: 32px;
  width: 2px;
  background-color: #000;
}
@media (min-width: 768px) {
  .navigation-close-button:before,
  .navigation-close-button:after {
    left: 21px;
  }
}
.navigation-close-button:before {
  transform: rotate(45deg);
}
.navigation-close-button:after {
  transform: rotate(-45deg);
}
.section-title {
  font-family: 'Univers LT 59 UltraCondensed';
  font-size: 4rem;
  line-height: 4rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
nav.over a {
  text-decoration: none;
}
.over-media ul {
  list-style-type: none;
  padding-left: 0;
  border-top: 4px solid #000;
  margin: 0;
}
.over-media li {
  font-family: 'YWFT Ultramagnetic';
  font-size: 18px;
  text-transform: uppercase;
}
.over-media li:not(:last-child) {
  border-bottom: 2px solid #000;
}
.over-media li > a {
  height: 60px;
}
.over-media a {
  display: block;
  color: inherit;
}
.over-media a:hover {
  color: #4d4d4d;
}
.over-media a > * {
  display: inline-block;
  vertical-align: middle;
}
.over-media img {
  height: 50px;
  margin: 5px 25px 5px 0;
}
.over-media .icon {
  width: 67px;
}
.over-media .over-listen img {
  max-width: 50px;
}
.cta-links {
  padding: 0;
  list-style-type: none;
  color: #fff;
  text-align: center;
}
.cta-links ul {
  padding: 0 !important;
}
.cta-links a {
  color: #000;
  display: block;
  font-family: 'Univers LT 47 CondensedLt';
  text-transform: uppercase;
  padding: 14px 8px;
  font-weight: bold;
  margin-bottom: 10px;
}
.cta-links a:hover {
  color: $mustard;
}
.cta-links li:hover>a {
  background: #000 !important;
  color: #fff;
}
.cta-links li:nth-child(1) a {
  background: #fd8238;
}
.cta-links li:nth-child(2) a {
  background: #0bff72;
}
.cta-links li:nth-child(3) a {
  background: #ed1f24;
}
.cta-links li:nth-child(4) a {
  background: #8dffe6;
}
.cta-links li:nth-child(5) a {
  background: #1fedff;
}
.cta-links li:nth-child(6) a {
  background: #ff8686;
}
.subnav-links {
  background: #000;
  text-align: center;
  padding: 20px 0;
  margin: 10px 0;
}
.subnav-links li {
  list-style-type: none;
  margin-bottom: 10px;
}
.subnav-links a {
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-family: 'Univers CE Medium';
}
.subnav-links a:hover {
  color: #ffd007;
}
.over-social {
  list-style-type: none;
  padding: 0;
  text-align: center;
  background: #000;
  padding-top: 10px;
}
.over-social li {
  display: inline-block;
  margin: 0 4px 8px 4px;
}
.over-social a {
  display: block;
  height: 28px;
  width: 28px;
  padding: 1px;
  border-radius: 28px;
  font-size: 18px;
  background: #fff;
  color: #000;
  position: relative;
}
.over-social a:before {
  position: relative;
  top: 3px;
}
.over-arrow {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 18px;
  top: 2px;
  background-image: url("../images/nav-arrow-black.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 6px;
}
.over-shop:hover .over-arrow,
.over-newsletter:hover .over-arrow,
.over-insiders:hover .over-arrow {
  background-image: url("../images/nav-arrow-white.png");
}
.over-arrow_white {
  background-image: url("../images/nav-arrow-white.png");
}
/* POINTY ARROWS */
.pointy .pointer::after {
  display: inline-block;
  content: ' ';
  background-image: url("../svgs/buy-now-arrow.svg");
  background-size: 22px 17px;
  height: 14px;
  width: 22px;
  position: relative;
  transition: 0.2s;
  margin-left: 4px;
}
.pointy:hover .pointer::after {
  transform: translateX(8px);
}
/* RANDOM CONTENT */
[id^="top-alt-content"] {
  text-align: center;
}
#top_takeover .random-content-pro-wrapper,
.sidebar .random-content-pro-wrapper {
  display: none;
}
#top_takeover .random-content-pro-wrapper.showing,
.sidebar .random-content-pro-wrapper.showing {
  display: block;
}
#top_takeover .random-content-pro-wrapper a,
.sidebar .random-content-pro-wrapper a {
  display: none;
}
#top_takeover .random-content-pro-wrapper a.showing,
.sidebar .random-content-pro-wrapper a.showing {
  display: block;
}
.widget_random_content_pro_widget a {
  box-shadow: none !important;
}
@media (min-width: 768px) {
  #search-bar #s {
    font-size: 37px;
    border-bottom: 1px solid #000;
    margin-top: 0;
  }
  .over-media {
    display: flex;
  }
  .over-read,
  .over-listen {
    flex: 0 0 47%;
  }
  .over-read {
    margin-right: 40px;
  }
}
@media (min-width: 1024px) {
  .over-container {
    display: flex;
  }
  .over-media {
    flex: 0 0 64%;
  }
  .over-other {
    margin-left: 40px;
    flex: 0 0 31%;
  }
}
@media (min-width: 1380px) {
  .single .riot-headline.container {
    padding-right: 280px;
    box-sizing: border-box;
  }
}
