@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
 * Application Variables
 *
 */
/* ==========================================================================
   Paths
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/*#799946;*/
/*#81aa26;*/
/*#406225;*/
/* ==========================================================================
   Layout
   ========================================================================== */
/* ==========================================================================
   Breakpoints
   ========================================================================== */
/* ==========================================================================
   Assets
   ========================================================================== */
/* ==========================================================================
   Animations
   ========================================================================== */
/*
 * Sizes
 */
/* ==========================================================================
   Helper mixins
   ========================================================================== */
/*
 * Layout
 */
/*
 * Media Queries
 */
/*
 * Fonts
 */
/*
 * Logos
 */
/**
 * Mixin intended for hiding text from an element,
 * e.g. when a <div> contains an image but needs to have placeholder text.
 */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/*
 * Cross browser opacity
 */
/*
 * List Reset
 */
/*
 * Omega Reset
 * http://joshfry.me/notes/omega-reset-for-bourbon-neat/
 */
/**
 * Mixin for flexbox
 */
@font-face {
  font-family: 'icomoon';
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/icomoon.eot?https_www.bevnet.com");
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/icomoon.eot?https_www.bevnet.com#iefix") format("embedded-opentype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/icomoon.woff?https_www.bevnet.com") format("woff"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/icomoon.ttf?https_www.bevnet.com") format("truetype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/icomoon.svg?https_www.bevnet.com#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * Bootstrap Glyphicons (2014-07-23)
 * moved from bootstrap.css to here to use proper font path
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/glyphicons/glyphicons-halflings-regular.eot");
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
/** 
 * Youtube icomoon (2015-03-13) 
 */
@font-face {
  font-family: 'youtube-icomoon';
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/youtube-icomoon.eot?fcvn3d");
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/youtube-icomoon.eot?#iefixfcvn3d") format("embedded-opentype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/youtube-icomoon.woff?fcvn3d") format("woff"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/youtube-icomoon.ttf?fcvn3d") format("truetype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/youtube-icomoon.svg?fcvn3d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/** 
 * Social icomoon (2014-07-10) 
 */
@font-face {
  font-family: 'social-icomoon';
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/social-icomoon.eot?fcvn3d");
  src: url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/social-icomoon.eot?#iefixfcvn3d") format("embedded-opentype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/social-icomoon.woff?fcvn3d") format("woff"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/social-icomoon.ttf?fcvn3d") format("truetype"), url("https://d2btcxja5g5zgs.cloudfront.net/assets/font/icomoon/fonts/social-icomoon.svg?fcvn3d#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/** 
 * Conv_AlternateGothicNo2BT
 */
@font-face {
  font-family: 'alternate-gothic-no-2-d';
  src: url("/assets/font/AlternateGothic/AlternateGothicNo2BT-Regular.eot");
  src: local("☺"), url("/assets/font/AlternateGothic/AlternateGothicNo2BT-Regular.woff") format("woff"), url("/assets/font/AlternateGothic/AlternateGothicNo2BT-Regular.ttf") format("truetype"), url("/assets/font/AlternateGothic/AlternateGothicNo2BT-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Create mixin to allow for use in other SCSS files */
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon] {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }
  [data-icon] span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    /*
     * Extends the .visuallyhidden class to allow the element to be focusable
     * when navigated to via the keyboard: h5bp.com/p
     */ }
    [data-icon] span.focusable:active, [data-icon] span.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  [data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/*
 * Home
 *
 */
/*
 * Posts & Events
 */
.post-slider {
  position: relative; }
  .post-slider .slides {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .post-slider .slides:after {
      content: "";
      display: table;
      clear: both; }
    .post-slider .slides li {
      float: left;
      width: 263px; }
      .post-slider .slides li .post {
        border: 0;
        box-shadow: none;
        margin: 0;
        padding: 0 1em 0 0; }
        .post-slider .slides li .post .featured-image {
          margin-bottom: 0em;
          position: relative; }
          .post-slider .slides li .post .featured-image .play-overlay {
            background: rgba(255, 255, 255, 0.7);
            bottom: 0;
            color: #e21836;
            left: 0;
            padding: 0.5em 0.7em 0.3em;
            position: absolute;
            text-align: center; }
        .post-slider .slides li .post .post-header {
          padding: 0.75em 0; }
          .post-slider .slides li .post .post-header h2, .post-slider .slides li .post .post-header h3 {
            font-weight: 600;
            height: 2em;
            margin: 0; }
            .post-slider .slides li .post .post-header h2 a, .post-slider .slides li .post .post-header h3 a {
              color: #1a1a1a; }
        .post-slider .slides li .post .post-footer {
          font-size: 0.8em;
          padding: 0.75em 0 0; }
          .post-slider .slides li .post .post-footer .post-meta {
            color: #999; }
        @media only screen and (max-width: 53.75em) {
          .post-slider .slides li .post .featured-image {
            float: none;
            max-width: none;
            width: 100%; }
          .post-slider .slides li .post .post-header {
            margin-left: 0; } }
  .post-slider .flex-direction-nav {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .post-slider .flex-direction-nav .flex-prev, .post-slider .flex-direction-nav .flex-next {
      background: rgba(0, 0, 0, 0.7);
      border: 0;
      box-shadow: 0 0 10px white;
      height: 138px;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 30px; }
    .post-slider .flex-direction-nav .flex-prev::before,
    .post-slider .flex-direction-nav .flex-next::before {
      content: "";
      color: #fff;
      font-size: 1.8em;
      height: 0;
      left: 50%;
      margin-top: -0.65em;
      position: absolute;
      top: 50%;
      width: 0; }
    .post-slider .flex-direction-nav .flex-prev {
      left: 0; }
    .post-slider .flex-direction-nav .flex-prev::before {
      content: '\2039';
      margin-left: -5px; }
    .post-slider .flex-direction-nav .flex-next {
      right: 0; }
    .post-slider .flex-direction-nav .flex-next::before {
      content: '\203A';
      margin-left: -4px; }
    .post-slider .flex-direction-nav .flex-disabled {
      display: none; }

.nav-articles {
  margin: 0.5em 0; }
  .nav-articles .nav {
    margin-top: 0; }

.posts:after {
  content: "";
  display: table;
  clear: both; }
.posts h2 {
  color: #e21836;
  font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 1em 0 .5em .7em;
  text-transform: uppercase; }
.posts.top {
  border-top: 2px solid #ececec;
  padding-top: .75em; }
  .posts.top .section-header {
    padding: .75em 1em .5em 0em !important; }
.posts .post {
  background: #fff;
  box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
  border: 1px solid #cccccc;
  padding: 1em;
  float: left;
  width: 34.8964013086%;
  margin-bottom: .5em; }
  .posts .post:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 48em) {
    .posts .post {
      padding: .5em; } }
  .posts .post:nth-of-type(even) {
    float: right; }
  @media only screen and (max-width: 36.25em) {
    .posts .post {
      width: 100%;
      margin-bottom: .5em; }
      .posts .post .post-header {
        border-bottom: 0; }
      .posts .post .content {
        display: none; } }
.posts .row .col-sm-6 {
  padding: 0 5px 0 15px; }
  .posts .row .col-sm-6:nth-of-type(even) {
    padding: 0 15px 0 5px; }
    @media only screen and (max-width: 48em) {
      .posts .row .col-sm-6:nth-of-type(even) {
        padding: 0 15px; } }
  @media only screen and (max-width: 48em) {
    .posts .row .col-sm-6 {
      padding: 0 15px; } }
.posts .row .post {
  float: none;
  width: auto; }
  .posts .row .post:nth-child(even) {
    float: none; }

.post-summaries .post .post-header {
  padding: 1em 0; }
  .post-summaries .post .post-header h4 {
    margin: 0 0 0.25em; }
.post-summaries .post:last-of-type .post-header {
  border: 0; }

.post {
  /* /.post-single */
  /* /.featured-post */ }
  .post .post-type-label {
    color: #999;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 0.8em;
    line-height: 1em;
    margin: 0 0 0.5em; }
  .post .featured-image {
    margin-bottom: 1em; }
    .post .featured-image img {
      max-width: 100%;
      width: auto;
      height: auto;
      width: 100%; }
    .post .featured-image figcaption {
      font-size: .8125em;
      margin: .25em 0;
      color: #999; }
    .post .featured-image .size-thumbnail {
      display: none; }
  .post .post-header {
    padding-bottom: 1em; }
    .post .post-header h1, .post .post-header h2 {
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1.75em;
      line-height: .95em;
      margin: 0;
      color: #1a1a1a;
      text-transform: none; }
      @media only screen and (max-width: 28.75em) {
        .post .post-header h1, .post .post-header h2 {
          font-size: 1.5em; } }
      .post .post-header h1 a, .post .post-header h2 a {
        color: #1a1a1a; }
        .post .post-header h1 a:hover, .post .post-header h2 a:hover {
          color: #e21836;
          text-decoration: none; }
    .post .post-header .post-meta {
      color: #999;
      font-size: .75em;
      line-height: 1.25em;
      font-weight: 600;
      margin-top: 0.9375em; }
      .post .post-header .post-meta a {
        text-decoration: underline; }
      .post .post-header .post-meta .post-author {
        font-weight: 700; }
        .post .post-header .post-meta .post-author.pre:after {
          content: " |"; }
    .post .post-header .social {
      list-style: none;
      padding-left: 0;
      margin: 1em 0; }
      .post .post-header .social:after {
        content: "";
        display: table;
        clear: both; }
      .post .post-header .social li {
        float: left; }
        .post .post-header .social li.twitter, .post .post-header .social li.facebook {
          min-width: 90px;
          /* min width reqd for Facebook button_count badge (works well for Twitter too) */ }
  .post .content {
    border-top: 2px solid #ececec;
    clear: both; }
    .post .content .Apple-converted-space {
      visibility: hidden;
      margin-left: -15px; }
    .post .content h3 {
      font-size: 1.125em;
      font-weight: bold; }
  .post .post-comments {
    display: inline-block;
    float: right;
    font-family: inherit;
    font-weight: 600;
    margin-left: 10px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
    .post .post-comments:hover {
      text-decoration: none; }
    .post .post-comments:before {
      font-family: 'Glyphicons Halflings';
      font-weight: normal;
      margin-right: 5px;
      position: relative;
      vertical-align: top; }
    .post .post-comments:after {
      display: none; }
    .post .post-comments:empty {
      display: none !important; }
  .post .post-footer {
    clear: both;
    border-top: 2px solid #ececec;
    padding-top: 1em; }
    .post .post-footer:after {
      content: "";
      display: table;
      clear: both; }
    .post .post-footer .post-permalink {
      margin: 0;
      font-weight: 600;
      font-size: .875em;
      line-height: 1em; }
    .post .post-footer .post-social-icons {
      float: right; }
      .post .post-footer .post-social-icons .bevnet-icon {
        margin: 0 .1em; }
    .post .post-footer .post-social-share {
      display: none; }
      .post .post-footer .post-social-share ul {
        margin: 0 auto;
        padding: .75em 0 0; }
        .post .post-footer .post-social-share ul li {
          float: left;
          list-style: none;
          margin: 0;
          overflow: hidden;
          padding: 0; }
          .post .post-footer .post-social-share ul li.twitter {
            width: 95px; }
          .post .post-footer .post-social-share ul li.linkedIn {
            width: 85px; }
          .post .post-footer .post-social-share ul li.google1, .post .post-footer .post-social-share ul li.pinterest {
            display: none; }
  .post.thumbnail-sm .featured-image {
    float: left;
    width: 30%; }
  .post.thumbnail-sm .post-header {
    margin-top: .25em;
    margin-left: 34%; }
  .post.no-thumbnail .featured-image {
    display: none; }
  .post.no-thumbnail .post-header {
    margin-left: 0; }
  .post.no-thumbnail .post-header,
  .post.no-thumbnail .content {
    float: none;
    width: auto; }
  .post.post-newsroll {
    box-shadow: none;
    border: 0;
    clear: both;
    margin: 1.875em 0;
    padding: 0;
        /*.post-footer {
			border: 0;
			padding: 0.5em 0 0;

			.post-permalink,
			.post-comments {
				color: $grey-dark;
			}

			.post-permalink {
				font-size: 1em;
			}
				
			.post-comments {
				display: inline-block;
				float: none;
			}
		}*/ }
    .post.post-newsroll:first-child {
      margin-top: 0; }
    .post.post-newsroll.no-thumbnail .post-header,
    .post.post-newsroll.no-thumbnail .content,
    .post.post-newsroll.no-thumbnail .post-footer {
      margin-left: 0; }
    .post.post-newsroll .post-header,
    .post.post-newsroll .content,
    .post.post-newsroll .post-footer {
      clear: none;
      float: none; }
    .post.post-newsroll .post-header,
    .post.post-newsroll .content {
      margin-left: 140px; }
    .post.post-newsroll .featured-image {
      float: left;
      margin: 0; }
      .post.post-newsroll .featured-image,
      .post.post-newsroll .featured-image img {
        max-height: 125px;
        max-width: 125px; }
    .post.post-newsroll .post-header {
      padding: 0; }
      .post.post-newsroll .post-header,
      .post.post-newsroll .post-header h1,
      .post.post-newsroll .post-header h2,
      .post.post-newsroll .post-header h3 {
        margin-bottom: 0; }
      .post.post-newsroll .post-header .post-meta {
        font-size: 1em;
        font-weight: 600;
        margin: 0.3125em 0; }
        .post.post-newsroll .post-header .post-meta,
        .post.post-newsroll .post-header .post-meta a {
          color: #666; }
        .post.post-newsroll .post-header .post-meta .post-comments {
          display: inline-block;
          float: none;
          margin-left: 0.625em;
          text-decoration: none; }
    .post.post-newsroll .content {
      border: 0; }
      .post.post-newsroll .content,
      .post.post-newsroll .content p {
        margin-top: 0.3125em;
        margin-bottom: 0; }
    @media only screen and (max-width: 67.5em) {
      .post.post-newsroll .post-header,
      .post.post-newsroll .content {
        margin-left: 115px; }
      .post.post-newsroll .featured-image,
      .post.post-newsroll .featured-image img {
        max-height: 100px;
        max-width: 100px; } }
    @media only screen and (max-width: 36.25em) {
      .post.post-newsroll .post-header h1,
      .post.post-newsroll .post-header h2 {
        font-size: 1.125em; }
      .post.post-newsroll .post-header .post-meta {
        font-size: 0.8125em; } }
    @media only screen and (max-width: 28.75em) {
      .post.post-newsroll .content {
        display: none; } }
  @media only screen and (max-width: 48em) {
    .post .featured-image {
      float: left;
      margin-right: 1em;
      margin-bottom: 0.5em;
      width: 30%;
      /*width: percentage(145px / 320px);*/ }
      .post .featured-image img.size-full {
        display: none; }
      .post .featured-image img.size-thumbnail {
        display: block; }
    .post .post-header,
    .post .content {
            /*float: right;
			width: percentage(165px / 320px);*/
      float: none;
      width: auto; }
    .post .post-header {
      margin-left: 34%; }
    .post .content p {
      margin: 0.5em 0;
      padding-bottom: 1em;
      line-height: 175%;
      font-size: 105%;
      color: #1a1a1a; }
      .post .content p a {
        text-decoration: underline; }
    .post .post-content-wrap a {
      text-decoration: none !important; }
    .post .post-footer {
      padding-top: 0.5em; }
    .post.thumbnail-sm .post-header,
    .post.thumbnail-sm .content {
      float: none;
      width: auto; }
    .post.thumbnail-sm .post-header {
      padding-bottom: 0.5em; } }
  @media only screen and (max-width: 28.75em) {
    .post .featured-image {
      float: left;
      margin-right: 0;
      margin-bottom: 0;
      max-width: 65px; }
    .post .post-header {
      height: auto !important;
      margin-left: calc(65px + 0.5em);
      padding-bottom: 0; }
      .post .post-header .post-meta {
        margin-top: 0; }
    .post .post-header, .post .content {
      float: none !important;
      width: auto !important; }
    .post .post-footer {
      display: none;
      padding-top: 0.5em; }
    .post.thumbnail-sm .featured-image {
      margin-bottom: 0;
      margin-right: 0;
      width: auto; }
      .post.thumbnail-sm .featured-image img {
        max-height: 65px;
        max-width: 65px; }
    .post.thumbnail-sm .post-header {
      margin-left: calc(65px + 0.5em);
      padding-bottom: 0; }
    .post.no-thumbnail .post-header {
      padding-bottom: 0.5em; } }
  .post.post-single {
    background: #fff;
    box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
    border: 1px solid #cccccc;
    padding: 1em;
    margin-bottom: .5em;
    /* /.post-footer */ }
    .post.post-single:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 48em) {
      .post.post-single {
        padding: .5em; } }
    .post.post-single img.centered {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 0px; }
    .post.post-single img.alignnone, .post.post-single img.alignleft, .post.post-single img.alignright {
      display: inline;
      padding: 0px; }
    .post.post-single img.alignnone {
      margin: 0px 0px 10px 0px; }
    .post.post-single img.alignright {
      float: right;
      margin: 0px 0px 10px 10px; }
    .post.post-single img.alignleft {
      float: left;
      margin: 0px 10px 10px 0px; }
    .post.post-single .content {
      /* Responsive tables */ }
      .post.post-single .content p {
        line-height: 150%;
        padding-bottom: 0.5em; }
      .post.post-single .content img {
        height: auto;
        width: auto; }
      .post.post-single .content .ad-container {
        clear: both; }
        @media only screen and (max-width: 28.75em) {
          .post.post-single .content .ad-container.ad-width-300 {
            margin-left: -10%;
            width: 120%; } }
      @media only screen and (max-width: 48em) {
        .post.post-single .content table, .post.post-single .content thead, .post.post-single .content tbody, .post.post-single .content th, .post.post-single .content td, .post.post-single .content tr {
          display: block; }
        .post.post-single .content table {
          max-width: 100%;
          width: 100%; }
          .post.post-single .content table td {
            border: none;
            position: relative;
            width: 100%; }
            .post.post-single .content table td img {
              max-width: 320px; } }
    .post.post-single .featured-image {
      float: none;
      margin: 0;
      max-height: none;
      max-width: none;
      width: auto; }
      @media only screen and (max-width: 36.25em) {
        .post.post-single .featured-image {
          display: none; } }
    .post.post-single .post-header {
      border-bottom: none;
      margin: 0;
      padding-bottom: 0; }
      .post.post-single .post-header h1 {
        font-size: 2.75em;
        padding-bottom: .25em;
        border-bottom: 2px solid #ececec;
        margin-top: .25em;
        margin-bottom: .4em; }
        @media only screen and (max-width: 28.75em) {
          .post.post-single .post-header h1 {
            font-size: 2em; } }
      .post.post-single .post-header .social li {
        /* /max-width: mobile */ }
        .post.post-single .post-header .social li.twitter {
          width: 95px; }
        .post.post-single .post-header .social li.linkedIn {
          width: 105px; }
        .post.post-single .post-header .social li.google1 {
          width: 75px; }
        .post.post-single .post-header .social li.pinterest {
          width: 70px; }
        .post.post-single .post-header .social li.more {
          float: left;
          width: 180px; }
          .post.post-single .post-header .social li.more .btn-group {
            display: block; }
            .post.post-single .post-header .social li.more .btn-group .btn {
              background: transparent;
              box-shadow: none;
              display: none;
              font-size: 0.8em; }
            .post.post-single .post-header .social li.more .btn-group .dropdown-menu {
              background: transparent;
              border-width: 0;
              box-shadow: none;
              margin: 0;
              min-width: 0;
              padding: 0; }
              .post.post-single .post-header .social li.more .btn-group .dropdown-menu li {
                float: left;
                padding: 0; }
              @media only screen and (min-width: 36.25em) {
                .post.post-single .post-header .social li.more .btn-group .dropdown-menu {
                  display: block; } }
        @media only screen and (max-width: 36.25em) {
          .post.post-single .post-header .social li.more {
            width: auto; }
            .post.post-single .post-header .social li.more .btn-group {
              display: inline-block; }
              .post.post-single .post-header .social li.more .btn-group .btn {
                display: inline-block; }
              .post.post-single .post-header .social li.more .btn-group .dropdown-menu {
                background-color: #fff;
                border-width: 1px;
                box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
                float: none;
                left: auto;
                margin-top: 0.5em;
                right: 0;
                padding: 0.5em 0 0;
                width: 90px; }
                .post.post-single .post-header .social li.more .btn-group .dropdown-menu li {
                  float: none;
                  padding: .25em .5em;
                  width: auto; } }
    .post.post-single .post-footer {
      border-top: none;
      border-bottom: 2px solid #ececec;
      /* /$tablet-narrow */ }
      .post.post-single .post-footer header {
        padding: .5em 1em;
        background: #b4132b; }
        .post.post-single .post-footer header h1, .post.post-single .post-footer header h2 {
          font-size: 1.625em;
          line-height: 1em;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #fff;
          margin: 0; }
          .post.post-single .post-footer header h1 a, .post.post-single .post-footer header h2 a {
            color: #fff; }
      .post.post-single .post-footer .content {
        color: #999;
        font-size: .875em;
        line-height: 1.25em;
        background: #fff;
        padding: 1.25em; }
        .post.post-single .post-footer .content .lead {
          font-size: inherit; }
        .post.post-single .post-footer .content dl {
          margin: 0; }
          .post.post-single .post-footer .content dl dt, .post.post-single .post-footer .content dl dd {
            margin-left: 0; }
          .post.post-single .post-footer .content dl dt {
            font-size: 1.25em;
            line-height: 1.25em;
            font-weight: 600;
            color: #999; }
          .post.post-single .post-footer .content dl dd {
            font-size: 1em;
            line-height: 1.25em;
            margin-bottom: 1em; }
        .post.post-single .post-footer .content .social {
          font-size: 1.25em;
          list-style: none;
          padding-left: 0;
          margin: 0 0 1em 0; }
          .post.post-single .post-footer .content .social:after {
            content: "";
            display: table;
            clear: both; }
          .post.post-single .post-footer .content .social li {
            float: left;
            margin-right: 1em; }
            .post.post-single .post-footer .content .social li a {
              color: #999; }
              .post.post-single .post-footer .content .social li a:hover {
                color: #e21836; }
      .post.post-single .post-footer .listing-summary {
        background: #ececec;
        float: right;
        padding-left: 2px;
        width: 65%; }
        .post.post-single .post-footer .listing-summary .content figure {
          float: right;
          margin: 0 0 0.625em 0.625em;
          max-height: 100px;
          max-width: 100px; }
        .post.post-single .post-footer .listing-summary .content footer {
          margin-top: 2em; }
      .post.post-single .post-footer .listing-meta {
        float: left;
        width: 35%; }
        .post.post-single .post-footer .listing-meta header {
          background: #e21836; }
        .post.post-single .post-footer .listing-meta .content a {
          display: inline-block;
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis; }
      @media only screen and (max-width: 48em) {
        .post.post-single .post-footer .listing-summary {
          margin-left: 0;
          padding-left: 0; } }
    @media only screen and (max-width: 48em) {
      .post.post-single .post-header, .post.post-single .content {
        float: none;
        width: auto; } }
    @media only screen and (max-width: 36.25em) {
      .post.post-single img.alignleft, .post.post-single img.alignright {
        display: block;
        float: none;
        margin: 15px auto;
        max-width: 100%; } }
  .post.featured-post {
    float: left;
    width: 34.3511450382%; }
    .post.featured-post .featured-image {
      float: none;
      margin-right: 0; }
    .post.featured-post .post-header {
      margin-left: 0;
      padding-bottom: 0.502em; }
      .post.featured-post .post-header h1 {
        font-size: 2em;
        line-height: 1em;
        margin-bottom: 0.15em; }
        .post.featured-post .post-header h1 a {
          display: block;
          max-height: 2.25em; }
    .post.featured-post .lead {
      color: #666;
      font-size: 1em;
      font-weight: normal;
      margin-bottom: 0.6em;
      max-height: 7.4em;
      overflow: hidden; }
      .post.featured-post .lead p {
        margin: .75em 0; }
    @media only screen and (max-width: 48em) {
      .post.featured-post {
        width: 100%;
        margin-bottom: .5em;
        background: #fff;
        box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
        border: 1px solid #cccccc;
        padding: .5em; }
        .post.featured-post:after {
          content: "";
          display: table;
          clear: both; }
        .post.featured-post .featured-image {
          float: left;
          margin-bottom: 0.5em;
          max-width: none;
          width: 45.3125%; }
          .post.featured-post .featured-image img.size-full {
            display: block; }
          .post.featured-post .featured-image img.size-thumbnail {
            display: none; }
        .post.featured-post .post-header, .post.featured-post .content {
          float: right;
          width: 52.5%; }
        .post.featured-post .post-header {
          margin-bottom: 0;
          padding-bottom: 0;
          border-bottom: none; }
          .post.featured-post .post-header h1 {
            margin-bottom: .25em; } }
    @media only screen and (max-width: 28.75em) {
      .post.featured-post .featured-image {
        float: none;
        width: auto; }
        .post.featured-post .featured-image img {
          width: 100%; }
      .post.featured-post .post-header, .post.featured-post .content {
        float: none;
        width: auto; }
      .post.featured-post .content {
        display: none; } }

/* /.post */
.recent-posts {
  background: #fff;
  box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
  border: 1px solid #cccccc;
  padding: 1em;
  margin-bottom: .75em; }
  .recent-posts:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 48em) {
    .recent-posts {
      padding: .5em; } }
  @media only screen and (max-width: 48em) {
    .recent-posts {
      border: 0;
      box-shadow: none;
      padding: 0; } }
  .recent-posts .post .post-footer {
    border-top: none;
    padding-top: 0; }
    .recent-posts .post .post-footer .post-permalink {
      font-weight: 500;
      padding: .5em;
      background: #666; }
      .recent-posts .post .post-footer .post-permalink .post-social-icons .bevnet-icon {
        color: #fff; }
      .recent-posts .post .post-footer .post-permalink a {
        display: inline-block;
        color: #fff; }
        .recent-posts .post .post-footer .post-permalink a:after {
          float: right;
          font-family: 'icomoon';
          content: attr(data-icon);
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: " \f0da";
          color: #fff;
          margin-left: 5px;
          -webkit-transition: color 0.25s ease-in-out;
          -moz-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out; }
        .recent-posts .post .post-footer .post-permalink a:hover:after {
          color: #fff; }

.nav-post-pages {
  border-top: 2px solid #ececec;
  margin-top: 0.25em;
  padding: 0.5em 0 0; }
  .nav-post-pages .prev {
    float: left; }
  .nav-post-pages .next {
    float: right; }

.nav-post-multi-page {
  border-bottom: 2px solid #ececec;
  text-align: center; }
  .nav-post-multi-page .pagination {
    margin-bottom: 1em; }
    .nav-post-multi-page .pagination li.active a {
      background: #999;
      border-color: #999; }

#disqus_thread {
  background: #fff;
  box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
  border: 1px solid #cccccc;
  padding: 1em; }
  #disqus_thread:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 48em) {
    #disqus_thread {
      padding: .5em; } }

#fb_comments {
  background: #fff;
  box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
  border: 1px solid #cccccc;
  padding: 1em; }
  #fb_comments:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 48em) {
    #fb_comments {
      padding: .5em; } }
  #fb_comments .fb_iframe_widget,
  #fb_comments .fb_iframe_widget span,
  #fb_comments .fb_iframe_widget iframe[style],
  #fb_comments .fb-comments,
  #fb_comments .fb-comments iframe[style],
  #fb_comments .fb-comments span[style] {
    width: 100% !important; }

.post-content-wrap a, .review-body-wrap a {
  color: inherit;
  border-bottom: 1px solid #e21836;
  text-decoration: none; }
  .post-content-wrap a:hover, .review-body-wrap a:hover {
    border-bottom-color: transparent; }

/**
 * Authors
 */
.author-header {
  margin-left: 0;
  margin-right: 0;
  padding: 1em 0 0.5em; }
  .author-header h3 {
    font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5em;
    margin: 0.75em 0 0.1em; }
    .author-header h3:first-child {
      margin-top: 0; }
  .author-header p {
    margin: 0.5em 0; }
  .author-header .author-image {
    text-align: center; }
    .author-header .author-image img {
      max-width: 100%; }

.author-posts-header {
  border-bottom: 0 !important; }

/* Single Sidebar */
#content [role="main"] .main-column-col1-2 {
  display: block; }
  #content [role="main"] .main-column-col1-2:after {
    content: "";
    display: table;
    clear: both; }
  #content [role="main"] .main-column-col1-2 .post-single {
    float: right;
    display: block;
    margin-left: 2.3576515979%;
    width: 74.4105871005%; }
    #content [role="main"] .main-column-col1-2 .post-single:last-child {
      margin-left: 0; }
    @media only screen and (max-width: 61.25em) {
      #content [role="main"] .main-column-col1-2 .post-single {
        width: 100%;
        margin-bottom: 1.875em; } }
    #content [role="main"] .main-column-col1-2 .post-single #disqus_thread,
    #content [role="main"] .main-column-col1-2 .post-single #fb_comments {
      border: 0;
      box-shadow: none;
      padding: 0; }
  #content [role="main"] .main-column-col1-2 .related {
    float: right;
    display: block;
    margin-left: 2.3576515979%;
    width: 23.2317613015%; }
    #content [role="main"] .main-column-col1-2 .related:last-child {
      margin-left: 0; }
    @media only screen and (max-width: 61.25em) {
      #content [role="main"] .main-column-col1-2 .related {
        width: 100%; }
        #content [role="main"] .main-column-col1-2 .related .section:last-of-type {
          margin-bottom: 0; } }
    #content [role="main"] .main-column-col1-2 .related .section {
      margin-bottom: 1.25em; }
      #content [role="main"] .main-column-col1-2 .related .section .section-footer {
        border-top: 2px solid #ececec;
        clear: both;
        font-size: 0.8125em;
        margin-top: 0.9375em;
        padding: 1.25em 0 0.3125em;
        text-align: center; }
        #content [role="main"] .main-column-col1-2 .related .section .section-footer a {
          font-weight: 600; }
        #content [role="main"] .main-column-col1-2 .related .section .section-footer .divider {
          display: inline-block;
          margin: 0 .5em;
          color: #999; }
        #content [role="main"] .main-column-col1-2 .related .section .section-footer ul {
          list-style: none;
          padding-left: 0;
          margin: 0; }
          #content [role="main"] .main-column-col1-2 .related .section .section-footer ul li {
            display: inline-block; }
            #content [role="main"] .main-column-col1-2 .related .section .section-footer ul li:after {
              display: inline-block;
              margin: 0 .5em;
              content: ' | ';
              color: #999; }
            #content [role="main"] .main-column-col1-2 .related .section .section-footer ul li:last-of-type:after {
              display: none; }
    #content [role="main"] .main-column-col1-2 .related .news .section-content {
      background: #fff;
      box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
      border: 1px solid #cccccc;
      padding: 1em;
      background: #fff;
      padding: 0.625em; }
      #content [role="main"] .main-column-col1-2 .related .news .section-content:after {
        content: "";
        display: table;
        clear: both; }
      @media only screen and (max-width: 48em) {
        #content [role="main"] .main-column-col1-2 .related .news .section-content {
          padding: .5em; } }
      #content [role="main"] .main-column-col1-2 .related .news .section-content .post {
        border-top: 1px solid #ececec;
        padding-top: 0.625em;
        margin-bottom: 0.625em; }
        #content [role="main"] .main-column-col1-2 .related .news .section-content .post:first-child {
          border: 0;
          padding-top: 0; }
        #content [role="main"] .main-column-col1-2 .related .news .section-content .post:last-of-type {
          margin-bottom: 0; }
        #content [role="main"] .main-column-col1-2 .related .news .section-content .post a {
          display: block;
          display: block;
          color: #1a1a1a; }
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post a:after {
            content: "";
            display: table;
            clear: both; }
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure {
            float: left;
            display: block;
            margin-right: 5.8515051827%;
            width: 36.4890968904%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure:last-child {
              margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure img {
              max-width: 100%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure .square-image {
              text-align: center; }
              #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure .square-image img {
                max-height: 100%; }
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary {
            float: left;
            display: block;
            margin-right: 5.8515051827%;
            width: 57.6593979269%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary:last-child {
              margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary h2 {
              font-size: 0.9375em;
              line-height: 1.175em;
              margin: 0 0 .25em 0;
              font-weight: 600; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary time {
              display: inline-block;
              font-size: 0.8125em;
              line-height: 1.5em; }
        @media (max-width: 980px) and (min-width: 580px) {
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post {
            float: left;
            display: block;
            margin-right: 2.3576515979%;
            width: 48.821174201%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post:last-child {
              margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post:nth-child(2n) {
              margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post:nth-child(2n+1) {
              clear: left; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure {
              float: left;
              display: block;
              margin-right: 3.5786636068%;
              width: 22.3160022949%; }
              #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure:last-child {
                margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary {
              float: left;
              display: block;
              margin-right: 3.5786636068%;
              width: 74.1053340983%; }
              #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary:last-child {
                margin-right: 0; }
              #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary h2 {
                font-size: 1.25em; } }
        @media only screen and (max-width: 36.25em) {
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure {
            float: left;
            display: block;
            margin-right: 5.8515051827%;
            width: 15.3187958539%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a figure:last-child {
              margin-right: 0; }
          #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary {
            float: left;
            display: block;
            margin-right: 5.8515051827%;
            width: 78.8296989635%; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary:last-child {
              margin-right: 0; }
            #content [role="main"] .main-column-col1-2 .related .news .section-content .post a .summary h2 {
              font-size: 1.125em; } }

.post-video h3 {
  height: 3.15em !important; }

.featured-posts {
  display: block; }
  .featured-posts:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (max-width: 61.25em) {
    .featured-posts {
      margin-bottom: 0.9375em; } }
  .featured-posts .section-header {
    padding: .75em 1em .5em 0em !important; }
  @media only screen and (min-width: 61.25em) {
    .featured-posts .featured-posts-holder {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .featured-posts .featured-posts-column {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .featured-posts .featured-posts-column:last-child {
      margin-right: 0; }
    @media only screen and (min-width: 61.25em) {
      .featured-posts .featured-posts-column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap; } }
    .featured-posts .featured-posts-column.full-width-column {
      width: 100%; }
      .featured-posts .featured-posts-column.full-width-column .featured-post .description header {
        min-height: 0; }
    @media only screen and (max-width: 61.25em) {
      .featured-posts .featured-posts-column {
        width: 100%; } }
    .featured-posts .featured-posts-column .featured-post {
      position: relative;
      background: #fff;
      margin-bottom: 20px;
      box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
      border: 1px solid #cccccc;
      padding: 9px 9px 5px;
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .featured-posts .featured-posts-column .featured-post .ill {
        margin-bottom: 15px; }
        .featured-posts .featured-posts-column .featured-post .ill img {
          width: 100%; }
      .featured-posts .featured-posts-column .featured-post .description {
        margin: 0; }
        .featured-posts .featured-posts-column .featured-post .description a {
          color: inherit;
          cursor: pointer; }
          .featured-posts .featured-posts-column .featured-post .description a:hover {
            color: #e21836;
            text-decoration: none; }
        .featured-posts .featured-posts-column .featured-post .description header {
          margin-bottom: 5px; }
          .featured-posts .featured-posts-column .featured-post .description header .featured-post-title {
            font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-weight: 400;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 28px !important;
            line-height: 1.125em;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 1px; }
            @media only screen and (max-width: 48em) {
              .featured-posts .featured-posts-column .featured-post .description header .featured-post-title {
                font-size: 20px !important; } }
            @media only screen and (max-width: 36.25em) {
              .featured-posts .featured-posts-column .featured-post .description header .featured-post-title {
                min-height: inherit; } }
        .featured-posts .featured-posts-column .featured-post .description .featured-post-time {
          font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-size: 13px;
          line-height: 1.25em; }
          .featured-posts .featured-posts-column .featured-post .description .featured-post-time time {
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-right: .25em; }
      .featured-posts .featured-posts-column .featured-post .featured-post-description-text {
        max-height: 98px;
        overflow: hidden;
        font-size: 14px; }
    .featured-posts .featured-posts-column.secondary .featured-post .ill {
      margin-bottom: 8px; }
    .featured-posts .featured-posts-column.secondary .featured-post .description header {
      margin-bottom: 8px; }
      .featured-posts .featured-posts-column.secondary .featured-post .description header .featured-post-title {
        max-height: 68px;
        overflow: hidden;
        font-size: 20px !important; }
    @media (max-width: 1280px) and (min-width: 1024px) {
      .featured-posts .featured-posts-column.secondary .featured-post .description header .featured-post-title {
        font-size: 20px !important; } }
    .featured-posts .featured-posts-column .col-2 {
      display: block;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      height: 50%; }
      .featured-posts .featured-posts-column .col-2:after {
        content: "";
        display: table;
        clear: both; }
      .featured-posts .featured-posts-column .col-2 .featured-post {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%; }
        .featured-posts .featured-posts-column .col-2 .featured-post:last-child {
          margin-right: 0; }
        @media only screen and (max-width: 36.25em) {
          .featured-posts .featured-posts-column .col-2 .featured-post {
            width: 100%; } }

/*
 * Sidebar
 *
 */
#widget_articles .tab-content ol li,
#widget_articles .tab-content ul li {
  /* hide elements after the 7th */ }
  #widget_articles .tab-content ol li:nth-child(8), #widget_articles .tab-content ol li:nth-child(9), #widget_articles .tab-content ol li:nth-child(10), #widget_articles .tab-content ol li:nth-child(11), #widget_articles .tab-content ol li:nth-child(12), #widget_articles .tab-content ol li:nth-child(13), #widget_articles .tab-content ol li:nth-child(14), #widget_articles .tab-content ol li:nth-child(15), #widget_articles .tab-content ol li:nth-child(16), #widget_articles .tab-content ol li:nth-child(17), #widget_articles .tab-content ol li:nth-child(18), #widget_articles .tab-content ol li:nth-child(19), #widget_articles .tab-content ol li:nth-child(20),
  #widget_articles .tab-content ul li:nth-child(8),
  #widget_articles .tab-content ul li:nth-child(9),
  #widget_articles .tab-content ul li:nth-child(10),
  #widget_articles .tab-content ul li:nth-child(11),
  #widget_articles .tab-content ul li:nth-child(12),
  #widget_articles .tab-content ul li:nth-child(13),
  #widget_articles .tab-content ul li:nth-child(14),
  #widget_articles .tab-content ul li:nth-child(15),
  #widget_articles .tab-content ul li:nth-child(16),
  #widget_articles .tab-content ul li:nth-child(17),
  #widget_articles .tab-content ul li:nth-child(18),
  #widget_articles .tab-content ul li:nth-child(19),
  #widget_articles .tab-content ul li:nth-child(20) {
    display: none; }

/**
 * Single Event Homepage
 */
#banner.banner-event-home {
  margin: 0; }
  #banner.banner-event-home img {
    width: 100%; }

.event-description {
  padding-left: 1em;
  padding-right: 1em; }
  @media only screen and (max-width: 28.75em) {
    .event-description {
      padding-left: 0.6em;
      padding-right: 0.6em; } }

/**
 * Event Info. Archive
 */
.wrap-events .sitemap-nav {
  display: block;
  float: none;
  font-size: 1em;
  margin: 1em 0;
  padding-left: 1em; }
  .wrap-events .sitemap-nav li.more {
    float: right; }
  .wrap-events .sitemap-nav .btn-group button {
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase; }
  .wrap-events .sitemap-nav .dropdown-menu {
    font-size: 1em;
    opacity: 1;
    right: 0;
    text-transform: uppercase;
    visibility: visible;
    width: auto; }
    .wrap-events .sitemap-nav .dropdown-menu > li > a {
      padding-top: 0.5em;
      padding-bottom: 0.5em; }

.event-info-previous {
  margin-top: 0.5em; }

/**
 * Event posts
 */
.post.post-single.post-single-event .post-header {
  margin-top: .5em; }

/**
 * Sidebar
 */
#sponsors {
  border-top: 2px solid #ececec;
  margin-bottom: 1em; }
  #sponsors h2 {
    font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5em;
    line-height: 1em;
    color: #e21836;
    margin: 0;
    padding: .5em .67em .35em;
    text-transform: uppercase;
    letter-spacing: 1px; }
  #sponsors .sponsorList {
    background: #fff;
    box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
    border: 1px solid #cccccc;
    padding: 1em;
    text-align: center; }
    #sponsors .sponsorList:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 48em) {
      #sponsors .sponsorList {
        padding: .5em; } }
    #sponsors .sponsorList td {
      padding: 1em 0; }

/**
 * Agenda
 *
 * USED ON THE AGENDA PAGE FOR BEVNET LIVE WINTER 13 and on
 */
.agendatable {
  width: 100%;
  padding: 8px;
  font-family: Arial;
  font-size: 12px; }
  .agendatable > tr > td {
    border-top: #000;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-top: 4px;
    vertical-align: top; }
  .agendatable .dayspacer {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    border-bottom: 2px black solid;
    padding-bottom: 0px !important;
    padding-top: 30px; }
  .agendatable .sessionspacer {
    height: 2px;
    border-bottom: 1px black dashed;
    margin-bottom: 5px; }
  .agendatable .sectionspacer {
    height: 10px; }
  .agendatable .sectiontitle {
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #EEEEEE;
    border-top: black 2px solid; }
  .agendatable .time {
    width: 140px;
    vertical-align: top;
    padding-top: 10px; }
  .agendatable .details {
    vertical-align: top;
    padding-top: 10px; }
  .agendatable .detailsbreak {
    text-align: left;
    font-weight: bold;
    vertical-align: top;
    padding-top: 10px; }

.posts.events .post.event .featured-image {
  width: 6.25em; }
.posts.events .post.event .post-header {
  margin-left: 7.5em; }
.posts .post.event {
  border: 0;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: none;
  float: none;
  margin-bottom: 0;
  padding: 1em;
  width: 100%; }
  .posts .post.event:after {
    content: "";
    display: table;
    clear: both; }
  .posts .post.event:last-of-type {
    border-bottom: 0; }
  .posts .post.event .featured-image {
    margin-bottom: 0; }
    .posts .post.event .featured-image img {
      margin-bottom: 0; }
  .posts .post.event .post-header {
    border: 0;
    margin-top: 0;
    padding-bottom: 0; }
    .posts .post.event .post-header h2 {
      clear: none; }
    .posts .post.event .post-header .post-meta {
      font-size: 1em;
      font-weight: normal;
      margin: 0.3125em 0 0; }
    .posts .post.event .post-header p {
      font-size: 0.9em;
      margin: 0.3125em 0 0; }
      .posts .post.event .post-header p a {
        font-weight: 600; }

/**
 * Speakerlist
 *
 * USED ON THE SPEAKERS PAGE FROM FBU LA 2014 AND ON
 */
.speakerlist {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.speakerlist div {
  float: left;
  padding-bottom: 10px;
  display: inline-block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
  word-wrap: break-word; }

.speakerlist div .speakerinfo {
  width: 150px;
  display: inline;
  font-size: smaller;
  min-height: 240px; }

.speakerlist div strong {
  display: block; }

.speakerlist div img {
  position: relative;
  max-width: 125px;
  max-height: 125px;
  overflow: hidden;
  height: 125px;
  width: 125px; }

@media only screen and (min-width: 80em) {
  .speakerlist div {
    width: 25%; } }
@media only screen and (max-width: 79.99em) {
  .speakerlist div {
    width: 25%; } }
@media only screen and (max-width: 53em) {
  .speakerlist div {
    width: 33.33%; } }
@media only screen and (max-width: 36.25em) {
  .speakerlist div {
    margin-bottom: 0px; }

  .speakerlist div {
    width: 50%; }

  .speakerlist div .speakerinfo {
    width: 175px;
    min-height: 175px; }

  .speakerlist div img {
    max-width: 175px;
    max-height: 175px;
    height: 175px;
    width: 175px; } }
@media only screen and (max-width: 28.75em) {
  .speakerlist div {
    margin-bottom: 0px; }

  .speakerlist div .speakerinfo {
    width: 100%;
    min-height: 175px; }

  .speakerlist div img {
    max-width: 125px;
    max-height: 125px;
    height: 125px;
    width: 125px; } }
/* Courses */
.course-experts {
  margin-top: -1em; }

.course-icon {
  background-color: #c5c5c5;
  border: 3px solid #ababab;
  border-radius: 12em;
  color: #f2f2f2;
  float: left;
  font-weight: 300;
  height: 12em;
  line-height: 12em;
  margin: 0 2em;
  text-align: center;
  text-transform: uppercase;
  width: 12em; }

.course-header {
  background: #fff;
  background-size: 100%;
  padding: 6em 0;
  position: relative; }
  .course-header:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.2;
    background: #fff url(http://d2slc1f0rgwmmm.cloudfront.net/content/wp-content/uploads/2014/12/FBUSlider2.jpg) no-repeat center center;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover; }
  .course-header .course-details {
    position: relative;
    width: 50%;
    z-index: 1; }
    .course-header .course-details .course-path {
      background-color: #343434;
      color: #ececec;
      font-size: 0.85em;
      font-weight: normal; }
      .course-header .course-details .course-path:hover {
        background-color: #1a1a1a; }
    .course-header .course-details .course-meta {
      margin: 0 0 1em; }
    .course-header .course-details h1 {
      font-size: 2em;
      margin: 0; }
    .course-header .course-details p {
      font-weight: 300; }

/* lesson list */
.item-highlight-blocks .item-block {
  margin: 1em 0;
  text-align: center; }
  .item-highlight-blocks .item-block > a {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    display: block;
    padding: 0.1em 0 0;
    text-decoration: none;
    transition: all 0.25s ease-in-out; }
    .item-highlight-blocks .item-block > a:hover {
      background-color: #f9f9f9;
      text-decoration: none; }
  .item-highlight-blocks .item-block h3 {
    font-size: 1.4em;
    margin-top: 0.5em; }
  .item-highlight-blocks .item-block .item-image {
    text-align: center; }
    .item-highlight-blocks .item-block .item-image img {
      max-width: 140px; }
  .item-highlight-blocks .item-block .item-info,
  .item-highlight-blocks .item-block footer {
    padding-left: 1em;
    padding-right: 1em; }
  .item-highlight-blocks .item-block .item-info {
    height: 10em;
    position: relative; }
  .item-highlight-blocks .item-block footer {
    background-color: #fbfbfb;
    border-top: 1px solid #f1f1f1;
    bottom: 0;
    color: #999;
    font-size: 0.9em;
    font-weight: 600;
    left: 0;
    margin: 0.5em 0 0;
    padding: 0.75em 1em;
    position: absolute;
    text-transform: uppercase;
    width: 100%; }

.items {
  margin: 0;
  padding: 0; }
  .items.item-highlights li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 1.5em 0; }
    .items.item-highlights li:first-child {
      padding-top: 0; }
    .items.item-highlights li .item-image {
      float: left;
      margin-right: 1.5em;
      width: 10%; }
    .items.item-highlights li .item-info {
      margin-left: calc( 10% + 1.5em); }
    .items.item-highlights li h3 {
      margin-top: 10px; }
      .items.item-highlights li h3 a {
        padding: 0; }
        .items.item-highlights li h3 a:hover {
          background-color: transparent;
          text-decoration: underline; }
    .items.item-highlights li footer {
      border-top: 1px solid #f1f1f1;
      color: #999;
      font-size: 0.8em;
      font-weight: 600;
      text-transform: uppercase;
      margin: 1em 0 0;
      padding: 0.75em 0 0; }
  .items li {
    border-top: 1px solid #ececec;
    list-style: none; }
    .items li:first-child {
      border-top: 0; }
    .items li.locked a {
      color: #999; }
    .items li.section-header {
      padding: 0; }
      .items li.section-header h3 {
        margin: 1em 0 0.5em 0; }
    .items li.attachment i {
      content: "\1F4CE";
      display: inline-block;
      float: none;
      font-size: 1em;
      margin: 0.15em 0.5em 0 0;
      vertical-align: top; }
    .items li.video-lesson a:before {
      content: "\25B6";
      display: inline-block;
      font-size: 1.2em;
      font-weight: bold;
      line-height: 1em;
      margin: 0 0.5em 0 0;
      vertical-align: top; }
    .items li.completed a {
      color: #999;
      font-style: italic; }
      .items li.completed a:before {
        content: "\2713"; }
      .items li.completed a:hover {
        background-color: transparent; }
    .items li.active a {
      background-color: #ececec; }
    .items li i {
      float: right;
      font-size: 1em;
      margin: 0.15em 0 0 0.5em; }
    .items li h3 {
      font-size: 1.4em; }
    .items li a {
      display: block;
      padding: 0.5em;
      text-decoration: none; }
      .items li a:hover {
        background-color: whitesmoke; }
      .items li a time {
        color: #e4e4e4;
        float: right;
        font-size: 0.85em;
        margin: 0.2em 0 0 0.5em; }

/* sidebar progress meter */
.course-progress .progress-indicator {
  position: relative; }
  .course-progress .progress-indicator .progress-complete {
    background-color: #c5c5c5;
    border: 5px solid #ababab;
    border-radius: 18px;
    height: 2.5em;
    margin: 0 0 1em; }
  .course-progress .progress-indicator .progress-blinder {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 70%;
    z-index: 1; }
.course-progress .status-info {
  padding: 0 1em; }
.course-progress footer {
  border-top: 1px solid #ececec;
  margin: 1.5em 0 0; }
  .course-progress footer a {
    display: block;
    font-weight: 600;
    padding: 0.75em 1em; }

/* Videos */
.rtmp-streaming-video {
  position: relative; }
  .rtmp-streaming-video img {
    width: 100%; }
  .rtmp-streaming-video .glyphicon-play {
    color: #fff;
    font-size: 4em;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    position: absolute;
    top: 50%; }
  .rtmp-streaming-video .alert {
    left: 5%;
    margin: -1.5em 0 0;
    position: absolute;
    top: 50%;
    width: 90%; }

/* person snippets */
.person-snippet {
  border-top: 1px solid #ececec;
  font-size: 0.90em;
  margin: 0.75em 0 0;
  padding: 0.75em 0; }
  .person-snippet:first-child {
    border-top: 0;
    margin-top: 0; }
  .person-snippet .person-headshot {
    float: left;
    text-align: center;
    width: 80px; }
    .person-snippet .person-headshot img {
      border-radius: 30px;
      height: 60px;
      width: 60px; }
  .person-snippet .person-info {
    margin: -15px 0 0 80px; }
    .person-snippet .person-info h3 {
      font-size: 1.2em;
      margin-bottom: 0; }
    .person-snippet .person-info .meta {
      color: #999;
      display: block;
      font-weight: 400;
      margin: 0.35em 0 0; }
    .person-snippet .person-info p {
      margin: 0; }
    .person-snippet .person-info a {
      text-decoration: none; }
      .person-snippet .person-info a:hover {
        text-decoration: underline; }

body.page-account-subscribesinglepage {
  /**
  * Checkout Steps
  */
  /* Active Step */
  /* Completed Step */
  /**
  * Checkout Form
  */
  /**
  * Plans
  */
  /**
  * Additional Options
  */
  /**
  * Billing 
  */
  /*#billing .select-state,
  	#billing .select-expyear,
  	#billing .select-expmonth {
  		float: left;
  		margin-left: 2.5641%;
  	}
  	#billing .select-state select,
  	#billing .select-expyear select {
  		width: 31.6239%;
  	}
  	#billing .select-expyear {
  		margin-right: 30px;
  	}
  	#billing .select-expmonth {
  		margin-left: 0;
  	}
  	#billing .select-expmonth select {
  		width: 70px;
  	}*/
  /**
  * Confirm
  */
  /**
  * Checkout Selections
  */
  /**
  * Account Updated
  */ }
  body.page-account-subscribesinglepage .adslot,
  body.page-account-subscribesinglepage .alert-bar {
    display: none !important; }
  body.page-account-subscribesinglepage .header .open-menu,
  body.page-account-subscribesinglepage .header .socials-holder > .page-wrapper,
  body.page-account-subscribesinglepage .header .navbar,
  body.page-account-subscribesinglepage .header .account,
  body.page-account-subscribesinglepage .header .search-form {
    display: none; }
  body.page-account-subscribesinglepage .footer .col-content {
    display: none; }
  body.page-account-subscribesinglepage .btn-checkbox {
    font-size: 14px !important;
    line-height: 1.8em !important;
    padding: 1px 12px !important;
    text-decoration: none !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  body.page-account-subscribesinglepage .btn-checkbox:hover {
    text-decoration: none !important; }
  body.page-account-subscribesinglepage .btn-checkbox.btn-small {
    font-size: 12px !important;
    line-height: 1.6em !important;
    padding: 1px 8px !important; }
  body.page-account-subscribesinglepage .btn-checkbox.btn-medium {
    font-size: 13px !important;
    line-height: 1.8em !important;
    padding: 0 8px !important; }
  body.page-account-subscribesinglepage .checkout-container {
    margin: 20px 0 0;
    width: auto !important; }
  body.page-account-subscribesinglepage .checkout-container h1 {
    margin: 0 0 0.5em 10px; }
  body.page-account-subscribesinglepage .page-subtitle {
    font-size: 1.2em;
    margin: -0.5em 0 1em 12px; }
  body.page-account-subscribesinglepage .page-description {
    margin-left: 12px; }
  body.page-account-subscribesinglepage .btn.btn-default, body.page-account-subscribesinglepage .btn.btn-default:active, body.page-account-subscribesinglepage .btn.btn-default:focus {
    background-color: #999;
    color: #fff; }
  body.page-account-subscribesinglepage .btn.btn-default:hover {
    background-color: #ababab; }
  body.page-account-subscribesinglepage .panel {
    background-color: #F5F5F5;
    border-color: #E3E3E3;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 5px;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  body.page-account-subscribesinglepage .panel-default > .panel-heading {
    background: transparent; }
  body.page-account-subscribesinglepage .panel-heading a.accordion-toggle {
    color: #666666;
    cursor: default;
    opacity: 0.65;
    outline: 0;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  body.page-account-subscribesinglepage .panel-heading a.accordion-toggle:hover {
    /*background-color: #efefef;*/
    text-decoration: none; }
  body.page-account-subscribesinglepage .panel-heading .edit-button {
    display: none;
    float: right;
    font-size: 0.6em;
    opacity: 0.7;
    margin-top: -2px;
    padding: 6px 12px; }
    body.page-account-subscribesinglepage .panel-heading .edit-button:after {
      display: none; }
  body.page-account-subscribesinglepage .panel-heading h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin: 4px 0 0;
    padding: 0; }
  body.page-account-subscribesinglepage .panel-heading h2 .step-number {
    background: #666666;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    color: #ffffff;
    float: left;
    font-size: 0.8em;
    height: 26px;
    line-height: 26px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 26px; }
  body.page-account-subscribesinglepage .panel-heading h2 .step-number i {
    display: none;
    margin: 2px auto 0; }
  body.page-account-subscribesinglepage .panel-heading h2 .step-number .number {
    display: inline-block;
    margin-top: 1px; }
  body.page-account-subscribesinglepage .step-actions {
    margin-top: 20px; }
  body.page-account-subscribesinglepage .panel.is-active {
    background: transparent;
    border-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0 15px; }
  body.page-account-subscribesinglepage .panel.is-active .edit-button {
    display: none; }
  body.page-account-subscribesinglepage .panel.is-active .panel-heading a.accordion-toggle {
    color: #ababab;
    opacity: 1; }
  body.page-account-subscribesinglepage .panel.is-active .panel-heading a.accordion-toggle:hover {
    background: transparent; }
  body.page-account-subscribesinglepage .panel.is-active .panel-heading h2 .step-number {
    background: #ababab;
    color: #fff; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading {
    color: #ababab; }
  body.page-account-subscribesinglepage .panel.step-complete .edit-button {
    display: block; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading a.accordion-toggle {
    color: #ababab;
    cursor: pointer;
    opacity: 1; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading a.accordion-toggle:hover {
    background: transparent; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading h2 .step-number {
    background: transparent;
    color: #ffffff; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading .step-number .number {
    display: none; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading .step-number i {
    color: #ababab;
    display: block; }
  body.page-account-subscribesinglepage .panel.step-complete .panel-heading .edit-button {
    opacity: 1; }
  body.page-account-subscribesinglepage .account-message,
  body.page-account-subscribesinglepage .account-form {
    margin-left: 15px; }
  body.page-account-subscribesinglepage .account-form h4 {
    font-weight: bold;
    margin: 20px 0 10px; }
  body.page-account-subscribesinglepage .account-form .form-actions {
    background: transparent;
    border: 0;
    padding: 0; }
  body.page-account-subscribesinglepage label.error {
    background: transparent;
    border: 0;
    color: #B94A48;
    margin: 0 0 10px; }
  body.page-account-subscribesinglepage .row [class*="col-"] > input[class*="col-"],
  body.page-account-subscribesinglepage .row [class*="col-"] > select[class*="col-"] {
    width: 100%; }
  body.page-account-subscribesinglepage .controls-row div[class*="col-"] {
    margin: 0 0 0 10px;
    padding: 0; }
  body.page-account-subscribesinglepage .controls-row div[class*="col-"]:first-child {
    margin-left: 0; }
  body.page-account-subscribesinglepage .plan-selection {
    float: none;
    margin: 0 auto;
    padding: 30px 0 1em; }
  body.page-account-subscribesinglepage .plan-selection label.error {
    margin-top: -30px; }
  body.page-account-subscribesinglepage .plan-selection .plan {
    text-align: center; }
  body.page-account-subscribesinglepage .plan-selection .plan input[type="radio"] {
    visibility: hidden; }
  body.page-account-subscribesinglepage .plan-selection .plan ul {
    background: #f3f3f3;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0.5em;
    text-shadow: 0 1px 1px #ffffff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  body.page-account-subscribesinglepage .plan-selection .plan.is-active ul,
  body.page-account-subscribesinglepage .plan-selection .plan ul:hover {
    border-color: #ababab;
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.3); }
  body.page-account-subscribesinglepage .plan-selection li {
    border-top: 1px solid #e5e5e5;
    list-style: none;
    margin: 0 0.75em;
    padding: 0.5em 0; }
  body.page-account-subscribesinglepage .plan-selection li.plan-header {
    /*background: #666666;
    color: #ffffff;*/
    margin: 0;
    padding: 0.5em;
    text-shadow: 0 1px 1px #ffffff; }
  body.page-account-subscribesinglepage .plan-selection .plan-header h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 0.3em 0; }
  body.page-account-subscribesinglepage .plan-selection .plan-header .select-container .select-plan-option {
    text-shadow: none; }
  body.page-account-subscribesinglepage .plan-selection .plan-header .select-container .pricing-info {
    line-height: 2em;
    margin-bottom: 0.5em; }
  body.page-account-subscribesinglepage .plan-selection .purchase-options {
    display: none;
    padding: 0; }
  body.page-account-subscribesinglepage .plan-selection .purchase-options .select-label {
    display: inline-block;
    line-height: 2em;
    margin: 0 0.25em 0 0;
    vertical-align: top; }
  body.page-account-subscribesinglepage .plan-selection .purchase-options .btn-checkbox {
    margin: 0.5em 0.25em 0 0; }
  body.page-account-subscribesinglepage .plan-selection .plan li.is-first {
    border-top: 0; }
  body.page-account-subscribesinglepage .plan-selection .plan li.detail-header {
    border-top: 0;
    font-weight: bold;
    line-height: 2em;
    margin-top: 0.5em; }
  body.page-account-subscribesinglepage .plan-selection .plan li.detail-description {
    font-size: 0.95em;
    padding: 1em 1em 0.5em; }
  body.page-account-subscribesinglepage .plan-selection .plan.highlighted {
    margin-top: -20px; }
  body.page-account-subscribesinglepage .plan-selection .plan.highlighted ul {
    background: white; }
  body.page-account-subscribesinglepage .plan-additional-options {
    display: none; }
  body.page-account-subscribesinglepage .billing-current {
    padding-left: 10px; }
  body.page-account-subscribesinglepage .billing-inputs {
    padding-top: 20px; }
  body.page-account-subscribesinglepage .confirm-info h4 {
    font-weight: bold;
    margin: 15px 0 5px; }
  body.page-account-subscribesinglepage .checkout-selections {
    padding: 15px; }
  body.page-account-subscribesinglepage .checkout-selections h3 {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding: 5px 0 10px; }
  body.page-account-subscribesinglepage .checkout-selections .no-selections {
    color: #999999; }
  body.page-account-subscribesinglepage .checkout-selections .selections {
    display: none; }
  body.page-account-subscribesinglepage .checkout-selections .selection-item {
    display: none;
    margin: 10px 0; }
  body.page-account-subscribesinglepage .checkout-selections .selection-item .selection-header {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase; }
  body.page-account-subscribesinglepage .checkout-selections .selection-footer {
    border-top: 1px solid #eeeeee;
    font-size: 0.9em;
    margin: 20px 0 0;
    padding: 10px 0 0;
    text-align: right; }
  body.page-account-subscribesinglepage .checkout-selections .selection-footer .cancel-account {
    color: #cc0000;
    text-decoration: underline; }
  body.page-account-subscribesinglepage .updated-account-details {
    padding-left: 15px; }
  body.page-account-subscribesinglepage .updated-account-details h3 {
    line-height: 24px; }

.supplierfinder-featured h2 a,
.supplierfinder-featured h3 a,
.supplierfinder-featured h4 a,
.supplierfinder-categories h2 a,
.supplierfinder-categories h3 a,
.supplierfinder-categories h4 a {
  color: #4d4d4d; }
.supplierfinder-featured h3,
.supplierfinder-featured h4,
.supplierfinder-categories h3,
.supplierfinder-categories h4 {
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0.75em 0 0.5em; }

.suppliers-table {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show; }
  .suppliers-table .supplier-image {
    height: 70px;
    width: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain; }
    .suppliers-table .supplier-image img {
      min-height: 100%;
      min-width: 100%;
      max-height: 60px;
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      /* IE 5-7 */
      filter: alpha(opacity=0);
      /* modern browsers */
      opacity: 0; }
  .suppliers-table .supplier-column {
    vertical-align: middle; }
  .suppliers-table .suppliers-no-records {
    text-align: left; }
  .suppliers-table .accented {
    font-size: 1.125em;
    color: inherit; }
    .suppliers-table .accented:hover {
      color: #e21836; }

.archive-header .videoList p:last-of-type {
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  color: #999;
  margin: 15px 0 30px; }

.searchVideo {
  position: relative; }
  .searchVideo:before {
    content: "";
    color: #e21836;
    position: absolute;
    top: 8px;
    right: 10px;
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .searchVideo input[type="text"] {
    width: 100%;
    border: 1px solid #c8c8c8;
    background: #f2f2f2;
    height: 33px;
    padding: 0 10px; }

.videoList .imgBox {
  position: relative; }
  .videoList .imgBox img {
    width: 100%; }
.videoList .time {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px; }
.videoList .play {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer; }
  .videoList .play span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.5px 0 8.5px 13px;
    border-color: transparent transparent transparent #e21836;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -5px; }
.videoList h3 {
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  border-bottom: 1px solid #ececec;
  margin: 0;
  padding: 10px 0; }
.videoList p {
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  color: #999;
  margin: 15px 0 30px; }

.videoGallery {
  border-top: 2px solid #ececec;
  position: relative;
  margin: 30px 0 0;
  padding: 10px 0 0; }
  .videoGallery .videoList {
    padding: 0; }
  .videoGallery .content {
    position: relative; }
  .videoGallery h2 {
    text-transform: uppercase;
    margin-top: 0;
    color: #e21836;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 26px; }
  .videoGallery p {
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px; }
  .videoGallery .link {
    position: absolute;
    top: 10px;
    right: 0; }
  .videoGallery .box {
    width: 214px; }
  .videoGallery .slidee {
    margin: 0;
    padding: 0;
    list-style: none; }
    .videoGallery .slidee li {
      float: left;
      margin: 0 0 0 15px;
      padding: 0;
      width: 214px; }
      .videoGallery .slidee li:first-child {
        margin-left: 0; }
  .videoGallery .scrollbar {
    height: 7px;
    background: #e9e9e9;
    width: 100%;
    border-radius: 3px; }
  .videoGallery .handle {
    background: #c6c6c6;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 3px; }
  .videoGallery .prevPage,
  .videoGallery .nextPage {
    position: absolute;
    top: 0;
    width: 25px;
    height: 120px;
    color: #fff;
    text-align: center;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 120px;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer; }
  .videoGallery .prevPage {
    left: 0; }
  .videoGallery .nextPage {
    right: 0; }

.printHeader {
  background: url("../bg-header.jpg") no-repeat 50% 50%;
  background-size: cover;
  padding: 16px 0; }

.printGuide {
  background: #fff;
  padding: 0 0 80px; }
  .printGuide .container {
    max-width: 1280px; }
  .printGuide .promo {
    padding: 20px 0 30px;
    border-bottom: 1px solid #efefef;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.14); }
    .printGuide .promo .row {
      display: table;
      width: 100%; }
      .printGuide .promo .row div {
        display: table-cell;
        vertical-align: middle;
        float: none; }
  .printGuide .intro {
    padding: 30px 0 20px; }
    .printGuide .intro h2 {
      margin: 0 auto 15px;
      width: 40%;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 33px;
      line-height: 22px; }
    .printGuide .intro p {
      margin: 0;
      color: #666;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 20px;
      line-height: 25px; }
  .printGuide .productSearch {
    background: #f6f6f6;
    padding: 30px 0;
    margin: 0 0 30px; }
    .printGuide .productSearch input[type=text] {
      width: calc(100% - 117px);
      float: left;
      background: #fff;
      border: solid #e6e6e6;
      border-width: 1px 0 1px 1px;
      border-radius: 3px 3px 0 0;
      padding: 0 18px;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 38px;
      font-style: italic; }
    .printGuide .productSearch input[type=submit] {
      float: left;
      width: 117px;
      background: #e51937;
      text-align: center;
      color: #fff;
      border-radius: 0 3px 3px 0;
      border: 0;
      cursor: pointer;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 40px; }
  .printGuide ul.contacts {
    margin: 0; }
    .printGuide ul.contacts li {
      float: left;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      padding: 0 40px 0 0; }
    .printGuide ul.contacts .glyphicon {
      color: #bfbfbf;
      line-height: 15px;
      font-size: 14px; }
    .printGuide ul.contacts a {
      color: #23b1fb; }

.mainProduct {
  padding: 10px;
  margin-bottom: 16px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.14); }
  .mainProduct .imgBox {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 30px 0; }
  .mainProduct h2 {
    margin: 0 0 15px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 24px; }
  .mainProduct h3,
  .mainProduct h4 {
    margin: 0 0 10px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 18px; }
  .mainProduct h4 {
    margin: 0 0 25px; }
  .mainProduct p {
    margin: 0 0 20px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px; }

.printProducts {
  margin: 0 -30px; }
  .printProducts .box {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
    padding: 10px; }
  .printProducts .imgBox {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 30px 0;
    height: 265px;
    display: table; }
    .printProducts .imgBox div {
      vertical-align: middle;
      display: table-cell; }
  .printProducts h2 {
    margin: 0 0 8px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px; }
  .printProducts h3,
  .printProducts h4 {
    margin: 0 0 8px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px; }
  .printProducts h4 {
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px; }
  .printProducts p {
    margin: 0 0 16px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px; }
  .printProducts ul.contacts li {
    float: none;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    padding: 0; }
  .printProducts ul.contacts .glyphicon {
    color: #bfbfbf;
    line-height: 14px;
    font-size: 12px; }

@media only screen and (max-width: 61.25em) {
  .videoGallery {
    margin: 0 0 20px; }

  .mainProduct .imgBox {
    margin: 0 0 20px; } }
@media only screen and (max-width: 36.25em) {
  .archive-header .nav-sections {
    padding: 0 20px 15px; }
    .archive-header .nav-sections .btn-group {
      width: calc(100% - 40px); }
      .archive-header .nav-sections .btn-group .btn {
        width: 100%; }
        .archive-header .nav-sections .btn-group .btn .text {
          width: calc(100% - 25px);
          display: inline-block; }

  .videoList .imgBox img {
    width: 100%; }

  .videoGallery h2 {
    font-size: 16px; }
  .videoGallery .box {
    width: auto; }
  .videoGallery .slidee li {
    margin: 0 0 0 9px; }
  .videoGallery .link {
    position: static; }

  .printGuide .promo .row {
    width: auto; }
    .printGuide .promo .row div {
      display: block;
      float: left;
      text-align: center;
      padding: 10px 0; } }
.video-playlist-wrapper .video-playlist-header {
  font-weight: normal;
  margin: 0;
  font-size: 17px; }
.video-playlist-wrapper .video-playlist {
  overflow-y: auto;
  max-height: 300px;
  font-size: 14px; }
  .video-playlist-wrapper .video-playlist ul {
    padding: 0;
    margin: 0; }
    .video-playlist-wrapper .video-playlist ul li {
      list-style: none;
      padding: 10px;
      display: table; }
      .video-playlist-wrapper .video-playlist ul li.video-current {
        background-color: #ebebeb; }
      .video-playlist-wrapper .video-playlist ul li .video-number {
        display: table-cell;
        padding: 0 10px 0 0;
        vertical-align: middle;
        font-weight: bold;
        font-size: 16px; }
      .video-playlist-wrapper .video-playlist ul li .video-image {
        display: table-cell;
        padding: 0 10px 0 0;
        width: 60px;
        overflow: hidden;
        vertical-align: middle; }
      .video-playlist-wrapper .video-playlist ul li .video-title {
        display: table-cell; }

.videos-list .imgBox .video-playlist-icon,
.videos-list .imgBox .video-playlist-items {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  z-index: 1;
  line-height: 35px; }
.videos-list .imgBox .video-playlist-icon {
  text-align: center;
  color: #e21836; }
.videos-list .imgBox .video-playlist-items {
  right: 0;
  left: 37px;
  width: auto;
  color: #000;
  padding: 0 10px; }
.videos-list h2 {
  font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  margin: 1em 0 .5em;
  text-transform: none;
  font-weight: normal; }
.videos-list .searchVideo input[type="text"] {
  background: #fff; }

#top .account {
  margin: 0;
  float: right;
  font-size: 0.9em;
  display: none;
  position: relative; }
  #top .account:hover .drop-down-list {
    visibility: visible;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=" $value * 100 ")';
    filter: alpha(opacity=100);
    zoom: 1; }
  #top .account .circle-btn {
    float: right; }
  #top .account .drop-down-list {
    font-size: 0.95em;
    left: auto;
    right: 0;
    text-align: right;
    top: 100%;
    width: 90px; }
    #top .account .drop-down-list:before {
      left: auto;
      right: 0.3em; }
  @media only screen and (min-width: 58.75em) {
    #top .account {
      display: block; } }
  @media only screen and (min-width: 75em) {
    #top .account {
      font-size: 0.95em; } }
  @media only screen and (max-width: 67.5em) {
    #top .account {
      font-size: 0.875em; } }

#jPanelMenu-menu .account {
  display: none; }

ul.drop-down-list {
  -webkit-backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=" $value * 100 ")';
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1em;
  top: 100%;
  width: 225px;
  background: #f2f2f2;
  box-shadow: 0 2px 6px rgba(26, 26, 26, 0.25);
  border-top: 3px solid #e21836;
  letter-spacing: 0;
  text-transform: uppercase; }
  ul.drop-down-list:before {
    position: absolute;
    top: -7px;
    left: 2em;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e21836;
    border-left: 7px solid transparent;
    content: ''; }
  .lt-ie9 ul.drop-down-list {
    border: 1px solid #ececec;
    border-width: 0 1px 1px 1px; }
  .lt-ie9 ul.drop-down-list {
    display: none; }
  ul.drop-down-list li {
    float: none;
    margin-right: 0; }
    ul.drop-down-list li a {
      display: block;
      padding: .375em 1em;
      -webkit-transition: background-color 0.125s ease-in-out;
      -moz-transition: background-color 0.125s ease-in-out;
      transition: background-color 0.125s ease-in-out;
      color: #666;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-weight: 300;
      line-height: 1.75em; }
      ul.drop-down-list li a:hover {
        background: #ececec;
        color: #e21836;
        text-decoration: none; }
    ul.drop-down-list li:first-of-type a {
      border-top: none; }
    ul.drop-down-list li small {
      display: block;
      margin-top: -.5em; }

.event-banner {
  margin: 0 0 25px;
  position: relative; }
  .event-banner-ill {
    position: relative;
    max-height: 200px;
    overflow: hidden; }
    .event-banner-ill:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(152, 14, 35, 0.66); }
    .event-banner-ill img {
      width: 100%; }
  .event-banner-info {
    margin: 25px 20px 0;
    padding-bottom: 15px;
    color: #1a1a1a;
    border-bottom: 1px solid #cccccc; }
    @media only screen and (min-width: 61.25em) {
      .event-banner-info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        border: none;
        margin: 0;
        padding: 0;
        text-align: center; }
        .event-banner-info:before {
          content: '';
          display: inline-block;
          height: 100%;
          vertical-align: middle;
          margin-right: -5px; } }
    @media only screen and (min-width: 61.25em) {
      .event-banner-info-wrap {
        max-width: 1180px;
        color: #fff;
        font-size: 22px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle; } }
    @media only screen and (min-width: 75em) {
      .event-banner-info-wrap {
        font-size: 30px; } }
    .event-banner-info-title {
      text-transform: uppercase;
      margin: 0 0 0px; }
      @media only screen and (min-width: 61.25em) {
        .event-banner-info-title {
          color: #fff;
          font-size: 45px; } }
      @media only screen and (min-width: 75em) {
        .event-banner-info-title {
          font-size: 60px; } }
    .event-banner-info-text {
      margin: 0 0 10px; }
      @media only screen and (min-width: 61.25em) {
        .event-banner-info-text {
          margin: 0; } }

.event-header {
  position: relative; }
  .event-header-ill img {
    width: 100%; }
  .event-header-info {
    background: #000;
    padding: 15px 0 20px; }
    @media only screen and (min-width: 64em) {
      .event-header-info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.75); } }
  .event-header-title {
    color: #fff;
    margin: 0;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-weight: bold;
    font-size: 38px; }
    @media only screen and (min-width: 64em) {
      .event-header-title {
        font-size: 44px; } }
  .event-header-text {
    color: #fff;
    font-size: 28px;
    margin: 0;
    font-weight: bold;
    line-height: 1.2; }
    @media only screen and (min-width: 64em) {
      .event-header-text {
        font-size: 32px; } }
  .event-header-holder {
    color: #fff; }
    @media only screen and (min-width: 62em) {
      .event-header-holder {
        display: table;
        width: 100%; } }
  @media only screen and (min-width: 62em) {
    .event-header-main {
      display: table-cell;
      width: 60%;
      vertical-align: middle; } }
  .event-header-secondary {
    padding-top: 25px; }
    @media only screen and (min-width: 62em) {
      .event-header-secondary {
        padding-top: 0;
        display: table-cell;
        width: 40%;
        vertical-align: middle;
        text-align: right; } }
  .event-header-button {
    display: inline-block;
    text-align: center;
    background: #e21836;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    padding: 12px 52px 0;
    border-radius: 3px;
    margin: 0 0 4px; }
    .event-header-button:hover {
      text-decoration: none;
      color: #fff; }
  .event-header-notes {
    margin: 0; }

.event-nav {
  box-shadow: 0 4px 4px rgba(26, 26, 26, 0.15);
  background: #fff;
  z-index: 1;
  position: relative; }
  .event-nav.is_stuck .event-nav-list-register-button {
    display: inline-block; }
  .event-nav.is_stuck .event-nav-list-item {
    padding-left: 10px;
    padding-right: 10px; }
  .event-nav-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font-size: 0; }
    .event-nav-list-item {
      display: inline-block;
      position: relative;
      padding: 0 10px;
      float: left; }
      @media only screen and (min-width: 62em) {
        .event-nav-list-item {
          float: none; } }
      @media only screen and (min-width: 80em) {
        .event-nav-list-item {
          padding-left: 18px;
          padding-right: 18px; } }
      .event-nav-list-item:before {
        content: '';
        width: 1px;
        height: 30px;
        background: #cccccc;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -15px 0 0; }
      .event-nav-list-item:first-child:before {
        display: none; }
      .event-nav-list-item-more {
        float: right;
        margin: 15px 0 0; }
        .event-nav-list-item-more:before {
          display: none; }
        .event-nav-list-item-more .btn-group {
          font-size: 16px;
          text-transform: uppercase; }
          .event-nav-list-item-more .btn-group .btn {
            height: 30px;
            line-height: 30px;
            text-transform: uppercase; }
            .event-nav-list-item-more .btn-group .btn .caret {
              margin-left: 5px; }
          .event-nav-list-item-more .btn-group .dropdown-menu {
            margin: 0;
            left: auto;
            right: 0;
            text-align: left; }
            .event-nav-list-item-more .btn-group .dropdown-menu a:hover, .event-nav-list-item-more .btn-group .dropdown-menu a.active {
              color: #e21836;
              background: #f2f2f2; }
    .event-nav-list-register-button {
      display: none; }
    .event-nav-list-link, .event-nav-list-button {
      font-size: 16px; }
    .event-nav-list-link {
      display: block;
      height: 60px;
      line-height: 60px;
      text-transform: uppercase;
      color: #666;
      font-weight: bold;
      padding: 0 8px; }
      .event-nav-list-link:focus {
        border: none;
        color: #666;
        text-decoration: none; }
      .event-nav-list-link:hover, .event-nav-list-link.active, .event-nav-list-link:focus.active {
        text-decoration: none;
        border-bottom: 2px solid #e21836;
        color: #e21836; }
    .event-nav-list-button {
      height: 40px;
      margin: 0;
      padding: 8px 15px 0; }
    @media only screen and (min-width: 80em) {
      .event-nav-list-link, .event-nav-list-button {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 18px; }
      .event-nav-list-button {
        height: 45px; } }

.event-over {
  background: #f3f3f3;
  padding: 30px 0;
  color: #e51937;
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  box-shadow: inset 0 -4px 4px -4px rgba(26, 26, 26, 0.15), inset 0 4px 4px -4px rgba(26, 26, 26, 0.15); }
  .event-over a {
    text-decoration: underline; }

.site-alert {
  padding: 30px 0;
  font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  box-shadow: inset 0 -4px 4px -4px rgba(26, 26, 26, 0.15), inset 0 4px 4px -4px rgba(26, 26, 26, 0.15); }
  .site-alert a {
    text-decoration: underline; }

.event-wrapper {
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  line-height: 1.5625;
  color: #666; }
  .event-wrapper.page-events-speakerbio .event-slider-bio {
    padding: 20px; }
  .event-wrapper .container-fluid {
    max-width: 1220px;
    padding-right: 10px;
    padding-left: 10px; }
  .event-wrapper .row {
    margin-right: -10px;
    margin-left: -10px; }
  .event-wrapper .col-xs-1, .event-wrapper .col-sm-1, .event-wrapper .col-md-1, .event-wrapper .col-lg-1, .event-wrapper .col-xs-2, .event-wrapper .col-sm-2, .event-wrapper .col-md-2, .event-wrapper .col-lg-2, .event-wrapper .col-xs-3, .event-wrapper .col-sm-3, .event-wrapper .col-md-3, .event-wrapper .col-lg-3, .event-wrapper .col-xs-4, .event-wrapper .col-sm-4, .event-wrapper .col-md-4, .event-wrapper .col-lg-4, .event-wrapper .col-xs-5, .event-wrapper .col-sm-5, .event-wrapper .col-md-5, .event-wrapper .col-lg-5, .event-wrapper .col-xs-6, .event-wrapper .col-sm-6, .event-wrapper .col-md-6, .event-wrapper .col-lg-6, .event-wrapper .col-xs-7, .event-wrapper .col-sm-7, .event-wrapper .col-md-7, .event-wrapper .col-lg-7, .event-wrapper .col-xs-8, .event-wrapper .col-sm-8, .event-wrapper .col-md-8, .event-wrapper .col-lg-8, .event-wrapper .col-xs-9, .event-wrapper .col-sm-9, .event-wrapper .col-md-9, .event-wrapper .col-lg-9, .event-wrapper .col-xs-10, .event-wrapper .col-sm-10, .event-wrapper .col-md-10, .event-wrapper .col-lg-10, .event-wrapper .col-xs-11, .event-wrapper .col-sm-11, .event-wrapper .col-md-11, .event-wrapper .col-lg-11, .event-wrapper .col-xs-12, .event-wrapper .col-sm-12, .event-wrapper .col-md-12, .event-wrapper .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px; }
  .event-wrapper .field-validation-error {
    color: red;
    font-size: 16px; }
  .event-wrapper .post-single {
    border: none !important;
    box-shadow: none !important;
    margin: 40px 0 0 !important;
    padding: 0 !important; }
  .event-wrapper .post-wrap {
    padding: 0 !important; }
  .event-wrapper .event-intro {
    color: #1a1a1a;
    margin-bottom: 25px; }
    .event-wrapper .event-intro-text {
      padding-right: 10px; }
    .event-wrapper .event-intro-divider {
      position: relative; }
      @media only screen and (min-width: 48em) {
        .event-wrapper .event-intro-divider:after {
          content: '';
          width: 1px;
          position: absolute;
          top: -5px;
          bottom: 11px;
          right: 5px;
          background: #660b18; } }
    .event-wrapper .event-intro p {
      margin-top: 0; }
  .event-wrapper .event-title {
    font-size: 2.5em;
    color: #1a1a1a;
    margin: 0 0 10px;
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .event-wrapper .event-title-subtitle {
      font-size: 2em !important; }
    .event-wrapper .event-title.center {
      text-align: center; }
  .event-wrapper .events-list {
    margin-bottom: 15px; }
  .event-wrapper .event-box {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
    padding: 20px;
    color: #666;
    font-weight: bold; }
    @media only screen and (min-width: 64em) {
      .event-wrapper .event-box {
        min-height: 270px; } }
    .event-wrapper .event-box-ill {
      margin: -20px -20px 15px; }
      .event-wrapper .event-box-ill img {
        width: 100%; }
    .event-wrapper .event-box-title {
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      margin: 0;
      font-size: 18px;
      font-weight: bold;
      color: #666; }
    .event-wrapper .event-box-meta {
      margin: 0;
      font-size: 14px; }
    .event-wrapper .event-box-button {
      display: block;
      border: 1px solid #e21836;
      color: #e21836;
      text-transform: uppercase;
      text-align: center;
      padding: 7px 10px 6px;
      border-radius: 3px;
      margin-top: 15px;
      -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
      -moz-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
      transition: background 0.25s ease-in-out, color 0.25s ease-in-out; }
      .event-wrapper .event-box-button:hover {
        background: #e21836;
        color: #fff;
        text-decoration: none; }
      .event-wrapper .event-box-button.pastevent {
        color: #666;
        border-color: #666; }
        .event-wrapper .event-box-button.pastevent:hover {
          background: #666;
          color: #fff;
          text-decoration: none; }
  .event-wrapper .event-load-more {
    border-top: 1px solid #cccccc;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 12px; }
    .event-wrapper .event-load-more-link {
      font-size: 14px;
      font-weight: bold;
      display: inline-block;
      padding-left: 25px;
      position: relative; }
      .event-wrapper .event-load-more-link:before {
        content: '';
        width: 16px;
        height: 15px;
        position: absolute;
        top: 50%;
        left: 0;
        margin: -8px 0 0;
        background-repeat: no-repeat;
        background-position: -5px -5px;
        background-image: url("https://d2btcxja5g5zgs.cloudfront.net/assets/img/sprite.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
          .event-wrapper .event-load-more-link:before {
            background-image: url("https://d2btcxja5g5zgs.cloudfront.net/assets/img/sprite_2x.png");
            background-size: 26px 25px; } }
  .event-wrapper .events-past {
    margin-top: 40px;
    color: #666; }
    .event-wrapper .events-past-box {
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      margin-bottom: 20px;
      padding: 10px; }
      .event-wrapper .events-past-box:after {
        content: "";
        display: table;
        clear: both; }
    .event-wrapper .events-past-ill {
      float: left; }
      .event-wrapper .events-past-ill img {
        width: 100px; }
    .event-wrapper .events-past-description {
      overflow: hidden;
      padding: 5px 0 0;
      padding-left: 10px; }
    .event-wrapper .events-past-title {
      margin: 0;
      text-transform: uppercase;
      color: #666;
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.4; }
    .event-wrapper .events-past-text {
      margin: 0;
      font-size: 14px; }
      .event-wrapper .events-past-text a {
        font-weight: bold; }
    .event-wrapper .events-past .year {
      font-size: 35px;
      line-height: 40px;
      position: relative;
      margin: 30px 0 10px;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600; }
      .event-wrapper .events-past .year:after, .event-wrapper .events-past .year:before {
        content: "";
        position: absolute;
        top: 50%;
        width: calc(50% - 185px / 2);
        left: 0;
        height: 1px;
        background: #d1d1d1; }
      .event-wrapper .events-past .year:before {
        left: auto;
        right: 0; }
    .event-wrapper .events-past h3 {
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      line-height: 34px;
      margin: 30px 0 15px; }
  .event-wrapper .past-event-box {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.21);
    padding: 25px 30px 20px 30px;
    margin: 20px 0 0; }
    .event-wrapper .past-event-box h3 {
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 27px;
      line-height: 32px;
      margin: 0 0 15px; }
    .event-wrapper .past-event-box ul {
      margin: 0;
      padding: 0;
      color: #888;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 19px;
      line-height: 22px; }
      .event-wrapper .past-event-box ul li {
        padding: 5px 0; }
      .event-wrapper .past-event-box ul .glyphicon {
        color: #e51937;
        font-size: 15px;
        margin-right: 18px; }
  .event-wrapper .eventsMore {
    margin-top: 50px; }
  .event-wrapper .event-news {
    clear: both;
    display: block;
    padding-bottom: 30px; }
    .event-wrapper .event-news h2 {
      margin-bottom: 0;
      margin-top: 0; }
    .event-wrapper .event-news .newsthumbnail {
      padding-right: 15px;
      width: 100px; }
    .event-wrapper .event-news .post-meta {
      color: #999;
      font-size: .75em;
      line-height: 1.25em;
      font-weight: 600; }
    .event-wrapper .event-news .description {
      line-height: normal; }
    @media only screen and (max-width: 768px) {
      .event-wrapper .event-news .description {
        display: none; }
      .event-wrapper .event-news h2 {
        font-size: 1.4em; } }
    @media only screen and (max-width: 480px) {
      .event-wrapper .event-news .description {
        display: none;
        font-size: 1.4em; } }
  .event-wrapper .event-article {
    margin: 0;
    line-height: 1.25; }
    .event-wrapper .event-article p {
      margin: 0 0 20px; }
    .event-wrapper .event-article .event-title {
      margin-bottom: 15px; }
    .event-wrapper .event-article .event-article-intro {
      margin-bottom: 10px; }
    .event-wrapper .event-article p + .event-article-link {
      margin-top: -10px;
      font-weight: bold;
      font-size: 14px; }
    .event-wrapper .event-article h2 {
      margin-top: 0px;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .event-wrapper .event-article-list {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .event-wrapper .event-article-list li {
        padding-left: 15px;
        position: relative; }
        .event-wrapper .event-article-list li:before {
          content: '';
          width: 4px;
          height: 4px;
          border-radius: 2px;
          background: #666;
          position: absolute;
          top: 8px;
          left: 2px; }
  .event-wrapper .event-sponsors {
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: middle;
    text-align: center; }
    @media only screen and (min-width: 61.25em) {
      .event-wrapper .event-sponsors {
        text-align: left; } }
    .event-wrapper .event-sponsors li {
      display: inline-block;
      margin: 0;
      padding: 5px 25px 15px 25px; }
      @media only screen and (min-width: 61.25em) {
        .event-wrapper .event-sponsors li {
          display: inline-block;
          margin-right: -4px; }
          .event-wrapper .event-sponsors li:first-child {
            margin-left: 0; } }
      @media only screen and (max-width: 48em) {
        .event-wrapper .event-sponsors li {
          width: 40% !important; } }
      .event-wrapper .event-sponsors li img {
        max-width: 100%;
        max-height: 100%; }
  .event-wrapper .event-map {
    position: relative;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px; }
    @media only screen and (min-width: 61.25em) {
      .event-wrapper .event-map {
        height: 300px; } }
    .event-wrapper .event-map-holder {
      height: 300px;
      width: 60%;
      float: right; }
      @media only screen and (max-width: 61.25em) {
        .event-wrapper .event-map-holder {
          height: 100%;
          width: 100%; } }
    .event-wrapper .event-map-info {
      padding: 15px;
      background: #1a1a1a;
      color: #fff; }
      .event-wrapper .event-map-info a {
        color: #fff !important; }
      @media only screen and (min-width: 61.25em) {
        .event-wrapper .event-map-info {
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          width: 40%;
          background: rgba(0, 0, 0, 0.75);
          padding: 25px 30px 90px; } }
      .event-wrapper .event-map-info p {
        margin: 0 0 10px; }
      @media only screen and (min-width: 61.25em) {
        .event-wrapper .event-map-info-notes {
          position: absolute;
          bottom: 5px;
          left: 30px;
          right: 30px; } }
      .event-wrapper .event-map-info-main {
        margin-top: 40px;
        margin-bottom: 40px; }
        @media only screen and (min-width: 61.25em) {
          .event-wrapper .event-map-info-main {
            margin-bottom: 0; } }
        .event-wrapper .event-map-info-main h3 {
          color: #fff;
          font-weight: bold;
          font-size: 20px;
          margin-bottom: 10px;
          font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400; }
      .event-wrapper .event-map-info a {
        text-decoration: underline; }
        .event-wrapper .event-map-info a:hover {
          color: #e21836; }
  .event-wrapper .event-agenda {
    padding: 5px 0 0; }
    .event-wrapper .event-agenda .alert {
      padding-left: 0px !important;
      padding-right: 20px; }
      .event-wrapper .event-agenda .alert:first-child {
        margin-bottom: -15px; }
    .event-wrapper .event-agenda .nav-tabs {
      border: none;
      margin: 0;
      padding: 0; }
      .event-wrapper .event-agenda .nav-tabs li {
        margin: 0;
        width: 100%; }
        .event-wrapper .event-agenda .nav-tabs li a {
          margin: 0;
          line-height: normal;
          border: none;
          border-radius: 0;
          padding: 15px 20px 12px;
          color: #cccccc;
          text-transform: uppercase; }
          .event-wrapper .event-agenda .nav-tabs li a:hover, .event-wrapper .event-agenda .nav-tabs li a:focus {
            background: none;
            color: #cccccc;
            outline: none; }
          .event-wrapper .event-agenda .nav-tabs li a strong {
            display: block;
            font-size: 20px; }
        .event-wrapper .event-agenda .nav-tabs li.active a {
          background: #e21836;
          color: #fff; }
        @media only screen and (min-width: 48em) {
          .event-wrapper .event-agenda .nav-tabs li {
            width: inherit; } }
    .event-wrapper .event-agenda .event-timeline {
      margin: 0;
      padding: 15px 0 0;
      list-style-type: none;
      max-width: 700px; }
      .event-wrapper .event-agenda .event-timeline-item {
        padding: 11px 0 11px 100px; }
        .event-wrapper .event-agenda .event-timeline-item:after {
          content: "";
          display: table;
          clear: both; }
      .event-wrapper .event-agenda .event-timeline-time {
        float: left;
        width: 80px;
        margin-left: -100px;
        font-size: 15px;
        position: relative;
        line-height: 1.33; }
        .event-wrapper .event-agenda .event-timeline-time:after {
          content: '';
          width: 2px;
          position: absolute;
          top: 4px;
          bottom: 4px;
          right: 0;
          background: #cccccc; }
        .event-wrapper .event-agenda .event-timeline-time p {
          margin: 0; }
      .event-wrapper .event-agenda .event-timeline-description h4 {
        margin: 0;
        color: #666;
        line-height: 1.25;
        font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        font-weight: bold; }
      .event-wrapper .event-agenda .event-timeline-description p {
        margin: 0; }
    .event-wrapper .event-agenda .panel-default {
      border: none;
      box-shadow: none;
      border-radius: 0; }
    .event-wrapper .event-agenda .panel-heading {
      background: none;
      padding: 0;
      border-radius: 0; }
    .event-wrapper .event-agenda .panel-title {
      line-height: 1.25; }
      .event-wrapper .event-agenda .panel-title .accordion-toggle {
        background: #e21836;
        color: #fff;
        margin: 0;
        line-height: normal;
        border: none;
        border-radius: 0;
        padding: 15px 20px 12px;
        display: block;
        text-transform: uppercase; }
        .event-wrapper .event-agenda .panel-title .accordion-toggle:hover, .event-wrapper .event-agenda .panel-title .accordion-toggle:focus {
          outline: none;
          text-decoration: none; }
        .event-wrapper .event-agenda .panel-title .accordion-toggle strong {
          display: block;
          font-size: 20px; }
        .event-wrapper .event-agenda .panel-title .accordion-toggle.collapsed {
          color: #cccccc;
          background: none; }
    .event-wrapper .event-agenda .panel-body {
      border: none;
      padding: 0; }
  .event-wrapper .event-slider {
    padding: 5px 0 0;
    position: relative; }
    .event-wrapper .event-slider .slides {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .event-wrapper .event-slider .slides:after {
        content: "";
        display: table;
        clear: both; }
      .event-wrapper .event-slider .slides li {
        margin: 0 20px 0 0; }
        .event-wrapper .event-slider .slides li.event-slider-popup-li {
          margin-right: 0; }
        .event-wrapper .event-slider .slides li.open-bio {
          margin-bottom: 30px;
          position: relative; }
          .event-wrapper .event-slider .slides li.open-bio .event-slider-box:after {
            position: absolute;
            left: 50%;
            bottom: -30px;
            content: '';
            margin-left: -20px;
            border: 20px solid transparent;
            border-bottom-color: #f2f2f2; }
    .event-wrapper .event-slider-box {
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      margin-bottom: 20px;
      margin: 0;
      position: relative;
      display: block; }
      .event-wrapper .event-slider-box.has-bio {
        cursor: pointer; }
      .event-wrapper .event-slider-box img {
        width: 100%; }
    .event-wrapper .event-slider-info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      min-height: 70px;
      background: rgba(0, 0, 0, 0.75);
      color: #fff;
      font-size: 15px;
      line-height: 1.333;
      padding: 8px 10px 4px; }
      .event-wrapper .event-slider-info h3 {
        color: #fff;
        font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        margin: 0 0 4px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px; }
      .event-wrapper .event-slider-info p {
        margin: 0; }
    .event-wrapper .event-slider-bio {
      display: none;
      background: #f2f2f2;
      padding: 40px 20px 20px 20px;
      position: relative; }
      .event-wrapper .event-slider-bio:after {
        content: "";
        display: table;
        clear: both; }
      @media only screen and (min-width: 48em) {
        .event-wrapper .event-slider-bio {
          padding-top: 20px;
          padding-right: 40px; } }
      .event-wrapper .event-slider-bio-ill {
        max-width: 280px;
        margin: 0 auto 30px; }
        @media only screen and (min-width: 48em) {
          .event-wrapper .event-slider-bio-ill {
            float: left;
            margin: 0 20px 0 0; } }
        .event-wrapper .event-slider-bio-ill img {
          width: 100%; }
      .event-wrapper .event-slider-bio-text {
        overflow: hidden; }
        .event-wrapper .event-slider-bio-text header {
          margin: 0 0 20px; }
        .event-wrapper .event-slider-bio-text h3 {
          margin: 0 0 10px;
          font-size: 26px;
          font-weight: bold; }
          @media only screen and (min-width: 48em) {
            .event-wrapper .event-slider-bio-text h3 {
              font-size: 30px; } }
        .event-wrapper .event-slider-bio-text h4 {
          margin: 0;
          font-size: 20px; }
          @media only screen and (min-width: 48em) {
            .event-wrapper .event-slider-bio-text h4 {
              font-size: 24px; } }
      .event-wrapper .event-slider-bio .close-bio {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 5px;
        right: 5px;
        opacity: 0.75;
        -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out; }
        .event-wrapper .event-slider-bio .close-bio:after, .event-wrapper .event-slider-bio .close-bio:before {
          content: '';
          position: absolute;
          width: 100%;
          top: 50%;
          height: 1px;
          background: #cccccc;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .event-wrapper .event-slider-bio .close-bio:after {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        .event-wrapper .event-slider-bio .close-bio:hover {
          opacity: 1; }
      .event-wrapper .event-slider-bio.show-bio {
        display: block; }
    .event-wrapper .event-slider .event-rows {
      position: relative; }
      .event-wrapper .event-slider .event-rows .event-slider-bio {
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 30px; }
      .event-wrapper .event-slider .event-rows .slides {
        margin-left: -10px;
        margin-right: -10px;
        font-size: 0; }
        .event-wrapper .event-slider .event-rows .slides li {
          width: 100%;
          margin: 0;
          padding: 0 10px 20px;
          display: inline-block;
          font-size: 16px; }
          @media only screen and (min-width: 48em) {
            .event-wrapper .event-slider .event-rows .slides li {
              width: 50%; } }
          @media only screen and (min-width: 53.75em) {
            .event-wrapper .event-slider .event-rows .slides li {
              width: 33.333%; } }
          @media only screen and (min-width: 64em) {
            .event-wrapper .event-slider .event-rows .slides li {
              width: 25%; } }
          .event-wrapper .event-slider .event-rows .slides li.open-bio {
            position: static; }
    .event-wrapper .event-slider .flexslider {
      position: relative; }
    .event-wrapper .event-slider .flex-direction-nav {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .event-wrapper .event-slider .flex-direction-nav .flex-prev,
      .event-wrapper .event-slider .flex-direction-nav .flex-next {
        border: 5px solid #fff;
        position: absolute;
        top: 90px;
        width: 40px;
        height: 40px;
        background: #e21836;
        box-shadow: 0 0 10px white;
        border-radius: 20px;
        text-indent: -9999px;
        overflow: hidden; }
        .event-wrapper .event-slider .flex-direction-nav .flex-prev:before,
        .event-wrapper .event-slider .flex-direction-nav .flex-next:before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          top: 50%;
          left: 50%;
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          margin-top: -4px; }
      .event-wrapper .event-slider .flex-direction-nav .flex-prev {
        left: 10px; }
        .event-wrapper .event-slider .flex-direction-nav .flex-prev:before {
          margin-left: -3px;
          border-right: 5px solid #fff; }
      .event-wrapper .event-slider .flex-direction-nav .flex-next {
        right: 10px; }
        .event-wrapper .event-slider .flex-direction-nav .flex-next:before {
          margin-left: -2px;
          border-left: 5px solid #fff; }
      .event-wrapper .event-slider .flex-direction-nav .flex-disabled {
        display: none; }
  .event-wrapper .sponsors h2 {
    font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 34px;
    margin: 0 0 25px; }
  .event-wrapper .sponsors p {
    margin: 0 0 30px;
    color: #666; }
  .event-wrapper .sponsorBox {
    height: 200px;
    border-bottom: 1px solid #eee;
    display: table; }
    @media only screen and (max-width: 36.25em) {
      .event-wrapper .sponsorBox {
        padding-bottom: 20px; } }
    .event-wrapper .sponsorBox p {
      color: #333;
      margin: 0; }
    .event-wrapper .sponsorBox .imgBox {
      height: 100%;
      float: none;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      margin: 0 0 0 -5px; }
      @media only screen and (max-width: 36.25em) {
        .event-wrapper .sponsorBox .imgBox {
          display: block;
          padding: 20px 0; } }
    .event-wrapper .sponsorBox .text {
      float: none;
      display: table-cell;
      vertical-align: middle;
      height: 100%; }
      @media only screen and (max-width: 36.25em) {
        .event-wrapper .sponsorBox .text {
          display: block; } }
  .event-wrapper .eventSponsors {
    padding-top: 80px; }
    @media only screen and (max-width: 36.25em) {
      .event-wrapper .eventSponsors {
        padding-top: 20px; } }
    .event-wrapper .eventSponsors ul {
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 19px;
      line-height: 26px; }
  .event-wrapper .info-button {
    padding: 10px 20px 10px 20px;
    border-radius: 3px;
    color: #e21836;
    background: transparent;
    border: 2px solid #e21836;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none; }
    .event-wrapper .info-button:hover {
      color: #FFF;
      background-color: #e21836;
      text-decoration: none; }

.inner-content {
  padding: 25px 0px !important; }

.event-promo {
  height: 340px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .event-promo:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }
  .event-promo.disable-banner-overlay:before {
    background: transparent; }
  .event-promo .event-callout {
    background-color: white;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-size: 1.25em;
    letter-spacing: 4px;
    text-transform: uppercase; }
    @media only screen and (max-width: 768px) {
      .event-promo .event-callout {
        font-size: 0.75em;
        text-align: center;
        letter-spacing: 2px; } }
    .event-promo .event-callout .glyphicon {
      margin-top: 3px; }
  .event-promo .event-buttons-big .col-sm-6 > .left {
    padding: 0px 5px 0px 0px !important;
    margin-right: 5px !important;
    margin-left: -10px !important; }
  .event-promo .event-buttons-big .col-sm-6 > .right {
    padding: 0px 0px 0px 5px !important;
    margin-left: 5px !important;
    margin-right: -10px !important; }
  .event-promo .event-promo-text {
    text-align: center;
    z-index: 10;
    color: #fff;
    width: 580px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); }
    .event-promo .event-promo-text .event-promo-title {
      font-size: 2.750em;
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      color: #fff;
      margin: 0px 0px 10px 0px; }
    .event-promo .event-promo-text .event-promo-early,
    .event-promo .event-promo-text .event-promo-title,
    .event-promo .event-promo-text .event-promo-date,
    .event-promo .event-promo-text .event-promo-location {
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.57); }
    .event-promo .event-promo-text .event-promo-early {
      font-size: 1em;
      padding: 5px 0; }
    .event-promo .event-promo-text .event-promo-button {
      width: 200px;
      height: 46px;
      line-height: 46px;
      text-transform: uppercase;
      font-weight: bold;
      text-align: center;
      display: block;
      border: 2px solid #FFF;
      border-radius: 3px;
      color: #fff;
      font-size: 1.250em; }
      .event-promo .event-promo-text .event-promo-button.right {
        float: right; }
      .event-promo .event-promo-text .event-promo-button.register {
        background-color: #db1735;
        border: 2px solid #e01836; }
      .event-promo .event-promo-text .event-promo-button.big {
        margin-top: 20px;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px; }
    .event-promo .event-promo-text .event-new-logo {
      height: auto; }
      .event-promo .event-promo-text .event-new-logo > img {
        position: relative !important;
        width: 600px;
        min-height: unset !important; }
        @media only screen and (max-width: 768px) {
          .event-promo .event-promo-text .event-new-logo > img {
            width: 100%; } }
    .event-promo .event-promo-text .event-promo-button:hover {
      text-decoration: none; }
    .event-promo .event-promo-text .row {
      padding: 5px 0;
      margin-left: -10px;
      margin-right: -10px; }
      .event-promo .event-promo-text .row:after {
        content: "";
        display: block;
        clear: both; }
      .event-promo .event-promo-text .row .col-sm-6 {
        width: 50%;
        float: left;
        padding: 0 10px; }
    .event-promo .event-promo-text .event-promo-date,
    .event-promo .event-promo-text .event-promo-location {
      width: 50%;
      font-size: 1.875em;
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: normal; }
    @media only screen and (max-width: 768px) {
      .event-promo .event-promo-text {
        position: relative;
        text-align: left;
        top: auto;
        left: auto;
        margin: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto; }
        .event-promo .event-promo-text .event-promo-title {
          font-size: 2.250em; }
        .event-promo .event-promo-text .event-promo-date,
        .event-promo .event-promo-text .event-promo-location {
          font-size: 1.500em;
          width: auto !important;
          float: none !important; }
        .event-promo .event-promo-text .event-promo-button {
          width: 125px;
          font-size: 1em; } }
  .event-promo img {
    display: block;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    width: auto; }
    @media only screen and (max-width: 768px) {
      .event-promo img {
        width: auto;
        height: 130%;
        max-width: none !important; } }
  .event-promo video.bgvid {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  @media only screen and (max-width: 768px) {
    .event-promo {
      height: auto;
      padding: 30px; }
      .event-promo .bgvid {
        display: none; } }

.event-signup-wrapper {
  background-color: #ebebeb;
  padding: 1.563em 0 1.875em 0;
  clear: both; }
  .event-signup-wrapper .event-signup {
    width: 580px;
    margin: auto; }
    .event-signup-wrapper .event-signup h3 {
      text-align: center;
      margin: 0.625em 0 1.250em 0;
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 200;
      font-size: 1.625em; }
    .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input {
      float: left;
      width: 65.5%;
      margin-right: 3.5%;
      border-radius: 3px;
      border: 1px solid #cccccc;
      line-height: 38px;
      padding: 0 10px; }
      .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input::-webkit-input-placeholder, .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input::-moz-placeholder, .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input:-ms-input-placeholder {
        color: #757575;
        font-style: italic; }
    .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-submit {
      width: 31%;
      float: left;
      border-radius: 3px;
      line-height: 34px;
      background-color: transparent;
      border: 3px solid #de1836;
      padding: 0;
      text-transform: uppercase;
      color: #df1836;
      font-weight: bold; }
      .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-submit:hover, .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-submit:focus {
        outline: none; }
    .event-signup-wrapper .event-signup .event-signup-form:after {
      content: "";
      display: block;
      clear: both; }
  @media only screen and (max-width: 768px) {
    .event-signup-wrapper {
      padding: 1em 0; }
      .event-signup-wrapper .event-signup {
        width: auto;
        padding: 0 1em; }
        .event-signup-wrapper .event-signup h3 {
          font-size: 1.375em;
          margin: 0 0 10px;
          text-align: left; }
        .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input {
          margin: 0 0 20px; }
        .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-input,
        .event-signup-wrapper .event-signup .event-signup-form .event-signup-form-submit {
          width: 100%;
          float: none; } }

.event-wrapper.event-wrapper-redesign h2 {
  margin: 1.250em 0 0.83em 0;
  font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.event-wrapper.event-wrapper-redesign ul {
  padding: 0 0 0 1.250em; }
.event-wrapper.event-wrapper-redesign a {
  font-weight: bold;
  font-size: 0.875em; }
.event-wrapper.event-wrapper-redesign .event-days {
  margin-bottom: 1.250em; }
  .event-wrapper.event-wrapper-redesign .event-days .event-days-selector {
    padding: 0.625em 2.5em 0.625em 1.250em;
    display: inline-block;
    color: #b8b8b8; }
    .event-wrapper.event-wrapper-redesign .event-days .event-days-selector span {
      font-weight: 700; }
  .event-wrapper.event-wrapper-redesign .event-days .event-days-selector-active {
    color: #FFF;
    background-color: #e01835; }
.event-wrapper.event-wrapper-redesign .event-agenda-list {
  margin: 0;
  padding: 0; }
  .event-wrapper.event-wrapper-redesign .event-agenda-list li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 1.250em; }
    .event-wrapper.event-wrapper-redesign .event-agenda-list li:after {
      content: "";
      display: block;
      clear: both; }
    .event-wrapper.event-wrapper-redesign .event-agenda-list li .event-agenda-time {
      font-size: 0.938em;
      width: 80px;
      float: left;
      border-right: 2px solid #cacaca;
      margin-right: 1.250em; }
    .event-wrapper.event-wrapper-redesign .event-agenda-list li .event-agenda-text {
      overflow: hidden; }
      .event-wrapper.event-wrapper-redesign .event-agenda-list li .event-agenda-text .event-agenda-text-title {
        font-weight: bold; }
.event-wrapper.event-wrapper-redesign .event-map {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4); }
  .event-wrapper.event-wrapper-redesign .event-map .event-map-info {
    background-color: rgba(0, 0, 0, 0.75); }
    .event-wrapper.event-wrapper-redesign .event-map .event-map-info p {
      margin: 0 0 40px 0; }
    .event-wrapper.event-wrapper-redesign .event-map .event-map-info a {
      font-weight: normal;
      color: #e01835 !important;
      font-size: inherit; }
    .event-wrapper.event-wrapper-redesign .event-map .event-map-info h2 {
      color: #fff;
      font-size: 1.250em;
      margin: 0;
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600; }
  .event-wrapper.event-wrapper-redesign .event-map .event-map-holder {
    width: 100%; }

.event-article.agenda-section-content {
  text-align: center; }
.event-article .agenda-menu-holder {
  text-align: center; }
  .event-article .agenda-menu-holder li {
    float: none;
    display: inline-block; }
.event-article .agenda-timetable {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding: 0 10px; }
  .event-article .agenda-timetable > li {
    display: table-row; }
    .event-article .agenda-timetable > li .agenda-timetable-time,
    .event-article .agenda-timetable > li .agenda-timetable-delimiter,
    .event-article .agenda-timetable > li .agenda-timetable-description-holder {
      display: table-cell;
      height: 100%;
      vertical-align: top; }
    .event-article .agenda-timetable > li .agenda-timetable-time {
      line-height: 15px;
      padding-right: 20px;
      width: 85px;
      font-size: 14px; }
    .event-article .agenda-timetable > li .agenda-timetable-delimiter {
      width: 63px;
      background: url("/assets/img/agenda-d.png") left top repeat-y; }
    .event-article .agenda-timetable > li .agenda-timetable-description {
      padding: 15px 20px;
      background: #FFF;
      margin-bottom: 20px;
      text-align: left;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); }
      .event-article .agenda-timetable > li .agenda-timetable-description ul {
        margin: 0 0 8px;
        padding: 0; }
        .event-article .agenda-timetable > li .agenda-timetable-description ul:last-child {
          margin: 0; }
      .event-article .agenda-timetable > li .agenda-timetable-description h5 {
        margin: 0 0 5px; }
      .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-item-description {
        margin: 0 0 10px; }
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-item-description li {
          list-style-type: none; }
      .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker {
        min-height: 40px;
        border-radius: 20px;
        border: 1px solid #d6d7dc;
        padding: 4px 10px 4px 4px;
        white-space: nowrap;
        vertical-align: middle;
        font-size: 14px;
        color: #555555;
        margin-bottom: 5px;
        content: "";
        display: table;
        clear: both; }
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker.bio-screen {
          cursor: pointer; }
          .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker.bio-screen:hover {
            background-color: #d6d7dc; }
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker.open-bio .event-slider-bio {
          display: block;
          white-space: normal;
          background: none; }
          .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker.open-bio .event-slider-bio .close-bio:after, .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker.open-bio .event-slider-bio .close-bio:before {
            background: black; }
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker .photo {
          width: 30px;
          height: 30px;
          overflow: hidden;
          display: inline-block;
          border-radius: 50%;
          vertical-align: middle;
          margin-right: 5px;
          background-size: cover; }
          .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker .photo img {
            width: 100%; }
        @media only screen and (max-width: 480px) {
          .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker .photo {
            float: left; } }
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker .agenda-timetable-speaker-name {
          display: inline-block;
          vertical-align: middle; }
        @media only screen and (max-width: 480px) {
          .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker .agenda-timetable-speaker-name {
            overflow: hidden;
            display: block; } }
      @media only screen and (max-width: 480px) {
        .event-article .agenda-timetable > li .agenda-timetable-description .agenda-timetable-speaker {
          white-space: normal; } }
    .event-article .agenda-timetable > li:last-child .agenda-timetable-delimiter {
      background-position: left -274px;
      background-repeat: no-repeat; }

.page-events-speakerbio {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.container_full .container {
  width: 1240px;
  max-width: 100%; }

#loadmore_section {
  display: none; }

.btn-border {
  display: block;
  border: 1px solid #666;
  color: #666;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 10px 6px;
  border-radius: 3px;
  margin-top: 15px;
  font-weight: bold;
  -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out; }
  .btn-border:hover {
    background: #666;
    color: #fff;
    text-decoration: none; }
  .btn-border.cta {
    color: #e21836;
    border-color: #e21836;
    margin-left: 10px;
    margin-right: 10px; }
    .btn-border.cta:hover {
      background: #e21836;
      color: #fff;
      text-decoration: none; }

@-webkit-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }
@-moz-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }
@-o-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }
@keyframes ld {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1.1); }
  100% {
    transform: rotate(360deg) scale(1); } }
.loading-progress {
  position: relative;
  opacity: .8;
  color: transparent !important;
  text-shadow: none !important; }
  .loading-progress .fa {
    opacity: 0; }

.loading-progress:hover,
.loading-progress:active,
.loading-progress:focus {
  cursor: default;
  color: transparent;
  outline: none !important;
  box-shadow: none; }

.loading-progress:before {
  content: '';
  display: inline-block;
  position: absolute;
  background: transparent;
  border: 1px solid #fff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
  width: 24px;
  width: 24px;
  height: 24px;
  -webkit-animation: ld 1s ease-in-out infinite;
  -moz-animation: ld 1s ease-in-out infinite;
  -o-animation: ld 1s ease-in-out infinite;
  animation: ld 1s ease-in-out infinite; }

.loading-progress.loading-progress:before {
  border-left-color: #333333;
  border-right-color: #333333; }

.leading_event {
  background-image: url(/assets/img/2017/HomeHeroImage.png);
  padding: 200px 0;
  background-size: cover;
  text-align: center; }
  @media only screen and (max-width: 36.25em) {
    .leading_event {
      padding: 70px 0; } }
  .leading_event h1 {
    max-width: 63%;
    margin: 0 auto;
    color: #fff;
    font-size: 4.5em;
    text-transform: uppercase; }
    @media only screen and (max-width: 80em) {
      .leading_event h1 {
        max-width: 96%; } }
    @media only screen and (max-width: 36.25em) {
      .leading_event h1 {
        max-width: 96%;
        font-size: 3em; } }

.industry {
  padding: 70px 0;
  background-color: #ffffff; }
  .industry .industry_heading {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 40px; }
    .industry .industry_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      padding-bottom: 8px; }
      @media only screen and (max-width: 36.25em) {
        .industry .industry_heading h3 {
          font-size: 2em; } }
    .industry .industry_heading h4 {
      font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      /* fix for new design aug 2017 */
      margin: 0;
      color: #666;
      font-weight: normal;
      font-size: 18px; }
  .industry .industry_box {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px; }
    .industry .industry_box .industry_text {
      padding: 15px;
      min-height: 290px; }
      .industry .industry_box .industry_text p {
        font-size: 15px;
        color: #000;
        min-height: 130px; }
      .industry .industry_box .industry_text .btn-border {
        margin: 10px 0; }
      .industry .industry_box .industry_text img {
        max-height: 35px; }

.sponsorship {
  padding: 50px 0;
  background-color: #ececec; }
  .sponsorship .sponsorship_heading {
    text-align: center;
    padding-bottom: 20px; }
    .sponsorship .sponsorship_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .sponsorship .sponsorship_heading h3 {
          font-size: 2em; } }
  .sponsorship .awareness_box {
    margin-bottom: 30px; }
    .sponsorship .awareness_box .awareness_text {
      padding: 15px;
      background-color: #fff; }
      @media only screen and (min-width: 64em) {
        .sponsorship .awareness_box .awareness_text {
          min-height: 310px; } }
      .sponsorship .awareness_box .awareness_text h3 {
        margin-top: 0.5em;
        font-size: 1.5em; }
        .sponsorship .awareness_box .awareness_text h3 span {
          display: block;
          color: #e21836; }
      .sponsorship .awareness_box .awareness_text p {
        font-size: 14px;
        color: #000; }
  .sponsorship .sponsorship_btn {
    text-align: center; }
    .sponsorship .sponsorship_btn .btn-border {
      border-radius: 5px;
      padding: 10px 65px; }

.upcoming_events {
  padding: 70px 0 150px 0;
  background-color: #ffffff; }
  .upcoming_events .upcoming_heading {
    text-align: center;
    padding-bottom: 40px; }
    .upcoming_events .upcoming_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .upcoming_events .upcoming_heading h3 {
          font-size: 2em; } }
  .upcoming_events .upcoming_box {
    padding: 15px;
    border: 1px solid #e0e7ed;
    margin-bottom: 30px; }
    .upcoming_events .upcoming_box .upcoming_img img {
      max-width: 100%; }
      @media only screen and (max-width: 64em) {
        .upcoming_events .upcoming_box .upcoming_img img {
          width: 100%; } }
    .upcoming_events .upcoming_box .upcoming_text h2 {
      color: #e21836;
      margin-bottom: 0;
      padding-bottom: 5px;
      font-size: 2.2em;
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .upcoming_events .upcoming_box .upcoming_text h2 {
          font-size: 2em; } }
    .upcoming_events .upcoming_box .upcoming_text p {
      color: #000;
      line-height: 1.5; }
    .upcoming_events .upcoming_box .upcoming_text .upcoming_text_dl {
      color: #000;
      font-size: 20px;
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .upcoming_events .upcoming_box .upcoming_text .upcoming_text_dl span {
        margin-right: 15px; }
        .upcoming_events .upcoming_box .upcoming_text .upcoming_text_dl span object {
          position: relative;
          top: 3px;
          margin-right: 5px; }
    .upcoming_events .upcoming_box .upcoming_text .btn-border {
      margin: 10px 0;
      display: inline-block; }
  .upcoming_events .upcoming_load {
    text-align: center;
    padding-top: 50px; }
    .upcoming_events .upcoming_load a {
      text-transform: uppercase;
      font-size: 1.2em;
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.decision_makers {
  background-image: url(/assets/img/2017/sponsor_heroImage.png);
  padding: 200px 0;
  background-size: cover;
  text-align: center; }
  @media only screen and (max-width: 36.25em) {
    .decision_makers {
      padding: 70px 0; } }
  .decision_makers h1 {
    margin: 0 auto;
    color: #fff;
    font-size: 4.5em;
    max-width: 90%;
    text-transform: uppercase; }
    @media only screen and (max-width: 36.25em) {
      .decision_makers h1 {
        font-size: 3em; } }

.fill_text {
  padding: 60px 0;
  background-color: #f8f8f8; }
  .fill_text .fill_text_box {
    max-width: 68%;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (max-width: 64em) {
      .fill_text .fill_text_box {
        max-width: 90%; } }
    .fill_text .fill_text_box p {
      margin: 0;
      font-size: 20px; }
      @media only screen and (max-width: 36.25em) {
        .fill_text .fill_text_box p {
          font-size: 16px; } }
    .fill_text .fill_text_box h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      color: #000000;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .fill_text .fill_text_box h3 {
          font-size: 2em; } }

.sponsorship_page {
  background-color: #fff;
  padding: 70px 0; }
  .sponsorship_page .sponsorship_heading {
    text-align: center;
    padding-bottom: 40px; }
    .sponsorship_page .sponsorship_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      color: #000000;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .sponsorship_page .sponsorship_heading h3 {
          font-size: 2em; } }
  .sponsorship_page .row {
    padding-bottom: 70px; }
    @media only screen and (max-width: 64em) {
      .sponsorship_page .row .pull-right {
        float: none !important; } }
    .sponsorship_page .row .sponsorship_text_box {
      padding: 25px 0;
      background-color: #fff; }
      @media only screen and (max-width: 64em) {
        .sponsorship_page .row .sponsorship_text_box {
          margin-left: 10px;
          margin-right: 10px; } }
      .sponsorship_page .row .sponsorship_text_box h3 {
        font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 2.3em;
        margin-top: 0; }
        .sponsorship_page .row .sponsorship_text_box h3 span {
          color: #e21836; }
      .sponsorship_page .row .sponsorship_text_box p {
        font-size: 14px;
        color: #000;
        line-height: 1.8;
        padding-bottom: 30px;
        font-size: 18px;
        margin: 0; }
      .sponsorship_page .row .sponsorship_text_box .btn-border {
        padding: 12px 30px; }
    .sponsorship_page .row .sponsorship_btn {
      text-align: center;
      padding-top: 70px; }

.right_place {
  background-color: #fff;
  padding: 0 0 90px 0; }
  .right_place .right_place_heading {
    text-align: center;
    padding-bottom: 50px; }
    .right_place .right_place_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      color: #000000;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .right_place .right_place_heading h3 {
          font-size: 2em; } }
  .right_place .winter_text {
    margin-bottom: 40px; }
    .right_place .winter_text h3 {
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 2em;
      margin-top: 0;
      text-align: center; }
      .right_place .winter_text h3 span {
        color: #e21836; }
    .right_place .winter_text .right_img_box1 img {
      width: 100%; }

.attending {
  background-color: #fff;
  padding: 0 0 90px 0; }
  .attending .attending_heading {
    text-align: center;
    padding-bottom: 50px; }
    .attending .attending_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      color: #000000;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .attending .attending_heading h3 {
          font-size: 2em; } }
  .attending .logo_box {
    position: relative;
    height: 50px;
    margin-bottom: 55px; }
    .attending .logo_box img {
      max-width: 70%;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-height: 50px; }
  .attending .attending_a {
    text-align: center;
    padding-top: 50px; }
    .attending .attending_a .btn-border {
      padding: 12px 30px; }
  .attending .owl-theme .owl-controls .owl-page span {
    margin: 5px 3px;
    background-color: #fff;
    border: 1px solid #949494; }
  .attending .owl-theme .owl-controls .owl-page.active span {
    background-color: #d8d8d8;
    border: 1px solid #d8d8d8; }

.previous {
  background-color: #fff;
  padding: 0 0 90px 0; }
  .previous .container {
    border-top: 1px solid #d8d8d8;
    padding-top: 90px; }
  .previous .previous_heading {
    text-align: center;
    padding-bottom: 50px; }
    .previous .previous_heading h3 {
      margin: 0;
      font-size: 2.7em;
      font-weight: bold;
      padding-bottom: 8px;
      color: #000000;
      font-family: "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media only screen and (max-width: 36.25em) {
        .previous .previous_heading h3 {
          font-size: 2em; } }
  .previous .logo_box {
    position: relative;
    height: 50px;
    margin-bottom: 55px; }
    .previous .logo_box img {
      max-width: 70%;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-height: 50px; }
  .previous .previous_a {
    text-align: center;
    padding-top: 50px; }
    .previous .previous_a .btn-border {
      padding: 12px 30px; }
  .previous .owl-theme .owl-controls .owl-page span {
    margin: 5px 3px;
    background-color: #fff;
    border: 1px solid #949494; }
  .previous .owl-theme .owl-controls .owl-page.active span {
    background-color: #d8d8d8;
    border: 1px solid #d8d8d8; }

.highlightgrid-black {
  font-weight: normal; }
  .highlightgrid-black h1, .highlightgrid-black h4 {
    text-transform: uppercase; }
  .highlightgrid-black h4 {
    margin-top: 0px; }
  .highlightgrid-black h1 {
    line-height: 48px;
    margin-bottom: 70px !important; }
    @media only screen and (min-width: 768px) {
      .highlightgrid-black h1 {
        font-size: 42px; } }
  .highlightgrid-black .row {
    margin-bottom: 70px;
    line-height: 28px; }
    @media only screen and (min-width: 768px) {
      .highlightgrid-black .row .highlightcontent {
        border-left: #faaa22 4px solid;
        padding-left: 20px; }
      .highlightgrid-black .row .highlightimg {
        margin-right: 10px; } }
    .highlightgrid-black .row p {
      margin-bottom: 0px !important; }
    @media only screen and (max-width: 580px) {
      .highlightgrid-black .row {
        text-align: center; } }
  @media only screen and (max-width: 580px) {
    .highlightgrid-black img {
      margin-bottom: 10px; } }

.bestof_promo {
  height: 260px;
  overflow: hidden;
  background-size: cover;
  background-position: center center; }
  .bestof_promo img {
    display: block;
    width: 100%; }
  @media only screen and (max-width: 768px) {
    .bestof_promo {
      display: none; } }

.bestof {
  margin-top: 1.250em;
  /*.row {
    margin: 0;

    &:after {
      content: "";
      display: block;
      clear: both;
    } 
  }*/ }
  .bestof .breadcrumb {
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875em;
    padding: 0.313em 1.250em;
    margin-bottom: 1.250em; }
  .bestof h1 {
    margin: 0;
    color: #4e4e4e; }
  .bestof h2 {
    color: #df1836;
    text-transform: uppercase;
    margin: 0 0 1.250rem; }
  .bestof .col-sm-4,
  .bestof .col-sm-8 {
    float: left; }
  .bestof .col-sm-4 {
    width: 33.3333%;
    padding-right: 1.250em; }
  .bestof .col-sm-8 {
    width: 66.6666%;
    font-size: 1.125em;
    line-height: 1.875em; }
  .bestof .brand_logo {
    border: 1px solid rgba(0, 0, 0, 0.15); }
    .bestof .brand_logo img {
      width: 100%; }
  .bestof .year-list {
    padding: 1.250em 0; }
    .bestof .year-list h1 {
      font-size: 1.875rem;
      padding: 0 10px; }
    .bestof .year-list p {
      padding: 0 10px; }
    .bestof .year-list .col-md-4 {
      width: 33.3333%;
      padding-right: 10px;
      padding-left: 10px;
      float: left; }
      @media only screen and (max-width: 768px) {
        .bestof .year-list .col-md-4 {
          width: 50%; } }
      @media only screen and (max-width: 640px) {
        .bestof .year-list .col-md-4 {
          width: 100%;
          float: none; } }
    .bestof .year-list .award-box {
      min-height: 360px;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      margin-bottom: 20px;
      color: #666;
      font-weight: bold;
      text-align: center;
      position: relative; }
      .bestof .year-list .award-box .award-box-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.750em;
        background-color: #e21836;
        padding: 5px; }
      .bestof .year-list .award-box .award-box-name {
        position: absolute;
        z-index: 10;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px; }
    .bestof .year-list .year-box {
      min-height: 200px;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
      margin-bottom: 20px;
      padding: 20px;
      color: #666;
      font-weight: bold; }
      @media only screen and (max-width: 1024px) {
        .bestof .year-list .year-box {
          min-height: 150px; } }
      .bestof .year-list .year-box .year-box-promo {
        margin: -20px -20px 20px;
        text-align: center;
        color: #fff;
        position: relative;
        min-height: 130px;
        background-position: center center;
        background-size: cover; }
        .bestof .year-list .year-box .year-box-promo .year-box-promo-year {
          position: absolute;
          z-index: 5;
          left: 0;
          right: 0;
          top: 0;
          font-size: 6.250rem;
          text-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
          font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 700; }
          @media only screen and (max-width: 1024px) {
            .bestof .year-list .year-box .year-box-promo .year-box-promo-year {
              font-size: 4.250rem; } }
        .bestof .year-list .year-box .year-box-promo img {
          width: 100%; }
      .bestof .year-list .year-box .year-box-button {
        display: block;
        border: 1px solid #e21836;
        color: #e21836;
        text-transform: uppercase;
        text-align: center;
        padding: 7px 10px 6px;
        border-radius: 3px;
        margin-top: 15px;
        -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
        -moz-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
        transition: background 0.25s ease-in-out, color 0.25s ease-in-out; }
  @media only screen and (max-width: 768px) {
    .bestof .col-sm-4,
    .bestof .col-sm-8 {
      float: none;
      width: auto;
      padding: 0; }
    .bestof .col-sm-8 {
      padding: 1rem; }
    .bestof .row {
      margin: -0.5em; } }

.right-border {
  border-right: 1px solid #ebebeb; }

.jobs-search label {
  display: block; }
.jobs-search input[type="text"], .jobs-search .job-search-dropdown {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  height: 38px;
  padding: 0 20px;
  margin-bottom: 1em; }
.jobs-search .btn-search {
  padding: 0 20px;
  border-radius: 3px;
  color: #FFF;
  background-color: #e21836;
  height: 40px;
  line-height: 40px;
  border: none;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  margin: 25px 0 1em;
  font-weight: bold; }
  @media only screen and (max-width: 990px) {
    .jobs-search .btn-search {
      margin-top: 10px; } }
.jobs-search .advanced-search {
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  margin: 0 0 1.5em;
  padding-right: 15px;
  font-size: 0.875em;
  position: relative; }
  .jobs-search .advanced-search:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #e21836;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    content: ""; }
.jobs-search .field-validation-error {
  font-size: 12px;
  color: #e21836; }
.jobs-search .custom-dropdown span.k-dropdown-wrap.k-state-default {
  background: #FFF; }
.jobs-search .custom-dropdown .k-input {
  height: 38px;
  padding: 0 0 0 18px;
  line-height: 38px; }

#Criteria_CategorySlug-list, #Criteria_OrderBy-list, #Category-list {
  background: #FFF; }
  #Criteria_CategorySlug-list .k-list, #Criteria_OrderBy-list .k-list, #Category-list .k-list {
    background: #FFF; }
    #Criteria_CategorySlug-list .k-list .k-item, #Criteria_CategorySlug-list .k-list .k-state-selected, #Criteria_CategorySlug-list .k-list .k-state-focused, #Criteria_OrderBy-list .k-list .k-item, #Criteria_OrderBy-list .k-list .k-state-selected, #Criteria_OrderBy-list .k-list .k-state-focused, #Category-list .k-list .k-item, #Category-list .k-list .k-state-selected, #Category-list .k-list .k-state-focused {
      padding: 5px 5px;
      background-color: #fff;
      color: #2e2e2e;
      font-size: 14px;
      line-height: 1.2em;
      min-height: 1.2em; }
  #Criteria_CategorySlug-list .k-list-optionlabel.k-state-selected, #Criteria_OrderBy-list .k-list-optionlabel.k-state-selected, #Category-list .k-list-optionlabel.k-state-selected {
    padding: 0 20px;
    background-color: #fff;
    color: #2e2e2e; }
  #Criteria_CategorySlug-list .k-state-selected, #Criteria_OrderBy-list .k-state-selected, #Category-list .k-state-selected {
    border-color: #e21836; }

.job-requirements ul {
  padding-left: 20px; }

.job-company {
  text-transform: uppercase;
  font-size: 1.500em;
  margin: 0;
  color: rgba(0, 0, 0, 0.7); }

.btn-apply-for-job {
  max-width: 336px;
  display: block;
  height: 36px;
  line-height: 36px;
  color: #d41733;
  border-radius: 3px;
  border: 2px solid #d41733;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 1em 0; }
  .btn-apply-for-job:hover {
    color: #FFF;
    background-color: #e21836;
    text-decoration: none; }

.job-listings .accented {
  font-size: 1.125em;
  color: inherit; }
  .job-listings .accented:hover {
    color: #e21836; }

.jobs-aside .jobs-aside-block {
  margin-bottom: 3em; }
  .jobs-aside .jobs-aside-block.jobs-logo {
    margin: 2em 0 1em;
    border: 1px solid #d9d9d9; }
    .jobs-aside .jobs-aside-block.jobs-logo img {
      width: 100%; }
  .jobs-aside .jobs-aside-block input[type="text"] {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 38px;
    padding: 0 20px; }
  .jobs-aside .jobs-aside-block .jobs-aside-btn {
    padding: 0 20px;
    border-radius: 3px;
    color: #e21836;
    background: transparent;
    border: 2px solid #e21836;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    text-decoration: none; }
    .jobs-aside .jobs-aside-block .jobs-aside-btn:hover {
      color: #FFF;
      background-color: #e21836;
      text-decoration: none; }
  .jobs-aside .jobs-aside-block ul {
    padding-left: 20px; }
    .jobs-aside .jobs-aside-block ul li {
      list-style: none; }
    .jobs-aside .jobs-aside-block ul li:before {
      content: "\2605";
      display: block;
      position: absolute;
      margin-left: -20px;
      width: 20px; }

.prepaid-purchase-table {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show; }
  .prepaid-purchase-table tr.purchase-details td span.k-numerictextbox {
    width: 75px; }
    .prepaid-purchase-table tr.purchase-details td span.k-numerictextbox input[type="text"] {
      padding: .25em 0; }
  .prepaid-purchase-table tr.purchase-summary td.purchase-total-header {
    text-align: right;
    text-transform: uppercase;
    font-weight: bold; }

.prevstepbutton.btn.prepaidpurchasestep3 {
  float: right;
  margin-top: 15px; }

.brands-intro-text {
  margin-top: 0; }

.brands-search-link-mobile {
  text-decoration: underline !important; }

.brands-search label {
  display: block; }
.brands-search input[type="text"] {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  height: 38px;
  padding: 0 20px;
  margin-bottom: 1em; }
.brands-search .btn-search {
  padding: 0 20px;
  border-radius: 3px;
  color: #FFF;
  background-color: #e21836;
  height: 40px;
  line-height: 40px;
  border: none;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  margin: 25px 0 1em;
  font-weight: bold; }
  @media only screen and (max-width: 990px) {
    .brands-search .btn-search {
      margin-top: 10px; } }

@media only screen and (max-width: 28.75em) {
  .brands-search.row {
    margin-left: 0;
    margin-right: 0; } }
.brands-listings {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show; }
  .brands-listings .accented {
    font-size: 1.125em;
    color: inherit; }
    .brands-listings .accented:hover {
      color: #e21836; }
  .brands-listings .brand-listing-img {
    height: 70px;
    width: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: contain; }
  .brands-listings .brand-listing-info {
    vertical-align: middle; }
    .brands-listings .brand-listing-info .brand-listing-inactive {
      font-style: italic; }
  .brands-listings .brand-no-listings {
    text-align: left; }

.brand-categories .brand-categories-search .brand-categories-search-input {
  width: 250px;
  line-height: 1.65em;
  padding: .177em 0;
  text-indent: .33em;
  margin-right: 10px;
  border-width: 1px;
  border-radius: 3px;
  border-color: #c5c5c5; }

/**
 * Magazine pages/posts
 */
.logo-magazine {
  background: transparent url(https://d2btcxja5g5zgs.cloudfront.net/assets/img/logo-bevnet-magazine.png) 0 0 no-repeat;
  display: block;
  height: 42px;
  text-indent: -9999em;
  width: 156px; }
  .logo-magazine.logo-condensed {
    background: transparent url(https://d2btcxja5g5zgs.cloudfront.net/assets/img/logo-bevnet-magazine-condensed-2.png) 0 0 no-repeat;
    height: 26px;
    width: 97px; }

body.archive #content .wrap-magazine [role="main"] .section-header h1 {
  color: #1a1a1a;
  font-size: 1.8em;
  line-height: 42px; }
  body.archive #content .wrap-magazine [role="main"] .section-header h1:after {
    content: "";
    display: table;
    clear: both; }
  body.archive #content .wrap-magazine [role="main"] .section-header h1 .logo-magazine {
    float: left;
    margin-right: 0.5em; }
body.archive #content .wrap-magazine [role="main"] .section-header .issues-menu {
  float: right;
  margin-top: 2px; }

.posts.magazine .footer-section {
  border-top: 2px solid #ececec;
  margin-top: 0.5em;
  padding-left: 1em; }
  .posts.magazine .footer-section p {
    margin: 0.5em 0; }
  .posts.magazine .footer-section a {
    color: #4d4d4d;
    font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.25em;
    text-transform: uppercase; }
.posts.magazine-past-issues {
  margin-top: 0.5em; }

.post {
  /* /.post-magazine */
  /* /.post-magazine-issue */ }
  .post.post-magazine .post-meta {
    font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: .2em; }
    .post.post-magazine .post-meta a {
      text-decoration: none; }
  .post.post-magazine .post-header {
    margin-left: 115px; }
  .post.post-magazine.post-magazine-column .featured-image, .post.post-magazine.post-magazine-issue-past .featured-image {
    float: left;
    margin: 0 15px 1em 0;
    max-width: 100px; }
  .post.post-magazine.post-magazine-issue .post-header {
    margin-left: 0; }
  .post.post-magazine.post-magazine-issue .post-footer a {
    margin-right: 1em; }
  .post.post-magazine.post-magazine-issue-past .post-header {
    margin-left: 115px; }
  .post.post-magazine.post-magazine-issue-past.post-no-img .post-header {
    margin-left: 0; }
  .post.post-single-magazine .post-magazine-issue {
    border-bottom: 2px solid #ececec;
    margin-bottom: 1.5em;
    padding: 1em 0 0.75em; }
    .post.post-single-magazine .post-magazine-issue:after {
      content: "";
      display: table;
      clear: both; }
    .post.post-single-magazine .post-magazine-issue .view-issue {
      color: #1a1a1a;
      font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 2em;
      line-height: 26px;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap; }
      .post.post-single-magazine .post-magazine-issue .view-issue .logo-magazine {
        float: left;
        margin-right: 0.5em; }
    .post.post-single-magazine .post-magazine-issue .view-print {
      float: right;
      margin-top: 0.25em;
      text-decoration: none; }
      .post.post-single-magazine .post-magazine-issue .view-print .glyphicon {
        margin-right: 0.5em; }

/**
 * Error Pages
 */
/* 404 */
.error-404 {
  /* /form[role="search"] */ }
  .error-404 h1 {
    font-size: 2.2em;
    margin: 0.25em 0 0.5em;
    text-transform: none; }
  .error-404 form[role="search"] {
    height: 2.5em;
    margin: 0; }
    .error-404 form[role="search"] [type="search"] {
      border: 1px solid #cccccc;
      box-sizing: border-box;
      display: block;
      float: left;
      margin: 0;
      padding: 0.15em 0.5em;
      width: 80%; }
    .error-404 form[role="search"] [type="submit"] {
      background: #DD003C;
      color: #fff;
      float: right;
      padding: 0 .75em;
      border-radius: 2px;
      border: none;
      box-shadow: 0 2px 5px rgba(26, 26, 26, 0.25);
      padding: 0.25em 0;
      width: 19%; }
      .error-404 form[role="search"] [type="submit"] span {
        display: inline;
        padding-left: 5px;
        position: static;
        width: auto; }
  .error-404 .section-header h2 {
    font-size: 1.5em;
    margin: .75em 0 0; }
  .error-404 .posts {
    border-top: 0;
    padding-top: 0; }

/* ==========================================================================
   Profiles
   ========================================================================== */
.profiles {
  position: relative; }
  .profiles:after {
    content: "";
    display: table;
    clear: both; }
  .profiles .profile {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-bottom: 1.25em; }
    .profiles .profile:last-child {
      margin-right: 0; }
    .profiles .profile:nth-child(3n) {
      margin-right: 0; }
    .profiles .profile:nth-child(3n+1) {
      clear: left; }
    @media only screen and (max-width: 36.25em) {
      .profiles .profile {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .profiles .profile:last-child {
          margin-right: 0; }
        .profiles .profile:nth-child(3n) {
          margin-right: 2.3576515979%; }
        .profiles .profile:nth-child(3n+1) {
          clear: none; }
        .profiles .profile:nth-child(2n) {
          margin-right: 0; }
        .profiles .profile:nth-child(2n+1) {
          clear: left; } }
    @media only screen and (max-width: 28.75em) {
      .profiles .profile {
        width: 100%; }
        .profiles .profile:nth-child(2n) {
          margin-right: 2.3576515979%; }
        .profiles .profile:nth-child(2n+1) {
          clear: none; } }
    .profiles .profile.has-bio .summary {
      cursor: pointer; }
    .profiles .profile .summary {
      cursor: default;
      position: relative;
      display: block;
      background-color: #fff;
      box-shadow: 0 0 6px rgba(26, 26, 26, 0.25);
      padding: 0.625em;
      color: #1a1a1a; }
      .profiles .profile .summary figure img {
        display: block;
        margin: 0 auto 1.25em auto; }
      .profiles .profile .summary h3 {
        font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #1a1a1a;
        font-size: 2em;
        line-height: 1.125em;
        font-weight: 300;
        margin: 0; }
      .profiles .profile .summary h4 {
        font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #666;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.25em;
        margin: 0.25em 0 0.75em; }
      .profiles .profile .summary p {
        border-top: 2px solid #f2f2f2;
        margin: 0.75em 0 0.25em 0;
        padding-top: .75em; }
        .profiles .profile .summary p, .profiles .profile .summary p:after {
          -webkit-transition: color 0.25s ease-in-out;
          -moz-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out; }
        .profiles .profile .summary p:after {
          font-family: 'icomoon';
          content: attr(data-icon);
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: " \f0da";
          color: #1a1a1a;
          font-size: 1.25em;
          margin-left: 0.25em;
          vertical-align: text-top; }
      .profiles .profile .summary:hover {
        text-decoration: none; }
        .profiles .profile .summary:hover p,
        .profiles .profile .summary:hover p:after {
          color: #e21836; }
    .profiles .profile .details {
      position: absolute;
      left: 0;
      width: 100%;
      -webkit-transition: min-height 0.25s ease;
      -moz-transition: min-height 0.25s ease;
      transition: min-height 0.25s ease; }
      .csstransitions .profiles .profile .details {
        visibility: hidden; }
      .profiles .profile .details .content {
        position: relative;
        background: #f2f2f2;
        padding: 2.5em;
        margin-top: 1.875em;
        overflow: auto;
        z-index: 1; }
        @media only screen and (max-width: 28.75em) {
          .profiles .profile .details .content {
            padding: 2.5em 1.25em 1.25em 0.625em; } }
        .profiles .profile .details .content .close {
          position: absolute;
          width: 1.875em;
          height: 1.875em;
          top: 1.25em;
          right: 1.25em;
          cursor: pointer; }
          @media only screen and (max-width: 28.75em) {
            .profiles .profile .details .content .close {
              width: 1.25em;
              height: 1.25em;
              top: 0.625em;
              right: 0.625em; } }
          .profiles .profile .details .content .close::before, .profiles .profile .details .content .close::after {
            content: '';
            position: absolute;
            width: 100%;
            top: 50%;
            height: 1px;
            background: #999;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          .profiles .profile .details .content .close::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          .profiles .profile .details .content .close:hover::before, .profiles .profile .details .content .close:hover::after {
            background: #e21836; }
        .profiles .profile .details .content figure {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 31.7615656014%;
          margin-bottom: 1.25em; }
          .profiles .profile .details .content figure:last-child {
            margin-right: 0; }
          @media only screen and (max-width: 28.75em) {
            .profiles .profile .details .content figure {
              width: 100%; } }
          .profiles .profile .details .content figure img {
            display: block;
            margin: auto; }
        .profiles .profile .details .content .description {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 65.8807828007%; }
          .profiles .profile .details .content .description:last-child {
            margin-right: 0; }
          @media only screen and (max-width: 28.75em) {
            .profiles .profile .details .content .description {
              width: 100%; } }
          .profiles .profile .details .content .description header {
            margin-bottom: 1.25em;
            border-bottom: 1px solid #f2f2f2; }
            .profiles .profile .details .content .description header h3 {
              font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-weight: 400;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              color: #666;
              font-size: 2.625em;
              font-weight: 300;
              line-height: 1.125em;
              margin: 0 0 .25em 0; }
            .profiles .profile .details .content .description header h4 {
              font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-weight: 400;
              color: #666;
              font-size: 1.25em;
              font-weight: 400;
              line-height: 1.125em;
              margin: 0 0 .25em 0; }
    .profiles .profile.expanded .summary:after {
      position: absolute;
      left: 50%;
      top: 100%;
      content: " ";
      margin-left: -1em;
      border: 1em solid transparent;
      border-bottom-color: #f2f2f2; }
    .profiles .profile.profile .details .content figure {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      .profiles .profile.profile .details .content figure:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 28.75em) {
        .profiles .profile.profile .details .content figure {
          width: 100%; } }
    .profiles .profile.profile .details .content .description {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .profiles .profile.profile .details .content .description:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 28.75em) {
        .profiles .profile.profile .details .content .description {
          width: 100%; } }
      .profiles .profile.profile .details .content .description .bio {
        margin-bottom: 1.25em; }
        .profiles .profile.profile .details .content .description .bio:after {
          content: "";
          display: table;
          clear: both; }
      .profiles .profile.profile .details .content .description .social-media {
        list-style: none;
        padding-left: 0;
        margin: 0;
        font-family: "alternate-gothic-no-2-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.25em;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0; }
        .profiles .profile.profile .details .content .description .social-media:after {
          content: "";
          display: table;
          clear: both; }
        .profiles .profile.profile .details .content .description .social-media li {
          float: left;
          margin-right: 1.25em;
          margin-bottom: .5em; }
          @media only screen and (max-width: 28.75em) {
            .profiles .profile.profile .details .content .description .social-media li {
              float: none;
              text-align: center; } }
          .profiles .profile.profile .details .content .description .social-media li a {
            color: #ababab;
            text-shadow: 0 1px 0 #fff; }
            .profiles .profile.profile .details .content .description .social-media li a:hover, .profiles .profile.profile .details .content .description .social-media li a:hover i {
              color: #e21836;
              text-decoration: none; }
            .profiles .profile.profile .details .content .description .social-media li a i {
              color: #999; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: ""; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  /*****************
   * CUSTOM
   *****************/
  /* margins */
  @page {
    margin: 1cm; }
  /* Reset quotes */
  q {
    quotes: none; }

  q:before, q:after {
    content: ""; }

  /* Hide everything unneeded */
  header#top nav,
  #fb_comments,
  .ad-container,
  .post .post-header .social,
  .nav-post-multi-page,
  .nav-post-pages,
  .post .post-header .post-meta .post-author.pre:after,
  .fluid-width-video-wrapper,
  footer,
  #newsalert_bar_main {
    display: none !important; }

  /* remove widths */
  .wrap {
    max-width: none !important;
    width: auto !important; }

  #content [role="main"] {
    max-width: 100% !important;
    width: auto !important;
    padding: 0; }

  /* remove padding */
  #content.top,
  .post.post-single {
    padding: 0 !important; }

  /* reset floats */
  .col-sm-6,
  .featured-posts,
  .post,
  .featured-image,
  .post-header,
  .post-footer {
    float: none !important;
    width: auto !important; }

  .post.post-newsroll .featured-image {
    float: left !important;
    max-height: 125px;
    max-width: 125px; }

  /* reset layout */
  .row {
    margin: 0 !important; }

  .col-sm-6 {
    padding: 0 !important; }

  /* remove borders */
  #top .main-navigation,
  .post.post-single {
    border: 0; }

  /* font sizes */
  body, h1, h2, h3, h4, h5 {
    /*font: 12pt Georgia, "Times New Roman", Times, serif !important;*/ }

  body {
    line-height: 1.3;
    color: #000; }

  h1, h2, h3, h4, h5 {
    font-weight: bold !important; }

  h1 {
    font-size: 24pt !important; }

  h2 {
    font-size: 14pt !important; }

  /* Show printer-frindly logo. */
  header#top .print {
    display: block !important; }

  /* show top banner ad */
  .ad-container.banner-top {
    display: none !important; }

  .nc_socialPanel {
    display: none !important; }

  /* If you like things a little bit easier and more semantic you can alternatively just leave the h1 of the header#top visible, switch off the margin and make it bigger than the rest of the headlines */
  /*header#top nav, footer, img {display: none}
  #nav_top {
  	display: none;
  }
  */
  /*header#top h1 {
  	margin: 0;
  	font-size: 30pt !important;
  	font-weight: bold;
  }
  header#top .main-navigation .wrap .logo a {
  	display: inline;
  	font: inherit;
  	height: auto;
  	text-decoration: none;
  	width: auto;
  }*/
  header#top .main-navigation .wrap .logo a:after {
    display: none; }

  /* Some browsers like to show a border around images. Switch it off */
  img {
    border: 0; }

  /* Mover the header#top a little bit awy from the content */
  header#top {
    height: auto !important;
    margin-bottom: 10px; }

  /* remove fixed header */
  #top .main-navigation {
    position: static !important;
    top: 0 !important; }

  /* Display the URL of the site so that the user knows where the printout came from */
  #top .main-navigation:after {
    content: "www.bevnet.com";
    display: block;
    margin-top: 10px; }

  /* Additionally/optionally a little message could be displayed */
  /*header#top:before {
  	display: block;
  	content: "Thank your for printing our content at www.bevnet.com. Please check back soon for new offers about delicious wine from our winery.";
  	margin-bottom: 10px;
  	border: 1px solid #bbb;
  	padding: 3px 5px;
  	font-style: italic;
  }*/
  /* Separate blockquotes a little bit from the rest */
  blockquote {
    font-size: 13pt;
    font-style: italic; }

  /* By default links are blue. For optimal legibility change them to black */
  p a {
    color: #000; }

  /* Show the URL after each link, whereby internal links are preceeded by the site's URL */
  p a:after {
    content: " (https://www.bevnet.com/" attr(href) ")";
    font-size: 80%;
    word-wrap: break-word; }

  /* External links don't get this treatment */
  p a[href^="http://"]:after, p a[href^="https://"]:after {
    content: " (" attr(href) ")"; }

  /* Append the source of the citation */
  q:after {
    content: " (" attr(cite) ")"; }

  /* hide sidebar */
  aside {
    display: none !important; }
    aside.jobs-aside {
      display: block !important; }

  /* homepage*/
  .section-header {
    border: 0; }

  .section-header h1, .section-header h2 {
    text-transform: none; }

  .recent-posts,
  .posts.top {
    border: 0; }

  .nav-articles {
    display: none; }

  .posts .post,
  .post .post-header {
    border: 0; }

  .post .post-header,
  .posts .post,
  .section-header,
  .recent-posts {
    padding: 0; }

  .posts .post {
    margin-bottom: 40px; }

  .featured-posts .post .post-header {
    height: auto; }

  /* posts */
  .post.post-single .featured-image {
    margin-bottom: 30px; }

  figure {
    float: none !important; }

  figure a:after {
    display: none; }

  .post.post-single .post-header h1 {
    margin-bottom: 30px; }

  .post-meta {
    font-size: 12pt !important;
    font-style: italic;
    margin-bottom: 20px; }

  .post .post-header .post-meta a {
    text-decoration: none; }

  .post-date {
    display: block;
    margin-top: 10px; }

  .post-author a:after {
    display: none; }

  .featured-post-title a[href]:after {
    content: none !important; }

  /*.featured-posts {
      .featured-post {
          height: 266px;
          .featured-post-title {
              height: 64px;
          }
      }
      .featured-posts-column.main {
          .featured-post {
              height: 552px;
              .featured-post-title {
                  height: 56px;
              }
          }
      }
  }*/
  /*.featured-post-description-text {
      height: 90px;
      max-height: 90px !important;
  }*/
  .featured-posts-column.main .featured-post-description-text {
    height: 110px;
    max-height: 110px !important; }

  .header-flydown,
  .about-page-dropdown,
  #about_page_tabs,
  .jwt-images-wrap,
  #bottom,
  .ad-container {
    display: none !important; }

  .page-header {
    margin-top: 15px; }
    .page-header h1 {
      margin-top: 0; }

  #content .debossed {
    margin: 0 1em; }
    #content .debossed .table-listings {
      table-layout: fixed; }

  .videoList .imgBox {
    max-width: 200px; }

  .right-border {
    border: 0; } }

/*# sourceMappingURL=application-ie9-2.css.map */
