@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ir {
  overflow: hidden; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%; }

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

@font-face {
  font-family: tgr-site-icons;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/tgr-site-icons3.eot");
  src: url("fonts/tgr-site-icons3.eot?#iefix") format("embedded-opentype"), url("fonts/tgr-site-icons3.woff") format("woff"), url("fonts/tgr-site-icons3.ttf") format("truetype"), url("fonts/tgr-site-icons3.svg#tgr-site-icons") format("svg"); }
/* Candy 
$cat1color:  #00c0ff;
$cat2color:  #24e969;
$cat3color:  #aa28f4;
$cat4color:  #ffc600;
$cat5color:  #25b0ff;
$cat6color:  #3f3f3f;
$cat7color:  #ff4d3b;
$cat8color:  #ff3a00;
$cat9color:  #3ae391;
$cat10color: #ff7200;
$cat11color: #00f3e5;
$cat12color: #ff0060;
$catgeneral: #FFFFFF; */
/* Blue Paintstore
$cat1color:  #2547c3;
$cat2color:  #27a6d0;
$cat3color:  #86c8de;
$cat4color:  #92b6cd;
$cat5color:  #7c9aab;
$cat6color:  #6c7b8f;
$cat7color:  #606872;
$cat8color:  #2979dc;
$cat9color:  #00c0ff;
$cat10color: #635bf3;
$cat11color: #92b6ff;
$cat12color: #92e4ff;
$catgeneral: #FFFFFF; */
p, .edit-profile .callout ol li,
.entry-detail .callout ol li {
  color: #161616;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 400; }

h1, .hero-slider .well h2, .well h2, .well .edit-profile .close-button, .edit-profile .well .close-button,
.well .entry-detail .close-button,
.entry-detail .well .close-button, .well .signup-login #content .close-button, .signup-login #content .well .close-button {
  color: #161616;
  font-size: 36px;
  font-weight: 800; }

h2, .edit-profile .close-button,
.entry-detail .close-button, .signup-login #content .close-button, .well.well-med h2, .well.well-med .edit-profile .close-button, .edit-profile .well.well-med .close-button,
.well.well-med .entry-detail .close-button,
.entry-detail .well.well-med .close-button {
  color: #161616;
  font-size: 22px;
  font-weight: 800; }

h3, .well.well-small h2, .well.well-small .edit-profile .close-button, .edit-profile .well.well-small .close-button,
.well.well-small .entry-detail .close-button,
.entry-detail .well.well-small .close-button, .well.well-small .signup-login #content .close-button, .signup-login #content .well.well-small .close-button, .entry-detail .article .image-large-container .caption {
  color: #161616;
  font-size: 16px;
  font-weight: 800; }

h4, .sidebar-nav a {
  color: #161616;
  font-size: 14px;
  font-weight: 300; }

h5 {
  color: #161616;
  font-size: 12px;
  font-weight: 300; }

.generic-page-body {
  padding: 20px; }
  .generic-page-body h2, .generic-page-body .edit-profile .close-button, .edit-profile .generic-page-body .close-button,
  .generic-page-body .entry-detail .close-button,
  .entry-detail .generic-page-body .close-button, .generic-page-body .signup-login #content .close-button, .signup-login #content .generic-page-body .close-button {
    margin-top: 20px; }
  .generic-page-body h3 {
    margin-top: 10px; }
  .generic-page-body p {
    margin-top: 40px;
    margin-bottom: 40px;
    letter-spacing: .03em;
    line-height: 1.4em; }
  .generic-page-body ul {
    margin-top: 40px;
    margin-bottom: 40px;
    letter-spacing: .03em;
    line-height: 1.4em;
    list-style-type: disc;
    list-style-position: inside; }
  .generic-page-body a {
    color: #00c0ff; }
  .generic-page-body a:hover, .generic-page-body a:active {
    text-decoration: underline; }

.container {
  position: relative;
  margin: 0 auto;
  background: white;
  max-width: 60.625em;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 970px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  .container .inner-wrapper {
    padding: 0 15px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .container .inner-wrapper:after {
      content: "";
      display: table;
      clear: both; }

.main.container {
  background-color: #fff; }

#content {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 65.95745%;
  margin-bottom: 20px; }
  #content:last-child {
    margin-right: 0; }
  #content:after {
    content: "";
    display: table;
    clear: both; }
  #content .with-icon {
    margin: 0 0 20px; }

.main #content {
  margin-bottom: 0px; }

#sidebar {
  width: 300px;
  float: right;
  margin-right: 0; }
  #sidebar:after {
    content: "";
    display: table;
    clear: both; }
  #sidebar .sidebar-ad {
    width: 100%; }

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

.full-width {
  margin: 0 0 20px 0; }
  .full-width:after {
    content: "";
    display: table;
    clear: both; }

.one-column {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 31.91489%; }
  .one-column:last-child {
    margin-right: 0; }
  .one-column:after {
    content: "";
    display: table;
    clear: both; }

.two-column {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 65.95745%; }
  .two-column:last-child {
    margin-right: 0; }
  .two-column:after {
    content: "";
    display: table;
    clear: both; }

.half-column, .width-50 {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 48.93617%; }
  .half-column:last-child, .width-50:last-child {
    margin-right: 0; }
  .half-column:after, .width-50:after {
    content: "";
    display: table;
    clear: both; }

.float-left {
  float: left; }

.float-right {
  float: right;
  margin-right: 0px; }

.fullscreen-layout {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%; }

.skin {
  width: 1900px;
  height: 1200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -950px;
  z-index: 0; }
  .skin.sticky {
    position: fixed; }

.page-top {
  margin-bottom: 20px; }

#more-from-tgr .super-leaderboard, #more-from-tgr .leaderboard {
  width: 100%;
  overflow: visible;
  float: left;
  margin-bottom: 20px;
  margin-left: -15px; }

.leaderboard:after, .super-leaderboard:after {
  content: "";
  display: table;
  clear: both; }

.ad-slot {
  overflow: hidden;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center; }
  .ad-slot iframe, .ad-slot div[id^="google_ads_iframe"] {
    display: block !important;
    margin: 0 auto;
    background-color: #fff; }
  .ad-slot.skin {
    background-color: #fff; }

div[id^="google_pubconsole_overlay_"] {
  background-color: rgba(247, 248, 224, 0.5) !important; }
  div[id^="google_pubconsole_overlay_"] iframe {
    opacity: .5; }

.variable-height, .variable-height div[id^="google_ads_iframe"] {
  width: inherit !important;
  height: 50px;
  overflow-y: hidden; }
  .variable-height:hover, .variable-height div[id^="google_ads_iframe"]:hover {
    height: 250px; }

#sidebar .ad-slot {
  margin-bottom: 20px; }

.series-viewer-ad {
  margin-bottom: 0px; }

a {
  color: #161616;
  text-decoration: none;
  outline: none;
  -webkit-transition: background 0.2s ease-in-out, color 0.1s ease-in-out;
  -moz-transition: background 0.2s ease-in-out, color 0.1s ease-in-out;
  transition: background 0.2s ease-in-out, color 0.1s ease-in-out;
  -webkit-tap-highlight-color: transparent; }
  a:hover {
    color: #00c0ff; }
  a:active {
    color: #00c0ff; }
  a:focus {
    color: #00c0ff; }

a.blue {
  color: #00c0ff; }
  a.blue:hover {
    text-decoration: underline; }

a h1, a .hero-slider .well h2, .hero-slider .well a h2, a .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile a .close-button, a .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well a .close-button,
a .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail a .close-button,
a .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well a .close-button, a .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content a .close-button, a .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well a .close-button, a h4, a span {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
a:hover h1, a:hover .hero-slider .well h2, .hero-slider .well a:hover h2, a:hover .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile a:hover .close-button, a:hover .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well a:hover .close-button,
a:hover .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail a:hover .close-button,
a:hover .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well a:hover .close-button, a:hover .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content a:hover .close-button, a:hover .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well a:hover .close-button, a:hover h4, a:hover span {
  color: #00c0ff; }

a.heavy-text,
.button,
.edit-profile .location input[type="submit"],
input,
.add-your-own h2,
.add-your-own .edit-profile .close-button,
.edit-profile .add-your-own .close-button,
.add-your-own .entry-detail .close-button,
.entry-detail .add-your-own .close-button,
.add-your-own .signup-login #content .close-button,
.signup-login #content .add-your-own .close-button {
  white-space: nowrap; }

h1, .hero-slider .well h2, .hero-slider .well .edit-profile .close-button, .edit-profile .hero-slider .well .close-button,
.hero-slider .well .entry-detail .close-button,
.entry-detail .hero-slider .well .close-button, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button, h2, .edit-profile .close-button,
.entry-detail .close-button, .signup-login #content .close-button, h3, h4, h5 {
  text-transform: uppercase;
  letter-spacing: .05em; }

h1, .hero-slider .well h2, .hero-slider .well .edit-profile .close-button, .edit-profile .hero-slider .well .close-button,
.hero-slider .well .entry-detail .close-button,
.entry-detail .hero-slider .well .close-button, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  h1.page-title, .hero-slider .well h2.page-title, .hero-slider .well .edit-profile .page-title.close-button, .edit-profile .hero-slider .well .page-title.close-button,
  .hero-slider .well .entry-detail .page-title.close-button,
  .entry-detail .hero-slider .well .page-title.close-button, .hero-slider .well .signup-login #content .page-title.close-button, .signup-login #content .hero-slider .well .page-title.close-button {
    margin-bottom: 20px;
    padding: 20px 0;
    font-size: 36px;
    border-bottom: 1px solid #161616; }
    h1.page-title.small, .hero-slider .well h2.page-title.small, .hero-slider .well .edit-profile .page-title.small.close-button, .edit-profile .hero-slider .well .page-title.small.close-button,
    .hero-slider .well .entry-detail .page-title.small.close-button,
    .entry-detail .hero-slider .well .page-title.small.close-button, .hero-slider .well .signup-login #content .page-title.small.close-button, .signup-login #content .hero-slider .well .page-title.small.close-button {
      margin: 0 0 20px 0;
      padding: 0;
      font-size: 18px;
      border: none; }

h2, .edit-profile .close-button,
.entry-detail .close-button, .signup-login #content .close-button {
  position: relative;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  h2.alt, .edit-profile .alt.close-button,
  .entry-detail .alt.close-button, .signup-login #content .alt.close-button {
    color: #161616;
    font-size: 24px;
    font-weight: 800; }
  h2.with-triangle .push-right, .edit-profile .with-triangle.close-button .push-right,
  .entry-detail .with-triangle.close-button .push-right, .signup-login #content .with-triangle.close-button .push-right {
    float: right; }
  h2.with-triangle a, .edit-profile .with-triangle.close-button a,
  .entry-detail .with-triangle.close-button a, .signup-login #content .with-triangle.close-button a {
    margin-left: 7px; }
  h2.with-triangle .i-triangle, .edit-profile .with-triangle.close-button .i-triangle,
  .entry-detail .with-triangle.close-button .i-triangle, .signup-login #content .with-triangle.close-button .i-triangle {
    margin-right: 10px; }
  h2.with-borders:before, #contact .container .with-borders:before, .edit-profile .with-borders.close-button:before,
  .entry-detail .with-borders.close-button:before, .signup-login #content .with-borders.close-button:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }
  h2.with-borders:after, #contact .container .with-borders:after, .edit-profile .with-borders.close-button:after,
  .entry-detail .with-borders.close-button:after, .signup-login #content .with-borders.close-button:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }

h3 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  h3 span {
    color: #ff3c00;
    font-size: 70%;
    padding-left: 5px; }

p.medium-text {
  color: #161616;
  font-size: 14px;
  font-weight: 600; }

sup {
  vertical-align: super;
  font-size: smaller; }

.tc-blue {
  color: #00c0ff; }

em {
  font-style: italic; }

strong {
  font-weight: 800; }

i {
  font-style: italic;
  font-size: 14px; }

blockquote {
  display: block;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  border-left: solid 6px #161616;
  letter-spacing: .03em;
  line-height: 1.8em;
  padding: 0 0 0 10px;
  margin: 0 60px 30px 30px;
  quotes: "“" "”" "‘" "’"; }
  blockquote:before {
    content: open-quote; }
  blockquote:after {
    content: close-quote; }

h2.with-borders, #contact .container .with-borders, .edit-profile .with-borders.close-button,
.entry-detail .with-borders.close-button, .signup-login #content .with-borders.close-button {
  padding: 9px 0 8px 0; }

.with-borders {
  position: relative;
  padding: 20px 0; }
  .with-borders:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }
  .with-borders:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }

h2.lower-border, .edit-profile .lower-border.close-button,
.entry-detail .lower-border.close-button, .signup-login #content .lower-border.close-button {
  padding: 0 0 20px; }

.lower-border {
  position: relative; }
  .lower-border:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background: #161616; }

.page-header {
  height: 500%; }

#navheader.action {
  background-color: #0097c8; }

#navheader.adventure {
  background-color: #30cb67; }

#navheader.culture {
  background-color: #ae6bd5; }

#navheader.gear-tech {
  background-color: #f7c92a; }

#navheader.news {
  background-color: #67c2f6; }

#navheader.film {
  background-color: #595959; }

/*shop doesn't have a header for cat 7 */
#navheader.ski {
  background-color: #e3462d; }

#navheader.snowboard {
  background-color: #64bb91; }

#navheader.bike {
  background-color: #e46600; }

#navheader.surf {
  background-color: #5ed2cb; }

#navheader.more-sports {
  background-color: #e34581; }

#navheader.other {
  background-color: #595959; }

#navheader.general {
  background-color: #FFFFFF; }

#navheader.lifestyle,
#navheader.base-jump,
#navheader.fly-fish,
#navheader.freefly,
#navheader.hang-glide,
#navheader.ice-climb,
#navheader.kitesurf,
#navheader.kayak,
#navheader.longboard,
#navheader.paraglide,
#navheader.parkour,
#navheader.raft,
#navheader.rock-climb,
#navheader.skateboard,
#navheader.skimboard,
#navheader.skydive,
#navheader.stand-up-paddle,
#navheader.wakeboard,
#navheader.wakesurf,
#navheader.windsurf,
#navheader.wingsuit {
  background-color: #e34581; }

#navlinks.action li.action a,
li.action:hover {
  background-color: #0097c8;
  border-right: 2px solid #0097c8;
  border-left: 2px solid #0097c8;
  margin-left: -2px;
  color: #FFFFFF; }

#navlinks.adventure li.adventure a,
li.adventure:hover {
  background-color: #30cb67;
  border-right: 2px solid #30cb67;
  color: #FFFFFF; }

#navlinks.culture li.culture a,
li.culture:hover {
  background-color: #ae6bd5;
  border-right: 2px solid #ae6bd5;
  color: #FFFFFF; }

#navlinks.gear-tech li.gear-tech a,
li.gear-tech:hover {
  background-color: #f7c92a;
  border-right: 2px solid #f7c92a;
  color: #FFFFFF; }

#navlinks.news li.news a,
li.news:hover {
  background-color: #67c2f6;
  border-right: 2px solid #67c2f6;
  color: #FFFFFF; }

#navlinks.film li.film a,
li.film:hover {
  background-color: #595959;
  border-right: 2px solid #595959;
  color: #FFFFFF; }

li.shop:hover {
  background-color: #ef877d;
  border-right: 2px solid #ef877d; }

#navlinks.ski li.ski,
li.ski:hover {
  background-color: #e3462d;
  border: 2px solid #e3462d;
  border-top: 0; }

#navlinks.snowboard li.snowboard,
li.snowboard:hover {
  background-color: #64bb91;
  border: 2px solid #64bb91;
  border-top: 0; }

#navlinks.bike li.bike,
li.bike:hover {
  background-color: #e46600;
  border: 2px solid #e46600;
  border-top: 0; }

#navlinks.surf li.surf,
li.surf:hover {
  background-color: #5ed2cb;
  border: 2px solid #5ed2cb;
  border-top: 0; }

#navlinks.more-sports li.more-sports, li.more-sports:hover,
#navlinks.lifestyle li.more-sports,
#navlinks.base-jump li.more-sports,
#navlinks.fly-fish li.more-sports,
#navlinks.freefly li.more-sports,
#navlinks.hang-glide li.more-sports,
#navlinks.ice-climb li.more-sports,
#navlinks.kitesurf li.more-sports,
#navlinks.kayak li.more-sports,
#navlinks.longboard li.more-sports,
#navlinks.paraglide li.more-sports,
#navlinks.parkour li.more-sports,
#navlinks.raft li.more-sports,
#navlinks.rock-climb li.more-sports,
#navlinks.skateboard li.more-sports,
#navlinks.skimboard li.more-sports,
#navlinks.skydive li.more-sports,
#navlinks.stand-up-paddle li.more-sports,
#navlinks.wakeboard li.more-sports,
#navlinks.wakesurf li.more-sports,
#navlinks.windsurf li.more-sports,
#navlinks.wingsuit li.more-sports {
  background-color: #e34581;
  border: 2px solid #e34581;
  border-top: 0; }

#navlinks.ski li.action {
  background-color: #e3462d;
  border-right: 2px solid #e3462d;
  border-left: 2px solid #e3462d;
  margin-left: -2px; }

#navlinks.snowboard li.action {
  background-color: #64bb91;
  border-right: 2px solid #64bb91;
  border-left: 2px solid #64bb91;
  margin-left: -2px; }

#navlinks.bike li.action {
  background-color: #e46600;
  border-right: 2px solid #e46600;
  border-left: 2px solid #e46600;
  margin-left: -2px; }

#navlinks.surf li.action {
  background-color: #5ed2cb;
  border-right: 2px solid #5ed2cb;
  border-left: 2px solid #5ed2cb;
  margin-left: -2px; }

#navlinks.more-sports li.action,
#navlinks.lifestyle li.action,
#navlinks.base-jump li.action,
#navlinks.fly-fish li.action,
#navlinks.freefly li.action,
#navlinks.hang-glide li.action,
#navlinks.ice-climb li.action,
#navlinks.kitesurf li.action,
#navlinks.kayak li.action,
#navlinks.longboard li.action,
#navlinks.paraglide li.action,
#navlinks.parkour li.action,
#navlinks.raft li.action,
#navlinks.rock-climb li.action,
#navlinks.skateboard li.action,
#navlinks.skimboard li.action,
#navlinks.skydive li.action,
#navlinks.stand-up-paddle li.action,
#navlinks.wakeboard li.action,
#navlinks.wakesurf li.action,
#navlinks.windsurf li.action,
#navlinks.wingsuit li.action {
  background-color: #e34581;
  border-right: 2px solid #e34581;
  border-left: 2px solid #e34581;
  margin-left: -2px; }

.overlay-tile a.i-adventure:hover {
  background-color: #30cb67; }

.overlay-tile a.i-culture:hover {
  background-color: #ae6bd5; }

.overlay-tile a.i-drone:hover {
  background-color: #f7c92a; }

.overlay-tile a.i-news:hover {
  background-color: #67c2f6; }

.overlay-tile a.i-film-reel:hover {
  background-color: #595959; }

.overlay-tile a.i-tag:hover {
  background-color: #ef877d; }

.overlay-tile a.i-ski:hover {
  background-color: #e3462d; }

.overlay-tile a.i-snowboard:hover {
  background-color: #64bb91; }

.overlay-tile a.i-bike:hover {
  background-color: #e46600; }

.overlay-tile a.i-surf:hover {
  background-color: #5ed2cb; }

.overlay-tile a.i-more-sports-icon:hover {
  background-color: #e34581; }

.overlay-tile a.i-ticket:hover {
  background-color: #d0f428; }

.overlay-tile a.i-trophy:hover {
  background-color: #d221dd; }

.overlay-tile a.i-thread:hover {
  background-color: #2832f4; }

.overlay-tile a.i-friends:hover {
  background-color: #7c1ef1; }

.overlay-tile a.i-settings:hover {
  background-color: #72e33a; }

.category-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 90px;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  text-align: center;
  -webkit-align-items: center;
  align-items: center; }

.main-menu-popup {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer; }

.hamburger-icon {
  /* Hamburger Icon Trickery */
  position: relative;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-bottom: 40px; }

.hamburger-icon:before {
  content: "";
  position: absolute;
  width: 2em;
  height: 0.25em;
  left: 0;
  background: #FFFFFF;
  box-shadow: 0 0.5em 0 0 #FFFFFF, 0 1em 0 0 #FFFFFF; }

.div-logo {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 15px 0; }

.general-logo {
  -webkit-box-flex: 10;
  -moz-box-flex: 10;
  -webkit-flex: 10;
  -ms-flex: 10;
  flex: 10; }

.div-logo a, .general-logo a {
  display: block;
  cursor: pointer;
  height: 100%;
  width: 100%; }
  .div-logo a .logo, .general-logo a .logo {
    height: 100%;
    width: 100%;
    min-width: 60px;
    max-width: 160px;
    pointer-events: none; }
  .div-logo a .no-svg .logo, .general-logo a .no-svg .logo {
    background: url(/images/teton-logo.png) no-repeat; }

.section-title {
  -webkit-box-flex: 10;
  -moz-box-flex: 10;
  -webkit-flex: 10;
  -ms-flex: 10;
  flex: 10;
  font-size: 50px;
  font-weight: 800;
  color: #ffffff; }

.utility-menu-search {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .utility-menu-search .i-search:before {
    content: "\26e2";
    font-size: 32px;
    display: block;
    cursor: pointer;
    color: #FFFFFF; }

.utility-menu-gear {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .utility-menu-gear .i-gear:before {
    content: "\25cc";
    font-size: 32px;
    display: block;
    cursor: pointer;
    color: #FFFFFF; }

#navheader.general .section-title {
  display: none; }

.general .hamburger-icon:before {
  background: #161616;
  box-shadow: 0 0.5em 0 0 #161616, 0 1em 0 0 #161616; }

.general .utility-menu-gear .i-gear:before {
  color: #161616; }

.general .utility-menu-search .i-search:before {
  color: #161616; }

.navlinks {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  justify-content: space-between;
  /* or around */
  -webkit-justify-content: space-between;
  height: 45px;
  list-style: none;
  text-align: center;
  color: #909090;
  font-size: 18px;
  font-weight: 700;
  border-left: 2px solid #E5E4E2;
  box-shadow: 0px 2px 2px #b0b0b0;
  margin-bottom: 2px;
  z-index: 1; }

nav[class="{stash:primary_category_url_title}"] > ul {
  border-top: 2px solid #E5E4E2; }

.primary-nav-link {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style: none;
  border-right: 2px solid #E5E4E2;
  line-height: 45px; }

.primary-nav-link a {
  display: block; }

.primary-nav-link a:hover {
  color: #ffffff; }

li.add-dropdown {
  position: relative; }

a.down-arrow:after {
  content: "<";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  font-size: 24px;
  display: inline-block;
  position: absolute;
  font-family: tgr-site-icons; }

li.add-dropdown:hover ul,
li.add-dropdown:hover li,
li.add-dropdown:hover li a {
  display: block; }

ul.dropdown {
  display: none;
  position: absolute;
  z-index: 10;
  margin: 0px 0px 0px -2px;
  background-color: #ffffff;
  list-style: none;
  text-align: center;
  color: #909090;
  font-size: 18px;
  font-weight: 700;
  width: 300px; }

ul.dropdown li {
  list-style: none;
  border: 2px solid #E5E4E2;
  border-top: 0;
  line-height: 40px;
  width: 100%; }

#search-menu {
  display: none; }

#search-menu.show {
  display: block;
  height: 45px; }
  #search-menu.show .input-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    width: 100%;
    height: 50px; }
  #search-menu.show .input-field, #search-menu.show input[type="text"], #search-menu.show .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi #search-menu.show .select2-choices,
  #search-menu.show .edit-profile input[type="email"],
  .edit-profile #search-menu.show input[type="email"],
  #search-menu.show .edit-profile input[type="password"],
  .edit-profile #search-menu.show input[type="password"], #search-menu.show .add-entry .add-photo tr.Image textarea, .add-entry .add-photo tr.Image #search-menu.show textarea {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    margin-bottom: 15px;
    max-width: 650px; }
  #search-menu.show .buttonsearch {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    max-width: 100px;
    background: #ff3c00;
    color: #fff;
    font-weight: 800;
    font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    letter-spacing: .7px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0px 20px 15px 0px;
    border: none;
    border-radius: 0;
    -webkit-appearance: none; }

.overlay-dialog {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
  height: 100%;
  overflow-y: scroll;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  padding: 0; }

.dialog-main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  text-align: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 60px;
  background-color: black;
  color: white; }

.overlay-logo {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  max-width: 140px;
  height: 50px; }

.overlay-logo a {
  display: block;
  margin: auto;
  cursor: pointer; }
  .overlay-logo a .logo {
    height: 80%;
    width: 80%;
    pointer-events: none; }
  .overlay-logo a .no-svg .logo {
    background: url(/images/logos/small-teton-logo-white.png) no-repeat center;
    background-size: 80%;
    display: block; }

.color {
  /*color class for paths in tgr-logo.svg */
  fill: #FFFFFF; }

#utility-menu-dialog .i-search,
#main-menu-dialog .i-search {
  color: #FFFFFF; }

#utility-menu-dialog .utility-menu-search,
#main-menu-dialog .utility-menu-search {
  position: absolute;
  top: 15px;
  right: 60px; }

.close {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
  font-size: 70px;
  line-height: 30px;
  position: absolute;
  top: 15px;
  right: 10px;
  min-height: 40px;
  color: #fff; }

#overlay-grid {
  overflow: hidden;
  margin: 0 10px 0 10px;
  width: 100%; }

.overlay-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  margin: 0 -1px -1px 0;
  list-style: none;
  height: 100%;
  width: 100%; }

.overlay-tile {
  -webkit-box-flex: 1 1 25%;
  -moz-box-flex: 1 1 25%;
  -webkit-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  height: 100%;
  min-height: 120px;
  min-width: 150px;
  border-right: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0; }

.overlay-tile a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-align: center;
  height: 100%;
  min-height: 120px;
  min-width: 150px;
  background-size: auto 50%;
  color: #b0b0b0;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px; }

.overlay-tile a.i-adventure:before,
.overlay-tile a.i-culture:before,
.overlay-tile a.i-drone:before,
.overlay-tile a.i-news:before,
.overlay-tile a.i-ski:before,
.overlay-tile a.i-snowboard:before,
.overlay-tile a.i-bike:before,
.overlay-tile a.i-surf:before,
.overlay-tile a.i-more-sports-icon:before {
  font-size: 80px;
  font-weight: 700; }

.overlay-tile a.i-film-reel:before,
.overlay-tile a.i-tag:before,
.overlay-tile a.i-ticket:before,
.overlay-tile a.i-trophy:before,
.overlay-tile a.i-thread:before,
.overlay-tile a.i-friends:before,
.overlay-tile a.i-settings:before {
  font-size: 60px;
  font-weight: 700; }

.overlay-tile a:hover {
  color: #000000; }

.icon-ski {
  background: url(/images/icon-ski.svg) no-repeat center; }

.icon-snowboard {
  background: url(/images/icon-snowboard.svg) no-repeat center; }

.icon-bike {
  background: url(/images/icon-bike.svg) no-repeat center; }

.icon-surf {
  background: url(/images/icon-surf.svg) no-repeat center; }

.icon-more-sports {
  background: url(/images/icon-more-sports.svg) no-repeat center; }

.icon-adventure {
  background: url(/images/icon-adventure.svg) no-repeat center; }

.icon-culture {
  background: url(/images/icon-culture.svg) no-repeat center; }

.icon-gear-tech {
  background: url(/images/drone-icon.svg) no-repeat center; }

.icon-news {
  background: url(/images/icon-news.svg) no-repeat center; }

.icon-films {
  background: url(/images/icon-films.svg) no-repeat center; }

.icon-shop {
  background: url(/images/icon-shop.svg) no-repeat center; }

.icon-tickets {
  background: url(/images/icon-tickets.svg) no-repeat center; }

.icon-contests {
  background: url(/images/icon-contests.svg) no-repeat center; }

.icon-forums {
  background: url(/images/icon-forums.svg) no-repeat center; }

.icon-stash {
  background: url(/images/icon-stash.svg) no-repeat center; }

.icon-my-account {
  background: url(/images/icon-my-account.svg) no-repeat center; }

#utility-list {
  float: right; }
  #utility-list .utility-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    list-style: none;
    font-size: 18px;
    font-weight: 700;
    z-index: 1;
    height: 100%;
    width: 300px;
    padding: 15px 40px; }
  #utility-list .utility-link {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    list-style: none;
    height: 24px; }
  #utility-list .utility-link a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    height: 100%;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700; }
  #utility-list .overlay-link a:hover {
    color: #ff3c00; }
  #utility-list .spacer-above {
    width: 100%;
    border-top: 2px solid #FFFFFF;
    margin-top: 20px;
    height: 40px; }
  #utility-list .utility-link a:hover {
    color: #ff3c00; }

@media screen and (max-width: 630px) {
  /* Hide the second row of links */
  .navlinks {
    display: none; }

  .category-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    height: 60px;
    justify-content: space-around;
    -webkit-justify-content: space-between;
    text-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .category-row .section-title {
      -webkit-box-flex: 4;
      -moz-box-flex: 4;
      -webkit-flex: 4;
      -ms-flex: 4;
      flex: 4;
      font-size: 150%;
      font-weight: 700; }
    .category-row .general-logo {
      -webkit-box-flex: 6;
      -moz-box-flex: 6;
      -webkit-flex: 6;
      -ms-flex: 6;
      flex: 6; }
      .category-row .general-logo .logo {
        max-width: 120px; }
    .category-row .utility-menu-gear,
    .category-row .utility-menu-search {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 50px; }

  #navheader.general .section-title {
    display: none; }

  .buttonsearch {
    margin-right: 2px !important; } }
@media only screen and (min-width: 631px) {
  .main-menu-popup {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin: 0 25px;
    min-width: 50px;
    height: 50px; }
    .main-menu-popup .hamburger-icon:before {
      font-size: 25px;
      /* Changes the size of the hamburger icon */
      top: 10px; }

  .section-title {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4; }

  .utility-menu-search {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin: 0;
    min-width: 40px; }

  .utility-menu-gear {
    margin: 0 25px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 40px; }

  .div-logo {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin: 0;
    min-width: 140px; } }
@media screen and (min-width: 415px) and (max-width: 630px) {
  .category-row .div-logo .logo {
    max-width: 140px;
    width: 100px; } }
@media only screen and (min-width: 320px) and (max-width: 414px) {
  .main-menu-popup {
    font-size: 14px;
    min-width: 40px;
    line-height: 20px;
    margin-right: 6px; }

  .category-row .div-logo .logo {
    max-width: 60px;
    min-width: 40px; }

  .category-row .general-logo {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4; }
    .category-row .general-logo .logo {
      min-width: 100px;
      max-width: 100px; }

  .section-title {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    font-size: 100%;
    font-weight: 700; }

  .close {
    font-size: 60px;
    min-width: 40px; }

  .utility-menu-search .i-search:before {
    font-size: 24px; }

  .utility-menu-gear .i-gear:before {
    font-size: 24px; }

  #overlay-grid {
    margin: 0 2px 0 2px; }

  .overlay-tile {
    -webkit-box-flex: 1 1 25%;
    -moz-box-flex: 1 1 25%;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    height: 110px;
    min-width: 78px; }

  .overlay-tile a {
    height: 110px;
    min-width: 78px;
    font-size: 12px;
    font-weight: 700; }

  a.color-logo {
    height: 60px; } }
#navigation {
  -webkit-transition: top 0.1s ease-in-out;
  -moz-transition: top 0.1s ease-in-out;
  transition: top 0.1s ease-in-out;
  background: #fff; }

html #navigation {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  -webkit-animation: flyIn 0.1s ease-in-out;
  -moz-animation: flyIn 0.1s ease-in-out;
  animation: flyIn 0.1s ease-in-out; }
html.minimal #navigation {
  top: -54px; }
html.sticky-ad .skin.page-top {
  position: fixed;
  top: 109px; }

@-webkit-keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -52px; } }
@-moz-keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -52px; } }
@keyframes flyIn {
  from {
    top: -150px; }

  to {
    top: -52px; } }
#feedbackify .fby-tab-r {
  top: 75% !important; }

.anchor:before {
  display: block;
  content: "";
  margin-top: -170px;
  height: 170px;
  visibility: hidden; }

.sidebar-nav {
  margin-bottom: 20px;
  width: 300px; }
  .sidebar-nav h2, .sidebar-nav .edit-profile .close-button, .edit-profile .sidebar-nav .close-button,
  .sidebar-nav .entry-detail .close-button,
  .entry-detail .sidebar-nav .close-button, .sidebar-nav .signup-login #content .close-button, .signup-login #content .sidebar-nav .close-button {
    margin-bottom: 10px !important;
    padding: 0 !important; }
  .sidebar-nav a {
    padding: 7px 0;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    line-height: 1.5;
    overflow: hidden; }
    .sidebar-nav a:after {
      content: "";
      display: table;
      clear: both; }
    .sidebar-nav a:hover .icon {
      color: #00c0ff; }
    .sidebar-nav a span {
      display: inline-block;
      vertical-align: middle; }
    .sidebar-nav a .right {
      width: 55%; }
    .sidebar-nav a .left {
      width: 40%;
      float: left;
      overflow: hidden;
      margin-right: 5%; }
  .sidebar-nav .icon {
    margin-right: 10px !important;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #161616;
    position: relative; }
    .sidebar-nav .icon.i-film-reel {
      top: -6px; }
    .sidebar-nav .icon.i-calendar {
      top: -2px; }

#sidebar {
  padding-top: 20px; }
  #sidebar .h-divider {
    background-color: transparent;
    margin: 10px 0; }
  #sidebar .sidebar-nav:after {
    content: "";
    display: table;
    clear: both; }
  #sidebar .sidebar-nav.social {
    margin-bottom: 0; }
  #sidebar .sidebar-nav.add-your-own {
    overflow: hidden; }
    #sidebar .sidebar-nav.add-your-own:after {
      content: "";
      display: table;
      clear: both; }
    #sidebar .sidebar-nav.add-your-own .button, #sidebar .sidebar-nav.add-your-own .edit-profile .location input[type="submit"], .edit-profile .location #sidebar .sidebar-nav.add-your-own input[type="submit"] {
      width: 240px;
      margin: 20px auto;
      display: block;
      position: relative;
      top: 5px; }
    #sidebar .sidebar-nav.add-your-own.with-borders {
      padding: 7px 0 0; }
    #sidebar .sidebar-nav.add-your-own a {
      border: none; }
    #sidebar .sidebar-nav.add-your-own h2, #sidebar .sidebar-nav.add-your-own .edit-profile .close-button, .edit-profile #sidebar .sidebar-nav.add-your-own .close-button,
    #sidebar .sidebar-nav.add-your-own .entry-detail .close-button,
    .entry-detail #sidebar .sidebar-nav.add-your-own .close-button, #sidebar .sidebar-nav.add-your-own .signup-login #content .close-button, .signup-login #content #sidebar .sidebar-nav.add-your-own .close-button {
      margin-bottom: 20px !important; }
    #sidebar .sidebar-nav.add-your-own .upload-section {
      position: relative; }
      #sidebar .sidebar-nav.add-your-own .upload-section:after {
        content: "";
        display: table;
        clear: both; }
      #sidebar .sidebar-nav.add-your-own .upload-section h4 {
        float: left;
        margin-right: 5px; }
      #sidebar .sidebar-nav.add-your-own .upload-section .upload-links:after {
        content: "";
        display: table;
        clear: both; }
      #sidebar .sidebar-nav.add-your-own .upload-section .upload-links li {
        float: left;
        position: relative;
        margin-top: -17px;
        margin-left: 5px; }
        #sidebar .sidebar-nav.add-your-own .upload-section .upload-links li a {
          padding: 0px;
          margin: 0;
          position: relative;
          top: 7px;
          left: 20px; }
          #sidebar .sidebar-nav.add-your-own .upload-section .upload-links li a .i-photo {
            left: 5px; }
    #sidebar .sidebar-nav.add-your-own .push-right {
      display: block;
      float: right;
      margin-bottom: -3px; }
      #sidebar .sidebar-nav.add-your-own .push-right:after {
        content: "";
        display: table;
        clear: both; }
      #sidebar .sidebar-nav.add-your-own .push-right .icon {
        position: relative; }
      #sidebar .sidebar-nav.add-your-own .push-right .i-video {
        top: -5px; }
      #sidebar .sidebar-nav.add-your-own .push-right .i-photo {
        top: -3px; }
      #sidebar .sidebar-nav.add-your-own .push-right a {
        display: block;
        float: left;
        padding: 0;
        margin-left: 15px;
        border-bottom: none;
        overflow: visible;
        line-height: .9; }
        #sidebar .sidebar-nav.add-your-own .push-right a .icon {
          margin-right: 0 !important;
          width: auto;
          height: auto; }
  #sidebar .sidebar-nav.looking-for-something {
    margin-bottom: 20px;
    position: relative;
    display: block; }
  #sidebar .sidebar-nav .credentials {
    padding: 15px 0;
    border-bottom: 1px solid #161616;
    text-align: center;
    width: 100%; }
    #sidebar .sidebar-nav .credentials p {
      font-size: 11px;
      font-weight: 500;
      vertical-align: bottom; }
    #sidebar .sidebar-nav .credentials .i-mountain {
      display: inline-block;
      width: 36px;
      height: 24px; }
      #sidebar .sidebar-nav .credentials .i-mountain:before {
        position: relative;
        top: -8px;
        height: 24px;
        font-size: 34px;
        vertical-align: top; }
    #sidebar .sidebar-nav .credentials .em {
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: .3rem; }
  #sidebar .sidebar-nav.content-list span {
    line-height: 1.2em;
    margin: 5px 0; }
  #sidebar .sidebar-nav .latest-episode-image {
    position: relative; }
    #sidebar .sidebar-nav .latest-episode-image .i-play-btn {
      height: 46px;
      left: 43px;
      position: absolute;
      top: 20px;
      width: 46px;
      color: #fff; }
    #sidebar .sidebar-nav .latest-episode-image img {
      max-height: 62px; }
    #sidebar .sidebar-nav .latest-episode-image .i-video {
      position: absolute;
      top: 5px;
      left: 8px; }
    #sidebar .sidebar-nav .latest-episode-image .i-story {
      position: absolute;
      top: 10px;
      left: 10px; }
    #sidebar .sidebar-nav .latest-episode-image .i-photo {
      position: absolute;
      top: 10px;
      left: 10px; }
  #sidebar .sidebar-nav a:hover .latest-episode-image .i-play-btn, #sidebar .sidebar-nav a:active .latest-episode-image .i-play-btn {
    color: #00c0ff; }
  #sidebar .sidebar-nav .sidebar-call-to-action {
    border-top: 1px solid #161616;
    border-bottom: 1px solid #161616;
    text-align: center;
    margin: 10px 0 0px; }
    #sidebar .sidebar-nav .sidebar-call-to-action:hover, #sidebar .sidebar-nav .sidebar-call-to-action:active {
      color: #00c0ff; }
  #sidebar #mc_embed_signup {
    clear: left;
    margin-bottom: 20px; }
  #sidebar .member-profile .social-accounts {
    padding: 0;
    margin: 0 0 40px 0; }
    #sidebar .member-profile .social-accounts:after {
      background-color: transparent; }
  #sidebar .mc-field-group.input-group {
    display: none; }
  #sidebar .email-signup {
    width: 100%; }
  #sidebar .email {
    padding: 10px 10px;
    width: 76%;
    height: 40px;
    clear: left; }
  #sidebar .input-wrap .submit {
    top: 0;
    right: 0; }
  #sidebar .follow-button,
  #sidebar #___ytsubscribe_0,
  #sidebar #___follow_0,
  #sidebar .follow-button {
    display: block !important;
    float: left !important;
    margin: 0 15px 15px 0 !important; }
  #sidebar #___follow_0 {
    margin: 0 0 15px 0 !important; }
  #sidebar .community-sidebar .add-your-own .button, #sidebar .community-sidebar .add-your-own .edit-profile .location input[type="submit"], .edit-profile .location #sidebar .community-sidebar .add-your-own input[type="submit"] {
    margin: 10px auto 20px; }
  #sidebar .community-sidebar .add-your-own.with-borders {
    padding: 0;
    margin: 0 0 10px; }
  #sidebar .community-sidebar .add-your-own.with-borders:before {
    display: none;
    height: 0px; }
  #sidebar .community-sidebar .add-your-own.with-borders:after {
    display: none;
    height: 0px; }
  #sidebar .small-partner-logo {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%; }
    #sidebar .small-partner-logo:last-child {
      margin-right: 0; }
    #sidebar .small-partner-logo:nth-child(2n) {
      margin-right: 0; }
    #sidebar .small-partner-logo:nth-child(2n+1) {
      clear: left; }
  #sidebar .home-sidebar {
    margin-top: 17px; }

.small-unit {
  display: block;
  width: 300px;
  height: 250px;
  overflow: hidden;
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
  	/*&:nth-child(3n) {
          margin-right: 0;
        }
      &:last-child { clear: none; }*/ }
  .small-unit a:hover, .small-unit a:active {
    color: #00c0ff; }
  .small-unit img {
    min-height: 100%;
    min-width: 100%; }
  .small-unit .image-wrap {
    display: block; }

.subnavigation {
  position: relative;
  display: block; }
  .subnavigation ul {
    border-bottom: 1px solid #161616;
    border-top: 1px solid #161616;
    margin: 0 0 20px;
    padding: 20px 0; }
    .subnavigation ul li {
      display: inline; }
      .subnavigation ul li a {
        color: #161616;
        font-size: 18px;
        letter-spacing: 1px;
        position: relative;
        margin: 0 15px;
        font-weight: 400; }
        .subnavigation ul li a.first-item {
          margin-left: 0; }
        .subnavigation ul li a.active {
          color: #00c0ff;
          text-decoration: underline; }
        .subnavigation ul li a:active, .subnavigation ul li a:hover {
          color: #00c0ff; }
        .subnavigation ul li a:after {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          position: absolute;
          top: 0px;
          right: -15px;
          background: #161616; }
      .subnavigation ul li:last-child a:after {
        display: none; }

.filter-nav h4 {
  display: inline;
  font-size: 20px;
  margin: 0 10px 0 0; }
.filter-nav .dk_container {
  display: inline-block;
  float: none;
  margin: 0 10px 0 0; }
.filter-nav .dk_toggle {
  width: 200px !important; }

.main-title {
  margin: 15px 0; }

.underline {
  border-bottom: 1px solid #161616;
  padding-bottom: 5px;
  margin-bottom: 20px; }

.header-text {
  position: absolute;
  text-align: center;
  width: 100%;
  top: -440px;
  z-index: 20; }
  .header-text h1, .header-text .hero-slider .well h2, .hero-slider .well .header-text h2, .header-text .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text .close-button, .header-text .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text .close-button,
  .header-text .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .header-text .close-button,
  .header-text .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .header-text .close-button, .header-text .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text .close-button, .header-text .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text .close-button {
    font-size: 60px;
    color: #fff;
    margin: 0 0 15px;
    letter-spacing: .15em;
    font-weight: 800; }
  .header-text h4 {
    font-size: 24px;
    color: #fff;
    margin: 0 0 15px;
    letter-spacing: .26em;
    font-weight: 300; }
  .header-text .icon {
    color: #fff;
    display: inline-block;
    margin: 0 0 40px; }
  .header-text.stash-profile {
    top: 20px; }

input[type="text"], .edit-profile .select2-container-multi .select2-choices {
  font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }

.add-entry .input input[type="text"], .add-entry .input .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi .add-entry .input .select2-choices, .add-entry .ooyala-ee-upload-form textarea, .input-field, input[type="text"], .edit-profile .select2-container-multi .select2-choices, .edit-profile input[type="text"],
.edit-profile input[type="email"],
.edit-profile input[type="password"], .add-entry .add-photo tr.Image textarea, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 14px;
  color: #b0b0b0;
  font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-weight: 800;
  font-size: 14px;
  border: 2px solid #909090;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }
  .add-entry .input input[type="text"]:focus, .add-entry .input .edit-profile .select2-container-multi .select2-choices:focus, .edit-profile .select2-container-multi .add-entry .input .select2-choices:focus, .add-entry .ooyala-ee-upload-form textarea:focus, .input-field:focus, input[type="text"]:focus, .edit-profile .select2-container-multi .select2-choices:focus,
  .edit-profile input[type="email"]:focus,
  .edit-profile input[type="password"]:focus, .add-entry .add-photo tr.Image textarea:focus, textarea:focus {
    color: #161616;
    outline: none; }

.email {
  width: 225px;
  height: 40px;
  max-width: 225px; }

.submit {
  position: relative;
  margin-left: -6px;
  padding: 0px !important;
  border-radius: 0;
  width: 80px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

a.button, .sidebar-nav a.button,
.edit-profile .upload-button,
.messaging.error .go-back-link a,
.add-entry .CIField .CITable thead th.top_actions .UploadImages,
.add-entry .CIField .CITable thead th.top_actions .StoredImages,
.add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag,
.add-entry .solspace_tag_top_tags .suggest_tag,
.add-entry .solspace_tag_current_tags .current_tag,
.add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag,
.add-entry .solspace_tag_top_tags .top_tag,
.add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer,
.add-entry .solspace_tag_top_tags .tag_section_closer,
.add-entry .solspace_tag_group .refresh_suggest_tags,
.add-entry .bc-upload-video,
.add-entry .ooyala-ee-overlay-form,
.add-entry .ooyala-ee-upload-form .upload-btn,
#redactor_modal .upload-btn,
#redactor_modal #redactor_insert_external_video,
#redactor_modal .redactor_btn_modal_close,
#redactor_modal .redactor_btn_modal_insert,
#redactor_modal .redactor_modal_action_btn, .button, .edit-profile .location input[type="submit"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 25px;
  background: #ff3c00;
  color: #fff;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-weight: 800;
  font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  letter-spacing: .7px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a.buttoninput, .sidebar-nav a.buttoninput, .buttoninput {
    padding: 0; }
  a.button.cancel, .sidebar-nav a.button.cancel,
  .edit-profile .cancel.upload-button,
  .messaging.error .go-back-link a.cancel,
  .add-entry .CIField .CITable thead th.top_actions .cancel.UploadImages,
  .add-entry .CIField .CITable thead th.top_actions .cancel.StoredImages,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .cancel.suggest_tag,
  .add-entry .solspace_tag_top_tags .cancel.suggest_tag,
  .add-entry .solspace_tag_current_tags .cancel.current_tag,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .cancel.top_tag,
  .add-entry .solspace_tag_top_tags .cancel.top_tag,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .cancel.tag_section_closer,
  .add-entry .solspace_tag_top_tags .cancel.tag_section_closer,
  .add-entry .solspace_tag_group .cancel.refresh_suggest_tags,
  .add-entry .cancel.bc-upload-video,
  .add-entry .cancel.ooyala-ee-overlay-form,
  .add-entry .ooyala-ee-upload-form .cancel.upload-btn,
  #redactor_modal .cancel.upload-btn,
  #redactor_modal .cancel#redactor_insert_external_video,
  #redactor_modal .cancel.redactor_btn_modal_close,
  #redactor_modal .cancel.redactor_btn_modal_insert,
  #redactor_modal .cancel.redactor_modal_action_btn, .button.cancel, .edit-profile .location input.cancel[type="submit"] {
    background: #b0b0b0;
    line-height: normal; }
  a.button:hover, .sidebar-nav a.button:hover,
  .edit-profile .upload-button:hover,
  .messaging.error .go-back-link a:hover,
  .add-entry .CIField .CITable thead th.top_actions .UploadImages:hover,
  .add-entry .CIField .CITable thead th.top_actions .StoredImages:hover,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:hover,
  .add-entry .solspace_tag_top_tags .suggest_tag:hover,
  .add-entry .solspace_tag_current_tags .current_tag:hover,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:hover,
  .add-entry .solspace_tag_top_tags .top_tag:hover,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer:hover,
  .add-entry .solspace_tag_top_tags .tag_section_closer:hover,
  .add-entry .solspace_tag_group .refresh_suggest_tags:hover,
  .add-entry .bc-upload-video:hover,
  .add-entry .ooyala-ee-overlay-form:hover,
  .add-entry .ooyala-ee-upload-form .upload-btn:hover,
  #redactor_modal .upload-btn:hover,
  #redactor_modal #redactor_insert_external_video:hover,
  #redactor_modal .redactor_btn_modal_close:hover,
  #redactor_modal .redactor_btn_modal_insert:hover,
  #redactor_modal .redactor_modal_action_btn:hover, .button:hover, .edit-profile .location input[type="submit"]:hover {
    background: #cc3000;
    color: #fff; }
  a.button:active, .sidebar-nav a.button:active,
  .edit-profile .upload-button:active,
  .messaging.error .go-back-link a:active,
  .add-entry .CIField .CITable thead th.top_actions .UploadImages:active,
  .add-entry .CIField .CITable thead th.top_actions .StoredImages:active,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:active,
  .add-entry .solspace_tag_top_tags .suggest_tag:active,
  .add-entry .solspace_tag_current_tags .current_tag:active,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:active,
  .add-entry .solspace_tag_top_tags .top_tag:active,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer:active,
  .add-entry .solspace_tag_top_tags .tag_section_closer:active,
  .add-entry .solspace_tag_group .refresh_suggest_tags:active,
  .add-entry .bc-upload-video:active,
  .add-entry .ooyala-ee-overlay-form:active,
  .add-entry .ooyala-ee-upload-form .upload-btn:active,
  #redactor_modal .upload-btn:active,
  #redactor_modal #redactor_insert_external_video:active,
  #redactor_modal .redactor_btn_modal_close:active,
  #redactor_modal .redactor_btn_modal_insert:active,
  #redactor_modal .redactor_modal_action_btn:active, .button:active, .edit-profile .location input[type="submit"]:active {
    background: #161616;
    color: #fff; }
  a.button:focus, .sidebar-nav a.button:focus,
  .edit-profile .upload-button:focus,
  .messaging.error .go-back-link a:focus,
  .add-entry .CIField .CITable thead th.top_actions .UploadImages:focus,
  .add-entry .CIField .CITable thead th.top_actions .StoredImages:focus,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:focus,
  .add-entry .solspace_tag_top_tags .suggest_tag:focus,
  .add-entry .solspace_tag_current_tags .current_tag:focus,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:focus,
  .add-entry .solspace_tag_top_tags .top_tag:focus,
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer:focus,
  .add-entry .solspace_tag_top_tags .tag_section_closer:focus,
  .add-entry .solspace_tag_group .refresh_suggest_tags:focus,
  .add-entry .bc-upload-video:focus,
  .add-entry .ooyala-ee-overlay-form:focus,
  .add-entry .ooyala-ee-upload-form .upload-btn:focus,
  #redactor_modal .upload-btn:focus,
  #redactor_modal #redactor_insert_external_video:focus,
  #redactor_modal .redactor_btn_modal_close:focus,
  #redactor_modal .redactor_btn_modal_insert:focus,
  #redactor_modal .redactor_modal_action_btn:focus, .button:focus, .edit-profile .location input[type="submit"]:focus {
    background: #cc3000;
    color: #fff;
    outline: none; }

#facebook {
  background: #4A66B6;
  position: relative;
  margin-bottom: 20px; }
  #facebook:hover {
    background: #325081; }
  #facebook:before {
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -9px;
    font-size: 18px; }

textarea {
  resize: none; }

hr {
  border: 0;
  border-bottom: 1px solid #b0b0b0; }

.vertical-divider {
  background: none repeat scroll 0 0 #161616;
  display: block;
  width: 1px;
  margin: 0 5px;
  height: 80px; }

.big-list-item {
  margin: 0 0 40px 0;
  padding: 0 0 40px 0;
  border-bottom: 1px solid #161616; }
  .big-list-item:after {
    content: "";
    display: table;
    clear: both; }

select {
  min-width: 140px; }

.dk_container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  background-color: white;
  border-radius: 0;
  font-weight: 600; }
  .dk_container.dk_open.dk_open_top .dk_options {
    top: 54px !important; }
  .dk_container.dk_open .dk_toggle {
    background: #fff;
    padding-bottom: 44px;
    border: 1px solid #00c0ff;
    border-bottom: none;
    color: #00c0ff;
    -webkit-transition: padding 0s ease-in-out;
    -moz-transition: padding 0s ease-in-out;
    transition: padding 0s ease-in-out; }
    .dk_container.dk_open .dk_toggle:hover {
      border: 1px solid #00c0ff;
      color: #00c0ff;
      border-bottom: none; }
    .dk_container.dk_open .dk_toggle:after {
      right: 4px;
      margin-top: -18px;
      color: #00c0ff;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
  .dk_container .dk_toggle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    border: 1px solid #161616;
    font-size: 13px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .dk_container .dk_toggle:hover {
      border: 1px solid #00c0ff;
      color: #00c0ff; }
      .dk_container .dk_toggle:hover:after {
        color: #00c0ff; }
    .dk_container .dk_toggle:after {
      color: #000;
      width: 23px;
      height: 13px;
      top: 50%;
      right: 15px;
      margin-top: -6px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
  .dk_container.dk_open .dk_toggle:after {
    background-position: 0 0; }
  .dk_container a {
    padding: 10px 12px;
    color: #161616; }
  .dk_container .dk_options {
    background: #fff;
    z-index: -1;
    margin-top: 0;
    top: 54px !important; }
    .dk_container .dk_options .dk_option_current a {
      background: #00c0ff; }
  .dk_container .dk_options_inner {
    width: 250px;
    border: 1px solid #00c0ff;
    border-bottom-width: 1px; }
    .dk_container .dk_options_inner a {
      padding: 15px 20px;
      font-weight: 600;
      font-size: 14px;
      border-bottom: none; }
      .dk_container .dk_options_inner a:hover {
        background: #00c0ff;
        color: #fff; }
  .dk_container#dk_container_featured, .dk_container#dk_container_premium {
    display: none !important; }

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6; }

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7; }

.parsley-errors-list {
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  color: #ff3c00;
  font-weight: 600;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.parsley-errors-list.filled {
  margin: 7px 14px;
  opacity: 1;
  color: #ff3c00; }

/**The style below is for the error text for the Brightcove Uploader only**/
.add-video .parsley-errors-list.filled {
  font-size: 12px;
  margin: 7px 0 0 0; }

/**End of Brightcove Uploader style**/
/* Checkbox */
.checkbox {
  position: relative; }
  .checkbox input[type=checkbox] {
    visibility: hidden;
    width: 40px;
    height: 40px; }

.checkbox label {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  border: 2px solid #909090; }

.checkbox label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 20px;
  height: 8px;
  background: transparent;
  top: 8px;
  left: 6px;
  border: 5px solid #009245;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.checkbox input[type=checkbox]:checked + label:after {
  opacity: 1; }

.checkbox-label {
  position: relative;
  top: -15px; }
  .checkbox-label a {
    text-decoration: underline; }

.big-form input[type="email"], .big-form input[type="text"], .big-form .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi .big-form .select2-choices {
  font-size: 18px;
  padding: 10px 20px;
  height: 60px;
  outline: 0;
  margin: 0;
  -webkit-appearance: none; }
.big-form input[type="submit"] {
  width: 175px;
  height: 60px;
  font-size: 18px;
  letter-spacing: .15em;
  margin: 0;
  outline: 0; }
  .big-form input[type="submit"].button, .big-form .edit-profile .location input[type="submit"], .edit-profile .location .big-form input[type="submit"] {
    background-color: #00c0ff; }
    .big-form input[type="submit"].button:hover, .big-form .edit-profile .location input[type="submit"]:hover, .edit-profile .location .big-form input[type="submit"]:hover, .big-form input[type="submit"].button:active .big-form input[type="submit"].button:focus, .big-form input[type="submit"].button:active .big-form .edit-profile .location input[type="submit"]:focus, .big-form .edit-profile .location input[type="submit"]:active .big-form input[type="submit"]:focus, .edit-profile .location .big-form input[type="submit"]:active .big-form input[type="submit"]:focus {
      background-color: #009acc; }
.big-form.single-field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 100%;
  outline: 0;
  position: relative; }
  .big-form.single-field input[type="email"], .big-form.single-field input[type="text"], .big-form.single-field .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi .big-form.single-field .select2-choices {
    border-color: #fff;
    -webkit-box-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .big-form.single-field .parsley-errors-list {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: absolute;
    top: -25px;
    left: -15px; }
  .big-form.single-field .register-dialog-errors {
    color: #ff3c00;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: absolute;
    top: -40px;
    left: 0px;
    font-size: 18px;
    line-height: 16px; }
@media screen and (max-width: 860px) {
  .big-form.single-field {
    flex-direction: column;
    -webkit-flex-direction: column; }
    .big-form.single-field input[type="submit"] {
      width: 100%; } }

.section-divider {
  display: block;
  margin: 20px 0;
  width: 100%;
  height: 1px;
  background: #ccc; }

.view-all-link {
  margin: 20px 0 0 0;
  display: block;
  color: #161616; }
  .view-all-link:hover {
    color: #00c0ff; }
  .view-all-link .icon {
    margin: 0 10px 0 0;
    color: inherit; }

.post-ribbon {
  padding: 15px 11px;
  text-align: center;
  background: rgba(22, 22, 22, 0.8);
  width: 60px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .post-ribbon a {
    color: #fff; }
  .post-ribbon h4 {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: white;
    font-weight: 400;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: .7px;
    text-transform: uppercase;
    word-wrap: break-word; }
    .post-ribbon h4:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -2px;
      left: 50%;
      width: 30px;
      height: 1px;
      margin-left: -15px;
      background: #fff; }
  .post-ribbon span {
    display: block;
    margin: 0 auto; }

.well {
  height: initial;
  padding: 20px;
  background: rgba(22, 22, 22, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .well a {
    color: #fff; }
  .well h4 {
    color: white;
    padding-bottom: 0;
    letter-spacing: .075rem; }
    .well h4 .tc-blue {
      color: white; }
    .well h4 span {
      margin-right: 3px; }
    .well h4 a {
      color: #00c0ff; }
      .well h4 a:hover {
        text-decoration: underline; }
  .well .text-italic {
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0px; }
  .well h2, .well .edit-profile .close-button, .edit-profile .well .close-button,
  .well .entry-detail .close-button,
  .entry-detail .well .close-button, .well .signup-login #content .close-button, .signup-login #content .well .close-button {
    margin-bottom: 0;
    padding: 10px 0 0 0;
    color: white;
    line-height: 1.25;
    font-weight: 800;
    font-size: 22px; }
  .well .tc-blue {
    color: #00c0ff; }
  .well.well-med h2, .well.well-med .edit-profile .close-button, .edit-profile .well.well-med .close-button,
  .well.well-med .entry-detail .close-button,
  .entry-detail .well.well-med .close-button, .well.well-med .signup-login #content .close-button, .signup-login #content .well.well-med .close-button {
    font-weight: 800;
    color: white;
    line-height: 1.25;
    font-size: 22px; }
  .well.well-small h2, .well.well-small .edit-profile .close-button, .edit-profile .well.well-small .close-button,
  .well.well-small .entry-detail .close-button,
  .entry-detail .well.well-small .close-button, .well.well-small .signup-login #content .close-button, .signup-login #content .well.well-small .close-button {
    font-weight: 800;
    color: white;
    font-size: 16px; }

.watch .well {
  padding: 30px 15px 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+8,0.3+35,0.7+100 */
  background: -moz-linear-gradient(top, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear, to bottom, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0.7) 100%;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */ }

.icon {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  .icon.i-arrow-left {
    width: 25px;
    height: 42px; }
  .icon.i-arrow-right {
    width: 25px;
    height: 42px; }
  .icon.i-play-btn {
    width: 68px;
    height: 68px; }
  .icon.i-bar {
    width: 6px;
    height: 12px;
    margin-top: -4px;
    margin-right: 10px;
    background: #161616; }
  .icon.i-triangle {
    width: 7px;
    height: 12px; }
  .icon.i-film-reel {
    width: 22px;
    height: 18px; }
  .icon.i-film {
    width: 22px;
    height: 18px; }
  .icon.i-ticket {
    width: 24px;
    height: 24px; }
  .icon.i-calendar {
    width: 19px;
    height: 19px; }
  .icon.i-trophy {
    width: 22px;
    height: 22px; }
  .icon.i-tag {
    width: 22px;
    height: 22px; }
  .icon.i-tgr-pick {
    background: url(/images/icon-tgr-pick.png);
    width: 68px;
    height: 48px;
    vertical-align: top; }
  .icon.i-image-fullscreen {
    background: #000;
    width: 42px;
    height: 42px;
    cursor: pointer; }
  .icon.i-location {
    width: 14px;
    height: 21px; }
  .icon.i-settings {
    width: 22px;
    height: 22px; }
  .icon.i-mail {
    width: 24px;
    height: 18px; }
  .icon.i-friends {
    width: 25px;
    height: 22px; }

[data-icon]:before {
  font-family: tgr-site-icons !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.dk_toggle:after,
.active-nav .has-dropdown > a:after,
[class^="i-"]:before,
.tgr_pick:after,
.photo-pick:after,
.category_pick.post-photo:after,
.photo .editors-note .category_pick:after,
.tr-pick:after,
.category_pick.post-story:after,
.story .editors-note .category_pick:after,
[class*=" i-"]:before,
.fullscreen-layout .full-width-content.watch .post .image-wrap:after,
.post.post-video .image-wrap:after,
.slide-link.video-slide:after,
.drop-down-arrow:after {
  font-family: tgr-site-icons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px; }

.i-play-btn,
.slide-link:after,
.image-wrap:after {
  color: #fff; }
  .i-play-btn:hover,
  .slide-link:after:hover,
  .image-wrap:after:hover {
    color: #00c0ff; }

.dark-theme .slide-link:after,
.dark-theme .post-video .image-wrap:after,
.dark-theme .i-play-btn {
  color: #161616; }
  .dark-theme .slide-link:after:hover,
  .dark-theme .post-video .image-wrap:after:hover,
  .dark-theme .i-play-btn:hover {
    color: #00c0ff; }

.dark-theme:hover .i-play-btn {
  color: #00c0ff; }

.i-1percent:before {
  content: "\e004"; }

.i-photo:before {
  content: "\274f";
  font-size: 25px; }

.i-facebook:before {
  content: "\e013"; }

.i-film-reel:before,
.i-tour_stop:before {
  content: "\26c1";
  font-size: 26px; }

.i-film:before {
  content: "\26c1";
  font-size: 26px; }

.i-friends:before {
  content: "\260d";
  font-size: 24px; }

.i-settings:before {
  content: "\25cc";
  font-size: 26px; }

.i-google:before {
  content: "\e014"; }

.i-instagram:before {
  content: "\e015"; }

.i-location:before {
  content: "\2690";
  font-size: 24px; }

.i-mail:before {
  content: "\2709";
  font-size: 18px; }

.i-pow:before {
  content: "\e006"; }

.i-rss:before {
  content: "\e016"; }

.i-calendar:before,
.i-thread:before,
.i-trip_report:before,
.i-gear_review:before,
.i-column:before,
.i-story:before {
  content: "\2398";
  font-size: 20px; }

.i-surfrider:before {
  content: "\e002"; }

.i-tag:before {
  content: "$";
  font-size: 22px; }

.dk_toggle:after,
.i-arrow-left:before,
.i-arrow-right:before,
.drop-down-arrow:after {
  content: "<"; }

.i-play-btn:before, .fullscreen-layout .full-width-content.watch .post .image-wrap:after, .post.post-video .image-wrap:after, .slide-link.video-slide:after {
  content: "\23f5"; }

.i-play-btn-small:before {
  content: "\25b8"; }

.i-ticket:before {
  content: "\270c";
  font-size: 26px; }

.i-trophy:before {
  content: "\2606";
  font-size: 24px; }

.i-series {
  color: #fff; }
  .i-series:before {
    content: "\26f6";
    font-size: 24px; }

.i-twitter:before {
  content: "\e017"; }

.i-video:before {
  content: "\2604";
  font-size: 29px; }

.i-youtube:before {
  content: "\e019"; }

.i-magnifying:before {
  content: "\26e2"; }

.i-teton:before {
  content: "\e007"; }

.i-mountain:before {
  content: "\26f0"; }

.i-vimeo:before {
  content: "\e018"; }

.active-nav .has-dropdown > a:after,
.i-triangle:before {
  content: "\25bc"; }

.i-image-fullscreen:before {
  content: "\2194"; }

.i-reply:before {
  content: "\21b3"; }

.i-small-arrow:before {
  content: "\2190"; }

.i-bicep:before {
  content: "\e005"; }

.i-radio-button-deselected-final:before {
  content: "\25cb"; }

.i-radio-button-selected:before {
  content: "\25ce"; }

.i-jeremy-jones-higher:before {
  content: "\e008"; }

.i-almost-ablaze:before {
  content: "\e009"; }

.i-unreal:before {
  content: "\e001"; }

.i-imba:before {
  content: "\e003"; }

.i-paradise-waits:before {
  content: "\e000"; }

.i-column:before {
  content: "\2637"; }

.i-thread:before {
  content: "\2332"; }

.i-member:before {
  content: "\263a"; }

.i-tour_stop:before {
  content: "\25a6"; }

.i-trip_report:before {
  content: "\25a5"; }

.i-notification:before {
  content: "\2757";
  font-size: 20px; }

.i-favorite:before {
  content: "\2395";
  font-size: 22px; }

.i-views:before {
  content: "\2689"; }

.i-upvote:before {
  content: "\261d"; }

.i-trip-report-pick:before {
  content: "\e010"; }

.i-photo-pick:before {
  content: "\e011"; }

.i-tgr-pick:before {
  content: "\e012"; }

.i-arrow-right:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.i-adventure:before {
  content: "\2616"; }

.i-bike:before {
  content: "\f6b4"; }

.i-culture:before {
  content: "\f918"; }

.i-drone:before {
  content: "\f681"; }

.i-ski:before {
  content: "\f6a1"; }

.i-news:before {
  content: "\2636"; }

.i-surf:before {
  content: "\f3c4"; }

.i-snowboard:before {
  content: "\f3c2"; }

.i-more-sports-icon:before {
  content: "\f310"; }

.i-facebook.logo:before {
  font-size: 12px;
  padding: 3px;
  background-color: #161616;
  color: #fff; }
.i-facebook.logo:hover:before {
  background-color: #00c0ff; }

.i-jeremy-jones-higher.logo {
  display: inline-block;
  height: 20px;
  width: 86px; }
  .i-jeremy-jones-higher.logo:after {
    content: "";
    display: table;
    clear: both; }
  .i-jeremy-jones-higher.logo:before {
    font-size: 86px;
    color: #fff;
    float: left;
    line-height: 18px;
    padding: 4px 0 0 0; }
  .i-jeremy-jones-higher.logo:hover:before {
    color: #00c0ff; }

.i-almost-ablaze.logo {
  display: inline-block;
  height: 20px;
  width: 86px; }
  .i-almost-ablaze.logo:after {
    content: "";
    display: table;
    clear: both; }
  .i-almost-ablaze.logo:before {
    font-size: 180px;
    color: #fff;
    float: left;
    line-height: 12px;
    padding: 0;
    position: relative;
    left: -40px; }
  .i-almost-ablaze.logo:hover:before {
    color: #00c0ff; }

.i-upvote.active, .i-favorite.active {
  color: #00c0ff !important; }

.post-stats .i-video {
  top: -5px;
  position: relative; }
.post-stats .i-photo {
  position: relative;
  top: -3px; }
.post-stats .i-film {
  position: relative;
  top: -3px; }
  .post-stats .i-film:before {
    font-size: 24px; }
.post-stats .i-series:before {
  font-size: 19px; }
.post-stats .i-trophy:before {
  font-size: 20px; }
.post-stats .i-tour_stop:before {
  font-size: 20px; }
.post-stats .i-member:before {
  font-size: 20px; }
.post-stats .i-views:before {
  font-size: 18px; }
.post-stats .i-upvote {
  position: relative;
  top: -2px; }

.looking-for-something .icon {
  height: 25px;
  width: 30px; }
  .looking-for-something .icon.i-bar {
    height: 12px;
    width: 6px; }
  .looking-for-something .icon.i-column:before {
    font-size: 22px; }

.sidebar-nav .icon.i-story {
  position: relative;
  left: 3px;
  top: 3px; }

.secondary-nav .i-notification {
  position: relative;
  top: 2px;
  left: 0px; }

.photo-credit {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400; }
  .photo-credit:before {
    font-size: 18px;
    position: relative;
    top: 3px;
    margin-right: 5px; }

.drop-down-arrow:after {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  display: inline-block; }
.drop-down-arrow.active-toggle:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.hamburger-icon span {
  display: block;
  background-color: #161616;
  margin: 0 0 5px;
  width: 25px;
  height: 3px; }

#breadcrumb {
  position: relative;
  padding: 0 0 20px;
  width: 100%;
  text-transform: capitalize;
  font-size: 14px; }
  #breadcrumb .bc-link {
    position: relative;
    color: black;
    letter-spacing: 1px;
    margin-right: 20px;
    font-weight: 300; }
    #breadcrumb .bc-link font {
      size: 13px; }
    #breadcrumb .bc-link:hover {
      color: #00c0ff; }
    #breadcrumb .bc-link:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 6px solid #161616;
      position: absolute;
      top: 3px;
      right: -15px; }
    #breadcrumb .bc-link.current:after {
      display: none; }
    #breadcrumb .bc-link:last-child:after {
      display: none; }

.triangle-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #161616; }

.large-upvote {
  width: 280px;
  margin: 0 auto; }
  .large-upvote:after {
    content: "";
    display: table;
    clear: both; }
  .large-upvote .vote-message {
    color: #161616 !important;
    font-weight: 800;
    font-size: 18px;
    position: relative;
    top: 32px;
    float: left;
    display: block;
    margin: 0 20px 0 0; }
    .large-upvote .vote-message:after {
      content: "";
      display: table;
      clear: both; }
  .large-upvote .button, .large-upvote .edit-profile .location input[type="submit"], .edit-profile .location .large-upvote input[type="submit"] {
    width: 80px;
    height: 80px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    float: right;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    padding: 30px 0 0 0;
    background-color: #b0b0b0;
    position: relative; }
    .large-upvote .button.active, .large-upvote .edit-profile .location input.active[type="submit"], .edit-profile .location .large-upvote input.active[type="submit"] {
      background-color: #00c0ff; }
  .large-upvote .i-upvote:before {
    font-size: 50px;
    position: relative;
    top: -12px;
    left: 3px; }
  .large-upvote .i-upvote.active {
    color: #fff !important; }

.upload.contest iframe {
  margin: 0 auto !important; }
.upload.contest .vote-message {
  top: 22px !important;
  margin-right: 0; }
.upload.contest .two-column, .upload.contest .one-column {
  width: 100%; }
.upload.contest .one-column {
  max-width: 500px; }
.upload.contest .two-column {
  max-width: 250px; }
.upload.contest .large-upvote .vote-message {
  float: right; }
.upload.contest .icon.i-upvote.button, .upload.contest .edit-profile .location input.icon.i-upvote[type="submit"], .edit-profile .location .upload.contest input.icon.i-upvote[type="submit"] {
  padding: 40px 0 0 0 !important;
  position: relative;
  top: -7px;
  right: 25px; }
.upload.contest .voting-bar ul li {
  margin-top: 34px !important; }
.upload.contest .comment-button .button, .upload.contest .comment-button .edit-profile .location input[type="submit"], .edit-profile .location .upload.contest .comment-button input[type="submit"] {
  width: auto !important; }

.upload.contest.winners .two-column {
  max-width: 620px !important; }
.upload.contest.winners .one-column {
  max-width: 300px !important; }
@media screen and (max-width: 970px) {
  .upload.contest.winners .one-column {
    float: none; } }

@media screen and (max-width: 779px) {
  .upload.contest .one-column {
    float: left !important;
    margin: 30px 0 0 30px; } }
@media screen and (max-width: 480px) {
  .entry-detail .article .participation-section .upvote-section {
    width: auto !important; }

  .icon.i-upvote.button, .edit-profile .location input.icon.i-upvote[type="submit"] {
    top: -30px !important; }

  .entry-detail .article .participation-section .comment-link {
    width: auto !important;
    padding-left: 25px !important; } }
.tgr_pick:after {
  content: "\e012";
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 0;
  color: #fff;
  font-size: 80px; }

.photo-pick:after, .category_pick.post-photo:after, .photo .editors-note .category_pick:after {
  content: "\e011";
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 0;
  color: #fff;
  font-size: 80px; }

.tr-pick:after, .category_pick.post-story:after, .story .editors-note .category_pick:after {
  content: "\e010";
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 0;
  color: #fff;
  font-size: 80px; }

dialog {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  display: none; }
  dialog.standard-dialog {
    margin: auto;
    background-color: transparent;
    color: #838383;
    width: 100%;
    max-width: 380px;
    padding: 15px;
    border: none; }
    dialog.standard-dialog .dialog-content {
      padding: 25px;
      background-color: #fff;
      position: relative; }
    dialog.standard-dialog h2, dialog.standard-dialog .edit-profile .close-button, .edit-profile dialog.standard-dialog .close-button,
    dialog.standard-dialog .entry-detail .close-button,
    .entry-detail dialog.standard-dialog .close-button, dialog.standard-dialog .signup-login #content .close-button, .signup-login #content dialog.standard-dialog .close-button {
      color: #838383;
      font-size: 30px;
      padding: 0 25px 15px 0; }
    dialog.standard-dialog .extra-message {
      font-size: 16px;
      line-height: 18px;
      color: #838383;
      padding: 0 0 20px; }
      dialog.standard-dialog .extra-message a {
        font-size: 16px;
        color: #838383;
        text-decoration: underline; }
        dialog.standard-dialog .extra-message a:hover, dialog.standard-dialog .extra-message a:active, dialog.standard-dialog .extra-message a:focus {
          color: #00c0ff; }
    dialog.standard-dialog .main-message {
      font-size: 20px;
      line-height: 24px;
      color: #838383;
      padding: 0 0 25px; }
      dialog.standard-dialog .main-message a {
        font-size: 18px;
        color: #838383;
        text-decoration: underline; }
        dialog.standard-dialog .main-message a:hover, dialog.standard-dialog .main-message a:active, dialog.standard-dialog .main-message a:focus {
          color: #00c0ff; }
    dialog.standard-dialog .last-message {
      padding: 20px 0 0 0; }
    dialog.standard-dialog .input {
      padding: 0 0 20px 0; }
    dialog.standard-dialog input[type="password"], dialog.standard-dialog input[type="email"], dialog.standard-dialog input[type="text"], dialog.standard-dialog .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi dialog.standard-dialog .select2-choices {
      font-size: 18px;
      padding: 15px;
      height: 60px;
      outline: 0;
      margin: 0;
      -webkit-appearance: none;
      width: 100%; }
    dialog.standard-dialog input[type="submit"], dialog.standard-dialog button.submit {
      width: 100%;
      height: 60px;
      font-size: 18px;
      letter-spacing: .15em;
      margin: 0;
      outline: 0; }
      dialog.standard-dialog input[type="submit"].button, dialog.standard-dialog .edit-profile .location input[type="submit"], .edit-profile .location dialog.standard-dialog input[type="submit"], dialog.standard-dialog button.submit.button {
        background-color: #00c0ff; }
        dialog.standard-dialog input[type="submit"].button:hover, dialog.standard-dialog .edit-profile .location input[type="submit"]:hover, .edit-profile .location dialog.standard-dialog input[type="submit"]:hover, dialog.standard-dialog input[type="submit"].button:active dialog.standard-dialog input[type="submit"].button:focus, dialog.standard-dialog input[type="submit"].button:active dialog.standard-dialog .edit-profile .location input[type="submit"]:focus, dialog.standard-dialog .edit-profile .location input[type="submit"]:active dialog.standard-dialog input[type="submit"]:focus, .edit-profile .location dialog.standard-dialog input[type="submit"]:active dialog.standard-dialog input[type="submit"]:focus, dialog.standard-dialog button.submit.button:hover, dialog.standard-dialog button.submit.button:active dialog.standard-dialog input[type="submit"].button:focus, dialog.standard-dialog button.submit.button:active dialog.standard-dialog .edit-profile .location input[type="submit"]:focus, .edit-profile .location dialog.standard-dialog button.submit.button:active dialog.standard-dialog input[type="submit"]:focus, dialog.standard-dialog input[type="submit"].button:active dialog.standard-dialog button.submit.button:focus, dialog.standard-dialog .edit-profile .location input[type="submit"]:active dialog.standard-dialog button.submit.button:focus, .edit-profile .location dialog.standard-dialog input[type="submit"]:active dialog.standard-dialog button.submit.button:focus, dialog.standard-dialog button.submit.button:active dialog.standard-dialog button.submit.button:focus {
          background-color: #009acc; }
    dialog.standard-dialog .error-message {
      font-size: 16px;
      padding: 0 0 20px 0;
      color: #ff3c00; }
      dialog.standard-dialog .error-message a {
        font-size: 16px;
        text-decoration: underline;
        color: #ff3c00; }
        dialog.standard-dialog .error-message a:hover, dialog.standard-dialog .error-message a:active, dialog.standard-dialog .error-message a:focus {
          color: #cc3000; }
      dialog.standard-dialog .error-message p {
        color: #ff3c00; }
    dialog.standard-dialog .close {
      cursor: pointer;
      font-size: 60px;
      line-height: 30px;
      position: absolute;
      color: #838383;
      top: 10px;
      right: 10px; }

dialog[open] {
  display: block; }

dialog + .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer; }

dialog::backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer; }

/* for small devices, modal dialogs go full-screen
@media screen and (max-width: 540px) {
  dialog[_polyfill_modal] {  // TODO: implement
    top: 0;
    width: auto;
    margin: 1em;
  }
} */
._dialog_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fullscreen-layout .call-to-action {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat;
  min-height: 500px;
  height: 500px;
  width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center; }
  .fullscreen-layout .call-to-action .photo-credit {
    color: #fff;
    padding: 0 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    font-weight: 100; }
    .fullscreen-layout .call-to-action .photo-credit a {
      color: #fff; }
      .fullscreen-layout .call-to-action .photo-credit a:hover, .fullscreen-layout .call-to-action .photo-credit a:active, .fullscreen-layout .call-to-action .photo-credit a:focus {
        text-decoration: underline; }
  .fullscreen-layout .call-to-action .section-overlay {
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: rgba(22, 22, 22, 0.25);
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .fullscreen-layout .call-to-action .section-background {
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
    display: block; }
    .fullscreen-layout .call-to-action .section-background img {
      position: relative;
      left: 100%;
      margin-left: -200%;
      min-height: 500px;
      min-width: 100%;
      width: auto; }
.fullscreen-layout .content-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: auto;
  width: 100%; }
.fullscreen-layout .full-width-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  max-width: 940px;
  margin: 0 15px;
  z-index: 1; }
  .fullscreen-layout .full-width-content.watch {
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    max-width: 100%;
    margin: 25px -25px 0px 20px; }
    .fullscreen-layout .full-width-content.watch .film-description {
      padding: 0 50px; }
    .fullscreen-layout .full-width-content.watch .featured-film {
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
    .fullscreen-layout .full-width-content.watch .post {
      margin: 0; }
      .fullscreen-layout .full-width-content.watch .post .image-wrap:after {
        color: #fff;
        cursor: pointer;
        font-size: 68px;
        height: 68px;
        left: 50%;
        margin-left: -34px;
        margin-top: -34px;
        position: absolute;
        top: 50%;
        transition: color 0.2s ease-in-out 0s;
        width: 68px; }
      .fullscreen-layout .full-width-content.watch .post .image-wrap:hover:after, .fullscreen-layout .full-width-content.watch .post .image-wrap:active:after, .fullscreen-layout .full-width-content.watch .post .image-wrap:focus:after {
        color: #00c0ff; }
      .fullscreen-layout .full-width-content.watch .post.post-small {
        display: block;
        float: none;
        width: 300px;
        -webkit-box-flex: 0 0 auto;
        -moz-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin: 0 50px 50px 0; }
        .fullscreen-layout .full-width-content.watch .post.post-small .image-wrap:after {
          font-size: 48px;
          margin-left: -24px;
          margin-top: -44px; }
      .fullscreen-layout .full-width-content.watch .post .well-small {
        padding: 15px 10px 10px; }
        .fullscreen-layout .full-width-content.watch .post .well-small .post-stats {
          margin: 10px 0 2px; }
  @media screen and (max-width: 860px) {
    .fullscreen-layout .full-width-content.watch {
      margin-right: 0px; }
      .fullscreen-layout .full-width-content.watch .post.post-small {
        margin: 0 20px 20px 0; } }
  @media screen and (max-width: 480px) {
    .fullscreen-layout .full-width-content.watch {
      margin-right: 20px;
      flex-flow: column nowrap;
      -webkit-flex-flow: column nowrap;
      align-items: center;
      -webkit-align-items: center; }
      .fullscreen-layout .full-width-content.watch .post.post-small {
        margin: 0 0px 20px 0; } }
  .fullscreen-layout .full-width-content.watch-information {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    align-content: flex-start;
    -webkit-align-content: flex-start;
    max-width: 100%; }
.fullscreen-layout .full-width-subhead {
  font-weight: 300;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #161616;
  text-align: center;
  font-size: 24px;
  letter-spacing: .16em;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
.fullscreen-layout .item-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: flex-start;
  -webkit-align-content: flex-start;
  height: auto;
  width: 100%; }
  .fullscreen-layout .item-container .item {
    -webkit-box-flex: 1 0 200px;
    -moz-box-flex: 1 0 200px;
    -webkit-flex: 1 0 200px;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    padding: 0 15px;
    height: auto; }
.fullscreen-layout .filter-nav {
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px 0px;
  z-index: 99;
  display: none; }
  .fullscreen-layout .filter-nav .dk_container {
    margin: 10px 0; }
    .fullscreen-layout .filter-nav .dk_container .dk_options_inner {
      width: 200px; }
  .fullscreen-layout .filter-nav .left {
    align-self: center;
    -webkit-align-self: center;
    padding: 10px 0; }
  .fullscreen-layout .filter-nav .right {
    align-self: center;
    -webkit-align-self: center;
    padding: 10px 0; }
@media screen and (max-width: 480px) {
  .fullscreen-layout .filter-nav .left {
    width: 100%; }
    .fullscreen-layout .filter-nav .left h4 {
      display: block;
      width: 100%;
      margin: 0;
      text-align: center; }
  .fullscreen-layout .filter-nav .right {
    width: 100%; } }
.fullscreen-layout .sub-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 20px 0; }
  .fullscreen-layout .sub-links .big-link {
    margin: 0 30px 10px 0; }
  .fullscreen-layout .sub-links .info {
    font-size: 20px;
    font-weight: 400;
    margin: 0 30px 10px 0; }
  .fullscreen-layout .sub-links .entry-share {
    font-weight: 400;
    font-size: 20px; }
    .fullscreen-layout .sub-links .entry-share .social-network {
      line-height: normal;
      margin: 0 30px 10px 0;
      overflow: visible;
      position: relative; }
      .fullscreen-layout .sub-links .entry-share .social-network .label {
        padding: 5px 10px 2px;
        margin: 0 12px 0 0; }
        .fullscreen-layout .sub-links .entry-share .social-network .label:before {
          font-size: 20px; }
      .fullscreen-layout .sub-links .entry-share .social-network .share-link-text {
        position: relative;
        top: 3px;
        color: #b0b0b0; }
      .fullscreen-layout .sub-links .entry-share .social-network:hover .label, .fullscreen-layout .sub-links .entry-share .social-network:active .label, .fullscreen-layout .sub-links .entry-share .social-network:focus .label {
        background-color: #009acc; }
      .fullscreen-layout .sub-links .entry-share .social-network:hover .share-link-text, .fullscreen-layout .sub-links .entry-share .social-network:active .share-link-text, .fullscreen-layout .sub-links .entry-share .social-network:focus .share-link-text {
        color: #00c0ff; }
  .fullscreen-layout .sub-links.buy-film {
    margin-left: -20px; }
    .fullscreen-layout .sub-links.buy-film a {
      margin: 0 0 20px 20px; }
    .fullscreen-layout .sub-links.buy-film .first {
      margin: 0 0 20px 20px;
      min-height: 40px;
      padding: 13px 20px 0;
      letter-spacing: 0.08em;
      background-color: #00c0ff; }
      .fullscreen-layout .sub-links.buy-film .first:hover, .fullscreen-layout .sub-links.buy-film .first:active .fullscreen-layout .sub-links.buy-film .first:focus {
        background-color: #009acc; }
  @media screen and (max-width: 860px) {
    .fullscreen-layout .sub-links.buy-film a {
      margin: 0 0 20px 20px; }
    .fullscreen-layout .sub-links.buy-film .first {
      margin: 0 0 20px 20px; } }
  @media screen and (max-width: 480px) {
    .fullscreen-layout .sub-links.buy-film {
      margin-left: -10px; }
      .fullscreen-layout .sub-links.buy-film a {
        margin: 0 0 10px 10px; }
      .fullscreen-layout .sub-links.buy-film .first {
        margin: 0 0 10px 10px; } }

.scroll-prompt {
  z-index: 1;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  letter-spacing: .03em; }
  .scroll-prompt .i-arrow-down {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1 1 100%;
    -moz-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%; }
    .scroll-prompt .i-arrow-down:before {
      display: inline-block;
      content: "<";
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      margin: -5px 0 0 5px; }

.hero-text h1, .hero-text .hero-slider .well h2, .hero-slider .well .hero-text h2, .hero-text .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .hero-text .close-button, .hero-text .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .hero-text .close-button,
.hero-text .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail .hero-text .close-button,
.hero-text .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well .hero-text .close-button, .hero-text .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .hero-text .close-button, .hero-text .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .hero-text .close-button {
  font-size: 83px; }
@media screen and (max-width: 860px) {
  .hero-text h1, .hero-text .hero-slider .well h2, .hero-slider .well .hero-text h2, .hero-text .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .hero-text .close-button, .hero-text .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .hero-text .close-button,
  .hero-text .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .hero-text .close-button,
  .hero-text .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .hero-text .close-button, .hero-text .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .hero-text .close-button, .hero-text .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .hero-text .close-button {
    font-size: 60px;
    text-align: center; } }
.hero-text h2, .hero-text .edit-profile .close-button, .edit-profile .hero-text .close-button,
.hero-text .entry-detail .close-button,
.entry-detail .hero-text .close-button, .hero-text .signup-login #content .close-button, .signup-login #content .hero-text .close-button {
  font-size: 44px; }
.hero-text p {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0em; }
.hero-text a {
  text-decoration: underline; }
.hero-text .secondary-body {
  font-weight: 400;
  font-style: italic; }

.big-link {
  font-size: 20px;
  font-weight: 400;
  margin: 0 30px 0 0;
  text-decoration: underline; }
  .big-link:hover, .big-link:active, .big-link:focus {
    color: #00c0ff; }

@media screen and (max-width: 860px) {
  .fullscreen-layout .item-container {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-content: center;
    -webkit-align-content: center; }
    .fullscreen-layout .item-container .item {
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      max-width: 620px; } }
.swiss-mountain-biking {
  background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
  background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
  background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/1600x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat; }

@media screen and (max-width: 860px) {
  .swiss-mountain-biking {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/820x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat; } }
@media screen and (max-width: 480px) {
  .swiss-mountain-biking {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/480x500/tgr-call-to-action-swiss-mountain-biking-002-experiment.jpg") no-repeat; } }
.kalen-thorien-desert {
  background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
  background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
  background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/1600x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat; }

@media screen and (max-width: 860px) {
  .kalen-thorien-desert {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/820x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat; } }
@media screen and (max-width: 480px) {
  .kalen-thorien-desert {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/480x500/tgr-kalen-thorien-slot-canyon-003-marquee-experiment.jpg") no-repeat; } }
.dash-longe-peak {
  background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
  background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
  background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/1600x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat; }

@media screen and (max-width: 860px) {
  .dash-longe-peak {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/820x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat; } }
@media screen and (max-width: 480px) {
  .dash-longe-peak {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/480x500/tgr-background-dash-longe-alaska-experiment.jpg") no-repeat; } }
.angel-alaska-heliskiing {
  background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
  background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/1600x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
  background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/1600x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat; }

@media screen and (max-width: 860px) {
  .angel-alaska-heliskiing {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/820x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/820x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat; } }
@media screen and (max-width: 480px) {
  .angel-alaska-heliskiing {
    background: -moz-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
    background: -webkit-linear-gradient(rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25)), url("/images/backgrounds/480x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat;
    background: linear, false, rgba(22, 22, 22, 0.25), rgba(22, 22, 22, 0.25), url("/images/backgrounds/480x500/tgr-background-angel-collinson-helicopter-alaska-experiment.jpg") no-repeat; } }
.big-list {
  padding: 25px;
  background-color: #161616;
  min-width: 300px;
  color: #fff; }
  .big-list h3, .big-list li, .big-list a {
    color: #fff; }
  .big-list h3 {
    font-size: 36px;
    padding: 0 0 5px;
    border-bottom: 2px solid #fff;
    margin: 0 0 10px;
    max-width: 300px; }
  .big-list li {
    font-size: 24px;
    font-weight: 800;
    padding: 10px 0; }

.h-divider {
  display: block;
  width: 100%;
  height: 1px;
  margin: 15px 0;
  background-color: #161616; }

.errors {
  display: none;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px; }

.error-message {
  display: block;
  color: #ff3c00; }
  .error-message:before {
    border: 3px solid #ff3c00 !important; }

.parsley-required {
  color: #ff3c00; }

.loader {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  background: rgba(255, 255, 255, 0.7);
  z-index: 100000; }
  .loader.preload {
    z-index: -1;
    display: block; }
  .loader:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: url("/images/icon-loader-trans.gif");
    background-size: 100%; }

.link {
  color: #00c0ff; }
  .link:hover {
    text-decoration: underline; }

.user_success,
.flash-notice {
  font-size: 16px;
  width: 100%;
  display: block;
  text-align: left;
  line-height: 1.4em;
  margin: 0 0 40px;
  color: #161616;
  font-style: italic; }
  .user_success.deleted,
  .flash-notice.deleted {
    color: #ff3c00; }

p.message {
  font-size: 18px;
  text-align: center;
  margin: 30px 0 40px; }
  p.message a {
    color: #00c0ff;
    text-decoration: underline; }
    p.message a:hover {
      color: #161616; }

.tgr-forums {
  position: relative; }
  .tgr-forums h2, .tgr-forums .edit-profile .close-button, .edit-profile .tgr-forums .close-button,
  .tgr-forums .entry-detail .close-button,
  .entry-detail .tgr-forums .close-button, .tgr-forums .signup-login #content .close-button, .signup-login #content .tgr-forums .close-button {
    padding: 7px 0;
    margin: 0 0 20px; }
  .tgr-forums .button, .tgr-forums .edit-profile .location input[type="submit"], .edit-profile .location .tgr-forums input[type="submit"] {
    margin: 0 0 20px !important; }
  .tgr-forums .title {
    padding: 0;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
    font-size: 12px !important;
    font-weight: 300; }
  .tgr-forums nav a {
    display: block;
    color: #161616;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600; }
    .tgr-forums nav a:hover {
      color: #00c0ff; }
    .tgr-forums nav a .icon {
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
    .tgr-forums nav a span {
      position: relative;
      margin-right: 10px; }
      .tgr-forums nav a span:before {
        position: absolute;
        top: -2px; }
      .tgr-forums nav a span.i-mail:before {
        top: -2px; }

.last-activity {
  padding: 0 0 15px 15px;
  font-size: 12px;
  font-weight: 600; }

.latest-posts a, .latest-started-threads a {
  display: block;
  color: #161616;
  position: relative;
  line-height: 18px;
  padding: 0 15px 15px 15px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600; }
  .latest-posts a:hover, .latest-started-threads a:hover {
    color: #00c0ff; }
  .latest-posts a:after, .latest-started-threads a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #161616;
    position: absolute;
    bottom: 0px;
    left: 0px; }

.post {
  margin-top: 0px;
  margin-bottom: 20px; }

.no-member-posts {
  padding: 20px 0;
  clear: both; }
  .no-member-posts p {
    margin: 0 0 20px; }
  .no-member-posts .right {
    text-align: center; }
  .no-member-posts .add-label {
    margin-bottom: 20px;
    color: #161616;
    font-weight: 800;
    font-size: 18px; }
  .no-member-posts .middle {
    margin: 0 20px; }
  .no-member-posts .i-video:before,
  .no-member-posts .i-photo:before {
    position: relative; }
  .no-member-posts .i-photo:before {
    font-size: 64px; }
  .no-member-posts .i-video:before {
    top: 5px;
    font-size: 74px; }
  .no-member-posts .i-story:before {
    font-size: 50px; }

img.circle-loading-gif {
  margin: 80px auto 0;
  height: 100px !important;
  width: 100px !important;
  display: block; }

.tgr-instagram-widget {
  display: block; }
  .tgr-instagram-widget:after {
    content: "";
    display: table;
    clear: both; }
  .tgr-instagram-widget #slideshow {
    position: relative;
    width: 300px;
    height: 382px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em; }
    .tgr-instagram-widget #slideshow:after {
      content: "";
      display: table;
      clear: both; }
    .tgr-instagram-widget #slideshow .frame {
      position: absolute; }
      .tgr-instagram-widget #slideshow .frame .instagram_picture {
        margin: 0 0 10px;
        display: block;
        width: 300px; }
        .tgr-instagram-widget #slideshow .frame .instagram_picture a {
          padding: 0; }
    .tgr-instagram-widget #slideshow .instagram_caption {
      display: block;
      width: 300px; }
      .tgr-instagram-widget #slideshow .instagram_caption a {
        display: inline-block;
        border: none;
        padding: 0;
        margin: 0;
        overflow: visible; }

.tgr-twitter-widget a {
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-transform: none; }
.tgr-twitter-widget .tweet-list {
  width: 300px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  display: block; }
  .tgr-twitter-widget .tweet-list .single-tweet {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4em;
    padding: 0 0 10px;
    margin: 0 0 10px; }

.video-tease {
  padding: 20px;
  background: #161616;
  margin: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .video-tease:after {
    content: "";
    display: table;
    clear: both; }
  .video-tease .post {
    float: left;
    margin: 0 20px 0 0;
    z-index: 10; }
    .video-tease .post h2, .video-tease .post .edit-profile .close-button, .edit-profile .video-tease .post .close-button,
    .video-tease .post .entry-detail .close-button,
    .entry-detail .video-tease .post .close-button, .video-tease .post .signup-login #content .close-button, .signup-login #content .video-tease .post .close-button {
      font-size: 16px; }
  .video-tease .item {
    position: relative; }
  .video-tease .post h1, .video-tease .post .hero-slider .well h2, .hero-slider .well .video-tease .post h2, .video-tease .post .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .video-tease .post .close-button, .video-tease .post .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .video-tease .post .close-button,
  .video-tease .post .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .video-tease .post .close-button,
  .video-tease .post .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .video-tease .post .close-button, .video-tease .post .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .video-tease .post .close-button, .video-tease .post .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .video-tease .post .close-button, .video-tease .post h4, .video-tease .post p,
  .video-tease .item h1,
  .video-tease .item .hero-slider .well h2,
  .hero-slider .well .video-tease .item h2,
  .video-tease .item .hero-slider .well .edit-profile .close-button,
  .hero-slider .well .edit-profile .video-tease .item .close-button,
  .video-tease .item .edit-profile .hero-slider .well .close-button,
  .edit-profile .hero-slider .well .video-tease .item .close-button,
  .video-tease .item .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .video-tease .item .close-button,
  .video-tease .item .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .video-tease .item .close-button,
  .video-tease .item .hero-slider .well .signup-login #content .close-button,
  .hero-slider .well .signup-login #content .video-tease .item .close-button,
  .video-tease .item .signup-login #content .hero-slider .well .close-button,
  .signup-login #content .hero-slider .well .video-tease .item .close-button,
  .video-tease .item h4,
  .video-tease .item p {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .video-tease .post-ribbon {
    position: absolute;
    bottom: 0;
    left: 0; }
  .video-tease .i-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
    width: 46px;
    height: 46px; }
    .video-tease .i-play-btn:before, .video-tease .fullscreen-layout .full-width-content.watch .post .image-wrap:after, .fullscreen-layout .full-width-content.watch .post .video-tease .image-wrap:after, .video-tease .post.post-video .image-wrap:after, .post.post-video .video-tease .image-wrap:after, .video-tease .slide-link.video-slide:after {
      font-size: 68px; }
  .video-tease .season-container {
    position: relative;
    width: 64.948%;
    min-height: 250px;
    float: left; }
    .video-tease .season-container:after {
      content: "";
      display: table;
      clear: both; }
    .video-tease .season-container h2, .video-tease .season-container .edit-profile .close-button, .edit-profile .video-tease .season-container .close-button,
    .video-tease .season-container .entry-detail .close-button,
    .entry-detail .video-tease .season-container .close-button, .video-tease .season-container .signup-login #content .close-button, .signup-login #content .video-tease .season-container .close-button {
      font-size: 24px;
      margin-bottom: 0; }
    .video-tease .season-container h2, .video-tease .season-container .edit-profile .close-button, .edit-profile .video-tease .season-container .close-button,
    .video-tease .season-container .entry-detail .close-button,
    .entry-detail .video-tease .season-container .close-button, .video-tease .season-container .signup-login #content .close-button, .signup-login #content .video-tease .season-container .close-button, .video-tease .season-container h4, .video-tease .season-container p {
      color: #fff; }
    .video-tease .season-container .post-ribbon {
      width: auto;
      min-width: 40px;
      padding: 5px 8px; }
    .video-tease .season-container h4 {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
      .video-tease .season-container h4:after {
        background: transparent; }
    .video-tease .season-container .button, .video-tease .season-container .edit-profile .location input[type="submit"], .edit-profile .location .video-tease .season-container input[type="submit"] {
      position: absolute;
      top: 0;
      right: 0; }
      .video-tease .season-container .button:hover, .video-tease .season-container .edit-profile .location input[type="submit"]:hover, .edit-profile .location .video-tease .season-container input[type="submit"]:hover {
        background: #fff;
        color: #000; }
    .video-tease .season-container p {
      font-weight: 300;
      font-size: 16px; }
    .video-tease .season-container .series-headline {
      margin: 0 0 15px; }
    .video-tease .season-container .series-short-description {
      line-height: 1.2em;
      margin: 0 0 15px; }

.video-list {
  position: absolute;
  bottom: 0;
  width: 100%; }
  .video-list:after {
    content: "";
    display: table;
    clear: both; }
  .video-list .item {
    vertical-align: bottom;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    display: inline-block; }
    .video-list .item:last-child {
      margin-right: 0; }
    .video-list .item:nth-child(3) {
      margin-right: 0; }
    .video-list .item:nth-child(3+1) {
      clear: left; }
    .video-list .item img {
      width: 100%; }
  .video-list .i-play-btn:before, .video-list .fullscreen-layout .full-width-content.watch .post .image-wrap:after, .fullscreen-layout .full-width-content.watch .post .video-list .image-wrap:after, .video-list .post.post-video .image-wrap:after, .post.post-video .video-list .image-wrap:after, .video-list .slide-link.video-slide:after {
    font-size: 38px; }

.content-list h2, .content-list .edit-profile .close-button, .edit-profile .content-list .close-button,
.content-list .entry-detail .close-button,
.entry-detail .content-list .close-button, .content-list .signup-login #content .close-button, .signup-login #content .content-list .close-button {
  position: relative;
  font-size: 18px; }
.content-list .filters, .content-list .filters-search, .content-list .fav-filters, .content-list .feed-filters {
  margin: 20px 0;
  border-bottom: 1px solid #161616; }
  .content-list .filters:after, .content-list .filters-search:after, .content-list .fav-filters:after, .content-list .feed-filters:after {
    content: "";
    display: table;
    clear: both; }
  .content-list .filters h4, .content-list .filters-search h4, .content-list .fav-filters h4, .content-list .feed-filters h4 {
    font-size: 12px; }
  .content-list .filters .filter-label, .content-list .filters-search .filter-label, .content-list .fav-filters .filter-label, .content-list .feed-filters .filter-label {
    margin-bottom: 10px; }
  .content-list .filters .add-label, .content-list .filters-search .add-label, .content-list .fav-filters .add-label, .content-list .feed-filters .add-label {
    margin-bottom: 15px; }
  .content-list .filters .icons, .content-list .filters-search .icons, .content-list .fav-filters .icons, .content-list .feed-filters .icons {
    display: block; }
    .content-list .filters .icons .middle, .content-list .filters-search .icons .middle, .content-list .fav-filters .icons .middle, .content-list .feed-filters .icons .middle {
      margin: 0 15px; }
  .content-list .filters .left,
  .content-list .filters .right, .content-list .filters-search .left,
  .content-list .filters-search .right, .content-list .fav-filters .left,
  .content-list .fav-filters .right, .content-list .feed-filters .left,
  .content-list .feed-filters .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 14.89362%; }
    .content-list .filters .left:last-child,
    .content-list .filters .right:last-child, .content-list .filters-search .left:last-child,
    .content-list .filters-search .right:last-child, .content-list .fav-filters .left:last-child,
    .content-list .fav-filters .right:last-child, .content-list .feed-filters .left:last-child,
    .content-list .feed-filters .right:last-child {
      margin-right: 0; }
  .content-list .filters .center, .content-list .filters-search .center, .content-list .fav-filters .center, .content-list .feed-filters .center {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 65.95745%; }
    .content-list .filters .center:last-child, .content-list .filters-search .center:last-child, .content-list .fav-filters .center:last-child, .content-list .feed-filters .center:last-child {
      margin-right: 0; }
    .content-list .filters .center .dk_container, .content-list .filters-search .center .dk_container, .content-list .fav-filters .center .dk_container, .content-list .feed-filters .center .dk_container {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 23.40426%; }
      .content-list .filters .center .dk_container:last-child, .content-list .filters-search .center .dk_container:last-child, .content-list .fav-filters .center .dk_container:last-child, .content-list .feed-filters .center .dk_container:last-child {
        margin-right: 0; }
      .content-list .filters .center .dk_container .dk_toggle, .content-list .filters-search .center .dk_container .dk_toggle, .content-list .fav-filters .center .dk_container .dk_toggle, .content-list .feed-filters .center .dk_container .dk_toggle {
        width: 100% !important; }
    .content-list .filters .center #dk_container_series, .content-list .filters-search .center #dk_container_series, .content-list .fav-filters .center #dk_container_series, .content-list .feed-filters .center #dk_container_series {
      margin-right: 0; }
  .content-list .filters .right, .content-list .filters-search .right, .content-list .fav-filters .right, .content-list .feed-filters .right {
    text-align: right; }
  .content-list .filters #dk_container_season .dk_toggle, .content-list .filters-search #dk_container_season .dk_toggle, .content-list .fav-filters #dk_container_season .dk_toggle, .content-list .feed-filters #dk_container_season .dk_toggle {
    width: 305px !important; }
  .content-list .filters #dk_container_season .dk_options_inner, .content-list .filters-search #dk_container_season .dk_options_inner, .content-list .fav-filters #dk_container_season .dk_options_inner, .content-list .feed-filters #dk_container_season .dk_options_inner {
    width: 305px !important; }
.content-list .page-description {
  margin: 20px 0 0 0; }

.item-list {
  margin-right: -2.5%; }
  .item-list:after {
    content: "";
    display: table;
    clear: both; }

#content:after {
  content: "";
  display: table;
  clear: both; }
#content .with-borders {
  margin-bottom: 20px; }

.community-page .community-featured {
  margin-bottom: 20px; }
  .community-page .community-featured .post {
    float: none; }
.community-page .content-list:after {
  content: "";
  display: table;
  clear: both; }
.community-page .content-list .photo-pick:after {
  content: "";
  display: table;
  clear: both; }
.community-page .content-list .photo-pick .post {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  float: none; }
  .community-page .content-list .photo-pick .post:last-child {
    margin-right: 0; }
.community-page .content-list .tr-pick:after {
  content: "";
  display: table;
  clear: both; }
.community-page .content-list .tr-pick .post {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  float: none; }
  .community-page .content-list .tr-pick .post:last-child {
    margin-right: 0; }
.community-page .post-promo {
  float: none;
  margin: 0 auto 20px;
  width: 100%; }
  .community-page .post-promo img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto; }
.community-page .community-popular {
  margin-bottom: 20px; }
  .community-page .community-popular:after {
    content: "";
    display: table;
    clear: both; }
  .community-page .community-popular .photo-pick {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    float: left; }
    .community-page .community-popular .photo-pick:last-child {
      margin-right: 0; }
  .community-page .community-popular .tr-pick {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    float: left; }
    .community-page .community-popular .tr-pick:last-child {
      margin-right: 0; }
.community-page .item-list:after {
  content: "";
  display: table;
  clear: both; }
.community-page .with-borders {
  margin-top: 20px;
  margin-bottom: 0px; }
  .community-page .with-borders:first-child {
    margin-top: 0; }
.community-page #more-from-tgr .post.third-item {
  margin-right: 0px; }

.post {
  position: relative;
  margin: 0 20px 20px 0;
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  /* end .well */ }
  .post:after {
    content: "";
    display: table;
    clear: both; }
  .post .image-wrap {
    cursor: pointer; }
    .post .image-wrap img {
      min-width: 100%;
      max-width: 100%;
      display: block;
      height: 350px;
      background-color: #161616;
      color: #161616;
      background-color: #b0b0b0; }
      .post .image-wrap img:alt {
        margin-top: 50%; }
  .post:last-child {
    margin-right: 0; }
  .post h2, .post .edit-profile .close-button, .edit-profile .post .close-button,
  .post .entry-detail .close-button,
  .entry-detail .post .close-button, .post .signup-login #content .close-button, .signup-login #content .post .close-button, .post h4 {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  .post.third-item {
    margin-right: 0px; }
  .post .icon:hover,
  .post a:hover {
    color: #00c0ff; }
  .post.post-small {
    width: 300px; }
    .post.post-small.post-video .image-wrap img {
      width: auto;
      min-height: 250px; }
    .post.post-small.post-video .image-wrap:after {
      margin-top: -44px;
      margin-left: -24px;
      font-size: 48px; }
    .post.post-small .image-wrap img {
      max-height: 250px; }
  .post .follow-links .button:hover, .post .follow-links .edit-profile .location input[type="submit"]:hover, .edit-profile .location .post .follow-links input[type="submit"]:hover, .post .follow-links .button:active, .post .follow-links .edit-profile .location input[type="submit"]:active, .edit-profile .location .post .follow-links input[type="submit"]:active {
    color: #fff; }
  .post .post-ribbon {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff; }
    .post .post-ribbon.view_count {
      position: absolute;
      right: 0 !important;
      top: 0;
      left: initial;
      color: #fff; }
      .post .post-ribbon.view_count.group_id_1 {
        top: 40px; }
  .post .well {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* end .post-stats */ }
    .post .well:after {
      content: "";
      display: table;
      clear: both; }
    .post .well .post-stats {
      position: relative;
      margin: 15px 0 0 0; }
      .post .well .post-stats:after {
        content: "";
        display: table;
        clear: both; }
      .post .well .post-stats li {
        float: left;
        border-right: 1px solid #fff;
        margin-right: 8px;
        padding: 0 8px 0 0;
        height: 18px; }
        .post .well .post-stats li.last-item {
          margin-right: 0px;
          padding-right: 0px;
          border-right: none; }
        .post .well .post-stats li h4 {
          position: relative;
          top: 4px;
          font-size: 12px; }
          .post .well .post-stats li h4 a {
            color: #fff; }
          .post .well .post-stats li h4 a:hover, .post .well .post-stats li h4 a:active {
            color: #00c0ff;
            text-decoration: none; }
        .post .well .post-stats li .view_count {
          cursor: pointer; }
          .post .well .post-stats li .view_count:after {
            content: "";
            display: table;
            clear: both; }
          .post .well .post-stats li .view_count span, .post .well .post-stats li .view_count .stat {
            float: left;
            color: #fff; }
          .post .well .post-stats li .view_count .stat {
            margin-left: 5px; }
          .post .well .post-stats li .view_count p {
            color: #fff;
            font-size: 10px;
            line-height: 11px;
            text-align: center; }
        .post .well .post-stats li .upvote:after {
          content: "";
          display: table;
          clear: both; }
        .post .well .post-stats li .upvote #upvote_form, .post .well .post-stats li .upvote .stat {
          float: left;
          color: #fff; }
        .post .well .post-stats li .upvote .stat {
          margin-left: 8px; }
        .post .well .post-stats li .upvote p {
          color: #fff;
          font-size: 10px;
          line-height: 10px;
          text-align: center; }
    .post .well .author-info {
      float: left;
      margin: 0 20px 0 0; }
      .post .well .author-info a {
        display: block; }
        .post .well .author-info a img {
          max-width: 99px;
          max-height: 83.333px; }
    .post .well .post-headline {
      float: left;
      max-width: 460px; }
      .post .well .post-headline:after {
        content: "";
        display: table;
        clear: both; }
      .post .well .post-headline h2, .post .well .post-headline .edit-profile .close-button, .edit-profile .post .well .post-headline .close-button,
      .post .well .post-headline .entry-detail .close-button,
      .entry-detail .post .well .post-headline .close-button, .post .well .post-headline .signup-login #content .close-button, .signup-login #content .post .well .post-headline .close-button {
        padding: 0;
        line-height: 1.1em;
        font-size: 21px; }
      .post .well .post-headline .small-headline {
        display: none; }
  .post .well-small {
    padding: 10px; }
    .post .well-small .post-headline {
      float: none; }
      .post .well-small .post-headline:after {
        content: "";
        display: table;
        clear: both; }
      .post .well-small .post-headline h2, .post .well-small .post-headline .edit-profile .close-button, .edit-profile .post .well-small .post-headline .close-button,
      .post .well-small .post-headline .entry-detail .close-button,
      .entry-detail .post .well-small .post-headline .close-button, .post .well-small .post-headline .signup-login #content .close-button, .signup-login #content .post .well-small .post-headline .close-button {
        font-size: 16px;
        float: left;
        width: 205px;
        display: block;
        letter-spacing: 0.03em; }
      .post .well-small .post-headline .author-info {
        margin: 0 10px 0 0;
        float: left; }
        .post .well-small .post-headline .author-info img {
          max-width: 60px;
          max-height: 50px; }
    .post .well-small .post-stats {
      margin: 5px 0 2px 0; }
      .post .well-small .post-stats li h4 {
        font-size: 10px;
        top: 6px; }
  .post.post-video .image-wrap {
    position: relative;
    display: block; }
    .post.post-video .image-wrap:after {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -34px;
      margin-left: -34px;
      width: 68px;
      height: 68px;
      font-size: 68px;
      color: #fff;
      cursor: pointer;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .post.post-video .image-wrap:hover:after {
      color: #00c0ff; }

.page-next,
.item-list {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 20px; }
  .page-next .medium-rectangle,
  .item-list .medium-rectangle {
    height: 250px; }
  .page-next.loading,
  .item-list.loading {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
    filter: alpha(opacity=50);
    zoom: 1; }

.load-more-container {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  clear: left; }

.page-next {
  display: inline-block;
  margin: 0 auto; }

/* .member-group-1,
.member-group-5,
.member-group-6,
.member-group-7 {
  &:after {
    content: "\26f0";
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 0;
    color: #fff;
    @extend [class^="i-"]:before;
    font-size: 30px;
  }
}
.slide-link.member-group-1,
.slide-link.member-group-5,
.slide-link.member-group-6,
.slide-link.member-group-7 {
  &:before {
    content: "\26f0";
    position: absolute;
    top: 5px;
    left: 20px;
    right: auto;
    padding: 0;
    color: #fff;
    display: none;
    @extend [class^="i-"]:before;
    font-size: 30px;
  } 
} */
.tgr_pick:after {
  content: "\e012";
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 0;
  color: #fff;
  font-size: 80px; }

.special-content-badge {
  display: none;
  padding: 5px;
  background-color: #ff3c00;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .1em; }

.slide-link {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow: hidden; }
  .slide-link.member-group-1:before, .slide-link.member-group-5:before, .slide-link.member-group-6:before, .slide-link.member-group-7:before {
    display: none; }
  .slide-link img {
    min-height: 500px;
    min-width: 100%;
    position: relative;
    left: 50%;
    margin-left: -100%; }
  .slide-link.video-slide:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -34px;
    width: 68px;
    height: 68px;
    font-size: 68px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  .slide-link.video-slide:hover:after {
    color: #00c0ff; }

.hero-slider {
  position: relative;
  margin-bottom: 20px; }
  .hero-slider:after {
    content: "";
    display: table;
    clear: both; }
  .hero-slider a {
    color: #fff; }
    .hero-slider a:hover {
      color: #00c0ff; }
      .hero-slider a:hover .icon {
        color: #00c0ff; }
  .hero-slider .tc-blue a {
    color: #00c0ff; }
  .hero-slider .swiper-container,
  .hero-slider .swiper-slide {
    width: 100%;
    height: 500px;
    position: relative; }
  .hero-slider .post-ribbon {
    position: absolute;
    top: 0px;
    right: 20px;
    height: initial;
    z-index: 50;
    cursor: default; }
  .hero-slider .icon {
    color: #fff; }
  .hero-slider .well {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 600px;
    padding: 20px 20px 16px;
    cursor: default;
    /* end .post-stats */ }
    .hero-slider .well:after {
      content: "";
      display: table;
      clear: both; }
    .hero-slider .well:after {
      content: "";
      display: table;
      clear: both; }
    .hero-slider .well .post-stats {
      position: relative;
      margin: 15px 0 5px; }
      .hero-slider .well .post-stats:after {
        content: "";
        display: table;
        clear: both; }
      .hero-slider .well .post-stats li {
        float: left;
        border-right: 1px solid #fff;
        margin-right: 10px;
        padding: 0 10px 0 0;
        height: 20px; }
        .hero-slider .well .post-stats li.last-item {
          margin-right: 0px;
          padding-right: 0px;
          border-right: none; }
        .hero-slider .well .post-stats li h4 {
          position: relative;
          top: 4px;
          font-size: 12px; }
          .hero-slider .well .post-stats li h4 a {
            color: #fff; }
          .hero-slider .well .post-stats li h4 a:hover, .hero-slider .well .post-stats li h4 a:active {
            color: #00c0ff;
            text-decoration: none; }
        .hero-slider .well .post-stats li .view_count:after {
          content: "";
          display: table;
          clear: both; }
        .hero-slider .well .post-stats li .view_count span, .hero-slider .well .post-stats li .view_count .stat {
          float: left;
          color: #fff; }
        .hero-slider .well .post-stats li .view_count .stat {
          margin-left: 8px; }
        .hero-slider .well .post-stats li .view_count p {
          color: #fff;
          font-size: 10px;
          line-height: 11px;
          text-align: center; }
        .hero-slider .well .post-stats li .upvote:after {
          content: "";
          display: table;
          clear: both; }
        .hero-slider .well .post-stats li .upvote #upvote_form, .hero-slider .well .post-stats li .upvote .stat {
          float: left;
          color: #fff; }
        .hero-slider .well .post-stats li .upvote .stat {
          margin-left: 8px; }
        .hero-slider .well .post-stats li .upvote p {
          color: #fff;
          font-size: 10px;
          line-height: 10px;
          text-align: center; }
    .hero-slider .well h2, .hero-slider .well .edit-profile .close-button, .edit-profile .hero-slider .well .close-button,
    .hero-slider .well .entry-detail .close-button,
    .entry-detail .hero-slider .well .close-button, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button {
      font-weight: 800;
      letter-spacing: 2.7px;
      padding: 0;
      line-height: 1.05; }
    .hero-slider .well h2, .hero-slider .well .edit-profile .close-button, .edit-profile .hero-slider .well .close-button,
    .hero-slider .well .entry-detail .close-button,
    .entry-detail .hero-slider .well .close-button, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button, .hero-slider .well h4 {
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
    .hero-slider .well h4 {
      padding-bottom: 10px; }
  .hero-slider .i-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -34px;
    cursor: pointer;
    width: 68px;
    height: 68px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .hero-slider .i-play-btn:hover {
      color: #00c0ff; }
  .hero-slider.empty-slider {
    margin: 0; }

.pagination {
  position: absolute;
  top: 20px;
  left: 20px;
  margin: 0; }
  .pagination .swiper-pagination-switch {
    margin-right: 15px;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 15px;
    height: 15px; }
    .pagination .swiper-pagination-switch:hover {
      background: rgba(255, 255, 255, 0.5); }
    .pagination .swiper-pagination-switch.swiper-active-switch {
      background: rgba(255, 60, 0, 0.8); }

#arrow-navigation {
  position: relative;
  top: -250px;
  width: 100%;
  margin: 0 auto;
  z-index: 101; }
  #arrow-navigation .swiper-prev, #arrow-navigation .swiper-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 50;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #arrow-navigation .swiper-prev:before, #arrow-navigation .swiper-next:before {
      font-size: 50px; }
  #arrow-navigation .swiper-prev,
  #arrow-navigation .swiper-next {
    left: 10px; }
    #arrow-navigation .swiper-prev:hover,
    #arrow-navigation .swiper-next:hover {
      color: #00c0ff; }
    #arrow-navigation .swiper-prev:focus, #arrow-navigation .swiper-prev:active,
    #arrow-navigation .swiper-next:focus,
    #arrow-navigation .swiper-next:active {
      color: white; }
  #arrow-navigation .swiper-next {
    left: inherit;
    right: 10px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

ul.page-navigation {
  overflow: hidden;
  padding-top: 20px;
  margin: 0 0 20px; }
  ul.page-navigation:after {
    display: none; }
  ul.page-navigation li {
    display: inline; }
    ul.page-navigation li:last-child a:after {
      background: none; }
  ul.page-navigation .first-item {
    margin-left: 0px; }
  ul.page-navigation .active {
    text-decoration: none; }
  ul.page-navigation.community-sections {
    margin: 0;
    border-bottom: none; }

.error-page p {
  padding: 15px 0 20px; }

.color.action, .read.action {
  background-color: #0097c8; }

.color.adventure, .read.adventure {
  background-color: #30cb67; }

.color.culture, .read.culture {
  background-color: #ae6bd5; }

.color.gear-tech, .read.gear-tech {
  background-color: #f7c92a; }

.color.news, .read.news {
  background-color: #67c2f6; }

.color.film, .read.film {
  background-color: #595959; }

.color.ski, .read.ski {
  background-color: #e3462d; }

.color.snowboard, .read.snowboard {
  background-color: #64bb91; }

.color.bike, .read.bike {
  background-color: #e46600; }

.color.surf, .read.surf {
  background-color: #5ed2cb; }

.color.more-sports, .read.more-sports {
  background-color: #e34581; }

.color.other, .read.other {
  background-color: #595959; }

.color.general, .read.general {
  background-color: #FFFFFF; }

.side.action {
  border-top: 2px solid #0097c8;
  background-color: transparent; }

.side.adventure {
  border-top: 2px solid #30cb67;
  background-color: transparent; }

.side.culture {
  border-top: 2px solid #ae6bd5;
  background-color: transparent; }

.side.gear-tech {
  border-top: 2px solid #f7c92a;
  background-color: transparent; }

.side.news {
  border-top: 2px solid #67c2f6;
  background-color: transparent; }

.side.film {
  border-top: 2px solid #595959;
  background-color: transparent; }

.side.ski {
  border-top: 2px solid #e3462d;
  background-color: transparent; }

.side.snowboard {
  border-top: 2px solid #64bb91;
  background-color: transparent; }

.side.bike {
  border-top: 2px solid #e46600;
  background-color: transparent; }

.side.surf {
  border-top: 2px solid #5ed2cb;
  background-color: transparent; }

.side.more-sports {
  border-top: 2px solid #e34581;
  background-color: transparent; }

.side.other {
  border-top: 2px solid #595959;
  background-color: transparent; }

.side.general {
  border-top: 2px solid #FFFFFF;
  background-color: transparent; }

.article img {
  height: auto; }

.entry-detail {
  /* 4x3 Aspect Ratio */ }
  .entry-detail .callout {
    overflow: hidden; }
    .entry-detail .callout .column {
      padding: 10px 0;
      float: left;
      width: 45%;
      text-align: center; }
      .entry-detail .callout .column.add-your-own {
        margin-right: 6%;
        border-right: 1px solid #161616; }
    .entry-detail .callout h4 {
      padding-bottom: 10px;
      font-weight: 700; }
    .entry-detail .callout .icons a {
      margin-right: 15px; }
  .entry-detail.story .article .tags {
    position: relative;
    /*
    
    Mountain icon at the bottom of stories - replaced with upvote button
    
    &:before {
      @extend [class*=" i-"]:before;
      @extend .i-mountain:before;
      position: absolute;
      top: -55px;
      left: 50%;
      display: block;
      width: 80px;
      margin: -18px 0 0 -40px;
      border-bottom: 1px solid $darkGrey;
      font-size: 36px;
      line-height: .8;
      text-align: center;
    } */ }
  .entry-detail.video .video-large-container {
    display: block;
    max-width: 620px;
    overflow: hidden; }
  .entry-detail.video p.caption {
    margin-top: 25px; }
  .entry-detail .scalable {
    overflow: hidden; }
  .entry-detail .scalable iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .entry-detail .scalable .scalable-content {
    height: 0;
    position: relative; }
  .entry-detail .scalable-16-9 .scalable-content {
    /* Percentage from 9 divided by 16 for ratio of 16:9. */
    padding-bottom: 56.25%; }
  .entry-detail .scalable-4-3 .scalable-content {
    padding-bottom: 75%; }
  .entry-detail .article-info {
    margin: 13px 0 20px 0; }
    .entry-detail .article-info .border {
      display: inline-block;
      margin: 0 15px -7px;
      width: 1px;
      height: 23px;
      background: #161616; }
    .entry-detail .article-info .date, .entry-detail .article-info .author, .entry-detail .article-info .follow-links {
      letter-spacing: 0.975px;
      font-size: 14px;
      font-weight: 300; }
      .entry-detail .article-info .date a, .entry-detail .article-info .author a, .entry-detail .article-info .follow-links a {
        text-decoration: underline; }
  .entry-detail h6 {
    color: #00c0ff;
    text-transform: uppercase;
    padding-bottom: 5px; }
  .entry-detail header h1, .entry-detail header .hero-slider .well h2, .hero-slider .well .entry-detail header h2,
  .hero-slider .well .entry-detail header .close-button,
  .entry-detail header .hero-slider .well .close-button,
  .entry-detail .hero-slider .well header .close-button, .entry-detail header .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .entry-detail header .close-button, .entry-detail header .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .entry-detail header .close-button {
    font-size: 42px; }
  .entry-detail .editors-note {
    margin-top: 20px;
    border-top: 1px solid #161616;
    border-bottom: 1px solid #161616;
    padding: 20px 0;
    position: relative;
    display: block; }
    .entry-detail .editors-note:after {
      content: "";
      display: table;
      clear: both; }
    .entry-detail .editors-note span {
      display: block;
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 14.89362%;
      float: left; }
      .entry-detail .editors-note span:last-child {
        margin-right: 0; }
    .entry-detail .editors-note p {
      display: block;
      font-weight: 300;
      font-style: italic;
      font-size: 16px;
      width: 100%;
      float: left; }
    .entry-detail .editors-note .has-icon {
      min-height: 60px;
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 82.97872%; }
      .entry-detail .editors-note .has-icon:last-child {
        margin-right: 0; }
    .entry-detail .editors-note .tgr_pick:after, .entry-detail .editors-note .category_pick:after {
      color: #161616;
      position: static; }
  .entry-detail .article {
    margin: 20px 0 0 0; }
    .entry-detail .article:after {
      content: "";
      display: table;
      clear: both; }
    .entry-detail .article p {
      margin: 0 0 30px 0;
      padding: 0 10px 0 0; }
      .entry-detail .article p:last-child {
        margin-bottom: 0; }
    .entry-detail .article h2,
    .entry-detail .article .close-button, .entry-detail .article .signup-login #content .close-button, .signup-login #content .entry-detail .article .close-button, .entry-detail .article h3 {
      margin: 0 0 15px 0; }
    .entry-detail .article a {
      color: #00c0ff;
      font-weight: 400; }
      .entry-detail .article a:hover {
        text-decoration: underline; }
    .entry-detail .article ul {
      font-weight: 400;
      font-size: 18px;
      margin: 0 0 30px 0; }
    .entry-detail .article li {
      margin: 0 0 15px 0; }
    .entry-detail .article .image-large-container {
      margin-bottom: 5px; }
      .entry-detail .article .image-large-container .fullscreen {
        position: relative;
        display: block;
        margin-bottom: 5px;
        background-color: #000000; }
        .entry-detail .article .image-large-container .fullscreen img {
          display: block;
          margin: 0 auto; }
        .entry-detail .article .image-large-container .fullscreen .icon {
          position: absolute;
          right: 0;
          bottom: 0; }
          .entry-detail .article .image-large-container .fullscreen .icon:before {
            position: absolute;
            top: 9px;
            left: 9px;
            color: #fff;
            -webkit-transition: color 0.2s ease-in-out;
            -moz-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out; }
          .entry-detail .article .image-large-container .fullscreen .icon:hover:before {
            color: #00c0ff; }
        .entry-detail .article .image-large-container .fullscreen.loading:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: url("/images/icon-loader-trans.gif") rgba(255, 255, 255, 0.75) no-repeat;
          background-position: 50%;
          background-size: 50px;
          z-index: 1; }
      .entry-detail .article .image-large-container .caption {
        font-size: 14px; }
      .entry-detail .article .image-large-container p {
        margin: 0 0 5px; }
    .entry-detail .article .ooyala-embed > div {
      z-index: 0 !important; }
    .entry-detail .article .series-viewer {
      margin: 0 0 20px 0; }
      .entry-detail .article .series-viewer .season-list {
        overflow: hidden; }
        .entry-detail .article .series-viewer .season-list h3,
        .entry-detail .article .series-viewer .season-list a {
          display: block;
          float: left;
          font-size: 14px;
          text-decoration: none; }
        .entry-detail .article .series-viewer .season-list h3 {
          margin: 15px 5px 0 0;
          font-weight: 800;
          text-transform: uppercase; }
        .entry-detail .article .series-viewer .season-list span {
          margin-bottom: 10px; }
        .entry-detail .article .series-viewer .season-list a {
          color: #161616;
          margin: 15px 20px 0 0; }
          .entry-detail .article .series-viewer .season-list a.button {
            color: #fff;
            font-weight: 800;
            margin: 20px 0 0 0; }
      .entry-detail .article .series-viewer .swiper-container.video {
        margin-top: 20px; }
    .entry-detail .article .description-text {
      font-size: 16px;
      line-height: 1.2em;
      margin-bottom: 10px;
      margin-top: 20px; }
    .entry-detail .article img, .entry-detail .article iframe, .entry-detail .article object, .entry-detail .article embed {
      max-width: 100% !important;
      display: block; }
    .entry-detail .article .nav-wrap {
      width: 100%;
      position: relative; }
      .entry-detail .article .nav-wrap .arrow-navigation div {
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -11px;
        width: 13px;
        height: 22px;
        color: #161616;
        z-index: 100;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .entry-detail .article .nav-wrap .arrow-navigation div:hover {
          color: #00c0ff; }
        .entry-detail .article .nav-wrap .arrow-navigation div:focus, .entry-detail .article .nav-wrap .arrow-navigation div:active {
          color: #000; }
        .entry-detail .article .nav-wrap .arrow-navigation div.swiper-prev {
          left: 10px;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
          filter: alpha(opacity=0);
          zoom: 1;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-prev.fade-in {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
            filter: alpha(opacity=100);
            zoom: 1; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-prev.fade-out {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
            filter: alpha(opacity=0);
            zoom: 1; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-prev:before {
            margin-left: -6px; }
        .entry-detail .article .nav-wrap .arrow-navigation div.swiper-next {
          right: 10px;
          background-position: -13px 0;
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
          filter: alpha(opacity=0);
          zoom: 1;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-next.fade-in {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
            filter: alpha(opacity=100);
            zoom: 1; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-next.fade-out {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
            filter: alpha(opacity=0);
            zoom: 1; }
          .entry-detail .article .nav-wrap .arrow-navigation div.swiper-next:before {
            margin-right: -6px; }
    .entry-detail .article .swiper-container {
      position: relative;
      width: 100%;
      max-width: 558px;
      height: 148px;
      margin: 30px auto 0;
      padding: 0 0;
      overflow: hidden; }
      .entry-detail .article .swiper-container .swiper-slide {
        position: relative; }
        .entry-detail .article .swiper-container .swiper-slide .overlay {
          position: relative;
          display: block;
          float: left; }
          .entry-detail .article .swiper-container .swiper-slide .overlay:before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            background: rgba(0, 0, 0, 0.53);
            z-index: 2;
            -webkit-transition: background 0.2s ease-in-out;
            -moz-transition: background 0.2s ease-in-out;
            transition: background 0.2s ease-in-out; }
          .entry-detail .article .swiper-container .swiper-slide .overlay:hover:before, .entry-detail .article .swiper-container .swiper-slide .overlay.active:before {
            background: transparent; }
        .entry-detail .article .swiper-container .swiper-slide.active .overlay:before {
          background: transparent; }
      .entry-detail .article .swiper-container img {
        position: relative;
        width: 180px;
        display: block;
        float: left;
        cursor: pointer; }
      .entry-detail .article .swiper-container.video {
        position: relative;
        width: 100%;
        max-width: 550px;
        height: 95px;
        margin: 30px auto 0;
        padding: 0 0;
        overflow: hidden; }
        .entry-detail .article .swiper-container.video .swiper-slide {
          position: relative; }
          .entry-detail .article .swiper-container.video .swiper-slide:before {
            width: 0;
            height: 0;
            background: transparent; }
          .entry-detail .article .swiper-container.video .swiper-slide .post-ribbon {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 5px 8px;
            width: 170px; }
            .entry-detail .article .swiper-container.video .swiper-slide .post-ribbon h4 {
              margin-bottom: 0;
              padding-bottom: 0;
              border-bottom: none;
              line-height: inherit; }
              .entry-detail .article .swiper-container.video .swiper-slide .post-ribbon h4:after {
                display: none; }
          .entry-detail .article .swiper-container.video .swiper-slide .i-play-btn {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -23px;
            margin-left: -23px;
            width: 46px;
            height: 46px; }
            .entry-detail .article .swiper-container.video .swiper-slide .i-play-btn:before, .entry-detail .article .swiper-container.video .swiper-slide .fullscreen-layout .full-width-content.watch .post .image-wrap:after, .fullscreen-layout .full-width-content.watch .post .entry-detail .article .swiper-container.video .swiper-slide .image-wrap:after, .entry-detail .article .swiper-container.video .swiper-slide .post.post-video .image-wrap:after, .post.post-video .entry-detail .article .swiper-container.video .swiper-slide .image-wrap:after, .entry-detail .article .swiper-container.video .swiper-slide .slide-link.video-slide:after {
              font-size: 35px; }
          .entry-detail .article .swiper-container.video .swiper-slide img {
            position: relative;
            width: auto;
            height: 96px;
            display: block;
            float: left;
            margin-right: 10px;
            cursor: pointer; }
    .entry-detail .article .participation-section {
      margin-bottom: 40px;
      padding-top: 10px; }
      .entry-detail .article .participation-section:after {
        content: "";
        display: table;
        clear: both; }
      .entry-detail .article .participation-section .upvote-section {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-right: 0; }
        .entry-detail .article .participation-section .upvote-section:last-child {
          margin-right: 0; }
        .entry-detail .article .participation-section .upvote-section .large-upvote {
          width: 210px;
          margin: 0 auto; }
          .entry-detail .article .participation-section .upvote-section .large-upvote .i-upvote::before {
            font-size: 40px;
            top: -18px; }
          .entry-detail .article .participation-section .upvote-section .large-upvote .button, .entry-detail .article .participation-section .upvote-section .large-upvote .edit-profile .location input[type="submit"], .edit-profile .location .entry-detail .article .participation-section .upvote-section .large-upvote input[type="submit"] {
            height: 60px;
            width: 60px;
            border-radius: 30px; }
          .entry-detail .article .participation-section .upvote-section .large-upvote .vote-message {
            top: 22px; }
      .entry-detail .article .participation-section .comment-link {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        border-left: 1px solid #161616;
        padding: 20px 0; }
        .entry-detail .article .participation-section .comment-link:last-child {
          margin-right: 0; }
        .entry-detail .article .participation-section .comment-link .wordy-language {
          color: #161616; }
        .entry-detail .article .participation-section .comment-link a {
          color: #161616 !important;
          font-size: 18px;
          font-weight: 800;
          margin: 0 auto;
          width: 200px;
          display: block; }
    .entry-detail .article .tags {
      margin: 15px 0; }
    .entry-detail .article .tags,
    .entry-detail .article .tags a {
      font-weight: 300;
      font-size: 12px;
      text-transform: uppercase; }
    .entry-detail .article .tags a {
      color: black;
      margin: 0 4px 4px;
      display: inline-block;
      padding: 2px 3px 1px; }
      .entry-detail .article .tags a:hover {
        color: #00c0ff;
        text-decoration: none; }
    .entry-detail .article .tags .location-tag {
      background-color: #ff3c00;
      color: #fff; }
      .entry-detail .article .tags .location-tag:hover {
        color: #fff;
        background-color: #161616; }
    .entry-detail .article .tags .member-tag {
      background-color: #00c0ff;
      color: #fff; }
      .entry-detail .article .tags .member-tag:hover {
        color: #fff;
        background-color: #161616; }
  .entry-detail .author-section {
    overflow: hidden;
    margin: 0 0 40px 0; }
    .entry-detail .author-section .member-information:after {
      content: "";
      display: table;
      clear: both; }
    .entry-detail .author-section .member-information .profile-follow-link {
      position: relative;
      top: -5px; }
      .entry-detail .author-section .member-information .profile-follow-link .button, .entry-detail .author-section .member-information .profile-follow-link .edit-profile .location input[type="submit"], .edit-profile .location .entry-detail .author-section .member-information .profile-follow-link input[type="submit"] {
        width: 100%;
        color: #fff; }
    .entry-detail .author-section .member-information h4 {
      margin-bottom: 15px;
      font-weight: 800;
      font-size: 14px;
      width: 620px; }
      .entry-detail .author-section .member-information h4 .light {
        font-weight: 300; }
    .entry-detail .author-section .member-information p {
      width: 100%;
      font-weight: 400;
      font-size: 14px;
      word-wrap: break-word; }
    .entry-detail .author-section .member-information .google-author-link {
      font-size: 14px;
      color: #00c0ff; }
      .entry-detail .author-section .member-information .google-author-link:hover {
        text-decoration: underline; }
    .entry-detail .author-section .bio-column {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 31.91489%;
      margin-bottom: 20px; }
      .entry-detail .author-section .bio-column:last-child {
        margin-right: 0; }
    .entry-detail .author-section .more-by-author {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 42.12766%;
      margin-right: 0; }
      .entry-detail .author-section .more-by-author:last-child {
        margin-right: 0; }
      .entry-detail .author-section .more-by-author h4 {
        font-weight: 300;
        font-size: 12px; }
      .entry-detail .author-section .more-by-author a {
        display: block;
        padding: 12px 0 7px;
        font-weight: 600;
        font-size: 14px;
        border-bottom: 1px solid #161616;
        overflow: hidden; }
        .entry-detail .author-section .more-by-author a span {
          display: inline-block;
          vertical-align: middle; }
        .entry-detail .author-section .more-by-author a .icon {
          margin: 0 10px 0 10px; }
        .entry-detail .author-section .more-by-author a .right {
          width: 75%; }
        .entry-detail .author-section .more-by-author a:last-child {
          border-bottom: none; }
  .entry-detail .more-posts {
    overflow: hidden;
    margin: 0 0 40px 0; }
    .entry-detail .more-posts:after {
      content: "";
      display: table;
      clear: both; }
    .entry-detail .more-posts .more-content-label {
      display: inline-block;
      float: left;
      margin: 0 0 2px; }
      .entry-detail .more-posts .more-content-label.right {
        float: right; }
    .entry-detail .more-posts .posts-container {
      position: relative;
      width: 100%;
      margin: 0 auto;
      padding: 20px 5% 15px;
      overflow: hidden; }
      .entry-detail .more-posts .posts-container .post {
        float: left;
        display: block;
        margin-right: 2.12766%;
        width: 48.93617%;
        margin-top: 0;
        margin-bottom: 0;
        position: static;
        height: auto;
        min-height: 0; }
        .entry-detail .more-posts .posts-container .post:last-child {
          margin-right: 0; }
        .entry-detail .more-posts .posts-container .post:nth-child(2) {
          margin-right: 0; }
        .entry-detail .more-posts .posts-container .post:nth-child(2+1) {
          clear: left; }
        .entry-detail .more-posts .posts-container .post h4 {
          float: left;
          width: 65%;
          font-weight: 800;
          font-size: 14px;
          text-align: right;
          line-height: 1.25; }
        .entry-detail .more-posts .posts-container .post img {
          display: block;
          float: right;
          width: auto; }
        .entry-detail .more-posts .posts-container .post.right.has-previous {
          padding-left: 2.12766%;
          border-left: 1px solid #161616; }
        .entry-detail .more-posts .posts-container .post.right h4 {
          float: right;
          text-align: left; }
        .entry-detail .more-posts .posts-container .post.right img {
          float: left; }
        .entry-detail .more-posts .posts-container .post.i-arrow-left:before, .entry-detail .more-posts .posts-container .post.i-arrow-right:before {
          position: absolute;
          top: 50%;
          margin-top: -23px;
          font-size: 46px; }
        .entry-detail .more-posts .posts-container .post.i-arrow-left:before {
          left: -10px; }
        .entry-detail .more-posts .posts-container .post.i-arrow-right:before {
          right: -10px;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
    .entry-detail .more-posts a {
      display: block;
      float: right;
      margin: 15px 0 10px; }
  .entry-detail #comments {
    margin: 0 0 20px 0; }
    .entry-detail #comments:before {
      display: block;
      content: " ";
      margin-top: -100px;
      height: 100px;
      visibility: hidden; }
  .entry-detail .comments > p {
    margin-bottom: 10px; }
  .entry-detail .comments h2,
  .entry-detail .comments .close-button, .entry-detail .comments .signup-login #content .close-button, .signup-login #content .entry-detail .comments .close-button {
    border-bottom: 1px solid #161616;
    padding-bottom: 10px; }
  .entry-detail .comments .comment-button {
    margin: 30px 3% 30px 0;
    display: inline-block; }
    .entry-detail .comments .comment-button a {
      display: inline-block;
      background: transparent;
      border: 2px solid #ff3c00;
      border-radius: 50px;
      font-weight: 600;
      color: #ff3c00;
      padding: 11px 35px 10px 35px; }
      .entry-detail .comments .comment-button a:hover {
        background: #ff3c00;
        color: #fff; }
  .entry-detail .comments label[for="notify_me"] {
    margin-top: 15px;
    font-size: 14px; }
  .entry-detail .comments .comment-divide {
    width: 100%;
    height: 1px;
    background: #292929;
    margin: 0 0 30px 0; }
  .entry-detail .comments .comments-list {
    display: none;
    margin-top: 20px; }
    .entry-detail .comments .comments-list .comment-item {
      width: 100%;
      margin-bottom: 30px;
      overflow: hidden; }
      .entry-detail .comments .comments-list .comment-item .user-info {
        float: left;
        width: 175px;
        margin-right: 15px; }
        .entry-detail .comments .comments-list .comment-item .user-info:after {
          content: "";
          display: table;
          clear: both; }
        .entry-detail .comments .comments-list .comment-item .user-info .user-name {
          font-weight: 800;
          font-size: 14px;
          float: left;
          width: 115px;
          word-wrap: break-word; }
        .entry-detail .comments .comments-list .comment-item .user-info .date {
          font-weight: 300;
          font-size: 12px; }
      .entry-detail .comments .comments-list .comment-item .comment {
        margin-left: 10px;
        padding-left: 2.12766%;
        border-left: 1px solid #161616;
        overflow: hidden; }
        .entry-detail .comments .comments-list .comment-item .comment .comment-text p {
          margin-bottom: 10px;
          font-weight: 400;
          font-size: 14px;
          line-height: 18px !important; }
    .entry-detail .comments .comments-list .reply {
      position: relative;
      font-weight: 600;
      font-size: 12px;
      color: #161616; }
      .entry-detail .comments .comments-list .reply:before {
        position: absolute;
        top: 3px;
        right: -16px;
        font-size: 12px; }
      .entry-detail .comments .comments-list .reply:hover {
        color: #00c0ff; }
    .entry-detail .comments .comments-list .threaded-1 .user-info {
      margin-right: 80px; }
    .entry-detail .comments .comments-list .comments-pagination {
      display: block;
      margin: 20px 0; }
      .entry-detail .comments .comments-list .comments-pagination:after {
        content: "";
        display: table;
        clear: both; }
      .entry-detail .comments .comments-list .comments-pagination li {
        float: left;
        padding: 0 5px; }
        .entry-detail .comments .comments-list .comments-pagination li a {
          display: block;
          padding: 2px 10px; }
          .entry-detail .comments .comments-list .comments-pagination li a.active {
            background: black;
            color: white; }
          .entry-detail .comments .comments-list .comments-pagination li a:hover {
            color: #00c0ff; }

#entry-comment-form {
  display: none; }

#comment_form {
  display: none;
  margin-top: 20px;
  width: 100%; }
  #comment_form:after {
    content: "";
    display: table;
    clear: both; }
  #comment_form textarea {
    max-height: 120px;
    width: 100%;
    margin-bottom: 10px; }
  #comment_form .button, #comment_form .edit-profile .location input[type="submit"], .edit-profile .location #comment_form input[type="submit"] {
    display: block;
    margin: 10px 0 20px 0px;
    float: left; }

.sidebar .follow-links a.follow, .sidebar .follow-links a.follow-again, .entry-detail .follow-links a.follow, .entry-detail .follow-links a.follow-again {
  color: #00c0ff; }
.sidebar .follow-links a.un-follow, .entry-detail .follow-links a.un-follow {
  color: #b0b0b0; }
.sidebar .follow-links:hover, .entry-detail .follow-links:hover {
  cursor: pointer; }

.profile-follow {
  padding: 15px 0px;
  margin: -4px 0 10px 0; }
  .profile-follow.follow-links a {
    padding: 10px 0; }
  .profile-follow.follow-links a.button.follow, .profile-follow.follow-links a.button.follow-again {
    background: #ff3c00;
    width: 120px;
    color: #fff; }
  .profile-follow.follow-links a.button.cancel.un-follow {
    width: 120px;
    background: #b0b0b0;
    color: #fff; }
  .profile-follow.follow-links:hover {
    cursor: pointer; }

.member-profile .follow-links a.button.follow,
.member-profile .follow-links a.button.follow-again,
.member-profile .follow-links a.button.cancel.un-follow {
  padding: 10px 0px;
  width: 300px;
  display: block;
  margin-top: -30px;
  text-align: center; }

.entry-share {
  font-weight: 600; }
  .entry-share a {
    overflow: hidden;
    display: inline-block;
    margin-right: 2px; }
  .entry-share a:hover span.label {
    color: white !important;
    background: black; }
  .entry-share a:hover span.count {
    color: black;
    border-color: #00c0ff; }
  .entry-share .comments span.label {
    background: #ff3c00; }
  .entry-share .views {
    cursor: default; }
    .entry-share .views:hover span.label {
      background: #cdcdcd;
      color: black !important; }
    .entry-share .views:hover span.count {
      border-color: #cdcdcd; }
    .entry-share .views span.label {
      color: black;
      background: #cdcdcd; }
  .entry-share .facebook span.label {
    background: #507cbe; }
  .entry-share .twitter span.label {
    background: #63cdf1; }
  .entry-share .google-plus span.label {
    background: #dd4b39; }
  .entry-share .social-network span.label {
    width: 40px;
    padding: 8px 0; }
    .entry-share .social-network span.label:before {
      font-size: 13px; }
  .entry-share span.label {
    color: white;
    float: left;
    width: 70px;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
  .entry-share span.count {
    float: left;
    width: 38px;
    display: inline-block;
    color: black;
    text-align: center;
    padding: 9px 0;
    border: 1px solid #cdcdcd;
    border-left: 0;
    font-size: 10px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
  .entry-share span#counter_views {
    width: 70px; }

#content .more-posts h2, #content .more-posts .edit-profile .close-button, .edit-profile #content .more-posts .close-button,
#content .more-posts .entry-detail .close-button,
.entry-detail #content .more-posts .close-button, .signup-login #content .more-posts .close-button {
  margin-bottom: 10px; }

.profile-image {
  overflow: hidden;
  display: block;
  width: 120px;
  float: left;
  margin-right: 20px; }
  .profile-image img {
    min-width: 100%; }

.comment-profile-link {
  display: block;
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 42px;
  overflow: hidden; }
  .comment-profile-link img {
    width: 100%;
    height: 100%; }

.entry-detail .item-list .medium-rectangle {
  height: 250px;
  margin: 0 auto 20px; }
.entry-detail .item-list .post:nth-child(5n) {
  clear: left; }

#contact {
  width: 100%; }
  #contact .container {
    max-width: 970px;
    width: 100%;
    background: #fff;
    padding: 20px 20px 40px; }
    #contact .container header {
      padding-bottom: 40px; }
    #contact .container .with-borders {
      position: relative;
      font-size: 18px;
      text-align: center;
      line-height: 1.8; }
    #contact .container .left,
    #contact .container .right {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 48.93617%;
      padding-left: 2.12766%; }
      #contact .container .left:last-child,
      #contact .container .right:last-child {
        margin-right: 0; }
      #contact .container .left:nth-child(2),
      #contact .container .right:nth-child(2) {
        margin-right: 0; }
      #contact .container .left:nth-child(2+1),
      #contact .container .right:nth-child(2+1) {
        clear: left; }
    #contact .container .left {
      border-right: 1px solid #161616; }
    #contact .container .item {
      max-width: 70%;
      margin-bottom: 35px; }
    #contact .container h2, #contact .container .edit-profile .close-button, .edit-profile #contact .container .close-button,
    #contact .container .entry-detail .close-button,
    .entry-detail #contact .container .close-button, #contact .container .signup-login #content .close-button, .signup-login #content #contact .container .close-button {
      padding: 0 0 10px;
      font-size: 18px; }
    #contact .container p,
    #contact .container span,
    #contact .container a {
      color: #161616;
      font-weight: 600;
      font-size: 14px;
      line-height: 1.4; }
    #contact .container a:hover {
      color: #00c0ff; }
    #contact .container span {
      display: block; }

.team {
  width: 100%; }
  .team .inner-wrapper {
    padding: 0 15px 15px 15px; }
  .team h1, .team .hero-slider .well h2, .hero-slider .well .team h2, .team .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .team .close-button, .team .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .team .close-button,
  .team .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .team .close-button,
  .team .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .team .close-button, .team .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .team .close-button, .team .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .team .close-button {
    position: relative;
    padding: 10px 0px; }
  .team h4 {
    color: #00c0ff;
    padding-bottom: 3px; }
  .team .copy {
    padding-bottom: 25px;
    line-height: 24px; }
    .team .copy h2, .team .copy .edit-profile .close-button, .edit-profile .team .copy .close-button,
    .team .copy .entry-detail .close-button,
    .entry-detail .team .copy .close-button, .team .copy .signup-login #content .close-button, .signup-login #content .team .copy .close-button {
      margin: 0 0 10px; }
    .team .copy p {
      line-height: 1.3em;
      font-size: 16px; }
    .team .copy.default {
      display: block; }
  .team .name {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 800; }
  .team .button, .team .edit-profile .location input[type="submit"], .edit-profile .location .team input[type="submit"] {
    display: block; }
  .team .button.follow, .team .edit-profile .location input.follow[type="submit"], .edit-profile .location .team input.follow[type="submit"],
  .team .button.un-follow,
  .team .edit-profile .location input.un-follow[type="submit"],
  .edit-profile .location .team input.un-follow[type="submit"] {
    margin: 0px;
    width: inherit; }
    .team .button.follow:hover, .team .edit-profile .location input.follow[type="submit"]:hover, .edit-profile .location .team input.follow[type="submit"]:hover,
    .team .button.un-follow:hover,
    .team .edit-profile .location input.un-follow[type="submit"]:hover,
    .edit-profile .location .team input.un-follow[type="submit"]:hover {
      cursor: pointer; }
  .team .item {
    position: relative; }
  .team .item.filtered {
    display: block; }
  .team .post-ribbon {
    position: absolute; }
    .team .post-ribbon.wide {
      width: 110px;
      padding: 0px; }
  .team .team-filtered .post {
    margin: 20px 20px 0 0; }
  .team .team-filtered .small-unit {
    position: relative; }
  .team .team-filtered .small-unit.filtered {
    display: block; }
  .team .well {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .team .grid {
    margin-right: -20px; }
    .team .grid:after {
      content: "";
      display: table;
      clear: both; }
  .team .item-copy,
  .team .item {
    width: 300px;
    height: 250px;
    float: left;
    margin: 10px 20px 10px 0; }
  .team .page-description a {
    color: #00c0ff; }
    .team .page-description a:hover, .team .page-description a:active {
      text-decoration: underline; }
  .team .subnavigation a.active {
    text-decoration: underline; }

.filter {
  position: relative;
  margin-bottom: 20px;
  padding: 20px 0;
  border-top: 1px solid #161616;
  border-bottom: 1px solid #161616; }
  .filter a {
    position: relative;
    color: #161616;
    letter-spacing: 1px;
    margin: 0 15px;
    font-size: 18px;
    font-weight: 300; }
    .filter a.active {
      color: #00c0ff;
      text-decoration: underline; }
    .filter a:active, .filter a:hover {
      color: #00c0ff; }
    .filter a:after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0px;
      right: -15px;
      background: #161616; }
  .filter .filter-link {
    position: relative;
    color: black;
    letter-spacing: 1px;
    margin: 0 15px;
    font-size: 18px;
    font-weight: 300;
    cursor: pointer; }
    .filter .filter-link:hover, .filter .filter-link:active {
      color: #00c0ff; }
    .filter .filter-link.active {
      text-decoration: underline;
      color: #00c0ff; }

.partners .copy {
  display: block; }
  .partners .copy p {
    margin: 0;
    padding: 0 0 10px 0; }

.company-sidebar .text p {
  margin: 20px 0 40px 0; }
.company-sidebar .top-divider {
  margin-top: 0; }
.company-sidebar .staff .post {
  float: none;
  margin: 20px 0; }
  .company-sidebar .staff .post .well-small {
    padding: 12px 12px 8px; }
.company-sidebar .staff blockquote {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.4em;
  border: none;
  text-transform: none;
  quotes: none;
  margin: 0 0 40px; }
  .company-sidebar .staff blockquote p {
    padding: 0 10px 10px; }
  .company-sidebar .staff blockquote footer {
    text-align: right;
    font-weight: 300;
    font-style: italic; }

.company-content .article {
  margin: 0; }
.company-content .in-page-nav {
  border-bottom: 1px solid #161616;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0; }
.company-content .jobs ul {
  font-size: 16px; }
.company-content .section-header {
  font-size: 36px; }

.films .filters {
  margin: 0;
  /*border: none;
  position: absolute;
  right: 5px;
  top: -130px;
  .left {
  	margin: 0 10px 0 0;
  	width: auto;
  	}*/ }
.films .member-group-1:after, .films .member-group-5:after, .films .member-group-6:after, .films .member-group-7:after {
  display: none; }

.post-ribbon .icon.i-film-reel, .post-ribbon .icon.i-film {
  height: 22px; }

.film-detail .entry-detail .article {
  margin: 20px 0; }
  .film-detail .entry-detail .article p {
    margin: 0 0 20px; }

.film-marquee {
  background-position: center bottom !important;
  background-size: cover !important;
  text-align: center;
  z-index: 10; }
  .film-marquee .marquee-content {
    display: block;
    max-width: 620px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 40px; }
  .film-marquee .video-large-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    z-index: 0; }
    .film-marquee .video-large-container iframe, .film-marquee .video-large-container .video-embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media (max-width: 620px) {
      .film-marquee .video-large-container {
        width: 100vw; } }

.spoiler {
  display: none; }

.reveal {
  text-align: right; }

.buy-film .button, .buy-film .edit-profile .location input[type="submit"], .edit-profile .location .buy-film input[type="submit"] {
  margin: 10px 0; }

.film-sidebar a .i-instagram:before {
  font-size: 16px;
  line-height: normal; }
.film-sidebar a .i-twitter:before {
  font-size: 20px;
  line-height: normal; }
.film-sidebar .icon {
  height: auto;
  width: auto; }
.film-sidebar .icon.i-bar {
  height: 12px;
  width: 6px; }
.film-sidebar .sidebar-list a, .film-sidebar .sidebar-list li {
  font-size: 14px;
  line-height: 2em;
  overflow: hidden;
  padding: 0;
  border: none;
  text-align: left;
  text-indent: 18px;
  font-weight: 600;
  text-transform: none; }
.film-sidebar .buy-film {
  margin-bottom: 0px; }
  .film-sidebar .buy-film .button, .film-sidebar .buy-film .edit-profile .location input[type="submit"], .edit-profile .location .film-sidebar .buy-film input[type="submit"] {
    width: 235px;
    text-align: center;
    margin: 0 0 10px 0; }
    .film-sidebar .buy-film .button.first, .film-sidebar .buy-film .edit-profile .location input.first[type="submit"], .edit-profile .location .film-sidebar .buy-film input.first[type="submit"] {
      margin-top: 10px; }
  .film-sidebar .buy-film .platform-button {
    margin: 0 10px 10px 0; }

/*.subnavigation {
	.films-subnav {
		margin: 0;
		}
} */
.header-content {
  height: 100%;
  width: 100%; }
  .header-content #container_like {
    height: 100%;
    width: 100%; }
  .header-content .header-message {
    position: relative;
    top: 180px;
    height: auto;
    width: 100%; }
    .header-content .header-message h2, .header-content .header-message .edit-profile .close-button, .edit-profile .header-content .header-message .close-button,
    .header-content .header-message .entry-detail .close-button,
    .entry-detail .header-content .header-message .close-button, .header-content .header-message .signup-login #content .close-button, .signup-login #content .header-content .header-message .close-button {
      color: #fff;
      font-size: 36px;
      text-shadow: 0px 0px 28px #342f2f; }
    .header-content .header-message p {
      color: #fff;
      font-size: 20px;
      margin: 0 0 10px;
      text-shadow: 0px 0px 28px #342f2f; }
    .header-content .header-message #facebook {
      margin: 20px 0; }
      .header-content .header-message #facebook a {
        padding: 0 20px; }
    .header-content .header-message .facebook-message {
      color: #161616;
      font-size: 18px;
      margin: 10px auto 0;
      background-color: #fff;
      padding: 20px;
      display: block;
      max-width: 350px; }

.full-width.watch {
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #161616; }

.content-list.watch h2, .content-list.watch .edit-profile .close-button, .edit-profile .content-list.watch .close-button,
.content-list.watch .entry-detail .close-button,
.entry-detail .content-list.watch .close-button, .content-list.watch .signup-login #content .close-button, .signup-login #content .content-list.watch .close-button {
  margin: 0px; }

.watch.header-text .icon.i-film-reel {
  height: 50px;
  width: 50px; }
.watch.header-text .i-film-reel:before {
  font-size: 54px; }
.watch .with-icon {
  margin: 0 0 20px; }
.watch .text p {
  margin: 0 0 20px 0; }
.watch .text li {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: 300; }
.watch .text ul {
  display: block;
  margin: 20px 0 0;
  padding: 0 0 0 15px; }
.watch .entry-share {
  margin-bottom: 20px; }
.watch .watch-description p {
  margin: 0 0 20px; }
.watch .watch-description a {
  text-decoration: underline; }
.watch .with-borders {
  margin-bottom: 0; }
.watch .button.view-more, .watch .edit-profile .location input.view-more[type="submit"], .edit-profile .location .watch input.view-more[type="submit"] {
  margin-top: 20px; }
.watch .sidebar-nav.text {
  border-top: none;
  padding: 0; }

p.promoter-asset-list {
  font-size: 16px;
  margin-bottom: 20px; }

.promoter-asset-list h2, .promoter-asset-list .edit-profile .close-button, .edit-profile .promoter-asset-list .close-button,
.promoter-asset-list .entry-detail .close-button,
.entry-detail .promoter-asset-list .close-button, .promoter-asset-list .signup-login #content .close-button, .signup-login #content .promoter-asset-list .close-button {
  margin: 20px 0; }
.promoter-asset-list li {
  margin: 0 0 10px; }
.promoter-asset-list a {
  text-decoration: underline; }

.film-music-list {
  margin: 0 0 40px 0; }
  .film-music-list li {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #161616; }
    .film-music-list li h3 {
      margin: 0 0 5px 0; }
    .film-music-list li p a {
      color: #00c0ff; }
      .film-music-list li p a:hover {
        text-decoration: underline; }

.subnavigation .watch-button {
  color: #ff3c00;
  font-weight: 800;
  letter-spacing: 0em;
  display: none; }
  .subnavigation .watch-button:hover, .subnavigation .watch-button:active, .subnavigation .watch-button:focus {
    color: #cc3000; }

.fullscreen-layout .watch-cta-2 .hero-text h2, .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .close-button, .edit-profile .fullscreen-layout .watch-cta-2 .hero-text .close-button,
.fullscreen-layout .watch-cta-2 .hero-text .entry-detail .close-button,
.entry-detail .fullscreen-layout .watch-cta-2 .hero-text .close-button, .fullscreen-layout .watch-cta-2 .hero-text .signup-login #content .close-button, .signup-login #content .fullscreen-layout .watch-cta-2 .hero-text .close-button, .fullscreen-layout .watch-cta-2 .hero-text p, .fullscreen-layout .watch-cta-2 .hero-text a {
  color: #fff; }
.fullscreen-layout .watch-cta-2 .hero-text .large-page-title {
  font-size: 60px;
  margin-bottom: 10px; }
.fullscreen-layout .watch-cta-2 .hero-text .primary-body {
  font-size: 24px;
  line-height: 28px;
  margin: 5px 20px 50px; }
.fullscreen-layout .watch-cta-2 .hero-text .button, .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .location input[type="submit"], .edit-profile .location .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"] {
  width: 300px;
  background-color: #00c0ff;
  font-size: 18px;
  letter-spacing: 0.15em;
  margin: 0;
  outline: 0 none;
  padding: 22px 20px;
  text-decoration: none;
  min-height: 60px;
  min-width: 175px; }
  .fullscreen-layout .watch-cta-2 .hero-text .button:hover, .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .location input[type="submit"]:hover, .edit-profile .location .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:hover, .fullscreen-layout .watch-cta-2 .hero-text .button:active .fullscreen-layout .watch-cta-2 .hero-text .button:focus, .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .location input[type="submit"]:active .fullscreen-layout .watch-cta-2 .hero-text .button:focus, .edit-profile .location .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:active .fullscreen-layout .watch-cta-2 .hero-text .button:focus, .fullscreen-layout .watch-cta-2 .hero-text .button:active .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .location input[type="submit"]:focus, .edit-profile .location .fullscreen-layout .watch-cta-2 .hero-text .button:active .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:focus, .fullscreen-layout .watch-cta-2 .hero-text .edit-profile .location input[type="submit"]:active .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:focus, .edit-profile .location .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:active .fullscreen-layout .watch-cta-2 .hero-text input[type="submit"]:focus {
    background-color: #009acc; }
.fullscreen-layout.watch-catalog .end-page.big-link {
  margin: 0 0 50px 0; }
.fullscreen-layout.watch-catalog .watch-cta-1 h1, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well h2, .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 h2, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
.fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
.fullscreen-layout.watch-catalog .watch-cta-1 .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 p, .fullscreen-layout.watch-catalog .watch-cta-1 a {
  color: #fff; }
.fullscreen-layout.watch-catalog .watch-cta-1 h1, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well h2, .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 h2, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
.fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
.fullscreen-layout.watch-catalog .watch-cta-1 .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button {
  font-size: 98px; }
.fullscreen-layout.watch-catalog .watch-cta-1 .icon.i-film-reel {
  height: auto;
  width: auto;
  padding: 0 0 10px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .icon.i-film-reel:before {
    font-size: 80px; }
.fullscreen-layout.watch-catalog .watch-cta-1 .primary-body {
  font-size: 24px;
  line-height: 28px;
  margin: 5px 20px 50px; }
.fullscreen-layout.watch-catalog .watch-cta-1 .button, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .location input[type="submit"], .edit-profile .location .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"] {
  width: 300px;
  background-color: #00c0ff;
  font-size: 18px;
  letter-spacing: 0.15em;
  margin: 0;
  outline: 0 none;
  padding: 22px 20px;
  text-decoration: none;
  min-height: 60px;
  min-width: 175px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .button:hover, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .location input[type="submit"]:hover, .edit-profile .location .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:hover, .fullscreen-layout.watch-catalog .watch-cta-1 .button:active .fullscreen-layout.watch-catalog .watch-cta-1 .button:focus, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .location input[type="submit"]:active .fullscreen-layout.watch-catalog .watch-cta-1 .button:focus, .edit-profile .location .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:active .fullscreen-layout.watch-catalog .watch-cta-1 .button:focus, .fullscreen-layout.watch-catalog .watch-cta-1 .button:active .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .location input[type="submit"]:focus, .edit-profile .location .fullscreen-layout.watch-catalog .watch-cta-1 .button:active .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:focus, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .location input[type="submit"]:active .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:focus, .edit-profile .location .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:active .fullscreen-layout.watch-catalog .watch-cta-1 input[type="submit"]:focus {
    background-color: #009acc; }
.fullscreen-layout.watch-catalog .watch-cta-1 .extra-message {
  padding: 10px 0; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .extra-message a:hover, .fullscreen-layout.watch-catalog .watch-cta-1 .extra-message a:active, .fullscreen-layout.watch-catalog .watch-cta-1 .extra-message a:focus {
    color: #00c0ff; }
.fullscreen-layout.watch-catalog .watch-cta-1 .scroll-prompt {
  color: #fff;
  position: relative;
  bottom: 20px; }
@media screen and (max-width: 860px) {
  .fullscreen-layout.watch-catalog .watch-cta-1 h1, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well h2, .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 h2, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
  .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
  .fullscreen-layout.watch-catalog .watch-cta-1 .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button {
    font-size: 78px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .icon.i-film-reel:before {
    font-size: 70px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .primary-body {
    margin-bottom: 20px; } }
@media screen and (max-width: 480px) {
  .fullscreen-layout.watch-catalog .watch-cta-1 h1, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well h2, .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 h2, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
  .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .fullscreen-layout.watch-catalog .watch-cta-1 .close-button,
  .fullscreen-layout.watch-catalog .watch-cta-1 .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .fullscreen-layout.watch-catalog .watch-cta-1 .close-button, .fullscreen-layout.watch-catalog .watch-cta-1 .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .fullscreen-layout.watch-catalog .watch-cta-1 .close-button {
    font-size: 62px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .icon.i-film-reel:before {
    font-size: 50px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .extra-message {
    font-size: 18px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .primary-body {
    font-size: 22px;
    margin: 5px 0 20px; }
  .fullscreen-layout.watch-catalog .watch-cta-1 .scroll-prompt {
    bottom: 40px; }
  .fullscreen-layout.watch-catalog .watch-cta-2 .large-page-title {
    font-size: 48px; }
  .fullscreen-layout.watch-catalog .watch-cta-2 .primary-body {
    margin: 5px 0 20px;
    font-size: 22px; } }
.fullscreen-layout.watch-catalog .special-content-badge {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block; }
.fullscreen-layout.watch-detail .end-page.big-link {
  margin: 0 0 50px 0; }
.fullscreen-layout.watch-detail .film-marquee {
  background-color: #161616; }
  .fullscreen-layout.watch-detail .film-marquee .marquee-content {
    max-width: 1200px;
    margin: 0 auto; }
    .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action {
      height: 650px; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message h3, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message p, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message a {
        color: #fff; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message h3 {
        font-size: 58px; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message a:hover, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message a:active, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message a:focus {
        color: #00c0ff; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .icon.i-film-reel {
        height: auto;
        width: auto;
        padding: 0 0 10px; }
        .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .icon.i-film-reel:before {
          font-size: 64px; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .primary-body {
        font-size: 24px;
        line-height: 28px;
        margin: 30px 20px 70px; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .edit-profile .location input[type="submit"], .edit-profile .location .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"] {
        width: 300px;
        background-color: #00c0ff;
        font-size: 18px;
        letter-spacing: 0.15em;
        margin: 0;
        outline: 0 none;
        padding: 22px 20px;
        text-decoration: none;
        min-height: 60px;
        min-width: 175px; }
        .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:hover, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .edit-profile .location input[type="submit"]:hover, .edit-profile .location .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:hover, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:focus, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .edit-profile .location input[type="submit"]:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:focus, .edit-profile .location .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:focus, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .edit-profile .location input[type="submit"]:focus, .edit-profile .location .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .button:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:focus, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .edit-profile .location input[type="submit"]:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:focus, .edit-profile .location .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:active .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message input[type="submit"]:focus {
          background-color: #009acc; }
      .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .extra-message {
        padding: 10px 0; }
        .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .extra-message a:hover, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .extra-message a:active, .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .extra-message a:focus {
          color: #00c0ff; }
@media screen and (max-width: 860px) {
  .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action {
    height: 400px;
    min-height: 0; }
    .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message h3 {
      font-size: 48px; }
    .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .icon.i-film-reel:before {
      font-size: 58px; }
    .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .primary-body {
      font-size: 22px;
      margin: 10px 0 20px; } }
@media screen and (max-width: 480px) {
  .fullscreen-layout.watch-detail .hero-text p {
    font-size: 18px; }
  .fullscreen-layout.watch-detail .film-marquee .marquee-content .call-to-action .login-message .primary-body {
    font-size: 20px; } }
.fullscreen-layout.watch-detail .full-width-content.watch-information {
  margin: 20px 50px 0px; }
  .fullscreen-layout.watch-detail .full-width-content.watch-information .main-title {
    font-size: 62px;
    margin: 0 0 20px 0; }
@media screen and (max-width: 860px) {
  .fullscreen-layout.watch-detail .full-width-content.watch-information .main-title {
    font-size: 52px; }
  .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .big-link, .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .info, .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .entry-share {
    font-size: 20px; } }
@media screen and (max-width: 480px) {
  .fullscreen-layout.watch-detail .full-width-content.watch-information {
    margin: 10px 40px 0px; }
    .fullscreen-layout.watch-detail .full-width-content.watch-information .main-title {
      font-size: 32px; }
    .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .big-link, .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .info, .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .entry-share {
      font-size: 16px; }
    .fullscreen-layout.watch-detail .full-width-content.watch-information .sub-links .entry-share .social-network {
      margin-right: 0px; }
  .fullscreen-layout.watch-detail .watch-cta-2 .large-page-title {
    font-size: 48px; }
  .fullscreen-layout.watch-detail .watch-cta-2 .primary-body {
    margin: 5px 0 20px;
    font-size: 22px; } }

.ode .text-bar {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0px;
  height: 50px;
  width: 100%;
  z-index: 999;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-weight: 800;
  background: #1c1c1c;
  text-align: center;
  padding: 5px 0;
  transition: .3s ease;
  transform: translateY(50px); }
  .ode .text-bar.scrolled {
    transform: translateY(0px); }
  .ode .text-bar img {
    height: 32px;
    width: 57.5938px;
    margin-right: 20px; }
.ode .hero-slider {
  height: calc(100vh - 136px);
  min-height: 667px; }
  .ode .hero-slider .swiper-slide {
    height: 100%;
    filter: brightness(0.4);
    transition: filter .5s ease; }
    .ode .hero-slider .swiper-slide.submit {
      filter: brightness(1); }
  .ode .hero-slider #mc_embed_signup {
    background-color: transparent;
    width: 85%;
    width: 90%;
    max-width: 470px;
    z-index: 11;
    height: fit-content;
    position: absolute;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    padding: 0;
    transition: .5s; }
    .ode .hero-slider #mc_embed_signup.submit {
      visibility: hidden;
      opacity: 0;
      transform: scale(0.92); }
    .ode .hero-slider #mc_embed_signup * {
      color: #fff; }
    .ode .hero-slider #mc_embed_signup h2, .ode .hero-slider #mc_embed_signup .edit-profile .close-button, .edit-profile .ode .hero-slider #mc_embed_signup .close-button,
    .ode .hero-slider #mc_embed_signup .entry-detail .close-button,
    .entry-detail .ode .hero-slider #mc_embed_signup .close-button, .ode .hero-slider #mc_embed_signup .signup-login #content .close-button, .signup-login #content .ode .hero-slider #mc_embed_signup .close-button {
      max-width: 290px;
      margin: 0px auto 30px auto;
      line-height: 1.2em;
      font-size: 18px;
      font-weight: 700;
      text-align: center;
      text-transform: none;
      letter-spacing: 0; }
    .ode .hero-slider #mc_embed_signup label {
      font-size: 14px; }
    .ode .hero-slider #mc_embed_signup input {
      width: 100%;
      border-radius: 3px;
      font-weight: 600;
      font-size: 12px;
      height: 43px;
      margin-top: 2px;
      margin-bottom: 10px;
      padding: 12px 14px; }
      .ode .hero-slider #mc_embed_signup input.email {
        max-width: 100%; }
      .ode .hero-slider #mc_embed_signup input.zip {
        margin-bottom: 30px; }
      .ode .hero-slider #mc_embed_signup input:not(#mc-embedded-subscribe) {
        border: 1px solid #fff;
        background: transparent; }
    .ode .hero-slider #mc_embed_signup a {
      text-align: center;
      display: block; }
    .ode .hero-slider #mc_embed_signup .pow {
      background: center/cover url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/drop-in-vote-white.png") no-repeat;
      margin: -17px auto 0 auto;
      width: 80%;
      height: 122.22px;
      max-width: 220px;
      cursor: pointer;
      transition: .3s; }
      .ode .hero-slider #mc_embed_signup .pow:hover {
        transform: scale(1.03); }
    .ode .hero-slider #mc_embed_signup #mc-embedded-subscribe {
      margin-bottom: 0; }
    .ode .hero-slider #mc_embed_signup .error-message {
      font-size: 9px;
      float: right;
      position: relative;
      bottom: -4px; }
      @media (max-width: 500px) {
        .ode .hero-slider #mc_embed_signup .error-message {
          width: 150px;
          text-align: right;
          bottom: 2px; } }
  .ode .hero-slider iframe {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: .5s ease; }
    .ode .hero-slider iframe.visible {
      opacity: 1;
      visibility: visible; }
@media (max-width: 630px) {
  .ode .hero-slider {
    height: calc(100vh - 60px); } }

.prox-award {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  width: 100px;
  left: 30px;
  height: 100px; }

.prox-award img {
  width: 100px; }

#page.edit .super-leaderboard.page-top {
  display: none !important; }

#page.edit .inner-wrapper {
  padding-top: 15px; }

.accomplice-wrapper #breadcrumb {
  padding-top: 15px; }
.accomplice-wrapper .medium-rectangle, .accomplice-wrapper .super-leaderboard {
  display: none; }
.accomplice-wrapper img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none; }
.accomplice-wrapper .accomplice-skin {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1090px;
  background: url("/images/ci-images/accomplice-bg-1.jpg") no-repeat;
  background-position: top;
  background-size: 100%;
  background-color: #fff;
  margin-left: 50% !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }
.accomplice-wrapper .sponsors {
  opacity: 0;
  visibility: hidden;
  position: relative;
  padding: 50px 0;
  margin: auto;
  display: block;
  width: 90%;
  max-width: 850px; }
.accomplice-wrapper .landing-container {
  background: #191919;
  position: relative;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 135px);
  min-height: 650px;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
.accomplice-wrapper .video-container {
  width: 100vw; }
  .accomplice-wrapper .video-container .landing-video {
    min-width: 100%;
    min-height: 100%; }
.accomplice-wrapper .overlay-container, .accomplice-wrapper .video-container {
  position: absolute; }
.accomplice-wrapper .overlay-container {
  position: absolute;
  width: 90vw;
  max-width: 700px;
  min-width: 300px;
  display: block;
  margin: auto;
  z-index: 4 !important;
  cursor: pointer; }
  .accomplice-wrapper .overlay-container img {
    width: 100%;
    display: block;
    margin: 0 auto;
    transition: .6s ease;
    opacity: 0;
    visibility: hidden; }
    .accomplice-wrapper .overlay-container img.visible {
      visibility: visible;
      opacity: 1; }
      .accomplice-wrapper .overlay-container img.visible:hover {
        transform: scale(0.98);
        opacity: .7; }
.accomplice-wrapper .landing-image.visible {
  filter: brightness(1) blur(0); }
.accomplice-wrapper #accomplice-vid {
  position: absolute;
  z-index: 15;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 1s; }
  .accomplice-wrapper #accomplice-vid.visible {
    opacity: 1;
    visibility: visible; }
@media (max-width: 860px) {
  .accomplice-wrapper .sponsors {
    display: none; } }
@media (max-width: 630px) {
  .accomplice-wrapper .landing-container {
    height: calc(100vh - 60px);
    max-height: 675px; }
  .accomplice-wrapper .accomplice {
    padding-top: 100px; }
  .accomplice-wrapper .sponsors {
    margin: -25px auto 0 auto; } }

.edit .far {
  padding-top: 250px; }
.edit .far-skin {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1090px;
  background: url("/images/films/far-out/far-out-skin.jpg") no-repeat;
  background-position: top;
  background-size: contain;
  background-color: #071318;
  margin-left: 50% !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }
.edit .sponsors {
  position: relative;
  margin: -25px auto;
  display: block;
  width: 100%;
  max-width: 850px; }
.edit .landing-container {
  position: relative;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 135px);
  min-height: 650px;
  z-index: 0; }
.edit .overlay-container {
  width: 50vw;
  max-width: 520px;
  min-width: 300px;
  display: block;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 30%;
  transform: translateY(-50%) translateZ(100px);
  z-index: 4 !important;
  cursor: pointer;
  transform-style: preserve-3d;
  perspective: 750px; }
.edit .overlay-container img {
  position: absolute;
  width: 100%;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  filter: blur(5px);
  transition: 3s ease;
  opacity: 0;
  visibility: hidden; }
.edit .overlay-container:hover .watch {
  transform: scale(1.05) !important;
  transition: .5s !important; }
.edit .top-logos {
  transition-delay: .3s !important;
  transform: translateY(-30%); }
.edit .letter {
  top: 8vw; }
.edit .letter.f {
  transform: translateY(-30%) translateX(-30%) translateZ(10px); }
.edit .letter.a {
  transform: translateY(-50%) translateZ(10px); }
.edit .letter.r {
  transform: translateY(-30%) translateX(30%) translateZ(10px); }
.edit .letter.o {
  transform: translateY(30%) translateX(-30%) translateZ(10px); }
.edit .letter.u {
  transform: translateY(50%) translateZ(10px); }
.edit .letter.t {
  transform: translateY(30%) translateX(30%) translateZ(10px); }
.edit .cloud {
  z-index: 10;
  top: 1.9vw;
  width: 130% !important;
  left: -15% !important; }
.edit .cloud.visible {
  filter: blur(0) brightness(1.1) !important; }
.edit .cloud:nth-child(2) {
  transform: translateY(40px) translateX(22px) translateZ(0); }
.edit .cloud:nth-child(3) {
  transform: translateY(-50px) translateX(40%) translateZ(0); }
.edit .cloud:nth-child(4) {
  transform: translateY(-25px) translateX(45px) translateZ(0); }
.edit .cloud:nth-child(5) {
  transform: translateY(50px) translateX(-30%) translateZ(0); }
.edit .cloud:nth-child(6) {
  transform: translateY(15px) translateX(-52px) translateZ(0); }
.edit .cloud.visible:nth-child(2) {
  transform: translateY(-15px) translateX(0) translateZ(115px) !important; }
.edit .cloud.visible:nth-child(3) {
  transform: translateY(-10px) translateX(0) translateZ(110px) !important; }
.edit .cloud.visible:nth-child(4) {
  transform: translateY(0) translateX(0) translateZ(90px) !important; }
.edit .cloud.visible:nth-child(5) {
  transform: translateY(0) translateX(-20px) translateZ(70px) !important; }
.edit .cloud.visible:nth-child(6) {
  transform: translateY(15px) translateX(0) translateZ(25px) !important; }
.edit .overlay-container img.visible {
  visibility: visible;
  opacity: 1;
  filter: blur(0px);
  transform: translateY(0) translateX(0) translateZ(10px); }
.edit .landing-image {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin-left: 50% !important;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  bottom: 0;
  height: 100%;
  width: 100% !important;
  filter: brightness(0.7) blur(10px);
  background-image: url("/images/films/far-out/far-out-landing.jpg");
  background-size: cover;
  background-position: bottom;
  transition: 3s; }
.edit .landing-image.visible {
  filter: brightness(1) blur(0);
  transform: translateX(-50%) translateY(-50%) scale(1); }
.edit .trailer {
  position: absolute;
  z-index: 15;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 2s; }
.edit .trailer.visible {
  opacity: 1;
  visibility: visible; }
@media (min-width: 1040px) {
  .edit .letter {
    top: 83px; } }
@media (max-width: 630px) {
  .edit .landing-container {
    height: calc(100vh - 60px);
    max-height: 675px; }
  .edit .cloud {
    top: 3vw; }
  .edit .far {
    padding-top: 100px; }
  .edit .sponsors {
    margin: -25px auto 0 auto; } }
@media (max-width: 600px) {
  .edit .letter {
    top: 48px; } }
@media (max-width: 420px) {
  .edit .cloud {
    top: 5vw; } }

.andy-content {
  position: relative;
  overflow: hidden;
  min-height: 160vh; }
  .andy-content .andy-buy {
    margin: 70px auto 0 auto;
    text-align: center;
    max-width: 1120px; }
    .andy-content .andy-buy.mobile {
      margin: 0 auto;
      padding: 30px;
      background-image: url(/images/andy/top-texture.jpg);
      background-repeat: no-repeat;
      background-size: 200%;
      background-position: top;
      box-shadow: inset 0 0px 20vw rgba(0, 0, 0, 0.8);
      max-width: 100vw !important; }
      @media (max-width: 500px) {
        .andy-content .andy-buy.mobile {
          background-size: 350%; }
          .andy-content .andy-buy.mobile a {
            display: block !important;
            margin: 0 0 30px 0; } }
      .andy-content .andy-buy.mobile h2, .andy-content .andy-buy.mobile .edit-profile .close-button, .edit-profile .andy-content .andy-buy.mobile .close-button,
      .andy-content .andy-buy.mobile .entry-detail .close-button,
      .entry-detail .andy-content .andy-buy.mobile .close-button, .andy-content .andy-buy.mobile .signup-login #content .close-button, .signup-login #content .andy-content .andy-buy.mobile .close-button {
        font-size: 5.5vw;
        color: #fff;
        font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
        letter-spacing: .05em;
        margin: 30px;
        text-shadow: 0px 0.5px 2px rgba(0, 0, 0, 0.3); }
    .andy-content .andy-buy a, .andy-content .andy-buy img {
      display: inline-block !important;
      cursor: pointer !important; }
    .andy-content .andy-buy a {
      vertical-align: middle;
      display: block;
      margin: 30px;
      transform: scale(0.73);
      transition: transform .2s ease; }
      .andy-content .andy-buy a:hover {
        transform: scale(0.75); }
      @media (max-width: 1130px) {
        .andy-content .andy-buy a {
          margin: 10px;
          transform: scale(0.6); }
          .andy-content .andy-buy a:hover {
            transform: scale(0.62); } }
      @media (max-width: 860px) {
        .andy-content .andy-buy a {
          transform: scale(0.5); }
          .andy-content .andy-buy a:hover {
            transform: scale(0.52); } }
      .andy-content .andy-buy a img {
        width: initial;
        margin-bottom: 0;
        max-width: initial; }
    @media (max-width: 860px) {
      .andy-content .andy-buy {
        max-width: 620px; } }
  .andy-content .andy-awards {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    text-align: center; }
    .andy-content .andy-awards > div {
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      width: 125px;
      height: 100px;
      display: inline-block; }
    .andy-content .andy-awards .award-1 {
      background-image: url("/images/andy/award1.png");
      margin-right: 5vw; }
    .andy-content .andy-awards .award-2 {
      background-image: url("/images/andy/award2.png"); }
  .andy-content .blur {
    opacity: 0;
    -webkit-filter: blur(30px);
    -moz-filter: blur(30px);
    -o-filter: blur(30px);
    -ms-filter: blur(30px);
    filter: url(#blur);
    filter: blur(30px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
    -webkit-transition: filter 1s ease-out;
    -moz-transition: filter 1s ease-out;
    -o-transition: filter 1s ease-out;
    transition: filter 1s ease-out; }
    .andy-content .blur.visible {
      opacity: 1 !important;
      -webkit-filter: blur(0px) !important;
      -moz-filter: blur(0px) !important;
      -o-filter: blur(0px) !important;
      -ms-filter: blur(30px) !important;
      filter: url(#blur);
      filter: blur(0px) !important;
      filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0') !important; }
  .andy-content * {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important; }
  .andy-content .andy-trailer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: none; }
  .andy-content .video-container {
    position: relative;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    z-index: 0;
    background: #232323; }
  .andy-content .available {
    position: absolute;
    width: 100%;
    height: 40px;
    background: #232323;
    top: 0;
    text-align: center;
    color: #fff;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    padding-top: 14px;
    z-index: 2;
    letter-spacing: .13em;
    text-transform: uppercase;
    transition: transform .2s ease; }
    .andy-content .available:hover {
      transform: scale(1.03); }
  .andy-content .andy-overlay {
    position: absolute;
    width: 95vw;
    z-index: 2;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
    .andy-content .andy-overlay img {
      width: 100%;
      display: block;
      margin: 0 auto;
      position: relative; }
      .andy-content .andy-overlay img.logo {
        width: 80vw;
        max-width: 1050px;
        margin-bottom: 4vh;
        z-index: 2; }
      .andy-content .andy-overlay img.play {
        width: 75px;
        transition: .3s ease;
        z-index: 3;
        cursor: pointer; }
        .andy-content .andy-overlay img.play:hover {
          cursor: pointer;
          transform: scale(1.15); }
  .andy-content .andy-play-button {
    background-image: url("/images/andy/play.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    background-size: 80px;
    position: absolute;
    top: 75%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    transition: filter 1s ease-out, background-size .2s ease-out; }
    .andy-content .andy-play-button:hover {
      background-size: 70px; }
    .andy-content .andy-play-button:active {
      background-size: 63px; }
  .andy-content .andy-links {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 9;
    text-align: center;
    padding-top: 11px;
    height: 40px;
    transition: background-color .2s ease; }
    .andy-content .andy-links li {
      padding: 0 20px;
      display: inline-block; }
      .andy-content .andy-links li a {
        color: #fff;
        font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
        font-size: 13px;
        letter-spacing: .13em;
        text-transform: uppercase;
        cursor: pointer;
        transition: transform .2s ease;
        display: block; }
        .andy-content .andy-links li a:hover {
          transform: scale(1.05); }
        .andy-content .andy-links li a:active {
          transform: scale(1); }
  .andy-content .andy-header {
    width: 100%;
    height: calc(100vh - 137px);
    min-height: 850px;
    position: relative;
    overflow: hidden;
    margin-bottom: 0; }
  .andy-content .andy-faces {
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 85vh;
    opacity: 0;
    position: absolute;
    top: -200px;
    -webkit-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    -moz-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    -o-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    transition: top 1.5s ease-out, opacity 1.5s ease-out; }
  .andy-content .andy-surf {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: calc(100vw * 0.70);
    position: absolute;
    top: 55vh;
    left: 0;
    opacity: 0;
    -webkit-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    -moz-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    -o-transition: top 1.5s ease-out, opacity 1.5s ease-out;
    transition: top 1.5s ease-out, opacity 1.5s ease-out; }
  .andy-content .andy-trophy {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 85vw;
    position: absolute;
    bottom: -10vh;
    opacity: 0;
    left: 0;
    -webkit-transition: bottom 1.5s ease-out, opacity 1.5s ease-out;
    -moz-transition: bottom 1.5s ease-out, opacity 1.5s ease-out;
    -o-transition: bottom 1.5s ease-out, opacity 1.5s ease-out;
    transition: bottom 1.5s ease-out, opacity 1.5s ease-out; }
  .andy-content .andy-block .andy-title {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    height: 70px; }
  .andy-content .andy-block .andy-text {
    margin-top: 25px;
    color: #fff;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    font-weight: 100;
    line-height: 30px; }
  .andy-content .andy-the-film {
    z-index: 2;
    width: 40vw;
    position: absolute;
    left: 10vw;
    top: 20vh; }
    .andy-content .andy-the-film .andy-title {
      background-image: url("/images/andy/the-film.png"); }
  .andy-content .andy-mission {
    z-index: 2;
    width: 50vw;
    position: absolute;
    left: 40vw;
    top: 160vh; }
    .andy-content .andy-mission .andy-title {
      background-image: url("/images/andy/mission.png"); }
  .andy-content .andy-andy {
    z-index: 2;
    width: 40vw;
    position: absolute;
    left: 10vw;
    top: 15vh; }
    .andy-content .andy-andy .andy-title {
      background-image: url("/images/andy/andy.png"); }
  .andy-content .andy-filmmakers {
    z-index: 2;
    width: 40vw;
    position: absolute;
    left: 30vw;
    top: 90vh; }
    .andy-content .andy-filmmakers .andy-title {
      background-image: url("/images/andy/filmmakers.png");
      background-position: center center;
      position: relative;
      left: 0; }
    .andy-content .andy-filmmakers div {
      text-align: center; }
    .andy-content .andy-filmmakers .andy-buy-tickets {
      width: 35%;
      height: 75px;
      margin: 0 auto;
      display: block;
      background-image: url("/images/andy/buy-tickets.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: 100px; }
  .andy-content .andy-header-content {
    position: absolute;
    top: 50px;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 1;
    mix-blend-mode: overlay; }
    .andy-content .andy-header-content h3 {
      color: #fff;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      letter-spacing: 3px;
      font-size: 15px; }
  .andy-content .andy-top {
    position: relative;
    height: 300vh;
    background-image: url("/images/andy/top-texture.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden; }
    .andy-content .andy-top.face .andy-faces {
      opacity: 1;
      top: 0; }
    .andy-content .andy-top.surf .andy-surf {
      opacity: 1;
      top: 50vh; }
    .andy-content .andy-top.trophy .andy-trophy {
      opacity: 1;
      bottom: 0; }
  .andy-content .andy-bottom {
    position: relative;
    height: 225vh;
    width: 100%;
    background-image: url("/images/andy/bottom-texture.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow: hidden; }
    .andy-content .andy-bottom .andy-head {
      width: 100%;
      height: 100vh;
      background-position: bottom center;
      background-size: cover;
      background-repeat: no-repeat; }
    .andy-content .andy-bottom .andy-under {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 120vh;
      background-position: top center;
      background-size: cover;
      background-repeat: no-repeat; }
  .andy-content .andy-video-header {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin-left: 50% !important;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
  .andy-content .andy-tour-top {
    width: 100%;
    height: 120vh;
    min-height: 1200px;
    background-image: url(/images/andy/tour-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: auto; }
    .andy-content .andy-tour-top * {
      color: #ffffff; }
  .andy-content .andy-tour-bottom {
    width: 100%;
    height: 1600px;
    background-image: url(/images/andy/tour-bg-bottom.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: auto; }
    .andy-content .andy-tour-bottom .button, .andy-content .andy-tour-bottom .edit-profile .location input[type="submit"], .edit-profile .location .andy-content .andy-tour-bottom input[type="submit"] {
      display: inline-block;
      padding: 12px 20px 10px 20px;
      border: 2px solid #232323;
      color: #232323;
      background: transparent;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      letter-spacing: .05em;
      transition: .2s ease;
      cursor: pointer; }
      .andy-content .andy-tour-bottom .button:hover, .andy-content .andy-tour-bottom .edit-profile .location input[type="submit"]:hover, .edit-profile .location .andy-content .andy-tour-bottom input[type="submit"]:hover {
        color: #fff;
        background: #232323; }
  .andy-content .fathom-logo {
    display: block;
    text-align: center;
    margin: 18px auto 30px auto; }
    .andy-content .fathom-logo img {
      width: 400px; }
  .andy-content .centered-title {
    width: 90%;
    height: 75px;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    margin: 50px auto 50px auto; }
  .andy-content .centered-text {
    width: 50%;
    max-width: 650px;
    margin: 0 auto;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 30px;
    text-align: center; }
  .andy-content .fb-link {
    width: 30px;
    height: 40px;
    background-image: url(/images/andy/fb.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin: 20px auto 0 auto; }
  .andy-content .andy-premiere {
    margin: 80px 0 100px 0;
    text-align: center; }
    .andy-content .andy-premiere * {
      text-align: center; }
    .andy-content .andy-premiere h4 {
      font-weight: 800;
      padding: 0 20px;
      display: inline-block;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
    .andy-content .andy-premiere .andy-row.bottom h4 {
      font-size: 12px; }
    .andy-content .andy-premiere .andy-btn {
      display: inline-block;
      padding: 12px 20px 10px 20px;
      border: 2px solid #fff;
      margin-top: 30px;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      letter-spacing: .05em; }
      .andy-content .andy-premiere .andy-btn:hover {
        color: #000;
        background: #fff; }

.andy-signup label {
  display: inline-block;
  width: 150px; }
.andy-signup .mc-field-group {
  padding: 10px 0; }
.andy-signup .indicates-required {
  text-align: right;
  font-size: 12px; }

@media (max-width: 1023px) {
  .andy .article {
    padding: 0 20px; }

  .andy-content .andy-awards > div {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 75px;
    display: inline-block; }
  .andy-content .andy-awards .award-1 {
    background-image: url("/images/andy/award1.png"); }
  .andy-content .andy-awards .award-2 {
    background-image: url("/images/andy/award2.png"); }

  .andy-signup {
    padding: 0 20px; }
    .andy-signup .andy-submit {
      padding-bottom: 10px; }
    .andy-signup label {
      display: block;
      padding-bottom: 10px; }
    .andy-signup .email {
      border: 2px solid #909090 !important; }

  .andy-header-content {
    display: none; }

  .andy-play-button {
    background-size: 40px !important;
    top: 69%; }

  .andy-content .andy-block {
    width: 80vw;
    left: 10vw; }
  .andy-content .andy-overlay .logo {
    width: 92vw !important; }
  .andy-content .andy-overlay .play {
    width: 55px; }
  .andy-content .andy-video-header {
    background-image: url(/images/andy/mobile-header.jpg);
    background-size: cover;
    background-position: center; }
  .andy-content .blur {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(30px);
    filter: url(#blur);
    filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); }
    .andy-content .blur.visible {
      opacity: 1;
      -webkit-filter: blur(0px);
      -moz-filter: blur(0px);
      -o-filter: blur(0px);
      -ms-filter: blur(30px);
      filter: url(#blur);
      filter: blur(0px);
      filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); }
  .andy-content .andy-the-film {
    top: 50px; }
  .andy-content .sticky-nav a {
    font-size: 11px;
    padding: 0 7px;
    letter-spacing: 1px; }
  .andy-content .sticky-nav .button, .andy-content .sticky-nav .edit-profile .location input[type="submit"], .edit-profile .location .andy-content .sticky-nav input[type="submit"] {
    display: none; }
  .andy-content .andy-play-button {
    top: 69%; }
  .andy-content .andy-top.surf .andy-surf {
    opacity: 1;
    height: 600px;
    top: 424px !important;
    background-position: right center;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out; }
  .andy-content .andy-faces {
    opacity: 1;
    top: 0px !important;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out; }
  .andy-content .andy-trophy {
    opacity: 1;
    bottom: -50px !important;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out; }
  .andy-content .andy-block .andy-text {
    font-size: 13px;
    line-height: 25px; }
  .andy-content .andy-mission {
    top: 1000px !important; }
  .andy-content .andy-tour-top {
    height: auto;
    min-height: auto; }
  .andy-content .andy-andy {
    top: 40px !important;
    opacity: 1 !important;
    display: block !important; }
  .andy-content .centered-title {
    width: 80%;
    height: 50px;
    margin: 20px auto; }
  .andy-content .andy-block .andy-title {
    height: 40px; }
  .andy-content .andy-filmmakers {
    top: 96vh; }
  .andy-content .andy-bottom .andy-under {
    height: 80vh; }
  .andy-content .centered-text {
    width: 80%; }
  .andy-content .fathom-logo {
    display: block;
    text-align: center;
    margin-top: 30px;
    max-width: 400px; }
    .andy-content .fathom-logo img {
      width: 80%;
      margin: 0 auto; }
  .andy-content .andy-tour-bottom {
    padding-top: 30px;
    height: 1250px; }

  .andy-modal .modal-content {
    width: 100% !important; } }
@media (max-width: 630px) {
  .andy-content .andy-links li {
    padding: 0 3.5vw; }
    .andy-content .andy-links li a {
      font-size: 2.15vw; }
  .andy-content .andy-header {
    height: calc(100vh - 60px);
    min-height: 600px; }
  .andy-content .andy-overlay {
    width: 92vw; }
    .andy-content .andy-overlay img:nth-of-type(2) {
      min-width: 40px;
      width: 10%; }
  .andy-content .andy-tour-bottom {
    height: 1450px;
    background-position: 38% 0; }
  .andy-content .andy-premiere {
    margin: 50px auto 75px auto; } }
@media (max-width: 430px) {
  .andy-content .andy-trophy {
    bottom: 0 !important; }
  .andy-content .andy-tour-bottom {
    height: 1650px; } }
.andy-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100; }
  .andy-modal * {
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
  .andy-modal .modal-content {
    width: 650px;
    background: #444;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding: 30px;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    text-align: center; }
    .andy-modal .modal-content .button, .andy-modal .modal-content .edit-profile .location input[type="submit"], .edit-profile .location .andy-modal .modal-content input[type="submit"] {
      font-size: 18px !important;
      line-height: 54px !important;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      letter-spacing: .05em;
      transition: .2s; }
      .andy-modal .modal-content .button:hover, .andy-modal .modal-content .edit-profile .location input[type="submit"]:hover, .edit-profile .location .andy-modal .modal-content input[type="submit"]:hover {
        cursor: pointer !important;
        transform: scale(1.04); }
  .andy-modal .media, .andy-modal .sales-title {
    font-size: 18px;
    padding-bottom: 10px; }
  .andy-modal p {
    color: #fff; }
  .andy-modal .contact-header {
    font-size: 18px;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding-bottom: 20px; }
  .andy-modal .pr {
    padding-bottom: 20px; }
  .andy-modal .modal-content a {
    display: block;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    text-decoration: underline; }
  .andy-modal .andy-submit {
    padding-bottom: 20px; }
  .andy-modal .andy-close {
    width: 50px;
    height: 40px;
    background: #444;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    z-index: 5; }
  .andy-modal.open {
    display: block; }

/* Tour Header */
.header-text.tours {
  top: -425px; }
  .header-text.tours .i-ticket {
    height: 56px;
    width: 56px; }
  .header-text.tours .i-ticket:before {
    font-size: 56px; }
  .header-text.tours.single-event {
    top: -400px; }

.tour-marquee {
  background-position: center bottom !important;
  background-size: cover !important;
  text-align: center;
  z-index: 10; }

/* end Tour Header */
/* Tour Main Styles */
.tours {
  /* Location Widget */
  /* End Location Widget */
  /* Tour Event List */
  /* end Event List */
  /*** Begin Tours Detail Page ***/
  /* end .tour-detail */ }
  .tours:after {
    content: "";
    display: table;
    clear: both; }
  .tours .i-location {
    height: 30px;
    width: 30px; }
  .tours .i-location:before {
    font-size: 30px; }
  .tours.location-search-widget {
    border-bottom: 1px solid #161616; }
    .tours.location-search-widget .text {
      font-size: 18px;
      font-weight: 300;
      margin: 30px 0; }
      .tours.location-search-widget .text .user-location {
        font-weight: 800; }
      .tours.location-search-widget .text p {
        margin: 0 0 0 35px;
        font-size: 14px; }
    .tours.location-search-widget .input-wrap {
      margin: 20px 0; }
    .tours.location-search-widget input:after {
      content: "";
      display: table;
      clear: both; }
    .tours.location-search-widget input.geocomplete {
      display: block;
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 65.95745%;
      margin: 0; }
      .tours.location-search-widget input.geocomplete:last-child {
        margin-right: 0; }
      .tours.location-search-widget input.geocomplete:after {
        content: "";
        display: table;
        clear: both; }
    .tours.location-search-widget input.button, .tours.location-search-widget .edit-profile .location input[type="submit"], .edit-profile .location .tours.location-search-widget input[type="submit"] {
      display: block;
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 31.91489%;
      margin: 0;
      height: 46px; }
      .tours.location-search-widget input.button:last-child, .tours.location-search-widget .edit-profile .location input[type="submit"]:last-child, .edit-profile .location .tours.location-search-widget input[type="submit"]:last-child {
        margin-right: 0; }
      .tours.location-search-widget input.button:after, .tours.location-search-widget .edit-profile .location input[type="submit"]:after, .edit-profile .location .tours.location-search-widget input[type="submit"]:after {
        content: "";
        display: table;
        clear: both; }
    .tours.location-search-widget input.submit {
      right: 12px; }
  .tours .post {
    float: none;
    margin: 0; }
  .tours .copy {
    margin: 20px 0; }
  .tours .event-list {
    /* begin event highlight */
    /* end event highlight */
    /* begin past event */
    /* end past event */ }
    .tours .event-list li {
      background-color: #e9e9e9;
      padding: 20px;
      margin: 20px 0; }
      .tours .event-list li:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .date {
      display: block;
      float: left;
      width: 100px;
      border-right: 1px solid #161616;
      padding-right: 10px; }
      .tours .event-list .date:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .day {
      font-weight: 800;
      font-size: 42px;
      float: left;
      line-height: 32px;
      margin: 0 5px 0 0;
      display: block; }
    .tours .event-list .month, .tours .event-list .year {
      font-weight: 300;
      font-size: 14px;
      text-transform: uppercase;
      width: 100%;
      display: block; }
    .tours .event-list .month {
      margin: 0 0 2px; }
    .tours .event-list .event-location {
      display: block;
      float: left;
      padding: 0 20px; }
      .tours .event-list .event-location:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .venue-location {
      display: block;
      font-size: 14px;
      font-weight: 800;
      text-transform: uppercase;
      margin: 0 0 2px; }
    .tours .event-list .venue-name {
      font-weight: 300;
      font-size: 14px;
      display: block; }
    .tours .event-list .more-link {
      display: block;
      float: left;
      font-weight: 300;
      font-size: 14px;
      text-transform: uppercase;
      padding: 8px 0 8px 15px;
      border-left: 1px solid #161616; }
      .tours .event-list .more-link:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .rsvp-link {
      display: block;
      float: left;
      font-weight: 300;
      font-size: 14px;
      text-transform: uppercase;
      padding: 8px 0 8px 15px;
      margin: 0 0 0 15px;
      border-left: 1px solid #161616; }
      .tours .event-list .rsvp-link:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .event-link {
      display: block;
      float: left;
      padding: 0 0 2px 20px;
      border-left: 1px solid #161616;
      margin: 0 0 0 15px; }
      .tours .event-list .event-link:after {
        content: "";
        display: table;
        clear: both; }
    .tours .event-list .buy-link {
      display: block;
      font-size: 14px;
      font-weight: 800;
      text-transform: uppercase;
      margin: 0 0 2px; }
    .tours .event-list .buy-time {
      font-weight: 300;
      font-size: 13px;
      display: block; }
    .tours .event-list .last-event-link {
      padding-right: 0px; }
    .tours .event-list .close-event {
      background-color: #161616;
      color: #fff; }
      .tours .event-list .close-event a {
        color: #fff; }
        .tours .event-list .close-event a:hover {
          color: #00c0ff; }
      .tours .event-list .close-event .date, .tours .event-list .close-event .event-location, .tours .event-list .close-event .more-link, .tours .event-list .close-event .rsvp-link, .tours .event-list .close-event .event-link {
        border-color: #fff; }
    .tours .event-list .past-event {
      color: #fff; }
      .tours .event-list .past-event a {
        color: #909090; }
        .tours .event-list .past-event a:hover {
          color: #00c0ff; }
      .tours .event-list .past-event .date, .tours .event-list .past-event .event-location, .tours .event-list .past-event .more-link, .tours .event-list .past-event .rsvp-link, .tours .event-list .past-event .event-link {
        border-color: #909090; }
  .tours .tour-logos {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #161616; }
    .tours .tour-logos li {
      display: inline-block;
      margin: 5px; }
      .tours .tour-logos li img {
        width: 100px; }
  .tours #ft-load-more-0, .tours #ft-load-more-1 {
    background: none;
    text-align: center; }
  .tours .upcoming-shows:after {
    content: "";
    display: table;
    clear: both; }
  .tours .upcoming-shows .button, .tours .upcoming-shows .edit-profile .location input[type="submit"], .edit-profile .location .tours .upcoming-shows input[type="submit"] {
    margin-bottom: 40px; }
  .tours.tour-detail {
    /* end .brief-look */ }
    .tours.tour-detail h2, .tours.tour-detail .edit-profile .close-button, .edit-profile .tours.tour-detail .close-button,
    .tours.tour-detail .entry-detail .close-button,
    .entry-detail .tours.tour-detail .close-button, .tours.tour-detail .signup-login #content .close-button, .signup-login #content .tours.tour-detail .close-button {
      margin: 0 0 20px; }
    .tours.tour-detail .brief-look li {
      font-size: 18px;
      margin: 0 0 20px;
      font-weight: 300;
      line-height: 1.4em; }
      .tours.tour-detail .brief-look li:after {
        content: "";
        display: table;
        clear: both; }
      .tours.tour-detail .brief-look li .call {
        font-weight: 800;
        width: 120px;
        padding: 0 10px 0 0; }
      .tours.tour-detail .brief-look li span {
        float: left;
        display: block;
        width: 80%; }
    .tours.tour-detail .buy-event-tickets {
      margin: 0;
      padding: 40px 0;
      border-top: 1px solid #161616; }
      .tours.tour-detail .buy-event-tickets:after {
        content: "";
        display: table;
        clear: both; }
      .tours.tour-detail .buy-event-tickets .show-1 {
        text-align: center; }
      .tours.tour-detail .buy-event-tickets .show-2 {
        text-align: center;
        border-left: 1px solid #161616;
        margin-left: -1px; }
      .tours.tour-detail .buy-event-tickets h3 {
        margin: 0 0 10px; }
    .tours.tour-detail .facebook-rsvp {
      border-top: 1px solid #161616;
      padding: 20px 0 0 0; }
    .tours.tour-detail #facebook {
      padding: 10px 30px 10px 55px;
      margin: 0 0 40px 0; }
      .tours.tour-detail #facebook:before {
        font-size: 12px;
        color: #4a66b6;
        background-color: #fff;
        padding: 2px;
        left: 30px; }
    .tours.tour-detail .event-description {
      margin: 0 0 40px 0; }
      .tours.tour-detail .event-description p {
        margin: 0 0 20px 0; }
    .tours.tour-detail .event-list {
      margin: 0 0 20px 0; }

/* end Tour Main */
/* begin Tours Sidebar */
#sidebar .tours .film-info {
  border-bottom: 1px solid #161616;
  margin: 20px 0; }
  #sidebar .tours .film-info .post {
    margin: 0 0 20px; }
    #sidebar .tours .film-info .post:after {
      content: "";
      display: table;
      clear: both; }
  #sidebar .tours .film-info p {
    font-size: 16px;
    margin: 0 0 20px; }
#sidebar .tours .contest-promo {
  border-bottom: 1px solid #161616;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0; }
  #sidebar .tours .contest-promo h2, #sidebar .tours .contest-promo .edit-profile .close-button, .edit-profile #sidebar .tours .contest-promo .close-button,
  #sidebar .tours .contest-promo .entry-detail .close-button,
  .entry-detail #sidebar .tours .contest-promo .close-button, #sidebar .tours .contest-promo .signup-login #content .close-button, .signup-login #content #sidebar .tours .contest-promo .close-button {
    margin: 0 0 20px; }
  #sidebar .tours .contest-promo p {
    font-size: 16px; }
    #sidebar .tours .contest-promo p.contest-hashtag {
      font-weight: 800;
      font-size: 18px; }
    #sidebar .tours .contest-promo p a {
      color: #00c0ff; }
      #sidebar .tours .contest-promo p a:hover {
        text-decoration: underline; }
#sidebar .tours .sidebar-list li, #sidebar .tours .sidebar-list a {
  border: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 2em;
  overflow: hidden;
  padding: 0;
  text-align: left;
  text-indent: 18px;
  text-transform: capitalize; }
#sidebar .tours .buy-film {
  margin-bottom: 0px; }
  #sidebar .tours .buy-film .button, #sidebar .tours .buy-film .edit-profile .location input[type="submit"], .edit-profile .location #sidebar .tours .buy-film input[type="submit"] {
    width: 235px;
    text-align: center;
    margin: 0 0 10px 0; }
    #sidebar .tours .buy-film .button.first, #sidebar .tours .buy-film .edit-profile .location input.first[type="submit"], .edit-profile .location #sidebar .tours .buy-film input.first[type="submit"] {
      margin-top: 10px; }
  #sidebar .tours .buy-film .platform-button {
    margin: 0 10px 10px 0; }
#sidebar .tours .tour-partners {
  border-top: 1px solid #161616;
  padding-top: 20px; }

h2.with-borders, #contact .container .with-borders, .edit-profile .with-borders.close-button,
.entry-detail .with-borders.close-button, .signup-login #content .with-borders.close-button {
  margin: 0 0 20px 0; }

.full-width .post {
  margin-top: 0px; }

.grom-contest .full-width h2, .grom-contest .full-width .edit-profile .close-button, .edit-profile .grom-contest .full-width .close-button,
.grom-contest .full-width .entry-detail .close-button,
.entry-detail .grom-contest .full-width .close-button, .grom-contest .full-width .signup-login #content .close-button, .signup-login #content .grom-contest .full-width .close-button, .grom-contest .full-width h3, .grom-contest .full-width h4, .grom-contest .full-width li, .grom-contest .full-width p {
  margin: 0 0 10px 0; }
.grom-contest .full-width p {
  font-size: 16px; }
  .grom-contest .full-width p a {
    text-decoration: underline; }
.grom-contest .load-more-container {
  margin-bottom: 20px; }
.grom-contest .flex-height {
  height: auto; }
.grom-contest .post .icon:hover, .grom-contest .post a:hover {
  color: #7bc25a; }
.grom-contest .no-margin {
  margin: 0; }
.grom-contest .well h4 a {
  color: #7bc25a; }
.grom-contest .post.post-video .image-wrap:hover:after {
  color: #7bc25a; }
.grom-contest a.button {
  background-color: #7bc25a;
  color: #161616; }

#breadcrumb .grom-contest .bc-link:hover {
  color: #7bc25a; }

@font-face {
  font-family: 'kamerik';
  src: url("/css/fonts/kamerik.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.grom-contest.twenty {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: normal !important; }
  .grom-contest.twenty .container {
    background: #191919; }
  .grom-contest.twenty .main.container {
    padding-top: 50px;
    padding-bottom: 100px; }
  .grom-contest.twenty * {
    color: #fff !important;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif !important; }
  .grom-contest.twenty .skin {
    display: none !important; }
  .grom-contest.twenty .header {
    width: 100%;
    height: calc(100vh - 137px);
    min-height: 730px;
    position: relative; }
    @media screen and (max-width: 1240px) {
      .grom-contest.twenty .header {
        min-height: 650px; } }
  .grom-contest.twenty p {
    letter-spacing: 0; }
  .grom-contest.twenty .video-container {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right; }
  .grom-contest.twenty .landing-video, .grom-contest.twenty .landing-image {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin-left: 50% !important;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
  .grom-contest.twenty .landing-image {
    bottom: 0;
    height: 100%;
    width: 100% !important;
    background-size: cover;
    background-position: bottom; }
  .grom-contest.twenty .header-front {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #191919;
    opacity: .6;
    mix-blend-mode: multiply; }
    .grom-contest.twenty .header-front.multiply {
      opacity: .3; }
  .grom-contest.twenty .social-img {
    height: 350px;
    width: 100%;
    min-width: 750px;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 50% !important;
    transform: translateX(-50%);
    display: block;
    -webkit-transform: translateX(-50%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .grom-contest.twenty .header-content {
    padding: 8vh 12vw;
    position: relative;
    z-index: 3; }
    .grom-contest.twenty .header-content .header-grom-logo {
      position: relative;
      left: -5px;
      bottom: -10px;
      height: 20vw;
      width: 32vw;
      display: inline-block;
      background-image: url("/images/ci-images/2020-grom-logo.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom center; }
    .grom-contest.twenty .header-content .enter-text {
      color: #fff;
      font-size: 2.25vw;
      line-height: 2.8vw;
      margin-top: 65px; }
      .grom-contest.twenty .header-content .enter-text span {
        display: inline-block; }
    .grom-contest.twenty .header-content a.enter-contest {
      cursor: pointer;
      z-index: 4;
      font-size: 2.25vw;
      color: #fff;
      text-transform: lowercase;
      transition: .3s; }
      .grom-contest.twenty .header-content a.enter-contest u {
        text-decoration: none;
        border-bottom: 5px solid #fff; }
      .grom-contest.twenty .header-content a.enter-contest:hover {
        opacity: .5; }
    @media screen and (min-width: 1440px) {
      .grom-contest.twenty .header-content .header-grom-logo {
        width: 389px;
        height: 331px; }
      .grom-contest.twenty .header-content .enter-text, .grom-contest.twenty .header-content a.enter-contest {
        font-size: 26px;
        line-height: 1.2em; } }
  .grom-contest.twenty ul.entry-links {
    height: 10px;
    position: absolute;
    left: 12vw;
    bottom: 10vh;
    z-index: 999;
    font-size: 12px;
    letter-spacing: .15em;
    transition: padding .28s ease-in-out; }
    .grom-contest.twenty ul.entry-links li {
      font-size: 10px;
      display: inline-block;
      padding-right: 50px; }
      .grom-contest.twenty ul.entry-links li a {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .12em !important;
        transition: color .28s; }
        .grom-contest.twenty ul.entry-links li a:hover {
          opacity: .5; }
  .grom-contest.twenty .top-bar {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 60px;
    background: #191919;
    position: fixed;
    top: 0;
    z-index: 998;
    transition: .28s; }
    .grom-contest.twenty .top-bar.visible {
      visibility: visible;
      opacity: 1; }
  .grom-contest.twenty .grom-create, .grom-contest.twenty .grom-center, .grom-contest.twenty .grom-social, .grom-contest.twenty .grom-win {
    padding: 0 30px; }
  .grom-contest.twenty .grom-create {
    position: relative;
    width: 100%;
    height: 750px;
    background-image: url("/images/ci-images/top-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;
    text-align: center; }
    @media screen and (min-width: 1540px) {
      .grom-contest.twenty .grom-create {
        background-size: contain; } }
  .grom-contest.twenty .grom-create h3 {
    text-transform: lowercase;
    color: #fff;
    display: inline-block;
    font-size: 46px;
    letter-spacing: -.02em;
    line-height: 1.1em;
    position: relative;
    margin-top: 100px; }
  .grom-contest.twenty .grom-create h5 {
    text-transform: none;
    max-width: 340px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-top: 35px;
    line-height: 1.2em;
    letter-spacing: 0; }
  .grom-contest.twenty .grom-create .grom-instructions {
    text-transform: lowercase;
    color: #fff;
    display: block;
    font-size: 16px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 60px;
    width: 100%;
    text-align: center; }
  .grom-contest.twenty .big {
    font-size: 46px;
    letter-spacing: -.02em;
    padding-right: 30px; }
  .grom-contest.twenty .grom-ctas {
    width: 100%;
    height: 175px;
    max-width: 750px;
    margin: 95px auto 0 auto;
    padding: 0 30px; }
  .grom-contest.twenty .grom-ctas a {
    display: block;
    width: 175px;
    height: 175px; }
  .grom-contest.twenty a.bumper-cta {
    margin: 0 auto;
    background-image: url("/images/ci-images/bumper-icon.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .grom-contest.twenty a.music-cta, .grom-contest.twenty a.bumper-cta {
    transition: .3s; }
    .grom-contest.twenty a.music-cta:hover, .grom-contest.twenty a.bumper-cta:hover {
      transform: scale(0.98);
      opacity: .9; }
  .grom-contest.twenty .grom-center {
    width: 100%;
    background-size: contain;
    position: relative;
    height: 900px;
    background-image: url("/images/ci-images/bottom-bg.jpg");
    background-repeat: no-repeat;
    background-position: left +150px; }
  .grom-contest.twenty .winner-1, .grom-contest.twenty .winner-2, .grom-contest.twenty .winner-3 {
    width: 330px;
    height: 450px;
    position: absolute;
    background-size: cover;
    transition: .3s;
    background-repeat: no-repeat; }
  .grom-contest.twenty .winner-1.z-move {
    transform: translate3d(0, 30px, 2500px) !important;
    transition-delay: 0 !important; }
  .grom-contest.twenty .winner-2.z-move {
    transform: translate3d(0, -100px, 3000px) !important;
    transition-delay: .2s; }
  .grom-contest.twenty .winner-3.z-move {
    transform: translate3d(-50px, -200px, 3000px) !important;
    transition-delay: .2s; }
  .grom-contest.twenty .winner-1.z-move-left, .grom-contest.twenty .winner-2.z-move-left {
    transform: translate3d(-110px, 0, 0) !important; }
  .grom-contest.twenty .winner-1 {
    background-image: url("/images/ci-images/byrd.jpg");
    background-position: right;
    z-index: 5; }
    .grom-contest.twenty .winner-1:hover {
      box-shadow: 0px 5px 50px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty .winner-2 {
    background-image: url("/images/ci-images/bode.jpg");
    z-index: 4; }
    .grom-contest.twenty .winner-2:hover {
      box-shadow: 0px 5px 75px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty .winner-3 {
    background-image: url("/images/ci-images/terje.jpg");
    z-index: 3; }
    .grom-contest.twenty .winner-3:hover {
      box-shadow: 0px 5px 100px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty .winner-1 {
    left: 5vw;
    top: 0; }
  .grom-contest.twenty .winner-2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px; }
  .grom-contest.twenty .winner-3 {
    right: 5vw;
    top: 300px; }
  .grom-contest.twenty .winners {
    transform-style: preserve-3d;
    perspective: 10000px;
    position: relative;
    width: 80vw;
    max-width: 1000px;
    margin: 0 auto; }
    .grom-contest.twenty .winners p {
      z-index: 5;
      position: absolute;
      bottom: 145px;
      right: -90px;
      font-size: 16px;
      color: #fff;
      font-weight: 200;
      width: 245px;
      transform: rotate(-90deg);
      text-shadow: -0.5px 0px 1.5px rgba(0, 0, 0, 0.4); }
    .grom-contest.twenty .winners div .overlay {
      width: 100%;
      height: 100%;
      opacity: 0;
      background: #191919;
      transition: .5s; }
      .grom-contest.twenty .winners div .overlay:hover {
        opacity: .75; }
  .grom-contest.twenty .grom-social {
    text-align: center; }
  .grom-contest.twenty p.grom-share {
    padding: 15px 15px 0 15px;
    text-transform: lowercase;
    color: #fff;
    display: inline-block; }
  .grom-contest.twenty p.grom-share, .grom-contest.twenty .line {
    font-size: 16px; }
  .grom-contest.twenty .social-video {
    width: 100%;
    max-width: 400px;
    margin: 50px auto;
    display: block; }
  .grom-contest.twenty .grom-win {
    width: 100%;
    position: relative;
    height: 75vh;
    background-position: top center;
    background-size: cover;
    background-image: url("/images/ci-images/bottom.jpg");
    text-align: center; }
  .grom-contest.twenty p.win-details {
    margin: 0 auto;
    max-width: 850px;
    padding-top: 15px;
    text-transform: lowercase;
    color: #fff;
    display: inline-block; }
    .grom-contest.twenty p.win-details span.big {
      float: left; }
    .grom-contest.twenty p.win-details span.line {
      text-align: left;
      display: block;
      width: 622px;
      float: right;
      margin-bottom: -5px; }
  .grom-contest.twenty a.enter-now {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 55px;
    color: #fff;
    text-transform: lowercase;
    cursor: default;
    width: 100%; }
    .grom-contest.twenty a.enter-now u {
      transition: .3s;
      cursor: pointer;
      text-decoration: none;
      border-bottom: 9px solid #fff; }
      .grom-contest.twenty a.enter-now u:hover {
        opacity: .5;
        color: #fff !important; }
  .grom-contest.twenty a.button {
    background: #00adee !important; }
  @media screen and (max-width: 1240px) {
    .grom-contest.twenty .big {
      display: block;
      padding-bottom: 35px;
      padding-right: 0;
      text-align: center; }
    .grom-contest.twenty .win-details {
      text-align: center; }
    .grom-contest.twenty .grom-instructions {
      padding: 10px 30px 0 30px; }
    .grom-contest.twenty .header-content .header-grom-logo {
      height: 300px;
      width: 348px; }
    .grom-contest.twenty .header-content .enter-text, .grom-contest.twenty .header-content a.enter-contest {
      font-size: 28px;
      line-height: 30px; }
      .grom-contest.twenty .header-content .enter-text span, .grom-contest.twenty .header-content a.enter-contest span {
        display: inline; } }
  @media screen and (max-width: 915px) {
    .grom-contest.twenty .winners {
      width: 90vw; }
      .grom-contest.twenty .winners div {
        position: relative;
        margin: 0 auto;
        height: 350px;
        width: 80%;
        right: initial;
        left: initial;
        top: initial; }
      .grom-contest.twenty .winners .winner-1, .grom-contest.twenty .winners .winner-2 {
        margin-bottom: 30px; }
      .grom-contest.twenty .winners .winner-1.z-move, .grom-contest.twenty .winners .winner-2.z-move, .grom-contest.twenty .winners .winner-3.z-move {
        transform: translate3d(0, 0, 300px) !important;
        transition-delay: 0 !important; }
      .grom-contest.twenty .winners .winner-1.z-move-left, .grom-contest.twenty .winners .winner-2.z-move-left {
        transform: translate3d(0, 0, 0) !important; }
    .grom-contest.twenty .grom-center {
      padding: 0;
      background: none;
      height: 1200px; }
    .grom-contest.twenty .winner-1, .grom-contest.twenty .winner-2 {
      background-position: top; }
    .grom-contest.twenty .winner-3 {
      background-position: 0 -70px; }
    .grom-contest.twenty .grom-instructions {
      bottom: 30px; }
    .grom-contest.twenty .grom-ctas {
      max-width: 500px; }
    .grom-contest.twenty .grom-create {
      background-position: right top;
      background-size: 120%; }
    .grom-contest.twenty .win-details * {
      width: 100% !important; }
    .grom-contest.twenty .win-details .big {
      float: none !important;
      margin: 0 auto;
      text-align: center !important; }
    .grom-contest.twenty .win-details .line {
      display: inline !important;
      float: none !important;
      margin: 0 auto -10px auto;
      text-align: center !important; } }
  @media screen and (max-width: 760px) {
    .grom-contest.twenty .entry-links {
      width: 100%;
      left: 10px !important;
      text-align: center; }
    .grom-contest.twenty .entry-links li {
      height: 20px;
      line-height: 20px;
      font-size: 2vw !important;
      padding-right: 5.9vw !important; }
    .grom-contest.twenty a.enter-now {
      margin-top: 180px; } }
  @media screen and (max-width: 690px) {
    .grom-contest.twenty .grom-title {
      top: 390px; }
    .grom-contest.twenty .header-content {
      text-align: center; }
      .grom-contest.twenty .header-content .enter-contest {
        display: block;
        margin-top: 50px;
        text-align: center; }
      .grom-contest.twenty .header-content .header-grom-logo {
        height: 220px !important;
        position: static !important; }
      .grom-contest.twenty .header-content .enter-text {
        margin-top: 50px; }
      .grom-contest.twenty .header-content .enter-text, .grom-contest.twenty .header-content a.enter-contest {
        font-size: 24px;
        line-height: 26px; }
        .grom-contest.twenty .header-content .enter-text u, .grom-contest.twenty .header-content a.enter-contest u {
          border-bottom-width: 4px; } }
  @media screen and (max-width: 630px) {
    .grom-contest.twenty .header {
      height: calc(100vh - 60px); }
    .grom-contest.twenty .grom-ctas {
      max-width: 400px; }
    .grom-contest.twenty a.music-cta, .grom-contest.twenty a.bumper-cta {
      width: 130px;
      height: 130px; }
    .grom-contest.twenty .rules .header-grom-logo {
      width: 80% !important;
      top: 150px !important; } }
  @media screen and (max-width: 480px) {
    .grom-contest.twenty .header {
      min-height: 550px; }
    .grom-contest.twenty .header-content .enter-contest {
      margin-top: 40px; }
    .grom-contest.twenty .header-content .header-grom-logo {
      height: 160px;
      width: 204px; }
    .grom-contest.twenty .header-content .enter-text {
      margin-top: 40px; }
    .grom-contest.twenty .header-content .enter-text, .grom-contest.twenty .header-content a.enter-contest {
      font-size: 20px;
      line-height: 23px; }
      .grom-contest.twenty .header-content .enter-text u, .grom-contest.twenty .header-content a.enter-contest u {
        border-bottom-width: 3px; }
    .grom-contest.twenty a.enter-now {
      font-size: 30px;
      margin-top: 120px; }
      .grom-contest.twenty a.enter-now u {
        border-bottom-width: 5px; }
    .grom-contest.twenty .winner-3 {
      background-position: 0 0; } }
  @media screen and (max-width: 415px) {
    .grom-contest.twenty .grom-ctas {
      margin-top: 45px;
      padding: 15px; }
      .grom-contest.twenty .grom-ctas a {
        width: 100px;
        height: 100px; }
    .grom-contest.twenty .grom-create {
      height: 660px;
      background-position: -200px 0;
      background-size: 200%; }
    .grom-contest.twenty h5, .grom-contest.twenty .grom-instructions, .grom-contest.twenty p.grom-share, .grom-contest.twenty .line {
      font-size: 14px !important; }
    .grom-contest.twenty .big, .grom-contest.twenty h3 {
      font-size: 29px !important; }
    .grom-contest.twenty .winners {
      width: calc(100% - 30px);
      width: 100%; } }
  @media screen and (max-width: 320px) {
    .grom-contest.twenty .header {
      min-height: 450px; }
    .grom-contest.twenty .header-content .enter-contest {
      margin-top: 50px; }
    .grom-contest.twenty .header-content .enter-text {
      margin-top: 30px; }
    .grom-contest.twenty .header-content .header-grom-logo {
      height: 160px;
      width: 184px; }
    .grom-contest.twenty .header-content .enter-text, .grom-contest.twenty .header-content a.enter-contest {
      font-size: 16px;
      line-height: 21px; } }

.grom-contest.twenty.page .header-back {
  background-position: bottom center;
  background-image: url("/images/ci-images/rules-header-2020.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.grom-contest.twenty .grom-logos {
  padding-top: 50px; }

.grom-contest.twenty .grom-logos a {
  display: inline-block;
  width: 120px;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 25px; }

@media screen and (max-width: 600px) {
  .grom-contest.eighteen .grom-logos a {
    width: 80px;
    height: 60px;
    margin: 10px; } }
.grom-contest.twenty.page .contest-description {
  width: 700px;
  margin: 50px auto 0 auto; }

.grom-contest.twenty.page .contest-description a {
  color: #fff;
  text-decoration: underline; }

.grom-contest.twenty .grom-instructions a {
  color: #fff;
  text-decoration: underline;
  transition: .28s ease; }
  .grom-contest.twenty .grom-instructions a:hover {
    opacity: .6; }

.grom-contest.twenty.page .contest-description a:hover, .grom-contest.eighteen .grom-instructions a:hover {
  color: #fff !important; }

.grom-contest.twenty .upload .contest-description {
  width: 100% !important; }

.grom-contest.twenty.page .contest-description h3 {
  font-size: 36px;
  text-transform: lowercase;
  color: #fff;
  letter-spacing: 0; }

.grom-contest.twenty.page .header-grom-logo {
  width: 50%;
  background-size: contain;
  height: 190px;
  z-index: 4;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
  margin: 0 auto;
  top: 200px;
  background-image: url("/images/ci-images/2020-grom-logo.png"); }

.upload.contest .contest-entry-step-list .entry-step h3 {
  letter-spacing: 0 !important; }

.upload.contest .section-title {
  text-transform: capitalize !important;
  letter-spacing: 0 !important; }

.grom-contest.twenty.page h2.grom-title, .grom-contest.twenty.page .edit-profile .grom-title.close-button, .edit-profile .grom-contest.twenty.page .grom-title.close-button,
.grom-contest.twenty.page .entry-detail .grom-title.close-button,
.entry-detail .grom-contest.twenty.page .grom-title.close-button, .grom-contest.twenty.page .signup-login #content .grom-title.close-button, .signup-login #content .grom-contest.twenty.page .grom-title.close-button {
  position: absolute;
  top: 430px;
  width: 100%;
  display: block;
  z-index: 4;
  text-align: center;
  letter-spacing: 0;
  font-size: 40px;
  color: #fff;
  text-transform: lowercase;
  line-height: 47px;
  /* text-transform: lowercase; */
  color: #fff; }

.grom-contest.twenty.page .grom-gradient {
  width: 100%;
  height: 33%;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4; }

.grom-contest.twenty.page .contest .contest-description p, .grom-contest.twenty.page .contest.upload p {
  color: #fff; }

.grom-contest.twenty.page .contest .contest-description li {
  color: #fff;
  font-size: 18px;
  line-height: 1.4em;
  padding: 5px 0;
  margin-bottom: 10px;
  display: block; }

@media screen and (max-width: 768px) {
  .grom-contest.twenty.page .contest-description {
    width: 100%;
    padding: 0 15px; } }
.header-text.contest-home {
  top: -380px; }
  .header-text.contest-home .i-trophy:before {
    font-size: 60px; }
  .header-text.contest-home .icon.i-trophy {
    height: 60px;
    width: 60px; }
  .header-text.contest-home .icon {
    margin-bottom: 20px; }

.contest-home .post-ribbon {
  padding: 15px 16px 15px 16px; }
.contest-home .text:after {
  content: "";
  display: table;
  clear: both; }
.contest-home .text h2, .contest-home .text .edit-profile .close-button, .edit-profile .contest-home .text .close-button,
.contest-home .text .entry-detail .close-button,
.entry-detail .contest-home .text .close-button, .contest-home .text .signup-login #content .close-button, .signup-login #content .contest-home .text .close-button, .contest-home .text p {
  margin: 0 0 20px 0; }
.contest-home .text .button, .contest-home .text .edit-profile .location input[type="submit"], .edit-profile .location .contest-home .text input[type="submit"] {
  float: right; }
.contest-home .no-contest-message {
  text-align: center;
  margin: 80px 0;
  font-size: 18px;
  font-weight: 800; }

.header-text.contest {
  top: -400px; }
  .header-text.contest h1, .header-text.contest .hero-slider .well h2, .hero-slider .well .header-text.contest h2, .header-text.contest .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text.contest .close-button, .header-text.contest .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text.contest .close-button,
  .header-text.contest .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .header-text.contest .close-button,
  .header-text.contest .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .header-text.contest .close-button, .header-text.contest .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text.contest .close-button, .header-text.contest .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text.contest .close-button {
    font-size: 60px;
    font-weight: 800; }
  .header-text.contest h4 {
    font-weight: 300; }
  .header-text.contest h1, .header-text.contest .hero-slider .well h2, .hero-slider .well .header-text.contest h2, .header-text.contest .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text.contest .close-button, .header-text.contest .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text.contest .close-button,
  .header-text.contest .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .header-text.contest .close-button,
  .header-text.contest .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .header-text.contest .close-button, .header-text.contest .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text.contest .close-button, .header-text.contest .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text.contest .close-button, .header-text.contest h2, .header-text.contest .edit-profile .close-button, .edit-profile .header-text.contest .close-button,
  .header-text.contest .entry-detail .close-button,
  .entry-detail .header-text.contest .close-button, .header-text.contest .signup-login #content .close-button, .signup-login #content .header-text.contest .close-button, .header-text.contest h3, .header-text.contest h4, .header-text.contest h5 {
    text-transform: none; }

.contest {
  /* End .entry-form */
  /* End .contest-social-widgets */
  /* End .contest-footer */ }
  .contest .entry-share {
    margin-bottom: 40px; }
    .contest .entry-share a.comments {
      display: none; }
  .contest .entry-detail .entry-share a.comments {
    display: inline-block; }
  .contest .contest-description {
    /* img {
        float: right;
        display: block;
        margin: 0 0 40px 20px;
    } */ }
    .contest .contest-description:after {
      content: "";
      display: table;
      clear: both; }
    .contest .contest-description h1, .contest .contest-description .hero-slider .well h2, .hero-slider .well .contest .contest-description h2, .contest .contest-description .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .contest .contest-description .close-button, .contest .contest-description .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .contest .contest-description .close-button,
    .contest .contest-description .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .contest .contest-description .close-button,
    .contest .contest-description .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .contest .contest-description .close-button, .contest .contest-description .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .contest .contest-description .close-button, .contest .contest-description .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .contest .contest-description .close-button, .contest .contest-description h2, .contest .contest-description .edit-profile .close-button, .edit-profile .contest .contest-description .close-button,
    .contest .contest-description .entry-detail .close-button,
    .entry-detail .contest .contest-description .close-button, .contest .contest-description .signup-login #content .close-button, .signup-login #content .contest .contest-description .close-button {
      font-size: 42px;
      text-transform: none;
      margin-bottom: 40px;
      text-transform: uppercase;
      font-weight: 800;
      letter-spacing: .02em; }
    .contest .contest-description h3 {
      font-weight: 800;
      text-transform: none;
      font-size: 18px;
      margin-bottom: 20px; }
    .contest .contest-description p {
      margin-bottom: 40px;
      font-weight: 300;
      text-align: left !important; }
    .contest .contest-description blockquote {
      margin-bottom: 40px; }
    .contest .contest-description ul {
      list-style: disc inside none;
      margin-bottom: 40px; }
    .contest .contest-description li {
      font-size: 22px;
      margin-bottom: 20px;
      font-weight: 300; }
    .contest .contest-description object, .contest .contest-description iframe, .contest .contest-description img {
      float: left;
      margin: 0 20px 40px 0;
      display: block; }
    .contest .contest-description .button, .contest .contest-description .edit-profile .location input[type="submit"], .edit-profile .location .contest .contest-description input[type="submit"] {
      margin-bottom: 40px; }
    .contest .contest-description.rules, .contest .contest-description.prizes, .contest .contest-description.success {
      margin-top: 40px; }
    .contest .contest-description hr {
      border-width: 0;
      clear: both;
      width: 100%;
      display: block; }
  .contest .contest-title {
    font-size: 42px;
    text-transform: none;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 800; }
  .contest .button, .contest .edit-profile .location input[type="submit"], .edit-profile .location .contest input[type="submit"] {
    width: 200px;
    padding: 15px; }
  .contest .entry-form {
    display: block;
    position: relative; }
    .contest .entry-form:after {
      content: "";
      display: table;
      clear: both; }
    .contest .entry-form .form-info {
      margin: 0 0 20px; }
    .contest .entry-form input[type=text] {
      width: 100%; }
    .contest .entry-form .width-100 {
      margin-bottom: 20px;
      width: 100%; }
      .contest .entry-form .width-100:after {
        content: "";
        display: table;
        clear: both; }
    .contest .entry-form .width-50 {
      display: block;
      position: relative;
      margin-bottom: 20px; }
    .contest .entry-form .width-50:nth-of-type(even) {
      margin-right: 0px; }
      .contest .entry-form .width-50:nth-of-type(even):after {
        content: "";
        display: table;
        clear: both; }
    .contest .entry-form .dropdown-label {
      float: left;
      margin: 10px 20px 0 0;
      font-weight: 800;
      font-size: 18px; }
    .contest .entry-form input[type=checkbox] {
      visibility: hidden;
      width: 40px;
      height: 40px; }
    .contest .entry-form .dk_container {
      margin-bottom: 0;
      margin-right: 10px; }
    .contest .entry-form .checkbox {
      position: relative; }
    .contest .entry-form .checkbox label {
      cursor: pointer;
      position: absolute;
      width: 40px;
      height: 40px;
      top: 0;
      left: 0;
      border: 2px solid #909090; }
    .contest .entry-form .checkbox label:after {
      opacity: 0;
      content: '';
      position: absolute;
      width: 20px;
      height: 8px;
      background: transparent;
      top: 8px;
      left: 6px;
      border: 5px solid #009245;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .contest .entry-form .checkbox input[type=checkbox]:checked + label:after {
      opacity: 1; }
    .contest .entry-form .checkbox-label {
      font-weight: 800;
      font-size: 18px;
      margin: 0 0 0 10px;
      position: relative;
      top: -15px;
      line-height: 40px; }
      .contest .entry-form .checkbox-label a {
        text-decoration: underline; }
    .contest .entry-form .button, .contest .entry-form .edit-profile .location input[type="submit"], .edit-profile .location .contest .entry-form input[type="submit"] {
      margin: 0 0 20px 20px; }
    .contest .entry-form #saving, .contest .entry-form #saved {
      font-style: italic; }
    .contest .entry-form .error-message {
      margin: 10px 0 0 10px;
      font-style: italic; }
    .contest .entry-form #error_summary {
      display: block;
      margin: 0 0 20px 0; }
  .contest .contest-social-widgets {
    margin: 0 0 20px 0; }
    .contest .contest-social-widgets:after {
      content: "";
      display: table;
      clear: both; }
    .contest .contest-social-widgets h2, .contest .contest-social-widgets .edit-profile .close-button, .edit-profile .contest .contest-social-widgets .close-button,
    .contest .contest-social-widgets .entry-detail .close-button,
    .entry-detail .contest .contest-social-widgets .close-button, .contest .contest-social-widgets .signup-login #content .close-button, .signup-login #content .contest .contest-social-widgets .close-button {
      font-size: 42px;
      text-transform: none;
      margin-bottom: 40px;
      text-transform: uppercase;
      font-weight: 800; }
    .contest .contest-social-widgets h3 {
      font-weight: 800;
      text-transform: none;
      font-size: 18px;
      margin-bottom: 20px; }
    .contest .contest-social-widgets .sidebar-nav {
      display: block;
      width: 300px;
      float: left;
      margin: 0 20px 20px 0; }
      .contest .contest-social-widgets .sidebar-nav.facebook-widget {
        margin: 0 0 20px 0; }
      .contest .contest-social-widgets .sidebar-nav a {
        border: none;
        padding-left: 0; }
    .contest .contest-social-widgets .tgr-twitter-widget .tweet-list {
      max-height: 396px; }
    .contest .contest-social-widgets .facebook-widget .fb-like-box {
      margin-bottom: 30px; }
    .contest .contest-social-widgets .social-account-link {
      margin: 10px 0; }
  .contest .contest-footer {
    text-align: center;
    border-top: 1px solid #161616;
    padding: 80px 0 0 0; }
    .contest .contest-footer .icon {
      margin: 0 0 20px 0; }
    .contest .contest-footer h2, .contest .contest-footer .edit-profile .close-button, .edit-profile .contest .contest-footer .close-button,
    .contest .contest-footer .entry-detail .close-button,
    .entry-detail .contest .contest-footer .close-button, .contest .contest-footer .signup-login #content .close-button, .signup-login #content .contest .contest-footer .close-button {
      margin: 0 0 15px 0;
      font-size: 30px;
      letter-spacing: .12em;
      text-transform: uppercase; }
    .contest .contest-footer h4 {
      text-transform: none;
      font-size: 18px; }

/* End .contest */
.film-marquee.upload.enter {
  display: none; }

.upload.contest {
  /* End .conest-entry-step-list */
  /* End .entry-detail */ }
  .upload.contest .contest-call-to-action:after {
    content: "";
    display: table;
    clear: both; }
  .upload.contest .contest-call-to-action h2, .upload.contest .contest-call-to-action .edit-profile .close-button, .edit-profile .upload.contest .contest-call-to-action .close-button,
  .upload.contest .contest-call-to-action .entry-detail .close-button,
  .entry-detail .upload.contest .contest-call-to-action .close-button, .upload.contest .contest-call-to-action .signup-login #content .close-button, .signup-login #content .upload.contest .contest-call-to-action .close-button {
    font-size: 42px;
    text-transform: none;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 800; }
  .upload.contest .contest-call-to-action ul {
    list-style: none inside none;
    margin-bottom: 40px; }
  .upload.contest .contest-call-to-action li {
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: 300; }
  .upload.contest .contest-call-to-action .contest-entry-steps {
    border-right: 1px solid #161616; }
  .upload.contest .contest-call-to-action .button, .upload.contest .contest-call-to-action .edit-profile .location input[type="submit"], .edit-profile .location .upload.contest .contest-call-to-action input[type="submit"] {
    margin: 60px auto 0;
    display: block;
    color: #fff; }
  .upload.contest .section-title {
    font-size: 42px;
    text-transform: none;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 800; }
  .upload.contest .inner-wrapper {
    padding: 0; }
  .upload.contest .contest-recent-entries {
    margin-bottom: 40px; }
  .upload.contest .contest-entry-step-list {
    margin: 40px 0 100px;
    position: relative; }
    .upload.contest .contest-entry-step-list .entry-step {
      margin: 0;
      padding: 40px 0;
      border-bottom: 1px solid #5e5e5e;
      position: relative; }
      .upload.contest .contest-entry-step-list .entry-step:after {
        content: "";
        display: table;
        clear: both; }
      .upload.contest .contest-entry-step-list .entry-step h3 {
        font-weight: 800;
        text-transform: none;
        font-size: 28px;
        margin-top: 6px; }
    .upload.contest .contest-entry-step-list .first-step {
      border-top: 1px solid #5e5e5e; }
    .upload.contest .contest-entry-step-list .last-step {
      position: relative; }
      .upload.contest .contest-entry-step-list .last-step h3 {
        margin-bottom: 40px; }
    .upload.contest .contest-entry-step-list .section_previous h3 {
      text-decoration: line-through; }
    .upload.contest .contest-entry-step-list .section_current {
      border-bottom-color: #161616;
      border-top: 1px solid #161616;
      margin-top: -1px; }
    .upload.contest .contest-entry-step-list .section_next {
      color: #5e5e5e; }
      .upload.contest .contest-entry-step-list .section_next .grey-cover {
        width: 100%;
        height: 100%;
        background-color: transparent;
        position: absolute;
        z-index: 100; }
    .upload.contest .contest-entry-step-list .entry-preview {
      margin: 20px 0 0;
      text-align: left; }
      .upload.contest .contest-entry-step-list .entry-preview img {
        margin: 0 0 10px; }
    .upload.contest .contest-entry-step-list #saving, .upload.contest .contest-entry-step-list #saved {
      position: absolute;
      bottom: -105px;
      font-weight: 800;
      text-transform: none;
      font-size: 28px;
      margin-top: 6px;
      width: 100%; }
    .upload.contest .contest-entry-step-list #saved {
      margin-left: 50px; }
    .upload.contest .contest-entry-step-list #saved::before {
      content: '';
      position: absolute;
      width: 20px;
      height: 8px;
      background: transparent;
      top: 5px;
      left: -40px;
      border: 5px solid #009245;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .upload.contest .entry-detail {
    /* End .article */
    /* End .entry-data */ }
    .upload.contest .entry-detail .article {
      margin: 0;
      /* End .voting-bar */ }
      .upload.contest .entry-detail .article.image-gallery {
        background-color: #161616;
        /* End .image-large-container */
        /* End .video-large-container */ }
        .upload.contest .entry-detail .article.image-gallery .image-large-container {
          margin-bottom: 0;
          /* End .fullscreen */ }
          .upload.contest .entry-detail .article.image-gallery .image-large-container .fullscreen {
            margin-bottom: 0; }
            .upload.contest .entry-detail .article.image-gallery .image-large-container .fullscreen img {
              max-height: 500px;
              max-width: 970px; }
        .upload.contest .entry-detail .article.image-gallery .video-large-container {
          margin: 0 auto; }
      .upload.contest .entry-detail .article .voting-bar-container {
        width: 100%;
        background-color: #fff;
        padding-top: 20px; }
      .upload.contest .entry-detail .article .voting-bar {
        max-width: 960px;
        margin: 0 auto;
        position: relative; }
        .upload.contest .entry-detail .article .voting-bar:after {
          content: "";
          display: table;
          clear: both; }
        .upload.contest .entry-detail .article .voting-bar ul {
          margin-bottom: 0; }
          .upload.contest .entry-detail .article .voting-bar ul li {
            color: #161616 !important;
            display: inline-block;
            margin: 40px 20px 0 20px;
            font-weight: 800;
            font-size: 18px; }
        .upload.contest .entry-detail .article .voting-bar .vote-message {
          color: #161616 !important;
          font-weight: 800;
          font-size: 18px;
          position: relative;
          top: 40px;
          text-align: right;
          display: block; }
          .upload.contest .entry-detail .article .voting-bar .vote-message:after {
            content: "";
            display: table;
            clear: both; }
        .upload.contest .entry-detail .article .voting-bar span {
          color: #161616 !important; }
        .upload.contest .entry-detail .article .voting-bar .button, .upload.contest .entry-detail .article .voting-bar .edit-profile .location input[type="submit"], .edit-profile .location .upload.contest .entry-detail .article .voting-bar input[type="submit"] {
          width: 80px;
          height: 80px;
          -moz-border-radius: 40px;
          -webkit-border-radius: 40px;
          border-radius: 40px;
          float: right;
          color: #fff;
          font-size: 18px;
          font-weight: 800;
          padding: 30px 0 0 0; }
        .upload.contest .entry-detail .article .voting-bar .large-upvote {
          float: right;
          width: auto;
          margin-right: 20px; }
        .upload.contest .entry-detail .article .voting-bar .button.facebook::before, .upload.contest .entry-detail .article .voting-bar .edit-profile .location input.facebook[type="submit"]::before, .edit-profile .location .upload.contest .entry-detail .article .voting-bar input.facebook[type="submit"]::before {
          content: 'f';
          border: none;
          -webkit-transform: none;
          -moz-transform: none;
          -o-transform: none;
          -ms-transform: none;
          transform: none;
          width: auto;
          height: auto;
          color: #fff;
          font-size: 48px;
          text-transform: lowercase;
          position: relative;
          top: -12px;
          right: -2px;
          text-decoration: none; }
        .upload.contest .entry-detail .article .voting-bar .button.facebook:hover, .upload.contest .entry-detail .article .voting-bar .edit-profile .location input.facebook[type="submit"]:hover, .edit-profile .location .upload.contest .entry-detail .article .voting-bar input.facebook[type="submit"]:hover, .upload.contest .entry-detail .article .voting-bar .button.facebook:active, .upload.contest .entry-detail .article .voting-bar .edit-profile .location input.facebook[type="submit"]:active, .edit-profile .location .upload.contest .entry-detail .article .voting-bar input.facebook[type="submit"]:active {
          background-color: #507cbe !important;
          text-decoration: none; }
    .upload.contest .entry-detail .entry-title {
      font-size: 42px;
      margin: 20px 0 15px 0;
      text-transform: uppercase;
      font-weight: 800; }
    .upload.contest .entry-detail .article-info {
      margin-bottom: 25px; }
    .upload.contest .entry-detail .entry-data:after {
      content: "";
      display: table;
      clear: both; }
    .upload.contest .entry-detail .entry-data .contest-entry-info li {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 20px 0; }
      .upload.contest .entry-detail .entry-data .contest-entry-info li .label {
        font-weight: 800;
        margin: 0 5px 0 0; }
      .upload.contest .entry-detail .entry-data .contest-entry-info li .value {
        font-weight: 300; }
    .upload.contest .entry-detail .entry-data .author-section .more-by-author {
      display: none; }
    .upload.contest .entry-detail .entry-data .author-section .profile-image {
      width: 300px;
      margin: 0;
      float: none;
      position: relative; }
      .upload.contest .entry-detail .entry-data .author-section .profile-image .profile-follow {
        position: absolute;
        top: 0;
        left: 0;
        margin: auto; }
    .upload.contest .entry-detail .entry-data .author-section .member-information h4 {
      width: 100%;
      margin: 10px 0 10px;
      font-size: 18px; }
    .upload.contest .entry-detail .entry-data .author-section .member-information .bio-column {
      float: none;
      margin: 0;
      width: 100%; }
    .upload.contest .entry-detail .entry-data .more-posts {
      display: none; }
    .upload.contest .entry-detail .comments h2,
    .upload.contest .entry-detail .comments .close-button, .upload.contest .entry-detail .comments .signup-login #content .close-button, .signup-login #content .upload.contest .entry-detail .comments .close-button {
      font-size: 42px;
      text-transform: none;
      margin-bottom: 40px;
      text-transform: uppercase;
      font-weight: 800;
      padding-bottom: 20px; }
      .upload.contest .entry-detail .comments h2 .icon,
      .upload.contest .entry-detail .comments .close-button .icon, .upload.contest .entry-detail .comments .signup-login #content .close-button .icon, .signup-login #content .upload.contest .entry-detail .comments .close-button .icon {
        display: none; }
  .upload.contest.winners .winner_text {
    margin: 20px 0; }

/* End .upload.contest */
/* Begin Contest UGC Form */
#content .existing_entries {
  text-align: center;
  margin: 30px auto; }
  #content .existing_entries .dk_container.dk_theme_default {
    margin: 10px auto 25px auto !important; }
  #content .existing_entries p {
    font-size: 14px; }
  #content .existing_entries .dk_container .dk_options_inner {
    width: 100% !important;
    max-width: 525px;
    max-height: 520px; }
  #content .existing_entries .dk_options {
    width: 90% !important;
    max-width: 525px;
    text-align: center;
    margin: 0 auto;
    right: 0 !important;
    left: 0 !important;
    top: 45px !important; }
  #content .existing_entries .dk_toggle.dk_label {
    max-width: 90%;
    width: 525px;
    height: 46px;
    line-height: 2em;
    overflow: hidden;
    padding: 10px 50px; }
#content .dk_container.dk_open .dk_toggle:after {
  margin-top: -9px; }

.add-contest-entry .existing_entries .dk_toggle {
  width: 250px !important;
  margin-bottom: 20px; }
.add-contest-entry .existing_entries p {
  margin-bottom: 20px; }

/* Due to the need to load images dynamically - this CSS is located in the sn_film_splash snippet */
.skinny, .add-entry .input {
  max-width: 45em;
  margin: 0 auto; }

img.loading-gif {
  margin-left: 255px;
  margin-top: 175px; }

#dk_container_bday_m {
  margin-right: 8px;
  margin-left: 8px; }

.member-profile #dk_container_author_group,
.member-profile #dk_container_author_id {
  display: none !important; }
.member-profile #page-wrapper {
  background: none; }
.member-profile .hero-slider {
  position: relative;
  max-height: 500px;
  overflow: hidden; }
  .member-profile .hero-slider .main-photo {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center; }
  .member-profile .hero-slider .edit-profile {
    position: absolute;
    top: 0px;
    right: 0px; }
  .member-profile .hero-slider .cover-photo-message {
    text-align: center; }
    .member-profile .hero-slider .cover-photo-message a {
      color: #00c0ff; }
.member-profile nav.join-info {
  margin-left: 15px; }
  .member-profile nav.join-info p {
    font-size: 15px; }
.member-profile .edit-profile {
  text-transform: uppercase;
  color: white;
  padding: 5px 8px;
  letter-spacing: 1px;
  background: black;
  font-size: 14px;
  font-weight: 800; }
  .member-profile .edit-profile:hover {
    background: #00c0ff;
    color: #fff; }
  .member-profile .edit-profile.in-breadcrumb {
    color: white !important;
    position: absolute;
    bottom: 15px;
    right: 0px;
    float: right;
    margin-right: 0px !important; }
    .member-profile .edit-profile.in-breadcrumb:after {
      display: none !important; }
.member-profile .profile-pic-section {
  float: left; }
  .member-profile .profile-pic-section:after {
    content: "";
    display: table;
    clear: both; }
  .member-profile .profile-pic-section .profile-avatar {
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    display: block;
    width: 300px;
    height: 250px; }
    .member-profile .profile-pic-section .profile-avatar .edit-profile {
      position: absolute;
      top: 0px;
      right: 0px; }
    .member-profile .profile-pic-section .profile-avatar .post-ribbon {
      position: absolute;
      top: 0;
      left: 0; }
      .member-profile .profile-pic-section .profile-avatar .post-ribbon h4 {
        margin-bottom: 0;
        padding-bottom: 0; }
        .member-profile .profile-pic-section .profile-avatar .post-ribbon h4:after {
          background: none; }
    .member-profile .profile-pic-section .profile-avatar img {
      min-height: 100%;
      min-width: 100%; }
.member-profile .subnavigation ul {
  margin: 0 0 20px; }
  .member-profile .subnavigation ul li a {
    cursor: pointer;
    font-size: 14px; }
  .member-profile .subnavigation ul li a:active {
    color: #161616; }
.member-profile .profile-details {
  overflow: hidden;
  min-height: 286px;
  margin-bottom: 20px; }
  .member-profile .profile-details:after {
    content: "";
    display: table;
    clear: both; }
  .member-profile .profile-details h3 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 36px;
    font-weight: 800;
    word-wrap: break-word;
    letter-spacing: 1px; }
  .member-profile .profile-details p {
    font-weight: 400;
    font-size: 16px; }
  .member-profile .profile-details .website {
    margin-bottom: 10px; }
    .member-profile .profile-details .website a {
      color: #00c0ff; }
  .member-profile .profile-details .location {
    color: #161616;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300; }
    .member-profile .profile-details .location span {
      margin-right: 5px; }
  .member-profile .profile-details .follower-count {
    display: block;
    margin: 15px 0 10px; }
    .member-profile .profile-details .follower-count li {
      font-weight: 800;
      font-size: 18px;
      margin: 0 0 5px; }
.member-profile .profile-stats:after {
  content: "";
  display: table;
  clear: both; }
.member-profile .profile-stats .entry-count {
  display: block;
  float: left;
  margin: 20px auto;
  min-width: 300px; }
  .member-profile .profile-stats .entry-count:after {
    content: "";
    display: table;
    clear: both; }
  .member-profile .profile-stats .entry-count li {
    float: left;
    margin: 10px 15px 0 0;
    width: 62px; }
    .member-profile .profile-stats .entry-count li:after {
      content: "";
      display: table;
      clear: both; }
    .member-profile .profile-stats .entry-count li:last-child {
      margin-right: 0px; }
    .member-profile .profile-stats .entry-count li .icon {
      display: block;
      margin: 0 auto;
      text-align: center; }
    .member-profile .profile-stats .entry-count li .i-video:before {
      font-size: 36px;
      line-height: 1.1em; }
    .member-profile .profile-stats .entry-count li .i-photo:before {
      font-size: 32px;
      line-height: 1.1em; }
    .member-profile .profile-stats .entry-count li .i-story:before {
      font-size: 26px;
      line-height: 1.33em; }
    .member-profile .profile-stats .entry-count li .i-thread:before {
      font-size: 28px;
      line-height: 1.2em; }
    .member-profile .profile-stats .entry-count li .trigger-video .count {
      padding-top: .3em; }
    .member-profile .profile-stats .entry-count li .trigger-photos .count {
      padding-top: .55em; }
    .member-profile .profile-stats .entry-count li .trigger-stories .count {
      padding-top: .57em; }
    .member-profile .profile-stats .entry-count li .trigger-forums .count {
      padding-top: .55em; }
    .member-profile .profile-stats .entry-count li .count {
      display: block;
      margin: 0 auto;
      text-align: center;
      padding-top: 5px;
      font-size: 18px;
      font-weight: 800; }
    .member-profile .profile-stats .entry-count li.post-count {
      text-align: center; }
      .member-profile .profile-stats .entry-count li.post-count.video-views .i-video:before {
        font-size: 29px;
        line-height: 1em; }
      .member-profile .profile-stats .entry-count li.post-count.photo-views .i-photo:before {
        font-size: 25px;
        line-height: 1.25em; }
      .member-profile .profile-stats .entry-count li.post-count.story-views .i-story:before {
        font-size: 20px;
        line-height: 1.55em; }
      .member-profile .profile-stats .entry-count li.post-count span {
        text-transform: uppercase;
        width: 100%;
        display: block;
        font-size: 10px;
        font-weight: 400; }
  .member-profile .profile-stats .entry-count.view-count {
    border-left: 1px solid #161616;
    padding: 0 0 0 20px;
    margin-left: 10px; }
    .member-profile .profile-stats .entry-count.view-count li {
      width: 76px; }
      .member-profile .profile-stats .entry-count.view-count li.video-count .count {
        padding-top: .3em; }
      .member-profile .profile-stats .entry-count.view-count li.photo-count .count {
        padding-top: .55em; }
      .member-profile .profile-stats .entry-count.view-count li.story-count .count {
        padding-top: .57em; }
.member-profile #sidebar {
  margin: 50px 0 0; }
.member-profile .favorite-resort {
  position: relative;
  margin: 0; }
  .member-profile .favorite-resort h2, .member-profile .favorite-resort .edit-profile .close-button, .edit-profile .member-profile .favorite-resort .close-button,
  .member-profile .favorite-resort .entry-detail .close-button,
  .entry-detail .member-profile .favorite-resort .close-button, .member-profile .favorite-resort .signup-login #content .close-button, .signup-login #content .member-profile .favorite-resort .close-button {
    padding: 0;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 12px !important;
    font-weight: 300; }
  .member-profile .favorite-resort #carousel {
    height: 83px;
    overflow: hidden; }
  .member-profile .favorite-resort .resort-item {
    display: block;
    width: 300px;
    padding: 0px 0 0 40px;
    float: left; }
    .member-profile .favorite-resort .resort-item:after {
      content: "";
      display: table;
      clear: both; }
  .member-profile .favorite-resort .state {
    color: #00c0ff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 12px; }
  .member-profile .favorite-resort .name {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 800; }
  .member-profile .favorite-resort .temperature {
    float: left;
    margin-right: 20px; }
    .member-profile .favorite-resort .temperature .number {
      font-size: 30px;
      font-weight: 800;
      line-height: 1em;
      margin: 10px 0 0; }
    .member-profile .favorite-resort .temperature .text {
      width: 100px;
      font-size: 100%;
      font-weight: 300; }
  .member-profile .favorite-resort .snow-level {
    margin: 20px 0 0 0;
    float: left; }
    .member-profile .favorite-resort .snow-level > p {
      float: left;
      margin-right: 10px;
      text-align: center;
      font-size: 14px;
      font-weight: 800; }
    .member-profile .favorite-resort .snow-level span {
      display: block;
      font-size: 14px;
      font-weight: 300; }
  .member-profile .favorite-resort .shoutout {
    margin: 10px 0 20px;
    font-weight: 300;
    font-size: 12px; }
  .member-profile .favorite-resort .carousel-prev, .member-profile .favorite-resort .carousel-next {
    display: none;
    position: absolute;
    top: 30%;
    width: 24px;
    height: 46px; }
    .member-profile .favorite-resort .carousel-prev:before, .member-profile .favorite-resort .carousel-next:before {
      position: absolute;
      display: block;
      font-size: 46px; }
  .member-profile .favorite-resort .carousel-prev {
    left: 0px; }
    .member-profile .favorite-resort .carousel-prev:before {
      left: -12px; }
  .member-profile .favorite-resort .carousel-next {
    right: 0px; }
    .member-profile .favorite-resort .carousel-next:before {
      right: -12px; }
.member-profile .user-series {
  margin-bottom: 20px; }
  .member-profile .user-series h2, .member-profile .user-series .edit-profile .close-button, .edit-profile .member-profile .user-series .close-button,
  .member-profile .user-series .entry-detail .close-button,
  .entry-detail .member-profile .user-series .close-button, .member-profile .user-series .signup-login #content .close-button, .signup-login #content .member-profile .user-series .close-button {
    padding: 7px 0;
    margin-bottom: 0; }
  .member-profile .user-series .series-list {
    max-height: 415px;
    overflow: scroll; }
    .member-profile .user-series .series-list:after {
      content: "";
      display: table;
      clear: both; }
    .member-profile .user-series .series-list .item {
      padding: 15px 0;
      border-bottom: 1px solid black; }
      .member-profile .user-series .series-list .item:after {
        content: "";
        display: table;
        clear: both; }
      .member-profile .user-series .series-list .item a:hover {
        color: #00c0ff; }
      .member-profile .user-series .series-list .item a .series-list-image {
        float: left;
        margin: 0 20px 0 0; }
      .member-profile .user-series .series-list .item a .series-list-info {
        float: left;
        color: inherit; }
        .member-profile .user-series .series-list .item a .series-list-info h3 {
          color: inherit;
          margin: 0 0 10px 0; }
        .member-profile .user-series .series-list .item a .series-list-info p {
          font-size: 14px;
          font-weight: 400;
          color: inherit; }
.member-profile .my-latest-list h2, .member-profile .my-latest-list .edit-profile .close-button, .edit-profile .member-profile .my-latest-list .close-button,
.member-profile .my-latest-list .entry-detail .close-button,
.entry-detail .member-profile .my-latest-list .close-button, .member-profile .my-latest-list .signup-login #content .close-button, .signup-login #content .member-profile .my-latest-list .close-button {
  padding: 7px 0; }
.member-profile .follow-stats {
  position: relative;
  padding: 20px 0;
  margin: 0 0 20px; }
  .member-profile .follow-stats h2:before, .member-profile .follow-stats .edit-profile .close-button:before, .edit-profile .member-profile .follow-stats .close-button:before,
  .member-profile .follow-stats .entry-detail .close-button:before,
  .entry-detail .member-profile .follow-stats .close-button:before, .member-profile .follow-stats .signup-login #content .close-button:before, .signup-login #content .member-profile .follow-stats .close-button:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: black; }
.member-profile .social-accounts {
  position: relative;
  padding: 20px 0;
  margin: 0 0 20px;
  text-align: center; }
  .member-profile .social-accounts:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #161616; }
  .member-profile .social-accounts h4 {
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 300; }
  .member-profile .social-accounts div:after {
    content: "";
    display: table;
    clear: both; }
  .member-profile .social-accounts > div a {
    display: inline-block;
    position: relative;
    float: none;
    margin-right: 5px;
    width: 40px;
    height: 30px;
    overflow: hidden;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .member-profile .social-accounts > div a:last-child {
      margin-right: 0; }
    .member-profile .social-accounts > div a:before {
      display: block;
      padding: 7px 0;
      color: #fff;
      font-size: 18px;
      text-align: center; }
    .member-profile .social-accounts > div a:hover {
      opacity: .75; }
      .member-profile .social-accounts > div a:hover:before {
        color: #fff; }
    .member-profile .social-accounts > div a.i-facebook {
      background: #507cbe; }
    .member-profile .social-accounts > div a.i-twitter {
      background: #63cdf1; }
    .member-profile .social-accounts > div a.i-instagram {
      background: #6D5245; }
    .member-profile .social-accounts > div a.i-youtube {
      background: #D32D2A; }
      .member-profile .social-accounts > div a.i-youtube:before {
        padding: 1px 0 7px;
        font-size: 30px; }
    .member-profile .social-accounts > div a.i-vimeo {
      background: #14C4F6; }
      .member-profile .social-accounts > div a.i-vimeo:before {
        padding: 7px 0; }
    .member-profile .social-accounts > div a.i-google {
      background: #dd4b39; }
    .member-profile .social-accounts > div a.i-rss {
      background: #FE9900; }
      .member-profile .social-accounts > div a.i-rss:before {
        padding: 4px 0 7px;
        font-size: 24px; }
.member-profile .tgr-forums {
  position: relative; }
  .member-profile .tgr-forums h2, .member-profile .tgr-forums .edit-profile .close-button, .edit-profile .member-profile .tgr-forums .close-button,
  .member-profile .tgr-forums .entry-detail .close-button,
  .entry-detail .member-profile .tgr-forums .close-button, .member-profile .tgr-forums .signup-login #content .close-button, .signup-login #content .member-profile .tgr-forums .close-button {
    padding: 7px 0;
    margin: 0 0 20px; }
  .member-profile .tgr-forums .button, .member-profile .tgr-forums .edit-profile .location input[type="submit"], .edit-profile .location .member-profile .tgr-forums input[type="submit"] {
    margin: 0 0 20px !important; }
  .member-profile .tgr-forums:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: black; }
  .member-profile .tgr-forums .title {
    padding: 0;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
    font-size: 12px !important;
    font-weight: 300; }
  .member-profile .tgr-forums nav.buttons-centered {
    margin-top: 30px;
    margin-bottom: 25px;
    margin-left: 35px;
    margin-right: 35px; }
    .member-profile .tgr-forums nav.buttons-centered a.button {
      color: #fff;
      padding-bottom: 10px; }
  .member-profile .tgr-forums nav a {
    display: block;
    color: #161616;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600; }
    .member-profile .tgr-forums nav a:hover {
      color: #00c0ff; }
    .member-profile .tgr-forums nav a .icon {
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
    .member-profile .tgr-forums nav a span {
      position: relative;
      margin-right: 10px; }
      .member-profile .tgr-forums nav a span:before {
        position: absolute;
        top: -2px; }
      .member-profile .tgr-forums nav a span.i-mail:before {
        top: -2px; }
.member-profile .last-activity {
  padding: 0 0 15px 15px;
  font-size: 12px;
  font-weight: 600; }
.member-profile .latest-posts a, .member-profile .latest-started-threads a {
  display: block;
  color: #161616;
  position: relative;
  line-height: 18px;
  padding: 0 15px 15px 15px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 600; }
  .member-profile .latest-posts a:hover, .member-profile .latest-started-threads a:hover {
    color: #00c0ff; }
  .member-profile .latest-posts a:after, .member-profile .latest-started-threads a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #161616;
    position: absolute;
    bottom: 0px;
    left: 0px; }
.member-profile .latest-posts h2.title, .member-profile .latest-posts .edit-profile .title.close-button, .edit-profile .member-profile .latest-posts .title.close-button,
.member-profile .latest-posts .entry-detail .title.close-button,
.entry-detail .member-profile .latest-posts .title.close-button, .member-profile .latest-posts .signup-login #content .title.close-button, .signup-login #content .member-profile .latest-posts .title.close-button, .member-profile .latest-started-threads h2.title, .member-profile .latest-started-threads .edit-profile .title.close-button, .edit-profile .member-profile .latest-started-threads .title.close-button,
.member-profile .latest-started-threads .entry-detail .title.close-button,
.entry-detail .member-profile .latest-started-threads .title.close-button, .member-profile .latest-started-threads .signup-login #content .title.close-button, .signup-login #content .member-profile .latest-started-threads .title.close-button {
  color: #00c0ff; }
.member-profile .latest-posts h2 a, .member-profile .latest-posts .edit-profile .close-button a, .edit-profile .member-profile .latest-posts .close-button a,
.member-profile .latest-posts .entry-detail .close-button a,
.entry-detail .member-profile .latest-posts .close-button a, .member-profile .latest-posts .signup-login #content .close-button a, .signup-login #content .member-profile .latest-posts .close-button a, .member-profile .latest-started-threads h2 a, .member-profile .latest-started-threads .edit-profile .close-button a, .edit-profile .member-profile .latest-started-threads .close-button a,
.member-profile .latest-started-threads .entry-detail .close-button a,
.entry-detail .member-profile .latest-started-threads .close-button a, .member-profile .latest-started-threads .signup-login #content .close-button a, .signup-login #content .member-profile .latest-started-threads .close-button a {
  padding: inherit;
  font-size: inherit;
  color: #00c0ff; }
  .member-profile .latest-posts h2 a:after, .member-profile .latest-posts .edit-profile .close-button a:after, .edit-profile .member-profile .latest-posts .close-button a:after,
  .member-profile .latest-posts .entry-detail .close-button a:after,
  .entry-detail .member-profile .latest-posts .close-button a:after, .member-profile .latest-posts .signup-login #content .close-button a:after, .signup-login #content .member-profile .latest-posts .close-button a:after, .member-profile .latest-started-threads h2 a:after, .member-profile .latest-started-threads .edit-profile .close-button a:after, .edit-profile .member-profile .latest-started-threads .close-button a:after,
  .member-profile .latest-started-threads .entry-detail .close-button a:after,
  .entry-detail .member-profile .latest-started-threads .close-button a:after, .member-profile .latest-started-threads .signup-login #content .close-button a:after, .signup-login #content .member-profile .latest-started-threads .close-button a:after {
    height: 0px;
    background: #fff; }
.member-profile .profile-follow-link {
  position: relative;
  float: left;
  margin-right: 20px;
  display: block;
  width: 300px;
  height: 36px; }
  .member-profile .profile-follow-link a.button.follow,
  .member-profile .profile-follow-link a.button,
  .member-profile .profile-follow-link a.button.follow-again,
  .member-profile .profile-follow-link a.button.cancel.un-follow {
    padding: 10px 0px;
    width: 300px;
    display: block;
    margin-top: 0px;
    text-align: center; }

.no-member-posts {
  padding: 20px 0;
  clear: both; }
  .no-member-posts p {
    margin: 0 0 20px; }
  .no-member-posts .right {
    text-align: center; }
  .no-member-posts .add-label {
    margin-bottom: 20px;
    color: #161616;
    font-weight: 800;
    font-size: 18px; }
  .no-member-posts .middle {
    margin: 0 20px; }
  .no-member-posts .i-video:before,
  .no-member-posts .i-photo:before {
    position: relative; }
  .no-member-posts .i-photo:before {
    font-size: 64px; }
  .no-member-posts .i-video:before {
    top: 5px;
    font-size: 74px; }
  .no-member-posts .i-story:before {
    font-size: 50px; }

.edit-profile .cover-photo-holder {
  width: 389px;
  height: 122px;
  overflow: hidden; }
  .edit-profile .cover-photo-holder img {
    min-height: 100%;
    min-width: 100%; }
.edit-profile .page-title {
  font-size: 36px;
  margin-bottom: 20px; }
.edit-profile .store-promo {
  border: 1px solid #b0b0b0;
  padding: 20px; }
.edit-profile .promo {
  margin: 0 0 20px;
  color: #161616; }
  .edit-profile .promo a {
    font-size: 18px;
    color: #00c0ff; }
    .edit-profile .promo a:hover, .edit-profile .promo a:active {
      text-decoration: underline; }
.edit-profile .fine-print {
  font-size: 12px;
  color: #161616; }
  .edit-profile .fine-print a {
    font-size: 12px;
    color: #00c0ff; }
    .edit-profile .fine-print a:hover, .edit-profile .fine-print a:active {
      text-decoration: underline; }
.edit-profile h2, .edit-profile .close-button, .edit-profile .signup-login #content .close-button, .signup-login #content .edit-profile .close-button {
  margin-bottom: 20px;
  font-size: 20px; }
  .edit-profile h2 span, .edit-profile .close-button span, .edit-profile .signup-login #content .close-button span, .signup-login #content .edit-profile .close-button span {
    display: block;
    padding: 5px 0 0;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #161616;
    text-transform: initial; }
.edit-profile h3 {
  margin: 10px 0 5px; }
  .edit-profile h3 span {
    display: block;
    padding: 5px 0 0;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #161616;
    text-transform: initial; }
    .edit-profile h3 span.inline {
      display: inline-block;
      margin-left: 2px; }
    .edit-profile h3 span.error-message {
      color: #ff3c00; }
.edit-profile.skinny, .add-entry .edit-profile.input {
  max-width: 45em;
  margin: 0 auto; }
.edit-profile input[type="text"], .edit-profile .select2-container-multi .select2-choices,
.edit-profile input[type="email"],
.edit-profile input[type="password"] {
  width: 100%; }
.edit-profile .row {
  width: 100%;
  margin: 20px 0;
  padding: 10px 0; }
  .edit-profile .row:after {
    content: "";
    display: table;
    clear: both; }
.edit-profile label {
  display: block;
  margin-bottom: 5px; }
.edit-profile textarea {
  width: 100%; }
.edit-profile a {
  line-height: normal;
  font-size: 11px; }
  .edit-profile a.button {
    font-size: 14px;
    margin-bottom: 20px; }
.edit-profile .col-3 {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 48.93617%; }
  .edit-profile .col-3:last-child {
    margin-right: 0; }
  .edit-profile .col-3.right {
    margin-right: 0; }
.edit-profile .photo-holder {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 43.82979%; }
  .edit-profile .photo-holder:last-child {
    margin-right: 0; }
  .edit-profile .photo-holder .profile-image {
    width: 300px;
    height: 250px;
    overflow: hidden; }
    .edit-profile .photo-holder .profile-image img {
      min-height: 100%;
      min-width: 100%;
      margin-bottom: 10px; }
  .edit-profile .photo-holder h4 {
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 16px; }
  .edit-profile .photo-holder span {
    display: block;
    font-weight: 400;
    font-style: italic;
    font-size: 12px; }
.edit-profile .remove {
  display: none; }
.edit-profile .button, .edit-profile .location input[type="submit"] {
  width: 100%; }
.edit-profile .upload-button {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  text-shadow: none;
  margin-bottom: 10px;
  padding: 0; }
  .edit-profile .upload-button label {
    position: relative;
    margin: 0;
    padding: 0 25px;
    line-height: 2.5;
    z-index: 100;
    cursor: pointer; }
  .edit-profile .upload-button input {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.edit-profile .cover-photo {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 54.04255%;
  margin-right: 0; }
  .edit-profile .cover-photo:last-child {
    margin-right: 0; }
  .edit-profile .cover-photo .cover-photo-holder {
    max-height: 300px; }
    .edit-profile .cover-photo .cover-photo-holder img {
      width: 100%;
      height: auto;
      overflow: hidden; }
.edit-profile .info-flash {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 600; }
.edit-profile #member_form {
  margin-right: 0; }
.edit-profile .profile-info p {
  margin-bottom: 10px; }
.edit-profile .profile-info .button, .edit-profile .profile-info .location input[type="submit"], .edit-profile .location .profile-info input[type="submit"] {
  width: initial;
  margin-top: 20px; }
.edit-profile .about-block {
  margin-bottom: 20px; }
.edit-profile .password-toggle {
  display: inline-block; }
.edit-profile .char-stats {
  float: right;
  font-size: 14px; }
.edit-profile .about-selects .select-wrap {
  display: inline-block;
  margin-right: 20px; }
.edit-profile .about-selects p {
  display: block; }
.edit-profile .select2-container {
  width: 100%; }
.edit-profile .select2-container-multi .select2-choices {
  margin: 2px 0; }
.edit-profile .select2-container-multi .select2-choices .select2-search-field input {
  padding: 3px 5px 3px 0px;
  margin: 3px 0 3px 5px; }
.edit-profile .social .info-flash {
  font-size: 14px;
  font-weight: 600; }
.edit-profile .social p {
  margin-bottom: 10px; }
.edit-profile .social a {
  font-size: 16px;
  text-decoration: underline; }
.edit-profile .social label {
  display: inline-block;
  min-width: 100px;
  vertical-align: middle; }
.edit-profile .social .instructions {
  width: 100%;
  clear: left;
  font-size: 14px;
  font-weight: 600; }
  .edit-profile .social .instructions a {
    font-size: 14px;
    font-weight: 600; }
.edit-profile .form-controls a,
.edit-profile .form-controls input {
  display: inline-block;
  width: inherit;
  font-size: 14px; }
.edit-profile .tagline a {
  font-size: 14px;
  text-decoration: underline; }

.edit-profile .callout,
.entry-detail .callout {
  display: none;
  position: relative;
  margin-bottom: 20px;
  padding: 40px;
  border: 1px solid #161616; }
  .edit-profile .callout h2, .edit-profile .callout .close-button, .edit-profile .callout .signup-login #content .close-button, .signup-login #content .edit-profile .callout .close-button,
  .entry-detail .callout h2,
  .entry-detail .callout .close-button,
  .entry-detail .callout .signup-login #content .close-button,
  .signup-login #content .entry-detail .callout .close-button {
    padding-top: 0; }
  .edit-profile .callout p,
  .entry-detail .callout p {
    margin-bottom: 20px; }
    .edit-profile .callout p.last,
    .entry-detail .callout p.last {
      margin-bottom: 0; }
  .edit-profile .callout ol,
  .entry-detail .callout ol {
    list-style: decimal;
    padding: 0;
    margin: 0; }
    .edit-profile .callout ol li,
    .entry-detail .callout ol li {
      margin-left: 20px;
      margin-bottom: 10px; }
      .edit-profile .callout ol li:last-child,
      .entry-detail .callout ol li:last-child {
        margin-bottom: 0; }
.edit-profile .close-button,
.entry-detail .close-button {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  color: #161616;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  .edit-profile .close-button:hover,
  .entry-detail .close-button:hover {
    color: #00c0ff; }

ul.profile-notifications li {
  margin: 10px 0px;
  border-bottom: 1px #333 solid;
  padding: 10px; }
  ul.profile-notifications li:after {
    content: "";
    display: table;
    clear: both; }
  ul.profile-notifications li a {
    display: block;
    position: relative; }
    ul.profile-notifications li a:after {
      content: "";
      display: table;
      clear: both; }
    ul.profile-notifications li a img {
      margin: 0 10px 10px 0;
      float: left; }

.member-information .profile-image {
  overflow: inherit; }

.profile-image .profile-follow {
  padding: 0px; }

.update-password {
  width: 100%; }
  .update-password input[type="password"] {
    width: 100%; }
  .update-password .button, .update-password .edit-profile .location input[type="submit"], .edit-profile .location .update-password input[type="submit"] {
    display: inline-block;
    margin-top: 15px;
    width: initial; }

/* .search-results {
  #page-wrapper {
    background: none;
  }
  #more-from-tgr {
    padding-top: 0px;
    .results-count {
      display: block;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 5px;
    }
    h1 {
      padding-bottom: 10px;
      margin-bottom: 20px;
      border-bottom: 1px solid black;
    }
  }
} */
.search-checkboxes {
  margin: 0 0 20px 0; }
  .search-checkboxes .checkbox {
    float: left;
    display: block;
    margin: 20px 20px 0 0;
    width: 160px; }

.search-form {
  margin: 0 0 80px 0; }
  .search-form.users {
    margin: 20px 0 40px; }
    .search-form.users form {
      margin: 20px 0;
      position: relative; }
      .search-form.users form:after {
        content: "";
        display: table;
        clear: both; }
      .search-form.users form .search-input {
        width: 100%;
        margin-bottom: 10px; }
      .search-form.users form .button, .search-form.users form .edit-profile .location input[type="submit"], .edit-profile .location .search-form.users form input[type="submit"] {
        width: 150px;
        position: absolute;
        top: 0;
        right: 0;
        height: 46px; }

.post.member .post-headline h2, .post.member .post-headline .edit-profile .close-button, .edit-profile .post.member .post-headline .close-button,
.post.member .post-headline .entry-detail .close-button,
.entry-detail .post.member .post-headline .close-button, .post.member .post-headline .signup-login #content .close-button, .signup-login #content .post.member .post-headline .close-button {
  width: 100%; }

.list-section {
  margin: 0 0 40px 0; }

.join-benefits ul li {
  list-style: outside disc none;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
  line-height: 1.2em; }
  .join-benefits ul li a {
    color: #00c0ff;
    text-decoration: underline; }
    .join-benefits ul li a:hover, .join-benefits ul li a:active {
      color: #161616; }

.social-login {
  position: relative; }

.signup-login #page-wrapper {
  background: none; }
.signup-login .signup-login-wrapper {
  max-width: 685px;
  width: 100%;
  float: none;
  margin: 0 auto;
  overflow: hidden; }
.signup-login #content {
  width: 100%; }
  .signup-login #content h1, .signup-login #content .hero-slider .well h2, .hero-slider .well .signup-login #content h2, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button {
    padding-bottom: 20px;
    border-bottom: 1px solid #161616; }
  .signup-login #content h2, .signup-login #content .close-button {
    margin: 0 0 20px; }
    .signup-login #content h2.with-borders, .signup-login #content #contact .container .with-borders, #contact .container .signup-login #content .with-borders, .signup-login #content .with-borders.close-button {
      margin-bottom: 20px; }
  .signup-login #content section {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    width: 44%; }
    .signup-login #content section:last-child {
      margin-right: 0; }
    .signup-login #content section .with-borders {
      padding: 7px 0; }
  .signup-login #content .button, .signup-login #content .edit-profile .location input[type="submit"], .edit-profile .location .signup-login #content input[type="submit"] {
    display: block; }
  .signup-login #content .divider {
    position: relative;
    text-align: center;
    float: left;
    margin: 0 40px 0 20px;
    width: 1px;
    height: 320px;
    background: #161616;
    display: inline-block; }
    .signup-login #content .divider.register {
      height: 510px; }
  .signup-login #content .input {
    margin-bottom: 20px; }
    .signup-login #content .input label {
      display: block;
      margin-bottom: 5px; }
    .signup-login #content .input input {
      width: 100%;
      color: black;
      -webkit-font-smoothing: antialiased;
      -webkit-text-size-adjust: 100%;
      text-rendering: optimizeLegibility; }
  .signup-login #content .input-wrap {
    margin-bottom: 15px; }
  .signup-login #content p {
    margin-bottom: 10px;
    font-size: 14px; }
    .signup-login #content p.message {
      font-size: 18px;
      text-align: center;
      margin: 30px 0 40px; }
    .signup-login #content p a {
      color: #00c0ff;
      text-decoration: underline; }
      .signup-login #content p a:hover {
        color: #161616; }
  .signup-login #content .submit {
    width: 45%;
    margin-bottom: 20px; }
    .signup-login #content .submit.signup-submit {
      border-right: 5px solid white; }
  .signup-login #content .join-form {
    position: relative; }
    .signup-login #content .join-form .join-callout {
      margin-top: 30px; }
      .signup-login #content .join-form .join-callout:after {
        content: "";
        display: table;
        clear: both; }
      .signup-login #content .join-form .join-callout > aside {
        position: relative;
        width: 50%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .signup-login #content .join-form .join-callout > aside.first {
          padding-right: 10px; }
          .signup-login #content .join-form .join-callout > aside.first:after {
            content: "";
            display: block;
            width: 1px;
            height: 100%;
            background: black;
            position: absolute;
            top: 0;
            right: 0px; }
        .signup-login #content .join-form .join-callout > aside.last {
          padding-left: 10px; }
        .signup-login #content .join-form .join-callout > aside p {
          font-size: 14px;
          font-weight: 400;
          line-height: 16px; }
    .signup-login #content .join-form .learn-more {
      display: block;
      width: 100%;
      margin-top: 10px;
      text-align: center;
      font-size: 14px;
      font-weight: 600; }
  .signup-login #content .register-form .input-terms {
    margin-bottom: 35px; }
  .signup-login #content .input-terms {
    margin-top: 10px;
    position: relative; }
    .signup-login #content .input-terms.fb-terms label {
      line-height: 15px;
      font-size: 14px; }
    .signup-login #content .input-terms label {
      display: block;
      position: relative;
      padding-left: 35px;
      font-size: 12px;
      line-height: 29px; }
      .signup-login #content .input-terms label:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        position: absolute;
        top: 1px;
        left: 0;
        border: 3px solid rgba(0, 0, 0, 0.6); }
    .signup-login #content .input-terms input[type=checkbox] {
      display: none; }
    .signup-login #content .input-terms input[type=checkbox]:checked + label:before {
      content: "\2713";
      font-size: 38px;
      font-weight: 800;
      color: green;
      text-align: center;
      line-height: 23px; }
  .signup-login #content .forgot-pass-link {
    display: block;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 600; }
  .signup-login #content .social-login .info-flash-primary {
    font-size: 14px;
    font-weight: 600; }
  .signup-login #content .social-login .form-error {
    color: #ff3c00;
    font-size: 14px;
    font-weight: 600; }
  .signup-login #content .social-register .info-flash {
    line-height: 17px;
    font-size: 14px;
    font-weight: 600; }
  .signup-login #content .social-register.full-page {
    width: 65%; }
    .signup-login #content .social-register.full-page .screenname-wrap {
      display: none; }
  .signup-login #content .social-register .form-controls a,
  .signup-login #content .social-register .form-controls input {
    display: inline-block;
    width: inherit;
    font-size: 14px;
    width: 50%; }
  .signup-login #content .callout {
    position: relative;
    margin-bottom: 20px;
    padding: 20px 40px;
    border: 1px solid #161616;
    width: 100%; }
    .signup-login #content .callout h2, .signup-login #content .callout .close-button {
      padding-top: 0; }
    .signup-login #content .callout p {
      font-size: 16px;
      font-weight: 600; }
  .signup-login #content .close-button {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    color: #161616;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
    .signup-login #content .close-button:hover {
      color: #00c0ff; }

.messaging h2, .messaging .edit-profile .close-button, .edit-profile .messaging .close-button,
.messaging .entry-detail .close-button,
.entry-detail .messaging .close-button, .messaging .signup-login #content .close-button, .signup-login #content .messaging .close-button {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #161616;
  font-size: 36px; }
.messaging.error ul {
  margin: 20px 30px; }
  .messaging.error ul li {
    position: relative;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600; }
    .messaging.error ul li:before {
      content: "";
      display: block;
      width: 5px;
      height: 7px;
      background: #ff3c00;
      border-radius: 10px;
      position: absolute;
      top: 4px;
      left: 0px; }
    .messaging.error ul li p {
      font-size: 14px;
      font-weight: 600; }
.messaging.error .i-error {
  background: url(/images/icon-error.png) no-repeat;
  background-size: 100%;
  width: 23px;
  height: 22px;
  vertical-align: bottom; }
.messaging.success h3 {
  margin-bottom: 30px; }
.messaging.success p {
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 600; }

.forgot-password #content {
  margin-left: 0px; }

#forgot-password {
  margin: 0 auto; }
  #forgot-password .with-borders {
    padding: 7px 0; }
  #forgot-password p {
    margin-bottom: 20px !important; }
  #forgot-password .button, #forgot-password .edit-profile .location input[type="submit"], .edit-profile .location #forgot-password input[type="submit"] {
    color: white !important;
    width: auto;
    padding: 10px;
    display: inline-block !important; }
  #forgot-password .column {
    width: 50%;
    float: left;
    margin-top: 20px; }
    #forgot-password .column.first {
      border-right: 1px solid #ccc;
      padding-right: 20px; }
    #forgot-password .column.last {
      padding-left: 20px; }
    #forgot-password .column h3 {
      margin-bottom: 5px; }
    #forgot-password .column p {
      margin-bottom: 40px; }
  #forgot-password #forgot_username_form {
    padding-bottom: 20px;
    margin-bottom: 20px; }
  #forgot-password .parsley-required {
    padding: 5px 0; }

.forgot-password-error #content {
  margin-left: 0px; }
.forgot-password-error .with-borders {
  padding: 7px 0; }

.promise {
  font-size: 14px;
  display: block;
  font-weight: 700;
  width: 100%;
  margin: 20px 0; }
  .promise:after {
    content: "";
    display: table;
    clear: both; }

@media screen and (max-width: 480px) {
  .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content h1, .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .hero-slider .well h2, .hero-slider .well .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content h2, .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button,
  .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button,
  .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .join-page.fullscreen-layout .call-to-action.join-cta-1 .full-width-content .close-button {
    font-size: 55px; } }
.join-page.fullscreen-layout .call-to-action.join-testimonial-1 {
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    max-width: 620px;
    margin: 40px; }
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content h2, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .edit-profile .close-button, .edit-profile .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button,
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .entry-detail .close-button,
    .entry-detail .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .signup-login #content .close-button, .signup-login #content .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content p, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content a {
      color: #fff; }
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content a:hover, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content a:active, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content a:focus {
      color: #00c0ff; }
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .primary-body {
      margin: 20px 0;
      line-height: 24px; }
  @media screen and (max-width: 860px) {
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content {
      margin: 0 20px 40px; }
      .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .primary-body {
        font-size: 18px; }
      .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .secondary-body {
        font-size: 18px; } }
  @media screen and (max-width: 480px) {
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content h2, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .edit-profile .close-button, .edit-profile .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button,
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .entry-detail .close-button,
    .entry-detail .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button, .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .signup-login #content .close-button, .signup-login #content .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .close-button {
      font-size: 26px; }
    .join-page.fullscreen-layout .call-to-action.join-testimonial-1 .full-width-content .primary-body {
      margin: 10px 0; } }
.join-page.fullscreen-layout .call-to-action.join-cta-2 h2, .join-page.fullscreen-layout .call-to-action.join-cta-2 .edit-profile .close-button, .edit-profile .join-page.fullscreen-layout .call-to-action.join-cta-2 .close-button,
.join-page.fullscreen-layout .call-to-action.join-cta-2 .entry-detail .close-button,
.entry-detail .join-page.fullscreen-layout .call-to-action.join-cta-2 .close-button, .join-page.fullscreen-layout .call-to-action.join-cta-2 .signup-login #content .close-button, .signup-login #content .join-page.fullscreen-layout .call-to-action.join-cta-2 .close-button, .join-page.fullscreen-layout .call-to-action.join-cta-2 p, .join-page.fullscreen-layout .call-to-action.join-cta-2 a {
  color: #fff;
  text-align: center; }
.join-page.fullscreen-layout .call-to-action.join-cta-2 .large-page-title {
  font-size: 60px;
  margin-bottom: 40px; }
.join-page.fullscreen-layout .call-to-action.join-cta-2 .primary-body {
  margin: 0 20px 80px;
  max-width: 620px;
  font-size: 24px;
  line-height: 28px; }
@media screen and (max-width: 860px) {
  .join-page.fullscreen-layout .call-to-action.join-cta-2 .large-page-title {
    font-size: 40px;
    margin-bottom: 30px; }
  .join-page.fullscreen-layout .call-to-action.join-cta-2 .primary-body {
    display: none; } }
.join-page.fullscreen-layout .call-to-action h1, .join-page.fullscreen-layout .call-to-action .hero-slider .well h2, .hero-slider .well .join-page.fullscreen-layout .call-to-action h2, .join-page.fullscreen-layout .call-to-action .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .join-page.fullscreen-layout .call-to-action .close-button, .join-page.fullscreen-layout .call-to-action .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .join-page.fullscreen-layout .call-to-action .close-button,
.join-page.fullscreen-layout .call-to-action .hero-slider .well .entry-detail .close-button,
.hero-slider .well .entry-detail .join-page.fullscreen-layout .call-to-action .close-button,
.join-page.fullscreen-layout .call-to-action .entry-detail .hero-slider .well .close-button,
.entry-detail .hero-slider .well .join-page.fullscreen-layout .call-to-action .close-button, .join-page.fullscreen-layout .call-to-action .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .join-page.fullscreen-layout .call-to-action .close-button, .join-page.fullscreen-layout .call-to-action .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .join-page.fullscreen-layout .call-to-action .close-button {
  color: #fff;
  margin-bottom: 55px; }
.join-page.fullscreen-layout .call-to-action .extra-message {
  align-self: flex-end;
  -webkit-align-self: flex-end;
  color: #fff;
  margin-top: 10px; }
  .join-page.fullscreen-layout .call-to-action .extra-message a {
    color: #fff; }
    .join-page.fullscreen-layout .call-to-action .extra-message a:hover, .join-page.fullscreen-layout .call-to-action .extra-message a:active, .join-page.fullscreen-layout .call-to-action .extra-message a:focus {
      color: #00c0ff; }
@media screen and (max-width: 860px) {
  .join-page.fullscreen-layout .call-to-action .extra-message {
    align-self: center;
    -webkit-align-self: center; } }
.join-page.fullscreen-layout .call-to-action .scroll-prompt {
  position: relative;
  bottom: 50px;
  color: #fff; }
.join-page.fullscreen-layout .content-block .full-width-content {
  padding-top: 100px;
  padding-bottom: 100px; }
.join-page.fullscreen-layout .content-block .full-width-subhead {
  padding: 0 0 20px; }
@media screen and (max-width: 860px) {
  .join-page.fullscreen-layout .content-block .full-width-content {
    padding-top: 60px;
    padding-bottom: 60px; } }
.join-page.fullscreen-layout .content-block .item-container {
  border-bottom: 1px solid #161616;
  padding: 50px 0;
  margin: 0; }
  .join-page.fullscreen-layout .content-block .item-container p {
    font-size: 20px; }
  .join-page.fullscreen-layout .content-block .item-container h3 {
    font-size: 24px;
    margin-bottom: 20px; }
  .join-page.fullscreen-layout .content-block .item-container .item {
    text-align: center;
    padding: 0 15px; }
    .join-page.fullscreen-layout .content-block .item-container .item .icon {
      width: 130px;
      height: 130px;
      margin-bottom: 40px; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-film-reel:before {
        font-size: 7em; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-video:before {
        font-size: 8.2em; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-friends:before {
        font-size: 6.6em; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-small-arrow:before {
        font-size: 5.5em;
        position: relative;
        top: 20px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-tgr-pick {
        background: none; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-tgr-pick:before {
          font-size: 8em; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon.i-views:before {
        font-size: 6.6em;
        position: relative;
        top: 10px; }
    .join-page.fullscreen-layout .content-block .item-container .item .underline {
      margin: 0;
      padding: 0; }
@media screen and (max-width: 860px) {
  .join-page.fullscreen-layout .content-block .item-container {
    padding-bottom: 0; }
    .join-page.fullscreen-layout .content-block .item-container .item {
      padding-bottom: 60px; }
      .join-page.fullscreen-layout .content-block .item-container .item .icon {
        width: 110px;
        height: 110px;
        margin-bottom: 20px; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-film-reel:before {
          font-size: 6em; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-video:before {
          font-size: 7em; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-friends:before {
          font-size: 6em; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-small-arrow:before {
          font-size: 5em;
          position: relative;
          top: 20px; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-tgr-pick {
          background: none; }
          .join-page.fullscreen-layout .content-block .item-container .item .icon.i-tgr-pick:before {
            font-size: 7em; }
        .join-page.fullscreen-layout .content-block .item-container .item .icon.i-views:before {
          font-size: 6em;
          position: relative;
          top: 10px; } }

.add-entry {
  /** Beginning of styles for BrightCove Video Uploader**/ }
  .add-entry .inner-wrapper #content {
    float: none;
    width: 100%; }
  .add-entry b, .add-entry strong {
    font-weight: 700; }
  .add-entry i, .add-entry em {
    font-weight: 400;
    font-style: italic; }
  .add-entry .page-title {
    font-size: 36px;
    margin-bottom: 20px;
    border-bottom: 1px solid black; }
  .add-entry h4 {
    display: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #b0b0b0;
    font-weight: 600; }
    .add-entry h4 span {
      font-size: 80%;
      font-weight: 300; }
      .add-entry h4 span:before {
        content: "/";
        padding: 0 5px; }
    .add-entry h4.top-border {
      padding-top: 20px;
      border-top: 1px solid #b0b0b0; }
  .add-entry .entry-theme .pt-switch {
    display: none !important; }
  .add-entry .message {
    font-size: 18px;
    text-align: center;
    margin: 30px 0 40px; }
  .add-entry .dk_options {
    right: auto !important;
    width: auto !important; }
  .add-entry .dk_container {
    margin-bottom: 10px !important; }
  .add-entry .media-upload-container {
    max-width: 45em;
    margin: 0 auto; }
  .add-entry .input {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; }
    .add-entry .input:after {
      content: "";
      display: table;
      clear: both; }
    .add-entry .input label {
      display: block;
      margin-bottom: 5px;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 700; }
      .add-entry .input label span {
        display: block;
        padding: 5px 0 0;
        font-weight: 400;
        font-style: italic;
        font-size: 14px;
        color: #161616;
        text-transform: initial; }
        .add-entry .input label span.inline {
          display: inline-block; }
    .add-entry .input input[type="text"], .add-entry .input .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi .add-entry .input .select2-choices {
      width: 100%;
      height: 100%;
      color: black; }
    .add-entry .input.primary-category .dk_toggle {
      width: 180px !important; }
    .add-entry .input.publish_field .button, .add-entry .input.publish_field .edit-profile .location input[type="submit"], .edit-profile .location .add-entry .input.publish_field input[type="submit"] {
      display: block;
      width: 50%;
      float: left; }
      .add-entry .input.publish_field .button.first, .add-entry .input.publish_field .edit-profile .location input.first[type="submit"], .edit-profile .location .add-entry .input.publish_field input.first[type="submit"] {
        border-right: 10px solid white; }
    .add-entry .input.publish_field .button-container:after {
      content: "";
      display: table;
      clear: both; }
    .add-entry .input.publish_field .selected-video {
      position: relative;
      width: 240px;
      margin: 10px 0;
      font-size: 14px;
      font-weight: 600; }
      .add-entry .input.publish_field .selected-video img {
        display: block; }
      .add-entry .input.publish_field .selected-video .name {
        position: absolute;
        bottom: 0px;
        width: 100%;
        padding: 10px 5px;
        color: white;
        border-radius: 0;
        font-size: 12px;
        font-weight: 600;
        background: rgba(0, 0, 0, 0.8);
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
    .add-entry .input .selectize-input {
      padding: 11px 14px; }
  .add-entry .input-categories-wrap {
    padding: 5px 0 0 0; }
    .add-entry .input-categories-wrap .trigger {
      font-weight: 600;
      cursor: pointer;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .add-entry .input-categories-wrap .trigger:hover {
        color: #00c0ff; }
  .add-entry .input-categories {
    padding: 20px 0 0;
    display: none; }
    .add-entry .input-categories:after {
      content: "";
      display: table;
      clear: both; }
    .add-entry .input-categories .category {
      display: block;
      width: 33%;
      float: left; }
    .add-entry .input-categories label {
      text-transform: none;
      display: inline-block;
      font-size: 12px;
      font-weight: 600; }
      .add-entry .input-categories label.parent {
        font-size: 16px; }
    .add-entry .input-categories input {
      width: auto;
      height: auto; }
  .add-entry .media-upload-container:after {
    content: "";
    display: table;
    clear: both; }
  .add-entry .add-photo .photo-upload-container:after, .add-entry .add-photo .gallery-images:after {
    content: "";
    display: table;
    clear: both; }
  .add-entry .add-photo tr.Image td {
    padding: 10px 10px 10px 0; }
  .add-entry .add-photo tr.Image a.ImgUrl img {
    width: 200px; }
  .add-entry .add-photo tr.ImageQueue {
    padding: 10px 0; }
    .add-entry .add-photo tr.ImageQueue th div.File {
      display: block; }
  .add-entry .add-video .photo-upload-container:after {
    content: "";
    display: table;
    clear: both; }
  .add-entry .add-video .photo-upload-container > div {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%; }
    .add-entry .add-video .photo-upload-container > div:last-child {
      margin-right: 0; }
  .add-entry .add-video .upload-btn {
    display: none; }
  .add-entry .add-story .CIField .CITable thead th.top_actions .UploadImages,
  .add-entry .add-story .CIField .CITable thead th.top_actions .StoredImages {
    width: 49%;
    margin-right: 2%; }
  .add-entry .add-story .CIField .CITable thead th.top_actions .StoredImages {
    margin-right: 0; }
  .add-entry .upload-info {
    padding-right: 20px; }
  .add-entry .add-video .upload-info {
    padding-right: 0;
    clear: both; }
  .add-entry .subtext {
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 14px; }
  .add-entry .form-error {
    color: #ff3c00;
    font-size: 14px;
    font-weight: 600; }
  .add-entry ul.pt-pill li {
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 600;
    text-shadow: none !important;
    border-radius: 0 !important;
    padding: 5px 10px; }
    .add-entry ul.pt-pill li.selected {
      background: #b3b3b3;
      color: white; }
  .add-entry .toggle {
    cursor: pointer; }
  .add-entry .add-story .type-of-story .dk_container {
    display: none !important; }
  .add-entry .dk_container {
    float: none; }
  .add-entry .CIField {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .add-entry .CIField .CITable {
    border: none !important; }
  .add-entry .CIField .CITable thead th.top_actions {
    padding: 0 0 20px 0 !important; }
  .add-entry .CIField .CITable thead th.top_actions .UploadImages, .add-entry .CIField .CITable thead th.top_actions .StoredImages {
    height: auto;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    text-shadow: none;
    margin-bottom: 10px;
    line-height: 10px; }
  .add-entry .CIField .SearchImages .imagefilter {
    margin: 0;
    display: block;
    width: 100%; }
    .add-entry .CIField .SearchImages .imagefilter .images {
      height: 100%;
      width: 100%;
      padding: 5px 15px;
      text-transform: lowercase;
      margin: 0;
      text-shadow: none; }
      .add-entry .CIField .SearchImages .imagefilter .images p {
        font-size: 12px !important; }
  .add-entry .CIField .ImageQueue .File, .add-entry .CIField .TileBased .Image, .add-entry .CIField .TileBased .Image a {
    height: auto; }
  .add-entry .CIField .TileBased .Image {
    position: relative; }
    .add-entry .CIField .TileBased .Image:after {
      content: "";
      display: block;
      background: transparent;
      position: absolute;
      top: 17px;
      width: 100%;
      height: 100%; }
  .add-entry .CIField .TileBased .Image .actions .btn-edit, .add-entry .CIField .TileBased .Image .filename {
    display: none; }
  .add-entry .CIField .TileBased .Image {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important; }
  .add-entry .CIField .TileBased .Image .actions {
    height: auto;
    width: 100%;
    top: 0;
    display: block;
    border: none;
    border-radius: 0; }
  .add-entry .CIField .TileBased .Image a img {
    border-radius: 0;
    width: 100%;
    height: auto; }
  .add-entry .CIField .Image .ImageDel {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    background: none !important;
    color: #fff;
    display: block;
    margin-top: 25px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .add-entry .CIField .Image .ImageDel:before {
      content: "Remove";
      font-weight: 700;
      text-align: center;
      display: block; }
  .add-entry .CIField .TileBased .Image .actions .btn-star, .add-entry .CIField .TileBased .Image .actions .btn-replace, .add-entry .CIField .CITable tfoot td, .add-entry .CIField .NoImages {
    display: none; }
  .add-entry .CIField .CITable thead th.top_actions .block_long {
    float: none;
    width: 100%;
    height: auto; }
  .add-entry .CIField .ImageQueue .Done {
    padding: 5px 10px 5px 30px;
    border: none;
    font-size: 12px;
    color: white;
    font-weight: 700;
    background-position: 6px 6px !important; }
  .add-entry .CIField .ImageQueue .Error {
    padding: 5px 10px 5px 30px;
    border: none;
    font-size: 12px;
    color: white;
    font-weight: 700;
    background: #ff3c00 url(/images/icon-garbage.png) no-repeat 6px 4px; }
  .add-entry .CIField .UploadProgress {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .add-entry .CIField .UploadProgress .progress {
      background: #ff3c00; }
      .add-entry .CIField .UploadProgress .progress .inner {
        font-weight: 700;
        color: white;
        padding: 10px; }
        .add-entry .CIField .UploadProgress .progress .inner span {
          color: white; }
        .add-entry .CIField .UploadProgress .progress .inner span {
          color: white; }
  .add-entry .CIField .SearchImages .images {
    overflow-x: hidden; }
  .add-entry .CIField .SearchImages .images .img {
    position: relative;
    width: 130px;
    height: 90px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: .7; }
    .add-entry .CIField .SearchImages .images .img a {
      width: 100%;
      height: 100%;
      display: block; }
    .add-entry .CIField .SearchImages .images .img img {
      width: 200px !important; }
    .add-entry .CIField .SearchImages .images .img:hover {
      opacity: 1; }
  .add-entry .CIField .SearchImages .images .img span.add {
    display: block;
    width: 20px;
    height: 20px;
    bottom: 2px;
    right: 2px; }
  .add-entry .CIField .CITable td {
    border: none !important; }
  .add-entry .CIField .CITable tr.column-headers {
    margin-top: 20px; }
  .add-entry .CIField .CITable thead th {
    background: none !important;
    border: none !important;
    font-size: inherit !important;
    color: inherit !important;
    padding: 0 !important;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    padding-right: 15px; }
  .add-entry .CIField .CITable td input.image_title {
    border-bottom: 1px solid #000;
    padding-bottom: 3px; }
  .add-entry .CIField .CITable td[data-field='description'] textarea {
    height: 167px; }
  .add-entry .CIField .Image a.ImageEdit {
    display: none !important; }
  .add-entry .filter {
    display: none; }
  .add-entry .solspace_tag_input_area {
    position: relative; }
    .add-entry .solspace_tag_input_area .tag_input {
      padding-right: 100px; }
    .add-entry .solspace_tag_input_area #enter-tags {
      position: absolute;
      top: 0;
      right: 0px;
      width: 90px;
      height: 45px;
      border: 0;
      color: white; }
  .add-entry .tag_note_contents {
    font-weight: 400; }
  .add-entry .solspace_tag_group .tag_section_data {
    width: 100% !important; }
  .add-entry .solspace_tag_group .solspace_tag_new_tags .tag_section_name {
    display: none !important; }
  .add-entry .solspace_tag_group .top_tags .star, .add-entry .solspace_tag_group .suggest_tags .glass {
    display: none; }
  .add-entry .solspace_tag_group .top_tags, .add-entry .solspace_tag_group .suggest_tags {
    margin-top: 5px;
    position: relative;
    padding-left: 20px;
    background: none;
    border: none;
    color: #262626;
    font-size: 12px !important;
    font-weight: 600;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .add-entry .solspace_tag_group .top_tags:hover, .add-entry .solspace_tag_group .suggest_tags:hover {
      color: #00c0ff; }
    .add-entry .solspace_tag_group .top_tags:before, .add-entry .solspace_tag_group .suggest_tags:before {
      content: "+";
      display: block;
      position: absolute;
      top: 5px;
      left: 8px; }
  .add-entry .solspace_tag_group .suggest_tags {
    display: none !important; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag, .add-entry .solspace_tag_top_tags .suggest_tag, .add-entry .solspace_tag_current_tags .current_tag, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag, .add-entry .solspace_tag_top_tags .top_tag {
    background: #a6a6a6;
    position: relative;
    text-shadow: none;
    height: auto;
    color: white;
    padding-right: 12px;
    padding-left: 40px;
    padding-bottom: 7px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 600; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:hover, .add-entry .solspace_tag_top_tags .suggest_tag:hover, .add-entry .solspace_tag_current_tags .current_tag:hover, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:hover, .add-entry .solspace_tag_top_tags .top_tag:hover {
      background: #a6a6a6; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag .plus, .add-entry .solspace_tag_top_tags .suggest_tag .plus, .add-entry .solspace_tag_current_tags .current_tag .plus, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag .plus, .add-entry .solspace_tag_top_tags .top_tag .plus {
      display: none; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:before, .add-entry .solspace_tag_top_tags .suggest_tag:before, .add-entry .solspace_tag_current_tags .current_tag:before, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:after, .add-entry .solspace_tag_top_tags .suggest_tag:after, .add-entry .solspace_tag_current_tags .current_tag:after, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:before, .add-entry .solspace_tag_top_tags .top_tag:before, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:after, .add-entry .solspace_tag_top_tags .top_tag:after {
      content: "";
      color: white !important;
      position: absolute;
      display: block; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:before, .add-entry .solspace_tag_top_tags .suggest_tag:before, .add-entry .solspace_tag_current_tags .current_tag:before, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:before, .add-entry .solspace_tag_top_tags .top_tag:before {
      top: 0px;
      left: 0px;
      width: 30px;
      height: 100%; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:after, .add-entry .solspace_tag_top_tags .suggest_tag:after, .add-entry .solspace_tag_current_tags .current_tag:after, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:after, .add-entry .solspace_tag_top_tags .top_tag:after {
      content: "+";
      font-size: 28px;
      top: 10px;
      left: 12px; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .suggest_tag:hover, .add-entry .solspace_tag_top_tags .suggest_tag:hover {
    background: black; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag, .add-entry .solspace_tag_top_tags .top_tag {
    background: #a6a6a6; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:before, .add-entry .solspace_tag_top_tags .top_tag:before {
      background: transparent; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:after, .add-entry .solspace_tag_top_tags .top_tag:after {
      top: 9px; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .top_tag:hover, .add-entry .solspace_tag_top_tags .top_tag:hover {
      background: black; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .glass, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .star, .add-entry .solspace_tag_group .solspace_tag_suggest_tags .plus, .add-entry .solspace_tag_top_tags .glass, .add-entry .solspace_tag_top_tags .star, .add-entry .solspace_tag_top_tags .plus {
    display: none !important; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer, .add-entry .solspace_tag_top_tags .tag_section_closer {
    background: none;
    position: relative;
    color: #161616;
    background: transparent;
    padding: 15px; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer:hover, .add-entry .solspace_tag_top_tags .tag_section_closer:hover {
      background: #999999; }
    .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_section_closer:before, .add-entry .solspace_tag_top_tags .tag_section_closer:before {
      content: "x";
      position: absolute;
      top: 8px;
      left: 11px; }
  .add-entry .solspace_tag_group .solspace_tag_suggest_tags .tag_count, .add-entry .solspace_tag_top_tags .tag_count {
    background: white !important;
    color: #a6a6a6 !important;
    margin: -1px 0px 0 8px !important;
    padding-bottom: 1px !important; }
  .add-entry .tag_section_closer {
    display: none !important; }
  .add-entry .solspace_tag_top_tags {
    border: none !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important; }
  .add-entry .solspace_tag_group .top_tags {
    display: none; }
  .add-entry .solspace_tag_top_tags .top_tag.used {
    display: none !important; }
  .add-entry .solspace_tag_group .refresh_suggest_tags {
    position: relative;
    background: transparent;
    border: none;
    padding: 10px !important;
    margin-right: 20px;
    border-radius: 0 !important; }
    .add-entry .solspace_tag_group .refresh_suggest_tags:after {
      content: "";
      display: block;
      width: 1px;
      height: 100%;
      position: absolute;
      top: 2px;
      right: -10px;
      background: #ccc; }
    .add-entry .solspace_tag_group .refresh_suggest_tags .refresh {
      background: url("/images/icon-refresh.png") no-repeat top;
      background-size: 100% !important; }
    .add-entry .solspace_tag_group .refresh_suggest_tags:hover {
      background: #999999; }
    .add-entry .solspace_tag_group .refresh_suggest_tags:hover .refresh {
      background-position: bottom; }
  .add-entry .solspace_tag_current_tags .current_tag {
    background: #ff3c00; }
    .add-entry .solspace_tag_current_tags .current_tag:before {
      background: #cc3000; }
    .add-entry .solspace_tag_current_tags .current_tag .ex {
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      margin: 0;
      padding: 0;
      width: 31px;
      height: 100%;
      background: transparent;
      z-index: 10; }
    .add-entry .solspace_tag_current_tags .current_tag:after {
      content: "X";
      font-size: 16px;
      font-weight: 700;
      background-size: 70%;
      width: 15px;
      height: 19px;
      top: 9px;
      left: 9px;
      z-index: 5; }
  .add-entry .bc-upload-video, .add-entry .ooyala-ee-overlay-form {
    text-transform: uppercase;
    background: #ff3c00;
    border: 0 !important;
    font-size: 12px !important;
    line-height: 10px; }
    .add-entry .bc-upload-video.disabled, .add-entry .ooyala-ee-overlay-form.disabled {
      opacity: 0.5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
      filter: alpha(opacity=50);
      zoom: 1;
      cursor: default; }
      .add-entry .bc-upload-video.disabled label[for="ooyala-video-file"], .add-entry .ooyala-ee-overlay-form.disabled label[for="ooyala-video-file"] {
        cursor: default; }
      .add-entry .bc-upload-video.disabled:hover, .add-entry .ooyala-ee-overlay-form.disabled:hover {
        background: #ff3c00; }
    .add-entry .bc-upload-video label[for="ooyala-video-file"], .add-entry .ooyala-ee-overlay-form label[for="ooyala-video-file"] {
      display: block;
      margin-bottom: 0;
      font-family: "proxima-nova";
      font-weight: 800;
      cursor: pointer; }
  .add-entry .ooyala-video-browser, .add-entry .ooyala-ee-upload-form {
    width: 100% !important;
    float: none !important; }
  .add-entry .ooyala-ee-upload-form label {
    display: none; }
  .add-entry .ooyala-ee-upload-form input, .add-entry .ooyala-ee-upload-form textarea {
    margin-bottom: 20px;
    display: none; }
  .add-entry .ooyala-ee-upload-form textarea {
    color: black;
    width: 100%;
    height: 80px; }
  .add-entry .ooyala-ee-upload-form .labels {
    display: none !important; }
    .add-entry .ooyala-ee-upload-form .labels input[type=checkbox] {
      width: auto;
      height: auto; }
  .add-entry .ooyala-ee-upload-form h5 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700; }
  .add-entry .ooyala-ee-upload-form #ooyala-video-file {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
    filter: alpha(opacity=0);
    zoom: 1; }
  .add-entry .ooyala-video-browser .ooyala-video {
    position: relative;
    width: 47% !important;
    border-radius: 0;
    border: none; }
    .add-entry .ooyala-video-browser .ooyala-video img {
      border-radius: 0 !important;
      opacity: .7;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .add-entry .ooyala-video-browser .ooyala-video .name {
      position: absolute;
      bottom: 0px;
      width: 100%;
      padding: 10px 5px;
      color: white;
      border-radius: 0;
      font-size: 12px;
      font-weight: 600;
      background: rgba(0, 0, 0, 0.8);
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .add-entry .ooyala-video-browser .ooyala-video:hover img {
      opacity: 1; }
    .add-entry .ooyala-video-browser .ooyala-video:hover .name {
      color: #00c0ff; }
    .add-entry .ooyala-video-browser .ooyala-video.selected .name {
      color: #00c0ff; }
    .add-entry .ooyala-video-browser .ooyala-video.selected img {
      opacity: 1 !important; }
    .add-entry .ooyala-video-browser .ooyala-video.selected:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 5px solid #00c0ff;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .add-entry .brightcove-uploader {
    z-index: 1; }
    .add-entry .brightcove-uploader .add-entry-wrapper {
      overflow-y: scroll;
      overflow-x: hidden;
      width: 100%;
      height: 100%;
      -ms-overflow-style: none; }
    .add-entry .brightcove-uploader .add-entry-wrapper::-webkit-scrollbar {
      width: 0 !important;
      display: none; }
    .add-entry .brightcove-uploader .add-entry-page.add-video {
      width: 100%;
      max-width: 500px;
      height: 300px;
      margin: 25px auto 0 auto;
      background-color: #ececec;
      padding: 30px;
      overflow-y: auto;
      overflow-x: hidden;
      border-radius: 4px;
      box-shadow: 0px 1px 3px 0px rgba(69, 67, 67, 0.4);
      transition: .5s;
      -ms-overflow-style: none; }
    .add-entry .brightcove-uploader .page-title {
      font-size: 36px;
      margin: 20px auto 0 auto;
      padding-bottom: 0;
      border-bottom: none;
      text-align: center;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 600; }
    .add-entry .brightcove-uploader .message {
      font-size: 18px;
      text-align: center;
      margin: 5px;
      color: #a0a0a0;
      line-height: 1.1em;
      font-size: 20px;
      position: relative;
      margin-bottom: 50px; }
    .add-entry .brightcove-uploader .message span {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .add-entry .brightcove-uploader .message span.step2 {
      display: none;
      left: 30px;
      opacity: 0; }
    .add-entry .brightcove-uploader .input {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 30px; }
    .add-entry .brightcove-uploader .input input[type="text"], .add-entry .brightcove-uploader .input .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi .add-entry .brightcove-uploader .input .select2-choices {
      border: 1px solid #a0a0a0;
      border-radius: 3px;
      font-weight: 600;
      font-size: 12px;
      height: 43px; }
    .add-entry .brightcove-uploader .input label {
      text-transform: none;
      margin-bottom: 10px; }
    .add-entry .brightcove-uploader .upload-info .subtext:nth-child(2) {
      margin-bottom: 10px; }
    .add-entry .brightcove-uploader .upload-info a.link {
      color: #161616;
      font-weight: 600; }
    .add-entry .brightcove-uploader .add-entry-wrapper-hidden {
      display: none;
      margin-top: 25px; }
    .add-entry .brightcove-uploader .input.publish_field {
      margin-bottom: 0; }
    .add-entry .brightcove-uploader .input.publish_field .selected-video {
      margin: 0; }
    .add-entry .brightcove-uploader .dk_container {
      height: 43px; }
    .add-entry .brightcove-uploader .dk_container .dk_toggle {
      border-color: #a0a0a0;
      border-radius: 3px;
      width: 100% !important;
      max-width: 440px !important;
      height: 43px; }
      .add-entry .brightcove-uploader .dk_container .dk_toggle:hover {
        border-color: #00c0ff; }
      .add-entry .brightcove-uploader .dk_container .dk_toggle:after {
        border-color: #00c0ff; }
    .add-entry .brightcove-uploader .dk_container .dk_options {
      top: 40px !important; }
    .add-entry .brightcove-uploader .dk_options_inner {
      height: 151px; }
    .add-entry .brightcove-uploader .dk_options, .add-entry .brightcove-uploader .dk_container .dk_options_inner {
      width: 100% !important; }
    .add-entry .brightcove-uploader .dk_container a {
      padding: 14px 14px; }
    .add-entry .brightcove-uploader .dk_container .dk_options_inner a, .add-entry .brightcove-uploader .dk_toggle.dk_label, .add-entry .brightcove-uploader .trigger {
      font-size: 12px; }
    .add-entry .brightcove-uploader .input-categories-wrap {
      padding: 0; }
    .add-entry .brightcove-uploader .entry-theme .subtext {
      padding-bottom: 10px; }
    .add-entry .brightcove-uploader .dk_container.dk_open .dk_toggle:after {
      margin-top: -6px; }
    .add-entry .brightcove-uploader .dk_theme_default:first-child {
      margin-bottom: 0 !important; }
    .add-entry .brightcove-uploader #enter-tags {
      height: 43px;
      border-radius: 0px 3px 3px 0; }
    .add-entry .brightcove-uploader .tag_note_contents {
      font-size: 12px;
      color: #161616;
      line-height: 14px;
      letter-spacing: 0.01em;
      font-weight: 400;
      font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
    .add-entry .brightcove-uploader .redactor_toolbar {
      position: absolute;
      top: -34px !important;
      right: 0;
      left: auto !important;
      background-color: transparent;
      box-shadow: none;
      font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
    .add-entry .brightcove-uploader .redactor_editor {
      border: .5px solid #a0a0a0;
      border-radius: 3px;
      font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      font-size: 12px; }
    .add-entry .brightcove-uploader .selectize-input {
      padding: 0px 14px;
      border: .5px solid #a0a0a0 !important;
      border-radius: 3px !important; }
    .add-entry .brightcove-uploader .live-wrap .subtext, .add-entry .brightcove-uploader .subtext.location {
      padding-bottom: 10px; }
    .add-entry .brightcove-uploader .solspace_tag_group .solspace_tag_current_tags {
      margin-top: 0 !important; }
    .add-entry .brightcove-uploader .input.publish {
      width: 100%;
      margin-bottom: 0; }
      .add-entry .brightcove-uploader .input.publish input, .add-entry .brightcove-uploader .input.publish a {
        width: 49%; }
      .add-entry .brightcove-uploader .input.publish a {
        position: relative;
        right: 0;
        bottom: 0; }
    .add-entry .brightcove-uploader .advanced-settings {
      display: none; }
    .add-entry .brightcove-uploader .toggle-settings {
      border-top: 1px solid #a0a0a0;
      padding: 20px 0; }
    .add-entry .brightcove-uploader .toggle-settings p, .add-entry .brightcove-uploader .upload-info a.link {
      font-size: 12px;
      display: inline-block;
      font-weight: 600;
      -webkit-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out; }
      .add-entry .brightcove-uploader .toggle-settings p:hover, .add-entry .brightcove-uploader .upload-info a.link:hover {
        text-decoration: none;
        cursor: pointer;
        color: #00c0ff; }
      .add-entry .brightcove-uploader .toggle-settings p span, .add-entry .brightcove-uploader .upload-info a.link span {
        padding: 0 3px 0 2px; }
    .add-entry .brightcove-uploader .photo-upload-container > div {
      width: 100%; }
    .add-entry .brightcove-uploader .CITable tbody {
      display: none; }
    .add-entry .brightcove-uploader .CIField .ImageQueue .Uploading {
      display: none !important; }
    .add-entry .brightcove-uploader .CIField .ImageQueue .Done {
      display: none !important; }
    .add-entry .brightcove-uploader .CIField .UploadProgress {
      padding: 0; }
      .add-entry .brightcove-uploader .CIField .UploadProgress .inner {
        line-height: .9em;
        padding: 0 !important; }
      .add-entry .brightcove-uploader .CIField .UploadProgress .progress {
        transition: .3s;
        border-radius: 10px;
        width: 84% !important;
        float: right;
        margin-top: 10px; }
      .add-entry .brightcove-uploader .CIField .UploadProgress .percent {
        color: #000 !important;
        position: absolute;
        left: 0; }
      .add-entry .brightcove-uploader .CIField .UploadProgress .bytes {
        visibility: hidden; }
    .add-entry .brightcove-uploader .CIField .CITable thead th.top_actions {
      padding: 0 !important; }
    .add-entry .brightcove-uploader .StoredImages, .add-entry .brightcove-uploader .UploadImages {
      margin-bottom: 0 !important; }
    .add-entry .brightcove-uploader input:-webkit-autofill, .add-entry .brightcove-uploader textarea:-webkit-autofill, .add-entry .brightcove-uploader select:-webkit-autofill {
      background-color: #fff !important; }
    .add-entry .brightcove-uploader .errors {
      font-size: 12px;
      line-height: 12px; }
    @media (max-width: 315px) {
      .add-entry .brightcove-uploader .toggle-ask {
        display: none; } }
    @media (max-width: 391px) {
      .add-entry .brightcove-uploader .redactor_toolbar {
        top: 0px !important;
        right: auto !important;
        left: 0px !important;
        width: 100%;
        border-bottom: 1px solid #a0a0a0; }
      .add-entry .brightcove-uploader .redactor_editor {
        padding-top: 40px; } }
    @media (max-width: 442px) {
      .add-entry .brightcove-uploader .CIField .CITable thead th.top_actions .StoredImages {
        margin-top: 10px;
        clear: left; }
      .add-entry .brightcove-uploader .add-entry-page.add-video {
        height: 328px; }
      .add-entry .brightcove-uploader .upload-info a.link {
        display: block; } }
    @media (max-width: 500px) {
      .add-entry .brightcove-uploader .add-entry-page.add-video {
        border-radius: 0;
        box-shadow: none; }
      .add-entry .brightcove-uploader #brightcove-background {
        display: none !important; } }

.selectize-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 14px;
  color: #b0b0b0;
  font-family: "proxima-nova";
  font-weight: 800;
  font-size: 14px;
  border: 2px solid #909090 !important;
  border-radius: 0 !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }

.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translateZ(0); }

.uk-modal.uk-open {
  opacity: 1; }

.uk-modal-page,
.uk-modal-page body {
  overflow: hidden; }

.uk-modal-dialog {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 50px auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #ffffff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s linear, transform 0.2s ease-out; }

@media (max-width: 767px) {
  .uk-modal-dialog {
    width: auto;
    margin: 10px; } }
.uk-open .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.uk-modal-dialog > :last-child {
  margin-bottom: 0; }

.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right; }

.uk-modal-dialog > .uk-close:first-child + * {
  margin-top: 0; }

.uk-modal-dialog-frameless {
  padding: 0; }

.uk-modal-dialog-frameless > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none; }

@media (max-width: 767px) {
  .uk-modal-dialog-frameless > .uk-close:first-child {
    top: -7px;
    right: -7px; } }
@media (min-width: 768px) {
  .uk-modal-dialog-large {
    width: 930px; } }
@media (min-width: 1220px) {
  .uk-modal-dialog-large {
    width: 1130px; } }
.uk-close {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: inherit;
  opacity: 0.3;
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  background: transparent; }

.uk-close:after {
  display: block;
  content: "x";
  font-weight: 600; }

.uk-close:hover,
.uk-close:focus {
  opacity: 0.5;
  outline: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #eeeeee;
  opacity: 1; }

.uk-close-alt:hover,
.uk-close-alt:focus {
  opacity: 1; }

.uk-close-alt:after {
  opacity: 0.5; }

.uk-close-alt:hover:after,
.uk-close-alt:focus:after {
  opacity: 0.8; }

#redactor_modal {
  border-radius: 0 !important;
  width: 90% !important;
  top: 25% !important;
  left: auto !important;
  margin: 50px 5% !important;
  background: white !important; }
  #redactor_modal header {
    text-shadow: none;
    text-transform: uppercase;
    color: #161616;
    border-bottom: 1px solid #ccc;
    border-radius: 0 !important;
    padding: 20px !important;
    margin-bottom: 20px;
    font-size: 18px !important;
    font-weight: 600; }
  #redactor_modal input[type="text"], #redactor_modal .edit-profile .select2-container-multi .select2-choices, .edit-profile .select2-container-multi #redactor_modal .select2-choices, #redactor_modal input[type="password"], #redactor_modal input[type="email"], #redactor_modal textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95% !important;
    height: 100% !important;
    padding: 13px 20px !important;
    color: #161616 !important;
    font-weight: 800;
    font-size: 14px !important;
    border: 2px solid #909090 !important;
    border-radius: 0 !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility; }
    #redactor_modal input[type="text"]:focus, #redactor_modal .edit-profile .select2-container-multi .select2-choices:focus, .edit-profile .select2-container-multi #redactor_modal .select2-choices:focus, #redactor_modal input[type="password"]:focus, #redactor_modal input[type="email"]:focus, #redactor_modal textarea:focus {
      outline: none !important;
      border-color: #ccc !important;
      box-shadow: none !important; }
  #redactor_modal .tabs li a {
    border: none !important;
    text-shadow: none !important;
    color: #999999;
    font-size: 12px !important;
    font-weight: 700; }
    #redactor_modal .tabs li a:hover {
      background: #b3b3b3;
      color: #666666 !important; }
  #redactor_modal .tabs .active {
    color: #666666 !important; }
    #redactor_modal .tabs .active:hover {
      background: #f5f5f5 !important; }
  #redactor_modal #video-uploader .ooyala-ee-upload-form {
    height: auto !important; }
  #redactor_modal #video-browser, #redactor_modal #video-uploader, #redactor_modal #video-embed {
    margin: 0 !important;
    background: #f5f5f5 !important;
    padding: 20px !important; }
  #redactor_modal #ooyala-video-title, #redactor_modal #ooyala-video-description, #redactor_modal #ooyala-video-file {
    margin-bottom: 20px; }
  #redactor_modal .hint {
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 600; }
  #redactor_modal #video-uploader ul, #redactor_modal #video-uploader ul ul, #redactor_modal #video-uploader ul li, #redactor_modal #video-uploader li li {
    display: block !important; }
  #redactor_modal .labels li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }
    #redactor_modal .labels li ul {
      padding-left: 10px !important; }
  #redactor_modal label, #redactor_modal h5 {
    display: block !important;
    margin-bottom: 5px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700; }
  #redactor_modal .upload-btn, #redactor_modal #redactor_insert_external_video {
    border-radius: 0 !important;
    margin-left: 0 !important; }
  #redactor_modal .ooyala-video {
    position: relative !important;
    width: 47% !important;
    border-radius: 0 !important;
    border: none !important; }
    #redactor_modal .ooyala-video img {
      display: block !important;
      border-radius: 0 !important;
      opacity: .7 !important;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    #redactor_modal .ooyala-video .name {
      position: absolute !important;
      bottom: 0px !important;
      width: 100% !important;
      padding: 10px 5px !important;
      color: white !important;
      border-radius: 0 !important;
      text-shadow: none !important;
      font-size: 12px !important;
      font-weight: 600;
      background: rgba(0, 0, 0, 0.8) !important;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    #redactor_modal .ooyala-video:hover img {
      opacity: 1 !important; }
    #redactor_modal .ooyala-video:hover .name {
      color: #00c0ff !important; }
    #redactor_modal .ooyala-video.selected .name {
      color: #00c0ff !important; }
    #redactor_modal .ooyala-video.selected img {
      opacity: 1 !important; }
    #redactor_modal .ooyala-video.selected:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border: 5px solid #00c0ff;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #redactor_modal section {
    padding: 0 !important; }
  #redactor_modal .WCI_Images .tabs a {
    background: #f5f5f5 !important;
    color: #666666; }
  #redactor_modal .WCI_Images .tabcontent {
    background: #f5f5f5 !important;
    border: none !important;
    padding: 20px !important; }
    #redactor_modal .WCI_Images .tabcontent p {
      font-size: 14px;
      font-weight: 600; }
  #redactor_modal .redactor_btn_modal_close, #redactor_modal .redactor_btn_modal_insert, #redactor_modal .redactor_modal_action_btn {
    border-radius: 0 !important;
    text-shadow: none !important; }
  #redactor_modal #redactor_tabs {
    margin-left: 20px !important;
    margin-bottom: 0px !important; }
    #redactor_modal #redactor_tabs a {
      display: inline-block !important;
      padding: 10px !important;
      box-shadow: none !important;
      border: none !important;
      text-shadow: none !important;
      border-radius: 0 !important;
      color: #999999;
      font-size: 12px !important;
      font-weight: 700;
      background: #CCC; }
      #redactor_modal #redactor_tabs a:hover {
        background: #b3b3b3;
        color: #666666 !important; }
      #redactor_modal #redactor_tabs a.redactor_tabs_act {
        color: #666666 !important;
        background: #f5f5f5 !important; }
        #redactor_modal #redactor_tabs a.redactor_tabs_act:hover {
          background: #f5f5f5 !important; }
  #redactor_modal .redactor_tab {
    background: #f5f5f5 !important;
    padding: 20px !important; }
  #redactor_modal #redactor_modal_inner footer {
    background: #f5f5f5 !important; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#footer {
  position: relative;
  background: #161616;
  color: #fff;
  font-weight: 300;
  font-size: 16px; }
  #footer:after {
    content: "";
    display: table;
    clear: both; }
  #footer .container {
    padding-top: 50px;
    background: #161616; }
    #footer .container:after {
      content: "";
      display: block;
      position: absolute;
      top: -53px;
      left: -120px;
      background: url("/images/footer-mountains-1.png") no-repeat;
      width: 560px;
      height: 68px; }
  #footer .left, #footer .middle, #footer .right {
    display: block;
    float: left; }
  #footer .left {
    margin-right: 20px;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%; }
    #footer .left:last-child {
      margin-right: 0; }
    #footer .left:nth-child(3) {
      margin-right: 0; }
    #footer .left:nth-child(3+1) {
      clear: left; }
    #footer .left li {
      display: block;
      width: 50%;
      float: left;
      margin-bottom: 15px; }
  #footer .middle {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%; }
    #footer .middle:last-child {
      margin-right: 0; }
    #footer .middle:nth-child(3) {
      margin-right: 0; }
    #footer .middle:nth-child(3+1) {
      clear: left; }
    #footer .middle label {
      display: block;
      margin-bottom: 10px; }
    #footer .middle .submit:hover {
      background: #fff;
      color: #000; }
    #footer .middle .mc-field-group.input-group {
      display: none; }
    #footer .middle .social {
      margin-top: 18px; }
      #footer .middle .social a {
        display: block;
        float: left;
        height: 32px;
        margin-right: 22px;
        font-size: 30px; }
        #footer .middle .social a.i-facebook {
          background-position: -7px 0px;
          width: 18px;
          text-indent: -8px; }
        #footer .middle .social a.i-twitter {
          background-position: -44px 0px;
          width: 34px;
          font-size: 34px;
          text-indent: -1px; }
        #footer .middle .social a.i-instagram {
          background-position: -97px 0px;
          width: 32px;
          margin-right: 15px; }
        #footer .middle .social a.i-youtube {
          background-position: -144px 0px;
          width: 50px;
          margin-top: -8px; }
          #footer .middle .social a.i-youtube:before {
            font-size: 42px; }
        #footer .middle .social a.i-google {
          background-position: -206px 0px;
          width: 30px;
          font-size: 28px; }
        #footer .middle .social a.i-rss {
          background-position: -245px 0px;
          width: 37px;
          margin-right: 0;
          margin-top: -4px; }
          #footer .middle .social a.i-rss:before {
            font-size: 32px; }
  #footer .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    padding-left: 20px; }
    #footer .right:last-child {
      margin-right: 0; }
    #footer .right:nth-child(3) {
      margin-right: 0; }
    #footer .right:nth-child(3+1) {
      clear: left; }
    #footer .right .sponsor-list {
      margin-top: 20px; }
      #footer .right .sponsor-list a {
        display: block;
        float: left;
        height: 75px;
        margin-right: 25px;
        font-size: 80px;
        text-indent: -8px;
        margin-bottom: 5px; }
        #footer .right .sponsor-list a.i-1percent {
          float: left;
          display: block;
          margin-right: 2.12766%;
          width: 31.91489%; }
          #footer .right .sponsor-list a.i-1percent:last-child {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-1percent::before {
            text-indent: 5px;
            font-size: 62px; }
        #footer .right .sponsor-list a.i-pow {
          float: left;
          display: block;
          margin-right: 2.12766%;
          width: 31.91489%; }
          #footer .right .sponsor-list a.i-pow:last-child {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-pow::before {
            text-indent: 5px;
            font-size: 62px; }
        #footer .right .sponsor-list a.i-bicep {
          float: left;
          display: block;
          margin-right: 2.12766%;
          width: 31.91489%; }
          #footer .right .sponsor-list a.i-bicep:last-child {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-bicep::before {
            text-indent: 5px;
            font-size: 62px; }
        #footer .right .sponsor-list a.i-imba {
          float: left;
          display: block;
          margin-right: 2.12766%;
          width: 31.91489%; }
          #footer .right .sponsor-list a.i-imba:last-child {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-imba::before {
            text-indent: 5px;
            font-size: 68px; }
        #footer .right .sponsor-list a.i-surfrider {
          float: left;
          display: block;
          margin-right: 2.12766%;
          width: 31.91489%; }
          #footer .right .sponsor-list a.i-surfrider:last-child {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-surfrider:nth-child(4) {
            margin-right: 0; }
          #footer .right .sponsor-list a.i-surfrider:nth-child(4+1) {
            clear: left; }
          #footer .right .sponsor-list a.i-surfrider::before {
            text-indent: 5px;
            font-size: 62px; }
  #footer .legal {
    padding: 30px 0 10px;
    clear: left;
    font-size: 12px;
    line-height: 14px !important;
    text-align: center;
    text-transform: uppercase; }
    #footer .legal .accent {
      color: #00c0ff; }
    #footer .legal a {
      font-size: 12px;
      text-transform: uppercase; }
    #footer .legal .pipe {
      padding: 0 15px; }
  #footer h3,
  #footer a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    text-transform: none; }
  #footer a:hover {
    color: #00c0ff; }
  #footer p {
    color: #fff;
    font-weight: 300; }

.input-wrap {
  position: relative; }
  .input-wrap .submit {
    position: absolute;
    top: 0;
    right: 10px; }

.member-profile nav.join-info {
  margin-left: 15px; }
  .member-profile nav.join-info p {
    font-size: 15px; }
.member-profile .latest-started-threads h2.title, .member-profile .latest-started-threads .edit-profile .title.close-button, .edit-profile .member-profile .latest-started-threads .title.close-button,
.member-profile .latest-started-threads .entry-detail .title.close-button,
.entry-detail .member-profile .latest-started-threads .title.close-button, .member-profile .latest-started-threads .signup-login #content .title.close-button, .signup-login #content .member-profile .latest-started-threads .title.close-button,
.member-profile .latest-posts h2.title,
.member-profile .latest-posts .edit-profile .title.close-button,
.edit-profile .member-profile .latest-posts .title.close-button,
.member-profile .latest-posts .entry-detail .title.close-button,
.entry-detail .member-profile .latest-posts .title.close-button,
.member-profile .latest-posts .signup-login #content .title.close-button,
.signup-login #content .member-profile .latest-posts .title.close-button {
  color: #00c0ff; }
.member-profile .latest-started-threads h2 a, .member-profile .latest-started-threads .edit-profile .close-button a, .edit-profile .member-profile .latest-started-threads .close-button a,
.member-profile .latest-started-threads .entry-detail .close-button a,
.entry-detail .member-profile .latest-started-threads .close-button a, .member-profile .latest-started-threads .signup-login #content .close-button a, .signup-login #content .member-profile .latest-started-threads .close-button a,
.member-profile .latest-posts h2 a,
.member-profile .latest-posts .edit-profile .close-button a,
.edit-profile .member-profile .latest-posts .close-button a,
.member-profile .latest-posts .entry-detail .close-button a,
.entry-detail .member-profile .latest-posts .close-button a,
.member-profile .latest-posts .signup-login #content .close-button a,
.signup-login #content .member-profile .latest-posts .close-button a {
  padding: inherit;
  font-size: inherit;
  color: #00c0ff; }
  .member-profile .latest-started-threads h2 a:after, .member-profile .latest-started-threads .edit-profile .close-button a:after, .edit-profile .member-profile .latest-started-threads .close-button a:after,
  .member-profile .latest-started-threads .entry-detail .close-button a:after,
  .entry-detail .member-profile .latest-started-threads .close-button a:after, .member-profile .latest-started-threads .signup-login #content .close-button a:after, .signup-login #content .member-profile .latest-started-threads .close-button a:after,
  .member-profile .latest-posts h2 a:after,
  .member-profile .latest-posts .edit-profile .close-button a:after,
  .edit-profile .member-profile .latest-posts .close-button a:after,
  .member-profile .latest-posts .entry-detail .close-button a:after,
  .entry-detail .member-profile .latest-posts .close-button a:after,
  .member-profile .latest-posts .signup-login #content .close-button a:after,
  .signup-login #content .member-profile .latest-posts .close-button a:after {
    height: 0px;
    background: #fff; }
.member-profile .tgr-forums nav.buttons-centered {
  margin-top: 30px;
  margin-bottom: 25px;
  margin-left: 35px;
  margin-right: 35px; }
  .member-profile .tgr-forums nav.buttons-centered a.button {
    color: #fff;
    padding-bottom: 10px; }

img.loading-gif {
  margin-left: 255px;
  margin-top: 175px; }

.capitalize {
  text-transform: capitalize; }

.selectize-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 14px;
  color: #b0b0b0;
  font-family: "proxima-nova";
  font-weight: 800;
  font-size: 14px;
  border: 2px solid #909090 !important;
  border-radius: 0 !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility; }

sup {
  vertical-align: super;
  font-size: smaller; }

.member-information .profile-image {
  overflow: inherit; }

.member-profile .profile-follow-link {
  position: relative;
  float: left;
  margin-right: 20px;
  display: block;
  width: 300px;
  height: 36px; }
  .member-profile .profile-follow-link a.button.follow,
  .member-profile .profile-follow-link a.button,
  .member-profile .profile-follow-link a.button.follow-again,
  .member-profile .profile-follow-link a.button.cancel.un-follow {
    padding: 10px 0px;
    width: 300px;
    display: block;
    margin-top: 0px;
    text-align: center; }

.secondary-nav > ul .dropdown {
  top: 29px; }

.secondary-nav > ul .notifications img {
  margin-top: -3px;
  margin-bottom: -3px; }

.secondary-nav > ul .notifications .dropdown {
  top: 29px;
  left: auto;
  right: 0; }

.secondary-nav > ul > li a span.globe i {
  font-size: 18px;
  margin-top: -1px;
  margin-bottom: -5px; }

.secondary-nav > ul > li a.red,
.secondary-nav > ul > li a.red:hover,
.secondary-nav > ul > li a.red:hover span,
.secondary-nav > ul > li a.red:hover .globe,
.secondary-nav > ul > li a.red:hover i,
.secondary-nav > ul .has-dropdown:hover > a.red {
  color: #ff3c00; }

.secondary-nav > ul > li a span.globe.red {
  color: #ff3c00; }

.secondary-nav > ul > li.notifications a sup {
  color: #ff3c00; }

.secondary-nav > ul .notifications .dropdown li a {
  font-weight: 100; }

.secondary-nav ul li.notifications a sup {
  color: #ff3c00; }

.subnavigation ul li a.active {
  text-decoration: none; }

.subnavigation ul li a {
  margin: 0px 12px; }

.subnavigation ul li.favorites a {
  margin-right: 0px; }

.subnavigation ul li a::after {
  right: -12px; }

.subnavigation ul li.favorites a::after {
  display: none; }

h3.notify-heading {
  margin-top: 45px;
  margin-bottom: 12px; }

.favorite-action {
  font-weight: bold;
  line-height: 33px;
  display: none; }
  .favorite-action .green {
    color: green; }
  .favorite-action .red {
    color: #ff3c00; }

.fav-upvote {
  margin-left: 42%;
  margin-bottom: 40px; }
  .fav-upvote .border {
    display: inline-block;
    margin: 0 15px -7px;
    width: 1px;
    height: 23px;
    background: #161616; }

.entry-detail .article .favorited a,
.entry-detail .article a.submit-upvote {
  color: #161616; }

.remove-upvote:hover {
  cursor: pointer;
  color: #00c0ff; }

.entry-count a:active {
  color: #000; }

.upvote {
  display: inline-block; }

#slidebox {
  width: 300px;
  height: 150px;
  padding: 20px 20px 0;
  background-color: #fff;
  position: fixed;
  left: 20px;
  bottom: -150px;
  z-index: 1001;
  border: 3px solid #161616; }
  #slidebox:after {
    content: "";
    display: table;
    clear: both; }
  #slidebox h2, #slidebox .edit-profile .close-button, .edit-profile #slidebox .close-button,
  #slidebox .entry-detail .close-button,
  .entry-detail #slidebox .close-button, #slidebox .signup-login #content .close-button, .signup-login #content #slidebox .close-button {
    font-size: 18px;
    color: #161616;
    margin: 0 0 10px; }
  #slidebox h4 {
    text-transform: none;
    font-size: 14px;
    margin: 0 0 15px 0;
    letter-spacing: 0; }
  #slidebox a.close {
    background: transparent url(/images/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    cursor: pointer;
    display: block;
    transition-duration: 0ms;
    position: absolute;
    top: 10px;
    right: 10px; }
    #slidebox a.close:hover, #slidebox a.close:active {
      background-position: 0px -13px; }
  #slidebox .button, #slidebox .edit-profile .location input[type="submit"], .edit-profile .location #slidebox input[type="submit"] {
    color: #fff;
    font-size: 16px; }
  #slidebox .mc-field-group.input-group {
    display: none; }
  #slidebox .email {
    width: 176px; }
  #slidebox .input-wrap .submit {
    right: 0; }

@font-face {
  font-family: 'CircularStd-Bold';
  src: url("/css/fonts/breaking-through/CircularStd-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'CircularStd-Book';
  src: url("/css/fonts/breaking-through/CircularStd-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DINNextLTPro-Bold';
  src: url("/css/fonts/breaking-through/DINNextLTPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'TitlingGothicFBSkyline-Medium';
  src: url("/css/fonts/breaking-through/TitlingGothicFBSkyline-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Blooms Smooth';
  src: url("/css/fonts/flow/BloomsSmooth-Regular.woff") format("woff"), url("/css/fonts/flow/BloomsSmooth-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Vodka";
  font-weight: bold;
  src: url("/css/fonts/vodka.otf") format("opentype"); }
@font-face {
  font-family: "VodkaBrush";
  font-weight: bold;
  src: url("/css/fonts/vodka-brush.otf") format("opentype"); }
@font-face {
  font-family: 'GTPressuraMono-Bold';
  src: url("/css/fonts/safety-week/GTPressuraMono-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Compacta';
  src: url("/css/fonts/safety-week/CompactaBT-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'LeagueRegular';
  src: url("/css/fonts/ikon/LeagueMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Graphik';
  src: url("/css/fonts/far-out/Graphik-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Graphik';
  src: url("/css/fonts/far-out/Graphik-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Graphik';
  src: url("/css/fonts/far-out/Graphik-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Graphik';
  src: url("/css/fonts/far-out/Graphik-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Extenda';
  src: url("/css/fonts/extenda/389930_7_0.woff2") format("woff2"), url("webfonts/389930_7_0.woff") format("woff");
  font-weight: 300; }
@font-face {
  font-family: 'Extenda';
  src: url("/css/fonts/extenda/389930_A_0.woff2") format("woff2"), url("webfonts/389930_A_0.woff") format("woff");
  font-weight: 900; }
@font-face {
  font-family: 'Salted Bay';
  src: url("/images/SaltedBayRegular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Sinkin Sans';
  src: url("/images/SinkinSans-700Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Sinkin Sans';
  src: url("/images/SinkinSans-500Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Sinkin Sans';
  src: url("/images/SinkinSans-600SemiBoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Sinkin Sans';
  src: url("/images/SinkinSans-600SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important; } }
@font-face {
  font-family: 'Urae Nium';
  src: url("/images/urae_nium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }
.no-scroll {
  overflow: hidden !important; }

.feature-story::-webkit-scrollbar {
  display: none; }

.feature-story.visible {
  opacity: 1; }

.feature-story {
  opacity: 0;
  width: 100%;
  margin-bottom: 100px;
  overflow-x: hidden;
  font-family: "CircularStd-Book", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.8s; }
  .feature-story * {
    font-weight: normal; }
  .feature-story .body img {
    width: 100%;
    min-width: 450px;
    margin-bottom: 30px;
    margin-left: 50% !important;
    transform: translateX(-50%);
    display: block;
    -webkit-transform: translateX(-50%); }
  .feature-story .overlay-image {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 4 !important;
    transform: translateZ(100px); }
  .feature-story .video-container {
    position: relative;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 135px);
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    z-index: 0; }
  .feature-story .landing-video, .feature-story .landing-image {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin-left: 50% !important;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
  .feature-story .landing-image {
    bottom: 0;
    height: 100%;
    width: 100% !important;
    background-size: cover;
    background-position: bottom; }
  .feature-story .intro, .feature-story .body p {
    width: 90%; }
  .feature-story p {
    font-size: 16px;
    line-height: 30px;
    color: #232323;
    max-width: 550px;
    margin: 0 auto 30px auto; }

.feature-story.feature .video-container {
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.feature .landing-image {
  background-position: center; }
.feature-story.feature .overlay-image {
  position: static;
  max-width: 500px;
  min-width: 0;
  width: 90%;
  margin: 0 auto !important; }
.feature-story.feature .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto; }
  .feature-story.feature .intro * {
    font-family: 'Graphik'; }
  .feature-story.feature .intro h1, .feature-story.feature .intro .hero-slider .well h2, .hero-slider .well .feature-story.feature .intro h2, .feature-story.feature .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.feature .intro .close-button, .feature-story.feature .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.feature .intro .close-button,
  .feature-story.feature .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.feature .intro .close-button,
  .feature-story.feature .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.feature .intro .close-button, .feature-story.feature .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.feature .intro .close-button, .feature-story.feature .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.feature .intro .close-button {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -.2px;
    text-transform: none;
    max-width: 1050px;
    color: #232323;
    margin: 30px auto; }
  .feature-story.feature .intro h2, .feature-story.feature .intro .edit-profile .close-button, .edit-profile .feature-story.feature .intro .close-button,
  .feature-story.feature .intro .entry-detail .close-button,
  .entry-detail .feature-story.feature .intro .close-button, .feature-story.feature .intro .signup-login #content .close-button, .signup-login #content .feature-story.feature .intro .close-button {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -.1px;
    display: inline-block;
    color: #232323;
    text-transform: none; }
  .feature-story.feature .intro p {
    font-family: 'Graphik';
    width: 100%;
    max-width: 650px;
    font-weight: 500;
    font-size: 13px;
    margin: 0 auto;
    color: #aaa; }
  .feature-story.feature .intro span {
    display: inline-block;
    font-weight: 600;
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
.feature-story.feature .body blockquote {
  font-family: 'Graphik';
  color: #232323;
  quotes: none;
  max-width: 650px;
  width: 90%;
  border: none;
  padding: 0px;
  margin: 0 auto 30px auto;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: none; }
.feature-story.feature .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.feature .body h2, .feature-story.feature .body .edit-profile .close-button, .edit-profile .feature-story.feature .body .close-button,
.feature-story.feature .body .entry-detail .close-button,
.entry-detail .feature-story.feature .body .close-button, .feature-story.feature .body .signup-login #content .close-button, .signup-login #content .feature-story.feature .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.feature .body strong {
  font-family: 'Graphik';
  color: #232323;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em; }
.feature-story.feature .caption {
  max-width: 550px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  line-height: 2em;
  color: #bbb; }
.feature-story.feature img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.feature img.vertical {
    max-width: 650px; }
.feature-story.feature p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.feature .intro {
    width: 100%;
    padding: 30px 25px; }
    .feature-story.feature .intro h1, .feature-story.feature .intro .hero-slider .well h2, .hero-slider .well .feature-story.feature .intro h2, .feature-story.feature .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.feature .intro .close-button, .feature-story.feature .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.feature .intro .close-button,
    .feature-story.feature .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.feature .intro .close-button,
    .feature-story.feature .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.feature .intro .close-button, .feature-story.feature .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.feature .intro .close-button, .feature-story.feature .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.feature .intro .close-button {
      font-size: 7vw;
      line-height: 6.8vw; }
    .feature-story.feature .intro h2, .feature-story.feature .intro .edit-profile .close-button, .edit-profile .feature-story.feature .intro .close-button,
    .feature-story.feature .intro .entry-detail .close-button,
    .entry-detail .feature-story.feature .intro .close-button, .feature-story.feature .intro .signup-login #content .close-button, .signup-login #content .feature-story.feature .intro .close-button {
      font-size: 15px; }
  .feature-story.feature .body blockquote {
    font-size: 36px; }
  .feature-story.feature .body h2, .feature-story.feature .body .edit-profile .close-button, .edit-profile .feature-story.feature .body .close-button,
  .feature-story.feature .body .entry-detail .close-button,
  .entry-detail .feature-story.feature .body .close-button, .feature-story.feature .body .signup-login #content .close-button, .signup-login #content .feature-story.feature .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.feature p {
    width: 90%; } }
@media (max-width: 630px) {
  .feature-story.feature .video-container {
    height: calc(100vh - 60px); } }
@media (max-width: 420px) {
  .feature-story.feature .intro h1, .feature-story.feature .intro .hero-slider .well h2, .hero-slider .well .feature-story.feature .intro h2, .feature-story.feature .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.feature .intro .close-button, .feature-story.feature .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.feature .intro .close-button,
  .feature-story.feature .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.feature .intro .close-button,
  .feature-story.feature .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.feature .intro .close-button, .feature-story.feature .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.feature .intro .close-button, .feature-story.feature .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.feature .intro .close-button {
    font-size: 31px;
    line-height: 29.5px; }
  .feature-story.feature .body blockquote {
    font-size: 31px; } }
@media (max-width: 375px) {
  .feature-story.feature .intro p {
    font-size: 12px;
    line-height: 22px; } }

.feature-story.accomplice .jwplayer {
  min-height: 100vh !important;
  height: 100vh !important; }
.feature-story.accomplice .video-container {
  min-height: unset;
  height: 0;
  padding-top: 56.25%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .feature-story.accomplice .video-container video.visible, .feature-story.accomplice .video-container .landing-image.visible {
    opacity: 0;
    visibility: hidden; }
.feature-story.accomplice .padding-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.accomplice .video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity .28s ease; }
  .feature-story.accomplice .video.visible {
    visibility: visible;
    opacity: 1; }
.feature-story.accomplice .overlay-container {
  padding: 0 30px;
  z-index: 2;
  position: static;
  max-width: 800px;
  min-width: 0 !important;
  margin: 0 auto !important;
  transform: none;
  -webkit-transform: none;
  transition: .28s ease; }
  .feature-story.accomplice .overlay-container img {
    position: static !important;
    transform: none !important;
    -webkit-transform: none !important;
    margin-left: auto !important; }
    .feature-story.accomplice .overlay-container img.overlay-image {
      width: 100%;
      min-width: unset; }
    .feature-story.accomplice .overlay-container img.play {
      cursor: pointer;
      width: 80px;
      min-width: auto;
      margin: 50px auto 0 auto !important;
      transition: .28s ease; }
      .feature-story.accomplice .overlay-container img.play:hover {
        transform: scale(0.98);
        opacity: .8; }
  .feature-story.accomplice .overlay-container.visible {
    opacity: 0;
    visibility: hidden; }
.feature-story.accomplice .intro {
  width: calc(100% - 60px);
  position: relative;
  z-index: 3 !important;
  max-width: 600px;
  padding: 50px;
  background-color: #e85506;
  text-align: center;
  margin: 50px auto;
  transform: translateZ(100px); }
  .feature-story.accomplice .intro * {
    color: #fff !important; }
  .feature-story.accomplice .intro h1, .feature-story.accomplice .intro .hero-slider .well h2, .hero-slider .well .feature-story.accomplice .intro h2, .feature-story.accomplice .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.accomplice .intro .close-button, .feature-story.accomplice .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.accomplice .intro .close-button,
  .feature-story.accomplice .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.accomplice .intro .close-button,
  .feature-story.accomplice .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.accomplice .intro .close-button, .feature-story.accomplice .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.accomplice .intro .close-button, .feature-story.accomplice .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.accomplice .intro .close-button {
    font-family: 'Urae Nium';
    font-size: 50px;
    line-height: .8em;
    letter-spacing: 0;
    margin: 0 auto; }
  .feature-story.accomplice .intro h2, .feature-story.accomplice .intro .edit-profile .close-button, .edit-profile .feature-story.accomplice .intro .close-button,
  .feature-story.accomplice .intro .entry-detail .close-button,
  .entry-detail .feature-story.accomplice .intro .close-button, .feature-story.accomplice .intro .signup-login #content .close-button, .signup-login #content .feature-story.accomplice .intro .close-button {
    font-weight: 400;
    color: #232323;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    letter-spacing: 1.3px;
    font-size: 13px;
    display: block;
    margin-bottom: 25px; }
  .feature-story.accomplice .intro p {
    color: #fff;
    margin-bottom: 0; }
  .feature-story.accomplice .intro span {
    letter-spacing: -.1px;
    display: block;
    margin: 50px auto 30px auto;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.accomplice .body {
  padding: 0 30px;
  max-width: 600px;
  margin: auto; }
  .feature-story.accomplice .body p {
    width: 100%;
    max-width: 100%; }
.feature-story.accomplice img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.accomplice img.full {
    width: 100vw !important; }
.feature-story.accomplice strong {
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  color: #e85506; }
.feature-story.accomplice blockquote {
  padding: 0;
  border: none;
  color: #e85506;
  width: 100%;
  max-width: 600px;
  font-family: 'Urae Nium';
  font-size: 70px;
  margin: 50px auto 30px auto;
  text-align: left;
  text-transform: uppercase;
  line-height: .8em;
  transition: .28s ease; }
  .feature-story.accomplice blockquote:after, .feature-story.accomplice blockquote:before {
    content: none; }
@media (max-width: 630px) {
  .feature-story.accomplice .play {
    width: 13% !important; }
  .feature-story.accomplice .intro {
    padding: 30px;
    margin: 30px auto 50px auto; } }
@media (max-width: 520px) {
  .feature-story.accomplice blockquote {
    font-size: 14vw; } }

.feature-story.tough-fun {
  background: #e1e1e1;
  margin-bottom: initial;
  padding-bottom: 70px; }
  .feature-story.tough-fun .overlay-image {
    border: 7px solid #ffb710;
    width: 90%;
    display: block;
    z-index: 4 !important;
    position: relative;
    bottom: 50px;
    max-width: 250px;
    min-width: 0;
    border-radius: 125px;
    margin-top: -100px;
    margin-bottom: 10px; }
  .feature-story.tough-fun .small-logo {
    position: fixed;
    width: 125px;
    top: 10px;
    right: 30px;
    z-index: 999;
    transition: .3s ease;
    cursor: pointer;
    opacity: 0; }
    .feature-story.tough-fun .small-logo:hover {
      transform: scale(0.98);
      opacity: .9; }
    .feature-story.tough-fun .small-logo.visible {
      opacity: 1; }
  .feature-story.tough-fun .video-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 80vh;
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    z-index: 0; }
  .feature-story.tough-fun .landing-video, .feature-story.tough-fun .landing-image {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin-left: 50% !important;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
  .feature-story.tough-fun .landing-image {
    bottom: 0;
    height: 100%;
    width: 100% !important;
    background-size: cover;
    background-position: bottom; }
  .feature-story.tough-fun .intro {
    max-width: 850px;
    margin: 0px auto 50px auto;
    padding-top: 0px;
    width: 90%;
    font-family: 'Salted Bay', "Sinkin Sans", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 1.75em;
    z-index: 10; }
    .feature-story.tough-fun .intro h1, .feature-story.tough-fun .intro .hero-slider .well h2, .hero-slider .well .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.tough-fun .intro .close-button {
      font-size: 50px;
      line-height: initial;
      background: -webkit-linear-gradient(-90deg, #ffb710 0%, #ff9a1d 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      display: block; }
    .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .edit-profile .close-button, .edit-profile .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .close-button,
    .entry-detail .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .close-button, .signup-login #content .feature-story.tough-fun .intro .close-button {
      font-size: 14px;
      color: #fff;
      font-family: "Sinkin Sans";
      font-weight: bold;
      text-align: center;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
      letter-spacing: .275em; }
  .feature-story.tough-fun .body iframe.video {
    max-width: 100vw;
    width: 100%;
    height: 56.25vw;
    max-height: 42.25vw !important;
    margin: 0 auto 30px auto;
    display: block; }
  .feature-story.tough-fun .body p {
    font-family: 'Sinkin Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 37px;
    max-width: 850px; }
  .feature-story.tough-fun .body h4 {
    max-width: 850px;
    margin: 0px auto 30px auto;
    width: 90%;
    font-family: 'Salted Bay', "Sinkin Sans", sans-serif;
    color: #111111;
    text-align: left;
    font-size: 25px;
    line-height: 1.75em;
    z-index: 10; }
  .feature-story.tough-fun .ad-slot {
    margin: 0 auto; }
  .feature-story.tough-fun .ad-slot, .feature-story.tough-fun .ad-slot iframe, .feature-story.tough-fun .ad-slot div[id^="google_ads_iframe"] {
    background-color: transparent !important; }
  .feature-story.tough-fun .juicer-feed {
    max-width: 1400px;
    margin: auto auto -135px auto !important;
    z-index: +2; }
  .feature-story.tough-fun .juicer-feed.slider .slick-prev,
  .feature-story.tough-fun .juicer-feed.slider .slick-next {
    background: none !important; }
  .feature-story.tough-fun .juicer-feed.slider .slick-prev:hover:before,
  .feature-story.tough-fun .juicer-feed.slider .slick-next:hover:before {
    color: #000 !important; }
  .feature-story.tough-fun .juicer-feed h1.referral, .feature-story.tough-fun .juicer-feed .hero-slider .well h2.referral, .hero-slider .well .feature-story.tough-fun .juicer-feed h2.referral, .feature-story.tough-fun .juicer-feed .hero-slider .well .edit-profile .referral.close-button, .hero-slider .well .edit-profile .feature-story.tough-fun .juicer-feed .referral.close-button, .feature-story.tough-fun .juicer-feed .edit-profile .hero-slider .well .referral.close-button, .edit-profile .hero-slider .well .feature-story.tough-fun .juicer-feed .referral.close-button,
  .feature-story.tough-fun .juicer-feed .hero-slider .well .entry-detail .referral.close-button,
  .hero-slider .well .entry-detail .feature-story.tough-fun .juicer-feed .referral.close-button,
  .feature-story.tough-fun .juicer-feed .entry-detail .hero-slider .well .referral.close-button,
  .entry-detail .hero-slider .well .feature-story.tough-fun .juicer-feed .referral.close-button, .feature-story.tough-fun .juicer-feed .hero-slider .well .signup-login #content .referral.close-button, .hero-slider .well .signup-login #content .feature-story.tough-fun .juicer-feed .referral.close-button, .feature-story.tough-fun .juicer-feed .signup-login #content .hero-slider .well .referral.close-button, .signup-login #content .hero-slider .well .feature-story.tough-fun .juicer-feed .referral.close-button {
    display: none !important; }
  .feature-story.tough-fun .sponsors {
    position: relative;
    margin: 0 auto;
    padding: 50px 10px;
    display: block;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #111111; }
  .feature-story.tough-fun .sponsors h4 {
    font-family: 'Salted Bay', "Sinkin Sans", sans-serif;
    font-size: 1.5em;
    line-height: initial;
    color: #ffb545;
    margin-bottom: 5px;
    background: -webkit-linear-gradient(0deg, #ff8f43 0%, #ffdc47 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: block; }
  .feature-story.tough-fun .sponsors span {
    font-family: 'Sinkin Sans';
    text-transform: none;
    font-weight: bold;
    font-style: italic;
    letter-spacing: -.1px; }
  .feature-story.tough-fun .sponsors p {
    font-size: 10px;
    font-family: 'Sinkin Sans';
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 0px 5.34px rgba(0, 0, 0, 0.3); }
  .feature-story.tough-fun .sponsors img {
    width: 100%; }
  @media (max-width: 1190px) {
    .feature-story.tough-fun .text h3 {
      font-size: 13px; } }
  @media (max-width: 930px) {
    .feature-story.tough-fun .small-logo {
      right: 0;
      top: -5px;
      width: 90px; }
    .feature-story.tough-fun .intro h1, .feature-story.tough-fun .intro .hero-slider .well h2, .hero-slider .well .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.tough-fun .intro .close-button {
      font-size: 9vw; }
    .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .edit-profile .close-button, .edit-profile .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .close-button,
    .entry-detail .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .close-button, .signup-login #content .feature-story.tough-fun .intro .close-button {
      font-size: 3vw; } }
  @media (max-width: 600px) {
    .feature-story.tough-fun .intro {
      font-size: 17px; } }
  @media (max-width: 500px) {
    .feature-story.tough-fun .intro {
      margin-bottom: 50px; }
    .feature-story.tough-fun .sponsors {
      flex-direction: column; }
    .feature-story.tough-fun .intro h1, .feature-story.tough-fun .intro .hero-slider .well h2, .hero-slider .well .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.tough-fun .intro .close-button {
      font-size: 45px; }
    .feature-story.tough-fun .intro h2, .feature-story.tough-fun .intro .edit-profile .close-button, .edit-profile .feature-story.tough-fun .intro .close-button,
    .feature-story.tough-fun .intro .entry-detail .close-button,
    .entry-detail .feature-story.tough-fun .intro .close-button, .feature-story.tough-fun .intro .signup-login #content .close-button, .signup-login #content .feature-story.tough-fun .intro .close-button {
      font-size: 15px; } }

.feature-story.free-range .landing-image {
  background-position: top; }
.feature-story.free-range .overlay-image {
  width: 75%;
  max-width: 600px;
  min-width: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
.feature-story.free-range .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto;
  transform: translateZ(100px); }
  .feature-story.free-range .intro h1, .feature-story.free-range .intro .hero-slider .well h2, .hero-slider .well .feature-story.free-range .intro h2, .feature-story.free-range .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.free-range .intro .close-button, .feature-story.free-range .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.free-range .intro .close-button,
  .feature-story.free-range .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.free-range .intro .close-button,
  .feature-story.free-range .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.free-range .intro .close-button, .feature-story.free-range .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.free-range .intro .close-button, .feature-story.free-range .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.free-range .intro .close-button {
    position: absolute;
    opacity: 0;
    visibility: hidden; }
  .feature-story.free-range .intro p {
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    width: 100%;
    max-width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    color: #bbb; }
  .feature-story.free-range .intro span {
    letter-spacing: -.1px;
    display: block;
    margin: 0 auto 40px auto;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.free-range strong {
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.free-range hr {
  width: 75vw;
  max-width: 1000px;
  height: 1px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px; }
.feature-story.free-range iframe.vid-embed {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  height: 80vh;
  min-height: 400px;
  max-height: 563px;
  margin-bottom: 30px; }
.feature-story.free-range .caption {
  max-width: 550px;
  margin: 0 auto -10px auto;
  z-index: 2;
  position: relative;
  top: -100px;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #fff;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.5); }
.feature-story.free-range img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.free-range img.vertical {
    max-width: 650px; }
.feature-story.free-range p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.free-range iframe.vid-embed {
    max-height: 500px; }
  .feature-story.free-range hr {
    width: 95vw; }
  .feature-story.free-range .intro {
    width: 100%;
    padding: 5%; }
    .feature-story.free-range .intro p {
      line-height: 25px;
      text-align: left; }
  .feature-story.free-range p {
    width: 90%; } }
@media (max-width: 414px) {
  .feature-story.free-range iframe.vid-embed {
    min-height: initial;
    height: auto;
    min-height: 200px;
    max-height: initial; } }
@media (max-width: 375px) {
  .feature-story.free-range iframe.vid-embed {
    min-height: initial;
    height: 191px;
    max-height: initial; }
  .feature-story.free-range .intro p {
    font-size: 14px;
    line-height: 22px; } }

.feature-story.ode * {
  font-family: 'Vollkorn', serif; }
.feature-story.ode .video-container, .feature-story.ode .body {
  transition: transform .3s ease; }
.feature-story.ode .right {
  transform: translateX(200px); }
.feature-story.ode .nav {
  position: fixed;
  top: 0;
  width: 120px;
  height: 100vh;
  background: #232323;
  left: -120px;
  transition: .3s ease;
  z-index: 2; }
  .feature-story.ode .nav.visible {
    left: 0; }
    .feature-story.ode .nav.visible:hover {
      width: 128px; }
  .feature-story.ode .nav.open {
    width: 100vw;
    padding: 7%;
    z-index: 4; }
    .feature-story.ode .nav.open:hover {
      width: 100vw; }
  .feature-story.ode .nav .hamburger {
    position: absolute;
    top: 30px;
    left: 37px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible; }
  .feature-story.ode .nav .hamburger:hover {
    opacity: 0.7; }
  .feature-story.ode .nav .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative; }
  .feature-story.ode .nav .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
  .feature-story.ode .nav .hamburger-inner, .feature-story.ode .nav .hamburger-inner::before, .feature-story.ode .nav .hamburger-inner::after {
    width: 38px;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .feature-story.ode .nav .hamburger-inner::before, .feature-story.ode .nav .hamburger-inner::after {
    content: "";
    display: block; }
  .feature-story.ode .nav .hamburger-inner::before {
    top: -10px; }
  .feature-story.ode .nav .hamburger-inner::after {
    bottom: -10px; }
  .feature-story.ode .nav .hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg); }
  .feature-story.ode .nav .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .feature-story.ode .nav .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .feature-story.ode .nav span.name {
    color: #fff;
    font-family: 'PT Mono', monospace;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .1em;
    display: block;
    width: 600px;
    transform: rotate(90deg);
    position: absolute;
    left: -243px;
    z-index: 3;
    top: 410px;
    opacity: 0;
    transition: .3s ease;
    transition-delay: .2s; }
    .feature-story.ode .nav span.name.visible {
      top: 390px;
      opacity: 1; }
  .feature-story.ode .nav .nav-container {
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition-duration: .3s;
    transition-delay: .3s; }
    .feature-story.ode .nav .nav-container.visible {
      opacity: 1;
      visibility: visible; }
    .feature-story.ode .nav .nav-container .logo {
      width: 80%;
      max-width: 850px;
      display: block;
      margin: 0 auto; }
  .feature-story.ode .nav .item-container {
    margin: 100px auto 0 auto;
    text-align: center;
    display: flex;
    max-width: 900px;
    flex-direction: column; }
    .feature-story.ode .nav .item-container h2, .feature-story.ode .nav .item-container .edit-profile .close-button, .edit-profile .feature-story.ode .nav .item-container .close-button,
    .feature-story.ode .nav .item-container .entry-detail .close-button,
    .entry-detail .feature-story.ode .nav .item-container .close-button, .feature-story.ode .nav .item-container .signup-login #content .close-button, .signup-login #content .feature-story.ode .nav .item-container .close-button {
      display: inline-flex;
      text-transform: none;
      font-size: 30px;
      letter-spacing: 0;
      border-bottom: 1px solid #fff;
      padding-bottom: 3px;
      cursor: pointer;
      transition: .2s ease; }
      .feature-story.ode .nav .item-container h2:nth-child(1), .feature-story.ode .nav .item-container .edit-profile .close-button:nth-child(1), .edit-profile .feature-story.ode .nav .item-container .close-button:nth-child(1),
      .feature-story.ode .nav .item-container .entry-detail .close-button:nth-child(1),
      .entry-detail .feature-story.ode .nav .item-container .close-button:nth-child(1), .feature-story.ode .nav .item-container .signup-login #content .close-button:nth-child(1), .signup-login #content .feature-story.ode .nav .item-container .close-button:nth-child(1), .feature-story.ode .nav .item-container h2:nth-child(2), .feature-story.ode .nav .item-container .edit-profile .close-button:nth-child(2), .edit-profile .feature-story.ode .nav .item-container .close-button:nth-child(2),
      .feature-story.ode .nav .item-container .entry-detail .close-button:nth-child(2),
      .entry-detail .feature-story.ode .nav .item-container .close-button:nth-child(2), .feature-story.ode .nav .item-container .signup-login #content .close-button:nth-child(2), .signup-login #content .feature-story.ode .nav .item-container .close-button:nth-child(2), .feature-story.ode .nav .item-container h2:nth-child(3), .feature-story.ode .nav .item-container .edit-profile .close-button:nth-child(3), .edit-profile .feature-story.ode .nav .item-container .close-button:nth-child(3),
      .feature-story.ode .nav .item-container .entry-detail .close-button:nth-child(3),
      .entry-detail .feature-story.ode .nav .item-container .close-button:nth-child(3), .feature-story.ode .nav .item-container .signup-login #content .close-button:nth-child(3), .signup-login #content .feature-story.ode .nav .item-container .close-button:nth-child(3) {
        margin-bottom: 40px; }
      .feature-story.ode .nav .item-container h2 span, .feature-story.ode .nav .item-container .edit-profile .close-button span, .edit-profile .feature-story.ode .nav .item-container .close-button span,
      .feature-story.ode .nav .item-container .entry-detail .close-button span,
      .entry-detail .feature-story.ode .nav .item-container .close-button span, .feature-story.ode .nav .item-container .signup-login #content .close-button span, .signup-login #content .feature-story.ode .nav .item-container .close-button span {
        font-family: 'PT Mono', monospace;
        font-size: .7em; }
      .feature-story.ode .nav .item-container h2 .item, .feature-story.ode .nav .item-container .edit-profile .close-button .item, .edit-profile .feature-story.ode .nav .item-container .close-button .item,
      .feature-story.ode .nav .item-container .entry-detail .close-button .item,
      .entry-detail .feature-story.ode .nav .item-container .close-button .item, .feature-story.ode .nav .item-container .signup-login #content .close-button .item, .signup-login #content .feature-story.ode .nav .item-container .close-button .item {
        color: #fff;
        display: flex;
        align-items: baseline;
        width: 100%;
        justify-content: space-between; }
        .feature-story.ode .nav .item-container h2 .item:hover, .feature-story.ode .nav .item-container .edit-profile .close-button .item:hover, .edit-profile .feature-story.ode .nav .item-container .close-button .item:hover,
        .feature-story.ode .nav .item-container .entry-detail .close-button .item:hover,
        .entry-detail .feature-story.ode .nav .item-container .close-button .item:hover, .feature-story.ode .nav .item-container .signup-login #content .close-button .item:hover, .signup-login #content .feature-story.ode .nav .item-container .close-button .item:hover {
          color: #fff !important; }
      .feature-story.ode .nav .item-container h2:hover, .feature-story.ode .nav .item-container .edit-profile .close-button:hover, .edit-profile .feature-story.ode .nav .item-container .close-button:hover,
      .feature-story.ode .nav .item-container .entry-detail .close-button:hover,
      .entry-detail .feature-story.ode .nav .item-container .close-button:hover, .feature-story.ode .nav .item-container .signup-login #content .close-button:hover, .signup-login #content .feature-story.ode .nav .item-container .close-button:hover {
        transform: scale(0.98);
        opacity: .7; }
  .feature-story.ode .nav .no-click {
    color: #a5b7b8 !important; }
.feature-story.ode .video-container {
  height: 60vh;
  border-bottom: 7px solid #232323; }
  .feature-story.ode .video-container:after {
    display: block;
    position: relative;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    height: 100%;
    width: 100%;
    content: ''; }
  .feature-story.ode .video-container .landing-video {
    top: 0;
    transform: translateX(-50%) !important; }
  .feature-story.ode .video-container .intro {
    position: absolute;
    z-index: 2;
    bottom: 70px;
    width: 100vw;
    padding: 0 200px; }
    .feature-story.ode .video-container .intro * {
      color: #fff; }
    .feature-story.ode .video-container .intro h1, .feature-story.ode .video-container .intro .hero-slider .well h2, .hero-slider .well .feature-story.ode .video-container .intro h2, .feature-story.ode .video-container .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.ode .video-container .intro .close-button,
    .feature-story.ode .video-container .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.ode .video-container .intro .close-button,
    .feature-story.ode .video-container .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.ode .video-container .intro .close-button {
      font-size: 60px;
      line-height: 1.1em;
      letter-spacing: 0;
      text-transform: none; }
    .feature-story.ode .video-container .intro span {
      font-family: 'PT Mono', monospace;
      text-transform: uppercase;
      font-size: 18px;
      letter-spacing: .1em;
      margin-top: 10px;
      padding-left: 2px;
      display: block; }
.feature-story.ode .body {
  margin-left: 120px; }
  .feature-story.ode .body * {
    font-size: 21px;
    line-height: 1.905em; }
  .feature-story.ode .body u {
    font-family: 'PT Mono', monospace;
    color: #232323;
    font-size: 0.667em;
    line-height: 1em; }
  .feature-story.ode .body .first, .feature-story.ode .body .quote {
    text-align: center;
    font-size: 2em;
    line-height: 1.262em;
    max-width: 560px;
    margin: 80px auto; }
  .feature-story.ode .body iframe.scale {
    max-width: 100vw;
    width: 100%;
    height: 56.25vw;
    max-height: 42.25vw !important;
    margin: 0 auto 30px auto;
    display: block; }
  .feature-story.ode .body p {
    max-width: 925px; }
  .feature-story.ode .body strong {
    font-size: 1.429em;
    line-height: 1.333em;
    font-weight: 600;
    font-style: italic;
    margin-top: 30px; }
  .feature-story.ode .body p.link {
    max-width: 100%;
    width: 100%; }
    .feature-story.ode .body p.link .watch {
      font-size: 2em;
      display: block;
      width: 100%;
      background-color: #232323;
      margin-top: 60px;
      padding: 18px 0 15px 0;
      max-width: 100%;
      color: #fff;
      text-align: center;
      cursor: pointer;
      transition: .3s ease; }
      .feature-story.ode .body p.link .watch:hover {
        opacity: .7; }
  .feature-story.ode .body .sponsors {
    width: 90% !important;
    max-width: 450px;
    min-width: 0;
    transform: none;
    margin: 60px auto 0 auto !important;
    display: block; }
@media (max-width: 900px) {
  .feature-story.ode .nav {
    background: transparent; }
    .feature-story.ode .nav.open {
      background: #232323; }
      .feature-story.ode .nav.open .hamburger-inner, .feature-story.ode .nav.open .hamburger-inner::before, .feature-story.ode .nav.open .hamburger-inner::after {
        background-color: #fff; }
    .feature-story.ode .nav .item-container h2, .feature-story.ode .nav .item-container .edit-profile .close-button, .edit-profile .feature-story.ode .nav .item-container .close-button,
    .feature-story.ode .nav .item-container .entry-detail .close-button,
    .entry-detail .feature-story.ode .nav .item-container .close-button, .feature-story.ode .nav .item-container .signup-login #content .close-button, .signup-login #content .feature-story.ode .nav .item-container .close-button {
      font-size: 3.3vw; }
    .feature-story.ode .nav .hamburger {
      left: 30px; }
    .feature-story.ode .nav .hamburger-inner, .feature-story.ode .nav .hamburger-inner::before, .feature-story.ode .nav .hamburger-inner::after {
      background-color: #232323; }
    .feature-story.ode .nav .name {
      display: none !important;
      visibility: hidden !important; }
  .feature-story.ode .video-container .intro {
    padding: 0 50px 0 120px; }
  .feature-story.ode .body p, .feature-story.ode .body .first {
    text-align: left;
    margin-left: 0; } }
@media (max-width: 720px) {
  .feature-story.ode .nav.open {
    padding-top: 100px; }
  .feature-story.ode .nav .nav-container .logo {
    width: 100%; }
  .feature-story.ode .landing-video.elena {
    transform: translateX(-38%) !important; } }
@media (max-width: 630px) {
  .feature-story.ode .video-container {
    height: calc(100vh - 60px); }
    .feature-story.ode .video-container .intro {
      padding: 20px; }
      .feature-story.ode .video-container .intro h1, .feature-story.ode .video-container .intro .hero-slider .well h2, .hero-slider .well .feature-story.ode .video-container .intro h2, .feature-story.ode .video-container .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.ode .video-container .intro .close-button,
      .feature-story.ode .video-container .intro .hero-slider .well .entry-detail .close-button,
      .hero-slider .well .entry-detail .feature-story.ode .video-container .intro .close-button,
      .feature-story.ode .video-container .intro .entry-detail .hero-slider .well .close-button,
      .entry-detail .hero-slider .well .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.ode .video-container .intro .close-button, .feature-story.ode .video-container .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.ode .video-container .intro .close-button {
        font-size: 10vw; }
  .feature-story.ode .nav .hamburger {
    left: 20px; }
  .feature-story.ode .body {
    margin-left: 0;
    padding: 0 20px; }
    .feature-story.ode .body * {
      font-size: 18px; }
    .feature-story.ode .body p {
      width: 100%; } }

.feature-story.hallway .overlay-image {
  max-width: 850px;
  margin: 0 auto !important;
  transform: none;
  -webkit-transform: none; }
.feature-story.hallway .video-container {
  min-height: 750px;
  position: relative; }
  .feature-story.hallway .video-container .landing-video {
    filter: brightness(0.6);
    transition: filter .5s ease; }
    .feature-story.hallway .video-container .landing-video.darken {
      filter: brightness(0.3); }
  .feature-story.hallway .video-container .intro {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 583px;
    transform: translateZ(100px);
    width: 86%;
    z-index: 3; }
    .feature-story.hallway .video-container .intro * {
      color: #fff !important;
      font-family: 'Graphik';
      text-shadow: 0px 0.5px 1px rgba(0, 0, 0, 0.3); }
    .feature-story.hallway .video-container .intro img {
      position: static !important;
      max-width: 400px;
      margin: 0 !important; }
    .feature-story.hallway .video-container .intro h1, .feature-story.hallway .video-container .intro .hero-slider .well h2, .hero-slider .well .feature-story.hallway .video-container .intro h2, .feature-story.hallway .video-container .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.hallway .video-container .intro .close-button, .feature-story.hallway .video-container .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.hallway .video-container .intro .close-button,
    .feature-story.hallway .video-container .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.hallway .video-container .intro .close-button,
    .feature-story.hallway .video-container .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.hallway .video-container .intro .close-button, .feature-story.hallway .video-container .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.hallway .video-container .intro .close-button, .feature-story.hallway .video-container .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.hallway .video-container .intro .close-button, .feature-story.hallway .video-container .intro h2, .feature-story.hallway .video-container .intro .edit-profile .close-button, .edit-profile .feature-story.hallway .video-container .intro .close-button,
    .feature-story.hallway .video-container .intro .entry-detail .close-button,
    .entry-detail .feature-story.hallway .video-container .intro .close-button, .feature-story.hallway .video-container .intro .signup-login #content .close-button, .signup-login #content .feature-story.hallway .video-container .intro .close-button {
      display: none; }
    .feature-story.hallway .video-container .intro p {
      font-weight: 600;
      font-size: 17px;
      line-height: 24px;
      letter-spacing: -.01em;
      color: #fff;
      margin-bottom: 0;
      max-width: 550px;
      margin: 0 !important; }
    .feature-story.hallway .video-container .intro span {
      display: inline-block;
      position: relative;
      z-index: 3; }
    .feature-story.hallway .video-container .intro .credit {
      font-weight: 700;
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: .25em;
      margin: 60px 0 25px 0;
      padding-bottom: 7px;
      border-bottom: 1px solid white;
      width: 70%; }
    .feature-story.hallway .video-container .intro .watch {
      bottom: -14px;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: .25em;
      border: 1px solid #fff;
      padding: 10px 35px;
      cursor: pointer;
      transition: opacity .3s ease; }
      .feature-story.hallway .video-container .intro .watch:hover {
        opacity: .6; }
      .feature-story.hallway .video-container .intro .watch:before {
        width: 68px;
        height: 68px;
        font-size: 68px;
        color: #fff;
        cursor: pointer;
        -webkit-transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out; }
  .feature-story.hallway .video-container .film-outer-container {
    position: relative;
    right: 0;
    left: 0;
    margin-top: -560px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    transition: .5s ease;
    cursor: pointer;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
    transform: translateX(60%); }
    .feature-story.hallway .video-container .film-outer-container:hover {
      transform: translateX(59%);
      box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3); }
      .feature-story.hallway .video-container .film-outer-container:hover > .profile {
        transform: translateX(-2%); }
    .feature-story.hallway .video-container .film-outer-container.hover {
      transform: translateX(59%);
      box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3); }
      .feature-story.hallway .video-container .film-outer-container.hover .profile {
        transform: translateX(-2%); }
    .feature-story.hallway .video-container .film-outer-container.center {
      transform: translateX(0) !important;
      transition: .5s ease; }
      .feature-story.hallway .video-container .film-outer-container.center .profile {
        transform: translateX(0) !important; }
    .feature-story.hallway .video-container .film-outer-container .profile {
      position: absolute !important;
      z-index: 1;
      left: 0;
      top: 0;
      right: 0;
      display: block;
      width: 105%;
      max-width: none;
      transform: none;
      transition: .5s ease; }
    .feature-story.hallway .video-container .film-outer-container .film-inner-container {
      position: relative;
      overflow: hidden;
      padding-top: 56.25%;
      border-radius: 5px; }
      .feature-story.hallway .video-container .film-outer-container .film-inner-container .film {
        position: absolute;
        max-width: 100vw;
        top: 0;
        left: 0;
        right: -50vw;
        width: 100%;
        height: 100%;
        display: block; }
.feature-story.hallway .body {
  margin-top: 50px; }
  .feature-story.hallway .body p {
    font-family: 'Graphik';
    max-width: 650px;
    line-height: 32px; }
  .feature-story.hallway .body img.vertical {
    max-width: 700px; }
  .feature-story.hallway .body hr {
    width: 90%;
    max-width: 1900px;
    height: 1px;
    background: #ddd;
    margin: 60px auto; }
  .feature-story.hallway .body strong {
    font-weight: 600; }
  .feature-story.hallway .body blockquote {
    color: #232323;
    width: 90%;
    max-width: 1000px;
    font-family: "TitlingGothicFBSkyline-Medium", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 8vw;
    margin: 50px auto;
    text-align: center;
    text-transform: uppercase;
    line-height: 7.8vw;
    border: none;
    letter-spacing: 0;
    padding: 0; }
    @media (min-width: 1440px) {
      .feature-story.hallway .body blockquote {
        font-size: 115px;
        line-height: 112px; } }
    @media (max-width: 768px) {
      .feature-story.hallway .body blockquote {
        font-size: 61px;
        line-height: 60px; } }
.feature-story.hallway img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
@media (max-width: 1500px) {
  .feature-story.hallway .profile {
    right: 200px !important;
    left: initial !important; } }
@media (max-width: 1250px) {
  .feature-story.hallway .video-container {
    min-height: 700px; }
    .feature-story.hallway .video-container .film-outer-container {
      margin-top: -535px; }
    .feature-story.hallway .video-container .intro {
      width: 90%;
      height: 527px; }
      .feature-story.hallway .video-container .intro .overlay-image {
        width: 370px;
        min-width: auto; }
      .feature-story.hallway .video-container .intro p {
        max-width: 450px; } }
@media (max-width: 1050px) {
  .feature-story.hallway .video-container {
    min-height: 550px;
    height: calc(100vh - 60px); }
    .feature-story.hallway .video-container .intro {
      height: 412px;
      max-width: 370px; }
      .feature-story.hallway .video-container .intro * {
        width: 100% !important; }
      .feature-story.hallway .video-container .intro .overlay-image {
        transition: .5s ease; }
        .feature-story.hallway .video-container .intro .overlay-image.move {
          opacity: 0;
          transform: translateY(-20px); }
      .feature-story.hallway .video-container .intro .credit, .feature-story.hallway .video-container .intro p {
        display: none; }
      .feature-story.hallway .video-container .intro .watch {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        transition: opacity .3s ease, transform .5s ease;
        cursor: pointer; }
        .feature-story.hallway .video-container .intro .watch:hover {
          transform: scale(0.98);
          opacity: .6; }
        .feature-story.hallway .video-container .intro .watch.move {
          opacity: 0;
          transform: translateY(20px); }
  .feature-story.hallway .film-outer-container {
    display: none; }
  .feature-story.hallway .film-mobile {
    z-index: -2;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    transition: .5s ease; }
    .feature-story.hallway .film-mobile.visible {
      z-index: 10;
      opacity: 1;
      visibility: visible; } }

.feature-story.far-out {
  background: url(/images/features/far-out/bg.jpg) no-repeat;
  background-size: contain;
  background-position-y: 630px; }
  .feature-story.far-out * {
    font-family: 'Graphik'; }
  .feature-story.far-out p {
    color: #232323;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px; }
  .feature-story.far-out .in-view {
    opacity: 1 !important;
    filter: blur(0px) !important;
    transform: translateY(0px) !important; }
  .feature-story.far-out .ad {
    margin: 0 auto 40px auto;
    display: flex;
    justify-content: center; }
    .feature-story.far-out .ad .medium-rectangle {
      width: 300px;
      height: 250px; }
    .feature-story.far-out .ad .super-leaderboard {
      width: fit-content;
      width: -moz-fit-content; }
    .feature-story.far-out .ad .hidden {
      opacity: 0 !important;
      visibility: hidden !important;
      display: none; }
  .feature-story.far-out .fixed-content {
    z-index: 3;
    position: fixed;
    right: 30px;
    top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .feature-story.far-out .fixed-content * {
      color: #333333;
      transition-duration: .3s !important; }
    .feature-story.far-out .fixed-content .buttons, .feature-story.far-out .fixed-content .menu {
      position: relative;
      opacity: 0; }
    .feature-story.far-out .fixed-content .buttons {
      margin-right: 40px;
      display: block; }
      .feature-story.far-out .fixed-content .buttons span {
        display: inline-block;
        font-size: 18px;
        font-weight: 600 !important;
        margin: 5px;
        transition: .3s ease;
        transform: translateY(-18px); }
        .feature-story.far-out .fixed-content .buttons span * {
          font-weight: 600 !important; }
        .feature-story.far-out .fixed-content .buttons span.kit-link {
          cursor: pointer !important; }
          .feature-story.far-out .fixed-content .buttons span.kit-link:hover {
            opacity: .7;
            transform: scale(0.98) !important; }
        .feature-story.far-out .fixed-content .buttons span:nth-of-type(2) {
          pointer-events: none;
          transition-delay: .03s; }
        .feature-story.far-out .fixed-content .buttons span.feature-link {
          pointer-events: none;
          transition-delay: .06s;
          border-bottom: 2px solid #333333;
          padding-bottom: 1px; }
    .feature-story.far-out .fixed-content .menu {
      cursor: pointer;
      transition: .3s ease;
      transform: translateX(90px); }
      .feature-story.far-out .fixed-content .menu span {
        height: 3px;
        margin: 8px;
        background-color: #333333;
        display: block;
        width: 50px;
        border-radius: 2px;
        transition: transform .3s ease; }
      .feature-story.far-out .fixed-content .menu:hover {
        opacity: .7 !important;
        transform: scale(0.98) !important; }
        .feature-story.far-out .fixed-content .menu:hover span:nth-of-type(1) {
          transform: translateY(-3px) !important; }
        .feature-story.far-out .fixed-content .menu:hover span:nth-of-type(3) {
          transform: translateY(3px) !important; }
    .feature-story.far-out .fixed-content.visible {
      visibility: visible; }
      .feature-story.far-out .fixed-content.visible * {
        opacity: 1;
        transform: translateY(0) translateX(0) !important; }
  .feature-story.far-out .no-scroll {
    overflow: hidden !important; }
  .feature-story.far-out .fade-out {
    opacity: .1; }
  .feature-story.far-out .nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    background: linear, 180deg, #fff 0%, transparent 100%;
    background: -webkit-linear-gradient(-90deg, #fff 0%, transparent 100%);
    transition: opacity .5s ease;
    cursor: url(/images/features/far-out/x.png), auto; }
    .feature-story.far-out .nav.visible {
      opacity: 1;
      visibility: visible;
      z-index: 99999; }
    .feature-story.far-out .nav .overlay-container {
      position: relative;
      width: 350px;
      height: calc(100vh - 500px);
      margin: 0 auto;
      z-index: 2;
      transition: transform .3s ease, opacity .3s ease; }
      .feature-story.far-out .nav .overlay-container:hover {
        transform: scale(0.98);
        opacity: .7; }
    .feature-story.far-out .nav .overlay-container img {
      position: absolute;
      top: 30px;
      bottom: 0;
      margin: auto;
      width: inherit;
      display: block;
      transition: transform 3s ease, opacity 3s ease;
      opacity: 0;
      visibility: hidden;
      cursor: pointer; }
    .feature-story.far-out .nav .a-wrapper {
      width: inherit; }
    .feature-story.far-out .nav .top-logos {
      transition-delay: .3s !important;
      transform: translateY(-30%); }
    .feature-story.far-out .nav .letter {
      top: 0; }
    .feature-story.far-out .nav .letter.f {
      transform: translateY(-30%) translateX(-30%); }
    .feature-story.far-out .nav .letter.a {
      transform: translateY(-50%) translateZ(10px); }
    .feature-story.far-out .nav .letter.r {
      transform: translateY(-30%) translateX(30%); }
    .feature-story.far-out .nav .letter.o {
      transform: translateY(30%) translateX(-30%); }
    .feature-story.far-out .nav .letter.u {
      transform: translateY(50%) translateZ(10px); }
    .feature-story.far-out .nav .letter.t {
      transform: translateY(30%) translateX(30%); }
    .feature-story.far-out .nav .letter.ones-o {
      transform: translateY(20%) translateX(0);
      transition-delay: .1s; }
    .feature-story.far-out .nav .letter.ones-n {
      transform: translateY(20%) translateX(0);
      transition-delay: .3s; }
    .feature-story.far-out .nav .letter.ones-e {
      transform: translateY(20%) translateX(0);
      transition-delay: .5s; }
    .feature-story.far-out .nav .letter.ones-s {
      transform: translateY(20%) translateX(0);
      transition-delay: .7s; }
    .feature-story.far-out .nav .overlay-container img.visible {
      visibility: visible;
      opacity: 1;
      transform: translateY(0) translateX(0); }
    .feature-story.far-out .nav .intro {
      margin: 40px auto 80px auto;
      width: 90%;
      max-width: 1105px;
      text-align: center;
      font-size: 15px;
      font-weight: 600;
      max-width: 500px; }
    .feature-story.far-out .nav .athletes {
      position: relative;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      z-index: 2;
      transition: .7s ease; }
    .feature-story.far-out .nav .scroll-container {
      overflow: scroll;
      padding: 30px 30px 30px 70px;
      display: flex;
      align-items: baseline;
      -webkit-overflow-scrolling: touch; }
    .feature-story.far-out .nav .row {
      display: inline-flex;
      clear: both;
      width: 100%; }
    .feature-story.far-out .nav .item {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      box-sizing: content-box;
      background-color: #fff;
      box-shadow: 0px 5px 22.32px 1.68px rgba(27, 27, 27, 0.18);
      height: 390px;
      min-width: 320px;
      position: relative;
      float: left;
      margin-right: 40px;
      opacity: 0;
      transition: opacity .5s ease;
      cursor: default; }
    .feature-story.far-out .nav .visible .item {
      opacity: 1; }
    .feature-story.far-out .nav .item::after {
      content: '';
      mix-blend-mode: multiply;
      opacity: .3;
      background: linear, 180deg, transparent 0%, black 80%;
      background: -webkit-linear-gradient(-90deg, transparent 0%, black 80%);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      transition: opacity .3s ease; }
    .feature-story.far-out .nav .item::before {
      content: '';
      mix-blend-mode: screen;
      opacity: 0;
      background: linear, 180deg, transparent 0%, #1c96ac 80%;
      background: -webkit-linear-gradient(-90deg, transparent 0%, #1c96ac 80%);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      transition: opacity .3s ease; }
    .feature-story.far-out .nav .item.hover::before {
      opacity: 1; }
    .feature-story.far-out .nav .item.hover::after {
      opacity: 0; }
    .feature-story.far-out .nav .item:nth-child(1) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-sam.jpg); }
    .feature-story.far-out .nav .item:nth-child(2) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-hadley.jpg); }
    .feature-story.far-out .nav .item:nth-child(3) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-tim.jpg); }
    .feature-story.far-out .nav .item:nth-child(4) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-robin.jpg); }
    .feature-story.far-out .nav .item:nth-child(5) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-fabian.jpg); }
    .feature-story.far-out .nav .item:nth-child(6) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-parkin.jpg); }
    .feature-story.far-out .nav .item:nth-child(7) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-sean.jpg); }
    .feature-story.far-out .nav .item:nth-child(8) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-sage.jpg); }
    .feature-story.far-out .nav .item:nth-child(8) .text h3 {
      font-size: 1.5em; }
    .feature-story.far-out .nav .item:nth-child(9) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-angel.jpg); }
    .feature-story.far-out .nav .item:nth-child(10) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-clayton.jpg); }
    .feature-story.far-out .nav .item:nth-child(11) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-colter.jpg); }
    .feature-story.far-out .nav .item:nth-child(12) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-johnny.jpg); }
    .feature-story.far-out .nav .item:nth-child(13) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-jeremy.jpg); }
    .feature-story.far-out .nav .item:nth-child(14) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-ian.jpg); }
    .feature-story.far-out .nav .item:nth-child(15) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-kai.jpg); }
    .feature-story.far-out .nav .item:nth-child(16) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-nick.jpg); }
    .feature-story.far-out .nav .item:nth-child(17) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-griffin.jpg); }
    .feature-story.far-out .nav .item:nth-child(18) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-cam.jpg); }
    .feature-story.far-out .nav .item:nth-child(19) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-mark.jpg); }
    .feature-story.far-out .nav .item:nth-child(20) {
      background: center/cover no-repeat url(/images/features/far-out/nav/nav-dane.jpg); }
    .feature-story.far-out .nav .item:nth-child(21) {
      background: left/cover no-repeat url(/images/features/far-out/nav/nav-elyse.jpg); }
    .feature-story.far-out .nav .item .text {
      position: absolute;
      bottom: 18%;
      z-index: 2; }
    .feature-story.far-out .nav .item a:hover, .feature-story.far-out .nav a:hover * {
      color: #fff !important; }
    .feature-story.far-out .nav .text h3, .feature-story.far-out .nav .text span {
      color: #fff;
      letter-spacing: -.015em;
      text-shadow: 0px 0.5px 2px rgba(0, 0, 0, 0.3);
      transition: .5s ease; }
    .feature-story.far-out .nav .text h3 {
      text-transform: none;
      font-weight: 700;
      font-size: 2em;
      line-height: .95em;
      font-weight: 700;
      margin-top: 15px;
      pointer-events: none;
      cursor: none; }
    .feature-story.far-out .nav .text h3 span {
      font-weight: inherit;
      font-size: inherit;
      width: 100%; }
    .feature-story.far-out .nav .text .date {
      font-weight: 700;
      font-size: .7em;
      transition: .5s ease;
      display: block;
      letter-spacing: .2em;
      pointer-events: none;
      cursor: none; }
    .feature-story.far-out .nav .item.hover h3, .feature-story.far-out .nav .item.hover h3 span {
      transform: translateY(-50px);
      text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4); }
    .feature-story.far-out .nav .item.hover .date {
      transform: translateY(-20px);
      opacity: 0; }
    .feature-story.far-out .nav .buttons {
      position: absolute;
      top: 27px;
      overflow: hidden;
      height: 50px;
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      .feature-story.far-out .nav .buttons a {
        cursor: pointer; }
    .feature-story.far-out .nav .buttons span {
      font-weight: 600;
      letter-spacing: -.01em;
      font-size: 1.2em;
      position: relative;
      top: -24px;
      opacity: 0;
      transition: top .3s ease, opacity .3s ease, transform .3s ease;
      cursor: pointer !important;
      display: inline-block; }
    .feature-story.far-out .nav .item .buttons span:nth-child(2) {
      margin: 0 10px;
      transition-delay: .075s;
      pointer-events: none !important;
      cursor: none !important; }
    .feature-story.far-out .nav .item .buttons a:nth-child(3) span {
      transition-delay: .15s; }
    .feature-story.far-out .nav .buttons a span:hover {
      opacity: .7 !important;
      transform: scale(0.98) !important; }
    .feature-story.far-out .nav .item.hover .buttons span {
      opacity: 1;
      top: 0; }
    .feature-story.far-out .nav .item.active .buttons a:nth-child(1) span {
      border-bottom: 2px solid #fff; }
    .feature-story.far-out .nav .space {
      width: 15px !important;
      min-width: 0 !important;
      margin: 0 !important;
      padding: 1px !important;
      box-shadow: none !important;
      opacity: 0 !important; }
    @media (max-width: 1030px) {
      .feature-story.far-out .nav .fixed-content .buttons {
        display: none !important;
        visibility: hidden !important; } }
    @media (max-height: 900px) {
      .feature-story.far-out .nav .overlay-container {
        width: 220px; } }
    @media (max-height: 768px) {
      .feature-story.far-out .nav .overlay-container {
        width: 200px;
        min-height: 168px; }
      .feature-story.far-out .nav .athletes {
        min-height: 390px; } }
    @media (max-width: 768px) {
      .feature-story.far-out .nav .scroll-container {
        padding: 30px; }
      .feature-story.far-out .nav .item {
        min-height: 340px;
        max-height: 400px;
        height: calc(100vh - 300px);
        min-width: 250px;
        font-size: .8em;
        margin-right: 20px; }
      .feature-story.far-out .nav .overlay-container {
        height: 27vh; } }
    @media (max-width: 600px) {
      .feature-story.far-out .nav .sponsors a {
        width: 13%; } }
    @media (max-width: 500px) {
      .feature-story.far-out .nav .intro {
        margin-bottom: 60px; }
      .feature-story.far-out .nav .sponsors {
        flex-direction: column; }
      .feature-story.far-out .nav .sponsors a {
        margin: 35px auto;
        width: 25%; }
      .feature-story.far-out .nav .sponsors a:nth-of-type(1) {
        margin-top: 0; }
      .feature-story.far-out .nav .sponsors a:nth-of-type(3) {
        width: 33%; } }
    @media (max-width: 375px) {
      .feature-story.far-out .nav .overlay-container {
        width: 175px !important;
        height: 23vh !important;
        min-height: auto !important; } }
    @media (max-width: 320px) {
      .feature-story.far-out .nav .item {
        min-width: 240px; } }
  .feature-story.far-out .vid-wrap {
    position: relative; }
  .feature-story.far-out .p-wrap {
    position: relative; }
  .feature-story.far-out .social-icons img {
    width: 100%;
    transform: translateY(80px);
    opacity: 0;
    filter: blur(5px);
    cursor: pointer;
    display: block;
    transition: .3s ease; }
    .feature-story.far-out .social-icons img:hover {
      transform: scale(1.15) !important; }
  .feature-story.far-out .social-icons.small {
    margin: 0 auto 30px auto;
    max-width: 350px;
    width: 80%;
    text-align: center;
    display: flex;
    align-items: center;
    transform: translateY(0px) !important;
    opacity: 1 !important;
    filter: blur(0px) !important; }
    .feature-story.far-out .social-icons.small img {
      display: inline-block; }
    .feature-story.far-out .social-icons.small .ig {
      float: left;
      width: 11%; }
    .feature-story.far-out .social-icons.small .fb {
      width: 5.5%;
      margin: 0 auto;
      transition-delay: .05s; }
    .feature-story.far-out .social-icons.small .tw {
      width: 12%;
      float: right;
      transition-delay: .1s; }
  .feature-story.far-out .social-icons.big {
    position: absolute;
    right: 0;
    top: 4%;
    width: 30px;
    text-align: center;
    display: flex;
    height: 90%;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: space-between; }
    .feature-story.far-out .social-icons.big .ig {
      width: 100%; }
    .feature-story.far-out .social-icons.big .fb {
      width: 55%; }
    .feature-story.far-out .social-icons.big .tw {
      width: 105%; }
  .feature-story.far-out .vid-detail, .feature-story.far-out .vid-button {
    position: absolute;
    bottom: 5vw; }
  .feature-story.far-out .vid-detail {
    left: 5vw;
    display: flex;
    transform: translateY(80px);
    opacity: 0;
    filter: blur(5px);
    transition: .2s ease; }
    .feature-story.far-out .vid-detail * {
      float: left; }
    .feature-story.far-out .vid-detail .title {
      padding-left: 20px;
      display: flex;
      align-items: center; }
      .feature-story.far-out .vid-detail .title * {
        font-family: 'Graphik';
        font-weight: 600;
        color: #fff;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
      .feature-story.far-out .vid-detail .title span {
        font-size: 3vw;
        letter-spacing: -.02em;
        clear: right;
        display: inline-block; }
    .feature-story.far-out .vid-detail .vid-logo {
      width: 100px;
      height: 100px;
      border-radius: 50px;
      background-color: #fff;
      display: flex;
      align-content: center;
      justify-content: center; }
      .feature-story.far-out .vid-detail .vid-logo img {
        width: 75%;
        position: relative;
        top: -2px; }
  .feature-story.far-out .vid-button {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90px;
    height: 90px;
    background: url(/images/features/far-out/play.png) no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    transform: translateY(80px);
    opacity: 0;
    filter: blur(5px);
    transition: .3s ease; }
    .feature-story.far-out .vid-button:hover {
      transform: scale(1.1) !important; }
  .feature-story.far-out .far-out-video {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2; }
  .feature-story.far-out .video-container {
    mix-blend-mode: darken;
    height: auto;
    min-height: initial;
    top: -80px;
    margin-bottom: -80px;
    overflow: visible;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px; }
    .feature-story.far-out .video-container .overlay-image {
      width: 75%;
      min-width: initial;
      bottom: 5%;
      max-width: 1000px;
      transform: translate3d(0, 0, 100px);
      -webkit-transform: translate3d(0, 0, 100px);
      transition: 1.5s ease;
      filter: blur(10px) !important;
      opacity: 0; }
      .feature-story.far-out .video-container .overlay-image.visible {
        transform: translate3d(0, 0, 80px);
        -webkit-transform: translate3d(0, 0, 80px);
        filter: blur(0px) !important;
        opacity: 1; }
    .feature-story.far-out .video-container .profile {
      width: 100%;
      max-width: 1250px;
      min-width: 550px;
      display: block;
      transform: translate3d(-50%, 0, 10px) scale(1.2);
      -webkit-transform: translate3d(-50%, 0, 10px) scale(1.2);
      transition: 2s ease;
      filter: blur(10px);
      opacity: 0;
      margin-left: 50% !important; }
      .feature-story.far-out .video-container .profile.visible {
        transform: translate3d(-50%, 0, 10px) scale(1);
        -webkit-transform: translate3d(-50%, 0, 10px) scale(1);
        filter: blur(0px);
        opacity: 1; }
  .feature-story.far-out .landing-video {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0.45, black));
    position: static;
    min-height: 50vh;
    width: 100vh;
    margin-left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
  .feature-story.far-out .intro {
    position: relative;
    z-index: 3 !important;
    padding-bottom: 50px;
    text-align: center;
    margin: 9vh auto 5vh auto;
    transform: translateZ(100px); }
    .feature-story.far-out .intro h1, .feature-story.far-out .intro .hero-slider .well h2, .hero-slider .well .feature-story.far-out .intro h2, .feature-story.far-out .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.far-out .intro .close-button, .feature-story.far-out .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.far-out .intro .close-button,
    .feature-story.far-out .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.far-out .intro .close-button,
    .feature-story.far-out .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.far-out .intro .close-button, .feature-story.far-out .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.far-out .intro .close-button, .feature-story.far-out .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.far-out .intro .close-button {
      position: absolute;
      opacity: 0;
      visibility: hidden; }
    .feature-story.far-out .intro p {
      font-family: 'Graphik';
      font-weight: 700;
      font-size: 16px;
      line-height: 40px;
      width: 100%;
      max-width: 1200px;
      margin: 0 auto; }
    .feature-story.far-out .intro span {
      letter-spacing: 5px;
      font-size: 20px;
      text-transform: uppercase;
      display: block;
      margin: 0 auto 100px auto;
      font-family: 'Graphik';
      font-weight: 600;
      color: #1c3c55; }
      .feature-story.far-out .intro span hr {
        width: 25%;
        max-width: 325px;
        margin: 0 37px 0 20px;
        display: inline-block;
        position: relative;
        bottom: 4px;
        height: 3px;
        background: #1c3c55; }
  .feature-story.far-out .body {
    margin-top: 100px; }
    .feature-story.far-out .body iframe.sound {
      display: block;
      margin: -150px auto 50px auto;
      z-index: 10;
      position: relative;
      box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
      width: 90%;
      max-width: 900px; }
    .feature-story.far-out .body iframe.scale {
      max-width: 100vw;
      width: 100%;
      height: 56.25vw;
      max-height: 42.25vw !important;
      margin: 0 auto 30px auto;
      display: block; }
    .feature-story.far-out .body strong {
      opacity: .1;
      font-weight: 600;
      font-size: 16px;
      line-height: 40px;
      display: block;
      margin-top: 40px;
      margin-bottom: -20px;
      transition: 1s ease;
      transform: scale(1.03); }
    .feature-story.far-out .body p {
      max-width: 900px; }
    .feature-story.far-out .body u {
      color: #ccc;
      text-align: center;
      width: 90%;
      margin: auto;
      max-width: 400px;
      font-weight: 600;
      font-style: italic;
      font-size: 12px;
      line-height: 15px;
      text-decoration: none;
      margin-top: -4px;
      margin-bottom: 60px;
      display: block; }
    .feature-story.far-out .body blockquote {
      width: 90%;
      max-width: 900px;
      text-align: left;
      font-size: 29px;
      line-height: 1.5em;
      letter-spacing: -.01em;
      font-weight: 600;
      text-transform: none;
      padding: 0;
      background: -webkit-linear-gradient(125deg, #07487a 0%, #47cad9 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      display: block;
      border: none;
      margin: 30px auto; }
      .feature-story.far-out .body blockquote:after {
        content: none; }
      .feature-story.far-out .body blockquote:before {
        content: none; }
    .feature-story.far-out .body img {
      width: 100%;
      min-width: 450px;
      margin-bottom: 30px;
      margin-left: 50% !important;
      display: block;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%); }
      .feature-story.far-out .body img.vertical {
        max-width: 900px; }
      .feature-story.far-out .body img.double {
        max-width: 1200px;
        margin-left: 50.5% !important; }
  .feature-story.far-out .kit-h2 {
    font-weight: 600;
    font-size: 60px;
    line-height: 1.667;
    letter-spacing: -.02em;
    text-align: center;
    margin: 30px auto;
    display: block;
    text-transform: none; }
  .feature-story.far-out .kit {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
    .feature-story.far-out .kit .scroll-container {
      overflow: scroll;
      padding: 30px;
      display: flex;
      align-items: baseline;
      -webkit-overflow-scrolling: touch; }
    .feature-story.far-out .kit a:hover {
      color: initial; }
    .feature-story.far-out .kit .item {
      background-color: #fff;
      box-shadow: 0px 5px 22.32px 1.68px rgba(27, 27, 27, 0.18);
      width: 400px;
      padding: 30px;
      position: relative;
      overflow: hidden;
      float: left;
      margin-right: 30px;
      min-width: 340px; }
      .feature-story.far-out .kit .item:hover img {
        transform: scale(1.05) !important; }
      .feature-story.far-out .kit .item.space {
        width: 15px;
        min-width: 0;
        margin: 0;
        padding: 1px;
        box-shadow: none; }
      .feature-story.far-out .kit .item * {
        text-align: center;
        position: relative;
        z-index: 2; }
      .feature-story.far-out .kit .item .box {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1; }
      .feature-story.far-out .kit .item h3, .feature-story.far-out .kit .item span {
        font-weight: 700;
        font-size: 12px;
        letter-spacing: .5em;
        text-transform: uppercase; }
      .feature-story.far-out .kit .item h3 {
        color: #232323; }
      .feature-story.far-out .kit .item span, .feature-story.far-out .kit .item p {
        color: #fff;
        display: block; }
      .feature-story.far-out .kit .item img {
        width: 100%;
        min-width: 0;
        transform: none !important;
        margin: 0 auto !important;
        transition: .2s ease; }
      .feature-story.far-out .kit .item .item-description {
        font-weight: 600;
        letter-spacing: -.01em;
        font-size: 22px;
        line-height: 1.333; }
        .feature-story.far-out .kit .item .item-description:after {
          content: close-quote; }
        .feature-story.far-out .kit .item .item-description:before {
          content: open-quote; }
      .feature-story.far-out .kit .item .item-color {
        height: 65%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: .75s;
        z-index: 1; }
        .feature-story.far-out .kit .item .item-color.in-view {
          opacity: 1; }
  @media (min-width: 1100px) {
    .feature-story.far-out .vid-detail .title span {
      font-size: 30px !important; } }
  @media (max-width: 1600px) {
    .feature-story.far-out .intro p {
      width: calc(100% - 200px);
      margin-left: 5%; } }
  @media (max-width: 1200px) {
    .feature-story.far-out .intro p {
      width: 100%;
      max-width: 750px;
      margin-left: auto; } }
  @media (max-width: 900px) {
    .feature-story.far-out .intro span {
      font-size: 2.5vw;
      letter-spacing: .6vw; }
      .feature-story.far-out .intro span hr {
        margin: 0 3vw 0 1.4vw;
        width: 10vw;
        height: .5vw;
        max-height: 3px;
        bottom: 0.6vw; }
    .feature-story.far-out .vid-detail .vid-logo {
      width: 80px;
      height: 80px; }
    .feature-story.far-out .vid-button {
      height: 80px; }
    .feature-story.far-out .body p {
      font-size: .9em !important;
      line-height: 2.5em !important; }
    .feature-story.far-out .body strong {
      font-size: 1em;
      line-height: 2.2em; }
    .feature-story.far-out .body .item-description {
      font-size: 1em !important;
      line-height: 1.5em !important; } }
  @media (max-width: 630px) {
    .feature-story.far-out .video-container {
      top: -5vh;
      margin-bottom: -3vh; }
      .feature-story.far-out .video-container .overlay-image {
        transform: translateZ(1px) !important;
        -webkit-transform: translateZ(1px) !important;
        width: 90%; }
      .feature-story.far-out .video-container .profile {
        transform: translate3d(-50%, 0, 0px) scale(1) !important;
        -webkit-transform: translate3d(-50%, 0, 0px) scale(1) !important; }
    .feature-story.far-out .intro {
      margin: 4vh auto; }
      .feature-story.far-out .intro span {
        margin: 0 auto 9vh auto; }
      .feature-story.far-out .intro p {
        font-size: .9em;
        line-height: 2.3em; }
    .feature-story.far-out .vid-detail {
      display: none; }
    .feature-story.far-out .vid-button {
      right: 0;
      left: 0;
      margin: auto;
      top: 0;
      bottom: 0;
      width: 60px; }
    .feature-story.far-out .body {
      margin-top: 50px; }
      .feature-story.far-out .body u {
        margin-bottom: 30px;
        color: #aaa;
        font-size: 11px;
        line-height: 18px;
        text-align: left; }
      .feature-story.far-out .body strong {
        margin-top: 30px; }
      .feature-story.far-out .body blockquote {
        font-size: 1em;
        line-height: 1.8em; }
    .feature-story.far-out .kit-h2 {
      font-size: 10vw;
      margin-bottom: 2vw; }
    .feature-story.far-out .kit .item {
      min-width: 280px; } }

.feature-story.rogue .overlay-image {
  max-width: 850px;
  min-width: 0 !important;
  top: 15%;
  margin: 0 auto !important;
  transform: none;
  -webkit-transform: none; }
.feature-story.rogue .intro {
  position: relative;
  z-index: 3 !important;
  max-width: 550px;
  padding: 50px;
  background-color: #232323;
  text-align: center;
  margin: -120px auto 50px auto;
  transform: translateZ(100px); }
  .feature-story.rogue .intro * {
    color: #fff !important; }
  .feature-story.rogue .intro h1, .feature-story.rogue .intro .hero-slider .well h2, .hero-slider .well .feature-story.rogue .intro h2, .feature-story.rogue .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.rogue .intro .close-button, .feature-story.rogue .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.rogue .intro .close-button,
  .feature-story.rogue .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.rogue .intro .close-button,
  .feature-story.rogue .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.rogue .intro .close-button, .feature-story.rogue .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.rogue .intro .close-button, .feature-story.rogue .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.rogue .intro .close-button {
    font-family: "TitlingGothicFBSkyline-Medium", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 40px;
    max-width: 200px;
    margin: 0 auto; }
  .feature-story.rogue .intro h2, .feature-story.rogue .intro .edit-profile .close-button, .edit-profile .feature-story.rogue .intro .close-button,
  .feature-story.rogue .intro .entry-detail .close-button,
  .entry-detail .feature-story.rogue .intro .close-button, .feature-story.rogue .intro .signup-login #content .close-button, .signup-login #content .feature-story.rogue .intro .close-button {
    font-weight: 400;
    color: #232323;
    font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    letter-spacing: 1.3px;
    font-size: 13px;
    display: block;
    margin-bottom: 18px; }
  .feature-story.rogue .intro p {
    color: #fff;
    margin-bottom: 0; }
  .feature-story.rogue .intro span {
    letter-spacing: -.1px;
    display: block;
    margin: 60px auto 35px auto;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.rogue img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
.feature-story.rogue .bold {
  width: 100%;
  font-family: "TitlingGothicFBSkyline-Medium", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  letter-spacing: 15px;
  font-size: 36px;
  margin: 50px auto 30px auto;
  text-align: center;
  text-transform: uppercase;
  line-height: 45px;
  transition: .28s ease; }
  .feature-story.rogue .bold:hover {
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0); }
@media (max-width: 550px) {
  .feature-story.rogue .intro {
    padding: 30px;
    width: 95%; }
    .feature-story.rogue .intro span {
      margin-top: 55px; } }

.feature-story.blood {
  transform: none !important;
  margin-left: auto !important; }
  .feature-story.blood iframe.scale {
    max-width: 90%;
    width: 100%;
    height: 56.25vw;
    max-height: 50.65vw !important;
    margin: 0 auto 30px auto;
    display: block; }
  .feature-story.blood a {
    color: #FFBF1D !important;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif !important;
    transition: .28s; }
  .feature-story.blood a:hover {
    color: #232323 !important; }
  .feature-story.blood .intro {
    position: relative;
    z-index: 3 !important;
    text-align: center;
    margin: 50px auto;
    transform: translateZ(100px);
    color: #212121; }
    .feature-story.blood .intro h1, .feature-story.blood .intro .hero-slider .well h2, .hero-slider .well .feature-story.blood .intro h2, .feature-story.blood .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.blood .intro .close-button, .feature-story.blood .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.blood .intro .close-button,
    .feature-story.blood .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.blood .intro .close-button,
    .feature-story.blood .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.blood .intro .close-button, .feature-story.blood .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.blood .intro .close-button, .feature-story.blood .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.blood .intro .close-button {
      display: none; }
    @media (max-width: 320px) {
      .feature-story.blood .intro .box {
        margin-bottom: 111px; } }
    .feature-story.blood .intro .box .topo {
      position: absolute;
      left: 0;
      height: 111px;
      width: 100%;
      background-image: url("/images/blood-sweat-and-gears/topo-yellow.jpg");
      background-size: cover; }
    .feature-story.blood .intro .box h2, .feature-story.blood .intro .box .edit-profile .close-button, .edit-profile .feature-story.blood .intro .box .close-button,
    .feature-story.blood .intro .box .entry-detail .close-button,
    .entry-detail .feature-story.blood .intro .box .close-button, .feature-story.blood .intro .box .signup-login #content .close-button, .signup-login #content .feature-story.blood .intro .box .close-button {
      margin: 0 auto;
      position: relative;
      top: -17px;
      max-width: 300px;
      font-weight: 500;
      font-size: 14.428px;
      font-family: "TitlingGothicFBSkyline-Medium";
      text-transform: uppercase;
      line-height: 1.058;
      text-align: center;
      z-index: 19;
      letter-spacing: 1.3px;
      font-size: 50px;
      display: block;
      position: relative; }
      .feature-story.blood .intro .box h2 div, .feature-story.blood .intro .box .edit-profile .close-button div, .edit-profile .feature-story.blood .intro .box .close-button div,
      .feature-story.blood .intro .box .entry-detail .close-button div,
      .entry-detail .feature-story.blood .intro .box .close-button div, .feature-story.blood .intro .box .signup-login #content .close-button div, .signup-login #content .feature-story.blood .intro .box .close-button div {
        font-weight: 500; }
      @media (max-width: 414px) {
        .feature-story.blood .intro .box h2, .feature-story.blood .intro .box .edit-profile .close-button, .edit-profile .feature-story.blood .intro .box .close-button,
        .feature-story.blood .intro .box .entry-detail .close-button,
        .entry-detail .feature-story.blood .intro .box .close-button, .feature-story.blood .intro .box .signup-login #content .close-button, .signup-login #content .feature-story.blood .intro .box .close-button {
          font-size: 45px; } }
      @media (max-width: 320px) {
        .feature-story.blood .intro .box h2, .feature-story.blood .intro .box .edit-profile .close-button, .edit-profile .feature-story.blood .intro .box .close-button,
        .feature-story.blood .intro .box .entry-detail .close-button,
        .entry-detail .feature-story.blood .intro .box .close-button, .feature-story.blood .intro .box .signup-login #content .close-button, .signup-login #content .feature-story.blood .intro .box .close-button {
          font-size: 30px; } }
    .feature-story.blood .intro p {
      margin-bottom: 0;
      max-width: 864px;
      margin: 0 auto !important;
      font-weight: 800 !important;
      line-height: 30px; }
      @media (max-width: 320px) {
        .feature-story.blood .intro p {
          font-size: 14px;
          line-height: 27px; } }
    .feature-story.blood .intro span {
      letter-spacing: -.1px;
      display: block;
      margin: 45px auto 35px auto;
      font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      color: #bbb; }
  .feature-story.blood img {
    width: 100%;
    min-width: 350px;
    margin-bottom: 30px;
    margin-left: 50% !important;
    transform: translateX(-50%);
    display: block;
    -webkit-transform: translateX(-50%); }
  .feature-story.blood .body div {
    padding-top: 0px !important; }
  .feature-story.blood .body p {
    padding-top: 0px !important;
    line-height: 30px; }
  .feature-story.blood .body img {
    width: 75%;
    margin-bottom: 5px !important; }
  .feature-story.blood .body em {
    color: #a2a2a2;
    font-size: 12px; }
  .feature-story.blood .body .strong {
    font-size: 16px;
    font-weight: 800 !important; }
  .feature-story.blood .body .caption {
    line-height: 20px; }
  .feature-story.blood .body .soundVid {
    max-width: 394px;
    min-width: 300px;
    min-height: 178px;
    max-height: 178px;
    margin: 0 auto 30px auto;
    display: block; }
  .feature-story.blood .body .full {
    width: 100%; }
    @media (max-width: 590px) {
      .feature-story.blood .body .full {
        width: 135%; } }
  .feature-story.blood .body .box {
    margin-top: 100px;
    margin-bottom: 217px;
    padding: 0px 100px; }
    @media (max-width: 1024px) {
      .feature-story.blood .body .box {
        margin-top: 53px;
        margin-bottom: 182px;
        padding: 0px 100px; } }
    @media (max-width: 768px) {
      .feature-story.blood .body .box {
        margin-top: 75px;
        margin-bottom: 223px;
        padding: 0px 100px; } }
    @media (max-width: 414px) {
      .feature-story.blood .body .box {
        margin-top: 75px;
        margin-bottom: 210px;
        padding: 0px 50px; } }
    @media (max-width: 320px) {
      .feature-story.blood .body .box {
        margin-bottom: 250px; } }
    .feature-story.blood .body .box .topo {
      height: 111px;
      width: 100%;
      background-image: url("/images/blood-sweat-and-gears/topo-yellow.jpg"); }
      @media (max-width: 414px) {
        .feature-story.blood .body .box .topo {
          height: 170px; } }
    .feature-story.blood .body .box .bold {
      font-weight: 500;
      font-family: "TitlingGothicFBSkyline-Medium";
      text-transform: uppercase;
      line-height: 1.058;
      text-align: left;
      border-left: #232323 solid 7px;
      padding-left: 20px;
      z-index: 19;
      letter-spacing: 1.3px;
      font-size: 40px;
      display: block;
      position: relative;
      margin: -15% 20%;
      max-width: 61% !important; }
      @media (max-width: 4000px) {
        .feature-story.blood .body .box .bold {
          margin: -8% 20%; } }
      @media (max-width: 1950px) {
        .feature-story.blood .body .box .bold {
          margin: -9% 20%;
          font-size: 46px; } }
      @media (max-width: 1950px) {
        .feature-story.blood .body .box .bold {
          margin: -9% 20%;
          font-size: 42px; } }
      @media (max-width: 1366px) {
        .feature-story.blood .body .box .bold {
          margin: -15% 20%;
          font-size: 40px; } }
      @media (max-width: 1193px) {
        .feature-story.blood .body .box .bold {
          margin: -15% 20%; } }
      @media (max-width: 1024px) {
        .feature-story.blood .body .box .bold {
          margin: -16% 20%;
          font-size: 30px; } }
      @media (max-width: 768px) {
        .feature-story.blood .body .box .bold {
          margin: -27% 10%;
          font-size: 30px;
          max-width: 82% !important; } }
      @media (max-width: 414px) {
        .feature-story.blood .body .box .bold {
          margin: -46% -0% -57% 5%;
          font-size: 27px;
          max-width: 100% !important; } }
      @media (max-width: 375px) {
        .feature-story.blood .body .box .bold {
          margin: -71% -0% -57% 5%;
          font-size: 26px;
          max-width: 100% !important; } }
      @media (max-width: 320px) {
        .feature-story.blood .body .box .bold {
          margin: -91% 0% -84% -8%;
          font-size: 22px;
          width: 100% !important;
          padding-right: 0px; } }

.feature-story.shifting {
  transform: none !important;
  margin-left: auto !important; }
  .feature-story.shifting .menu-button {
    position: absolute;
    top: 160px;
    left: 30px;
    z-index: 999;
    text-transform: uppercase;
    font-size: 22px;
    font-family: paralucent, sans-serif;
    color: #fff;
    letter-spacing: .2px;
    font-weight: 700;
    padding-bottom: 3px;
    border-bottom: 3px solid #fff; }
    .feature-story.shifting .menu-button.fixed {
      position: fixed;
      top: 30px;
      left: 30px; }
      @media (max-width: 630px) {
        .feature-story.shifting .menu-button.fixed {
          top: 20px;
          left: 20px; } }
    .feature-story.shifting .menu-button.black {
      color: #232323;
      border-bottom-color: #232323; }
    @media (max-width: 630px) {
      .feature-story.shifting .menu-button {
        top: 80px;
        left: 20px;
        font-size: 15px; } }
  .feature-story.shifting .menu-button, .feature-story.shifting .close-button {
    transition: transform .2s ease;
    cursor: pointer; }
    .feature-story.shifting .menu-button:hover, .feature-story.shifting .close-button:hover {
      transform: scale(1.05); }
  .feature-story.shifting .body .write {
    max-width: 1000px !important;
    transform: none !important;
    margin: 30px auto 30px auto !important;
    margin-left: auto !important;
    min-width: 0 !important; }
  .feature-story.shifting iframe.vid-embed {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    height: 80vh;
    min-height: 400px;
    max-height: 563px;
    margin-bottom: 30px; }
    @media (max-width: 414px) {
      .feature-story.shifting iframe.vid-embed {
        min-height: initial;
        height: auto;
        min-height: 200px;
        max-height: initial; } }
    @media (max-width: 375px) {
      .feature-story.shifting iframe.vid-embed {
        min-height: initial;
        height: 191px;
        max-height: initial; } }
  .feature-story.shifting .close-button {
    position: absolute;
    width: 15px;
    top: 50px;
    left: 30px;
    z-index: 1000;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    letter-spacing: .2px;
    text-decoration: underline; }
  .feature-story.shifting .shifting-menu {
    visibility: hidden;
    opacity: 0;
    display: flex;
    transform: translateY(-30px);
    width: 100%;
    height: 100%;
    min-height: 530px;
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: .3s;
    margin: 0 auto; }
    .feature-story.shifting .shifting-menu .description {
      margin: 0px auto; }
      .feature-story.shifting .shifting-menu .description .shifting-logo {
        position: relative;
        top: calc(50vh - 136px);
        left: 50%;
        transform: translateX(-50%);
        padding-bottom: 50px;
        width: 330px; }
      .feature-story.shifting .shifting-menu .description p {
        position: relative;
        top: calc(50vh - 136px);
        font-family: paralucent, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        text-align: center;
        letter-spacing: 2px;
        color: white;
        margin: 0 auto;
        width: 80%; }
      .feature-story.shifting .shifting-menu .description .social {
        display: flex;
        position: relative;
        justify-content: center;
        margin: 0 auto;
        top: calc(50vh - 136px);
        padding-top: 12px; }
        .feature-story.shifting .shifting-menu .description .social img {
          width: 70px;
          padding: 10px; }
    .feature-story.shifting .shifting-menu .parts {
      overflow: scroll;
      margin: 0 auto; }
      .feature-story.shifting .shifting-menu .parts p {
        color: white; }
      .feature-story.shifting .shifting-menu .parts .mechanicNav {
        background-image: url("/images/shifting-gears/mechanic/desktop-nav.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        .feature-story.shifting .shifting-menu .parts .mechanicNav .profile img {
          border: 5px solid #ce4b33; }
      .feature-story.shifting .shifting-menu .parts .entrepreneurNav {
        background-image: url("/images/shifting-gears/entrepreneur/desktop-nav.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        .feature-story.shifting .shifting-menu .parts .entrepreneurNav .profile img {
          border: 5px solid #007d77; }
      .feature-story.shifting .shifting-menu .parts .artistNav {
        background-image: url("/images/shifting-gears/artist/desktop-nav.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
        .feature-story.shifting .shifting-menu .parts .artistNav .profile img {
          border: 5px solid #784296; }
      .feature-story.shifting .shifting-menu .parts .olympianNav {
        background-image: url("/images/shifting-gears/olympian/desktop-nav.jpg");
        background-repeat: no-repeat;
        background-size: cover; }
        .feature-story.shifting .shifting-menu .parts .olympianNav .profile img {
          border: 5px solid #CD9100; }
      .feature-story.shifting .shifting-menu .parts .designerNav {
        background-image: url("/images/shifting-gears/designer/desktop-nav.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); }
        .feature-story.shifting .shifting-menu .parts .designerNav .profile img {
          border: 5px solid #17a256; }
      .feature-story.shifting .shifting-menu .parts .part-container {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        width: 100%;
        height: 311px;
        background-color: black;
        border-style: solid;
        border-width: 0px 0px 6px 5px;
        border-color: white;
        border-bottom: no-border; }
        .feature-story.shifting .shifting-menu .parts .part-container .section {
          width: 10%; }
          .feature-story.shifting .shifting-menu .parts .part-container .section img {
            width: 14px;
            margin-left: 30px; }
        .feature-story.shifting .shifting-menu .parts .part-container .profile {
          width: 32%;
          min-width: 25%;
          margin-left: 30px; }
          .feature-story.shifting .shifting-menu .parts .part-container .profile img {
            position: relative;
            border-radius: 50%; }
        .feature-story.shifting .shifting-menu .parts .part-container .title {
          width: 86%;
          margin-left: 96px;
          padding-right: 28px;
          display: block;
          justify-content: center; }
          .feature-story.shifting .shifting-menu .parts .part-container .title img {
            width: 100%; }
          .feature-story.shifting .shifting-menu .parts .part-container .title p {
            font-family: paralucent, sans-serif;
            text-transform: uppercase;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            letter-spacing: 1.5px;
            text-align: center; }
    .feature-story.shifting .shifting-menu .comingSoon .profile img {
      filter: grayscale(100%); }
  @media (max-width: 1100px) {
    .feature-story.shifting .shifting-menu {
      display: block !important;
      overflow: scroll; }
      .feature-story.shifting .shifting-menu .description, .feature-story.shifting .shifting-menu .parts {
        width: 100%; }
      .feature-story.shifting .shifting-menu .part-container {
        border-left: none !important; }
      .feature-story.shifting .shifting-menu .description {
        height: 350px;
        border-bottom: 12px solid white; }
        .feature-story.shifting .shifting-menu .description .shifting-logo {
          top: 75px;
          left: 50%;
          transform: translateX(-50%);
          display: block; }
        .feature-story.shifting .shifting-menu .description p {
          margin: 0 auto 50px auto;
          top: 50px; }
        .feature-story.shifting .shifting-menu .description .social {
          top: 15px;
          padding: 5px; }
          .feature-story.shifting .shifting-menu .description .social img {
            padding: 0 auto; } }
  @media (max-width: 700px) {
    .feature-story.shifting .shifting-menu {
      background: rgba(0, 0, 0, 0.97); }
      .feature-story.shifting .shifting-menu .description p {
        font-size: 2.5vw; }
      .feature-story.shifting .shifting-menu .parts .part-container .section img {
        width: 10px; }
      .feature-story.shifting .shifting-menu .parts .part-container .profile {
        width: 35%;
        margin-left: 5%; }
      .feature-story.shifting .shifting-menu .parts .part-container .title {
        width: 50%;
        margin-left: auto;
        padding: 0 5%; }
        .feature-story.shifting .shifting-menu .parts .part-container .title p {
          font-size: 12px; } }
  @media (max-width: 600px) {
    .feature-story.shifting .shifting-menu .description .shifting-logo {
      width: 300px; }
    .feature-story.shifting .shifting-menu .description p {
      font-size: 13px;
      line-height: 20px;
      max-width: 400px; }
    .feature-story.shifting .shifting-menu .parts .part-container {
      display: block;
      height: auto;
      position: relative;
      padding: 20px; }
      .feature-story.shifting .shifting-menu .parts .part-container .section {
        position: absolute;
        top: 43%; }
        .feature-story.shifting .shifting-menu .parts .part-container .section img {
          margin-left: 5px; }
      .feature-story.shifting .shifting-menu .parts .part-container .profile {
        width: 250px;
        margin: 0 auto; }
      .feature-story.shifting .shifting-menu .parts .part-container .title {
        width: 94%;
        max-width: 400px;
        margin: 10px auto;
        padding: 0; }
        .feature-story.shifting .shifting-menu .parts .part-container .title p {
          font-size: 12px;
          margin: 0 auto; } }
  .feature-story.shifting .shifting-menu.visible {
    visibility: visible;
    opacity: 1;
    height: 100vh;
    z-index: 10000000;
    transform: translateY(0); }
  .feature-story.shifting .overlay-image {
    width: 40vh;
    background: transparent;
    border: 7px solid #ce4b33;
    border-radius: 50%;
    top: 15%;
    margin: 0 auto !important;
    position: relative;
    transform: none;
    -webkit-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    @media (max-width: 420px) {
      .feature-story.shifting .overlay-image {
        width: 60%; } }
  .feature-story.shifting .overlay-container {
    margin: auto;
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    z-index: 999; }
  .feature-story.shifting .intro {
    position: relative;
    z-index: 3 !important;
    text-align: center;
    margin: 0 auto;
    transform: translateZ(100px); }
    .feature-story.shifting .intro h1, .feature-story.shifting .intro .hero-slider .well h2, .hero-slider .well .feature-story.shifting .intro h2, .feature-story.shifting .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.shifting .intro .close-button, .feature-story.shifting .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.shifting .intro .close-button,
    .feature-story.shifting .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.shifting .intro .close-button,
    .feature-story.shifting .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.shifting .intro .close-button, .feature-story.shifting .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.shifting .intro .close-button, .feature-story.shifting .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.shifting .intro .close-button {
      font-family: "TitlingGothicFBSkyline-Medium", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      font-size: 40px;
      max-width: 700px;
      margin: 0 auto; }
    .feature-story.shifting .intro h2, .feature-story.shifting .intro .edit-profile .close-button, .edit-profile .feature-story.shifting .intro .close-button,
    .feature-story.shifting .intro .entry-detail .close-button,
    .entry-detail .feature-story.shifting .intro .close-button, .feature-story.shifting .intro .signup-login #content .close-button, .signup-login #content .feature-story.shifting .intro .close-button {
      font-weight: 400;
      color: #232323;
      font-family: "DINNextLTPro-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
      letter-spacing: 1.3px;
      font-size: 13px;
      display: block;
      margin-bottom: 18px; }
    .feature-story.shifting .intro p {
      color: #232323;
      margin-bottom: 0; }
    .feature-story.shifting .intro span {
      letter-spacing: -.1px;
      display: block;
      margin: 35px auto 35px auto;
      font-size: 28px;
      color: black;
      font-family: paralucent, sans-serif;
      font-style: normal;
      font-weight: 500; }
      @media (max-width: 495px) {
        .feature-story.shifting .intro span {
          font-size: 5.5vw; } }
    .feature-story.shifting .intro img {
      width: 50vh;
      padding-top: 3vh; }
      @media (max-width: 630px) {
        .feature-story.shifting .intro img {
          width: 100%;
          max-width: 450px; } }
    .feature-story.shifting .intro .gradient {
      max-width: 540px;
      height: 5px;
      margin: 0 auto 0 auto;
      background-color: #ea5b41;
      background-image: -webkit-gradient(linear, left top, right top, from(#a1301b), to(#ea5b41)); }
  .feature-story.shifting .body img {
    max-width: 553px;
    min-width: 450px;
    margin-left: 50% !important;
    height: auto;
    display: block;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .feature-story.shifting .body img.vertical {
      max-width: 650px; }
  .feature-story.shifting .body .caption {
    line-height: 20px;
    margin-top: -20px; }
  .feature-story.shifting .body .outline {
    max-width: 65%;
    transform: none !important;
    -webkit-transform: none !important;
    margin: 0 auto !important; }
    @media (max-width: 630px) {
      .feature-story.shifting .body .outline {
        padding-left: 20px; } }
  .feature-story.shifting .body .full {
    max-width: 100%; }
  .feature-story.shifting .body .soundVid {
    max-width: 394px;
    min-width: 300px;
    min-height: 178px;
    max-height: 178px; }
  .feature-story.shifting .bold {
    width: 90%;
    padding-bottom: 20px;
    font-family: paralucent, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 22pt;
    color: #ea5b41;
    margin: 0 auto !important;
    text-align: left;
    line-height: 36pt;
    transition: .28s ease;
    background: -webkit-linear-gradient(122deg, #a1301b, #ea5b41);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .feature-story.shifting em {
    color: #a2a2a2;
    line-height: 13px !important;
    font-size: 13px;
    margin-top: -15px; }
  .feature-story.shifting .header {
    width: 90%;
    font-family: paralucent, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    color: #232323;
    line-height: 40px;
    text-align: left; }
  .feature-story.shifting .strong {
    font-weight: bold; }
  .feature-story.shifting .social {
    display: flex;
    position: relative;
    justify-content: center;
    margin: 0 auto;
    padding-top: 20px;
    width: 125px; }
    .feature-story.shifting .social .fb-share-button img {
      min-width: 50px;
      padding: 5px; }
    .feature-story.shifting .social .fb-share-buttonhover {
      fill: black; }
    .feature-story.shifting .social .twitter-share-button img {
      min-width: 50px;
      padding: 5px; }
    .feature-story.shifting .social .twitter-share-buttonhover {
      fill: black; }
  .feature-story.shifting.entrepreneur .bold {
    color: #007d77;
    background: -webkit-linear-gradient(122deg, #49ebf3, #007d77);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .feature-story.shifting.entrepreneur .gradient {
    max-width: 540px;
    height: 5px;
    margin: 0 auto 0 auto;
    background-color: #49ebf3;
    background-image: -webkit-gradient(linear, left top, right top, from(#49ebf3), to(#007d77)); }
  .feature-story.shifting.entrepreneur .overlay-container .overlay-image {
    border: 7px solid #007d77; }
  .feature-story.shifting.entrepreneur .profile img {
    border: 5px solid #007d77; }
  @media (max-width: 450px) {
    .feature-story.shifting .body .bold {
      text-align: center;
      font-size: 18pt;
      line-height: 28pt; }
    .feature-story.shifting .shifting-menu.visible {
      display: flex;
      -webkit-flex-wrap: wrap; } }
  @media (max-width: 375px) {
    .feature-story.shifting .feature-story.shifting .intro img {
      padding-top: 0; } }
  .feature-story.shifting.olympian .bold {
    color: #CD9100;
    background: -webkit-linear-gradient(122deg, #EBD518, #CD9100);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .feature-story.shifting.olympian .gradient {
    max-width: 540px;
    height: 5px;
    margin: 0 auto 0 auto;
    background-color: #EBD518;
    background-image: -webkit-gradient(linear, left top, right top, from(#EBD518), to(#CD9100)); }
  .feature-story.shifting.olympian .overlay-container .overlay-image {
    border: 7px solid #CD9100; }
  .feature-story.shifting.olympian .profile img {
    border: 5px solid #CD9100; }
  .feature-story.shifting.artist .bold {
    color: #643E78;
    background: -webkit-linear-gradient(122deg, #643E78, #3C214A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .feature-story.shifting.artist .intro span {
    margin-bottom: 20px !important; }
  .feature-story.shifting.artist .body img.large {
    max-width: 1000px; }
  .feature-story.shifting.artist .gradient {
    max-width: 540px;
    height: 5px;
    margin: 0 auto 0 auto;
    background-color: #643E78;
    background-image: -webkit-gradient(linear, left top, right top, from(#643E78), to(#3C214A)); }
  .feature-story.shifting.artist .overlay-container .overlay-image {
    border: 7px solid #643E78; }
  .feature-story.shifting.artist .profile img {
    border: 5px solid #643E78; }
  .feature-story.shifting.designer .bold {
    color: #27CE73;
    background: -webkit-linear-gradient(122deg, #27CE73, #0b8844);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .feature-story.shifting.designer .gradient {
    max-width: 540px;
    height: 5px;
    margin: 0 auto 0 auto;
    background-color: #27CE73;
    background-image: -webkit-gradient(linear, left top, right top, from(#27CE73), to(#0b8844)); }
  .feature-story.shifting.designer .overlay-container .overlay-image {
    border: 7px solid #27CE73; }
  .feature-story.shifting.designer .profile img {
    border: 5px solid #27CE73; }
  @media (max-width: 450px) {
    .feature-story.shifting .body .bold {
      text-align: center;
      font-size: 18pt;
      line-height: 28pt; }
    .feature-story.shifting .shifting-menu.visible {
      display: flex;
      -webkit-flex-wrap: wrap; } }
  @media (max-width: 375px) {
    .feature-story.shifting .feature-story.shifting .intro img {
      padding-top: 0; } }

.blur {
  filter: blur(5px) !important; }

.feature-story.shifting-gears-2 .ad-slot {
  background-color: transparent !important; }
  .feature-story.shifting-gears-2 .ad-slot div[id^="google_ads_iframe"] {
    background-color: transparent !important; }
.feature-story.shifting-gears-2 .animate.slide-up {
  opacity: 0;
  filter: blur(3px);
  transform: translate3d(0, 20px, 1px);
  transition: 1.2s ease; }
.feature-story.shifting-gears-2 .animate.slide-up.in-view {
  opacity: 1;
  filter: blur(0px);
  transform: translate3d(0, 0, 1px); }
.feature-story.shifting-gears-2 .landing-section {
  position: relative;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 135px);
  min-height: 550px;
  z-index: 0; }
  .feature-story.shifting-gears-2 .landing-section h2, .feature-story.shifting-gears-2 .landing-section .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .landing-section .close-button,
  .feature-story.shifting-gears-2 .landing-section .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .landing-section .close-button, .feature-story.shifting-gears-2 .landing-section .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .landing-section .close-button {
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 2px #eff1f3;
    position: absolute;
    bottom: 0;
    z-index: 10;
    color: transparent;
    font-size: 7vw;
    line-height: .9em;
    margin-bottom: -4px;
    letter-spacing: 0; }
  .feature-story.shifting-gears-2 .landing-section .gradient {
    position: absolute;
    bottom: 0;
    z-index: 8;
    width: 100%;
    height: 300px; }
.feature-story.shifting-gears-2 .video-container, .feature-story.shifting-gears-2 .intro {
  height: 100%; }
.feature-story.shifting-gears-2 .video-container {
  width: 60%; }
.feature-story.shifting-gears-2 .vid-embed {
  width: 100vw;
  height: 56.25vw;
  margin-bottom: 50px; }
.feature-story.shifting-gears-2 .intro-container {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 100%;
  min-width: 400px;
  z-index: 9; }
.feature-story.shifting-gears-2 .nav-logo {
  height: 25px;
  width: auto;
  pointer-events: none; }
.feature-story.shifting-gears-2 .nav-icon {
  height: 40px;
  width: auto;
  transition: .2s ease;
  cursor: pointer; }
  .feature-story.shifting-gears-2 .nav-icon:hover {
    transform: scale(0.97);
    -webkit-transform: scale(0.97);
    opacity: .7; }
.feature-story.shifting-gears-2 .sponsor {
  width: 135px; }
.feature-story.shifting-gears-2 .intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: calc(100% - 11.8vw);
  width: 100%;
  padding: 40px 40px 0 40px; }
  .feature-story.shifting-gears-2 .intro .intro-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .feature-story.shifting-gears-2 .intro .nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 50px; }
  .feature-story.shifting-gears-2 .intro p, .feature-story.shifting-gears-2 .intro span {
    color: #eff1f3;
    font-family: titling-gothic-fb-extended, sans-serif; }
  .feature-story.shifting-gears-2 .intro p {
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    max-width: 600px;
    margin: 0 auto; }
    @media (max-width: 1440px) {
      .feature-story.shifting-gears-2 .intro p {
        font-size: 16px;
        line-height: 24px; } }
  .feature-story.shifting-gears-2 .intro span {
    text-transform: uppercase;
    font-size: 9px;
    line-height: 16px;
    font-weight: 500;
    margin: 35px auto 0px auto; }
.feature-story.shifting-gears-2 .body {
  margin-top: 50px;
  font-family: titling-gothic-fb-narrow, sans-serif;
  font-weight: 200; }
  .feature-story.shifting-gears-2 .body p {
    font-size: 15px;
    line-height: 2em;
    max-width: 900px; }
  .feature-story.shifting-gears-2 .body blockquote {
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    text-align: center;
    quotes: none;
    max-width: 475px;
    width: 90%;
    border: none;
    padding: 0px;
    margin: 0 auto 30px auto;
    font-size: 15px;
    line-height: 2em;
    text-transform: none; }
  .feature-story.shifting-gears-2 .body strong {
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    font-size: inherit;
    font-size: 17px; }
  .feature-story.shifting-gears-2 .body em {
    font-size: 11px;
    line-height: 2em;
    display: block;
    margin-top: -10px;
    color: #aaa; }
.feature-story.shifting-gears-2 .menu-button {
  z-index: 999;
  top: -51px;
  right: 0 !important;
  width: 100%;
  height: 50px;
  position: fixed;
  transition: .28s ease;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding: 0 30px;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.4); }
  .feature-story.shifting-gears-2 .menu-button.visible {
    top: 0; }
  .feature-story.shifting-gears-2 .menu-button.fixed {
    position: fixed;
    top: 0 !important; }
  .feature-story.shifting-gears-2 .menu-button.hidden {
    opacity: 0;
    visibility: hidden; }
  .feature-story.shifting-gears-2 .menu-button .nav-icon {
    height: 35px; }
  .feature-story.shifting-gears-2 .menu-button h2, .feature-story.shifting-gears-2 .menu-button .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-button .close-button,
  .feature-story.shifting-gears-2 .menu-button .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .menu-button .close-button, .feature-story.shifting-gears-2 .menu-button .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-button .close-button {
    display: flex;
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 1px white;
    font-size: 21px;
    color: transparent; }
.feature-story.shifting-gears-2 .menu-button.open {
  z-index: 12;
  right: 0 !important; }
.feature-story.shifting-gears-2 .menu-button .closed {
  display: block; }
.feature-story.shifting-gears-2 .menu-button .open {
  display: none; }
.feature-story.shifting-gears-2 .menu-button.open .closed {
  display: none; }
.feature-story.shifting-gears-2 .menu-button.open .open {
  display: block; }
.feature-story.shifting-gears-2 .grown-menu-modal {
  overflow: scroll;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  transition: .3s; }
.feature-story.shifting-gears-2 .grown-menu-modal.open, .feature-story.shifting-gears-2 .grown-header.open, .feature-story.shifting-gears-2 .grown-menu-column.open {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }
.feature-story.shifting-gears-2 .page-top.hidden {
  visibility: hidden;
  opacity: 1; }
.feature-story.shifting-gears-2 .grown-menu-modal .wrapper {
  margin: auto;
  max-width: 1200px;
  padding: 30px;
  height: 115%; }
.feature-story.shifting-gears-2 .scroll-nav {
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }
  .feature-story.shifting-gears-2 .scroll-nav .scroll-container {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 30px 30px 60px 30px;
    display: flex;
    align-items: baseline;
    width: 215vw; }
    @media (max-width: 630px) {
      .feature-story.shifting-gears-2 .scroll-nav .scroll-container {
        padding: 10px 5% 40px 5%; } }
  .feature-story.shifting-gears-2 .scroll-nav .grown-menu-column {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    min-width: 310px;
    max-width: initial;
    float: none;
    margin: 0 20px 0 0; }
    .feature-story.shifting-gears-2 .scroll-nav .grown-menu-column:last-of-type {
      margin-right: 0; }
    .feature-story.shifting-gears-2 .scroll-nav .grown-menu-column .grown-menu-content {
      margin: 0 auto; }
    @media (max-width: 340px) {
      .feature-story.shifting-gears-2 .scroll-nav .grown-menu-column {
        min-width: 265px; } }
.feature-story.shifting-gears-2 .grown-menu-column {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.3);
  max-width: 600px;
  max-height: 230px;
  opacity: 0;
  width: 48.6%;
  margin: .7%;
  height: 50vh;
  float: left;
  position: relative;
  transform: translate3d(0, 100px, 0);
  -webkit-transform: translate3d(0, 100px, 0);
  -webkit-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 600ms cubic-bezier(0, 1, 0.5, 1); }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(2) {
  transition-delay: 0s; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(3) {
  transition-delay: 100ms; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(4) {
  transition-delay: 200ms; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(5) {
  transition-delay: 300ms; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(6) {
  transition-delay: 400ms; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(7) {
  transition-delay: 500ms; }
.feature-story.shifting-gears-2 .grown-menu-column:nth-of-type(8) {
  transition-delay: 600ms; }
.feature-story.shifting-gears-2 .grown-menu-content {
  text-align: center;
  background: #eff1f3;
  margin: 25px auto;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.shifting-gears-2 .grown-menu-content.tbd {
  background: #232323; }
.feature-story.shifting-gears-2 .grown-menu-content .nav-video {
  position: absolute;
  top: 0;
  width: 136%;
  opacity: 0;
  visibility: hidden;
  transition: .28s ease; }
  .feature-story.shifting-gears-2 .grown-menu-content .nav-video.visible {
    opacity: 1;
    visibility: visible; }
.feature-story.shifting-gears-2 .grown-menu-content .image {
  position: absolute;
  top: 0;
  filter: brightness(0.4) grayscale(1);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  transition: .4s; }
.feature-story.shifting-gears-2 .image.clear {
  filter: brightness(0.8);
  transform: scale(1.05);
  -webkit-transform: scale(1.05); }
.feature-story.shifting-gears-2 .image.clearest {
  filter: brightness(0.8);
  transform: scale(1.05);
  -webkit-transform: scale(1.05); }
.feature-story.shifting-gears-2 .grown-menu-content.kaylee .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/kaylee-nav1.jpg"); }
.feature-story.shifting-gears-2 .grown-menu-content.casey .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/casey-nav.jpg"); }
.feature-story.shifting-gears-2 .grown-menu-content.brooklyn .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/brooklyn-nav.jpg"); }
.feature-story.shifting-gears-2 .grown-menu-content.hines .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/kialani-nav.jpg"); }
.feature-story.shifting-gears-2 .grown-menu-content.nico .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/nico-nav.jpg"); }
.feature-story.shifting-gears-2 .grown-menu-content.rajesh .image {
  background: center/cover no-repeat url("https://tgr.scdn2.secure.raxcdn.com/images/wysiwyg/_article/rj-nav.jpg"); }
.feature-story.shifting-gears-2 .menu-text {
  position: absolute;
  padding: 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  bottom: -16px;
  z-index: 3;
  pointer-events: none; }
  .feature-story.shifting-gears-2 .menu-text h2, .feature-story.shifting-gears-2 .menu-text .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-text .close-button,
  .feature-story.shifting-gears-2 .menu-text .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .menu-text .close-button, .feature-story.shifting-gears-2 .menu-text .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-text .close-button {
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: .9em; }
  .feature-story.shifting-gears-2 .menu-text h3 {
    font-family: titling-gothic-fb-narrow, sans-serif;
    font-weight: 300;
    font-size: 11.5px; }
  .feature-story.shifting-gears-2 .menu-text h2, .feature-story.shifting-gears-2 .menu-text .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-text .close-button,
  .feature-story.shifting-gears-2 .menu-text .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .menu-text .close-button, .feature-story.shifting-gears-2 .menu-text .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-text .close-button, .feature-story.shifting-gears-2 .menu-text h3 {
    letter-spacing: 0;
    text-shadow: 0 0.2px 2px rgba(0, 0, 0, 0.3);
    color: #eff1f3;
    text-transform: uppercase; }
  .feature-story.shifting-gears-2 .menu-text .menu-part {
    margin-right: 10px; }
  .feature-story.shifting-gears-2 .menu-text .menu-date {
    margin-left: 10px; }
.feature-story.shifting-gears-2 .border {
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 0;
  z-index: 2; }
.feature-story.shifting-gears-2 .kaylee .border {
  background: #0160de; }
.feature-story.shifting-gears-2 .casey .border {
  background: #de3501; }
.feature-story.shifting-gears-2 .brooklyn .border {
  background: #01de9d; }
.feature-story.shifting-gears-2 .hines .border {
  background: #a201de; }
.feature-story.shifting-gears-2 .nico .border {
  background: #ccb30b; }
.feature-story.shifting-gears-2 .rajesh .border {
  background: #0160de; }
.feature-story.shifting-gears-2 .grown-header {
  visibility: hidden;
  transform: translate3d(15px, 0, 0);
  -webkit-transform: translate3d(15px, 0, 0);
  transition: .5s;
  margin: 30px auto 20px auto;
  padding: 0 10px;
  display: flex;
  justify-content: space-between; }
  .feature-story.shifting-gears-2 .grown-header .nav-logo {
    height: 40px; }
  .feature-story.shifting-gears-2 .grown-header .close-button {
    font-family: titling-gothic-fb-extended, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    display: inline;
    text-transform: uppercase;
    cursor: pointer;
    transition: .2s ease; }
    .feature-story.shifting-gears-2 .grown-header .close-button:hover {
      opacity: .8;
      transform: scale(0.9);
      -webkit-transform: scale(0.9); }
.feature-story.shifting-gears-2 .active a.menus-link {
  opacity: 0.7;
  mix-blend-mode: color; }
.feature-story.shifting-gears-2 a.menus-link {
  z-index: 1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }
.feature-story.shifting-gears-2 html.lockd, .feature-story.shifting-gears-2 body.lockd {
  overflow-y: hidden !important;
  overflow-x: hidden !important; }
@media (max-width: 550px) {
  .feature-story.shifting-gears-2 .menu-button h2, .feature-story.shifting-gears-2 .menu-button .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-button .close-button,
  .feature-story.shifting-gears-2 .menu-button .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .menu-button .close-button, .feature-story.shifting-gears-2 .menu-button .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-button .close-button {
    font-size: 19px; } }
@media (max-width: 450px) {
  .feature-story.shifting-gears-2 .menu-button h2, .feature-story.shifting-gears-2 .menu-button .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-button .close-button,
  .feature-story.shifting-gears-2 .menu-button .entry-detail .close-button,
  .entry-detail .feature-story.shifting-gears-2 .menu-button .close-button, .feature-story.shifting-gears-2 .menu-button .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-button .close-button {
    font-size: 4vw; } }
@media screen and (max-width: 1024px) {
  .feature-story.shifting-gears-2 .grown-menu-column {
    width: 100%;
    max-width: 100%;
    margin: 8px 0; }
  .feature-story.shifting-gears-2 .grown-menu-modal {
    padding: 16px;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .feature-story.shifting-gears-2 .grown-menu-modal .wrapper {
      max-width: 800px;
      padding: 0; } }
@media (max-width: 630px) {
  .feature-story.shifting-gears-2 .landing-section {
    overflow: visible; }
    .feature-story.shifting-gears-2 .landing-section h2, .feature-story.shifting-gears-2 .landing-section .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .landing-section .close-button,
    .feature-story.shifting-gears-2 .landing-section .entry-detail .close-button,
    .entry-detail .feature-story.shifting-gears-2 .landing-section .close-button, .feature-story.shifting-gears-2 .landing-section .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .landing-section .close-button {
      -webkit-text-stroke: 1px #eff1f3;
      right: 0;
      left: 0;
      text-align: center;
      bottom: 90px;
      margin-bottom: 0; }
  .feature-story.shifting-gears-2 .video-container {
    width: 100%; }
  .feature-story.shifting-gears-2 .intro-container {
    height: auto;
    position: relative;
    width: 90%;
    margin: -50px auto 0px auto;
    max-width: 480px;
    min-width: 0; }
    .feature-story.shifting-gears-2 .intro-container .intro {
      padding: 35px; }
      .feature-story.shifting-gears-2 .intro-container .intro .intro-text {
        margin: 10px auto 45px auto; }
  .feature-story.shifting-gears-2 .menu-button {
    box-shadow: none;
    background-color: transparent !important;
    transition: top 0s, background .28s, box-shadow .28s;
    position: absolute;
    top: 60px !important; }
    .feature-story.shifting-gears-2 .menu-button h2, .feature-story.shifting-gears-2 .menu-button .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-button .close-button,
    .feature-story.shifting-gears-2 .menu-button .entry-detail .close-button,
    .entry-detail .feature-story.shifting-gears-2 .menu-button .close-button, .feature-story.shifting-gears-2 .menu-button .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-button .close-button {
      opacity: 0;
      transition: opacity .28s; }
    .feature-story.shifting-gears-2 .menu-button .nav-logo {
      display: none; }
    .feature-story.shifting-gears-2 .menu-button.visible {
      box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.4); }
      .feature-story.shifting-gears-2 .menu-button.visible h2, .feature-story.shifting-gears-2 .menu-button.visible .edit-profile .close-button, .edit-profile .feature-story.shifting-gears-2 .menu-button.visible .close-button,
      .feature-story.shifting-gears-2 .menu-button.visible .entry-detail .close-button,
      .entry-detail .feature-story.shifting-gears-2 .menu-button.visible .close-button, .feature-story.shifting-gears-2 .menu-button.visible .signup-login #content .close-button, .signup-login #content .feature-story.shifting-gears-2 .menu-button.visible .close-button {
        opacity: 1; }
      .feature-story.shifting-gears-2 .menu-button.visible.kaylee {
        background-color: #0160de !important; }
      .feature-story.shifting-gears-2 .menu-button.visible.hines {
        background-color: #a201de !important; }
      .feature-story.shifting-gears-2 .menu-button.visible.casey {
        background-color: #de3501 !important; }
      .feature-story.shifting-gears-2 .menu-button.visible.brooklyn {
        background-color: #01de9d !important; }
      .feature-story.shifting-gears-2 .menu-button.visible.nico {
        background-color: #ccb30b !important; }
      .feature-story.shifting-gears-2 .menu-button.visible.rajesh {
        background-color: #0160de !important; }
  .feature-story.shifting-gears-2 .nav .nav-icon {
    display: none; }
  .feature-story.shifting-gears-2 .nav .nav-logo {
    width: 100%;
    height: auto; } }
@media (max-width: 480px) {
  .feature-story.shifting-gears-2 .ad-slot {
    background-color: #fff; } }

.feature-story.caught .video-container {
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.caught .landing-image {
  background-position: top; }
.feature-story.caught .overlay-image {
  position: static;
  max-width: 650px;
  min-width: 0;
  width: 90%;
  margin: 0 auto !important; }
.feature-story.caught .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto;
  transform: translateZ(100px); }
  .feature-story.caught .intro * {
    font-family: 'Graphik'; }
  .feature-story.caught .intro h1, .feature-story.caught .intro .hero-slider .well h2, .hero-slider .well .feature-story.caught .intro h2, .feature-story.caught .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.caught .intro .close-button, .feature-story.caught .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.caught .intro .close-button,
  .feature-story.caught .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.caught .intro .close-button,
  .feature-story.caught .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.caught .intro .close-button, .feature-story.caught .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.caught .intro .close-button, .feature-story.caught .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.caught .intro .close-button {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -.2px;
    text-transform: none;
    margin: 0 auto;
    max-width: 1050px; }
  .feature-story.caught .intro h2, .feature-story.caught .intro .edit-profile .close-button, .edit-profile .feature-story.caught .intro .close-button,
  .feature-story.caught .intro .entry-detail .close-button,
  .entry-detail .feature-story.caught .intro .close-button, .feature-story.caught .intro .signup-login #content .close-button, .signup-login #content .feature-story.caught .intro .close-button {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 4px;
    display: block;
    margin-bottom: 50px;
    color: #232323; }
  .feature-story.caught .intro p {
    font-family: 'Graphik';
    width: 100%;
    max-width: 1000px;
    font-weight: 500;
    font-size: 13px;
    margin: 0 auto;
    color: #aaa; }
  .feature-story.caught .intro span {
    letter-spacing: -.1px;
    display: block;
    font-weight: 600;
    margin: 50px auto; }
.feature-story.caught .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.caught .body h2, .feature-story.caught .body .edit-profile .close-button, .edit-profile .feature-story.caught .body .close-button,
.feature-story.caught .body .entry-detail .close-button,
.entry-detail .feature-story.caught .body .close-button, .feature-story.caught .body .signup-login #content .close-button, .signup-login #content .feature-story.caught .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.caught .body strong {
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.caught .caption {
  max-width: 550px;
  margin-top: -10px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #bbb; }
.feature-story.caught img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.caught img.vertical {
    max-width: 650px; }
.feature-story.caught p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.caught .intro {
    width: 100%;
    padding: 30px 25px; }
    .feature-story.caught .intro h1, .feature-story.caught .intro .hero-slider .well h2, .hero-slider .well .feature-story.caught .intro h2, .feature-story.caught .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.caught .intro .close-button, .feature-story.caught .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.caught .intro .close-button,
    .feature-story.caught .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.caught .intro .close-button,
    .feature-story.caught .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.caught .intro .close-button, .feature-story.caught .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.caught .intro .close-button, .feature-story.caught .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.caught .intro .close-button {
      font-size: 7vw;
      line-height: 6.8vw; }
    .feature-story.caught .intro h2, .feature-story.caught .intro .edit-profile .close-button, .edit-profile .feature-story.caught .intro .close-button,
    .feature-story.caught .intro .entry-detail .close-button,
    .entry-detail .feature-story.caught .intro .close-button, .feature-story.caught .intro .signup-login #content .close-button, .signup-login #content .feature-story.caught .intro .close-button {
      font-size: 15px;
      margin-bottom: 30px; }
    .feature-story.caught .intro p {
      line-height: 20px; }
  .feature-story.caught .body h2, .feature-story.caught .body .edit-profile .close-button, .edit-profile .feature-story.caught .body .close-button,
  .feature-story.caught .body .entry-detail .close-button,
  .entry-detail .feature-story.caught .body .close-button, .feature-story.caught .body .signup-login #content .close-button, .signup-login #content .feature-story.caught .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.caught p {
    width: 90%; } }
@media (max-width: 420px) {
  .feature-story.caught .intro h1, .feature-story.caught .intro .hero-slider .well h2, .hero-slider .well .feature-story.caught .intro h2, .feature-story.caught .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.caught .intro .close-button, .feature-story.caught .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.caught .intro .close-button,
  .feature-story.caught .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.caught .intro .close-button,
  .feature-story.caught .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.caught .intro .close-button, .feature-story.caught .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.caught .intro .close-button, .feature-story.caught .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.caught .intro .close-button {
    font-size: 31px;
    line-height: 29.5px; } }
@media (max-width: 375px) {
  .feature-story.caught .intro p {
    font-size: 12px;
    line-height: 16px; }
  .feature-story.caught .intro span {
    margin: 40px auto; } }

.feature-story.apres .video-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 70px);
  border-radius: 5px;
  box-shadow: 0 5px 50px rgba(0, 0, 0, 0.2);
  margin: 35px auto 0 auto; }
.feature-story.apres .video {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .3s ease; }
  .feature-story.apres .video.visible {
    opacity: 1; }
.feature-story.apres .landing-image {
  background-position: center; }
.feature-story.apres .overlay-image {
  position: static;
  max-width: 350px;
  min-width: 0;
  width: 90%;
  margin: 0 auto !important; }
  .feature-story.apres .overlay-image img {
    transform: none !important;
    margin: auto !important;
    min-width: 0 !important; }
  .feature-story.apres .overlay-image .watch {
    max-width: 90px;
    position: relative;
    left: 10px;
    transition: .2s ease;
    cursor: pointer; }
    .feature-story.apres .overlay-image .watch:hover {
      transform: scale(0.97) !important;
      opacity: .9; }
  .feature-story.apres .overlay-image.hidden * {
    opacity: 0;
    visibility: hidden; }
.feature-story.apres .intro {
  text-align: center;
  margin: 50px auto;
  width: 100%;
  max-width: 800px; }
  .feature-story.apres .intro * {
    font-family: 'Graphik';
    color: #ed9780; }
  .feature-story.apres .intro h1, .feature-story.apres .intro .hero-slider .well h2, .hero-slider .well .feature-story.apres .intro h2, .feature-story.apres .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.apres .intro .close-button, .feature-story.apres .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.apres .intro .close-button,
  .feature-story.apres .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.apres .intro .close-button,
  .feature-story.apres .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.apres .intro .close-button, .feature-story.apres .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.apres .intro .close-button, .feature-story.apres .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.apres .intro .close-button {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -.2px;
    text-transform: none;
    max-width: 1050px;
    width: 75%;
    margin: 0 auto 30px auto; }
  .feature-story.apres .intro h2, .feature-story.apres .intro .edit-profile .close-button, .edit-profile .feature-story.apres .intro .close-button,
  .feature-story.apres .intro .entry-detail .close-button,
  .entry-detail .feature-story.apres .intro .close-button, .feature-story.apres .intro .signup-login #content .close-button, .signup-login #content .feature-story.apres .intro .close-button {
    display: none; }
  .feature-story.apres .intro p {
    font-family: 'Graphik';
    width: 100%;
    max-width: 500px;
    font-weight: 600;
    font-size: 13px;
    margin: 0 auto; }
  .feature-story.apres .intro span {
    display: inline-block;
    font-weight: 600;
    margin-top: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
.feature-story.apres .body blockquote {
  font-family: 'Graphik';
  color: #193242;
  quotes: none;
  max-width: 650px;
  width: 90%;
  border: none;
  padding: 0px;
  margin: 0 auto 30px auto;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: none; }
.feature-story.apres .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.apres .body h2, .feature-story.apres .body .edit-profile .close-button, .edit-profile .feature-story.apres .body .close-button,
.feature-story.apres .body .entry-detail .close-button,
.entry-detail .feature-story.apres .body .close-button, .feature-story.apres .body .signup-login #content .close-button, .signup-login #content .feature-story.apres .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.apres .body strong {
  font-family: 'Graphik';
  color: #193242;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em; }
.feature-story.apres .caption {
  max-width: 550px;
  margin-top: -10px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #bbb; }
.feature-story.apres img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.apres img.vertical {
    max-width: 650px; }
.feature-story.apres p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.apres .video-container {
    width: calc(100% - 30px);
    margin: 15px auto 0 auto; }
  .feature-story.apres .intro {
    width: 100%;
    padding: 30px 25px; }
    .feature-story.apres .intro h1, .feature-story.apres .intro .hero-slider .well h2, .hero-slider .well .feature-story.apres .intro h2, .feature-story.apres .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.apres .intro .close-button, .feature-story.apres .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.apres .intro .close-button,
    .feature-story.apres .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.apres .intro .close-button,
    .feature-story.apres .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.apres .intro .close-button, .feature-story.apres .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.apres .intro .close-button, .feature-story.apres .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.apres .intro .close-button {
      font-size: 8vw;
      line-height: 7.8vw; }
    .feature-story.apres .intro h2, .feature-story.apres .intro .edit-profile .close-button, .edit-profile .feature-story.apres .intro .close-button,
    .feature-story.apres .intro .entry-detail .close-button,
    .entry-detail .feature-story.apres .intro .close-button, .feature-story.apres .intro .signup-login #content .close-button, .signup-login #content .feature-story.apres .intro .close-button {
      font-size: 15px; }
  .feature-story.apres .body blockquote {
    font-size: 36px; }
  .feature-story.apres .body h2, .feature-story.apres .body .edit-profile .close-button, .edit-profile .feature-story.apres .body .close-button,
  .feature-story.apres .body .entry-detail .close-button,
  .entry-detail .feature-story.apres .body .close-button, .feature-story.apres .body .signup-login #content .close-button, .signup-login #content .feature-story.apres .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.apres p {
    width: 90%; } }
@media (max-width: 630px) {
  .feature-story.apres .video-container {
    height: calc(100vh - 60px); } }
@media (max-width: 420px) {
  .feature-story.apres .intro h1, .feature-story.apres .intro .hero-slider .well h2, .hero-slider .well .feature-story.apres .intro h2, .feature-story.apres .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.apres .intro .close-button, .feature-story.apres .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.apres .intro .close-button,
  .feature-story.apres .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.apres .intro .close-button,
  .feature-story.apres .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.apres .intro .close-button, .feature-story.apres .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.apres .intro .close-button, .feature-story.apres .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.apres .intro .close-button {
    font-size: 36px;
    line-height: 34.5px; }
  .feature-story.apres .body blockquote {
    font-size: 31px; } }
@media (max-width: 375px) {
  .feature-story.apres .intro p {
    font-size: 12px;
    line-height: 22px; } }

.feature-story.fwt .video-container {
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.fwt .landing-image {
  background-position: center; }
.feature-story.fwt .overlay-image {
  position: static;
  max-width: 825px;
  min-width: 0;
  width: 90%;
  margin: 0 auto !important; }
.feature-story.fwt .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto;
  transform: translateZ(100px); }
  .feature-story.fwt .intro * {
    font-family: 'Graphik'; }
  .feature-story.fwt .intro h1, .feature-story.fwt .intro .hero-slider .well h2, .hero-slider .well .feature-story.fwt .intro h2, .feature-story.fwt .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.fwt .intro .close-button,
  .feature-story.fwt .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.fwt .intro .close-button,
  .feature-story.fwt .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.fwt .intro .close-button {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -.2px;
    text-transform: none;
    max-width: 1050px;
    color: #e21f1d;
    margin: 30px auto; }
  .feature-story.fwt .intro h2, .feature-story.fwt .intro .edit-profile .close-button, .edit-profile .feature-story.fwt .intro .close-button,
  .feature-story.fwt .intro .entry-detail .close-button,
  .entry-detail .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .signup-login #content .close-button, .signup-login #content .feature-story.fwt .intro .close-button {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -.1px;
    display: inline-block;
    color: #232323;
    text-transform: none; }
  .feature-story.fwt .intro p {
    font-family: 'Graphik';
    width: 100%;
    max-width: 650px;
    font-weight: 500;
    font-size: 13px;
    margin: 0 auto;
    color: #aaa; }
  .feature-story.fwt .intro span {
    display: inline-block;
    font-weight: 600;
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
.feature-story.fwt .body blockquote {
  font-family: 'Graphik';
  color: #e21f1d;
  quotes: none;
  max-width: 650px;
  width: 90%;
  border: none;
  padding: 0px;
  margin: 0 auto 30px auto;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: none; }
.feature-story.fwt .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.fwt .body h2, .feature-story.fwt .body .edit-profile .close-button, .edit-profile .feature-story.fwt .body .close-button,
.feature-story.fwt .body .entry-detail .close-button,
.entry-detail .feature-story.fwt .body .close-button, .feature-story.fwt .body .signup-login #content .close-button, .signup-login #content .feature-story.fwt .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.fwt .body strong {
  font-family: 'Graphik';
  color: #e21f1d;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em; }
.feature-story.fwt .caption {
  max-width: 550px;
  margin-top: -10px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #bbb; }
.feature-story.fwt img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.fwt img.vertical {
    max-width: 650px; }
.feature-story.fwt p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.fwt .intro {
    width: 100%;
    padding: 30px 25px; }
    .feature-story.fwt .intro h1, .feature-story.fwt .intro .hero-slider .well h2, .hero-slider .well .feature-story.fwt .intro h2, .feature-story.fwt .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.fwt .intro .close-button,
    .feature-story.fwt .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.fwt .intro .close-button,
    .feature-story.fwt .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.fwt .intro .close-button {
      font-size: 7vw;
      line-height: 6.8vw; }
    .feature-story.fwt .intro h2, .feature-story.fwt .intro .edit-profile .close-button, .edit-profile .feature-story.fwt .intro .close-button,
    .feature-story.fwt .intro .entry-detail .close-button,
    .entry-detail .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .signup-login #content .close-button, .signup-login #content .feature-story.fwt .intro .close-button {
      font-size: 15px; }
  .feature-story.fwt .body blockquote {
    font-size: 36px; }
  .feature-story.fwt .body h2, .feature-story.fwt .body .edit-profile .close-button, .edit-profile .feature-story.fwt .body .close-button,
  .feature-story.fwt .body .entry-detail .close-button,
  .entry-detail .feature-story.fwt .body .close-button, .feature-story.fwt .body .signup-login #content .close-button, .signup-login #content .feature-story.fwt .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.fwt p {
    width: 90%; } }
@media (max-width: 630px) {
  .feature-story.fwt .video-container {
    height: calc(100vh - 60px); } }
@media (max-width: 420px) {
  .feature-story.fwt .intro h1, .feature-story.fwt .intro .hero-slider .well h2, .hero-slider .well .feature-story.fwt .intro h2, .feature-story.fwt .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.fwt .intro .close-button,
  .feature-story.fwt .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.fwt .intro .close-button,
  .feature-story.fwt .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.fwt .intro .close-button, .feature-story.fwt .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.fwt .intro .close-button {
    font-size: 31px;
    line-height: 29.5px; }
  .feature-story.fwt .body blockquote {
    font-size: 31px; } }
@media (max-width: 375px) {
  .feature-story.fwt .intro p {
    font-size: 12px;
    line-height: 22px; } }

.feature-story.guide-life .video-container {
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.guide-life .landing-image {
  background-position: center; }
.feature-story.guide-life .overlay-image {
  position: static;
  max-width: 500px;
  min-width: 0;
  width: 90%;
  margin: 0 auto !important; }
.feature-story.guide-life .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto; }
  .feature-story.guide-life .intro * {
    font-family: 'Graphik'; }
  .feature-story.guide-life .intro h1, .feature-story.guide-life .intro .hero-slider .well h2, .hero-slider .well .feature-story.guide-life .intro h2, .feature-story.guide-life .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.guide-life .intro .close-button,
  .feature-story.guide-life .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.guide-life .intro .close-button,
  .feature-story.guide-life .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.guide-life .intro .close-button {
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -.2px;
    text-transform: none;
    max-width: 1050px;
    color: #232323;
    margin: 30px auto; }
  .feature-story.guide-life .intro h2, .feature-story.guide-life .intro .edit-profile .close-button, .edit-profile .feature-story.guide-life .intro .close-button,
  .feature-story.guide-life .intro .entry-detail .close-button,
  .entry-detail .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .signup-login #content .close-button, .signup-login #content .feature-story.guide-life .intro .close-button {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -.1px;
    display: inline-block;
    color: #232323;
    text-transform: none; }
  .feature-story.guide-life .intro p {
    font-family: 'Graphik';
    width: 100%;
    max-width: 650px;
    font-weight: 500;
    font-size: 13px;
    margin: 0 auto;
    color: #aaa; }
  .feature-story.guide-life .intro span {
    display: inline-block;
    font-weight: 600;
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
.feature-story.guide-life .body blockquote {
  font-family: 'Graphik';
  color: #232323;
  quotes: none;
  max-width: 650px;
  width: 90%;
  border: none;
  padding: 0px;
  margin: 0 auto 30px auto;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: none; }
.feature-story.guide-life .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.guide-life .body h2, .feature-story.guide-life .body .edit-profile .close-button, .edit-profile .feature-story.guide-life .body .close-button,
.feature-story.guide-life .body .entry-detail .close-button,
.entry-detail .feature-story.guide-life .body .close-button, .feature-story.guide-life .body .signup-login #content .close-button, .signup-login #content .feature-story.guide-life .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.guide-life .body strong {
  font-family: 'Graphik';
  color: #232323;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em; }
.feature-story.guide-life .caption {
  max-width: 550px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  line-height: 2em;
  color: #bbb; }
.feature-story.guide-life img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.guide-life img.vertical {
    max-width: 650px; }
.feature-story.guide-life p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.guide-life .intro {
    width: 100%;
    padding: 30px 25px; }
    .feature-story.guide-life .intro h1, .feature-story.guide-life .intro .hero-slider .well h2, .hero-slider .well .feature-story.guide-life .intro h2, .feature-story.guide-life .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.guide-life .intro .close-button,
    .feature-story.guide-life .intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .feature-story.guide-life .intro .close-button,
    .feature-story.guide-life .intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.guide-life .intro .close-button {
      font-size: 7vw;
      line-height: 6.8vw; }
    .feature-story.guide-life .intro h2, .feature-story.guide-life .intro .edit-profile .close-button, .edit-profile .feature-story.guide-life .intro .close-button,
    .feature-story.guide-life .intro .entry-detail .close-button,
    .entry-detail .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .signup-login #content .close-button, .signup-login #content .feature-story.guide-life .intro .close-button {
      font-size: 15px; }
  .feature-story.guide-life .body blockquote {
    font-size: 36px; }
  .feature-story.guide-life .body h2, .feature-story.guide-life .body .edit-profile .close-button, .edit-profile .feature-story.guide-life .body .close-button,
  .feature-story.guide-life .body .entry-detail .close-button,
  .entry-detail .feature-story.guide-life .body .close-button, .feature-story.guide-life .body .signup-login #content .close-button, .signup-login #content .feature-story.guide-life .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.guide-life p {
    width: 90%; } }
@media (max-width: 630px) {
  .feature-story.guide-life .video-container {
    height: calc(100vh - 60px); } }
@media (max-width: 420px) {
  .feature-story.guide-life .intro h1, .feature-story.guide-life .intro .hero-slider .well h2, .hero-slider .well .feature-story.guide-life .intro h2, .feature-story.guide-life .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.guide-life .intro .close-button,
  .feature-story.guide-life .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.guide-life .intro .close-button,
  .feature-story.guide-life .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.guide-life .intro .close-button, .feature-story.guide-life .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.guide-life .intro .close-button {
    font-size: 31px;
    line-height: 29.5px; }
  .feature-story.guide-life .body blockquote {
    font-size: 31px; } }
@media (max-width: 375px) {
  .feature-story.guide-life .intro p {
    font-size: 12px;
    line-height: 22px; } }

.feature-story.inbound-outbound * {
  font-family: Graphik, sans-serif; }
.feature-story.inbound-outbound .video-container {
  display: flex;
  align-items: center;
  width: calc(100% - 60px);
  border-radius: 5px;
  margin: 50px auto;
  position: relative;
  z-index: 3; }
.feature-story.inbound-outbound .landing-image, .feature-story.inbound-outbound .landing-video {
  background-position: center;
  mix-blend-mode: luminosity;
  opacity: .3; }
.feature-story.inbound-outbound .overlay-image {
  max-width: 825px;
  min-width: 0;
  width: 90%;
  margin: 60px auto !important; }
.feature-story.inbound-outbound .intro, .feature-story.inbound-outbound .overlay-image {
  z-index: 2;
  position: relative; }
.feature-story.inbound-outbound .bg {
  overflow: hidden;
  position: absolute;
  top: 136px;
  background: rgba(0, 0, 0, 0.9);
  width: 100vw;
  height: 70vh;
  z-index: 1; }
.feature-story.inbound-outbound .intro {
  padding: 0 30px;
  text-align: center;
  margin: auto; }
  .feature-story.inbound-outbound .intro * {
    color: #fff; }
  .feature-story.inbound-outbound .intro h2, .feature-story.inbound-outbound .intro .edit-profile .close-button, .edit-profile .feature-story.inbound-outbound .intro .close-button,
  .feature-story.inbound-outbound .intro .entry-detail .close-button,
  .entry-detail .feature-story.inbound-outbound .intro .close-button, .feature-story.inbound-outbound .intro .signup-login #content .close-button, .signup-login #content .feature-story.inbound-outbound .intro .close-button, .feature-story.inbound-outbound .intro span {
    display: inline-block;
    font-weight: 600; }
  .feature-story.inbound-outbound .intro h2, .feature-story.inbound-outbound .intro .edit-profile .close-button, .edit-profile .feature-story.inbound-outbound .intro .close-button,
  .feature-story.inbound-outbound .intro .entry-detail .close-button,
  .entry-detail .feature-story.inbound-outbound .intro .close-button, .feature-story.inbound-outbound .intro .signup-login #content .close-button, .signup-login #content .feature-story.inbound-outbound .intro .close-button {
    font-size: 19px;
    letter-spacing: -.1px;
    text-transform: none; }
  .feature-story.inbound-outbound .intro span {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
  .feature-story.inbound-outbound .intro p {
    width: 100%;
    max-width: 650px;
    font-weight: 500;
    font-size: 15px;
    margin: 30px auto; }
.feature-story.inbound-outbound .video {
  width: 100%;
  height: 100%; }
.feature-story.inbound-outbound .watch {
  position: absolute;
  z-index: 5;
  min-width: 68px !important;
  max-width: 68px !important;
  width: 70px;
  height: 70px !important;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: transparent !important; }
.feature-story.inbound-outbound .body p {
  font-family: 'CircularStd-Book'; }
.feature-story.inbound-outbound .body blockquote {
  opacity: 0;
  background: -webkit-linear-gradient(125deg, #f2ae1d 0%, #f05523 100%);
  background: linear, 125deg, #f2ae1d 0%, #f05523 100%;
  background: -moz-linear-gradient(125deg, #f2ae1d 0%, #f05523 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  quotes: none;
  max-width: 650px;
  width: calc(100% - 60px);
  border: none;
  padding: 0px;
  margin: 0 auto 30px auto;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 700;
  letter-spacing: -.01em;
  text-transform: none;
  transition: .75s ease;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px); }
  .feature-story.inbound-outbound .body blockquote.in-view {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px); }
.feature-story.inbound-outbound .body iframe.scale {
  max-width: 100vw;
  width: 100%;
  height: 56.25vw;
  max-height: 42.25vw !important;
  margin: 0 auto 30px auto;
  display: block; }
.feature-story.inbound-outbound .body h2, .feature-story.inbound-outbound .body .edit-profile .close-button, .edit-profile .feature-story.inbound-outbound .body .close-button,
.feature-story.inbound-outbound .body .entry-detail .close-button,
.entry-detail .feature-story.inbound-outbound .body .close-button, .feature-story.inbound-outbound .body .signup-login #content .close-button, .signup-login #content .feature-story.inbound-outbound .body .close-button {
  max-width: 400px;
  margin: 40px auto 20px auto;
  text-transform: none;
  letter-spacing: 0;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  left: -125px; }
.feature-story.inbound-outbound .body strong {
  color: #f05523;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em; }
.feature-story.inbound-outbound .caption {
  max-width: 550px;
  margin-top: -10px;
  z-index: 2;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #bbb; }
.feature-story.inbound-outbound img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.inbound-outbound img.vertical {
    max-width: 650px; }
.feature-story.inbound-outbound p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.inbound-outbound .intro {
    width: 100%; }
  .feature-story.inbound-outbound .body blockquote {
    font-size: 36px; }
  .feature-story.inbound-outbound .body h2, .feature-story.inbound-outbound .body .edit-profile .close-button, .edit-profile .feature-story.inbound-outbound .body .close-button,
  .feature-story.inbound-outbound .body .entry-detail .close-button,
  .entry-detail .feature-story.inbound-outbound .body .close-button, .feature-story.inbound-outbound .body .signup-login #content .close-button, .signup-login #content .feature-story.inbound-outbound .body .close-button {
    width: 90%;
    max-width: 650px;
    position: static; }
  .feature-story.inbound-outbound p {
    width: calc(100% - 60px); } }
@media (max-width: 630px) {
  .feature-story.inbound-outbound .bg {
    position: absolute;
    top: 60px; }
  .feature-story.inbound-outbound .video-container {
    height: 50vh;
    min-height: 350px; } }
@media (max-width: 420px) {
  .feature-story.inbound-outbound .body blockquote {
    font-size: 31px; } }
@media (max-width: 375px) {
  .feature-story.inbound-outbound .intro p {
    font-size: 12px;
    line-height: 22px; } }

.feature-story.refuge .landing-image {
  background-position: top; }
.feature-story.refuge .overlay-image {
  width: 35vh;
  left: 4vw;
  right: initial;
  min-width: initial;
  top: 50%;
  margin-left: auto !important;
  transform: translateY(-50%) !important;
  mix-blend-mode: overlay; }
.feature-story.refuge .intro {
  position: relative;
  z-index: 3 !important;
  padding: 50px;
  text-align: center;
  margin: 0 auto;
  transform: translateZ(100px); }
  .feature-story.refuge .intro h1, .feature-story.refuge .intro .hero-slider .well h2, .hero-slider .well .feature-story.refuge .intro h2, .feature-story.refuge .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.refuge .intro .close-button, .feature-story.refuge .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.refuge .intro .close-button,
  .feature-story.refuge .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.refuge .intro .close-button,
  .feature-story.refuge .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.refuge .intro .close-button, .feature-story.refuge .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.refuge .intro .close-button, .feature-story.refuge .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.refuge .intro .close-button {
    position: absolute;
    opacity: 0;
    visibility: hidden; }
  .feature-story.refuge .intro p {
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    width: 100%;
    max-width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    color: #bbb; }
  .feature-story.refuge .intro span {
    letter-spacing: -.1px;
    display: block;
    margin: 0 auto 40px auto;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.refuge strong {
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.refuge hr {
  width: 75vw;
  max-width: 1000px;
  height: 1px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px; }
.feature-story.refuge iframe.vid-embed {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  height: 80vh;
  min-height: 400px;
  max-height: 563px;
  margin-bottom: 30px; }
.feature-story.refuge .caption {
  max-width: 550px;
  margin: 0 auto -10px auto;
  z-index: 2;
  position: relative;
  top: -100px;
  width: 95%;
  display: block;
  font-size: 12px;
  color: #fff;
  text-shadow: 0px 0.5px 0.5px rgba(0, 0, 0, 0.5); }
.feature-story.refuge img {
  width: 100%;
  min-width: 450px;
  margin-bottom: 30px;
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: block;
  -webkit-transform: translateX(-50%); }
  .feature-story.refuge img.vertical {
    max-width: 650px; }
.feature-story.refuge p {
  max-width: 650px; }
@media (max-width: 768px) {
  .feature-story.refuge .overlay-image {
    width: 40vh; }
  .feature-story.refuge iframe.vid-embed {
    max-height: 500px; }
  .feature-story.refuge hr {
    width: 95vw; }
  .feature-story.refuge .intro {
    width: 100%;
    padding: 5%; }
    .feature-story.refuge .intro p {
      line-height: 25px;
      text-align: left; }
  .feature-story.refuge p {
    width: 90%; } }
@media (max-width: 414px) {
  .feature-story.refuge iframe.vid-embed {
    min-height: initial;
    height: auto;
    min-height: 200px;
    max-height: initial; } }
@media (max-width: 375px) {
  .feature-story.refuge iframe.vid-embed {
    min-height: initial;
    height: 191px;
    max-height: initial; }
  .feature-story.refuge .intro p {
    font-size: 14px;
    line-height: 22px; } }

.feature-story.pass h2, .feature-story.pass .edit-profile .close-button, .edit-profile .feature-story.pass .close-button,
.feature-story.pass .entry-detail .close-button,
.entry-detail .feature-story.pass .close-button, .feature-story.pass .signup-login #content .close-button, .signup-login #content .feature-story.pass .close-button, .feature-story.pass blockquote {
  font-size: 30px;
  letter-spacing: -0.5px;
  text-transform: none;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
.feature-story.pass .overlay-image {
  display: none; }
.feature-story.pass .animate.slide-up {
  opacity: 0;
  filter: blur(3px);
  transform: translateY(20px);
  transition: 1.2s ease; }
.feature-story.pass .animate.slide-up.in-view {
  opacity: 1;
  filter: blur(0px);
  transform: translateY(0px); }
.feature-story.pass img.double {
  max-width: 1000px; }
.feature-story.pass img.vertical {
  max-width: 640px; }
.feature-story.pass blockquote {
  color: #e46600;
  line-height: 35px;
  quotes: none;
  max-width: 85%;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  padding: 0px;
  margin: 0px; }
.feature-story.pass a {
  color: #e46600 !important;
  font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif !important;
  transition: .28s; }
.feature-story.pass a:hover {
  color: #232323 !important; }
.feature-story.pass em {
  display: block;
  color: #a1a1a1;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.05px;
  font-style: normal;
  margin: -10px 0px 30px; }
.feature-story.pass iframe.vid-embed {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  height: 80vh;
  min-height: 400px;
  max-height: 526px;
  margin-bottom: 30px; }
.feature-story.pass .intro {
  max-width: 640px;
  text-align: left;
  padding-bottom: 35px;
  transform: translateZ(100px);
  z-index: 3;
  margin: -120px auto 35px;
  border-bottom: 4px solid #e46600; }
  .feature-story.pass .intro h1, .feature-story.pass .intro .hero-slider .well h2, .hero-slider .well .feature-story.pass .intro h2, .feature-story.pass .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.pass .intro .close-button, .feature-story.pass .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.pass .intro .close-button, .feature-story.pass .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.pass .intro .close-button, .feature-story.pass .intro h2, .feature-story.pass .intro .edit-profile .close-button, .edit-profile .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .close-button,
  .entry-detail .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .close-button, .signup-login #content .feature-story.pass .intro .close-button {
    color: white;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    text-transform: lowercase; }
  .feature-story.pass .intro h1, .feature-story.pass .intro .hero-slider .well h2, .hero-slider .well .feature-story.pass .intro h2, .feature-story.pass .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.pass .intro .close-button, .feature-story.pass .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.pass .intro .close-button, .feature-story.pass .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.pass .intro .close-button {
    letter-spacing: -7px;
    font-size: 124px;
    background-color: #e46600;
    text-indent: 170px;
    line-height: 160px;
    margin-left: -180px;
    height: 170px;
    width: 1000px; }
  .feature-story.pass .intro h2, .feature-story.pass .intro .edit-profile .close-button, .edit-profile .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .close-button,
  .entry-detail .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .close-button, .signup-login #content .feature-story.pass .intro .close-button {
    letter-spacing: -1.2px;
    font-size: 32px;
    display: inline;
    position: relative;
    top: 45px;
    text-decoration: underline; }
  .feature-story.pass .intro p {
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    font-size: 30px;
    line-height: 35px;
    max-width: 275px;
    letter-spacing: -0.8px;
    margin: initial !important; }
  .feature-story.pass .intro span {
    color: #a1a1a1;
    letter-spacing: -0.1px;
    display: block;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    margin: 40px auto 20px; }
.feature-story.pass p {
  max-width: 640px; }
@media (max-width: 630px) {
  .feature-story.pass iframe.vid-embed {
    height: 315px; }
  .feature-story.pass .intro h1, .feature-story.pass .intro .hero-slider .well h2, .hero-slider .well .feature-story.pass .intro h2, .feature-story.pass .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.pass .intro .close-button, .feature-story.pass .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.pass .intro .close-button, .feature-story.pass .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.pass .intro .close-button {
    height: 140px;
    margin-left: -175px;
    letter-spacing: -4px;
    font-size: 80px;
    line-height: 150px; }
  .feature-story.pass .intro h2, .feature-story.pass .intro .edit-profile .close-button, .edit-profile .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .close-button,
  .entry-detail .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .close-button, .signup-login #content .feature-story.pass .intro .close-button {
    top: 50px; } }
@media (max-width: 330px) {
  .feature-story.pass .intro h1, .feature-story.pass .intro .hero-slider .well h2, .hero-slider .well .feature-story.pass .intro h2, .feature-story.pass .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.pass .intro .close-button, .feature-story.pass .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.pass .intro .close-button, .feature-story.pass .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.pass .intro .close-button {
    height: 120px;
    margin-left: -175px;
    letter-spacing: -3px;
    font-size: 60px;
    line-height: 135px; }
  .feature-story.pass .intro h2, .feature-story.pass .intro .edit-profile .close-button, .edit-profile .feature-story.pass .intro .close-button,
  .feature-story.pass .intro .entry-detail .close-button,
  .entry-detail .feature-story.pass .intro .close-button, .feature-story.pass .intro .signup-login #content .close-button, .signup-login #content .feature-story.pass .intro .close-button {
    font-size: 24px;
    top: 45px; } }

.page-header.fixed-header {
  height: 500%;
  z-index: 999;
  position: fixed;
  width: 100vw;
  height: initial; }

.primary-nav-link.fixed-header {
  background: #fff; }

@media screen and (max-width: 700px) {
  .adventure .category-row .section-title {
    font-size: 130% !important; }
  .adventure .div-logo {
    min-width: 0 !important; } }
.feature-story.full-send {
  margin-bottom: 0; }
  .feature-story.full-send .video-container {
    width: calc(100vw - 500px);
    height: calc(100vh - 137px);
    position: fixed;
    bottom: 0;
    top: initial;
    display: flex; }
  .feature-story.full-send .landing-image {
    transform: none;
    margin: 0 0 0 -45px !important;
    top: 0;
    mix-blend-mode: multiply;
    opacity: .2;
    z-index: -0; }
  .feature-story.full-send .video {
    width: 100%;
    height: 100%; }
  .feature-story.full-send .full-send-logo {
    width: 75px;
    position: relative;
    bottom: 5px;
    transition: .3s ease; }
    .feature-story.full-send .full-send-logo:hover {
      transform: scale(1.02); }
  .feature-story.full-send .body-wrapper {
    width: 500px;
    float: right;
    margin-top: 137px; }
    .feature-story.full-send .body-wrapper .body, .feature-story.full-send .body-wrapper .intro {
      padding: 45px; }
    .feature-story.full-send .body-wrapper .body {
      padding-bottom: 25px; }
    .feature-story.full-send .body-wrapper .intro {
      overflow: hidden;
      position: relative;
      width: 100%;
      background-color: #f60000;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      .feature-story.full-send .body-wrapper .intro .date {
        position: absolute;
        top: 45px; }
      .feature-story.full-send .body-wrapper .intro h1, .feature-story.full-send .body-wrapper .intro .hero-slider .well h2, .hero-slider .well .feature-story.full-send .body-wrapper .intro h2, .feature-story.full-send .body-wrapper .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.full-send .body-wrapper .intro .close-button, .feature-story.full-send .body-wrapper .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.full-send .body-wrapper .intro .close-button,
      .feature-story.full-send .body-wrapper .intro .hero-slider .well .entry-detail .close-button,
      .hero-slider .well .entry-detail .feature-story.full-send .body-wrapper .intro .close-button,
      .feature-story.full-send .body-wrapper .intro .entry-detail .hero-slider .well .close-button,
      .entry-detail .hero-slider .well .feature-story.full-send .body-wrapper .intro .close-button, .feature-story.full-send .body-wrapper .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.full-send .body-wrapper .intro .close-button, .feature-story.full-send .body-wrapper .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.full-send .body-wrapper .intro .close-button {
        z-index: 2;
        position: relative;
        color: #fff;
        font-family: 'Extenda';
        font-weight: 900;
        font-size: 55px;
        line-height: .72em;
        letter-spacing: -.001em;
        width: 50%;
        pointer-events: none;
        transform: skew(0deg, -4deg);
        -webkit-transform: skew(0deg, -4deg);
        -moz-transform: skew(0deg, -4deg); }
    .feature-story.full-send .body-wrapper p {
      width: 100%;
      color: #b6b6b6; }
    .feature-story.full-send .body-wrapper blockquote {
      font-family: 'Extenda';
      font-weight: 900;
      text-transform: uppercase;
      color: #f60000;
      quotes: none;
      width: 85%;
      border: none;
      padding: 0px;
      margin: 0 0 30px 0;
      font-size: 26px;
      line-height: .8em;
      letter-spacing: -.001em; }
  @media (max-width: 1000px) {
    .feature-story.full-send .video-container {
      width: 100%;
      height: 60vh;
      position: static;
      min-height: 300px; }
    .feature-story.full-send .body-wrapper {
      width: 100vw;
      float: none;
      margin-top: 0; }
      .feature-story.full-send .body-wrapper blockquote {
        max-width: 550px;
        margin: 30px auto;
        width: 100%; } }
  @media (max-width: 500px) {
    .feature-story.full-send .full-send-logo {
      margin-bottom: 25px;
      bottom: initial; }
    .feature-story.full-send .landing-image {
      margin: 0 0 0 -30px !important; }
    .feature-story.full-send .body-wrapper .intro {
      align-items: normal;
      flex-direction: column-reverse; }
    .feature-story.full-send .body-wrapper .body, .feature-story.full-send .body-wrapper .intro {
      padding: 30px; }
    .feature-story.full-send .body-wrapper .body {
      padding-bottom: 50px; } }

.page-header.fixed-header {
  height: 500%;
  z-index: 999;
  position: fixed;
  width: 100vw;
  height: initial; }

.primary-nav-link.fixed-header {
  background: #fff; }

@media screen and (max-width: 700px) {
  .adventure .category-row .section-title {
    font-size: 130% !important; }
  .adventure .div-logo {
    min-width: 0 !important; } }
.feature-story.video-test {
  margin-bottom: 0; }
  .feature-story.video-test .video-container {
    width: calc(100vw - 500px);
    height: calc(100vh - 137px);
    position: fixed;
    bottom: 0;
    top: initial;
    display: flex; }
  .feature-story.video-test .landing-image {
    transform: none;
    margin: 0 0 0 -45px !important;
    top: 0;
    mix-blend-mode: multiply;
    opacity: .2;
    z-index: -0; }
  .feature-story.video-test .video {
    width: 100%;
    height: 100%; }
  .feature-story.video-test .full-send-logo {
    width: 75px;
    position: relative;
    bottom: 5px;
    transition: .3s ease; }
    .feature-story.video-test .full-send-logo:hover {
      transform: scale(1.02); }
  .feature-story.video-test .body-wrapper {
    width: 500px;
    float: right;
    margin-top: 137px; }
    .feature-story.video-test .body-wrapper .body, .feature-story.video-test .body-wrapper .intro {
      padding: 45px; }
    .feature-story.video-test .body-wrapper .body {
      padding-bottom: 25px; }
    .feature-story.video-test .body-wrapper .intro {
      overflow: hidden;
      position: relative;
      width: 100%;
      background-color: #292929;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      .feature-story.video-test .body-wrapper .intro .date {
        position: absolute;
        top: 45px; }
      .feature-story.video-test .body-wrapper .intro h1, .feature-story.video-test .body-wrapper .intro .hero-slider .well h2, .hero-slider .well .feature-story.video-test .body-wrapper .intro h2, .feature-story.video-test .body-wrapper .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.video-test .body-wrapper .intro .close-button, .feature-story.video-test .body-wrapper .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.video-test .body-wrapper .intro .close-button,
      .feature-story.video-test .body-wrapper .intro .hero-slider .well .entry-detail .close-button,
      .hero-slider .well .entry-detail .feature-story.video-test .body-wrapper .intro .close-button,
      .feature-story.video-test .body-wrapper .intro .entry-detail .hero-slider .well .close-button,
      .entry-detail .hero-slider .well .feature-story.video-test .body-wrapper .intro .close-button, .feature-story.video-test .body-wrapper .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.video-test .body-wrapper .intro .close-button, .feature-story.video-test .body-wrapper .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.video-test .body-wrapper .intro .close-button {
        z-index: 2;
        position: relative;
        color: #fff;
        font-family: 'Graphik';
        font-weight: 600;
        text-transform: capitalize;
        font-size: 55px;
        line-height: .9em;
        letter-spacing: -.02em;
        width: 100%;
        pointer-events: none; }
    .feature-story.video-test .body-wrapper p {
      width: 100%;
      color: #b6b6b6; }
    .feature-story.video-test .body-wrapper blockquote {
      font-family: 'Graphik';
      font-weight: 900;
      text-transform: uppercase;
      color: #292929;
      quotes: none;
      width: 85%;
      border: none;
      padding: 0px;
      margin: 0 0 30px 0;
      font-size: 26px;
      line-height: .8em;
      letter-spacing: -.001em; }
  @media (max-width: 1000px) {
    .feature-story.video-test .video-container {
      width: 100%;
      height: 60vh;
      position: static;
      min-height: 300px; }
    .feature-story.video-test .body-wrapper {
      width: 100vw;
      float: none;
      margin-top: 0; }
      .feature-story.video-test .body-wrapper blockquote {
        max-width: 550px;
        margin: 30px auto;
        width: 100%; } }
  @media (max-width: 500px) {
    .feature-story.video-test .full-send-logo {
      margin-bottom: 25px;
      bottom: initial; }
    .feature-story.video-test .landing-image {
      margin: 0 0 0 -30px !important; }
    .feature-story.video-test .body-wrapper .intro {
      align-items: normal;
      flex-direction: column-reverse; }
    .feature-story.video-test .body-wrapper .body, .feature-story.video-test .body-wrapper .intro {
      padding: 30px; }
    .feature-story.video-test .body-wrapper .body {
      padding-bottom: 50px; } }

.feature-story.grown .animate.slide-up {
  opacity: 0;
  filter: blur(3px);
  transform: translate3d(0, 20px, 1px);
  transition: 1.2s ease; }
.feature-story.grown .animate.slide-up.in-view {
  opacity: 1;
  filter: blur(0px);
  transform: translate3d(0, 0, 1px); }
.feature-story.grown .video-container {
  min-height: 600px;
  pointer-events: none;
  display: flex;
  align-items: center; }
.feature-story.grown .overlay-image {
  width: 90%;
  max-width: 500px;
  top: initial; }
.feature-story.grown .title {
  font-family: "Vodka";
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  padding: 10px 0 0 0;
  z-index: 10;
  text-align: center;
  transform: translateZ(1px);
  -webkit-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  border-radius: 5px;
  background: -webkit-linear-gradient(330deg, #187ebc 0%, #00cfff 100%);
  box-shadow: 0px 10px 30px 0px rgba(27, 27, 27, 0.3); }
.feature-story.grown .vid-embed {
  width: 100vw;
  height: 56.25vw;
  background: #fafafa;
  margin-bottom: 50px; }
.feature-story.grown .barrel {
  color: #fff;
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 40px;
  text-align: center; }
  .feature-story.grown .barrel img {
    width: 130px;
    height: auto;
    position: relative;
    bottom: 7px; }
    .feature-story.grown .barrel img:nth-of-type(2) {
      bottom: 12px; }
  .feature-story.grown .barrel span {
    font-family: "Vodka";
    font-size: 25px;
    text-shadow: 0px 1px 1px rgba(27, 27, 27, 0.2);
    position: relative;
    margin: 0 20px;
    display: inline-block;
    top: -25px; }
.feature-story.grown .intro {
  margin: 0;
  width: 100%; }
  .feature-story.grown .intro img.location {
    width: 90%;
    margin: 0 auto;
    display: block; }
  .feature-story.grown .intro p {
    margin: 15px auto 40px auto;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(27, 27, 27, 0.3);
    max-width: 350px; }
  .feature-story.grown .intro .atomic-logo {
    display: inline-block;
    width: 100px;
    height: 30px;
    background: url("/images/features/hgtg/atomic.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: -9px 3px 0 3px;
    vertical-align: middle; }
  .feature-story.grown .intro > span {
    padding: 50px 0 25px 0;
    width: 100%;
    display: block;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
    text-align: center; }
    .feature-story.grown .intro > span a {
      display: inline-block;
      height: 25px; }
  .feature-story.grown .intro h1, .feature-story.grown .intro .hero-slider .well h2, .hero-slider .well .feature-story.grown .intro h2, .feature-story.grown .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.grown .intro .close-button, .feature-story.grown .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.grown .intro .close-button,
  .feature-story.grown .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.grown .intro .close-button,
  .feature-story.grown .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.grown .intro .close-button, .feature-story.grown .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.grown .intro .close-button, .feature-story.grown .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.grown .intro .close-button {
    color: transparent; }
.feature-story.grown h4 {
  font-family: 'Vodka';
  font-size: 30px;
  display: block;
  margin: 50px auto 30px auto;
  width: 95%;
  text-transform: none;
  letter-spacing: 0px;
  max-width: 550px;
  background: -webkit-linear-gradient(330deg, #187ebc 0%, #00cfff 100%);
  background: linear, 330deg, #187ebc 0%, #00cfff 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 4px solid transparent;
  -moz-border-image: -moz-linear-gradient(right, #00cfff 0%, #187ebc 100%);
  -webkit-border-image: -webkit-linear-gradient(right, #00cfff 0%, #187ebc 100%);
  border-image: linear, to right, #00cfff 0%, #187ebc 100%;
  border-image-slice: 1; }
.feature-story.grown.bd {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-bend.jpg") no-repeat; }
  .feature-story.grown.bd img.location {
    max-width: 270px; }
.feature-story.grown.cb {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-cb.jpg") no-repeat; }
  .feature-story.grown.cb img.location {
    max-width: 800px; }
.feature-story.grown.sf {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-sf.jpg") no-repeat; }
  .feature-story.grown.sf img.location {
    max-width: 400px; }
.feature-story.grown.en {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-en.jpg") no-repeat; }
  .feature-story.grown.en img.location {
    max-width: 450px; }
.feature-story.grown.gt {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-gt.jpg") no-repeat; }
  .feature-story.grown.gt img.location {
    max-width: 820px; }
.feature-story.grown.ss {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-ss.jpg") no-repeat; }
  .feature-story.grown.ss img.location {
    max-width: 820px; }
.feature-story.grown.sb {
  background: center 78vh/100% url("/images/features/hgtg/blur-bg-sb.jpg") no-repeat; }
  .feature-story.grown.sb img.location {
    max-width: 800px; }
.feature-story.grown.wp {
  background: center 78vh/100% url("/images/ci-images/blur-bg-wp-2.jpg") no-repeat; }
  .feature-story.grown.wp img.location {
    max-width: 800px; }
.feature-story.grown img.location {
  pointer-events: none; }
.feature-story.grown .page-top {
  margin-bottom: 40px !important; }
.feature-story.grown ul {
  line-height: 30px;
  color: #232323;
  max-width: 550px;
  margin: 0 auto 30px auto; }
  .feature-story.grown ul strong {
    font-weight: 800 !important; }
  .feature-story.grown ul li {
    margin-bottom: 20px; }
@media (max-width: 600px) {
  .feature-story.grown .page-top {
    margin-bottom: 0px !important; }
  .feature-story.grown .barrel img {
    width: 85px; }
  .feature-story.grown .barrel span {
    margin: 0 10px;
    font-size: 15px;
    top: -20px; } }
@media (max-width: 550px) {
  .feature-story.grown .intro h1, .feature-story.grown .intro .hero-slider .well h2, .hero-slider .well .feature-story.grown .intro h2, .feature-story.grown .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.grown .intro .close-button, .feature-story.grown .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.grown .intro .close-button,
  .feature-story.grown .intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.grown .intro .close-button,
  .feature-story.grown .intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.grown .intro .close-button, .feature-story.grown .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.grown .intro .close-button, .feature-story.grown .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.grown .intro .close-button {
    height: 150px; }
  .feature-story.grown .title {
    font-size: 30px;
    line-height: 30px;
    padding-top: 5px; }
  .feature-story.grown ul li {
    margin: 0 20px 30px 20px; }
  .feature-story.grown .super-leaderboard iframe {
    height: 50px !important;
    width: 80% !important;
    margin-bottom: 0px !important; } }
@media (max-width: 400px) {
  .feature-story.grown .intro.cb h1, .feature-story.grown .intro.cb .hero-slider .well h2, .hero-slider .well .feature-story.grown .intro.cb h2, .feature-story.grown .intro.cb .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.grown .intro.cb .close-button, .feature-story.grown .intro.cb .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.grown .intro.cb .close-button,
  .feature-story.grown .intro.cb .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .feature-story.grown .intro.cb .close-button,
  .feature-story.grown .intro.cb .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .feature-story.grown .intro.cb .close-button, .feature-story.grown .intro.cb .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.grown .intro.cb .close-button, .feature-story.grown .intro.cb .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.grown .intro.cb .close-button {
    height: 100px; }
  .feature-story.grown .barrel img {
    width: 75px; }
  .feature-story.grown .barrel span {
    margin: 0 10px;
    font-size: 14px;
    top: -20px; } }
.feature-story.grown .grown-menu-button {
  z-index: 10;
  top: -31px;
  right: 0 !important;
  width: 100%;
  height: 30px;
  position: fixed;
  background: -webkit-linear-gradient(-45deg, #187ebc 0%, #00cfff 100%);
  transition: .28s ease;
  cursor: pointer; }
  .feature-story.grown .grown-menu-button:hover {
    height: 35px;
    width: 100%; }
  .feature-story.grown .grown-menu-button.visible {
    top: 0; }
.feature-story.grown .grown-menu-button.open {
  z-index: 12;
  right: 0 !important; }
.feature-story.grown .grown-menu-button .closed {
  display: block; }
.feature-story.grown .grown-menu-button .open {
  display: none; }
.feature-story.grown .grown-menu-button.open .closed {
  display: none; }
.feature-story.grown .grown-menu-button.open .open {
  display: block; }
.feature-story.grown .grown-menu-button h2, .feature-story.grown .grown-menu-button .edit-profile .close-button, .edit-profile .feature-story.grown .grown-menu-button .close-button,
.feature-story.grown .grown-menu-button .entry-detail .close-button,
.entry-detail .feature-story.grown .grown-menu-button .close-button, .feature-story.grown .grown-menu-button .signup-login #content .close-button, .signup-login #content .feature-story.grown .grown-menu-button .close-button {
  position: relative;
  font-family: Vodka;
  top: 8px;
  text-align: center;
  font-weight: 800;
  color: #fff; }
.feature-story.grown .grown-menu-modal {
  overflow: scroll;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: .3s; }
.feature-story.grown .grown-menu-modal .viewing-button {
  display: none; }
.feature-story.grown .grown-menu-modal .active .viewing-button {
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  font-family: Vodka;
  width: 65%;
  max-width: 200px;
  height: 30px;
  color: #fff;
  border: 1px solid #fff;
  line-height: 30px;
  margin: 30px auto 50px auto; }
.feature-story.grown .grown-menu-modal.open, .feature-story.grown .grown-header.open, .feature-story.grown .grown-menu-column.open {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0); }
.feature-story.grown .page-top.hidden {
  visibility: hidden;
  opacity: 1; }
.feature-story.grown .grown-menu-column {
  max-width: 1000px;
  margin: 0 auto;
  opacity: 0;
  width: 100%;
  height: 50vh;
  max-height: 400px;
  position: relative;
  transform: translate3d(0, 100px, 0);
  -webkit-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 600ms cubic-bezier(0, 1, 0.5, 1);
  transition: all 600ms cubic-bezier(0, 1, 0.5, 1); }
.feature-story.grown .grown-menu-column:nth-of-type(2) {
  transition-delay: 0s; }
.feature-story.grown .grown-menu-column:nth-of-type(3) {
  transition-delay: 100ms; }
.feature-story.grown .grown-menu-column:nth-of-type(4) {
  transition-delay: 200ms; }
.feature-story.grown .grown-menu-column:nth-of-type(5) {
  transition-delay: 300ms; }
.feature-story.grown .grown-menu-content {
  text-align: center;
  background: #fff;
  margin: 25px auto;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
.feature-story.grown .grown-menu-content.tbd {
  background: #232323; }
.feature-story.grown .grown-menu-content .image {
  filter: blur(6px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 104%;
  height: 104%;
  margin: -2%;
  transition: .6s; }
.feature-story.grown .image.clear {
  filter: blur(0px);
  transform: scale(1.05); }
.feature-story.grown .image.clearest {
  filter: blur(0px);
  transform: scale(1.05); }
.feature-story.grown .grown-menu-content.bend {
  margin-top: 75px; }
  .feature-story.grown .grown-menu-content.bend .image {
    background: center/cover no-repeat url("/images/features/hgtg/nav-bend1.jpg"); }
  .feature-story.grown .grown-menu-content.bend .state-icon {
    width: 120px; }
.feature-story.grown .grown-menu-content.crested-butte .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-cb1.jpg"); }
.feature-story.grown .grown-menu-content.crested-butte .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.santa-fe .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-sf1.jpg"); }
.feature-story.grown .grown-menu-content.santa-fe .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.encinitas .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-en1.jpg"); }
.feature-story.grown .grown-menu-content.encinitas .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.targhee .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-gt.jpg"); }
.feature-story.grown .grown-menu-content.targhee .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.snowshoe .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-ss.jpg"); }
.feature-story.grown .grown-menu-content.snowshoe .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.steamboat .image {
  background: center/cover no-repeat url("/images/features/hgtg/nav-sb.jpg"); }
.feature-story.grown .grown-menu-content.steamboat .state-icon {
  width: 120px; }
.feature-story.grown .grown-menu-content.winter-park .image {
  background: center/cover no-repeat url("/images/ci-images/nav-wp.jpg"); }
.feature-story.grown .grown-menu-content.winter-park .state-icon {
  width: 120px; }
.feature-story.grown .menu-text {
  position: absolute;
  bottom: 17%;
  left: 0;
  right: 0;
  z-index: 2;
  pointer-events: none; }
  .feature-story.grown .menu-text h2, .feature-story.grown .menu-text .edit-profile .close-button, .edit-profile .feature-story.grown .menu-text .close-button,
  .feature-story.grown .menu-text .entry-detail .close-button,
  .entry-detail .feature-story.grown .menu-text .close-button, .feature-story.grown .menu-text .signup-login #content .close-button, .signup-login #content .feature-story.grown .menu-text .close-button, .feature-story.grown .menu-text h3 {
    letter-spacing: 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    text-transform: capitalize;
    width: 100%; }
  .feature-story.grown .menu-text h2.menu-part, .feature-story.grown .menu-text .edit-profile .menu-part.close-button, .edit-profile .feature-story.grown .menu-text .menu-part.close-button,
  .feature-story.grown .menu-text .entry-detail .menu-part.close-button,
  .entry-detail .feature-story.grown .menu-text .menu-part.close-button, .feature-story.grown .menu-text .signup-login #content .menu-part.close-button, .signup-login #content .feature-story.grown .menu-text .menu-part.close-button {
    font-family: VodkaBrush;
    font-size: 26px;
    margin-bottom: 2px; }
  .feature-story.grown .menu-text h3.menu-location {
    font-family: Vodka;
    width: 100%;
    font-size: 36px; }
  .feature-story.grown .menu-text .menu-part, .feature-story.grown .menu-text .menu-location, .feature-story.grown .menu-text .state-icon, .feature-story.grown .menu-text .viewing-button {
    z-index: 2; }
.feature-story.grown .grown-header {
  visibility: hidden;
  transform: translate3d(15px, 0, 0);
  color: #fff;
  transition: .5s;
  text-align: center;
  margin-top: 80px; }
  .feature-story.grown .grown-header h2, .feature-story.grown .grown-header .edit-profile .close-button, .edit-profile .feature-story.grown .grown-header .close-button,
  .feature-story.grown .grown-header .entry-detail .close-button,
  .entry-detail .feature-story.grown .grown-header .close-button, .feature-story.grown .grown-header .signup-login #content .close-button, .signup-login #content .feature-story.grown .grown-header .close-button, .feature-story.grown .grown-header h3 {
    font-size: 23px;
    color: #fff;
    letter-spacing: 0;
    display: inline;
    text-transform: capitalize; }
  .feature-story.grown .grown-header h2, .feature-story.grown .grown-header .edit-profile .close-button, .edit-profile .feature-story.grown .grown-header .close-button,
  .feature-story.grown .grown-header .entry-detail .close-button,
  .entry-detail .feature-story.grown .grown-header .close-button, .feature-story.grown .grown-header .signup-login #content .close-button, .signup-login #content .feature-story.grown .grown-header .close-button {
    padding-right: 10px;
    font-family: Vodka; }
  .feature-story.grown .grown-header h3 {
    font-family: VodkaBrush; }
.feature-story.grown .active a.menus-link {
  background: -webkit-linear-gradient(-90deg, #187ebc 0%, #00cfff 100%);
  opacity: 0.7; }
.feature-story.grown a.menus-link {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer; }
.feature-story.grown html.lockd, .feature-story.grown body.lockd {
  overflow-y: hidden !important;
  overflow-x: hidden !important; }
@media (max-width: 630px) {
  .feature-story.grown {
    background-size: 150% !important; } }
@media (max-width: 500px) {
  .feature-story.grown {
    background-size: 190% !important;
    background-position-y: 83vh !important; } }
@media screen and (max-width: 1024px) {
  .feature-story.grown .grown-menu-column {
    width: 100%;
    min-height: 260px; }
  .feature-story.grown .grown-menu-modal {
    padding: 55px 20px 0 20px;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .feature-story.grown .grown-header {
    margin: 0 auto; }
  .feature-story.grown .grown-menu-content.bend {
    margin-top: 30px; }
  .feature-story.grown .grown-menu-modal .active .viewing-button {
    margin-top: 20px; }
  .feature-story.grown h2.menu-part, .feature-story.grown .edit-profile .menu-part.close-button, .edit-profile .feature-story.grown .menu-part.close-button,
  .feature-story.grown .entry-detail .menu-part.close-button,
  .entry-detail .feature-story.grown .menu-part.close-button, .feature-story.grown .signup-login #content .menu-part.close-button, .signup-login #content .feature-story.grown .menu-part.close-button {
    font-size: 18px; }
  .feature-story.grown h3.menu-location {
    font-size: 29px; }
  .feature-story.grown .menu-part, .feature-story.grown .menu-location, .feature-story.grown .state-icon {
    margin: 0 auto;
    right: 0; }
  .feature-story.grown .menu-location {
    max-width: 230px; }
  .feature-story.grown .state-icon {
    max-width: 120px; }
  .feature-story.grown .menu-part {
    max-width: 100px; } }

.page-header.fixed-header {
  height: 500%;
  z-index: 999;
  position: fixed;
  width: 100vw;
  height: initial; }

.primary-nav-link.fixed-header {
  background: #fff; }

html.flow {
  background: #fff; }

@media screen and (max-width: 700px) {
  .adventure .category-row .section-title {
    font-size: 130% !important; }
  .adventure .div-logo {
    min-width: 0 !important; } }
.feature-story.flow {
  margin-bottom: 0; }
  .feature-story.flow .video-container {
    width: calc(100vw - 500px);
    height: calc(100vh - 137px);
    position: fixed;
    bottom: 0;
    top: initial;
    display: flex; }
  .feature-story.flow .landing-image {
    transform: none;
    margin: 0 0 0 -45px !important;
    top: 0;
    mix-blend-mode: multiply;
    opacity: .1;
    z-index: -0; }
  .feature-story.flow .video {
    width: 100%;
    height: 100%; }
  .feature-story.flow .full-send-logo {
    width: 75px;
    position: relative;
    bottom: 5px;
    transition: .3s ease; }
    .feature-story.flow .full-send-logo:hover {
      transform: scale(1.02); }
  .feature-story.flow .body-color {
    overflow: hidden;
    height: calc(100vh - 137px);
    width: 100%;
    position: fixed;
    z-index: 0;
    background: #bae7c7;
    background: -moz-linear-gradient(-90deg, #bae7c7 0%, #10bfb6 100%);
    background: -webkit-linear-gradient(-90deg, #bae7c7 0%, #10bfb6 100%);
    background: linear, -90deg, #bae7c7 0%, #10bfb6 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bae7c7",endColorstr="#10bfb6",GradientType=1); }
  .feature-story.flow .body-wrapper {
    width: 500px;
    float: right;
    margin-top: 137px; }
    .feature-story.flow .body-wrapper .body, .feature-story.flow .body-wrapper .intro {
      padding: 45px;
      position: relative;
      z-index: 1; }
    .feature-story.flow .body-wrapper .body {
      padding-bottom: 25px; }
    .feature-story.flow .body-wrapper .intro {
      overflow: hidden;
      position: relative;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      .feature-story.flow .body-wrapper .intro .date {
        position: absolute;
        top: 45px; }
      .feature-story.flow .body-wrapper .intro h1, .feature-story.flow .body-wrapper .intro .hero-slider .well h2, .hero-slider .well .feature-story.flow .body-wrapper .intro h2, .feature-story.flow .body-wrapper .intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .feature-story.flow .body-wrapper .intro .close-button, .feature-story.flow .body-wrapper .intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .feature-story.flow .body-wrapper .intro .close-button,
      .feature-story.flow .body-wrapper .intro .hero-slider .well .entry-detail .close-button,
      .hero-slider .well .entry-detail .feature-story.flow .body-wrapper .intro .close-button,
      .feature-story.flow .body-wrapper .intro .entry-detail .hero-slider .well .close-button,
      .entry-detail .hero-slider .well .feature-story.flow .body-wrapper .intro .close-button, .feature-story.flow .body-wrapper .intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .feature-story.flow .body-wrapper .intro .close-button, .feature-story.flow .body-wrapper .intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .feature-story.flow .body-wrapper .intro .close-button {
        z-index: 2;
        position: relative;
        color: #fff;
        font-family: 'Blooms Smooth';
        font-weight: 900;
        font-size: 64px;
        line-height: 1.1em;
        text-transform: none;
        width: calc(100% - 115px);
        pointer-events: none;
        transform: skew(0deg, -4deg);
        -webkit-transform: skew(0deg, -4deg);
        -moz-transform: skew(0deg, -4deg); }
    .feature-story.flow .body-wrapper p {
      width: 100%;
      color: #fff; }
    .feature-story.flow .body-wrapper blockquote {
      font-family: 'Blooms Smooth';
      font-weight: 900;
      text-transform: none;
      color: #fff;
      quotes: none;
      width: 85%;
      border: none;
      padding: 0px;
      margin: 0 0 30px 0;
      font-size: 36px;
      line-height: 1.1em; }
  @media (max-width: 1000px) {
    .feature-story.flow .landing-image {
      display: none !important; }
    .feature-story.flow .body-color {
      height: 100%;
      position: absolute; }
    .feature-story.flow .video-container {
      width: 100%;
      height: 60vh;
      position: static;
      min-height: 300px; }
    .feature-story.flow .body-wrapper {
      width: 100vw;
      float: none;
      margin-top: 0;
      padding-bottom: 50px; }
      .feature-story.flow .body-wrapper .intro {
        padding-bottom: 0; }
      .feature-story.flow .body-wrapper blockquote {
        max-width: 550px;
        margin: 30px auto;
        width: 100%; } }
  @media (max-width: 500px) {
    .feature-story.flow .full-send-logo {
      margin-bottom: 25px;
      bottom: initial; }
    .feature-story.flow .landing-image {
      margin: 0 0 0 -30px !important; }
    .feature-story.flow .body-wrapper .intro {
      align-items: normal;
      flex-direction: column-reverse; }
    .feature-story.flow .body-wrapper .body, .feature-story.flow .body-wrapper .intro {
      padding: 30px; }
    .feature-story.flow .body-wrapper .body {
      padding-bottom: 50px; } }

.safety-week .landing-video {
  position: static;
  min-width: auto;
  min-height: auto;
  width: 100%;
  margin: 0 auto !important;
  transform: none;
  -webkit-transform: none; }
.safety-week .body iframe.vid-embed {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  height: 80vh;
  min-height: 400px;
  max-height: 526px;
  margin-bottom: 30px; }
.safety-week .body img {
  min-width: 0;
  width: 90%;
  margin-bottom: 30px !important; }
.safety-week .body .disclaimer {
  margin-top: 40px;
  color: #f00;
  font-family: 'GTPressuraMono-Bold';
  font-size: .6em;
  line-height: 2em;
  position: relative;
  padding-left: 35px; }
  .safety-week .body .disclaimer span {
    position: absolute;
    left: -33px;
    top: 38px;
    font-family: Compacta;
    text-transform: uppercase;
    font-size: 2.6em;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg); }
.safety-week .body .vertical {
  position: relative; }
  .safety-week .body .vertical blockquote {
    mix-blend-mode: multiply;
    border: none;
    letter-spacing: 0;
    font-family: Compacta;
    color: #f00;
    font-size: 11vw;
    padding: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 90%;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2; }
  .safety-week .body .vertical img {
    max-width: 640px; }
.safety-week .safety-menu {
  position: absolute;
  left: 10px;
  top: 152px;
  z-index: 5;
  padding: 0 15px 5px 0;
  min-width: 300px; }
  .safety-week .safety-menu * {
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .safety-week .safety-menu .menu-title {
    cursor: pointer;
    background: url("/images/features/safety-week/menu.png") no-repeat;
    background-position: 0px 0;
    background-size: 22px;
    width: 25px;
    height: 300px;
    border-right: 1px solid #f00;
    overflow: hidden;
    position: absolute;
    top: -7px;
    left: -2px;
    display: block; }
    .safety-week .safety-menu .menu-title.open {
      width: 0;
      background-position: 4px 0; }
    .safety-week .safety-menu .menu-title:hover {
      opacity: .7; }
  .safety-week .safety-menu ul {
    visibility: hidden;
    opacity: 0;
    position: relative;
    overflow: hidden;
    left: 22px;
    top: -9px; }
    .safety-week .safety-menu ul li {
      font-family: 'GTPressuraMono-Bold';
      font-size: 13px;
      margin-bottom: 23px;
      position: relative;
      left: -50px;
      filter: blur(3px); }
      .safety-week .safety-menu ul li:first-of-type {
        font-family: Compacta !important;
        color: #f00 !important;
        font-size: 46px !important;
        margin-bottom: 30px;
        cursor: pointer;
        width: 14px; }
        .safety-week .safety-menu ul li:first-of-type:hover {
          opacity: .7; }
      .safety-week .safety-menu ul li.open {
        left: 10px;
        filter: blur(0); }
    .safety-week .safety-menu ul li:nth-of-type(1) {
      transition-delay: 100ms; }
    .safety-week .safety-menu ul li:nth-of-type(2) {
      transition-delay: 150ms; }
    .safety-week .safety-menu ul li:nth-of-type(3) {
      transition-delay: 200ms; }
    .safety-week .safety-menu ul li:nth-of-type(4) {
      transition-delay: 250ms; }
    .safety-week .safety-menu ul li:nth-of-type(5) {
      transition-delay: 300ms; }
    .safety-week .safety-menu ul li:nth-of-type(6) {
      transition-delay: 350ms; }
    .safety-week .safety-menu ul li:nth-of-type(7) {
      transition-delay: 400ms; }
    .safety-week .safety-menu ul li:nth-of-type(8) {
      transition-delay: 400ms; }
    .safety-week .safety-menu ul.open {
      left: 0;
      visibility: visible;
      opacity: 1; }
  .safety-week .safety-menu a:hover {
    color: #f00; }
  .safety-week .safety-menu .disabled {
    color: #666;
    text-decoration: line-through; }
    .safety-week .safety-menu .disabled:hover {
      color: #666; }
  .safety-week .safety-menu.stuck {
    position: fixed;
    top: 15px;
    left: 10px; }
.safety-week .feature-upper {
  width: 100%;
  height: calc(100vh - 137px);
  min-height: 500px;
  position: relative;
  overflow: hidden; }
  .safety-week .feature-upper .feature-gradient {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    mix-blend-mode: hard-light;
    background: rgba(255, 0, 0, 0.14);
    background: -moz-linear-gradient(270, rgba(255, 0, 0, 0.14) 0%, rgba(255, 144, 0, 0.14) 100%);
    background: -webkit-gradient(linear, 0 bottom, right top, color-stop(0%, rgba(255, 0, 0, 0.14)), color-stop(100%, rgba(255, 144, 0, 0.14)));
    background: -webkit-linear-gradient(270, rgba(255, 0, 0, 0.14) 0%, rgba(255, 144, 0, 0.14) 100%);
    background: -o-linear-gradient(270, rgba(255, 0, 0, 0.14) 0%, rgba(255, 144, 0, 0.14) 100%);
    background: -ms-linear-gradient(270, rgba(255, 0, 0, 0.14) 0%, rgba(255, 144, 0, 0.14) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 0, 0, 0.14)', endColorstr='rgba(255, 144, 0, 0.14)',GradientType=1 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 0, 0, 0.14)', endColorstr='rgba(255, 144, 0, 0.14)',GradientType=1 );
    background: linear, 270, rgba(255, 0, 0, 0.14) 0%, rgba(255, 144, 0, 0.14) 100%; }
  .safety-week .feature-upper .feature-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    -webkit-transform: translateZ(0); }
    .safety-week .feature-upper .feature-mask svg {
      z-index: 1;
      width: 225vw;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      -webkit-transition: width 1.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -moz-transition: width 1.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: width 1.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: width 1.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .safety-week .feature-upper .feature-mask path {
      fill: #fff; }
    .safety-week .feature-upper .feature-mask.zoom svg {
      width: 3000vw; }
  .safety-week .feature-upper .overlay-image {
    width: 33%;
    height: auto;
    z-index: 1 !important;
    top: 50%;
    right: 90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .safety-week .feature-upper .intro, .safety-week .feature-upper .intro-blend {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4; }
  .safety-week .feature-upper .event-info {
    position: absolute;
    padding-right: 40vw;
    padding-left: 5vw;
    width: 100vw;
    bottom: 20%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4; }
    .safety-week .feature-upper .event-info h3 {
      font-size: 12px;
      display: inline-block;
      margin-right: 20px;
      font-family: 'GTPressuraMono-Bold'; }
      .safety-week .feature-upper .event-info h3.event-date {
        color: #a4a4a4; }
      .safety-week .feature-upper .event-info h3.event-level {
        color: #f00; }
  .safety-week .feature-upper .intro {
    padding-left: 65vw;
    height: auto;
    top: 53%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .safety-week .feature-upper .intro p {
      line-height: 25px;
      margin: 0;
      font-size: 12px;
      width: 20vw;
      min-width: 230px;
      max-width: 320px;
      color: #a4a4a4; }
    .safety-week .feature-upper .intro h2, .safety-week .feature-upper .intro .edit-profile .close-button, .edit-profile .safety-week .feature-upper .intro .close-button,
    .safety-week .feature-upper .intro .entry-detail .close-button,
    .entry-detail .safety-week .feature-upper .intro .close-button, .safety-week .feature-upper .intro .signup-login #content .close-button, .signup-login #content .safety-week .feature-upper .intro .close-button {
      font-size: 2.1vw;
      text-transform: capitalize;
      border-bottom: 1px solid #f00;
      margin-bottom: 25px;
      padding-bottom: 15px;
      margin-right: 15px;
      display: inline-block; }
    .safety-week .feature-upper .intro * {
      font-family: 'GTPressuraMono-Bold'; }
  .safety-week .feature-upper .intro-blend {
    mix-blend-mode: multiply; }
    .safety-week .feature-upper .intro-blend h1, .safety-week .feature-upper .intro-blend .hero-slider .well h2, .hero-slider .well .safety-week .feature-upper .intro-blend h2, .safety-week .feature-upper .intro-blend .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .safety-week .feature-upper .intro-blend .close-button,
    .safety-week .feature-upper .intro-blend .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .safety-week .feature-upper .intro-blend .close-button,
    .safety-week .feature-upper .intro-blend .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .safety-week .feature-upper .intro-blend .close-button {
      display: block;
      font-family: Compacta;
      color: #f00;
      font-size: 11vw;
      margin-left: 19vw;
      letter-spacing: -0.3vw;
      position: absolute;
      top: 60%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: top 1000ms ease-in-out;
      -moz-transition: top 1000ms ease-in-out;
      -o-transition: top 1000ms ease-in-out;
      transition: top 1000ms ease-in-out; }
      .safety-week .feature-upper .intro-blend h1.zoom, .safety-week .feature-upper .intro-blend .hero-slider .well h2.zoom, .hero-slider .well .safety-week .feature-upper .intro-blend h2.zoom, .safety-week .feature-upper .intro-blend .hero-slider .well .edit-profile .zoom.close-button, .hero-slider .well .edit-profile .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .edit-profile .hero-slider .well .zoom.close-button, .edit-profile .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button,
      .safety-week .feature-upper .intro-blend .hero-slider .well .entry-detail .zoom.close-button,
      .hero-slider .well .entry-detail .safety-week .feature-upper .intro-blend .zoom.close-button,
      .safety-week .feature-upper .intro-blend .entry-detail .hero-slider .well .zoom.close-button,
      .entry-detail .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .hero-slider .well .signup-login #content .zoom.close-button, .hero-slider .well .signup-login #content .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .signup-login #content .hero-slider .well .zoom.close-button, .signup-login #content .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button {
        top: 40%; }

@media screen and (max-width: 800px) {
  .safety-week .landing-video {
    display: block !important; }
  .safety-week .body .vertical blockquote {
    font-size: 12vw;
    width: 300px;
    text-align: center;
    line-height: 10vw;
    quotes: none;
    padding: 0; }
  .safety-week .safety-menu {
    position: absolute;
    left: 0;
    top: -30px;
    height: 30px;
    z-index: 5;
    padding: 15px;
    width: 100vw;
    max-width: 100vw;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #f00;
    -webkit-transition: height 0;
    -moz-transition: height 0;
    -o-transition: height 0;
    transition: height 0; }
    .safety-week .safety-menu.open {
      background-color: transparent !important;
      border: none; }
    .safety-week .safety-menu ul {
      display: none; }
      .safety-week .safety-menu ul li {
        left: -30px; }
    .safety-week .safety-menu.stuck {
      position: fixed;
      top: 0px;
      left: 0px;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
    .safety-week .safety-menu .menu-title {
      letter-spacing: 0;
      font-family: Compacta;
      color: #f00;
      background: none;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
      width: 32px;
      height: 30px;
      border: none;
      top: 6px;
      left: 7px;
      text-align: left;
      font-size: 20px; }
      .safety-week .safety-menu .menu-title:hover {
        opacity: .7; }
    .safety-week .safety-menu.open {
      height: auto; }
      .safety-week .safety-menu.open * {
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
      .safety-week .safety-menu.open .menu-title {
        left: 7px;
        opacity: 0;
        filter: blur(3px);
        width: 32px !important; }
      .safety-week .safety-menu.open ul {
        display: block;
        background: none;
        text-align: left;
        padding: 3px 0 0 0; }
        .safety-week .safety-menu.open ul.open {
          left: -15px; }
  .safety-week .feature-upper {
    height: 100vh;
    min-height: 800px;
    max-height: 820px; }
    .safety-week .feature-upper .intro {
      padding: 0;
      top: 600px;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%); }
      .safety-week .feature-upper .intro h2, .safety-week .feature-upper .intro .edit-profile .close-button, .edit-profile .safety-week .feature-upper .intro .close-button,
      .safety-week .feature-upper .intro .entry-detail .close-button,
      .entry-detail .safety-week .feature-upper .intro .close-button, .safety-week .feature-upper .intro .signup-login #content .close-button, .signup-login #content .safety-week .feature-upper .intro .close-button {
        width: 80%;
        text-align: center;
        font-size: 5vw;
        left: 0;
        right: 0;
        margin: 0 auto 15px auto;
        display: block;
        padding-bottom: 5px; }
      .safety-week .feature-upper .intro p {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        max-width: 500px; }
    .safety-week .feature-upper .event-info {
      top: 490px;
      width: 300px;
      bottom: auto;
      left: 0;
      right: 0;
      padding: 0;
      margin: 0 auto;
      text-align: left;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }
      .safety-week .feature-upper .event-info h3 {
        display: block;
        position: relative;
        margin: 0;
        font-size: 10px; }
    .safety-week .feature-upper .feature-gradient {
      height: 200px;
      width: 200px;
      top: 100px;
      margin: 0 auto;
      right: 0;
      left: 0; }
    .safety-week .feature-upper .intro-blend h1, .safety-week .feature-upper .intro-blend .hero-slider .well h2, .hero-slider .well .safety-week .feature-upper .intro-blend h2, .safety-week .feature-upper .intro-blend .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .safety-week .feature-upper .intro-blend .close-button,
    .safety-week .feature-upper .intro-blend .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .safety-week .feature-upper .intro-blend .close-button,
    .safety-week .feature-upper .intro-blend .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .safety-week .feature-upper .intro-blend .close-button, .safety-week .feature-upper .intro-blend .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .safety-week .feature-upper .intro-blend .close-button {
      display: block;
      width: 100%;
      margin: 0;
      top: 220px;
      text-align: center;
      font-size: 20vw; }
      .safety-week .feature-upper .intro-blend h1.zoom, .safety-week .feature-upper .intro-blend .hero-slider .well h2.zoom, .hero-slider .well .safety-week .feature-upper .intro-blend h2.zoom, .safety-week .feature-upper .intro-blend .hero-slider .well .edit-profile .zoom.close-button, .hero-slider .well .edit-profile .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .edit-profile .hero-slider .well .zoom.close-button, .edit-profile .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button,
      .safety-week .feature-upper .intro-blend .hero-slider .well .entry-detail .zoom.close-button,
      .hero-slider .well .entry-detail .safety-week .feature-upper .intro-blend .zoom.close-button,
      .safety-week .feature-upper .intro-blend .entry-detail .hero-slider .well .zoom.close-button,
      .entry-detail .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .hero-slider .well .signup-login #content .zoom.close-button, .hero-slider .well .signup-login #content .safety-week .feature-upper .intro-blend .zoom.close-button, .safety-week .feature-upper .intro-blend .signup-login #content .hero-slider .well .zoom.close-button, .signup-login #content .hero-slider .well .safety-week .feature-upper .intro-blend .zoom.close-button {
        top: 220px; }
    .safety-week .feature-upper .overlay-image {
      width: 300px;
      top: 200px; }
    .safety-week .feature-upper .feature-mask svg {
      top: 200px;
      width: 2000px !important; }
    .safety-week .feature-upper .feature-mask.zoom svg {
      width: 2000px !important; } }
.chasing-icons * {
  font-family: 'HelveticaNeue-CondensedBold', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.chasing-icons .ikon-map {
  width: 100%;
  height: 800px; }
.chasing-icons .bottom-logos {
  text-align: center;
  padding: 50px 0; }
  .chasing-icons .bottom-logos a {
    display: inline-block;
    width: 150px;
    height: 80px;
    margin: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
.chasing-icons .map-wrapper {
  position: relative; }
  .chasing-icons .map-wrapper .ikon-map-nav {
    width: 25%;
    min-width: 500px;
    padding-left: 100px;
    padding-right: 35px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear, to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 100%;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    .chasing-icons .map-wrapper .ikon-map-nav .close {
      width: 35px;
      height: 35px;
      font-size: 30px;
      color: #222;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center; }
    .chasing-icons .map-wrapper .ikon-map-nav .trip-report {
      position: relative;
      top: 100px;
      background: #e14735;
      text-align: center; }
      .chasing-icons .map-wrapper .ikon-map-nav .trip-report:hover {
        background: #6bdff2; }
    .chasing-icons .map-wrapper .ikon-map-nav .trip-report a.btn {
      color: #fff;
      padding: 5px;
      text-transform: uppercase;
      display: block;
      width: 100%;
      height: 100%; }
    .chasing-icons .map-wrapper .ikon-map-nav .resort-img {
      width: 100%;
      height: 300px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .chasing-icons .map-wrapper .ikon-map-nav .present-text span {
      display: block;
      color: #fff; }
    .chasing-icons .map-wrapper .ikon-map-nav .present-text {
      padding: 85px 15px 0 15px; }
    .chasing-icons .map-wrapper .ikon-map-nav span.presented {
      font-weight: 300;
      font-size: 14px;
      font-family: 'helvetica neue'; }
    .chasing-icons .map-wrapper .ikon-map-nav span.by {
      font-family: 'helvetica neue';
      font-weight: 800;
      text-transform: uppercase; }
    .chasing-icons .map-wrapper .ikon-map-nav .present-resort {
      display: block;
      position: relative;
      top: 15px; }
    .chasing-icons .map-wrapper .ikon-map-nav span.to {
      padding: 15px;
      font-weight: 200;
      font-family: 'helvetica neue';
      position: absolute;
      top: 10px; }
    .chasing-icons .map-wrapper .ikon-map-nav .present-resort h2, .chasing-icons .map-wrapper .ikon-map-nav .present-resort .edit-profile .close-button, .edit-profile .chasing-icons .map-wrapper .ikon-map-nav .present-resort .close-button,
    .chasing-icons .map-wrapper .ikon-map-nav .present-resort .entry-detail .close-button,
    .entry-detail .chasing-icons .map-wrapper .ikon-map-nav .present-resort .close-button, .chasing-icons .map-wrapper .ikon-map-nav .present-resort .signup-login #content .close-button, .signup-login #content .chasing-icons .map-wrapper .ikon-map-nav .present-resort .close-button {
      font-size: 66px;
      line-height: 55px;
      text-indent: 40px;
      position: relative;
      top: 15px;
      font-family: 'HelveticaNeue-CondensedBlack', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .chasing-icons .map-wrapper .ikon-map-nav span.day {
      position: absolute;
      right: 0;
      color: #6bdff2;
      text-decoration: underline;
      top: 120px;
      text-transform: uppercase; }
    .chasing-icons .map-wrapper .ikon-map-nav .resort-presents {
      width: 100%;
      height: 180px;
      background-color: #6bdff2;
      position: relative; }
      .chasing-icons .map-wrapper .ikon-map-nav .resort-presents .ikon-logo {
        background-image: url("/images/ikon/ikon-grey.png");
        position: absolute;
        top: 10px;
        left: 10px; }
      .chasing-icons .map-wrapper .ikon-map-nav .resort-presents .resort-logo {
        position: absolute;
        top: 10px;
        right: 10px; }
      .chasing-icons .map-wrapper .ikon-map-nav .resort-presents a.ikon-logo, .chasing-icons .map-wrapper .ikon-map-nav .resort-presents a.resort-logo {
        display: block;
        width: 65px;
        height: 65px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center; }
.chasing-icons .ikon-nav {
  width: 100%;
  height: 100px;
  background: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  padding-top: 37px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); }
  .chasing-icons .ikon-nav a {
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 600;
    font-stretch: normal;
    color: #666; }
    .chasing-icons .ikon-nav a:hover {
      color: #000; }
.chasing-icons .ikon-people {
  width: 100%;
  height: 800px;
  background-image: url("/images/ikon/blue-map.jpg");
  position: relative; }
  .chasing-icons .ikon-people .ikon-person {
    width: 25%;
    height: 250px;
    overflow: hidden;
    position: relative;
    float: left;
    opacity: 0.6;
    -webkit-transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out; }
    .chasing-icons .ikon-people .ikon-person:hover, .chasing-icons .ikon-people .ikon-person.default {
      height: 100%;
      opacity: 1; }
    .chasing-icons .ikon-people .ikon-person h1 span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2 span.first, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2 span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button span.first, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button span.first, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first,
    .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button span.first,
    .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button span.first,
    .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button span.first,
    .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button span.first, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button span.first, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first {
      height: 60px; }
    .chasing-icons .ikon-people .ikon-person h1 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2 span.last, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button span.last, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button span.last, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last,
    .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button span.last,
    .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button span.last,
    .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button span.last,
    .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button span.last, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button span.last, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last {
      font-size: 44px; }
    .chasing-icons .ikon-people .ikon-person.person-1 .person-image {
      background-image: url("/images/ikon/amie.jpg"); }
    .chasing-icons .ikon-people .ikon-person.person-2 .person-image {
      background-image: url("/images/ikon/todd.jpg"); }
    .chasing-icons .ikon-people .ikon-person.person-3 .person-image {
      background-image: url("/images/ikon/justin.jpg"); }
    .chasing-icons .ikon-people .ikon-person.person-4 .person-image {
      background-image: url("/images/ikon/chris.jpg"); }
    .chasing-icons .ikon-people .ikon-person .person-image {
      width: 100%;
      height: 250px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .chasing-icons .ikon-people .person-title {
    background: #6bdff2;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    padding-left: 15px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 600;
    font-stretch: normal; }
  .chasing-icons .ikon-people .person-info h1, .chasing-icons .ikon-people .person-info .hero-slider .well h2, .hero-slider .well .chasing-icons .ikon-people .person-info h2, .chasing-icons .ikon-people .person-info .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .chasing-icons .ikon-people .person-info .close-button, .chasing-icons .ikon-people .person-info .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .chasing-icons .ikon-people .person-info .close-button,
  .chasing-icons .ikon-people .person-info .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .chasing-icons .ikon-people .person-info .close-button,
  .chasing-icons .ikon-people .person-info .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .chasing-icons .ikon-people .person-info .close-button, .chasing-icons .ikon-people .person-info .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .person-info .close-button, .chasing-icons .ikon-people .person-info .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .person-info .close-button {
    color: #fff;
    font-size: 100px;
    line-height: 80px;
    position: relative;
    top: -20px;
    left: 15px;
    font-family: 'HelveticaNeue-CondensedBlack', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .chasing-icons .ikon-people .person-info h1 span, .chasing-icons .ikon-people .person-info .hero-slider .well h2 span, .hero-slider .well .chasing-icons .ikon-people .person-info h2 span, .chasing-icons .ikon-people .person-info .hero-slider .well .edit-profile .close-button span, .hero-slider .well .edit-profile .chasing-icons .ikon-people .person-info .close-button span, .chasing-icons .ikon-people .person-info .edit-profile .hero-slider .well .close-button span, .edit-profile .hero-slider .well .chasing-icons .ikon-people .person-info .close-button span,
    .chasing-icons .ikon-people .person-info .hero-slider .well .entry-detail .close-button span,
    .hero-slider .well .entry-detail .chasing-icons .ikon-people .person-info .close-button span,
    .chasing-icons .ikon-people .person-info .entry-detail .hero-slider .well .close-button span,
    .entry-detail .hero-slider .well .chasing-icons .ikon-people .person-info .close-button span, .chasing-icons .ikon-people .person-info .hero-slider .well .signup-login #content .close-button span, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .person-info .close-button span, .chasing-icons .ikon-people .person-info .signup-login #content .hero-slider .well .close-button span, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .person-info .close-button span {
      display: block; }
  .chasing-icons .ikon-people .person-info p {
    color: #fff;
    padding: 0 10px;
    font-family: 'LeagueRegular';
    position: relative;
    top: -20px;
    font-size: 12px;
    margin-bottom: 00px;
    line-height: 16px;
    text-align: justify; }
  .chasing-icons .ikon-people .person-social {
    position: relative;
    top: -10px; }
    .chasing-icons .ikon-people .person-social a {
      color: #fff;
      padding-left: 25px; }
.chasing-icons .chasing-icons-logo {
  background-size: contain;
  background-position: center;
  background-image: url("/images/ikon/chasing-ikons-logo2.png");
  background-repeat: no-repeat;
  position: absolute;
  right: 50px;
  top: 50px;
  width: 400px;
  height: 200px;
  z-index: 3; }
.chasing-icons .video-container {
  height: 75vh;
  min-height: 675px; }
  .chasing-icons .video-container .landing-image {
    background-position: center; }
  .chasing-icons .video-container .ikon-logo {
    width: 100%;
    text-align: center;
    height: 75px;
    display: block;
    position: absolute;
    color: #fff;
    left: 0;
    top: 50px;
    background-size: 120px;
    background-position: bottom center;
    background-image: url(/images/ikon/ikon-logo.png);
    background-repeat: no-repeat;
    z-index: 2; }
  .chasing-icons .video-container .gradient {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(55, 68, 79, 0.8);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(55, 68, 79, 0.8) 0%, rgba(55, 68, 79, 0.2) 50%, rgba(55, 68, 79, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(55, 68, 79, 0.8) 0%, rgba(55, 68, 79, 0.2) 50%, rgba(55, 68, 79, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear, to right, rgba(55, 68, 79, 0.8) 0%, rgba(55, 68, 79, 0.2) 50%, rgba(55, 68, 79, 0.8) 100%;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(55,68,79,0.8)', endColorstr='rgba(55,68,79,0.8)',GradientType=1 ); }
  .chasing-icons .video-container .header-tiles {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 50px;
    text-transform: uppercase; }
    .chasing-icons .video-container .header-tiles .header-arrow {
      -webkit-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      -moz-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      -o-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      width: 20px;
      position: absolute;
      right: 55px;
      top: 10px;
      opacity: 0; }
    .chasing-icons .video-container .header-tiles .big {
      font-size: 100px;
      font-family: LeagueRegular;
      font-weight: 600; }
    .chasing-icons .video-container .header-tiles .small {
      font-size: 18px;
      font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
      font-weight: 600;
      font-stretch: normal; }
    .chasing-icons .video-container .header-tiles .bold {
      font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
      font-weight: 600;
      font-stretch: normal;
      letter-spacing: 1px; }
    .chasing-icons .video-container .header-tiles .medium {
      font-size: 75px; }
    .chasing-icons .video-container .header-tiles .white {
      color: #fff; }
    .chasing-icons .video-container .header-tiles .red {
      color: #e14735; }
    .chasing-icons .video-container .header-tiles .blue {
      color: #6bdff2; }
    .chasing-icons .video-container .header-tiles .header-side {
      -webkit-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      -moz-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      -o-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
      width: 25px;
      height: 100%;
      position: absolute;
      right: -20px;
      top: 0;
      opacity: 0; }
      .chasing-icons .video-container .header-tiles .header-side span {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        display: block;
        width: 100%;
        width: 150px;
        height: 25px;
        position: absolute;
        left: -63px;
        top: 62px;
        line-height: 25px;
        padding-left: 15px; }
  .chasing-icons .video-container .header-item {
    padding-left: 75px;
    width: 450px;
    height: 150px;
    position: relative;
    cursor: pointer; }
    .chasing-icons .video-container .header-item:hover .header-side {
      opacity: 1;
      right: 0; }
    .chasing-icons .video-container .header-item:hover .header-arrow {
      right: 35px;
      opacity: 1; }
    .chasing-icons .video-container .header-item.first {
      background: #e14735; }
      .chasing-icons .video-container .header-item.first polygon {
        fill: #6bdff2; }
      .chasing-icons .video-container .header-item.first .header-side {
        background: #fff; }
    .chasing-icons .video-container .header-item.second {
      top: 75px;
      background: #000000; }
      .chasing-icons .video-container .header-item.second polygon {
        fill: #e14735; }
      .chasing-icons .video-container .header-item.second .header-side {
        background: #6bdff2; }
    .chasing-icons .video-container .header-item.third {
      top: 135px;
      background: #fff; }
      .chasing-icons .video-container .header-item.third polygon {
        fill: #000; }
      .chasing-icons .video-container .header-item.third .header-side {
        background: #e14735;
        color: #fff; }

@media screen and (max-width: 1440px) and (min-width: 1025px) {
  .chasing-icons .ikon-people .person-info p {
    font-size: 11px;
    line-height: 15px; }
  .chasing-icons .ikon-people .ikon-person h1, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button,
  .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button,
  .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button {
    line-height: 50px; }
  .chasing-icons .ikon-people .ikon-person h1 span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2 span.first, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2 span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button span.first, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button span.first, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first,
  .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button span.first,
  .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button span.first,
  .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button span.first,
  .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button span.first, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button span.first, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button span.first, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.first {
    height: 40px;
    font-size: 60px; }
  .chasing-icons .ikon-people .ikon-person h1 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2 span.last, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button span.last, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button span.last, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last,
  .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button span.last,
  .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button span.last,
  .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button span.last,
  .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button span.last, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button span.last, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last {
    font-size: 28px; } }
@media screen and (max-width: 1024px) {
  .chasing-icons .chasing-icons-logo {
    background-size: contain;
    background-position: center right;
    background-image: url("/images/ikon/chasing-ikons-logo2.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 10%;
    top: 25px;
    width: 150px;
    height: 70px;
    z-index: 3; }
  .chasing-icons .ikon-map {
    height: 100vh; }
  .chasing-icons .header-side, .chasing-icons .header-arrow {
    display: none; }
  .chasing-icons .map-wrapper .ikon-map-nav {
    width: 100%;
    min-width: 100%;
    padding: 0;
    background: rgba(255, 255, 255, 0.9) !important; }
    .chasing-icons .map-wrapper .ikon-map-nav .close {
      background: rgba(255, 255, 255, 0.8); }
    .chasing-icons .map-wrapper .ikon-map-nav .resort-img, .chasing-icons .map-wrapper .ikon-map-nav .resort-presents {
      height: 25%; }
    .chasing-icons .map-wrapper .ikon-map-nav .present-resort {
      padding: 0 15px; }
    .chasing-icons .map-wrapper .ikon-map-nav span.day {
      right: 15px; }
  .chasing-icons .ikon-people {
    height: auto; }
    .chasing-icons .ikon-people .ikon-person, .chasing-icons .ikon-people .ikon-person.default {
      float: none;
      width: 100%;
      opacity: 1;
      height: 250px;
      overflow: hidden; }
      .chasing-icons .ikon-people .ikon-person h1 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well h2 span.last, .hero-slider .well .chasing-icons .ikon-people .ikon-person h2 span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .edit-profile .close-button span.last, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .edit-profile .hero-slider .well .close-button span.last, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last,
      .chasing-icons .ikon-people .ikon-person .hero-slider .well .entry-detail .close-button span.last,
      .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person .close-button span.last,
      .chasing-icons .ikon-people .ikon-person .entry-detail .hero-slider .well .close-button span.last,
      .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .hero-slider .well .signup-login #content .close-button span.last, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person .signup-login #content .hero-slider .well .close-button span.last, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person .close-button span.last, .chasing-icons .ikon-people .ikon-person.default h1 span.last, .chasing-icons .ikon-people .ikon-person.default .hero-slider .well h2 span.last, .hero-slider .well .chasing-icons .ikon-people .ikon-person.default h2 span.last, .chasing-icons .ikon-people .ikon-person.default .hero-slider .well .edit-profile .close-button span.last, .hero-slider .well .edit-profile .chasing-icons .ikon-people .ikon-person.default .close-button span.last, .chasing-icons .ikon-people .ikon-person.default .edit-profile .hero-slider .well .close-button span.last, .edit-profile .hero-slider .well .chasing-icons .ikon-people .ikon-person.default .close-button span.last,
      .chasing-icons .ikon-people .ikon-person.default .hero-slider .well .entry-detail .close-button span.last,
      .hero-slider .well .entry-detail .chasing-icons .ikon-people .ikon-person.default .close-button span.last,
      .chasing-icons .ikon-people .ikon-person.default .entry-detail .hero-slider .well .close-button span.last,
      .entry-detail .hero-slider .well .chasing-icons .ikon-people .ikon-person.default .close-button span.last, .chasing-icons .ikon-people .ikon-person.default .hero-slider .well .signup-login #content .close-button span.last, .hero-slider .well .signup-login #content .chasing-icons .ikon-people .ikon-person.default .close-button span.last, .chasing-icons .ikon-people .ikon-person.default .signup-login #content .hero-slider .well .close-button span.last, .signup-login #content .hero-slider .well .chasing-icons .ikon-people .ikon-person.default .close-button span.last {
        font-size: 35px; }
      .chasing-icons .ikon-people .ikon-person:hover, .chasing-icons .ikon-people .ikon-person.default, .chasing-icons .ikon-people .ikon-person.default:hover, .chasing-icons .ikon-people .ikon-person.default.default {
        height: 250px;
        opacity: 1; }
      .chasing-icons .ikon-people .ikon-person.mobile-open, .chasing-icons .ikon-people .ikon-person.default.mobile-open {
        height: auto; }
  .chasing-icons .video-container {
    min-height: 575px; }
    .chasing-icons .video-container .ikon-logo {
      width: 106px;
      text-align: center;
      height: 60px;
      display: block;
      position: absolute;
      color: #fff;
      left: 25px;
      font-size: 14px;
      top: 25px;
      background-size: 85px;
      background-position: bottom center;
      background-image: url(/images/ikon/ikon-logo.png);
      background-repeat: no-repeat;
      z-index: 2; }
    .chasing-icons .video-container .header-item {
      padding-left: 25px;
      width: 66.667%;
      height: 80px; }
    .chasing-icons .video-container .header-tiles {
      top: 120px; }
      .chasing-icons .video-container .header-tiles .big {
        font-size: 50px; }
      .chasing-icons .video-container .header-tiles .medium {
        font-size: 55px; }
      .chasing-icons .video-container .header-tiles .small {
        font-size: 14px; } }
.chasing-icons.trip-report .video-container .chasing-icons-logo {
  background-size: contain;
  background-position: top center;
  background-image: url("/images/ikon/chasing-ikons-logo2.png");
  background-repeat: no-repeat;
  position: absolute;
  right: calc(33.33vw + 25px);
  top: 25px;
  width: 150px;
  height: 150px;
  z-index: 3; }
.chasing-icons.trip-report .video-container a.resort-logo {
  position: absolute;
  right: calc(33.33vw + 20px);
  bottom: 20px;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center; }
.chasing-icons.trip-report .video-container a.ikon-explore-cta {
  background-color: #e14735;
  padding: 5px;
  color: #fff;
  margin-left: 10px;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: 10px 5px;
  background-size: 45px;
  background-image: url(/images/ikon/ikon-grey.png);
  padding-left: 65px; }
  .chasing-icons.trip-report .video-container a.ikon-explore-cta:hover {
    background-color: #6bdff2;
    color: #222; }
.chasing-icons.trip-report .video-container .header-item .header-side {
  opacity: 1;
  right: 0; }
.chasing-icons.trip-report .video-container .landing-image {
  left: 0 !important;
  margin: 0 !important;
  width: 75vw !important;
  min-width: 75vw !important;
  -webkit-transform: translateX(0%) translateY(0%) !important;
  transform: translateX(0%) translateY(0%) !important;
  top: 0 !important; }
.chasing-icons.trip-report .video-container .resort-bottom {
  padding: 10px; }
  .chasing-icons.trip-report .video-container .resort-bottom .resort-text {
    font-family: 'LeagueRegular';
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px; }
  .chasing-icons.trip-report .video-container .resort-bottom h2, .chasing-icons.trip-report .video-container .resort-bottom .edit-profile .close-button, .edit-profile .chasing-icons.trip-report .video-container .resort-bottom .close-button,
  .chasing-icons.trip-report .video-container .resort-bottom .entry-detail .close-button,
  .entry-detail .chasing-icons.trip-report .video-container .resort-bottom .close-button, .chasing-icons.trip-report .video-container .resort-bottom .signup-login #content .close-button, .signup-login #content .chasing-icons.trip-report .video-container .resort-bottom .close-button {
    padding-top: 10px;
    font-size: 26px;
    padding-bottom: 15px;
    border-bottom: 1px solid #222;
    margin-bottom: 15px; }
    .chasing-icons.trip-report .video-container .resort-bottom h2 .day, .chasing-icons.trip-report .video-container .resort-bottom .edit-profile .close-button .day, .edit-profile .chasing-icons.trip-report .video-container .resort-bottom .close-button .day,
    .chasing-icons.trip-report .video-container .resort-bottom .entry-detail .close-button .day,
    .entry-detail .chasing-icons.trip-report .video-container .resort-bottom .close-button .day, .chasing-icons.trip-report .video-container .resort-bottom .signup-login #content .close-button .day, .signup-login #content .chasing-icons.trip-report .video-container .resort-bottom .close-button .day {
      font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
      font-weight: 300;
      font-stretch: normal; }
    .chasing-icons.trip-report .video-container .resort-bottom h2 .resort, .chasing-icons.trip-report .video-container .resort-bottom .edit-profile .close-button .resort, .edit-profile .chasing-icons.trip-report .video-container .resort-bottom .close-button .resort,
    .chasing-icons.trip-report .video-container .resort-bottom .entry-detail .close-button .resort,
    .entry-detail .chasing-icons.trip-report .video-container .resort-bottom .close-button .resort, .chasing-icons.trip-report .video-container .resort-bottom .signup-login #content .close-button .resort, .signup-login #content .chasing-icons.trip-report .video-container .resort-bottom .close-button .resort {
      font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosBold', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
      font-weight: 600;
      font-stretch: normal; }
.chasing-icons.trip-report .video-container .resort-info {
  position: absolute;
  right: 0;
  top: 0;
  width: 33.33vw;
  height: 100%;
  background: #fff; }
  .chasing-icons.trip-report .video-container .resort-info .resort-map {
    width: 100%;
    height: 50%;
    position: relative; }
.chasing-icons.trip-report .report-nav {
  background: #222;
  height: 50px;
  position: relative; }
.chasing-icons.trip-report .report-nav a {
  color: #fff;
  height: 50px;
  text-transform: uppercase;
  background: #333;
  padding: 18px;
  position: absolute;
  display: block;
  top: 0; }
  .chasing-icons.trip-report .report-nav a:hover {
    background: #e14735; }
.chasing-icons.trip-report .body em {
  font-family: 'LeagueRegular';
  letter-spacing: 0;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  top: -10px;
  display: block; }
.chasing-icons.trip-report .body p {
  font-family: 'LeagueRegular';
  font-size: 14px;
  line-height: 23px;
  width: 600px !important;
  max-width: 600px !important;
  min-width: 600px !important; }
  .chasing-icons.trip-report .body p em {
    font-family: 'LeagueRegular';
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: -10px;
    display: block; }
.chasing-icons.trip-report .body iframe {
  width: 600px;
  display: block;
  margin: 0 auto 30px auto;
  height: 400px; }
.chasing-icons.trip-report .body img {
  margin: 0 auto 30px auto !important;
  width: 600px !important;
  height: auto !important;
  transform: none !important; }
.chasing-icons.trip-report div.intro {
  width: 600px;
  margin: 0 auto; }
  .chasing-icons.trip-report div.intro h2, .chasing-icons.trip-report div.intro .edit-profile .close-button, .edit-profile .chasing-icons.trip-report div.intro .close-button,
  .chasing-icons.trip-report div.intro .entry-detail .close-button,
  .entry-detail .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .signup-login #content .close-button, .signup-login #content .chasing-icons.trip-report div.intro .close-button {
    display: none; }
  .chasing-icons.trip-report div.intro span {
    display: none; }
  .chasing-icons.trip-report div.intro h1, .chasing-icons.trip-report div.intro .hero-slider .well h2, .hero-slider .well .chasing-icons.trip-report div.intro h2, .chasing-icons.trip-report div.intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .chasing-icons.trip-report div.intro .close-button,
  .chasing-icons.trip-report div.intro .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .chasing-icons.trip-report div.intro .close-button,
  .chasing-icons.trip-report div.intro .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .chasing-icons.trip-report div.intro .close-button {
    text-align: center;
    padding: 50px 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #222; }
.chasing-icons.trip-report .super-leaderboard {
  margin: 30px 0; }
.chasing-icons.trip-report a.hidden {
  display: none; }
.chasing-icons.trip-report a.prev-report {
  left: 0; }
.chasing-icons.trip-report a.next-report {
  right: 0; }

@media screen and (max-width: 1024px) {
  .chasing-icons.trip-report .video-container {
    height: 180vh;
    min-height: 180vh; }
    .chasing-icons.trip-report .video-container .resort-info {
      width: 100%;
      height: 90vh;
      top: 90vh; }
    .chasing-icons.trip-report .video-container .landing-image {
      width: 100% !important;
      height: 90vh !important; }
    .chasing-icons.trip-report .video-container .chasing-icons-logo {
      right: 25px;
      width: 75px;
      height: 75px; }
  .chasing-icons.trip-report .super-leaderboard {
    width: 100%;
    height: 71px;
    margin: 0;
    padding: 10px; }
  .chasing-icons.trip-report div.intro {
    width: 100vw;
    padding: 10px; }
    .chasing-icons.trip-report div.intro h2, .chasing-icons.trip-report div.intro .edit-profile .close-button, .edit-profile .chasing-icons.trip-report div.intro .close-button,
    .chasing-icons.trip-report div.intro .entry-detail .close-button,
    .entry-detail .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .signup-login #content .close-button, .signup-login #content .chasing-icons.trip-report div.intro .close-button {
      display: none; }
    .chasing-icons.trip-report div.intro span {
      display: none; }
    .chasing-icons.trip-report div.intro h1, .chasing-icons.trip-report div.intro .hero-slider .well h2, .hero-slider .well .chasing-icons.trip-report div.intro h2, .chasing-icons.trip-report div.intro .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .chasing-icons.trip-report div.intro .close-button,
    .chasing-icons.trip-report div.intro .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .chasing-icons.trip-report div.intro .close-button,
    .chasing-icons.trip-report div.intro .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .chasing-icons.trip-report div.intro .close-button, .chasing-icons.trip-report div.intro .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .chasing-icons.trip-report div.intro .close-button {
      text-align: center;
      padding: 25px 0;
      margin-bottom: 25px;
      border-bottom: 1px solid #222; }
  .chasing-icons.trip-report .body {
    width: 100vw;
    position: relative;
    overflow: hidden;
    padding: 10px; }
    .chasing-icons.trip-report .body p {
      font-family: 'LeagueRegular';
      font-size: 14px;
      line-height: 23px;
      width: 100% !important;
      max-width: 100% !important;
      min-width: 100% !important; }
    .chasing-icons.trip-report .body iframe {
      width: calc(100vw - 20px);
      display: block;
      margin: 0 auto 30px auto;
      height: calc(100vw * 0.6667); }
    .chasing-icons.trip-report .body img {
      margin: 0 auto 30px auto !important;
      width: calc(100vw - 20px) !important;
      min-width: calc(100vw - 20px) !important;
      height: auto !important;
      transform: none !important; }
  .chasing-icons.trip-report .report-nav {
    min-height: 100px; }
    .chasing-icons.trip-report .report-nav a {
      width: 100%;
      height: auto;
      left: 0;
      top: 0;
      text-align: center; }
      .chasing-icons.trip-report .report-nav a.prev-report {
        border-bottom: 1px solid #555; }
      .chasing-icons.trip-report .report-nav a.next-report {
        top: 51px; } }
html {
  background: #161616;
  overflow-x: hidden; }

body {
  background: #fff;
  font-family: "proxima-nova", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  color: #161616;
  overflow: hidden; }

#page,
#page-wrapper {
  position: relative; }
  #page > .container,
  #page-wrapper > .container {
    padding-bottom: 140px; }

@viewport {
  zoom: 1.0;
  width: extend-to-zoom; }
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1.0; }
@media screen and (max-width: 940px) {
  h2.with-triangle .push-right, .edit-profile .with-triangle.close-button .push-right,
  .entry-detail .with-triangle.close-button .push-right, .signup-login #content .with-triangle.close-button .push-right {
    display: block;
    width: 100%;
    margin: 12px auto 0 auto;
    text-align: center;
    float: none; }
    h2.with-triangle .push-right a, .edit-profile .with-triangle.close-button .push-right a,
    .entry-detail .with-triangle.close-button .push-right a, .signup-login #content .with-triangle.close-button .push-right a {
      margin: 0 15px; } }

@media screen and (max-width: 940px) {
  .primary-nav ul > li {
    padding: 4px 9px; }
    .primary-nav ul > li a {
      font-size: 17px;
      line-height: 19px; } }
@media screen and (max-width: 860px) {
  .primary-nav ul > li {
    padding: 4px 7px; }
    .primary-nav ul > li a {
      font-size: 14px;
      line-height: 16px; } }

@media screen and (max-width: 985px) {
  .item-list {
    margin-right: -2.12766%; }
    .item-list .post {
      width: 47.93617%;
      margin-right: 2%; }
      .item-list .post img {
        width: 100%;
        height: auto; }

  .community-page #more-from-tgr .post.third-item {
    margin-right: 2.12766%; } }
@media screen and (max-width: 970px) {
  #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 64.25532%; }
    #content:last-child {
      margin-right: 0; }

  .video-tease .season-container {
    width: 100%;
    float: none; }
  .video-tease .video-list {
    position: relative; }
    .video-tease .video-list .item {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 20.5617%; }
      .video-tease .video-list .item:last-child {
        margin-right: 0; }
  .video-tease .post.post-small img {
    width: 100%;
    height: auto; }

  .post.post-small .image-wrap img {
    max-height: 350px; }

  .page-next .medium-rectangle,
  .item-list .medium-rectangle {
    margin-bottom: 13.25%; } }
@media screen and (max-width: 970px) and (max-width: 940px) {
  .secondary-nav .secondary-nav-item {
    padding: 4px 10px; }
    .secondary-nav .secondary-nav-item.has-dropdown {
      padding: 4px 25px 4px 10px; }
      .secondary-nav .secondary-nav-item.has-dropdown a:before {
        right: 10px; }
      .secondary-nav .secondary-nav-item.has-dropdown.notifications {
        padding: 0 20px; }
        .secondary-nav .secondary-nav-item.has-dropdown.notifications .menu-item {
          width: auto;
          display: block; }
          .secondary-nav .secondary-nav-item.has-dropdown.notifications .menu-item:before {
            display: none; }

  #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 60.85106%; }
    #content:last-child {
      margin-right: 0; }

  #footer .container {
    width: 90%; }
  #footer .left,
  #footer .middle,
  #footer .right {
    margin-bottom: 40px; }
  #footer .left {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%; }
    #footer .left:last-child {
      margin-right: 0; }
  #footer .middle {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 36.17021%; }
    #footer .middle:last-child {
      margin-right: 0; }
  #footer .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 36.17021%;
    padding-left: 0;
    text-align: center; }
    #footer .right:last-child {
      margin-right: 0; }
    #footer .right .sponsor-list a {
      float: none;
      display: inline-block; }
      #footer .right .sponsor-list a.surfrider {
        margin-right: 0; }
  #footer .input-wrap {
    width: 225px; }
    #footer .input-wrap .submit {
      right: -30px; }
  #footer .legal {
    padding: 0px 0 10px;
    text-align: left; }

  #sidebar .sidebar-nav.add-your-own .push-right {
    float: left;
    margin-top: 15px; }

  .well .post-headline {
    max-width: 340px; } }
@media screen and (max-width: 970px) {
  .member-profile .profile-stats .entry-count.view-count {
    border: none;
    margin-left: 0;
    padding: 0; } }
@media screen and (max-width: 860px) {
  html {
    padding-top: 0; }
    html #navigation {
      position: relative; }

  .branding {
    padding: 10px 10px 0 16px; }
    .branding .nav-toggle {
      top: 18px; }
      .branding .nav-toggle:before {
        top: 0; }

  .page-logo {
    position: relative;
    background-size: 95px;
    height: 50px;
    /** &:before {
      content: "\e007" !important;
      position: absolute;
      top: 0;
      display: block;
      color: black;
      font-size: 90px;
      font-family: $tgricons !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: .45;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-indent: 0px;
    } **/ }

  #breadcrumb {
    display: none; }

  .hero-slider .well {
    width: 100%;
    bottom: 0px;
    left: 0px; }

  .content-list .filters .left,
  .content-list .filters .center,
  .content-list .filters .right, .content-list .feed-filters .left,
  .content-list .feed-filters .center,
  .content-list .feed-filters .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%; }
    .content-list .filters .left:last-child,
    .content-list .filters .center:last-child,
    .content-list .filters .right:last-child, .content-list .feed-filters .left:last-child,
    .content-list .feed-filters .center:last-child,
    .content-list .feed-filters .right:last-child {
      margin-right: 0; }
  .content-list .filters .center .dk_container, .content-list .feed-filters .center .dk_container {
    float: none;
    width: 100%; }

  .signup-login #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-left: 0%; }
    .signup-login #content:last-child {
      margin-right: 0; }
    .signup-login #content > section {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%; }
      .signup-login #content > section:last-child {
        margin-right: 0; }
    .signup-login #content .social-login {
      margin-bottom: 50px; }
    .signup-login #content .divider {
      display: none; }

  #content,
  #sidebar {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #content:last-child,
    #sidebar:last-child {
      margin-right: 0; }

  #sidebar:after {
    content: "";
    display: table;
    clear: both; }
  #sidebar .sidebar-left-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%; }
    #sidebar .sidebar-left-column:last-child {
      margin-right: 0; }
  #sidebar .sidebar-right-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%; }
    #sidebar .sidebar-right-column:last-child {
      margin-right: 0; }
  #sidebar .half-page,
  #sidebar .mobile-hide,
  #sidebar .sidebar-nav {
    margin-left: auto;
    margin-right: auto; }
    #sidebar .half-page.social,
    #sidebar .mobile-hide.social,
    #sidebar .sidebar-nav.social {
      display: block; }
  #sidebar #mc_embed_signup {
    width: 290px; }
  #sidebar .email {
    width: 220px; }
  #sidebar .submit {
    width: 80px;
    right: -40px; }
  #sidebar #sb-sticky {
    position: static !important;
    top: 0px; }

  .post.post-small .image-wrap img,
  .post .image-wrap img {
    width: 100%;
    height: auto;
    min-height: 250px; }

  .post .well.well-med .post-headline {
    max-width: 440px; }

  .entry-detail header h1, .entry-detail header .hero-slider .well h2, .hero-slider .well .entry-detail header h2,
  .hero-slider .well .entry-detail header .close-button,
  .entry-detail header .hero-slider .well .close-button,
  .entry-detail .hero-slider .well header .close-button, .entry-detail header .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .entry-detail header .close-button, .entry-detail header .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .entry-detail header .close-button {
    font-size: 36px; }
  .entry-detail.video .video-large-container {
    max-width: 100%; }

  .video-tease .season-container .button, .video-tease .season-container .edit-profile .location input[type="submit"], .edit-profile .location .video-tease .season-container input[type="submit"] {
    position: relative;
    margin-bottom: 20px; }
  .video-tease .season-container .video-list {
    float: left;
    margin-top: 20px; }
    .video-tease .season-container .video-list .item {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 31.91489%; }
      .video-tease .season-container .video-list .item:last-child {
        margin-right: 0; }

  .edit-profile .form-avatar,
  .edit-profile #member_form,
  .edit-profile .social .block,
  .edit-profile .col-3 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .edit-profile .form-avatar:last-child,
    .edit-profile #member_form:last-child,
    .edit-profile .social .block:last-child,
    .edit-profile .col-3:last-child {
      margin-right: 0; }
  .edit-profile textarea,
  .edit-profile input[type="email"],
  .edit-profile input[type="password"],
  .edit-profile input[type="text"],
  .edit-profile .select2-container-multi .select2-choices {
    width: 100%; }
  .edit-profile label {
    margin-top: 10px; }

  .member-profile .profile-stats .entry-count.view-count {
    border-left: 1px solid #161616;
    margin-left: 10px;
    padding: 0 0 0 20px; }
  .member-profile #sidebar {
    margin: 0; }
  .member-profile .sidebar .tgr-forums .latest-started-threads {
    display: none; }
  .member-profile .sidebar .tgr-forums .latest-posts {
    display: none; }

  #footer .left,
  #footer .middle,
  #footer .right {
    text-align: center;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-right: 0px; }
    #footer .left:last-child,
    #footer .middle:last-child,
    #footer .right:last-child {
      margin-right: 0; }
  #footer .right .sponsor-list a.planet, #footer .right .sponsor-list a.pow, #footer .right .sponsor-list a.bicep, #footer .right .sponsor-list a.surfrider, #footer .right .sponsor-list a.imba {
    display: inline-block;
    width: 70px;
    margin-right: 8px;
    float: none; }
  #footer .middle .social a {
    float: none;
    display: inline-block;
    margin-right: 15px; }
    #footer .middle .social a.i-youtube {
      position: relative;
      top: -8px; }
  #footer .input-wrap {
    margin: 0 auto;
    width: 290px;
    left: -30px; }

  #feedbackify .fby-tab-r {
    top: 85% !important; } }
@media screen and (max-width: 780px) {
  .page-next .medium-rectangle,
  .item-list .medium-rectangle {
    margin-bottom: 10%; }

  .header-text h1, .header-text .hero-slider .well h2, .hero-slider .well .header-text h2, .header-text .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text .close-button, .header-text .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text .close-button,
  .header-text .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .header-text .close-button,
  .header-text .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .header-text .close-button, .header-text .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text .close-button, .header-text .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text .close-button {
    font-size: 36px; }
  .header-text h4 {
    font-size: 18px; } }
@media screen and (max-width: 630px) {
  .one-column {
    width: 100%; }

  .two-column {
    width: 100%; }

  .left {
    float: none; }

  .right {
    float: none;
    margin-right: 0px; }

  .skin {
    display: none; }

  img {
    width: 100%; }

  .item-list .post.post-small {
    width: 100%; }

  .page-next .medium-rectangle,
  .item-list .medium-rectangle {
    margin: 0 auto 20px; }

  .post {
    overflow: hidden;
    min-height: 250px; }
    .post .well.well-large h4, .post .well.well-med h4 {
      padding-bottom: 5px;
      font-size: 12px; }
    .post .well.well-large h1, .post .hero-slider .well.well-large h2, .hero-slider .post .well.well-large h2, .post .hero-slider .well.well-large .edit-profile .close-button, .hero-slider .post .well.well-large .edit-profile .close-button, .post .edit-profile .hero-slider .well.well-large .close-button, .edit-profile .hero-slider .post .well.well-large .close-button,
    .post .hero-slider .well.well-large .entry-detail .close-button,
    .hero-slider .post .well.well-large .entry-detail .close-button,
    .post .entry-detail .hero-slider .well.well-large .close-button,
    .entry-detail .hero-slider .post .well.well-large .close-button, .post .hero-slider .well.well-large .signup-login #content .close-button, .hero-slider .post .well.well-large .signup-login #content .close-button, .post .signup-login #content .hero-slider .well.well-large .close-button, .signup-login #content .hero-slider .post .well.well-large .close-button, .post .well.well-med h1, .post .hero-slider .well.well-med h2, .hero-slider .post .well.well-med h2, .post .hero-slider .well.well-med .edit-profile .close-button, .hero-slider .post .well.well-med .edit-profile .close-button, .post .edit-profile .hero-slider .well.well-med .close-button, .edit-profile .hero-slider .post .well.well-med .close-button,
    .post .hero-slider .well.well-med .entry-detail .close-button,
    .hero-slider .post .well.well-med .entry-detail .close-button,
    .post .entry-detail .hero-slider .well.well-med .close-button,
    .entry-detail .hero-slider .post .well.well-med .close-button, .post .hero-slider .well.well-med .signup-login #content .close-button, .hero-slider .post .well.well-med .signup-login #content .close-button, .post .signup-login #content .hero-slider .well.well-med .close-button, .signup-login #content .hero-slider .post .well.well-med .close-button {
      font-size: 22px;
      line-height: 1.2;
      letter-spacing: .02em; }
    .post .well.well-med {
      padding: 10px 10px 10px 10px; }
      .post .well.well-med .author-info {
        margin-right: 10px; }
        .post .well.well-med .author-info a img {
          float: left;
          max-width: 60px;
          max-height: 50px; }
      .post .well.well-med .post-headline {
        float: none; }
        .post .well.well-med .post-headline .post-stats {
          margin: 25px 0 0; }
          .post .well.well-med .post-headline .post-stats li h4 {
            font-size: 10px;
            top: 6px; }
        .post .well.well-med .post-headline .big-headline {
          display: none; }
        .post .well.well-med .post-headline .small-headline {
          font-size: 16px;
          display: inline; }

  .post-ribbon {
    width: 55px;
    padding: 10px; }
    .post-ribbon h4 {
      font-size: 9px; }

  .hero-slider .swiper-container, .hero-slider swiper-slide {
    height: 350px !important; }
  .hero-slider .well {
    bottom: 0px;
    width: 100%; }
    .hero-slider .well h2, .hero-slider .well .edit-profile .close-button, .edit-profile .hero-slider .well .close-button,
    .hero-slider .well .entry-detail .close-button,
    .entry-detail .hero-slider .well .close-button, .hero-slider .well .signup-login #content .close-button, .signup-login #content .hero-slider .well .close-button {
      font-size: 22px; }
  .hero-slider .slide-link img {
    min-height: 350px;
    width: auto; }
  .hero-slider .slide-link.video-slide:after {
    font-size: 44px;
    margin-top: -20px; }
  .hero-slider #arrow-navigation {
    top: -160px; }
    .hero-slider #arrow-navigation .swiper-next {
      top: -6px; }

  #arrow-navigation .swiper-prev:before,
  #arrow-navigation .swiper-next:before {
    font-size: 35px; }

  .pagination {
    left: 20px;
    top: 20px; }
    .pagination .swiper-pagination-switch {
      display: inline-block;
      float: none;
      width: 10px;
      height: 10px; }

  .content-list .filters .add-label {
    margin-bottom: 10px; }
  .content-list .filters .right {
    margin-bottom: 20px; }

  .subnavigation ul li {
    display: block;
    margin: 0 0 20px; }
    .subnavigation ul li a {
      font-size: 18px;
      margin: 0; }
      .subnavigation ul li a:after {
        display: none; }

  #sidebar .sidebar-left-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #sidebar .sidebar-left-column:last-child {
      margin-right: 0; }
  #sidebar .sidebar-right-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #sidebar .sidebar-right-column:last-child {
      margin-right: 0; }

  .main-menu-popup {
    margin-left: 10px; }

  .entry-detail h1, .entry-detail .hero-slider .well h2, .hero-slider .well .entry-detail h2,
  .hero-slider .well .entry-detail .close-button,
  .entry-detail .hero-slider .well .close-button, .entry-detail .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .entry-detail .close-button, .entry-detail .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .entry-detail .close-button {
    font-size: 28px;
    margin-top: 25px; }
  .entry-detail .article-info .secondary {
    display: block;
    margin: 20px 0 0 0; }
    .entry-detail .article-info .secondary .border:first-child {
      display: none; }

  .entry-detail .editors-note p.has-icon {
    float: none;
    width: 100%; }
  .entry-detail .editors-note span {
    float: none;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin: 0 auto; }
    .entry-detail .editors-note span:last-child {
      margin-right: 0; }

  .entry-detail .author-section {
    margin-bottom: 0px; }
    .entry-detail .author-section .member-information h4 {
      width: 100%; }
  .entry-detail .more-posts .posts-container .post {
    height: auto; }
    .entry-detail .more-posts .posts-container .post h4 {
      float: none;
      text-align: right;
      width: 85%; }
    .entry-detail .more-posts .posts-container .post img {
      float: none;
      margin: 10px auto 0; }
    .entry-detail .more-posts .posts-container .post.right h4 {
      width: 85%;
      float: none;
      text-align: left; }
    .entry-detail .more-posts .posts-container .post.right img {
      float: none; }
  .entry-detail #comments {
    margin-bottom: 0px; }

  #content {
    margin-bottom: 0px; }

  .signup-login #content #facebook:before {
    left: 5px; }

  .edit-profile .photo-holder {
    float: none;
    margin: 0;
    width: 100%; }

  .member-profile .profile-pic-section {
    float: none;
    margin: 0 0 20px 0; }
  .member-profile .profile-details {
    min-height: 0; }
  .member-profile .profile-stats .entry-count {
    float: none; }
    .member-profile .profile-stats .entry-count.view-count {
      border: none;
      margin-left: 0;
      padding: 0; }
  .member-profile .subnavigation ul {
    padding-bottom: 0; }

  #forgot-password .column {
    float: none;
    width: 100%; }
    #forgot-password .column.first {
      border: none;
      padding: 0; }
    #forgot-password .column.last {
      padding: 0; }

  #comments .user-info {
    width: 30%;
    margin-right: 15px; }
    #comments .user-info img {
      float: none;
      margin-bottom: 10px; }
    #comments .user-info .user-name {
      font-size: 12px;
      margin: 5px 0 0 0; }
    #comments .user-info .comment-item {
      margin-bottom: 20px; }
  #comments .threaded-1 .user-info {
    margin-right: 35px; }

  .redactor_toolbar.sticky {
    left: 0;
    margin: 0 !important; }

  #contact .container {
    width: 90%; }
    #contact .container .left,
    #contact .container .right {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%;
      margin-right: 0; }
      #contact .container .left:last-child,
      #contact .container .right:last-child {
        margin-right: 0; }
    #contact .container .left {
      border-right: none; }

  #sb-sticky {
    position: relative !important;
    top: auto !important; }

  .grom-contest .full-width h2, .grom-contest .full-width .edit-profile .close-button, .edit-profile .grom-contest .full-width .close-button,
  .grom-contest .full-width .entry-detail .close-button,
  .entry-detail .grom-contest .full-width .close-button, .grom-contest .full-width .signup-login #content .close-button, .signup-login #content .grom-contest .full-width .close-button {
    margin-top: 20px; }

  .signup-login #content section {
    float: none;
    width: 100%; }

  .item-list {
    margin-right: 0; }
    .item-list .post.post-small {
      width: 100%; }

  .video-tease .post.post-small {
    width: 100%;
    float: none;
    margin-bottom: 20px; }
  .video-tease .season-container .video-list {
    margin-top: 0px; }

  .content-list .filters .left,
  .content-list .filters .center,
  .content-list .filters .right, .content-list .feed-filters .left,
  .content-list .feed-filters .center,
  .content-list .feed-filters .right {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .content-list .filters .left:last-child,
    .content-list .filters .center:last-child,
    .content-list .filters .right:last-child, .content-list .feed-filters .left:last-child,
    .content-list .feed-filters .center:last-child,
    .content-list .feed-filters .right:last-child {
      margin-right: 0; }
    .content-list .filters .left .dk_container,
    .content-list .filters .center .dk_container,
    .content-list .filters .right .dk_container, .content-list .feed-filters .left .dk_container,
    .content-list .feed-filters .center .dk_container,
    .content-list .feed-filters .right .dk_container {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%; }
      .content-list .filters .left .dk_container:last-child,
      .content-list .filters .center .dk_container:last-child,
      .content-list .filters .right .dk_container:last-child, .content-list .feed-filters .left .dk_container:last-child,
      .content-list .feed-filters .center .dk_container:last-child,
      .content-list .feed-filters .right .dk_container:last-child {
        margin-right: 0; }
      .content-list .filters .left .dk_container .dk_toggle,
      .content-list .filters .left .dk_container .dk_options_inner,
      .content-list .filters .center .dk_container .dk_toggle,
      .content-list .filters .center .dk_container .dk_options_inner,
      .content-list .filters .right .dk_container .dk_toggle,
      .content-list .filters .right .dk_container .dk_options_inner, .content-list .feed-filters .left .dk_container .dk_toggle,
      .content-list .feed-filters .left .dk_container .dk_options_inner,
      .content-list .feed-filters .center .dk_container .dk_toggle,
      .content-list .feed-filters .center .dk_container .dk_options_inner,
      .content-list .feed-filters .right .dk_container .dk_toggle,
      .content-list .feed-filters .right .dk_container .dk_options_inner {
        width: 100%; }
  .content-list .filters .right, .content-list .feed-filters .right {
    text-align: left;
    margin-bottom: 20px; }

  .subnavigation ul li a {
    font-size: 14px; }

  .entry-detail .author-section .member-information,
  .entry-detail .author-section .more-by-author {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .entry-detail .author-section .member-information:last-child,
    .entry-detail .author-section .more-by-author:last-child {
      margin-right: 0; }
  .entry-detail .author-section .bio-column {
    width: 100%;
    display: inline;
    margin-bottom: 0px;
    float: none; }
  .entry-detail .author-section .more-by-author {
    margin: 20px 0 20px; }

  .entry-detail .more-posts .posts-container .post img {
    display: none; }
  .entry-detail .more-posts .posts-container .post h4 {
    float: none;
    width: auto; }

  .member-profile .profile-avatar {
    float: none; }

  .company-sidebar .staff .post {
    margin: 20px auto; }

  .community-page .content-list .photo-pick {
    float: none;
    width: 100%;
    margin-bottom: 20px; }
  .community-page .content-list .tr-pick {
    float: none;
    width: 100%; }

  #slidebox {
    width: 100%;
    left: 0;
    display: none; }

  #sidebar {
    padding-top: 0px; }
    #sidebar .h-divider {
      display: none; }
    #sidebar .company-sidebar .text, #sidebar .company-sidebar .staff {
      margin-bottom: 20px; }

  .hero-slider .swiper-container, .hero-slider .swiper-slide {
    height: 390px; } }
@media screen and (max-width: 940px) {
  .subnavigation .tours-subnav li a {
    font-size: 14px; }

  .tours .one-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin: 0 0 20px 0; }
    .tours .one-column:last-child {
      margin-right: 0; }
    .tours .one-column .post {
      float: left;
      margin: 0 20px 0 0; }
    .tours .one-column .copy {
      margin: 0 0 20px 0; }
  .tours .two-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .tours .two-column:last-child {
      margin-right: 0; }
  .tours .tour-logos li img {
    width: 100px; } }
@media screen and (max-width: 780px) {
  .header-text.tours {
    top: -445px; }
    .header-text.tours.single-event {
      top: -410px; }

  .subnavigation .tours-subnav li a {
    margin: 0 10px; }

  .tours .tour-logos li {
    margin: 0; }
    .tours .tour-logos li img {
      width: 70px; } }
@media screen and (max-width: 630px) {
  .header-text.tours h1, .header-text.tours .hero-slider .well h2, .hero-slider .well .header-text.tours h2, .header-text.tours .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text.tours .close-button, .header-text.tours .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text.tours .close-button,
  .header-text.tours .hero-slider .well .entry-detail .close-button,
  .hero-slider .well .entry-detail .header-text.tours .close-button,
  .header-text.tours .entry-detail .hero-slider .well .close-button,
  .entry-detail .hero-slider .well .header-text.tours .close-button, .header-text.tours .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text.tours .close-button, .header-text.tours .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text.tours .close-button {
    font-size: 36px !important; }
  .header-text.tours h4 {
    font-size: 18px !important; }

  .subnavigation .tours-subnav li {
    display: block;
    margin: 0 0 20px; }
    .subnavigation .tours-subnav li a {
      font-size: 18px;
      margin: 0; }
      .subnavigation .tours-subnav li a:after {
        display: none; }

  .tours.location-search-widget .half-column {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .tours.location-search-widget .half-column:last-child {
      margin-right: 0; }
  .tours.location-search-widget .text {
    margin: 20px 0 0; }

  .entry-detail header h1, .entry-detail header .hero-slider .well h2, .hero-slider .well .entry-detail header h2,
  .hero-slider .well .entry-detail header .close-button,
  .entry-detail header .hero-slider .well .close-button,
  .entry-detail .hero-slider .well header .close-button, .entry-detail header .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .entry-detail header .close-button, .entry-detail header .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .entry-detail header .close-button {
    font-size: 30px; } }
@media screen and (max-width: 480px) {
  .header-text.tours {
    top: -420px; }
    .header-text.tours.single-event {
      top: -400px; }

  .tours .one-column .post {
    margin: 0 0 20px; }
  .tours .one-column .copy {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .tours .one-column .copy:last-child {
      margin-right: 0; }
  .tours.location-search-widget .text {
    font-size: 16px; }
  .tours.location-search-widget input {
    font-size: 11px;
    height: 46px; }
  .tours .event-list li {
    padding: 15px 10px 15px 15px; }
  .tours .event-list .date {
    width: 80px; }
  .tours .event-list .day {
    float: none;
    font-size: 60px;
    line-height: 1em;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    .tours .event-list .day:last-child {
      margin-right: 0; }
  .tours .event-list .month, .tours .event-list .year {
    display: inline;
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%;
    margin: 0; }
    .tours .event-list .month:last-child, .tours .event-list .year:last-child {
      margin-right: 0; }
  .tours .event-list .event-location {
    padding: 0 0 0 15px;
    margin: 0;
    width: 148px; }
  .tours .event-list .float-right {
    float: left;
    margin: 10px 0 0 -1px;
    width: 148px; }
  .tours .event-list .rsvp-link {
    display: none; }
  .tours .event-list .event-link {
    padding-left: 15px; } }
@media screen and (max-width: 780px) {
  .header-text.contest {
    top: -410px; }
    .header-text.contest h1, .header-text.contest .hero-slider .well h2, .hero-slider .well .header-text.contest h2, .header-text.contest .hero-slider .well .edit-profile .close-button, .hero-slider .well .edit-profile .header-text.contest .close-button, .header-text.contest .edit-profile .hero-slider .well .close-button, .edit-profile .hero-slider .well .header-text.contest .close-button,
    .header-text.contest .hero-slider .well .entry-detail .close-button,
    .hero-slider .well .entry-detail .header-text.contest .close-button,
    .header-text.contest .entry-detail .hero-slider .well .close-button,
    .entry-detail .hero-slider .well .header-text.contest .close-button, .header-text.contest .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .header-text.contest .close-button, .header-text.contest .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .header-text.contest .close-button {
      font-size: 36px; }
    .header-text.contest h4 {
      font-size: 18px; } }
@media screen and (max-width: 480px) {
  .header-text.contest {
    top: -460px; }

  .width-50, .width-100 {
    width: 100%;
    margin: 0;
    float: none; }

  #breadcrumb .contest {
    padding-top: 20px; }

  .contest {
    /* end .upload */ }
    .contest .half-column {
      width: 100%;
      margin: 0;
      float: none; }
    .contest.upload {
      /* end .contest-call-to-action */
      /* end .contest-entry-step-list */
      /* end .entry-detail */ }
      .contest.upload .contest-call-to-action .contest-entry-steps {
        border-right: none;
        border-bottom: 1px solid; }
      .contest.upload .contest-call-to-action ul {
        margin-bottom: 0; }
      .contest.upload .contest-call-to-action .button, .contest.upload .contest-call-to-action .edit-profile .location input[type="submit"], .edit-profile .location .contest.upload .contest-call-to-action input[type="submit"] {
        margin: 40px auto 60px; }
      .contest.upload .contest-entry-step-list .entry-step h3 {
        margin-bottom: 20px; }
      .contest.upload .contest-entry-step-list .entry-step .float-right {
        float: none; }
      .contest.upload .contest-entry-step-list #saved {
        width: 250px; }
      .contest.upload .contest-entry-step-list #saved {
        bottom: -130px; }
      .contest.upload .entry-detail .article .voting-bar ul li {
        margin: 0 20px; }
      .contest.upload .entry-detail .article .voting-bar .large-upvote {
        float: none;
        margin: 20px 0 0 20px; }
      .contest.upload .entry-detail .article .voting-bar .vote-message {
        top: 30px; }
      .contest.upload .entry-detail .author-section .member-information .profile-follow.follow-links a.button {
        width: 120px; }

  /* end .contest */ }
/* end .mobile */
@media screen and (max-width: 768px) {
  #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #content:last-child {
      margin-right: 0; } }
@media screen and (max-width: 480px) {
  #content {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #content:last-child {
      margin-right: 0; } }

@media screen and (max-width: 768px) {
  #sidebar {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #sidebar:last-child {
      margin-right: 0; } }
@media screen and (max-width: 480px) {
  #sidebar {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%; }
    #sidebar:last-child {
      margin-right: 0; } }

@media screen and (max-width: 480px) {
  .active-nav .input-wrap {
    width: 230px; }
    .active-nav .input-wrap .submit {
      right: -75px; }

  .hero-slider #arrow-navigation {
    top: -127px; }
  .hero-slider .swiper-container, .hero-slider swiper-slide {
    height: 280px !important; }
  .hero-slider .slide-link img {
    min-height: 280px;
    height: 280px; }
  .hero-slider .well .post-stats {
    display: none; }
  .hero-slider .well.well-large h2, .hero-slider .well.well-large .edit-profile .close-button, .edit-profile .hero-slider .well.well-large .close-button,
  .hero-slider .well.well-large .entry-detail .close-button,
  .entry-detail .hero-slider .well.well-large .close-button, .hero-slider .well.well-large .signup-login #content .close-button, .signup-login #content .hero-slider .well.well-large .close-button {
    font-size: 18px !important;
    letter-spacing: 1.5px; }

  .post .well.well-med .post-headline .small-headline {
    letter-spacing: 0.02em; }
  .post .well.well-med .post-headline .post-stats {
    margin: 5px 0 0; }
  .post.post-video .image-wrap:after {
    font-size: 48px; }

  .item-list .post.post-small {
    min-width: 300px; }

  .video-tease {
    padding: 15px; }
    .video-tease .post.post-small {
      min-width: 300px; }
    .video-tease .season-container .video-list .item {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%;
      margin: 15px 0 0 0; }
      .video-tease .season-container .video-list .item:last-child {
        margin-right: 0; }

  .search-form.users form .button, .search-form.users form .edit-profile .location input[type="submit"], .edit-profile .location .search-form.users form input[type="submit"] {
    position: static;
    float: right; }

  .swiper-slide .post-ribbon {
    height: 24px;
    width: 100% !important; }

  .entry-detail header h1, .entry-detail header .hero-slider .well h2, .hero-slider .well .entry-detail header h2,
  .hero-slider .well .entry-detail header .close-button,
  .entry-detail header .hero-slider .well .close-button,
  .entry-detail .hero-slider .well header .close-button, .entry-detail header .hero-slider .well .signup-login #content .close-button, .hero-slider .well .signup-login #content .entry-detail header .close-button, .entry-detail header .signup-login #content .hero-slider .well .close-button, .signup-login #content .hero-slider .well .entry-detail header .close-button {
    font-size: 24px; }
  .entry-detail header .google-plus {
    display: none; }
  .entry-detail header .comments {
    display: none; }
  .entry-detail header span.label {
    width: 53px; }
  .entry-detail header span#counter_views {
    width: 65px; }
  .entry-detail p {
    font-size: 17px; }
  .entry-detail .article .series-viewer .season-list a {
    margin-top: 10px;
    width: 100%;
    padding: 10px; }
  .entry-detail .article .nav-wrap .arrow-navigation div.swiper-next:before {
    color: #fff; }
  .entry-detail .article .nav-wrap .arrow-navigation div.swiper-prev:before {
    color: #fff; }
  .entry-detail .article .participation-section .upvote-section .large-upvote {
    width: 60px;
    margin: 0 auto; }
    .entry-detail .article .participation-section .upvote-section .large-upvote .vote-message {
      display: none; }
  .entry-detail .article .participation-section .comment-link .wordy-language {
    display: none; }
  .entry-detail .article .participation-section .comment-link a {
    text-align: center;
    width: auto; }

  .page-top {
    position: fixed;
    bottom: 0px;
    padding: 5px 0px;
    z-index: 999;
    margin-bottom: 0px;
    width: 100%; }

  #footer .container {
    padding-bottom: 60px; } }
@media only screen and (max-width: 700px) {
  .div-logo {
    min-width: 115px; } }
@media only screen and (max-width: 800px) {
  a.down-arrow:after {
    font-size: 16px; } }
