@charset "UTF-8";
/* line 267, ../sass/_custom.scss */
video {
  max-width: none; }

/*
 * @file
 * styles
 *
 * It's a file for main site styles
 *
 */
/* line 13, ../sass/styles.scss */
.alignleft {
  float: left; }

/* line 17, ../sass/styles.scss */
.alignright {
  float: right; }

/* line 21, ../sass/styles.scss */
.aligncenter {
  text-align: center; }

/* line 25, ../sass/styles.scss */
.green-button {
  background-color: #41ad48;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 3.8rem;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: center; }
  /* line 215, ../sass/_custom.scss */
  .green-button:hover {
    color: #fff;
    background-color: #000; }
  /* line 219, ../sass/_custom.scss */
  .green-button.arrowed:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 13px;
    height: 1.3rem;
    margin-left: 7px;
    width: 16px; }
  /* line 230, ../sass/_custom.scss */
  .green-button.arrowed.more:after {
    background-position: 0 0; }
  /* line 233, ../sass/_custom.scss */
  .green-button:focus {
    outline: none;
    color: #fff; }

/* line 28, ../sass/styles.scss */
.grey-button {
  background-color: #41ad48;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 3.8rem;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  background-color: #dcdcdc; }
  /* line 215, ../sass/_custom.scss */
  .grey-button:hover {
    color: #fff;
    background-color: #000; }
  /* line 219, ../sass/_custom.scss */
  .grey-button.arrowed:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 13px;
    height: 1.3rem;
    margin-left: 7px;
    width: 16px; }
  /* line 230, ../sass/_custom.scss */
  .grey-button.arrowed.more:after {
    background-position: 0 0; }
  /* line 233, ../sass/_custom.scss */
  .grey-button:focus {
    outline: none;
    color: #fff; }
  /* line 31, ../sass/styles.scss */
  .grey-button:hover {
    background-color: #dcdcdc !important; }

/* line 36, ../sass/styles.scss */
.list-marked {
  margin: 0 0 12px; }
  /* line 38, ../sass/styles.scss */
  .list-marked li {
    background-image: url(../images/hot-topics-arrow.png);
    background-image: url(../images/hot-topics-arrow.svg), none;
    background-position: 0 6px;
    background-repeat: no-repeat;
    padding: 0 0 5px 15px; }

/* line 47, ../sass/styles.scss */
.ol-list-marked {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  margin: 0 0 12px; }
  /* line 52, ../sass/styles.scss */
  .ol-list-marked li {
    position: relative;
    padding: 0 0 13px 15px; }
    /* line 55, ../sass/styles.scss */
    .ol-list-marked li:before {
      color: #1aafec;
      content: counter(li);
      counter-increment: li;
      position: absolute;
      left: 0;
      top: 0;
      font-weight: 700; }

/* line 71, ../sass/styles.scss */
#ad1x1-oop {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block; }

/* line 81, ../sass/styles.scss */
.dotted-pager {
  bottom: 0px;
  left: 0;
  line-height: 18px;
  line-height: 1.8rem;
  position: absolute;
  text-align: center;
  width: 100%; }
  /* line 88, ../sass/styles.scss */
  .dotted-pager a {
    background: #666;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    outline: none;
    text-indent: -9999px;
    width: 10px; }
    /* line 97, ../sass/styles.scss */
    .dotted-pager a:hover, .dotted-pager a.selected {
      background: #000; }

/* line 104, ../sass/styles.scss */
.ui-icon,
.ui-btn-text {
  display: none; }

/* line 109, ../sass/styles.scss */
a img {
  border: 0 none; }

/* line 113, ../sass/styles.scss */
#admin-menu, #admin-menu .dropdown {
  z-index: 1999; }

/* line 117, ../sass/styles.scss */
#columns {
  padding: 18px 0 400px 0; }

/* line 121, ../sass/styles.scss */
#branding {
  float: right; }

/* line 125, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-social {
  margin: 12px 0 4px 230px;
  width: 110px; }
  /* line 128, ../sass/styles.scss */
  #block-mf-homepage-mf-homepage-social .mf_homepage_social_links {
    overflow: hidden; }
    /* line 130, ../sass/styles.scss */
    #block-mf-homepage-mf-homepage-social .mf_homepage_social_links .mf_homepage_social_link {
      float: left;
      margin-right: 13px; }
      /* line 133, ../sass/styles.scss */
      #block-mf-homepage-mf-homepage-social .mf_homepage_social_links .mf_homepage_social_link img {
        display: block; }

/* line 140, ../sass/styles.scss */
#block-sailthru-basic-newsletter {
  margin-bottom: 15px; }

/* line 144, ../sass/styles.scss */
#header .block-search,
#sailthru-newsletters-header-form {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-color: #c8c7c7;
  border-width: 1px 0 1px 1px;
  margin-bottom: 4px; }

/*   Search   */
/* line 153, ../sass/styles.scss */
#search-block-form,
#search-block-form--2,
#sailthru-basic-newsletter-form {
  border: 1px solid #c8c7c7;
  border-right: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 24px;
  position: relative;
  width: 230px; }
  /* line 162, ../sass/styles.scss */
  #search-block-form .form-item,
  #search-block-form--2 .form-item,
  #sailthru-basic-newsletter-form .form-item {
    margin: 0; }
  /* line 165, ../sass/styles.scss */
  #search-block-form input.form-text,
  #search-block-form--2 input.form-text,
  #sailthru-basic-newsletter-form input.form-text {
    background: none;
    border: 0;
    color: #666;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    line-height: 2.4rem;
    font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
    height: 26px;
    margin-left: 8px;
    outline: medium none;
    padding: 0;
    text-indent: 0;
    width: 192px; }
    /* line 178, ../sass/styles.scss */
    #search-block-form input.form-text:hover, #search-block-form input.form-text:focus,
    #search-block-form--2 input.form-text:hover,
    #search-block-form--2 input.form-text:focus,
    #sailthru-basic-newsletter-form input.form-text:hover,
    #sailthru-basic-newsletter-form input.form-text:focus {
      color: #000; }
  /* line 183, ../sass/styles.scss */
  #search-block-form input[type="submit"],
  #search-block-form--2 input[type="submit"],
  #sailthru-basic-newsletter-form input[type="submit"] {
    background: url("../images/button.svg") no-repeat center center;
    border: 0 none;
    height: 26px;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -1px;
    width: 26px; }
    /* line 193, ../sass/styles.scss */
    #search-block-form input[type="submit"]:hover,
    #search-block-form--2 input[type="submit"]:hover,
    #sailthru-basic-newsletter-form input[type="submit"]:hover {
      background: url("../images/button_h.svg") no-repeat center center; }

/* line 199, ../sass/styles.scss */
#sailthru-basic-newsletter-form {
  background-color: #fedb31; }
  /* line 201, ../sass/styles.scss */
  #sailthru-basic-newsletter-form a.privacyPol {
    color: #666;
    display: block;
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 10px;
    line-height: 1rem;
    margin-left: 5px;
    text-transform: uppercase; }
  /* line 209, ../sass/styles.scss */
  #sailthru-basic-newsletter-form .ajax-progress {
    display: none; }
  /* line 212, ../sass/styles.scss */
  #sailthru-basic-newsletter-form div.messages.error {
    background: none;
    border: 0;
    color: #ff0019;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -91px;
    top: 0;
    width: 81px; }
  /* line 225, ../sass/styles.scss */
  #sailthru-basic-newsletter-form #messages {
    display: none; }

/*   Main Nav   */
/* line 231, ../sass/styles.scss */
#main-nav {
  clear: both; }
  /* line 233, ../sass/styles.scss */
  #main-nav > ul.menu {
    padding: 0;
    margin: 0 -6px; }
    /* line 236, ../sass/styles.scss */
    #main-nav > ul.menu > li {
      float: left;
      list-style: none;
      margin-right: 26px;
      position: relative; }
      /* line 241, ../sass/styles.scss */
      #main-nav > ul.menu > li > a {
        display: block;
        font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
        font-size: 33px;
        font-size: 3.3rem;
        line-height: 24px;
        line-height: 2.4rem;
        padding: 5px 6px;
        position: relative;
        letter-spacing: -1px;
        text-transform: uppercase;
        z-index: 1200; }
        /* line 251, ../sass/styles.scss */
        #main-nav > ul.menu > li > a.active-trail, #main-nav > ul.menu > li > a.active {
          background: #fff;
          color: #000;
          border: 1px solid #dcdcdc;
          -moz-box-shadow: 0 2px 5px #666;
          -webkit-box-shadow: 0 2px 5px #666;
          box-shadow: 0 2px 5px #666;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          padding: 4px 5px; }
          /* line 259, ../sass/styles.scss */
          #main-nav > ul.menu > li > a.active-trail:hover, #main-nav > ul.menu > li > a.active:hover {
            border: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
        /* line 264, ../sass/styles.scss */
        .wf-inactive #main-nav > ul.menu > li > a, .wf-loading #main-nav > ul.menu > li > a, .no-js #main-nav > ul.menu > li > a {
          font-size: 26px;
          font-size: 2.6rem;
          font-weight: 700; }
      /* line 271, ../sass/styles.scss */
      #main-nav > ul.menu > li ul.menu {
        background: #fff;
        border: 1px solid #dcdcdc;
        display: none;
        -moz-box-shadow: 0 2px 5px #666;
        -webkit-box-shadow: 0 2px 5px #666;
        box-shadow: 0 2px 5px #666;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        position: absolute;
        left: -1px;
        top: 30px;
        width: 248px;
        z-index: 1100; }
        /* line 282, ../sass/styles.scss */
        #main-nav > ul.menu > li ul.menu li {
          border-top: 1px solid #dcdcdc;
          padding: 0 0 0 10px; }
          /* line 285, ../sass/styles.scss */
          #main-nav > ul.menu > li ul.menu li a {
            display: block;
            font-weight: 700;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 36px;
            line-height: 3.6rem;
            text-transform: uppercase; }
            /* line 291, ../sass/styles.scss */
            #main-nav > ul.menu > li ul.menu li a:hover, #main-nav > ul.menu > li ul.menu li a.active-trail {
              color: #000; }
          /* line 296, ../sass/styles.scss */
          #main-nav > ul.menu > li ul.menu li:first-child {
            border: 0; }
      /* line 301, ../sass/styles.scss */
      #main-nav > ul.menu > li:last-child {
        margin-right: 0; }
        /* line 303, ../sass/styles.scss */
        #main-nav > ul.menu > li:last-child ul.menu {
          left: auto;
          right: -1px; }
      /* line 308, ../sass/styles.scss */
      #main-nav > ul.menu > li:hover {
        border: 1px solid #dcdcdc;
        border-bottom: 0;
        -moz-box-shadow: 0 2px 5px #666;
        -webkit-box-shadow: 0 2px 5px #666;
        box-shadow: 0 2px 5px #666;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px; }
        /* line 313, ../sass/styles.scss */
        #main-nav > ul.menu > li:hover > a {
          background: #fff;
          color: #666;
          padding: 4px 5px; }
          /* line 317, ../sass/styles.scss */
          #main-nav > ul.menu > li:hover > a.active, #main-nav > ul.menu > li:hover > a.active:hover {
            border: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
        /* line 323, ../sass/styles.scss */
        #main-nav > ul.menu > li:hover ul.menu {
          display: block; }
  /* line 329, ../sass/styles.scss */
  #main-nav ul.menu li.active-trail:hover a {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/*   Secondary Nav   */
/* line 336, ../sass/styles.scss */
#secondary-menu-bar {
  margin: 2px 0 4px;
  overflow: hidden;
  width: 100%; }
  /* line 340, ../sass/styles.scss */
  #secondary-menu-bar ul {
    width: 2000px; }
    /* line 342, ../sass/styles.scss */
    #secondary-menu-bar ul li {
      margin-right: 20px;
      margin-top: 2px; }
      /* line 345, ../sass/styles.scss */
      #secondary-menu-bar ul li a {
        color: #666;
        font-weight: 700;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 32px;
        line-height: 3.2rem; }
        /* line 350, ../sass/styles.scss */
        #secondary-menu-bar ul li a:hover {
          color: #000; }
        /* line 353, ../sass/styles.scss */
        #secondary-menu-bar ul li a.gnc-shop-link {
          background-color: #fdf105;
          background-position: 50%;
          background-repeat: no-repeat;
          background-image: url(../images/gnc-link-logo.png);
          background-image: url(../images/gnc-link-logo.svg);
          width: 90px;
          height: 21px;
          display: block;
          overflow: hidden;
          text-indent: -9999em;
          margin: 4px 0 0 -2px; }
      /* line 367, ../sass/styles.scss */
      #secondary-menu-bar ul li.last {
        margin-right: 0; }

/*   Third Nav   */
/* line 376, ../sass/styles.scss */
#third-nav {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
  width: 100%; }
  /* line 381, ../sass/styles.scss */
  #third-nav ul {
    width: 2000px; }
    /* line 383, ../sass/styles.scss */
    #third-nav ul li {
      float: left;
      margin-right: 61px; }
      /* line 386, ../sass/styles.scss */
      #third-nav ul li.last {
        margin-right: 0; }
      /* line 389, ../sass/styles.scss */
      #third-nav ul li a {
        color: #000;
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 23px;
        line-height: 2.3rem; }
        /* line 396, ../sass/styles.scss */
        #third-nav ul li a:hover {
          color: #666; }

/* line 405, ../sass/styles.scss */
.ajax-pager, .view-mf-sub-channels .pager,
.page-taxonomy-term .pager,
.most-popular-recipes-list .pager,
.view-videos .pager,
.view-more-videos .pager {
  padding: 0; }
  /* line 242, ../sass/_custom.scss */
  .ajax-pager .pager-first, .view-mf-sub-channels .pager .pager-first,
  .page-taxonomy-term .pager .pager-first,
  .most-popular-recipes-list .pager .pager-first,
  .view-videos .pager .pager-first,
  .view-more-videos .pager .pager-first,
  .ajax-pager .pager-previous,
  .view-mf-sub-channels .pager .pager-previous,
  .page-taxonomy-term .pager .pager-previous,
  .most-popular-recipes-list .pager .pager-previous,
  .view-videos .pager .pager-previous,
  .view-more-videos .pager .pager-previous,
  .ajax-pager .pager-item,
  .view-mf-sub-channels .pager .pager-item,
  .page-taxonomy-term .pager .pager-item,
  .most-popular-recipes-list .pager .pager-item,
  .view-videos .pager .pager-item,
  .view-more-videos .pager .pager-item,
  .ajax-pager .pager-current,
  .view-mf-sub-channels .pager .pager-current,
  .page-taxonomy-term .pager .pager-current,
  .most-popular-recipes-list .pager .pager-current,
  .view-videos .pager .pager-current,
  .view-more-videos .pager .pager-current,
  .ajax-pager .pager-last,
  .view-mf-sub-channels .pager .pager-last,
  .page-taxonomy-term .pager .pager-last,
  .most-popular-recipes-list .pager .pager-last,
  .view-videos .pager .pager-last,
  .view-more-videos .pager .pager-last,
  .ajax-pager .pager-ellipsis,
  .view-mf-sub-channels .pager .pager-ellipsis,
  .page-taxonomy-term .pager .pager-ellipsis,
  .most-popular-recipes-list .pager .pager-ellipsis,
  .view-videos .pager .pager-ellipsis,
  .view-more-videos .pager .pager-ellipsis {
    display: none; }
  /* line 250, ../sass/_custom.scss */
  .ajax-pager .pager-next, .view-mf-sub-channels .pager .pager-next,
  .page-taxonomy-term .pager .pager-next,
  .most-popular-recipes-list .pager .pager-next,
  .view-videos .pager .pager-next,
  .view-more-videos .pager .pager-next {
    width: 384px;
    padding: 24px 0 0 0; }
    /* line 253, ../sass/_custom.scss */
    .ajax-pager .pager-next a, .view-mf-sub-channels .pager .pager-next a,
    .page-taxonomy-term .pager .pager-next a,
    .most-popular-recipes-list .pager .pager-next a,
    .view-videos .pager .pager-next a,
    .view-more-videos .pager .pager-next a {
      background-color: #41ad48;
      color: #fff;
      font-weight: 900;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 2rem;
      line-height: 38px;
      line-height: 3.8rem;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      text-align: center;
      background: #41ad48 url(../images/vertical-arrows.png) no-repeat 363px -13px;
      font-weight: 900;
      display: block;
      color: #fff;
      font-size: 20px;
      font-size: 2rem; }
      /* line 215, ../sass/_custom.scss */
      .ajax-pager .pager-next a:hover, .view-mf-sub-channels .pager .pager-next a:hover,
      .page-taxonomy-term .pager .pager-next a:hover,
      .most-popular-recipes-list .pager .pager-next a:hover,
      .view-videos .pager .pager-next a:hover,
      .view-more-videos .pager .pager-next a:hover {
        color: #fff;
        background-color: #000; }
      /* line 219, ../sass/_custom.scss */
      .ajax-pager .pager-next a.arrowed:after, .view-mf-sub-channels .pager .pager-next a.arrowed:after,
      .page-taxonomy-term .pager .pager-next a.arrowed:after,
      .most-popular-recipes-list .pager .pager-next a.arrowed:after,
      .view-videos .pager .pager-next a.arrowed:after,
      .view-more-videos .pager .pager-next a.arrowed:after {
        content: '';
        display: inline-block;
        overflow: hidden;
        background-image: url(../images/button-arrow.svg);
        background-repeat: no-repeat;
        background-position: 0 100%;
        height: 13px;
        height: 1.3rem;
        margin-left: 7px;
        width: 16px; }
      /* line 230, ../sass/_custom.scss */
      .ajax-pager .pager-next a.arrowed.more:after, .view-mf-sub-channels .pager .pager-next a.arrowed.more:after,
      .page-taxonomy-term .pager .pager-next a.arrowed.more:after,
      .most-popular-recipes-list .pager .pager-next a.arrowed.more:after,
      .view-videos .pager .pager-next a.arrowed.more:after,
      .view-more-videos .pager .pager-next a.arrowed.more:after {
        background-position: 0 0; }
      /* line 233, ../sass/_custom.scss */
      .ajax-pager .pager-next a:focus, .view-mf-sub-channels .pager .pager-next a:focus,
      .page-taxonomy-term .pager .pager-next a:focus,
      .most-popular-recipes-list .pager .pager-next a:focus,
      .view-videos .pager .pager-next a:focus,
      .view-more-videos .pager .pager-next a:focus {
        outline: none;
        color: #fff; }
      /* line 256, ../sass/_custom.scss */
      .ajax-pager .pager-next a:hover, .view-mf-sub-channels .pager .pager-next a:hover,
      .page-taxonomy-term .pager .pager-next a:hover,
      .most-popular-recipes-list .pager .pager-next a:hover,
      .view-videos .pager .pager-next a:hover,
      .view-more-videos .pager .pager-next a:hover {
        background: #000 url(../images/vertical-arrows.png) no-repeat 363px -13px; }

/* line 419, ../sass/styles.scss */
.view-mf-sub-channels .pager .pager-next > a {
  background: #41ad48 url(../images/vertical-arrows.png) no-repeat 260px -13px; }
  /* line 421, ../sass/styles.scss */
  .view-mf-sub-channels .pager .pager-next > a:hover {
    background: #000 url(../images/vertical-arrows.png) no-repeat 260px -13px; }

/* line 426, ../sass/styles.scss */
body.page-topic-landing #ami_views_pager-ajax-loader, body.page-search #ami_views_pager-ajax-loader {
  background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
  height: 15px; }

/*   Footer   */
/* line 432, ../sass/styles.scss */
#footer {
  background: #fff;
  border-top: 10px solid #666;
  color: #666;
  cursor: auto;
  height: 387px;
  margin: -387px auto 0;
  overflow: hidden;
  padding-top: 33px;
  position: static;
  text-align: left;
  width: 930px; }
  /* line 444, ../sass/styles.scss */
  #footer .region-footer-navs {
    margin: 0 auto;
    width: 542px; }
    /* line 447, ../sass/styles.scss */
    #footer .region-footer-navs .block-title {
      border-color: #dcdcdc;
      border-style: none none solid;
      border-width: 0 0 1px;
      color: #666;
      font-weight: 700;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 30px;
      line-height: 3rem;
      padding: 0;
      text-transform: uppercase; }
    /* line 458, ../sass/styles.scss */
    #footer .region-footer-navs #block-menu-menu-american-media-inc {
      border-right: 1px solid #DCDCDC;
      float: left;
      width: 377px; }
      /* line 462, ../sass/styles.scss */
      #footer .region-footer-navs #block-menu-menu-american-media-inc li {
        width: 198px; }
        /* line 464, ../sass/styles.scss */
        #footer .region-footer-navs #block-menu-menu-american-media-inc li:nth-child(2n) {
          width: 177px; }
    /* line 469, ../sass/styles.scss */
    #footer .region-footer-navs #block-menu-menu-browse-mens-fitness {
      float: left;
      width: 136px; }
      /* line 472, ../sass/styles.scss */
      #footer .region-footer-navs #block-menu-menu-browse-mens-fitness ul {
        padding-left: 20px; }
        /* line 474, ../sass/styles.scss */
        #footer .region-footer-navs #block-menu-menu-browse-mens-fitness ul li {
          clear: left; }
      /* line 478, ../sass/styles.scss */
      #footer .region-footer-navs #block-menu-menu-browse-mens-fitness .block-title {
        padding-left: 20px; }
    /* line 482, ../sass/styles.scss */
    #footer .region-footer-navs ul {
      margin: 5px 0 0;
      padding: 0; }
      /* line 485, ../sass/styles.scss */
      #footer .region-footer-navs ul li {
        float: left; }
        /* line 487, ../sass/styles.scss */
        #footer .region-footer-navs ul li a {
          color: #666;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 21px;
          line-height: 2.1rem; }
          /* line 491, ../sass/styles.scss */
          #footer .region-footer-navs ul li a:hover {
            text-decoration: underline; }
  /* line 498, ../sass/styles.scss */
  #footer ul.partners-logos {
    padding: 0; }
    /* line 500, ../sass/styles.scss */
    #footer ul.partners-logos li {
      border: 3px solid #dcdcdc;
      display: inline-block;
      margin-right: 25px; }
      /* line 504, ../sass/styles.scss */
      #footer ul.partners-logos li:last-child {
        margin: 0; }
      /* line 507, ../sass/styles.scss */
      #footer ul.partners-logos li img {
        display: block;
        height: 31px;
        width: 88px; }

/*
=============================================================================
    Right Rail
=============================================================================
*/
/*   VIDEO   */
/* line 524, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-videos .block-title {
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  background: #000;
  color: #fff;
  padding: 7px 0 8px 7px;
  letter-spacing: -1px;
  word-spacing: 3px;
  margin: 0 0 3px; }
  /* line 533, ../sass/styles.scss */
  #block-mf-homepage-mf-homepage-videos .block-title .color-yellow {
    color: #fedb31;
    text-transform: uppercase; }

/* line 541, ../sass/styles.scss */
#home-video-gallery h4.title {
  margin: 8px 0 0 -1px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }
  /* line 547, ../sass/styles.scss */
  #home-video-gallery h4.title a {
    color: #000;
    font-weight: 700; }
    /* line 550, ../sass/styles.scss */
    #home-video-gallery h4.title a:hover {
      color: #666; }
/* line 555, ../sass/styles.scss */
#home-video-gallery p.blurb {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin: 2px 0 0;
  padding: 0;
  color: #666;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 567, ../sass/styles.scss */
.video-list {
  margin-top: 8px;
  line-height: 17px;
  line-height: 1.7rem; }
  /* line 570, ../sass/styles.scss */
  .video-list a {
    background: url(../images/bg-rr-video-arrow.png) no-repeat scroll 2px 50% transparent;
    color: #666;
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 16px;
    text-transform: none; }
    /* line 576, ../sass/styles.scss */
    .video-list a.more {
      background: none;
      color: #ee523a;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 17px;
      line-height: 1.7rem;
      font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
      padding: 0;
      text-transform: uppercase; }
    /* line 585, ../sass/styles.scss */
    .video-list a:hover {
      color: #000; }

/*   SUBSCRIBE   */
/* line 593, ../sass/styles.scss */
#block-sailthru-newsletters .form-checkboxes, body.page-newsletters #content .form-checkboxes {
  margin: 5px 0 0 !important;
  padding: 0 9px 0 13px; }
  /* line 596, ../sass/styles.scss */
  #block-sailthru-newsletters .form-checkboxes .form-type-checkbox, body.page-newsletters #content .form-checkboxes .form-type-checkbox {
    background: url("../images/bg-newsletter-checkbox-unchecked.png") no-repeat 0 11px;
    padding: 10px 0 0;
    margin: 0 0 5px; }
    /* line 600, ../sass/styles.scss */
    #block-sailthru-newsletters .form-checkboxes .form-type-checkbox input.form-checkbox, body.page-newsletters #content .form-checkboxes .form-type-checkbox input.form-checkbox {
      cursor: pointer;
      margin: 0;
      opacity: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      height: 20px;
      width: 20px; }
    /* line 608, ../sass/styles.scss */
    #block-sailthru-newsletters .form-checkboxes .form-type-checkbox label, body.page-newsletters #content .form-checkboxes .form-type-checkbox label {
      padding-left: 5px;
      cursor: pointer; }
      /* line 611, ../sass/styles.scss */
      #block-sailthru-newsletters .form-checkboxes .form-type-checkbox label div.text, body.page-newsletters #content .form-checkboxes .form-type-checkbox label div.text {
        color: #586e7a;
        padding: 0;
        height: auto; }
        /* line 615, ../sass/styles.scss */
        #block-sailthru-newsletters .form-checkboxes .form-type-checkbox label div.text .title, body.page-newsletters #content .form-checkboxes .form-type-checkbox label div.text .title {
          color: #000;
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 15px;
          line-height: 1.5rem;
          font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
          font-weight: 700; }
        /* line 622, ../sass/styles.scss */
        #block-sailthru-newsletters .form-checkboxes .form-type-checkbox label div.text .description, body.page-newsletters #content .form-checkboxes .form-type-checkbox label div.text .description {
          padding: 0;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 16px;
          line-height: 1.6rem;
          font-weight: 400;
          color: #666; }
    /* line 631, ../sass/styles.scss */
    #block-sailthru-newsletters .form-checkboxes .form-type-checkbox.checked, body.page-newsletters #content .form-checkboxes .form-type-checkbox.checked {
      background: url(../images/bg-newsletter-checkbox-checked.png) no-repeat 0 4px; }

/* line 637, ../sass/styles.scss */
#block-sailthru-newsletters {
  background: #F5F9FA;
  border-bottom: 3px solid #586e7a;
  color: #666;
  padding-bottom: 10px;
  width: 300px; }
  /* line 643, ../sass/styles.scss */
  #block-sailthru-newsletters .block-title {
    margin-bottom: 0; }
    /* line 645, ../sass/styles.scss */
    #block-sailthru-newsletters .block-title a {
      color: #fff; }
  /* line 649, ../sass/styles.scss */
  #block-sailthru-newsletters .ajax-progress {
    display: none; }
  /* line 655, ../sass/styles.scss */
  #block-sailthru-newsletters div.email-field {
    background: #fedb31;
    border-color: #C8C7C7;
    box-shadow: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    float: left;
    height: 24px;
    margin: 10px 0 0 9px;
    width: 282px; }
    /* line 666, ../sass/styles.scss */
    #block-sailthru-newsletters div.email-field div.form-item {
      float: left;
      height: 22px;
      margin: 0 9px 0 0;
      padding: 0;
      width: auto; }
      /* line 672, ../sass/styles.scss */
      #block-sailthru-newsletters div.email-field div.form-item input.form-text {
        background: none;
        border: 0;
        color: #666;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 24px;
        line-height: 2.4rem;
        font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
        font-style: normal;
        height: 24px;
        padding: 0 5px;
        text-indent: 0;
        width: 246px; }
  /* line 687, ../sass/styles.scss */
  #block-sailthru-newsletters input.form-submit {
    background: url("../images/button.svg") no-repeat scroll center center;
    cursor: pointer;
    border: 0 none;
    display: block;
    float: left;
    font-size: 0;
    height: 26px;
    margin: 10px 0 0 -26px;
    text-indent: -9999px;
    width: 26px; }
    /* line 698, ../sass/styles.scss */
    #block-sailthru-newsletters input.form-submit:hover {
      background: url("../images/button_h.svg") no-repeat scroll center center; }
  /* line 702, ../sass/styles.scss */
  #block-sailthru-newsletters a.privacyPol {
    clear: both;
    color: #999;
    display: block;
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 15px;
    line-height: 1.5rem;
    margin: 8px 0 0 10px;
    text-decoration: none;
    text-transform: uppercase; }
    /* line 711, ../sass/styles.scss */
    #block-sailthru-newsletters a.privacyPol:hover {
      text-decoration: underline; }
  /* line 715, ../sass/styles.scss */
  #block-sailthru-newsletters #messages .messages.error {
    display: none; }
  /* line 718, ../sass/styles.scss */
  #block-sailthru-newsletters div.messages.error {
    border: 0px;
    background-color: inherit;
    background-image: none;
    color: #ff0019;
    font-style: italic;
    padding: 0px;
    margin: 10px;
    text-align: center;
    font-size: 1.2rem;
    position: absolute;
    bottom: -8px;
    left: 85px;
    text-align: right;
    width: 195px; }
  /* line 734, ../sass/styles.scss */
  #block-sailthru-newsletters .ui-btn-text {
    display: block; }
  /* line 737, ../sass/styles.scss */
  #block-sailthru-newsletters .ui-submit .ui-btn-text {
    display: none; }

/*   EDITORS PICS   */
/* line 743, ../sass/styles.scss */
.grey-title .block-title {
  background: #586e7a;
  color: #fff;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 41px;
  line-height: 4.1rem;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px; }

/*   MOST POPULAR   */
/* line 758, ../sass/styles.scss */
.sidebar .block-ami-mostpopular ul,
#block-mf-homepage-mf-homepage-editors-pick ul {
  padding: 0; }
  /* line 760, ../sass/styles.scss */
  .sidebar .block-ami-mostpopular ul li,
  #block-mf-homepage-mf-homepage-editors-pick ul li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 12px;
    margin-bottom: 13px;
    overflow: hidden; }
    /* line 765, ../sass/styles.scss */
    .sidebar .block-ami-mostpopular ul li a,
    #block-mf-homepage-mf-homepage-editors-pick ul li a {
      color: #666;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 18px;
      line-height: 1.8rem; }
      /* line 769, ../sass/styles.scss */
      .sidebar .block-ami-mostpopular ul li a img,
      #block-mf-homepage-mf-homepage-editors-pick ul li a img {
        float: left;
        margin-right: 13px;
        width: 78px; }
      /* line 774, ../sass/styles.scss */
      .sidebar .block-ami-mostpopular ul li a span.text,
      #block-mf-homepage-mf-homepage-editors-pick ul li a span.text {
        display: block;
        overflow: hidden;
        padding-right: 12px; }
        /* line 778, ../sass/styles.scss */
        .sidebar .block-ami-mostpopular ul li a span.text span.title,
        #block-mf-homepage-mf-homepage-editors-pick ul li a span.text span.title {
          color: #000;
          display: block;
          font-size: 16px;
          font-size: 1.6rem;
          font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          overflow: hidden;
          max-height: 18px; }
        /* line 788, ../sass/styles.scss */
        .sidebar .block-ami-mostpopular ul li a span.text span.subtitle,
        #block-mf-homepage-mf-homepage-editors-pick ul li a span.text span.subtitle {
          display: block;
          overflow: hidden;
          max-height: 36px; }

/* line 800, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-editors-pick ul li a span.text span.title {
  max-height: 100%; }
/* line 804, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-editors-pick ul li.first a img {
  float: none;
  margin: 0;
  width: 100%; }
/* line 809, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-editors-pick ul li.first a span.text span.title {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  clear: both; }
/* line 814, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-editors-pick ul li.first a span.title {
  padding-top: 7px;
  padding-bottom: 7px; }
/* line 819, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-editors-pick ul li.last {
  border-bottom: 3px solid #586e7a;
  padding-bottom: 25px;
  margin-bottom: 25px; }

/*
=============================================================================
    HomePage
=============================================================================
*/
/*   Rotator   */
/* line 833, ../sass/styles.scss */
.rotator {
  overflow: hidden;
  position: relative;
  height: 333px;
  width: 384px; }
  /* line 838, ../sass/styles.scss */
  .rotator li {
    position: relative;
    float: left; }
    /* line 841, ../sass/styles.scss */
    .rotator li img {
      display: block;
      max-height: 100%; }
    /* line 845, ../sass/styles.scss */
    .rotator li div.text {
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      height: 101px;
      left: 0;
      position: absolute;
      text-align: center;
      width: 100%;
      z-index: 10; }
      /* line 854, ../sass/styles.scss */
      .rotator li div.text a {
        color: #fff;
        display: inline-block;
        padding: 17px 59px 15px 10px; }
        /* line 858, ../sass/styles.scss */
        .rotator li div.text a span.title {
          display: block;
          font-size: 36px;
          font-size: 3.6rem;
          line-height: 32px;
          line-height: 3.2rem;
          font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
          font-weight: 700;
          letter-spacing: -0.6px;
          text-transform: uppercase;
          overflow: hidden;
          max-height: 32px; }
        /* line 869, ../sass/styles.scss */
        .rotator li div.text a span.blurb {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 18px;
          line-height: 1.8rem; }
        /* line 874, ../sass/styles.scss */
        .rotator li div.text a:hover span.title {
          color: #ee523a; }
  /* line 881, ../sass/styles.scss */
  .rotator #rotator-prev,
  .rotator #rotator-next {
    background: #40AE49 url(../images/hp-rotator-arrows.svg) no-repeat 6px 50%;
    -moz-border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 0 0 8px;
    bottom: 0;
    cursor: pointer;
    height: 101px;
    position: absolute;
    right: 24px;
    width: 25px;
    z-index: 1000; }
    /* line 892, ../sass/styles.scss */
    .rotator #rotator-prev:hover,
    .rotator #rotator-next:hover {
      background-color: #000; }
  /* line 896, ../sass/styles.scss */
  .rotator #rotator-next {
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0;
    border-radius: 0 8px 8px 0;
    right: 0;
    background-position: -19px 50%; }

/* line 902, ../sass/styles.scss */
.page-taxonomy .rotator-block {
  padding-bottom: 55px;
  position: relative;
  margin-bottom: -3px;
  z-index: 10; }
  /* line 905, ../sass/styles.scss */
  .page-taxonomy .rotator-block #rotator-pager {
    margin-bottom: 10px; }

/* line 912, ../sass/styles.scss */
#block-mf-channels-mf-channels-sub-channel-rotator {
  margin-bottom: 0px; }

/*   FILMSTRIP   */
/* line 917, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-filmstrip {
  margin-top: 8px;
  overflow: hidden;
  padding-bottom: 35px;
  position: relative;
  width: 100%;
  margin-bottom: 13px; }
  /* line 925, ../sass/styles.scss */
  #block-mf-homepage-mf-homepage-filmstrip .rotator-filmstrip ul {
    min-height: 125px !important;
    width: 10000px; }
    /* line 928, ../sass/styles.scss */
    #block-mf-homepage-mf-homepage-filmstrip .rotator-filmstrip ul li {
      float: left; }
      /* line 931, ../sass/styles.scss */
      #block-mf-homepage-mf-homepage-filmstrip .rotator-filmstrip ul li div.item span.title {
        color: #000;
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 12px;
        line-height: 1.2rem;
        font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
        font-weight: 700;
        max-height: 24px;
        overflow: hidden;
        padding-bottom: 2px;
        text-transform: uppercase; }
      /* line 943, ../sass/styles.scss */
      #block-mf-homepage-mf-homepage-filmstrip .rotator-filmstrip ul li div.item:last-child {
        margin-right: 0; }
      /* line 947, ../sass/styles.scss */
      #block-mf-homepage-mf-homepage-filmstrip .rotator-filmstrip ul li div.item a:hover span.title {
        color: #666; }

/* line 957, ../sass/styles.scss */
.front #block-mf-homepage-mf-homepage-filmstrip {
  border-bottom: 10px solid #000;
  padding-bottom: 21px;
  margin-bottom: 0; }
  /* line 961, ../sass/styles.scss */
  .front #block-mf-homepage-mf-homepage-filmstrip #filmstrip-pager {
    bottom: 13px; }

/*   CENTRAL BLOCKS   */
/* line 967, ../sass/styles.scss */
.taxonomy_block {
  border-top: 3px solid #666;
  padding-top: 25px; }
  /* line 969, ../sass/styles.scss */
  .first .taxonomy_block {
    border-top: 12px solid #000; }
  /* line 973, ../sass/styles.scss */
  .taxonomy_block div.items {
    position: relative; }
    /* line 975, ../sass/styles.scss */
    .taxonomy_block div.items div.image {
      position: absolute;
      left: 0;
      top: 0; }
  /* line 982, ../sass/styles.scss */
  .image-left .taxonomy_block div.items {
    padding-left: 192px;
    min-height: 296px; }
  /* line 988, ../sass/styles.scss */
  .image-right .taxonomy_block div.items {
    padding-right: 192px;
    min-height: 296px; }
    /* line 991, ../sass/styles.scss */
    .image-right .taxonomy_block div.items div.image {
      right: 0;
      left: auto; }
  /* line 997, ../sass/styles.scss */
  .image-right .taxonomy_block div.items div.arrow div.title a {
    background-position: 173px 0px;
    padding: 0 25px 0 0;
    text-indent: 0;
    max-width: 167px; }
  /* line 1005, ../sass/styles.scss */
  .taxonomy_block .block-title {
    margin: 0 0 14px; }
    /* line 1007, ../sass/styles.scss */
    .taxonomy_block .block-title a {
      font-weight: 900;
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 12px;
      line-height: 1.2rem; }
  /* line 1013, ../sass/styles.scss */
  .taxonomy_block div.items {
    overflow: hidden;
    position: relative; }
    /* line 1017, ../sass/styles.scss */
    .taxonomy_block div.items div.title a {
      color: #000;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 24px;
      line-height: 2.4rem;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: 700;
      overflow: hidden;
      max-height: 62px;
      display: block; }
      /* line 1026, ../sass/styles.scss */
      .taxonomy_block div.items div.title a:hover {
        color: #666; }
    /* line 1031, ../sass/styles.scss */
    .taxonomy_block div.items div.blurb {
      color: #666;
      overflow: hidden;
      max-height: 48px;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 15px;
      line-height: 1.5rem; }
    /* line 1038, ../sass/styles.scss */
    .taxonomy_block div.items div.item {
      margin-bottom: 20px; }
      /* line 1040, ../sass/styles.scss */
      .taxonomy_block div.items div.item:last-child {
        margin-bottom: 0; }
    /* line 1045, ../sass/styles.scss */
    .taxonomy_block div.items .arrow div.title a {
      background: url(../images/hp-center-blocks-arrow.svg) no-repeat -23px 0;
      display: block;
      text-indent: 25px;
      overflow: hidden;
      max-height: 100px; }
  /* line 1056, ../sass/styles.scss */
  .image-right.two-lines-title .taxonomy_block div.image {
    top: -58px;
    margin-bottom: -58px; }

/* line 1063, ../sass/styles.scss */
.front #block-mf-channels-mf-channels-channel-training .taxonomy_block {
  border-top: 0; }

/* line 1067, ../sass/styles.scss */
#block-dfp-right-subscribe-300x195 {
  margin-bottom: 0; }

/*   TOP NEWS   */
/* line 1073, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-blogs .block-title {
  background: #ee523a;
  color: #fff;
  font-weight: 900;
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 1;
  margin: 0 0 2px 0;
  padding: 5px 0 6px 10px;
  position: relative; }
  /* line 1082, ../sass/styles.scss */
  #block-mf-homepage-mf-homepage-blogs .block-title span.blog-date {
    color: #fedb31;
    display: block;
    font-weight: 400;
    font-size: 25px;
    font-size: 2.5rem;
    text-indent: 0; }
/* line 1090, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-blogs ul {
  height: 1118px;
  overflow: auto;
  padding: 0 10px 0 0; }
  /* line 1095, ../sass/styles.scss */
  #block-mf-homepage-mf-homepage-blogs ul li div.blog-item {
    border-bottom: 1px solid #ededed;
    padding: 9px 0 8px; }
    /* line 1098, ../sass/styles.scss */
    #block-mf-homepage-mf-homepage-blogs ul li div.blog-item .title a {
      color: #000;
      display: block;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: 700;
      max-height: 34px;
      overflow: hidden;
      text-transform: uppercase; }
      /* line 1108, ../sass/styles.scss */
      #block-mf-homepage-mf-homepage-blogs ul li div.blog-item .title a:hover {
        color: #666; }
    /* line 1112, ../sass/styles.scss */
    #block-mf-homepage-mf-homepage-blogs ul li div.blog-item .blurb a {
      color: #666;
      display: block;
      font-size: 16px;
      line-height: 16px;
      max-height: 50px;
      overflow: hidden; }
/* line 1123, ../sass/styles.scss */
#block-mf-homepage-mf-homepage-blogs a#blog-more {
  display: none; }

/* Ask The Expert   */
/* line 1129, ../sass/styles.scss */
#block-boxes-ask-the-expert {
  margin-bottom: 20px; }
  /* line 1131, ../sass/styles.scss */
  #block-boxes-ask-the-expert #ask-the-expert {
    border: 1px solid #dcdcdc;
    width: 174px; }
    /* line 1134, ../sass/styles.scss */
    #block-boxes-ask-the-expert #ask-the-expert .block-title {
      font-size: 31px;
      font-size: 3.1rem;
      line-height: 27px;
      line-height: 2.7rem;
      padding: 9px 8px 12px;
      margin-bottom: 7px; }
      /* line 1139, ../sass/styles.scss */
      #block-boxes-ask-the-expert #ask-the-expert .block-title span {
        display: block;
        text-transform: none;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 18px;
        line-height: 1.8rem;
        font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
        font-weight: 700;
        text-align: left;
        letter-spacing: 0;
        padding-top: 9px; }
    /* line 1151, ../sass/styles.scss */
    #block-boxes-ask-the-expert #ask-the-expert div.image {
      border-bottom: 1px solid #dcdcdc; }
      /* line 1153, ../sass/styles.scss */
      #block-boxes-ask-the-expert #ask-the-expert div.image img {
        display: block; }
    /* line 1157, ../sass/styles.scss */
    #block-boxes-ask-the-expert #ask-the-expert ul {
      margin-top: 15px;
      padding: 0 14px; }
      /* line 1160, ../sass/styles.scss */
      #block-boxes-ask-the-expert #ask-the-expert ul li {
        margin-bottom: 15px; }
        /* line 1162, ../sass/styles.scss */
        #block-boxes-ask-the-expert #ask-the-expert ul li a {
          color: #000;
          font-size: 20px;
          font-size: 2rem;
          line-height: 10px;
          line-height: 1rem;
          font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
          text-transform: uppercase;
          letter-spacing: -1px; }
          /* line 1169, ../sass/styles.scss */
          #block-boxes-ask-the-expert #ask-the-expert ul li a span {
            color: #1aafec;
            display: block; }
            /* line 1172, ../sass/styles.scss */
            #block-boxes-ask-the-expert #ask-the-expert ul li a span.orange {
              color: #ee523a; }

/* CHANNELS PAGE */
/* line 1188, ../sass/styles.scss */
body.page-taxonomy #page-title, body.page-topics #page-title, body.page-authors #page-title, body.page-contact #page-title {
  font-size: 37px;
  font-size: 3.7rem;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 13px;
  padding-bottom: 16px;
  text-transform: uppercase; }

/* line 1200, ../sass/styles.scss */
.block-mf-channels {
  padding-bottom: 10px; }

/* line 1204, ../sass/styles.scss */
.rotator-block {
  margin-top: 23px;
  padding-bottom: 42px;
  border-bottom: 10px solid black; }

/* HOT TOPICS BLOCK ON CHANNELS */
/* line 1211, ../sass/styles.scss */
.hot-topics-block {
  padding-bottom: 0px;
  overflow: auto; }
  /* line 1214, ../sass/styles.scss */
  .hot-topics-block.grey-title .block-title {
    margin-bottom: 21px; }

/*   HOT TOPICS ON HOMEPAGE   */
/* line 1221, ../sass/styles.scss */
.all-topics > a {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700; }

/* line 1228, ../sass/styles.scss */
.hot-topics {
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  padding-top: 4px;
  padding-bottom: 4px; }
  /* line 1236, ../sass/styles.scss */
  .hot-topics li.title a {
    display: inline-block;
    color: #000;
    padding-left: 20px;
    font-size: 16px;
    font-size: 1.6rem; }
    /* line 1241, ../sass/styles.scss */
    .hot-topics li.title a:before {
      content: '';
      height: 12px;
      display: inline-block;
      overflow: hidden;
      background: url(../images/hot-topics-arrow.svg) no-repeat 0 100%;
      width: 12px;
      margin-right: 7px;
      margin-top: 7px;
      margin-left: -19px; }
    /* line 1252, ../sass/styles.scss */
    .hot-topics li.title a:hover {
      color: #666; }

/* line 1258, ../sass/styles.scss */
.all-topics {
  margin-top: 11px;
  display: block;
  background-color: #41ad48;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 3.8rem;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-align: center; }
  /* line 215, ../sass/_custom.scss */
  .all-topics:hover {
    color: #fff;
    background-color: #000; }
  /* line 219, ../sass/_custom.scss */
  .all-topics.arrowed:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 13px;
    height: 1.3rem;
    margin-left: 7px;
    width: 16px; }
  /* line 230, ../sass/_custom.scss */
  .all-topics.arrowed.more:after {
    background-position: 0 0; }
  /* line 233, ../sass/_custom.scss */
  .all-topics:focus {
    outline: none;
    color: #fff; }

/* line 1264, ../sass/styles.scss */
.hottest-topic h3 {
  margin-top: 0px;
  margin-bottom: 9px; }
  /* line 1267, ../sass/styles.scss */
  .hottest-topic h3 a {
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
    color: #000;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase; }

/* Subchannels */
/* line 1278, ../sass/styles.scss */
.subchannel-central-rail ul li {
  display: inline-block;
  float: left;
  width: 182px; }
  /* line 1282, ../sass/styles.scss */
  .subchannel-central-rail ul li.views-row-odd {
    padding-right: 20px; }
  /* line 1285, ../sass/styles.scss */
  .subchannel-central-rail ul li.views-row {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #dcdcdc;
    height: 240px; }
    /* line 1290, ../sass/styles.scss */
    .subchannel-central-rail ul li.views-row .views-field-field-promo-title {
      font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      text-transform: uppercase;
      max-height: 32px;
      overflow: hidden; }
      /* line 1297, ../sass/styles.scss */
      .subchannel-central-rail ul li.views-row .views-field-field-promo-title .field-content a {
        color: #000; }
    /* line 1301, ../sass/styles.scss */
    .subchannel-central-rail ul li.views-row .views-field-field-promo-description .field-content {
      max-height: 55px;
      overflow: hidden;
      color: #666;
      line-height: 18px;
      line-height: 1.8rem; }
    /* line 1308, ../sass/styles.scss */
    .subchannel-central-rail ul li.views-row .views-field .field-content img {
      height: 157px;
      width: 182px; }
  /* line 1314, ../sass/styles.scss */
  .subchannel-central-rail ul li.views-row-1, .subchannel-central-rail ul li.views-row-2 {
    padding-top: 34px; }
/* line 1319, ../sass/styles.scss */
.subchannel-central-rail #ami_views_pager-ajax-loader {
  margin-bottom: -24px; }

/* line 1324, ../sass/styles.scss */
.sailthru-newsletters-form {
  position: relative; }

/* line 1329, ../sass/styles.scss */
#block-sailthru-newsletters div.messages.error {
  bottom: -18px; }

/* line 1334, ../sass/styles.scss */
.memento-slide {
  position: relative;
  height: 505px;
  margin-bottom: 12px;
  overflow: hidden; }
  /* line 1339, ../sass/styles.scss */
  .memento-slide img.memento-slide-image {
    position: absolute;
    opacity: 0;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s; }
    /* line 1347, ../sass/styles.scss */
    .memento-slide img.memento-slide-image.active {
      opacity: 1; }
  /* line 1351, ../sass/styles.scss */
  .memento-slide .slide-pins-counter {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 43px;
    height: 22px;
    overflow: hidden;
    z-index: 100;
    display: none;
    /* hide until ami_slideshow rewrite */ }

/* line 1378, ../sass/styles.scss */
.node-photo-gallery h1.node-title,
.node-photo-gallery h1.node-title a,
.node-type-article h1.node-title,
.node-type-article h1.node-title a,
.node-type-blog h1.node-title,
.node-type-blog h1.node-title a,
.node-type-interview h1.node-title,
.node-type-interview h1.node-title a,
.node-type-video h1.node-title,
.node-type-video h1.node-title a,
.node-type-recipe h1.node-title,
.node-type-recipe h1.node-title a,
.node-type-workout h1.node-title,
.node-type-workout h1.node-title a,
.node-type-webform h1.node-title,
.node-type-webform h1.node-title a,
.node-type-page h1.node-title,
.node-type-page h1.node-title a,
.node-type-plain-page h1.node-title,
.node-type-plain-page h1.node-title a,
.node-type-poll h1.node-title,
.node-type-poll h1.node-title a,
.node-type-list h1.node-title,
.node-type-list h1.node-title a {
  color: black;
  font-size: 37px;
  font-size: 3.7rem;
  line-height: 34px;
  line-height: 3.4rem;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 0px; }
/* line 1388, ../sass/styles.scss */
.node-photo-gallery h1.node-title,
.node-type-article h1.node-title,
.node-type-blog h1.node-title,
.node-type-interview h1.node-title,
.node-type-video h1.node-title,
.node-type-recipe h1.node-title,
.node-type-workout h1.node-title,
.node-type-webform h1.node-title,
.node-type-page h1.node-title,
.node-type-plain-page h1.node-title,
.node-type-poll h1.node-title,
.node-type-list h1.node-title {
  padding: 0; }
/* line 1392, ../sass/styles.scss */
.node-photo-gallery .top-bar,
.node-type-article .top-bar,
.node-type-blog .top-bar,
.node-type-interview .top-bar,
.node-type-video .top-bar,
.node-type-recipe .top-bar,
.node-type-workout .top-bar,
.node-type-webform .top-bar,
.node-type-page .top-bar,
.node-type-plain-page .top-bar,
.node-type-poll .top-bar,
.node-type-list .top-bar {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 11px;
  font-size: 1.1rem; }
  /* line 1400, ../sass/styles.scss */
  .node-photo-gallery .top-bar .breadcrumb,
  .node-type-article .top-bar .breadcrumb,
  .node-type-blog .top-bar .breadcrumb,
  .node-type-interview .top-bar .breadcrumb,
  .node-type-video .top-bar .breadcrumb,
  .node-type-recipe .top-bar .breadcrumb,
  .node-type-workout .top-bar .breadcrumb,
  .node-type-webform .top-bar .breadcrumb,
  .node-type-page .top-bar .breadcrumb,
  .node-type-plain-page .top-bar .breadcrumb,
  .node-type-poll .top-bar .breadcrumb,
  .node-type-list .top-bar .breadcrumb {
    float: left; }
  /* line 1403, ../sass/styles.scss */
  .node-photo-gallery .top-bar .top-right,
  .node-type-article .top-bar .top-right,
  .node-type-blog .top-bar .top-right,
  .node-type-interview .top-bar .top-right,
  .node-type-video .top-bar .top-right,
  .node-type-recipe .top-bar .top-right,
  .node-type-workout .top-bar .top-right,
  .node-type-webform .top-bar .top-right,
  .node-type-page .top-bar .top-right,
  .node-type-plain-page .top-bar .top-right,
  .node-type-poll .top-bar .top-right,
  .node-type-list .top-bar .top-right {
    float: right; }
    /* line 1405, ../sass/styles.scss */
    .node-photo-gallery .top-bar .top-right + .breadcrumb,
    .node-type-article .top-bar .top-right + .breadcrumb,
    .node-type-blog .top-bar .top-right + .breadcrumb,
    .node-type-interview .top-bar .top-right + .breadcrumb,
    .node-type-video .top-bar .top-right + .breadcrumb,
    .node-type-recipe .top-bar .top-right + .breadcrumb,
    .node-type-workout .top-bar .top-right + .breadcrumb,
    .node-type-webform .top-bar .top-right + .breadcrumb,
    .node-type-page .top-bar .top-right + .breadcrumb,
    .node-type-plain-page .top-bar .top-right + .breadcrumb,
    .node-type-poll .top-bar .top-right + .breadcrumb,
    .node-type-list .top-bar .top-right + .breadcrumb {
      position: absolute;
      top: 50%;
      left: 0;
      height: 22px;
      margin-top: -11px; }
  /* line 1413, ../sass/styles.scss */
  .node-photo-gallery .top-bar .sponsored,
  .node-type-article .top-bar .sponsored,
  .node-type-blog .top-bar .sponsored,
  .node-type-interview .top-bar .sponsored,
  .node-type-video .top-bar .sponsored,
  .node-type-recipe .top-bar .sponsored,
  .node-type-workout .top-bar .sponsored,
  .node-type-webform .top-bar .sponsored,
  .node-type-page .top-bar .sponsored,
  .node-type-plain-page .top-bar .sponsored,
  .node-type-poll .top-bar .sponsored,
  .node-type-list .top-bar .sponsored {
    padding-right: 12px; }
  /* line 1416, ../sass/styles.scss */
  .node-photo-gallery .top-bar .gpt-tag,
  .node-type-article .top-bar .gpt-tag,
  .node-type-blog .top-bar .gpt-tag,
  .node-type-interview .top-bar .gpt-tag,
  .node-type-video .top-bar .gpt-tag,
  .node-type-recipe .top-bar .gpt-tag,
  .node-type-workout .top-bar .gpt-tag,
  .node-type-webform .top-bar .gpt-tag,
  .node-type-page .top-bar .gpt-tag,
  .node-type-plain-page .top-bar .gpt-tag,
  .node-type-poll .top-bar .gpt-tag,
  .node-type-list .top-bar .gpt-tag {
    vertical-align: middle;
    display: inline-block;
    line-height: 0; }
  /* line 1421, ../sass/styles.scss */
  .node-photo-gallery .top-bar, .node-photo-gallery .top-bar a,
  .node-type-article .top-bar,
  .node-type-article .top-bar a,
  .node-type-blog .top-bar,
  .node-type-blog .top-bar a,
  .node-type-interview .top-bar,
  .node-type-interview .top-bar a,
  .node-type-video .top-bar,
  .node-type-video .top-bar a,
  .node-type-recipe .top-bar,
  .node-type-recipe .top-bar a,
  .node-type-workout .top-bar,
  .node-type-workout .top-bar a,
  .node-type-webform .top-bar,
  .node-type-webform .top-bar a,
  .node-type-page .top-bar,
  .node-type-page .top-bar a,
  .node-type-plain-page .top-bar,
  .node-type-plain-page .top-bar a,
  .node-type-poll .top-bar,
  .node-type-poll .top-bar a,
  .node-type-list .top-bar,
  .node-type-list .top-bar a {
    color: #666; }
/* line 1426, ../sass/styles.scss */
.node-photo-gallery .submitted,
.node-type-article .submitted,
.node-type-blog .submitted,
.node-type-interview .submitted,
.node-type-video .submitted,
.node-type-recipe .submitted,
.node-type-workout .submitted,
.node-type-webform .submitted,
.node-type-page .submitted,
.node-type-plain-page .submitted,
.node-type-poll .submitted,
.node-type-list .submitted {
  color: #666;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
  padding-bottom: 10px; }
/* line 1433, ../sass/styles.scss */
.node-photo-gallery .field-name-field-subtitle,
.node-type-article .field-name-field-subtitle,
.node-type-blog .field-name-field-subtitle,
.node-type-interview .field-name-field-subtitle,
.node-type-video .field-name-field-subtitle,
.node-type-recipe .field-name-field-subtitle,
.node-type-workout .field-name-field-subtitle,
.node-type-webform .field-name-field-subtitle,
.node-type-page .field-name-field-subtitle,
.node-type-plain-page .field-name-field-subtitle,
.node-type-poll .field-name-field-subtitle,
.node-type-list .field-name-field-subtitle {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  color: #666;
  border-bottom: 1px solid #dcdcdc;
  padding: 4px 0 12px; }
/* line 1441, ../sass/styles.scss */
.node-photo-gallery .field-name-field-topics,
.node-type-article .field-name-field-topics,
.node-type-blog .field-name-field-topics,
.node-type-interview .field-name-field-topics,
.node-type-video .field-name-field-topics,
.node-type-recipe .field-name-field-topics,
.node-type-workout .field-name-field-topics,
.node-type-webform .field-name-field-topics,
.node-type-page .field-name-field-topics,
.node-type-plain-page .field-name-field-topics,
.node-type-poll .field-name-field-topics,
.node-type-list .field-name-field-topics {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 19px;
  line-height: 1.9rem;
  padding: 12px 0px;
  border-top: 10px solid #000;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 12px; }
  /* line 1448, ../sass/styles.scss */
  .node-photo-gallery .field-name-field-topics .field-label,
  .node-type-article .field-name-field-topics .field-label,
  .node-type-blog .field-name-field-topics .field-label,
  .node-type-interview .field-name-field-topics .field-label,
  .node-type-video .field-name-field-topics .field-label,
  .node-type-recipe .field-name-field-topics .field-label,
  .node-type-workout .field-name-field-topics .field-label,
  .node-type-webform .field-name-field-topics .field-label,
  .node-type-page .field-name-field-topics .field-label,
  .node-type-plain-page .field-name-field-topics .field-label,
  .node-type-poll .field-name-field-topics .field-label,
  .node-type-list .field-name-field-topics .field-label {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: normal;
    float: left; }
  /* line 1455, ../sass/styles.scss */
  .node-photo-gallery .field-name-field-topics .field-items,
  .node-type-article .field-name-field-topics .field-items,
  .node-type-blog .field-name-field-topics .field-items,
  .node-type-interview .field-name-field-topics .field-items,
  .node-type-video .field-name-field-topics .field-items,
  .node-type-recipe .field-name-field-topics .field-items,
  .node-type-workout .field-name-field-topics .field-items,
  .node-type-webform .field-name-field-topics .field-items,
  .node-type-page .field-name-field-topics .field-items,
  .node-type-plain-page .field-name-field-topics .field-items,
  .node-type-poll .field-name-field-topics .field-items,
  .node-type-list .field-name-field-topics .field-items {
    text-transform: uppercase;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    font-weight: 700;
    float: none; }
    /* line 1460, ../sass/styles.scss */
    .node-photo-gallery .field-name-field-topics .field-items .field-item,
    .node-type-article .field-name-field-topics .field-items .field-item,
    .node-type-blog .field-name-field-topics .field-items .field-item,
    .node-type-interview .field-name-field-topics .field-items .field-item,
    .node-type-video .field-name-field-topics .field-items .field-item,
    .node-type-recipe .field-name-field-topics .field-items .field-item,
    .node-type-workout .field-name-field-topics .field-items .field-item,
    .node-type-webform .field-name-field-topics .field-items .field-item,
    .node-type-page .field-name-field-topics .field-items .field-item,
    .node-type-plain-page .field-name-field-topics .field-items .field-item,
    .node-type-poll .field-name-field-topics .field-items .field-item,
    .node-type-list .field-name-field-topics .field-items .field-item {
      display: inline-block;
      list-style: none;
      padding: 0 5px 0 0; }
      /* line 1464, ../sass/styles.scss */
      .node-photo-gallery .field-name-field-topics .field-items .field-item a:after,
      .node-type-article .field-name-field-topics .field-items .field-item a:after,
      .node-type-blog .field-name-field-topics .field-items .field-item a:after,
      .node-type-interview .field-name-field-topics .field-items .field-item a:after,
      .node-type-video .field-name-field-topics .field-items .field-item a:after,
      .node-type-recipe .field-name-field-topics .field-items .field-item a:after,
      .node-type-workout .field-name-field-topics .field-items .field-item a:after,
      .node-type-webform .field-name-field-topics .field-items .field-item a:after,
      .node-type-page .field-name-field-topics .field-items .field-item a:after,
      .node-type-plain-page .field-name-field-topics .field-items .field-item a:after,
      .node-type-poll .field-name-field-topics .field-items .field-item a:after,
      .node-type-list .field-name-field-topics .field-items .field-item a:after {
        content: ',';
        color: black; }
      /* line 1468, ../sass/styles.scss */
      .node-photo-gallery .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-article .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-blog .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-interview .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-video .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-recipe .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-workout .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-webform .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-page .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-plain-page .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-poll .field-name-field-topics .field-items .field-item:last-child a:after,
      .node-type-list .field-name-field-topics .field-items .field-item:last-child a:after {
        content: ''; }
/* line 1475, ../sass/styles.scss */
.node-photo-gallery .sharethis-bottom,
.node-type-article .sharethis-bottom,
.node-type-blog .sharethis-bottom,
.node-type-interview .sharethis-bottom,
.node-type-video .sharethis-bottom,
.node-type-recipe .sharethis-bottom,
.node-type-workout .sharethis-bottom,
.node-type-webform .sharethis-bottom,
.node-type-page .sharethis-bottom,
.node-type-plain-page .sharethis-bottom,
.node-type-poll .sharethis-bottom,
.node-type-list .sharethis-bottom {
  text-align: center;
  padding: 6px 0; }

/* line 1484, ../sass/styles.scss */
.node-photo-gallery .gallery-top-bar .gallery-counters {
  float: right; }
/* line 1489, ../sass/styles.scss */
.node-photo-gallery .ami-slideshow-container {
  overflow: hidden;
  transition: height 1s linear; }
/* line 1494, ../sass/styles.scss */
.node-photo-gallery .photo-credit {
  text-align: right;
  font-size: 13px;
  font-size: 1.3rem;
  font-style: italic;
  color: #666; }
/* line 1501, ../sass/styles.scss */
.node-photo-gallery .field-name-field-subtitle,
.node-photo-gallery .gallery-top-bar,
.node-photo-gallery .slide-caption {
  margin-bottom: 12px; }
/* line 1507, ../sass/styles.scss */
.node-photo-gallery .slideshow-wrapper {
  position: relative;
  margin-bottom: 12px; }
  /* line 1511, ../sass/styles.scss */
  .node-photo-gallery .slideshow-wrapper.last-slide-opened .last-slide {
    display: block; }
  /* line 1515, ../sass/styles.scss */
  .node-photo-gallery .slideshow-wrapper .ami-slideshow-pin-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 995; }
/* line 1523, ../sass/styles.scss */
.node-photo-gallery .ami-slideshow-separate-container {
  position: relative; }
  /* line 1525, ../sass/styles.scss */
  .node-photo-gallery .ami-slideshow-separate-container .ami-slideshow-separate-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s; }
    /* line 1532, ../sass/styles.scss */
    .node-photo-gallery .ami-slideshow-separate-container .ami-slideshow-separate-item.active {
      opacity: 1;
      position: relative;
      z-index: 900; }
/* line 1541, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .ami-slideshow-slide {
  position: relative; }
  /* line 1543, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .ami-slideshow-slide img {
    float: left; }
/* line 1547, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .gallery-top-bar {
  height: 40px; }
  /* line 1549, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .gallery-top-bar .author_pic {
    float: left; }
  /* line 1552, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .gallery-top-bar .byline {
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    font-weight: 700; }
    /* line 1560, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .gallery-top-bar .byline .info {
      color: #ee523a; }
  /* line 1564, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .gallery-top-bar .twitter-follow {
    margin-top: 10px;
    display: inline-block;
    margin-left: 10px; }
  /* line 1569, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters {
    font-size: 15px;
    font-size: 1.5rem;
    color: #000;
    margin-top: 10px;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    font-weight: 700;
    margin-right: -5px; }
    /* line 1576, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters .count {
      float: left;
      margin-right: 10px;
      color: #666; }
    /* line 1581, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters a.view-all .icons {
      height: 25px;
      width: 25px;
      display: inline-block;
      margin-top: 1px; }
      /* line 1586, ../sass/styles.scss */
      .node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters a.view-all .icons .square {
        height: 9px;
        width: 9px;
        float: left;
        background-color: #666;
        margin-right: 2px;
        margin-bottom: 2px; }
    /* line 1595, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters .mf-slideshow-separator {
      color: #dcdcdc; }
/* line 1601, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .last-slide {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  width: 177px;
  z-index: 100; }
  /* line 1610, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 16px;
    width: 131px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    text-transform: uppercase; }
    /* line 1619, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser a {
      color: #fff; }
      /* line 1621, ../sass/styles.scss */
      .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser a:hover {
        color: #ee523a; }
    /* line 1625, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser h3 {
      margin: 0 0 10px 0; }
      /* line 1627, ../sass/styles.scss */
      .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser h3 a {
        font-weight: 700;
        margin: 0;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 16px;
        line-height: 1.6rem; }
        /* line 1632, ../sass/styles.scss */
        .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser h3 a:hover {
          color: #ee523a; }
    /* line 1637, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .last-slide .next-slide-teaser p {
      margin: 15px 0 0;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: 700; }
  /* line 1643, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .last-slide a.ami-slideshow-restart {
    background: rgba(0, 0, 0, 0.7);
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: -287px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 56px;
    line-height: 5.6rem;
    font-weight: 700;
    margin-top: -29px;
    text-transform: uppercase;
    padding: 0 26px; }
/* line 1659, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .ami-slideshow-slide-title {
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
  z-index: 10;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 42px;
  line-height: 4.2rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  display: block;
  margin: 0 0 -42px;
  clear: both; }
/* line 1674, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow a span.title {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 32px;
  line-height: 3.2rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.6px;
  text-transform: uppercase;
  overflow: hidden;
  max-height: 32px; }
/* line 1685, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow a span.blurb {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem; }
/* line 1690, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow a:hover span.title {
  color: #ee523a; }
/* line 1695, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .fake-owl-prev,
.node-photo-gallery .ami_slideshow .fake-owl-next,
.node-photo-gallery .ami_slideshow .owl-prev,
.node-photo-gallery .ami_slideshow .owl-next {
  -moz-border-radius: 0 40px 40px 0;
  -webkit-border-radius: 0;
  border-radius: 0 40px 40px 0;
  background: #000 url(../images/gallery-navs.png) no-repeat -5px 0;
  cursor: pointer;
  height: 80px;
  width: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -40px;
  z-index: 998;
  outline: none;
  overflow: hidden;
  text-indent: -999px;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
  /* line 1714, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .fake-owl-prev:hover,
  .node-photo-gallery .ami_slideshow .fake-owl-next:hover,
  .node-photo-gallery .ami_slideshow .owl-prev:hover,
  .node-photo-gallery .ami_slideshow .owl-next:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
/* line 1719, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .fake-owl-next,
.node-photo-gallery .ami_slideshow .owl-next {
  left: auto;
  right: 0;
  -moz-border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px 0 0 40px;
  background-position: -35px 0; }
/* line 1726, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .fake-owl-prev.disabled,
.node-photo-gallery .ami_slideshow .owl-prev.disabled {
  display: none; }
/* line 1731, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .last-slide-opened .owl-next,
.node-photo-gallery .ami_slideshow .last-slide-opened .fake-owl-next,
.node-photo-gallery .ami_slideshow .last-slide-opened .ami-slideshow-slide-title {
  display: none; }
/* line 1737, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .slide-caption {
  margin-bottom: 20px; }
/* line 1741, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .all-slides-container {
  background-color: #dcdcdc; }
  /* line 1743, ../sass/styles.scss */
  .node-photo-gallery .ami_slideshow .all-slides-container .back-to-gallery {
    width: 100%;
    background-color: #666;
    height: 32px;
    text-align: center;
    padding-top: 10px; }
    /* line 1749, ../sass/styles.scss */
    .node-photo-gallery .ami_slideshow .all-slides-container .back-to-gallery a {
      width: 100%;
      display: inline-block;
      font-size: 16px;
      font-size: 1.6rem;
      color: #fff;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: 700; }
/* line 1759, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .custom-scrollbar {
  height: 430px;
  overflow-y: auto;
  padding-top: 40px;
  text-align: center; }
/* line 1765, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .thumb {
  margin: 0 24px 48px;
  display: inline-block; }

/* line 1778, ../sass/styles.scss */
.node-type-article .field-name-body p:first-child:before,
.node-type-video .field-name-body p:first-child:before,
.node-type-recipe .field-name-body p:first-child:before,
.node-type-workout .field-name-body p:first-child:before {
  background: #ee523a;
  content: " ";
  display: block;
  width: 33px;
  height: 33px;
  float: left;
  margin: 5px 8px 0 0; }
/* line 1792, ../sass/styles.scss */
.node-type-article .pagination-page-next .field-name-body p:first-child:before,
.node-type-video .pagination-page-next .field-name-body p:first-child:before,
.node-type-recipe .pagination-page-next .field-name-body p:first-child:before,
.node-type-workout .pagination-page-next .field-name-body p:first-child:before {
  display: none; }
/* line 1798, ../sass/styles.scss */
.node-type-article .field-name-field-topics,
.node-type-video .field-name-field-topics,
.node-type-recipe .field-name-field-topics,
.node-type-workout .field-name-field-topics {
  margin-bottom: 4px;
  clear: both; }
  /* line 1801, ../sass/styles.scss */
  .node-type-article .field-name-field-topics + .sharethis-wrapper,
  .node-type-video .field-name-field-topics + .sharethis-wrapper,
  .node-type-recipe .field-name-field-topics + .sharethis-wrapper,
  .node-type-workout .field-name-field-topics + .sharethis-wrapper {
    padding-bottom: 6px; }

/* line 1809, ../sass/styles.scss */
.node-type-blog #disqus_thread,
.node-type-recipe #disqus_thread {
  border-top: 0;
  padding-top: 7px; }
/* line 1813, ../sass/styles.scss */
.node-type-blog .field-name-field-topics,
.node-type-recipe .field-name-field-topics {
  margin-bottom: 4px;
  clear: both; }
  /* line 1816, ../sass/styles.scss */
  .node-type-blog .field-name-field-topics + .sharethis-wrapper,
  .node-type-recipe .field-name-field-topics + .sharethis-wrapper {
    padding-bottom: 6px; }

/* line 1823, ../sass/styles.scss */
.node-type-video #block-system-main,
.node-type-video .node-video {
  margin-bottom: 0; }
/* line 1827, ../sass/styles.scss */
.node-type-video span.print-link {
  display: none; }
/* line 1830, ../sass/styles.scss */
.node-type-video .sharethis-wrapper {
  margin-top: 21px; }
/* line 1837, ../sass/styles.scss */
.node-type-video .view-more-videos .block-title {
  line-height: 38px;
  line-height: 3.8rem;
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  color: #bac6cb;
  text-align: left;
  letter-spacing: 0;
  padding: 0 0 0 9px; }
  /* line 1845, ../sass/styles.scss */
  .node-type-video .view-more-videos .block-title a {
    color: #fff; }
/* line 1849, ../sass/styles.scss */
.node-type-video .view-more-videos .pager-more {
  display: none; }
/* line 1853, ../sass/styles.scss */
.node-type-video #block-views-more-videos-more-videos {
  margin-bottom: 10px; }

/* line 1860, ../sass/styles.scss */
.recipe-ingredients .field-label,
.recipe-directions .field-label {
  font-size: 20px;
  font-size: 2rem;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 12px; }

/* line 1872, ../sass/styles.scss */
.node-webform .top-bar {
  padding: 5px 0; }
/* line 1875, ../sass/styles.scss */
.node-webform span.print-link {
  display: none; }
/* line 1878, ../sass/styles.scss */
.node-webform .article-lead-image {
  margin-bottom: 24px; }
/* line 1882, ../sass/styles.scss */
.node-webform .field-name-field-topics + .sharethis-wrapper {
  padding-bottom: 6px; }
/* line 1886, ../sass/styles.scss */
.node-webform .webform-client-form {
  border-top: 3px solid #666;
  clear: both;
  padding: 20px 0 24px; }
  /* line 1890, ../sass/styles.scss */
  .node-webform .webform-client-form .form-actions {
    text-align: center; }
  /* line 1893, ../sass/styles.scss */
  .node-webform .webform-client-form .form-submit {
    width: 145px;
    margin: 12px auto; }
  /* line 1897, ../sass/styles.scss */
  .node-webform .webform-client-form #edit-previous,
  .node-webform .webform-client-form #edit-next {
    width: auto;
    margin: 12px; }

/* line 1908, ../sass/styles.scss */
.article-author-bar {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 0 10px;
  overflow: hidden; }
  /* line 1915, ../sass/styles.scss */
  .article-author-bar .author-pic {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    width: 38px;
    height: 38px;
    overflow: hidden;
    margin: 0 10px 0 0;
    float: left; }
  /* line 1924, ../sass/styles.scss */
  .article-author-bar .info {
    padding: 0 10px 0 0;
    display: inline-block;
    line-height: 37px; }
  /* line 1929, ../sass/styles.scss */
  .article-author-bar .twitter-follow {
    position: relative;
    top: 4px; }

/* line 1938, ../sass/styles.scss */
.article-lead-image {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 16px;
  line-height: 1.6rem;
  overflow: hidden;
  margin: 0 0 9px;
  position: relative; }
  /* line 1944, ../sass/styles.scss */
  .article-lead-image .field-name-field-photo-credit {
    float: right;
    width: 155px;
    text-align: right;
    padding: 0; }
    /* line 1949, ../sass/styles.scss */
    .article-lead-image .field-name-field-photo-credit .field-item {
      color: #666;
      display: inline-block;
      padding: 3px 0 0; }
      /* line 1953, ../sass/styles.scss */
      .article-lead-image .field-name-field-photo-credit .field-item:after {
        content: ","; }
      /* line 1957, ../sass/styles.scss */
      .article-lead-image .field-name-field-photo-credit .field-item:last-child:after {
        content: " "; }
  /* line 1963, ../sass/styles.scss */
  .article-lead-image .field-name-field-image-caption {
    padding: 3px 0 0;
    font-weight: 700; }
  /* line 1967, ../sass/styles.scss */
  .article-lead-image .article-lead-img-pin {
    position: absolute;
    right: 12px;
    top: 12px; }

/* line 1977, ../sass/styles.scss */
.article-editors-piks .node-teaser,
.article-related-items .node-teaser,
.you-also-like .node-teaser {
  padding: 0;
  margin: 0; }
  /* line 1980, ../sass/styles.scss */
  .article-editors-piks .node-teaser .teaser-title,
  .article-related-items .node-teaser .teaser-title,
  .you-also-like .node-teaser .teaser-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    max-height: 34px;
    overflow: hidden;
    display: block;
    margin: 0 0 4px; }
    /* line 1989, ../sass/styles.scss */
    .article-editors-piks .node-teaser .teaser-title a,
    .article-related-items .node-teaser .teaser-title a,
    .you-also-like .node-teaser .teaser-title a {
      color: #000; }
  /* line 1993, ../sass/styles.scss */
  .article-editors-piks .node-teaser .field-name-field-promo-description,
  .article-editors-piks .node-teaser .views-field-field-subtitle,
  .article-editors-piks .node-teaser .teaser-text,
  .article-related-items .node-teaser .field-name-field-promo-description,
  .article-related-items .node-teaser .views-field-field-subtitle,
  .article-related-items .node-teaser .teaser-text,
  .you-also-like .node-teaser .field-name-field-promo-description,
  .you-also-like .node-teaser .views-field-field-subtitle,
  .you-also-like .node-teaser .teaser-text {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15px;
    line-height: 1.5rem;
    color: #666;
    max-height: 45px;
    overflow: hidden; }
  /* line 2002, ../sass/styles.scss */
  .article-editors-piks .node-teaser .teaser-text,
  .article-related-items .node-teaser .teaser-text,
  .you-also-like .node-teaser .teaser-text {
    display: block; }

/* line 2008, ../sass/styles.scss */
.article-editors-piks {
  width: 131px;
  border-left: 12px solid #000;
  padding: 0 0 0 12px;
  margin: 5px 0 12px 20px; }
  /* line 2013, ../sass/styles.scss */
  .article-editors-piks .block-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 10px;
    margin: 0 0 12px; }
  /* line 2022, ../sass/styles.scss */
  .article-editors-piks .node-teaser {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 10px;
    margin: 0 0 12px; }
  /* line 2028, ../sass/styles.scss */
  .article-editors-piks .field-item:last-child .node-teaser {
    border: 0;
    margin: 0;
    padding: 0; }

/* line 2036, ../sass/styles.scss */
.article-related-items,
.you-also-like {
  margin-bottom: 16px; }
  /* line 2039, ../sass/styles.scss */
  .article-related-items .block-title,
  .you-also-like .block-title {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 38px;
    line-height: 3.8rem;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    text-align: left;
    color: #bac6cb;
    padding: 0 0 0 10px;
    margin-bottom: 24px; }
  /* line 2048, ../sass/styles.scss */
  .article-related-items .field-items,
  .article-related-items .view-content,
  .you-also-like .field-items,
  .you-also-like .view-content {
    overflow: hidden; }
    /* line 2051, ../sass/styles.scss */
    .article-related-items .field-items .field-item,
    .article-related-items .field-items .views-row-odd,
    .article-related-items .field-items .views-row-even,
    .article-related-items .view-content .field-item,
    .article-related-items .view-content .views-row-odd,
    .article-related-items .view-content .views-row-even,
    .you-also-like .field-items .field-item,
    .you-also-like .field-items .views-row-odd,
    .you-also-like .field-items .views-row-even,
    .you-also-like .view-content .field-item,
    .you-also-like .view-content .views-row-odd,
    .you-also-like .view-content .views-row-even {
      float: left;
      width: 131px;
      margin: 0 23px 0 0; }

/* line 2062, ../sass/styles.scss */
.node-content .pager {
  float: right;
  margin: 10px 0 28px;
  font-weight: 700; }
  /* line 2066, ../sass/styles.scss */
  .node-content .pager li {
    padding: 0 6px; }
    /* line 2068, ../sass/styles.scss */
    .node-content .pager li.pager-item, .node-content .pager li.pager-current {
      border-left: 1px solid #dcdcdc; }
      /* line 2071, ../sass/styles.scss */
      .node-content .pager li.pager-item a, .node-content .pager li.pager-current a {
        color: #000; }
    /* line 2075, ../sass/styles.scss */
    .node-content .pager li.pager-current {
      color: #dcdcdc; }
      /* line 2077, ../sass/styles.scss */
      .node-content .pager li.pager-current:first-child {
        border: 0; }
    /* line 2083, ../sass/styles.scss */
    .node-content .pager li.pager-next a, .node-content .pager li.pager-previous a {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      display: inline-block;
      background-color: #41ad48;
      color: #fff;
      padding: 1px 10px;
      font-weight: 900; }
      /* line 2090, ../sass/styles.scss */
      .node-content .pager li.pager-next a:hover, .node-content .pager li.pager-previous a:hover {
        background-color: #000; }
    /* line 2095, ../sass/styles.scss */
    .node-content .pager li.pager-previous {
      padding-right: 15px; }
      /* line 2097, ../sass/styles.scss */
      .node-content .pager li.pager-previous + .pager-item {
        border: 0; }
      /* line 2100, ../sass/styles.scss */
      .node-content .pager li.pager-previous a {
        background-image: url(../images/arrow_left_m.svg);
        background-position: 6px 50%;
        background-repeat: no-repeat;
        padding-left: 21px; }
    /* line 2107, ../sass/styles.scss */
    .node-content .pager li.pager-next {
      padding-left: 15px; }
      /* line 2109, ../sass/styles.scss */
      .node-content .pager li.pager-next a {
        background-image: url(../images/arrow_right_m.svg);
        background-position: 51px 50%;
        background-repeat: no-repeat;
        padding-right: 21px; }

/* line 2120, ../sass/styles.scss */
.recipe-serv-data {
  width: 220px;
  border-left: 12px solid #000;
  padding: 0 0 0 12px;
  margin: 5px 0 12px 20px; }
  /* line 2125, ../sass/styles.scss */
  .recipe-serv-data .block-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 10px;
    margin: 0 0 3px; }
  /* line 2134, ../sass/styles.scss */
  .recipe-serv-data .field {
    font-size: 13px;
    font-size: 1.3rem; }
  /* line 2137, ../sass/styles.scss */
  .recipe-serv-data .field-label {
    text-transform: uppercase; }

/* line 2149, ../sass/styles.scss */
body.page-topics #page-title, body.page-authors #page-title {
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif; }
/* line 2152, ../sass/styles.scss */
body.page-topics #block-system-main, body.page-authors #block-system-main {
  overflow: hidden; }

/* line 2158, ../sass/styles.scss */
.topics-index {
  position: relative; }
  /* line 2160, ../sass/styles.scss */
  .topics-index .topics-alphabet {
    width: 384px;
    padding: 8px 0;
    margin: 3px 0 11px;
    border-bottom: 1px solid #dcdcdc; }
    /* line 2165, ../sass/styles.scss */
    .topics-index .topics-alphabet .item {
      display: inline;
      padding: 0 0 0 8px; }
      /* line 2168, ../sass/styles.scss */
      .topics-index .topics-alphabet .item a {
        color: #666;
        text-transform: uppercase;
        line-height: 24px;
        line-height: 2.4rem; }
        /* line 2172, ../sass/styles.scss */
        .topics-index .topics-alphabet .item a.inactive {
          color: #dcdcdc; }
      /* line 2176, ../sass/styles.scss */
      .topics-index .topics-alphabet .item:first-child {
        padding-left: 0; }
  /* line 2181, ../sass/styles.scss */
  .topics-index .topics-column {
    display: inline-table;
    vertical-align: top; }
    /* line 2184, ../sass/styles.scss */
    .topics-index .topics-column .topics-list-item {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 22px;
      line-height: 2.2rem; }
      /* line 2187, ../sass/styles.scss */
      .topics-index .topics-column .topics-list-item a {
        color: #666;
        text-transform: capitalize; }
    /* line 2192, ../sass/styles.scss */
    .topics-index .topics-column .topics-letter-wrapper {
      border-bottom: 1px solid #dcdcdc;
      padding: 0 0 20px; }
      /* line 2195, ../sass/styles.scss */
      .topics-index .topics-column .topics-letter-wrapper .topics-letter {
        display: block;
        padding: 20px 0 17px;
        font-size: 26px;
        font-size: 2.6rem;
        font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif; }

/* line 2206, ../sass/styles.scss */
.view-topic-landing .tiles {
  border-bottom: 10px solid #000;
  margin-bottom: 20px; }
  /* line 2209, ../sass/styles.scss */
  .view-topic-landing .tiles ul {
    display: inline-block; }
  /* line 2212, ../sass/styles.scss */
  .view-topic-landing .tiles .views-row {
    float: left;
    width: 300px;
    height: 600px; }

/* line 2220, ../sass/styles.scss */
.sponsor {
  position: relative; }
  /* line 2223, ../sass/styles.scss */
  .sponsor .recipe-sponsored .text {
    position: absolute;
    top: 64px;
    left: 218px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem; }
  /* line 2230, ../sass/styles.scss */
  .sponsor .recipe-sponsored .ad {
    position: absolute;
    top: 60px;
    right: 211px;
    color: #fff;
    height: 31px;
    width: 88px;
    overflow: hidden; }

/* line 2247, ../sass/styles.scss */
body.page-recipes #main-content-header > h1#page-title,
body.page-search-healthy-recipes #main-content-header > h1#page-title {
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  font-size: 45px;
  font-size: 4.5rem;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 -51px;
  padding: 17px 0 0;
  position: relative;
  z-index: 2;
  letter-spacing: -1px; }

/* line 2262, ../sass/styles.scss */
.block-mf-recipe .search_form {
  margin: -3px 0 23px; }

/* line 2268, ../sass/styles.scss */
.most-popular-recipes-list .block-title {
  color: #fff;
  background: #586e7a;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 8px 10px;
  text-transform: uppercase;
  word-spacing: 4px;
  margin: 0; }
  /* line 2277, ../sass/styles.scss */
  .most-popular-recipes-list .block-title .blue {
    color: #bac6cb; }
/* line 2282, ../sass/styles.scss */
.most-popular-recipes-list .item-list .list-item {
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  padding: 24px 0 19px; }
  /* line 2286, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .list-item .recipe-image {
    display: block;
    float: left;
    margin: 0 25px 0 0; }
  /* line 2291, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .list-item .datetime {
    display: block;
    color: #666;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 0 0 156px;
    margin: -5px 0 0; }
  /* line 2298, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .list-item .recipe-promo {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #666;
    display: block;
    padding: 0 0 0 156px; }
    /* line 2304, ../sass/styles.scss */
    .most-popular-recipes-list .item-list .list-item .recipe-promo .field-content a {
      color: #000; }
  /* line 2308, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .list-item .recipe-title {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
    margin: 1px 0 3px;
    padding: 0 0 0 156px; }
    /* line 2315, ../sass/styles.scss */
    .most-popular-recipes-list .item-list .list-item .recipe-title a {
      color: black; }
/* line 2320, ../sass/styles.scss */
.most-popular-recipes-list .item-list .pager {
  margin: 23px 0 -10px; }
  /* line 2322, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .pager .pager-more {
    display: none; }
  /* line 2325, ../sass/styles.scss */
  .most-popular-recipes-list .item-list .pager .pager-next a {
    background: #41ad48 url(../images/vertical-arrows.png) no-repeat 363px -12px;
    font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif; }
    /* line 2328, ../sass/styles.scss */
    .most-popular-recipes-list .item-list .pager .pager-next a:hover {
      background: #000 url(../images/vertical-arrows.png) no-repeat 363px -12px; }

/* line 2336, ../sass/styles.scss */
.recipe-topics-grid {
  border-top: 3px solid #666;
  overflow: hidden;
  padding: 0 0 4px; }
  /* line 2340, ../sass/styles.scss */
  .recipe-topics-grid .recipe-topics {
    overflow: hidden;
    width: 618px; }
    /* line 2343, ../sass/styles.scss */
    .recipe-topics-grid .recipe-topics .item {
      float: left;
      display: block;
      padding: 24px 24px 24px 0;
      border-bottom: 1px solid #dcdcdc; }
      /* line 2348, ../sass/styles.scss */
      .recipe-topics-grid .recipe-topics .item span {
        font-size: 19px;
        font-size: 1.9rem;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
        color: #fff;
        display: block;
        background: #666;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: -1px;
        padding: 5px 0;
        width: 130px; }

/* line 2375, ../sass/styles.scss */
#content article.node-article .field-name-body, #content article.node-blog .field-name-body, #content article.node-video .field-name-body, #content article.node-workout .field-name-body, #content article.node-recipe .field-name-body {
  font-family: "Georgia", Times, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 23px;
  line-height: 2.3rem; }
  /* line 2379, ../sass/styles.scss */
  #content article.node-article .field-name-body h1,
  #content article.node-article .field-name-body h2,
  #content article.node-article .field-name-body h3,
  #content article.node-article .field-name-body h4,
  #content article.node-article .field-name-body h5,
  #content article.node-article .field-name-body h6, #content article.node-blog .field-name-body h1,
  #content article.node-blog .field-name-body h2,
  #content article.node-blog .field-name-body h3,
  #content article.node-blog .field-name-body h4,
  #content article.node-blog .field-name-body h5,
  #content article.node-blog .field-name-body h6, #content article.node-video .field-name-body h1,
  #content article.node-video .field-name-body h2,
  #content article.node-video .field-name-body h3,
  #content article.node-video .field-name-body h4,
  #content article.node-video .field-name-body h5,
  #content article.node-video .field-name-body h6, #content article.node-workout .field-name-body h1,
  #content article.node-workout .field-name-body h2,
  #content article.node-workout .field-name-body h3,
  #content article.node-workout .field-name-body h4,
  #content article.node-workout .field-name-body h5,
  #content article.node-workout .field-name-body h6, #content article.node-recipe .field-name-body h1,
  #content article.node-recipe .field-name-body h2,
  #content article.node-recipe .field-name-body h3,
  #content article.node-recipe .field-name-body h4,
  #content article.node-recipe .field-name-body h5,
  #content article.node-recipe .field-name-body h6 {
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase; }

/* line 2396, ../sass/styles.scss */
#block-dfp-skin {
  display: none; }

/* line 2399, ../sass/styles.scss */
#top-ad {
  text-align: center; }
  /* line 2401, ../sass/styles.scss */
  #top-ad .block-dfp {
    margin-bottom: 13px; }

/* line 2409, ../sass/styles.scss */
.more-galleries {
  overflow: hidden;
  margin: 0 0 17px; }
  /* line 2412, ../sass/styles.scss */
  .more-galleries h3 {
    background: #586e7a;
    color: #bac6cb;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 38px;
    line-height: 3.8rem;
    text-transform: uppercase;
    padding-left: 11px; }
  /* line 2423, ../sass/styles.scss */
  .more-galleries ul {
    margin: 23px 0 0; }
    /* line 2425, ../sass/styles.scss */
    .more-galleries ul li {
      float: left;
      width: 131px;
      margin-right: 23px; }
      /* line 2429, ../sass/styles.scss */
      .more-galleries ul li.first {
        margin-right: 24px; }
      /* line 2432, ../sass/styles.scss */
      .more-galleries ul li.last {
        margin-right: 0; }
      /* line 2435, ../sass/styles.scss */
      .more-galleries ul li img {
        display: block; }
      /* line 2438, ../sass/styles.scss */
      .more-galleries ul li strong.title a {
        color: #000;
        display: block;
        overflow: hidden;
        font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 16px;
        line-height: 1.6rem;
        max-height: 32px;
        text-transform: uppercase;
        margin: 10px 0 3px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
        /* line 2453, ../sass/styles.scss */
        .more-galleries ul li strong.title a:hover {
          color: #ee523a; }
      /* line 2457, ../sass/styles.scss */
      .more-galleries ul li .field-name-field-promo-description {
        display: block;
        color: #666;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 15px;
        line-height: 1.5rem;
        overflow: hidden;
        max-height: 45px; }

/* line 2472, ../sass/styles.scss */
#disqus_thread {
  border-top: 3px solid #666;
  margin-top: 15px;
  padding-top: 23px; }

/* line 2479, ../sass/styles.scss */
body.page-topic-landing #page-title {
  font-size: 21px;
  font-size: 2.1rem;
  text-transform: capitalize; }

/* line 2488, ../sass/styles.scss */
.topic-landing {
  font-size: 21px;
  font-size: 2.1rem; }
  /* line 2490, ../sass/styles.scss */
  .topic-landing .pager {
    margin: 23px 0 12px; }
    /* line 2492, ../sass/styles.scss */
    .topic-landing .pager .pager-next a {
      background: #41ad48 url(../images/vertical-arrows.png) no-repeat 363px -12px;
      font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif; }
      /* line 2495, ../sass/styles.scss */
      .topic-landing .pager .pager-next a:hover {
        background: #000 url(../images/vertical-arrows.png) no-repeat 363px -12px; }
    /* line 2499, ../sass/styles.scss */
    .topic-landing .pager .pager-ellipsis {
      display: none; }
  /* line 2503, ../sass/styles.scss */
  .topic-landing .all-topics {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
    float: right;
    margin: -39px 0 0 0;
    width: 178px;
    height: 26px; }
  /* line 2511, ../sass/styles.scss */
  .topic-landing nav {
    display: none; }
  /* line 2514, ../sass/styles.scss */
  .topic-landing section.nodes {
    border-top: 3px solid #666;
    position: relative; }
  /* line 2518, ../sass/styles.scss */
  .topic-landing #block-system-main {
    margin: 0; }
  /* line 2521, ../sass/styles.scss */
  .topic-landing .tile {
    overflow: hidden;
    margin: 0 0 -1px; }
    /* line 2524, ../sass/styles.scss */
    .topic-landing .tile .datetime {
      display: none; }
    /* line 2527, ../sass/styles.scss */
    .topic-landing .tile .article {
      float: left;
      padding: 24px 0 0px 0;
      border-bottom: 1px solid #dcdcdc;
      margin: 0 24px 0 0; }
    /* line 2533, ../sass/styles.scss */
    .topic-landing .tile .teaser-text {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 18px;
      line-height: 1.8rem;
      display: block;
      overflow: hidden;
      margin-top: 5px;
      max-height: 35px;
      color: #666; }
      /* line 2541, ../sass/styles.scss */
      .topic-landing .tile .teaser-text a {
        color: #000; }
    /* line 2545, ../sass/styles.scss */
    .topic-landing .tile .teaser-title {
      text-transform: uppercase;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: 700;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      max-height: 34px;
      display: block;
      overflow: hidden;
      margin-top: 5px; }
      /* line 2555, ../sass/styles.scss */
      .topic-landing .tile .teaser-title a {
        color: #000; }
  /* line 2560, ../sass/styles.scss */
  .topic-landing .list {
    position: relative; }
    /* line 2562, ../sass/styles.scss */
    .topic-landing .list .article {
      border-bottom: 1px solid #dcdcdc;
      padding: 25px 0 24px;
      margin: 0; }
      /* line 2567, ../sass/styles.scss */
      .topic-landing .list .article .article-teaser-image img {
        width: 131px; }

/* line 2575, ../sass/styles.scss */
.feed-icon {
  display: none; }

/* line 2583, ../sass/styles.scss */
.node-type-photo-gallery #main-content-header h1 {
  display: none; }
/* line 2586, ../sass/styles.scss */
.node-type-photo-gallery #main-content-header #tasks {
  overflow: hidden; }
  /* line 2588, ../sass/styles.scss */
  .node-type-photo-gallery #main-content-header #tasks ul.tabs {
    float: left; }
  /* line 2591, ../sass/styles.scss */
  .node-type-photo-gallery #main-content-header #tasks ul.action-links {
    float: right; }

/* line 2600, ../sass/styles.scss */
#block-boxes-channel-mf-live-link-mock {
  margin-bottom: 20px; }

/* line 2606, ../sass/styles.scss */
.mf-live-block-book.grey-title .block-title {
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 27px;
  line-height: 2.7rem;
  padding: 13px 18px 18px;
  margin-bottom: 5px; }
  /* line 2611, ../sass/styles.scss */
  .mf-live-block-book.grey-title .block-title a, .mf-live-block-book.grey-title .block-title:hover {
    display: block;
    color: #fff; }
/* line 2618, ../sass/styles.scss */
.mf-live-block-book p {
  line-height: 18px;
  line-height: 1.8rem;
  margin: 0;
  color: #666;
  position: relative; }
/* line 2624, ../sass/styles.scss */
.mf-live-block-book h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 18px;
  line-height: 1.8rem;
  border-bottom: 1px solid #dcdcdc;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 2px 0 7px;
  padding: 0 0 10px; }
/* line 2634, ../sass/styles.scss */
.mf-live-block-book .all-topics {
  margin-top: 22px; }
  /* line 2636, ../sass/styles.scss */
  .mf-live-block-book .all-topics:after {
    content: "";
    display: block;
    border-top: 1px solid #dcdcdc;
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%; }

/* line 2651, ../sass/styles.scss */
.flippy {
  border-top: 3px solid #666666;
  padding: 24px 0 0;
  margin: 17px 0 0;
  overflow: hidden; }
  /* line 2656, ../sass/styles.scss */
  .flippy .previous,
  .flippy .next {
    float: left;
    display: block; }
    /* line 2660, ../sass/styles.scss */
    .flippy .previous a,
    .flippy .next a {
      display: block;
      position: relative;
      height: 100px;
      overflow: hidden; }
      /* line 2665, ../sass/styles.scss */
      .flippy .previous a .title,
      .flippy .next a .title {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 22px;
        line-height: 2.2rem;
        color: #000;
        font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
        overflow: hidden;
        display: block;
        margin-bottom: 3px; }
      /* line 2674, ../sass/styles.scss */
      .flippy .previous a .subtitle,
      .flippy .next a .subtitle {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 16px;
        line-height: 1.6rem;
        color: #666;
        overflow: hidden;
        display: block; }
      /* line 2681, ../sass/styles.scss */
      .flippy .previous a:after,
      .flippy .next a:after {
        content: "";
        display: block;
        background-color: #41ad48;
        background-repeat: no-repeat;
        background-image: url(../images/hp-rotator-arrows.svg);
        width: 24px;
        height: 100px;
        position: absolute;
        top: 0; }
      /* line 2693, ../sass/styles.scss */
      .flippy .previous a:hover:after,
      .flippy .next a:hover:after {
        background-color: #000; }
  /* line 2700, ../sass/styles.scss */
  .flippy .previous {
    border-right: 1px solid #dcdcdc; }
    /* line 2703, ../sass/styles.scss */
    .flippy .previous a:after {
      -moz-border-radius: 0 10px 10px 0;
      -webkit-border-radius: 0;
      border-radius: 0 10px 10px 0;
      background-position: 5px 50%;
      left: 0; }
  /* line 2713, ../sass/styles.scss */
  .flippy .next a:after {
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px 0 0 10px;
    background-position: -17px 50%;
    right: 0; }

/* line 2729, ../sass/styles.scss */
body.page-search #content-column > .content-inner {
  border-bottom: 3px solid #666;
  margin-right: 336px;
  margin-bottom: 10px;
  padding-right: 0; }
/* line 2736, ../sass/styles.scss */
body.page-search #main-content-header {
  display: none; }
/* line 2739, ../sass/styles.scss */
body.page-search #content {
  border-top: 1px solid #dcdcdc;
  padding: 14px 0 0;
  margin: 0 0 24px; }
/* line 2744, ../sass/styles.scss */
body.page-search .search-counter {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #666;
  margin: -8px 0 10px; }
  /* line 2749, ../sass/styles.scss */
  body.page-search .search-counter .red {
    color: #000; }
/* line 2753, ../sass/styles.scss */
body.page-search .search-results {
  border-top: 3px solid #666;
  padding: 17px 0 0;
  margin: 0 0 24px; }
/* line 2758, ../sass/styles.scss */
body.page-search .you-also-like {
  margin-bottom: 0; }
/* line 2767, ../sass/styles.scss */
body.page-search-healthy-recipes #content, body.page-search-workout-routines #content {
  border-top: 0;
  padding: 0;
  margin: 0 0 24px; }
/* line 2775, ../sass/styles.scss */
body.page-search-healthy-recipes #main-content-header, body.page-search-workout-routines #main-content-header {
  display: block; }
  /* line 2777, ../sass/styles.scss */
  body.page-search-healthy-recipes #main-content-header #tasks, body.page-search-workout-routines #main-content-header #tasks {
    display: none; }

/* line 2783, ../sass/styles.scss */
div.spelling-suggestions {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin: -4px 0 15px;
  color: #666; }
  /* line 2788, ../sass/styles.scss */
  div.spelling-suggestions dt {
    float: left;
    margin: 0 6px 0 0; }
  /* line 2792, ../sass/styles.scss */
  div.spelling-suggestions a {
    color: #000; }

/* line 2802, ../sass/styles.scss */
#content .search-form .form-type-textfield label,
#content .search_form .form-type-textfield label {
  display: none; }
/* line 2805, ../sass/styles.scss */
#content .search-form .form-type-textfield .form-text,
#content .search_form .form-type-textfield .form-text {
  line-height: 36px;
  line-height: 3.6rem;
  font-size: 18px;
  font-size: 1.8rem;
  height: 36px;
  height: 3.6rem;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
  border: 1px solid #c8c7c7;
  color: #666;
  padding: 0 10px;
  margin: 0 8px 0 0px;
  position: relative;
  top: -1px;
  width: 446px; }
  /* line 2818, ../sass/styles.scss */
  #content .search-form .form-type-textfield .form-text:focus,
  #content .search_form .form-type-textfield .form-text:focus {
    outline: none; }

/* line 2828, ../sass/styles.scss */
.teasers-list .node {
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 1em;
  padding: 8px 0 18px;
  overflow: hidden; }
/* line 2834, ../sass/styles.scss */
.teasers-list .article-teaser-image {
  display: block;
  float: left;
  margin: 0 25px 0 0; }
/* line 2839, ../sass/styles.scss */
.teasers-list .datetime,
.teasers-list .teaser-title,
.teasers-list .teaser-text {
  padding: 0 0 0 156px; }
/* line 2844, ../sass/styles.scss */
.teasers-list .datetime {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  display: block;
  margin: -5px 0 0; }
/* line 2850, ../sass/styles.scss */
.teasers-list .teaser-title {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  margin: 1px 0 3px; }
  /* line 2856, ../sass/styles.scss */
  .teasers-list .teaser-title a {
    color: black; }
/* line 2860, ../sass/styles.scss */
.teasers-list .teaser-text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #666;
  display: block; }

/* line 2869, ../sass/styles.scss */
.teasers-list-vert.list-section {
  float: left;
  margin: 0 28px 0 0; }
/* line 2873, ../sass/styles.scss */
.teasers-list-vert .node {
  padding-bottom: 10px;
  margin-bottom: 1px; }
  /* line 2876, ../sass/styles.scss */
  .teasers-list-vert .node:last-child {
    border: 0; }
/* line 2880, ../sass/styles.scss */
.teasers-list-vert .article-teaser-image {
  margin: 0 0 2px 0; }
/* line 2883, ../sass/styles.scss */
.teasers-list-vert .teaser-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 0; }
/* line 2888, ../sass/styles.scss */
.teasers-list-vert .teaser-text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem; }

/* line 2900, ../sass/styles.scss */
body.page-workout .content-inner, body.page-search-workout-routines .content-inner {
  padding-left: 0; }
/* line 2903, ../sass/styles.scss */
body.page-workout #main-content-header #page-title, body.page-search-workout-routines #main-content-header #page-title {
  border: 0;
  margin-left: 0;
  color: #fff;
  font-size: 37px;
  font-size: 3.7rem;
  line-height: 94px;
  line-height: 9.4rem;
  padding: 0 0 0 15px;
  font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
  letter-spacing: -1.5px;
  position: relative;
  z-index: 10;
  text-transform: uppercase; }
/* line 2916, ../sass/styles.scss */
body.page-workout div.sponsor, body.page-search-workout-routines div.sponsor {
  margin-top: -94px; }
  /* line 2918, ../sass/styles.scss */
  body.page-workout div.sponsor div.recipe-sponsored, body.page-search-workout-routines div.sponsor div.recipe-sponsored {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 88px; }
    /* line 2923, ../sass/styles.scss */
    body.page-workout div.sponsor div.recipe-sponsored span.text, body.page-search-workout-routines div.sponsor div.recipe-sponsored span.text {
      display: block;
      text-align: center;
      color: #fff;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 15px;
      line-height: 1.5rem;
      position: static; }
    /* line 2931, ../sass/styles.scss */
    body.page-workout div.sponsor div.recipe-sponsored span.ad, body.page-search-workout-routines div.sponsor div.recipe-sponsored span.ad {
      position: static; }

/* line 2939, ../sass/styles.scss */
#block-mf-recipe-mf-recipe-workout-select-block {
  margin-bottom: 25px; }
  /* line 2941, ../sass/styles.scss */
  #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block {
    border-top: 3px solid #666;
    padding-top: 16px; }
    /* line 2944, ../sass/styles.scss */
    #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block h3 {
      border-bottom: 1px solid #dcdcdc;
      margin: 0 0 12px;
      font-weight: 900;
      font-size: 23px;
      font-size: 2.3rem;
      line-height: 21px;
      line-height: 2.1rem;
      padding-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      /* line 2953, ../sass/styles.scss */
      #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block h3 span {
        display: block;
        width: 135px; }
    /* line 2958, ../sass/styles.scss */
    #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts {
      border-right: 12px solid #000;
      float: left;
      height: 576px;
      padding-right: 24px;
      position: relative;
      width: 341px; }
      /* line 2965, ../sass/styles.scss */
      #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts {
        position: absolute;
        width: 341px;
        height: 502px;
        left: 0;
        top: 84px; }
        /* line 2971, ../sass/styles.scss */
        #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li {
          position: absolute; }
          /* line 2973, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li a {
            font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
            font-size: 22px;
            font-size: 2.2rem;
            font-weight: 700; }
          /* line 2978, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.chest-workouts {
            top: 127px;
            left: 158px; }
          /* line 2982, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.back-workouts {
            top: 178px;
            left: 0px; }
          /* line 2986, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.shoulder-workouts {
            top: 29px;
            left: 144px; }
          /* line 2990, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.abs-workouts {
            top: 199px;
            left: 206px; }
          /* line 2994, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.arm-workouts {
            top: 125px;
            left: 2px; }
          /* line 2998, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.leg-workouts {
            top: 325px;
            left: 177px; }
          /* line 3002, ../sass/styles.scss */
          #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-body-parts ul.body-parts li.full-body-workouts {
            top: 98px;
            right: 0px; }
    /* line 3009, ../sass/styles.scss */
    #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types {
      float: right;
      padding-left: 25px;
      width: 192px; }
      /* line 3013, ../sass/styles.scss */
      #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types h3 {
        margin-bottom: 3px;
        margin-bottom: 10px; }
        /* line 3016, ../sass/styles.scss */
        #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types h3 span {
          width: 181px; }
      /* line 3021, ../sass/styles.scss */
      #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types ul.workout-type li {
        border-bottom: 1px solid #dcdcdc; }
        /* line 3023, ../sass/styles.scss */
        #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types ul.workout-type li.last {
          border-bottom: 0; }
        /* line 3026, ../sass/styles.scss */
        #block-mf-recipe-mf-recipe-workout-select-block .select-workout-block .workouts-types ul.workout-type li a {
          background: url(../images/hot-topics-arrow.svg) no-repeat 0 50%;
          font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
          font-weight: 700;
          font-size: 23px;
          font-size: 2.3rem;
          line-height: 57px;
          line-height: 5.7rem;
          padding-left: 20px; }

/* line 3044, ../sass/styles.scss */
.author-landing {
  border-bottom: 1px solid #dcdcdc;
  margin: 24px 0 0;
  overflow: hidden; }
  /* line 3048, ../sass/styles.scss */
  .author-landing .author-data {
    margin: 0 23px 23px 0; }
  /* line 3051, ../sass/styles.scss */
  .author-landing .taxonomy-term-description {
    margin: 0; }
  /* line 3054, ../sass/styles.scss */
  .author-landing .author-pinterest-btn {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(#ffffff, #efefef);
    background-image: -webkit-linear-gradient(#ffffff, #efefef);
    background-image: linear-gradient(#ffffff, #efefef);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font: bold normal normal 11px/18px "Helvetica Neue",helvetica,arial,san-serif;
    border: 1px solid #c9c9c5;
    color: #444;
    display: inline-block;
    height: 18px;
    text-indent: 19px;
    position: relative;
    padding-right: 3px;
    top: -6px;
    margin: 0 0 0 6px; }
    /* line 3067, ../sass/styles.scss */
    .author-landing .author-pinterest-btn:hover {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
      background-image: -moz-linear-gradient(#ffffff, #f0f0f0);
      background-image: -webkit-linear-gradient(#ffffff, #f0f0f0);
      background-image: linear-gradient(#ffffff, #f0f0f0);
      border-color: #aaa; }
    /* line 3071, ../sass/styles.scss */
    .author-landing .author-pinterest-btn b {
      background: url(../images/icons-sprite.png) 0 -20px no-repeat;
      display: block;
      position: absolute;
      width: 14px;
      height: 14px;
      top: 2px;
      left: 2px; }
  /* line 3081, ../sass/styles.scss */
  .author-landing .author-email-btn {
    background: url(../images/icons-sprite.png) 0 -34px no-repeat;
    display: inline-block;
    overflow: hidden;
    width: 60px;
    height: 22px;
    text-indent: 100%;
    margin: 6px 0 0; }
    /* line 3089, ../sass/styles.scss */
    .author-landing .author-email-btn:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 0.8; }
  /* line 3093, ../sass/styles.scss */
  .author-landing .author-social {
    overflow: hidden;
    clear: both; }
    /* line 3096, ../sass/styles.scss */
    .author-landing .author-social .connect-title {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
      text-transform: uppercase;
      margin: 10px 0 6px; }
    /* line 3102, ../sass/styles.scss */
    .author-landing .author-social > iframe, .author-landing .author-social > div, .author-landing .author-social > a {
      display: inline-block;
      margin-right: 5px; }

/* line 3108, ../sass/styles.scss */
#block-views-authors-content-block {
  margin-bottom: 12px; }
  /* line 3110, ../sass/styles.scss */
  #block-views-authors-content-block .view-content {
    margin: 0 0 24px; }
  /* line 3114, ../sass/styles.scss */
  #block-views-authors-content-block .item-list .pager-more {
    display: none; }

/* line 3125, ../sass/styles.scss */
.node-type-video .videos-list ul, .page-videos .videos-list ul {
  padding: 0; }
  /* line 3127, ../sass/styles.scss */
  .node-type-video .videos-list ul li, .page-videos .videos-list ul li {
    float: left;
    height: 210px;
    padding-right: 36px;
    width: 174px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 23px; }
    /* line 3134, ../sass/styles.scss */
    .node-type-video .videos-list ul li:nth-child(3n+3), .page-videos .videos-list ul li:nth-child(3n+3) {
      padding-right: 0; }
    /* line 3137, ../sass/styles.scss */
    .node-type-video .videos-list ul li div.views-field-field-images, .page-videos .videos-list ul li div.views-field-field-images {
      position: relative;
      margin-bottom: 8px; }
      /* line 3140, ../sass/styles.scss */
      .node-type-video .videos-list ul li div.views-field-field-images a, .page-videos .videos-list ul li div.views-field-field-images a {
        border: 1px solid #dcdcdc;
        display: block;
        overflow: hidden;
        height: 151px;
        text-align: center;
        width: 174px; }
        /* line 3147, ../sass/styles.scss */
        .node-type-video .videos-list ul li div.views-field-field-images a:after, .page-videos .videos-list ul li div.views-field-field-images a:after {
          background: rgba(0, 0, 0, 0.8) url(../images/video-button.png) no-repeat 14px 50%;
          content: 'PLAY VIDEO';
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          height: 34px;
          line-height: 34px;
          color: #666;
          font-size: 14px;
          font-size: 1.4rem;
          text-align: left;
          padding-left: 50px;
          width: 125px; }
    /* line 3165, ../sass/styles.scss */
    .node-type-video .videos-list ul li div.views-field-title a, .page-videos .videos-list ul li div.views-field-title a {
      color: #000;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
      text-transform: uppercase;
      display: block;
      overflow: hidden;
      max-height: 32px; }

/* line 3181, ../sass/styles.scss */
.page-videos .region-secondary-content {
  border-top: 1px solid #dcdcdc;
  margin-top: 24px;
  padding-top: 9px; }
/* line 3186, ../sass/styles.scss */
.page-videos #block-mf-channels-mf-channels-video-filter {
  float: left;
  margin: 0;
  width: 225px; }
/* line 3191, ../sass/styles.scss */
.page-videos #block-mf-core-mf-core-dfp-sponsorship {
  float: right;
  color: #666;
  font-size: 11px;
  font-size: 1.1rem;
  margin: 0;
  clear: none; }
  /* line 3197, ../sass/styles.scss */
  .page-videos #block-mf-core-mf-core-dfp-sponsorship span.sponsored {
    display: none;
    float: left;
    margin-right: 11px; }
  /* line 3202, ../sass/styles.scss */
  .page-videos #block-mf-core-mf-core-dfp-sponsorship span.gpt-tag {
    float: left; }
/* line 3206, ../sass/styles.scss */
.page-videos #block-mf-channels-mf-channels-video-top {
  clear: both;
  border-top: 1px solid #dcdcdc;
  padding-top: 12px;
  margin: 12px 0 0;
  overflow: hidden;
  width: 100%; }

/* line 3223, ../sass/styles.scss */
body.page-error #main-content {
  text-align: center;
  color: #666; }
  /* line 3226, ../sass/styles.scss */
  body.page-error #main-content #page-title {
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 29px;
    line-height: 2.9rem;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 24.19355%;
    margin: 0 0 5px; }
  /* line 3236, ../sass/styles.scss */
  body.page-error #main-content .most-popular {
    overflow: hidden;
    margin: 24px 0 0; }
    /* line 3239, ../sass/styles.scss */
    body.page-error #main-content .most-popular .block-title {
      text-align: center; }
      /* line 3241, ../sass/styles.scss */
      body.page-error #main-content .most-popular .block-title .blue {
        color: #bac6cb; }
    /* line 3246, ../sass/styles.scss */
    body.page-error #main-content .most-popular .list-section-header h3 {
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 26px;
      line-height: 2.6rem;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: -1px;
      min-height: 52px;
      margin: 12px 0 2px; }
    /* line 3257, ../sass/styles.scss */
    body.page-error #main-content .most-popular .teasers-list .node {
      margin-bottom: 12px; }
    /* line 3260, ../sass/styles.scss */
    body.page-error #main-content .most-popular .teasers-list .teaser-title {
      height: 62px;
      overflow: hidden;
      clear: both; }
    /* line 3265, ../sass/styles.scss */
    body.page-error #main-content .most-popular .teasers-list.first {
      margin-left: 2px; }
    /* line 3268, ../sass/styles.scss */
    body.page-error #main-content .most-popular .teasers-list.last {
      margin: 0; }
/* line 3274, ../sass/styles.scss */
body.page-error #block-system-main {
  margin-bottom: 0; }

/* line 3283, ../sass/styles.scss */
body.page-newsletters #page-title {
  font-size: 37px;
  font-size: 3.7rem;
  line-height: 37px;
  line-height: 3.7rem;
  border-top: 1px solid #dcdcdc;
  text-transform: uppercase;
  padding: 6px 0 0;
  margin: 0 0 3px; }
/* line 3292, ../sass/styles.scss */
body.page-newsletters #content .sailthru-header-html {
  color: #666;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 5px;
  margin: 0 0 5px; }
/* line 3300, ../sass/styles.scss */
body.page-newsletters #content .form-checkboxes {
  padding: 0;
  margin: 0 0 20px; }
  /* line 3304, ../sass/styles.scss */
  body.page-newsletters #content .form-checkboxes .form-item {
    border-bottom: 1px solid #dcdcdc;
    padding: 14px 0 20px; }
  /* line 3308, ../sass/styles.scss */
  body.page-newsletters #content .form-checkboxes label.option {
    display: block;
    overflow: hidden; }
  /* line 3312, ../sass/styles.scss */
  body.page-newsletters #content .form-checkboxes .form-type-checkbox {
    background-position: 0 21px; }
    /* line 3314, ../sass/styles.scss */
    body.page-newsletters #content .form-checkboxes .form-type-checkbox.checked {
      background-position: 0 11px; }
/* line 3324, ../sass/styles.scss */
body.page-newsletters .aoi-area .names .form-item,
body.page-newsletters .aoi-area .additional-info .form-item {
  float: left;
  width: 297px;
  margin-bottom: 6px; }
  /* line 3328, ../sass/styles.scss */
  body.page-newsletters .aoi-area .names .form-item .form-text,
  body.page-newsletters .aoi-area .additional-info .form-item .form-text {
    width: 273px; }
  /* line 3331, ../sass/styles.scss */
  body.page-newsletters .aoi-area .names .form-item label,
  body.page-newsletters .aoi-area .additional-info .form-item label {
    margin-bottom: 6px;
    display: inline-block;
    position: relative;
    padding: 0 12px 0 0; }
    /* line 3336, ../sass/styles.scss */
    body.page-newsletters .aoi-area .names .form-item label .required,
    body.page-newsletters .aoi-area .additional-info .form-item label .required {
      position: absolute;
      top: 0;
      right: 0;
      font-weight: 400; }
/* line 3344, ../sass/styles.scss */
body.page-newsletters .aoi-area .names .form-item-last-name,
body.page-newsletters .aoi-area .additional-info .form-item-last-name {
  margin-left: 12px;
  width: 285px; }
/* line 3348, ../sass/styles.scss */
body.page-newsletters .aoi-area .names .form-type-checkbox,
body.page-newsletters .aoi-area .additional-info .form-type-checkbox {
  margin: 0; }
/* line 3352, ../sass/styles.scss */
body.page-newsletters .aoi-area .additional-info {
  clear: both;
  overflow: hidden; }
  /* line 3355, ../sass/styles.scss */
  body.page-newsletters .aoi-area .additional-info .form-item-zip,
  body.page-newsletters .aoi-area .additional-info .form-item-birth-date {
    width: 130px;
    margin-left: 25px; }
    /* line 3359, ../sass/styles.scss */
    body.page-newsletters .aoi-area .additional-info .form-item-zip .form-text,
    body.page-newsletters .aoi-area .additional-info .form-item-birth-date .form-text {
      width: 118px; }
  /* line 3363, ../sass/styles.scss */
  body.page-newsletters .aoi-area .additional-info .form-item-zip {
    margin-left: 12px; }
/* line 3367, ../sass/styles.scss */
body.page-newsletters .aoi-area .form-item-current-subscriber {
  margin: 10px 0 0; }
  /* line 3369, ../sass/styles.scss */
  body.page-newsletters .aoi-area .form-item-current-subscriber label.option {
    font-weight: 400;
    color: #666; }
/* line 3374, ../sass/styles.scss */
body.page-newsletters .aoi-area .privacyPol {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700; }
/* line 3378, ../sass/styles.scss */
body.page-newsletters .aoi-area .signUpSub {
  font-size: 13px;
  font-size: 1.3rem;
  color: #666;
  margin: -5px 0 20px 18px; }
  /* line 3382, ../sass/styles.scss */
  body.page-newsletters .aoi-area .signUpSub a {
    font-weight: 700; }
/* line 3387, ../sass/styles.scss */
body.page-newsletters .form-submit {
  margin: 0 auto;
  display: block; }

/* line 3394, ../sass/styles.scss */
body.page-newsletters-confirmation #page-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 62px;
  line-height: 6.2rem;
  border-bottom: 1px solid #dcdcdc;
  color: #666;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  padding: 0; }
/* line 3404, ../sass/styles.scss */
body.page-newsletters-confirmation .you-also-like {
  border-bottom: 3px solid #666;
  padding: 0 0 17px; }

/* line 3413, ../sass/styles.scss */
.page-taxonomy-term-265 #main-content-header {
  margin-bottom: 20px; }

/* line 3416, ../sass/styles.scss */
div.block-mf-blogs {
  border-bottom: 3px solid #666;
  clear: both;
  overflow: hidden;
  width: 100%; }
  /* line 3421, ../sass/styles.scss */
  div.block-mf-blogs div.blogs-header {
    border-left: 12px solid #000;
    margin-bottom: 24px;
    padding-left: 12px;
    overflow: hidden; }
    /* line 3426, ../sass/styles.scss */
    div.block-mf-blogs div.blogs-header div.header-left {
      float: left;
      min-height: 105px;
      margin-right: 16px;
      width: 150px; }
      /* line 3431, ../sass/styles.scss */
      div.block-mf-blogs div.blogs-header div.header-left h3 {
        font-size: 45px;
        font-size: 4.5rem;
        line-height: 38px;
        line-height: 3.8rem;
        font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
        margin: 0 0 10px 0;
        text-transform: uppercase;
        width: 100%; }
      /* line 3439, ../sass/styles.scss */
      div.block-mf-blogs div.blogs-header div.header-left .green-button {
        display: block;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 26px;
        line-height: 2.6rem;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 133px; }
    /* line 3447, ../sass/styles.scss */
    div.block-mf-blogs div.blogs-header div.header-right {
      color: #666;
      font-size: 20px;
      font-size: 2rem;
      line-height: 26px;
      line-height: 2.6rem;
      display: inline; }

/* line 3458, ../sass/styles.scss */
div.blogs-list article,
div.blogs-list div.four-in-a-row,
#block-views-blogs-subchannels-block article,
#block-views-blogs-subchannels-block div.four-in-a-row {
  float: left;
  padding-right: 22px;
  width: 131px; }
  /* line 3463, ../sass/styles.scss */
  div.blogs-list article:nth-child(4n+4),
  div.blogs-list div.four-in-a-row:nth-child(4n+4),
  #block-views-blogs-subchannels-block article:nth-child(4n+4),
  #block-views-blogs-subchannels-block div.four-in-a-row:nth-child(4n+4) {
    padding-right: 0; }
  /* line 3466, ../sass/styles.scss */
  div.blogs-list article .teaser-title,
  div.blogs-list div.four-in-a-row .teaser-title,
  #block-views-blogs-subchannels-block article .teaser-title,
  #block-views-blogs-subchannels-block div.four-in-a-row .teaser-title {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.6rem;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
    max-height: 32px;
    margin-bottom: 3px; }
    /* line 3476, ../sass/styles.scss */
    div.blogs-list article .teaser-title a,
    div.blogs-list div.four-in-a-row .teaser-title a,
    #block-views-blogs-subchannels-block article .teaser-title a,
    #block-views-blogs-subchannels-block div.four-in-a-row .teaser-title a {
      color: #000; }
  /* line 3480, ../sass/styles.scss */
  div.blogs-list article .teaser-text,
  div.blogs-list div.four-in-a-row .teaser-text,
  #block-views-blogs-subchannels-block article .teaser-text,
  #block-views-blogs-subchannels-block div.four-in-a-row .teaser-text {
    color: #666;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 15px;
    line-height: 1.5rem;
    overflow: hidden;
    max-height: 60px; }

/* line 3493, ../sass/styles.scss */
#block-mf-blogs-mf-blogs-subchannels .header-left {
  min-height: inherit; }

/* line 3498, ../sass/styles.scss */
#block-views-blogs-subchannels-block div.four-in-a-row {
  border-bottom: 1px solid #dcdcdc;
  height: 223px;
  margin-bottom: 23px; }

/* line 3509, ../sass/styles.scss */
body.node-type-plain-page .content-inner {
  margin: 0;
  padding: 0; }
/* line 3513, ../sass/styles.scss */
body.node-type-plain-page .sharethis-bottom {
  text-align: left;
  height: auto !important; }

/* line 3544, ../sass/styles.scss */
.page-node-33401 .node-title,
.page-node-33401 #page-title,
.page-node-33185 .node-title,
.page-node-33185 #page-title,
.page-node-32711 .node-title,
.page-node-32711 #page-title,
.page-node-26345 .node-title,
.page-node-26345 #page-title,
.page-node-33186 .node-title,
.page-node-33186 #page-title,
.page-node-33079 .node-title,
.page-node-33079 #page-title,
.page-node-32712 .node-title,
.page-node-32712 #page-title,
.page-node-27036 .node-title,
.page-node-27036 #page-title,
.page-node-26340 .node-title,
.page-node-26340 #page-title,
.page-node-26356 .node-title,
.page-node-26356 #page-title,
.page-node-26355 .node-title,
.page-node-26355 #page-title {
  border: 0;
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px); }

/* line 3555, ../sass/styles.scss */
.page-contact .contact-form {
  padding: 18px 0 0; }
/* line 3558, ../sass/styles.scss */
.page-contact select.replaced,
.page-contact span.custom-select {
  width: 97%; }
/* line 3562, ../sass/styles.scss */
.page-contact .form-item .form-text {
  width: 98%; }

/* line 3571, ../sass/styles.scss */
.node-type-sponsored-page .field-collection-container {
  border-bottom: 0;
  margin-bottom: 0; }
/* line 3575, ../sass/styles.scss */
.node-type-sponsored-page .sponsored-page-header {
  margin: 10px 0 10px; }
/* line 3578, ../sass/styles.scss */
.node-type-sponsored-page .sharethis-wrapper {
  border-bottom: 0; }
/* line 3581, ../sass/styles.scss */
.node-type-sponsored-page .top-bar {
  position: relative;
  font-size: 11px;
  font-size: 1.1rem; }
  /* line 3584, ../sass/styles.scss */
  .node-type-sponsored-page .top-bar .sponsored-page-social-bar {
    float: left;
    margin-top: 13px; }
  /* line 3588, ../sass/styles.scss */
  .node-type-sponsored-page .top-bar .top-right {
    float: right; }
  /* line 3591, ../sass/styles.scss */
  .node-type-sponsored-page .top-bar .sponsored {
    padding-right: 12px; }
  /* line 3594, ../sass/styles.scss */
  .node-type-sponsored-page .top-bar .gpt-tag {
    vertical-align: middle;
    display: inline-block;
    line-height: 0; }
  /* line 3599, ../sass/styles.scss */
  .node-type-sponsored-page .top-bar, .node-type-sponsored-page .top-bar a {
    color: #666; }
/* line 3603, ../sass/styles.scss */
.node-type-sponsored-page .ami-aol-player {
  margin-bottom: 3px; }
/* line 3607, ../sass/styles.scss */
.node-type-sponsored-page .field-name-field-blocks-to-place .field-name-field-block-title {
  color: #ee523a;
  font-weight: 900;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  margin-bottom: 5px;
  text-transform: uppercase; }
/* line 3615, ../sass/styles.scss */
.node-type-sponsored-page .field-name-field-blocks-to-place .field-item {
  clear: both; }
  /* line 3617, ../sass/styles.scss */
  .node-type-sponsored-page .field-name-field-blocks-to-place .field-item article.node {
    float: left;
    margin-bottom: 25px; }
    /* line 3620, ../sass/styles.scss */
    .node-type-sponsored-page .field-name-field-blocks-to-place .field-item article.node:last-child {
      margin-right: 0; }
    /* line 3623, ../sass/styles.scss */
    .node-type-sponsored-page .field-name-field-blocks-to-place .field-item article.node .teaser-title a {
      color: #000;
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 16px;
      line-height: 1.6rem;
      text-transform: uppercase; }
    /* line 3630, ../sass/styles.scss */
    .node-type-sponsored-page .field-name-field-blocks-to-place .field-item article.node .teaser-text {
      color: #666;
      display: block;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 16px;
      line-height: 1.6rem; }
    /* line 3636, ../sass/styles.scss */
    .node-type-sponsored-page .field-name-field-blocks-to-place .field-item article.node img {
      width: 100%; }
  /* line 3640, ../sass/styles.scss */
  .node-type-sponsored-page .field-name-field-blocks-to-place .field-item .items4 article {
    margin-right: 8px;
    width: 142px; }
  /* line 3644, ../sass/styles.scss */
  .node-type-sponsored-page .field-name-field-blocks-to-place .field-item .items3 article {
    margin-right: 7px;
    width: 193px; }
  /* line 3648, ../sass/styles.scss */
  .node-type-sponsored-page .field-name-field-blocks-to-place .field-item .items2 article {
    margin-right: 4px;
    width: 295px; }

/* line 3660, ../sass/styles.scss */
.node-list .ami_slideshow {
  position: relative; }
/* line 3663, ../sass/styles.scss */
.node-list .gallery-navs {
  float: right;
  padding-bottom: 15px; }
  /* line 3666, ../sass/styles.scss */
  .node-list .gallery-navs .gallery-counters {
    margin-right: 15px;
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 2.6rem;
    font-weight: 700;
    vertical-align: top; }
    /* line 3673, ../sass/styles.scss */
    .node-list .gallery-navs .gallery-counters .mf-slideshow-separator {
      color: #dcdcdc;
      font-weight: 400; }
    /* line 3677, ../sass/styles.scss */
    .node-list .gallery-navs .gallery-counters span {
      vertical-align: top; }
  /* line 3681, ../sass/styles.scss */
  .node-list .gallery-navs .owl-buttons {
    z-index: 999;
    position: relative;
    display: inline-block; }
    /* line 3685, ../sass/styles.scss */
    .node-list .gallery-navs .owl-buttons .owl-prev,
    .node-list .gallery-navs .owl-buttons .owl-next {
      background-image: url(../images/arrow_left_m.svg);
      background-position: 6px 50%;
      background-repeat: no-repeat;
      background-color: #41ad48;
      color: #fff;
      font-weight: 900;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 2rem;
      line-height: 38px;
      line-height: 3.8rem;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      text-align: center;
      width: 50px;
      height: 26px;
      overflow: hidden;
      cursor: pointer;
      float: left;
      line-height: 26px;
      line-height: 2.6rem;
      padding: 0 0 0 21px;
      font-size: 16px;
      font-size: 1.6rem;
      text-align: left; }
      /* line 215, ../sass/_custom.scss */
      .node-list .gallery-navs .owl-buttons .owl-prev:hover,
      .node-list .gallery-navs .owl-buttons .owl-next:hover {
        color: #fff;
        background-color: #000; }
      /* line 219, ../sass/_custom.scss */
      .node-list .gallery-navs .owl-buttons .owl-prev.arrowed:after,
      .node-list .gallery-navs .owl-buttons .owl-next.arrowed:after {
        content: '';
        display: inline-block;
        overflow: hidden;
        background-image: url(../images/button-arrow.svg);
        background-repeat: no-repeat;
        background-position: 0 100%;
        height: 13px;
        height: 1.3rem;
        margin-left: 7px;
        width: 16px; }
      /* line 230, ../sass/_custom.scss */
      .node-list .gallery-navs .owl-buttons .owl-prev.arrowed.more:after,
      .node-list .gallery-navs .owl-buttons .owl-next.arrowed.more:after {
        background-position: 0 0; }
      /* line 233, ../sass/_custom.scss */
      .node-list .gallery-navs .owl-buttons .owl-prev:focus,
      .node-list .gallery-navs .owl-buttons .owl-next:focus {
        outline: none;
        color: #fff; }
      /* line 3700, ../sass/styles.scss */
      .node-list .gallery-navs .owl-buttons .owl-prev.disabled,
      .node-list .gallery-navs .owl-buttons .owl-next.disabled {
        background-color: #dcdcdc;
        cursor: default; }
    /* line 3705, ../sass/styles.scss */
    .node-list .gallery-navs .owl-buttons .owl-next {
      background-image: url(../images/arrow_right_m.svg);
      background-position: 56px 50%;
      margin-left: 12px;
      padding: 0 21px 0 0;
      right: 3px;
      text-align: right; }
/* line 3715, ../sass/styles.scss */
.node-list .ami-slideshow-separate-container {
  position: relative; }
  /* line 3717, ../sass/styles.scss */
  .node-list .ami-slideshow-separate-container .ami-slideshow-separate-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s; }
    /* line 3724, ../sass/styles.scss */
    .node-list .ami-slideshow-separate-container .ami-slideshow-separate-item.active {
      opacity: 1;
      position: relative;
      z-index: 900; }
  /* line 3730, ../sass/styles.scss */
  .node-list .ami-slideshow-separate-container .ami-slideshow-slide-title {
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    line-height: 21px;
    line-height: 2.1rem;
    margin-bottom: 10px;
    font-weight: 700;
    display: block; }
    /* line 3738, ../sass/styles.scss */
    .node-list .ami-slideshow-separate-container .ami-slideshow-slide-title:empty {
      display: none; }
/* line 3743, ../sass/styles.scss */
.node-list .ami-slideshow-container {
  overflow: hidden;
  clear: both;
  transition: height 1s linear; }
  /* line 3747, ../sass/styles.scss */
  .node-list .ami-slideshow-container .owl-item {
    overflow: hidden; }
  /* line 3750, ../sass/styles.scss */
  .node-list .ami-slideshow-container .ami-slideshow-slide-description {
    clear: both; }
  /* line 3753, ../sass/styles.scss */
  .node-list .ami-slideshow-container .img-wrapper {
    float: right;
    position: relative; }
    /* line 3756, ../sass/styles.scss */
    .node-list .ami-slideshow-container .img-wrapper img {
      margin: 5px 0; }
    /* line 3759, ../sass/styles.scss */
    .node-list .ami-slideshow-container .img-wrapper .ami-slideshow-pin-btn {
      position: absolute;
      top: 8px;
      right: 8px;
      display: none; }

/* line 3773, ../sass/styles.scss */
.node-type-mf-quiz .top-bar {
  position: relative;
  padding: 15px 0px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  font-size: 11px;
  font-size: 1.1rem; }
  /* line 3780, ../sass/styles.scss */
  .node-type-mf-quiz .top-bar .sponsored {
    position: absolute;
    right: 100px;
    top: 16px; }
  /* line 3785, ../sass/styles.scss */
  .node-type-mf-quiz .top-bar .gpt-tag {
    position: absolute;
    display: block;
    right: 0;
    top: 10px; }
  /* line 3791, ../sass/styles.scss */
  .node-type-mf-quiz .top-bar, .node-type-mf-quiz .top-bar a {
    color: #666; }
/* line 3795, ../sass/styles.scss */
.node-type-mf-quiz .node-title {
  font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 34px; }
/* line 3801, ../sass/styles.scss */
.node-type-mf-quiz .sharethis-wrapper {
  border: none;
  margin-bottom: 15px;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 15px;
  text-align: center; }
/* line 3809, ../sass/styles.scss */
.node-type-mf-quiz .field-name-body {
  font-family: "Georgia", Times, serif;
  font-size: 17px; }
/* line 3813, ../sass/styles.scss */
.node-type-mf-quiz .question {
  font-weight: bold;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  font-size: 26px;
  line-height: 25px; }
/* line 3819, ../sass/styles.scss */
.node-type-mf-quiz .question-image {
  padding-bottom: 20px; }
/* line 3822, ../sass/styles.scss */
.node-type-mf-quiz .btn-next {
  padding-top: 25px;
  text-align: right; }
  /* line 3825, ../sass/styles.scss */
  .node-type-mf-quiz .btn-next button {
    background: url(../images/red-arrow-right.png) center right no-repeat;
    border: none;
    font-weight: bold;
    color: #ee523a;
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    padding-right: 25px;
    font-size: 30px;
    line-height: 43px; }
/* line 3837, ../sass/styles.scss */
.node-type-mf-quiz .answers {
  border: 1px solid #f8f8f8; }
  /* line 3839, ../sass/styles.scss */
  .node-type-mf-quiz .answers label {
    display: block;
    padding: 12px;
    position: relative;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    cursor: pointer; }
    /* line 3848, ../sass/styles.scss */
    .node-type-mf-quiz .answers label:hover {
      background: #fff200; }
    /* line 3851, ../sass/styles.scss */
    .node-type-mf-quiz .answers label input {
      display: none; }
      /* line 3853, ../sass/styles.scss */
      .node-type-mf-quiz .answers label input + .checkbox {
        width: 24px;
        height: 23px;
        padding-right: 12px;
        background: url(../images/quiz-radio.png) -52px center no-repeat; }
      /* line 3859, ../sass/styles.scss */
      .node-type-mf-quiz .answers label input:checked + .checkbox {
        background-position: 0 center; }
    /* line 3863, ../sass/styles.scss */
    .node-type-mf-quiz .answers label img {
      margin-right: 25px;
      vertical-align: middle; }
    /* line 3867, ../sass/styles.scss */
    .node-type-mf-quiz .answers label span {
      display: table-cell;
      vertical-align: middle; }
  /* line 3872, ../sass/styles.scss */
  .node-type-mf-quiz .answers label + label {
    border-top: 1px solid #f8f8f8; }
/* line 3877, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .field-name-field-image {
  text-align: center; }
  /* line 3879, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .field-name-field-image img {
    margin-top: 15px; }
/* line 3883, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .field-name-field-subtitle {
  font-weight: bold;
  font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
  font-size: 14px;
  line-height: 22px; }
/* line 3889, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .results-title {
  font-weight: bold;
  color: #da0000;
  font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  margin: 5px 0; }
/* line 3896, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .results-image {
  text-align: center;
  line-height: 0; }
  /* line 3899, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-image img {
    margin-top: 15px; }
/* line 3903, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .results-share {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 15px;
  margin-top: 25px;
  width: 100%;
  text-align: center;
  background: #f7f7f7; }
  /* line 3911, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-share .label {
    font-size: 16px;
    font-weight: bold;
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
    vertical-align: middle; }
  /* line 3918, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-share > span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px; }
  /* line 3923, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-share .st_twitter_large {
    background: #28aae1 url(../images/quiz-social.png) 21px 7px no-repeat; }
  /* line 3926, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-share .st_facebook_large {
    background: #3460a1 url(../images/quiz-social.png) -41px 7px no-repeat; }
  /* line 3929, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .results-share .stButton {
    width: 54px;
    height: 31px;
    opacity: 0; }
/* line 3935, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .results-list {
  font-size: 17px;
  font-weight: bold;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif; }
/* line 3940, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .answers-title {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
  padding-bottom: 5px; }
/* line 3947, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .q-title {
  text-transform: uppercase; }
  /* line 3949, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .q-title .incorrect {
    color: #da0000; }
/* line 3953, ../sass/styles.scss */
.node-type-mf-quiz .node-mf-quiz .a-title {
  color: #586e7a; }
  /* line 3955, ../sass/styles.scss */
  .node-type-mf-quiz .node-mf-quiz .a-title + .q-title {
    border-top: 1px solid #dcdcdc;
    padding-top: 3px;
    margin-top: 3px; }

/* line 3965, ../sass/styles.scss */
#node-basic-newsletter {
  background: #ECECEC;
  border: 1px solid #ccc;
  padding: 22px;
  text-align: center;
  width: 70%;
  margin: 50px auto; }
  /* line 3972, ../sass/styles.scss */
  #node-basic-newsletter h3 {
    text-transform: uppercase;
    font-size: 40px;
    color: #586e7a;
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif, "Arial Narrow", Arial, sans-serif; }
  /* line 3978, ../sass/styles.scss */
  #node-basic-newsletter h4 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #666666;
    font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
    font-weight: lighter; }
  /* line 3985, ../sass/styles.scss */
  #node-basic-newsletter h3, #node-basic-newsletter h4 {
    margin: 0 0 12px;
    line-height: inherit; }

/* line 3991, ../sass/styles.scss */
#exit-basic-newsletter {
  display: none;
  /* ensures it’s invisible until it’s called */
  position: fixed;
  /* makes the div go into a position that’s absolute to the browser viewing area */
  left: 50%;
  /* positions the div half way horizontally */
  top: 50%;
  /* positions the div half way vertically */
  margin-left: -190px;
  margin-top: -97px;
  border: 2px solid white;
  background-color: black;
  width: 380px;
  height: 190px;
  z-index: 5000;
  /* makes the div the top layer, so it’ll lay on top of the other content */ }
  /* line 4003, ../sass/styles.scss */
  #exit-basic-newsletter .content {
    padding-left: 20px;
    padding-top: 20px; }
    /* line 4006, ../sass/styles.scss */
    #exit-basic-newsletter .content h3 {
      text-transform: uppercase;
      font-size: 30px;
      color: white;
      width: 60%;
      font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif; }
    /* line 4013, ../sass/styles.scss */
    #exit-basic-newsletter .content h4 {
      font-size: 18px;
      font-size: 1.8rem;
      color: white;
      font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
      font-weight: lighter;
      margin-bottom: 10px; }
    /* line 4021, ../sass/styles.scss */
    #exit-basic-newsletter .content h3, #exit-basic-newsletter .content h4 {
      margin: 0 0 8px;
      line-height: 1; }
    /* line 4025, ../sass/styles.scss */
    #exit-basic-newsletter .content .form-item {
      margin-bottom: 5px; }
  /* line 4029, ../sass/styles.scss */
  #exit-basic-newsletter a.privacyPol {
    color: #9d9d9d;
    display: block;
    font-size: 9px;
    line-height: 10px;
    line-height: 1rem;
    margin-left: 0px;
    text-transform: uppercase;
    font-family: "franklin-gothic-urw-cond", "Arial Narrow", Arial, sans-serif;
    padding: 4px; }
  /* line 4041, ../sass/styles.scss */
  #exit-basic-newsletter #exit-close {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    font-family: "franklin-gothic-urw-comp", "Arial Narrow", Arial, sans-serif; }
    /* line 4042, ../sass/styles.scss */
    #exit-basic-newsletter #exit-close a {
      color: white;
      display: block;
      padding: 2px 12px;
      border-bottom: 2px solid white;
      border-left: 2px solid white; }

/* line 4057, ../sass/styles.scss */
#exit-sailthru-basic-newsletter-form {
  margin-left: 0px !important; }

/* line 4061, ../sass/styles.scss */
#node-sailthru-basic-newsletter-form, #exit-sailthru-basic-newsletter-form {
  background-color: #fedb31;
  border: 1px solid #c8c7c7;
  border-right: 0;
  margin: 0 auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 24px;
  position: relative;
  width: 260px; }
  /* line 4070, ../sass/styles.scss */
  #node-sailthru-basic-newsletter-form input.form-text, #exit-sailthru-basic-newsletter-form input.form-text {
    background: none;
    border: 0;
    color: #666;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    line-height: 2.4rem;
    font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
    height: 26px;
    margin-left: 8px;
    outline: medium none;
    padding: 0;
    text-indent: 0;
    width: 192px; }
    /* line 4083, ../sass/styles.scss */
    #node-sailthru-basic-newsletter-form input.form-text:hover, #node-sailthru-basic-newsletter-form input.form-text:focus, #exit-sailthru-basic-newsletter-form input.form-text:hover, #exit-sailthru-basic-newsletter-form input.form-text:focus {
      color: #000; }
  /* line 4088, ../sass/styles.scss */
  #node-sailthru-basic-newsletter-form input[type="submit"], #exit-sailthru-basic-newsletter-form input[type="submit"] {
    background: url("../images/button.svg") no-repeat center center;
    border: 0 none;
    height: 26px;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: -1px;
    width: 26px; }
    /* line 4098, ../sass/styles.scss */
    #node-sailthru-basic-newsletter-form input[type="submit"]:hover, #exit-sailthru-basic-newsletter-form input[type="submit"]:hover {
      background: url("../images/button_h.svg") no-repeat center center; }

/* line 4108, ../sass/styles.scss */
.node-type-sponsored-page-two .sponsored-page-header {
  padding-top: 10px; }
/* line 4112, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .pair {
  text-align: center; }
  /* line 4114, ../sass/styles.scss */
  .node-type-sponsored-page-two .node-sponsored-page-two .pair span {
    display: block;
    color: #000;
    font-family: "franklin-gothic-urw", "Arial Narrow", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 1.3rem;
    height: 30px;
    line-height: 1.2;
    overflow: hidden;
    margin-bottom: 10px; }
/* line 4127, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-desktop-center-image {
  padding: 20px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  line-height: 0; }
/* line 4134, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .referenced-nodes {
  background: url(../images/gc-title.png) top center no-repeat; }
  /* line 4136, ../sass/styles.scss */
  .node-type-sponsored-page-two .node-sponsored-page-two .referenced-nodes .owl-buttons {
    position: absolute;
    width: 100%;
    left: 0; }
    /* line 4140, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .referenced-nodes .owl-buttons div {
      background: #41ad48 url(../images/hp-rotator-arrows.png) no-repeat;
      position: absolute;
      overflow: hidden;
      text-indent: -999px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    /* line 4147, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .referenced-nodes .owl-buttons .owl-prev {
      left: 0; }
    /* line 4150, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .referenced-nodes .owl-buttons .owl-next {
      right: 0; }
/* line 4155, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .twitter-widget {
  padding-bottom: 20px; }
  /* line 4157, ../sass/styles.scss */
  .node-type-sponsored-page-two .node-sponsored-page-two .twitter-widget iframe {
    width: 100% !important; }
/* line 4161, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000; }
  /* line 4165, ../sass/styles.scss */
  .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0; }
    /* line 4170, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .owl-buttons div {
      background: url(../images/gc-arrows.png) no-repeat;
      position: absolute;
      overflow: hidden;
      text-indent: -999px;
      background-size: auto 100%; }
    /* line 4177, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .owl-buttons .owl-prev {
      left: 15px;
      background-position: 0 0; }
    /* line 4181, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .owl-buttons .owl-next {
      right: 15px;
      background-position: 100% 0; }
  /* line 4186, ../sass/styles.scss */
  .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .slide-description {
    padding-top: 5px;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem; }
    /* line 4192, ../sass/styles.scss */
    .node-type-sponsored-page-two .node-sponsored-page-two .gallery-slides .slide-description p {
      display: inline; }
/* line 4198, ../sass/styles.scss */
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-aol-video-id .ami-aol-player,
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-aol-video-id #adaptvDiv0,
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-aol-video-id object,
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-aol-video-id #SmartPlayer_0,
.node-type-sponsored-page-two .node-sponsored-page-two .field-name-field-aol-video-id video {
  width: 100% !important;
  float: none !important; }

/* PDF download page */
/* line 4211, ../sass/styles.scss */
.download-btn {
  background-color: #41ad48;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 3.8rem;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  margin-top: 20px;
  padding: 0 15px;
  display: inline-block; }
  /* line 215, ../sass/_custom.scss */
  .download-btn:hover {
    color: #fff;
    background-color: #000; }
  /* line 219, ../sass/_custom.scss */
  .download-btn.arrowed:after {
    content: '';
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    height: 13px;
    height: 1.3rem;
    margin-left: 7px;
    width: 16px; }
  /* line 230, ../sass/_custom.scss */
  .download-btn.arrowed.more:after {
    background-position: 0 0; }
  /* line 233, ../sass/_custom.scss */
  .download-btn:focus {
    outline: none;
    color: #fff; }

/* line 4221, ../sass/styles.scss */
.b-node-gallery--gnc-link {
  margin: 0 0 1.5em; }

/* line 4229, ../sass/styles.scss */
.slide-type-taboola .ami-slideshow-slide-meta {
  display: none; }
/* line 4232, ../sass/styles.scss */
.slide-type-taboola #taboola-endcard {
  background: #000;
  min-height: 510px; }

/* line 4237, ../sass/styles.scss */
.node-photo-gallery .slide-type-taboola .ami-slideshow-slide-title {
  display: none; }

/* line 4244, ../sass/styles.scss */
.slide-type-netseer {
  height: 100%;
  background: #ccc;
  position: relative;
  overflow: hidden; }
  /* line 4249, ../sass/styles.scss */
  .slide-type-netseer .ami-slideshow-slide-meta {
    visibility: hidden; }
  /* line 4252, ../sass/styles.scss */
  .slide-type-netseer .ami-slideshow-slide-netseer-code {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -140px 0 0 -172px; }

/* line 4259, ../sass/styles.scss */
.netseer-ads-placeholder {
  display: none; }

/* line 4263, ../sass/styles.scss */
.slide-type-slide .netseer_image_banner {
  left: 0 !important; }

/* line 4267, ../sass/styles.scss */
.owl-carousel {
  display: block; }

/* line 4271, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .gallery-top-bar .gallery-counters .count.invisible {
  visibility: hidden; }

/* line 4275, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .thumb-2,
.node-photo-gallery .ami_slideshow .thumb-5 {
  display: none; }

/* line 4280, ../sass/styles.scss */
.node-photo-gallery .ami_slideshow .owl-carousel,
.node-photo-gallery .ami_slideshow .owl-carousel .owl-wrapper-outer,
.node-photo-gallery .ami_slideshow .owl-carousel .owl-wrapper {
  padding-bottom: 42px; }

@media (max-width: 1439px) and (min-width: 1024px) {
  /* line 4287, ../sass/styles.scss */
  .view-ami-contest-entry-vote .view-content ul li, .view-ami-contest-entry-vote .view-content ol li {
    width: 350px;
    float: none;
    margin-right: 1.69492%;
    display: inline-block;
    vertical-align: top; } }
