.content {
  position: relative; }
  .content p {
    margin: 0;
    padding: 0 0 rem-calc(20) 0; }

.page-overlay {
  display: none; }
  .nav-open .page-overlay {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8; }



body {
  color: #333; }

.avenir {
  font-size: 2em; }
  .avenir.book {
    font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.book-oblique {
    font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.light {
    font-family: 'avenir-light', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.light-oblique {
    font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.medium {
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.medium-oblique {
    font-family: 'avenir-medium-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.heavy {
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.heavy-oblique {
    font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.black {
    font-family: 'avenir-black', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .avenir.black-oblique {
    font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }

b, strong {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }

em, i {
  font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal !important; }

.registration .select-row .row {
  margin: 0; }
.registration .pwstrength_viewport_verdict {
  margin: 16px 0 0; }
.registration .username-field .success {
  border: 2px solid #390; }
.registration .username-field .error {
  border: 2px solid #f33; }
.registration .for-message.error, .registration .for-message.success {
  margin-top: 25px;
  margin-bottom: 0;
  line-height: 1.7;
  font-size: 14px;
  display: block; }
  .registration .for-message.error .result, .registration .for-message.success .result {
    padding-left: 17px;
    text-transform: none;
    color: #390;
    position: relative; }
    .registration .for-message.error .result:before, .registration .for-message.success .result:before {
      content: '';
      position: absolute;
      top: 1px;
      left: 0;
      display: block;
      width: 14px;
      height: 16px;
      background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/success.png") no-repeat; }
.registration .for-message.error .result {
  color: #f33;
  padding: 0; }
  .registration .for-message.error .result:before {
    display: none; }
.registration .advantages {
  overflow: hidden;
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #000;
  font-size: 16px;
  line-height: 22px; }
  .registration .advantages p {
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 8px; }
  .registration .advantages .pic {
    float: left;
    max-width: 50%;
    margin: 0 16px 0 0; }
  .registration .advantages .pic img {
    display: block; }
  .registration .advantages .description {
    overflow: hidden;
    padding: 54px 0 0; }
  .registration .advantages ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .registration .advantages li {
    position: relative;
    padding: 0 0 6px 22px;
    font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .registration .advantages li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: black; }
  .registration .advantages h3 {
    margin: 0 0 21px;
    font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 40px; }
    .registration .advantages h3 strong {
      display: block;
      margin: -6px 0 0;
      font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }

.registration {
  /*.reg-form-holder { max-width:404px; }*/ }
  .registration .options {
    padding: 0;
    margin: 0 0 0 -2%;
    list-style: none;
    font-size: 0; }
  .registration .options li {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 48%;
    margin: 0 0 0 2%; }
  .registration .options a, .registration .options button {
    display: block;
    text-align: center;
    color: #fff;
    background: #FF8400;
    padding: 11px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    width: 100%; }
  .registration .options a.cancel {
    background: #ccc; }
  .registration .options button:hover, .registration .options a:hover, .registration .options a.cancel:hover {
    color: #fff;
    background: #F37404; }
  .registration .block-title {
    margin: 0 0 35px;
    border: none;
    padding-left: 28px; }
  .registration .reg-form {
    padding: 52px 0 0; }
    .registration .reg-form .warning-reg .custom-message, .registration .reg-form .warning-reg #confirm_password-error {
      overflow: hidden;
      color: #f33;
      margin: 0;
      font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px; }
      .registration .reg-form .warning-reg .custom-message .warning-error, .registration .reg-form .warning-reg #confirm_password-error .warning-error {
        padding: 0; }
    .registration .reg-form .warning-reg .custom-message {
      margin: 0 0 18px;
      display: none; }
      .registration .reg-form .warning-reg .custom-message > span {
        overflow: hidden;
        display: block; }
      .registration .reg-form .warning-reg .custom-message div {
        overflow: hidden; }
    .registration .reg-form .warning-reg #confirm_password-error.error {
      display: block !important;
      padding: 0 0 0 25px; }
    .registration .reg-form .warning-reg .custom-message .sign {
      content: '';
      width: 14px;
      height: 16px;
      float: left;
      margin: 0 9px 0 0;
      background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat 0 -16px; }
    .registration .reg-form a {
      color: #FF8400; }
    .registration .reg-form a:hover {
      color: #e45620; }
    .registration .reg-form .checkbox-row label {
      padding-bottom: 15px; }
    .registration .reg-form .checkbox-row p {
      margin: 0 0 35px;
      color: #333;
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px; }
    .registration .reg-form label {
      color: #999;
      font-size: 14px;
      line-height: 18px; }
    .registration .reg-form .error label {
      color: #f00; }
    .registration .reg-form .options a, .registration .reg-form .options a:hover {
      color: #fff; }
  .registration .reg-form-holder .error-message, .registration .reg-form-holder .successful {
    margin: 0 !important;
    padding: 25px 0 0 !important;
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    display: none; }
  .registration .reg-form-holder .error .error-message, .registration .reg-form-holder .success .successful {
    display: block; }
  .registration .reg-form-holder .error-message {
    color: #f00; }
  .registration .reg-form-holder .successful {
    color: #390;
    position: relative; }
  .registration .reg-form-holder .successful:before {
    vertical-align: top;
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -99px 0;
    content: '';
    margin: 2px 5px 0 0; }
  .registration .account-block {
    overflow: hidden; }
  .registration .account-left {
    float: left;
    width: 48%; }
  .registration .account-right {
    float: right;
    width: 48%; }
  .registration .password-cell {
    padding: 0;
    font-size: 14px;
    line-height: 18px; }
    .registration .password-cell .pwstrength_viewport_verdict {
      display: block;
      color: #333;
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      margin: 0;
      padding: 18px 0 0; }
    .registration .password-cell .pwstrength_viewport_verdict:before {
      display: none; }
    .registration .password-cell .pwstrength_viewport_verdict span {
      font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      color: #FF8400; }
  .registration p.suggestion {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 0 0; }
  .registration .select-row {
    z-index: 2; }
  .registration .password-popup-field {
    position: relative;
    z-index: 1; }
    .registration .password-popup-field .password-popup {
      display: none;
      position: absolute;
      z-index: 10;
      left: 8px;
      right: 8px;
      top: 100%;
      border-width: 0 1px 1px;
      border-style: solid;
      border-color: #ccc;
      background: #fff;
      padding: 16px 20px 13px; }
    .registration .password-popup-field p {
      margin: 0 0 4px;
      color: #666;
      font-size: 16px;
      line-height: 20px; }
    .registration .password-popup-field ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .registration .password-popup-field li {
      padding: 0 0 4px 22px;
      position: relative;
      color: #666;
      font-size: 16px;
      line-height: 20px; }
    .registration .password-popup-field li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 7px;
      border-radius: 10px;
      width: 5px;
      height: 5px;
      background: #666; }

@media only screen and (min-width: 641px) and (max-width: 950px) {
  .registration .block-title {
    border-bottom: 1px solid #eee;
    padding: 23px 31px 25px;
    margin: 0; }
  .registration .block-title h2 {
    font-size: 40px;
    line-height: 44px; }
  .registration .for-message, .registration .for-message.error, .registration .for-message.success {
    display: none; }
  .registration .account-right, .registration .account-left {
    width: auto;
    float: none; }
  .registration .account-right {
    padding: 0 40px; }
  .registration .advantages h3 strong {
    display: inline;
    margin: 0; }
  .registration .advantages p {
    margin: 0 0 16px; }
  .registration .password-cell .pwstrength_viewport_verdict {
    padding: 0 8px; }
  .registration .reg-form-holder .error-message, .registration .reg-form-holder .successful {
    padding: 0 8px !important; }
  .registration .advantages .pic {
    max-width: 220px;
    margin: 0 -16px 0 0; }
  .registration .advantages h3 {
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 14px; }
  .registration .advantages .description {
    padding: 36px 0 0; }
  .registration .reg-form {
    padding: 0; } }

@media only screen and (min-width: 320px) and (max-width: 640px) {
  .registration .block-title {
    border-bottom: 1px solid #eee;
    padding: 15px 8px 4px;
    margin: 0 0 19px; }
  .registration .for-message, .registration .for-message.error, .registration .for-message.success {
    display: none; }
  .registration .username-field .for-message, .registration .username-field .for-message.error, .registration .username-field .for-message.success {
    display: block;
    border: none;
    padding: 10px 0 0;
    margin: 0; }
  .registration .password-popup-field .for-message, .registration .password-popup-field .for-message.error, .registration .password-popup-field .for-message.success {
    display: block;
    border: none;
    margin: 0;
    padding: 0 10px 8px; }
    .registration .password-popup-field .for-message .label-box, .registration .password-popup-field .for-message.error .label-box, .registration .password-popup-field .for-message.success .label-box {
      float: left;
      padding: 2px 5px 0 0; }
  .registration .password-cell .pwstrength_viewport_verdict {
    padding: 0 8px; }
  .registration .account-right, .registration .account-left {
    width: 100%;
    float: none; }
  .registration .advantages {
    font-size: 14px;
    line-height: 16px; }
  .registration .advantages .description {
    padding: 20px 0 0; }
  .registration .advantages h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 14px; }
  .registration .advantages h3 strong {
    margin: 0; }
  .registration .advantages p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 13px; }
  .registration .advantages .pic {
    margin: 0 -13px 0 -3px;
    max-width: 53%; }
  .registration .advantages li {
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 0 18px;
    margin: 0 0 -1px; }
  .registration .advantages li:before {
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 5px; }
  .registration .registration .options li {
    display: block;
    margin-bottom: 12px;
    width: auto; }
  .registration .reg-form-holder .error-message, .registration .reg-form-holder .successful {
    padding: 0 8px !important; }
  .registration .reg-form {
    padding: 26px 0 0; }
  .registration .reg-form p {
    font-size: 16px;
    line-height: 22px; }
  p.suggestion strong, p.suggestion a {
    display: block;
    margin: 0 0 10px; }
  p.suggestion span {
    display: none; } }


b, strong {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }

em, i {
  font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal !important; }

.track-inspiration .add-photo {
  display: table;
  border-collapse: collapse;
  width: 100%;
  height: 180px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/home-block7-bg.jpg') no-repeat 50% 100%; }
  .track-inspiration .add-photo .add-photo-holder {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase; }
    .track-inspiration .add-photo .add-photo-holder .text-cell {
      display: block;
      width: auto;
      padding: 0; }
      .track-inspiration .add-photo .add-photo-holder .text-cell p {
        font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 12px;
        color: #fff; }
        .track-inspiration .add-photo .add-photo-holder .text-cell p span {
          display: block;
          font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal; }
    .track-inspiration .add-photo .add-photo-holder .button-cell {
      display: block;
      width: auto;
      padding: 0;
      white-space: nowrap; }
      .track-inspiration .add-photo .add-photo-holder .button-cell a {
        display: inline-block;
        background: #333;
        color: #fff;
        font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        padding: 11px 37px;
        text-transform: uppercase;
        -webkit-transition: background-color .3s ease-out;
        -moz-transition: background-color .3s ease-out;
        -ms-transition: background-color .3s ease-out;
        -o-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out; }
      .track-inspiration .add-photo .add-photo-holder .button-cell a:hover {
        background: #000; }
.track-inspiration .social-gallery {
  margin: 0 auto;
  max-width: 1280px;
  overflow: hidden;
  position: relative; }
  .track-inspiration .social-gallery .social-gallery-holder {
    padding: 0;
    margin: -1px 0 0 -1px;
    list-style: none;
    font-size: 0; }
    .track-inspiration .social-gallery .social-gallery-holder li {
      width: 25%;
      display: inline-block;
      vertical-align: top;
      border-width: 1px 0 0 1px;
      border-style: solid none none solid;
      border-color: #474848; }

@media only screen and (min-width: 641px) and (max-width: 950px) {
  .track-inspiration .add-photo {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 10px; }
    .track-inspiration .add-photo .add-photo-holder {
      display: table;
      margin: 0 auto;
      border-collapse: collapse;
      height: 180px; }
      .track-inspiration .add-photo .add-photo-holder .text-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0 32px 0 0; }
        .track-inspiration .add-photo .add-photo-holder .text-cell p {
          margin: 0;
          font-size: 30px;
          line-height: 34px; }
          .track-inspiration .add-photo .add-photo-holder .text-cell p span {
            font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            display: inline; }
      .track-inspiration .add-photo .add-photo-holder .button-cell {
        display: table-cell;
        vertical-align: middle;
        width: 10px; }
        .track-inspiration .add-photo .add-photo-holder .button-cell p {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 12px; }
          .track-inspiration .add-photo .add-photo-holder .button-cell p span {
            display: block; } }

@media only screen and (min-width: 951px) {
  .track-inspiration .add-photo {
    display: block;
    width: 100%;
    height: auto; }
    .track-inspiration .add-photo .add-photo-holder {
      display: table;
      margin: 0 auto;
      border-collapse: collapse;
      height: 180px; }
      .track-inspiration .add-photo .add-photo-holder .text-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0 32px 0 0; }
        .track-inspiration .add-photo .add-photo-holder .text-cell p {
          margin: 0;
          font-size: 40px;
          line-height: 44px; }
          .track-inspiration .add-photo .add-photo-holder .text-cell p span {
            font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            display: inline; }
      .track-inspiration .add-photo .add-photo-holder .button-cell {
        display: table-cell;
        vertical-align: middle;
        width: 10px; }
        .track-inspiration .add-photo .add-photo-holder .button-cell p {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 12px; }
          .track-inspiration .add-photo .add-photo-holder .button-cell p span {
            display: block; } }


b, strong {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }

em, i {
  font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal !important; }

.order-history .content-area {
  padding-bottom: 90px; }
.order-history .separator-line {
  margin: 0 0 -39px; }
.order-history .container-table-cell {
  height: 130px; }
.order-history .title-row .container-table-cell {
  height: auto; }
.order-history .container-table-cell.col1 {
  vertical-align: middle; }
.order-history .checkout-content h3 {
  font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px; }
.order-history .block-title.with-right-link {
  padding-bottom: 12px;
  margin-bottom: 44px; }
  .order-history .block-title.with-right-link h2 {
    margin-bottom: -5px; }
.order-history .triple-block {
  margin: 0 0 30px; }
  .order-history .triple-block address {
    font-style: normal;
    font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  .order-history .triple-block .data-table {
    margin: 0; }
.order-history .triple-block.alt {
  padding: 22px 0 0;
  margin: 0;
  line-height: 22px; }
  .order-history .triple-block.alt h3 {
    margin-bottom: 12px; }
.order-history .button-holder {
  padding-top: 7px; }
.order-history .summary-sidebar {
  margin: 0; }
.order-history .summary-sidebar .list {
  border-top: none;
  padding-top: 23px; }
.order-history .summary-sidebar h3 {
  margin: 0; }
.order-history .checkout-content .summary-block h3 {
  margin: 0 0 4px; }

@media only screen and (min-width: 641px) and (max-width: 768px) {
  .order-history .summary-sidebar {
    margin: 0; }
  .order-history .separator-line {
    border-top: 1px solid #eee;
    padding: 36px 20px 0;
    margin: 0 -20px; }
  .order-history .triple-block {
    margin: 0 0 4px; }
  .order-history .triple-block.alt {
    padding-top: 0; }
    .order-history .triple-block.alt > .row > .column {
      margin: 0 0 36px; }
  .order-history .block-title.with-right-link h2 {
    font-size: 40px;
    line-height: 44px; }
  .order-history .content-area {
    padding-top: 34px;
    padding-bottom: 64px; }
  .order-history .block-title.with-right-link {
    margin-bottom: 35px; }
  .order-history .triple-block p {
    margin: 0; }
  .order-history .header-wrapper .logo {
    padding-left: 38px; } }

@media only screen and (min-width: 320px) and (max-width: 640px) {
  .order-history .container-table-cell {
    height: auto; }
  .order-history .separator-line {
    margin: 0; }
  .order-history .block-title.with-right-link h2 {
    margin: 0 0 20px; }
  .order-history .block-title.with-right-link {
    margin: 0 0 21px;
    padding: 20px 0 0; }
    .order-history .block-title.with-right-link a {
      margin: 0 0 20px;
      display: inline-block;
      vertical-align: top; }
  .order-history .triple-block p {
    margin: 0; }
  .order-history .triple-block {
    margin: 0 0 -22px; }
  .order-history .data-list dt {
    float: none;
    margin: 0; }
  .order-history .button-holder {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px; }
  .order-history .photo-box {
    width: 87px;
    height: 87px;
    display: table;
    border-collapse: collapse; }
  .order-history .photo-box-holder {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #eee;
    padding: 10px; }
    .order-history .photo-box-holder img {
      display: block;
      margin: 0 auto;
      width: 100%;
      height: auto; }
  .order-history .data-list {
    margin: 0 0 -14px; }
  .order-history .data-list dd {
    margin: 0 0 14px; }
  .order-history .container-table .title-row {
    display: none; }
  .order-history .container-table-cell.col1 {
    width: 101px;
    padding-left: 0; }
  .order-history .container-table-row {
    border-top: 1px solid #e8e9ea;
    margin: -1px 0 0; }
  .order-history .container-table {
    overflow: hidden; }
  .order-history .container-table-cell h4 {
    font-size: 14px;
    line-height: 18px; }
  .order-history .container-table-cell {
    font-size: 14px;
    line-height: 18px; }
  .order-history .sides-offset {
    margin: 0 2%; }
  .order-history .triple-block .column {
    margin: 0 0 24px; }
  .order-history .container-table {
    border-bottom: 1px solid #e8e9ea; }
  .order-history .content-area {
    padding-bottom: 40px; }
  .order-history .triple-block.alt {
    margin: 0 0 -14px; } }

.gameplay .gallery-block-wrapper {
  padding: 5px 0 0 0;
  background: #f5f5f5; }
.gameplay .gallery-block {
  table-layout: fixed;
  border-collapse: collapse;
  display: block;
  width: auto; }
  .gameplay .gallery-block .gallery-holder {
    display: block;
    width: auto; }
  .gameplay .gallery-block .gallery {
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/bg-gameplay-gallery.jpg') no-repeat 50% 50%;
    background-size: auto 90%; }
    .gameplay .gallery-block .gallery .gallery-cell {
      display: inline-block;
      vertical-align: bottom;
      width: 100%;
      position: relative; }
      .gameplay .gallery-block .gallery .gallery-cell .pic {
        overflow: hidden;
        height: 214px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic img {
        display: block;
        margin: 0 auto;
        width: 40%; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title {
        bottom: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center;
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        left: 0;
        right: 0; }
        .gameplay .gallery-block .gallery .gallery-cell .pic-title strong {
          display: block;
          color: #000;
          font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          text-transform: uppercase;
          font-size: 14px;
          line-height: 18px;
          margin: 0 0 2px; }
        .gameplay .gallery-block .gallery .gallery-cell .pic-title span {
          display: block;
          color: #333;
          font-size: 14px;
          line-height: 18px; }
    .gameplay .gallery-block .gallery .slick-prev, .gameplay .gallery-block .gallery .slick-next {
      position: absolute;
      bottom: 9px;
      left: 2px;
      width: 40px;
      height: 40px;
      overflow: hidden;
      text-indent: -9999px;
      cursor: pointer;
      background: none;
      padding: 0;
      margin: 0;
      outline: none;
      opacity: 0.4;
      -webkit-transition: opacity 0.3s ease-out;
      -moz-transition: opacity 0.3s ease-out;
      -ms-transition: opacity 0.3s ease-out;
      -o-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out; }
      .gameplay .gallery-block .gallery .slick-prev:before, .gameplay .gallery-block .gallery .slick-next:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        content: '';
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -96px -167px;
        width: 11px;
        height: 17px; }
      .gameplay .gallery-block .gallery .slick-prev:hover, .gameplay .gallery-block .gallery .slick-next:hover {
        opacity: 1; }
    .gameplay .gallery-block .gallery .slick-next {
      left: auto;
      right: 0; }
      .gameplay .gallery-block .gallery .slick-next:before {
        background-position: -109px -167px; }
  .gameplay .gallery-block .description-holder {
    padding: 27px 20px 38px 30px; }
  .gameplay .gallery-block .description {
    display: block;
    width: auto; }
    .gameplay .gallery-block .description h2 {
      font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 28px;
      line-height: 26px;
      margin: 0 0 15px; }
      .gameplay .gallery-block .description h2 strong {
        font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal; }
    .gameplay .gallery-block .description p {
      margin: 0;
      font-size: 14px;
      line-height: 20px;
      color: #333; }
.gameplay .gallery-block-wrapper.alt {
  background: #fff url('//p5.zdassets.com/hc/theme_assets/305861/2413/bg-gallery-weapon.jpg') no-repeat 50% 50%;
  background-size: cover;
  padding: 38px 29px 53px; }
  .gameplay .gallery-block-wrapper.alt .gallery-block .gallery {
    background: none; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .pic {
      height: auto;
      padding: 0 0 70px; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic img {
      max-width: 59%;
      width: auto; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic-title {
      background: none;
      bottom: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .slick-prev, .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .slick-next {
      bottom: 12px; }
  .gameplay .gallery-block-wrapper.alt .gallery-block .gallery-holder {
    width: auto;
    margin: 0 -29px 25px; }
  .gameplay .gallery-block-wrapper.alt .gallery-block .description {
    padding: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .description h2 {
      font-size: 28px;
      line-height: 26px;
      margin: 0 0 16px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .description h2 strong {
        white-space: nowrap; }
.gameplay .add-photo {
  display: table;
  border-collapse: collapse;
  width: 100%;
  height: 180px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/home-block7-bg.jpg') no-repeat 50% 100%; }
  .gameplay .add-photo .add-photo-holder {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase; }
    .gameplay .add-photo .add-photo-holder .text-cell {
      display: block;
      width: auto;
      padding: 0; }
      .gameplay .add-photo .add-photo-holder .text-cell p {
        font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 12px;
        color: #fff; }
        .gameplay .add-photo .add-photo-holder .text-cell p span {
          display: block;
          font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal; }
    .gameplay .add-photo .add-photo-holder .button-cell {
      display: block;
      width: auto;
      padding: 0;
      white-space: nowrap; }
      .gameplay .add-photo .add-photo-holder .button-cell a {
        display: inline-block;
        background: #333;
        color: #fff;
        font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        padding: 11px 37px;
        text-transform: uppercase;
        -webkit-transition: background-color .3s ease-out;
        -moz-transition: background-color .3s ease-out;
        -ms-transition: background-color .3s ease-out;
        -o-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out; }
      .gameplay .add-photo .add-photo-holder .button-cell a:hover {
        background: #000; }
.gameplay .home-block7 .text-box h2 {
  font-size: 28px;
  line-height: 26px; }
.gameplay .home-block7 .text-box p {
  font-size: 14px;
  line-height: 20px; }
.gameplay .bundle {
  padding-bottom: 39px; }
.gameplay .bundle .price .old {
  text-decoration: none; }
  .gameplay .bundle .price .old span {
    text-decoration: line-through;
    display: inline; }
.gameplay .bundle .title {
  padding-top: 48px;
  padding-bottom: 25px; }
.gameplay .bundle .image {
  margin: 0 0 20px; }
.gameplay .bundle .details p {
  line-height: 1.4; }
.gameplay .bundle .price .real {
  margin: 0 0 7px; }
.gameplay .gallery-block .desktop-view {
  display: none; }
.gameplay .gallery-block .mobile-view {
  display: block; }

@media only screen and (min-width: 641px) and (max-width: 950px) {
  .gameplay.homepage .content-block, .gameplay .content-block {
    padding: 110px 0 0; }
  .gameplay .gallery-block-wrapper {
    padding: 15px 15px 0 54px; }
  .gameplay .gallery-block {
    display: table;
    width: 100%; }
    .gameplay .gallery-block .description-holder {
      margin: 0 -45px 0 0;
      padding: 50px 0 0;
      position: relative;
      z-index: 2; }
    .gameplay .gallery-block .gallery {
      background-size: 100% auto; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title {
        text-align: left;
        background: none;
        padding: 0 50px;
        bottom: 28px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title strong {
        margin: 0;
        font-size: 16px;
        line-height: 20px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title span {
        font-size: 16px;
        line-height: 20px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic {
        overflow: hidden;
        height: auto; }
        .gameplay .gallery-block .gallery .gallery-cell .pic img {
          display: block;
          width: auto;
          max-width: 60%;
          max-height: 416px; }
      .gameplay .gallery-block .gallery .slick-prev, .gameplay .gallery-block .gallery .slick-next {
        bottom: 28px;
        left: 0; }
      .gameplay .gallery-block .gallery .slick-next {
        left: auto;
        right: 0; }
      .gameplay .gallery-block .gallery .slick-next:before {
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -109px -167px;
        width: 11px;
        height: 17px; }
      .gameplay .gallery-block .gallery .slick-prev:before {
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -96px -167px;
        width: 11px;
        height: 17px; }
    .gameplay .gallery-block .gallery-holder {
      display: table-cell;
      vertical-align: bottom;
      width: 67.2%; }
    .gameplay .gallery-block .description {
      display: table-cell;
      vertical-align: middle; }
      .gameplay .gallery-block .description h2 {
        font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 8px; }
      .gameplay .gallery-block .description p {
        font-size: 14px;
        line-height: 20px;
        color: #333;
        margin: 0 0 20px; }
  .gameplay .description-holder {
    padding: 0; }
  .gameplay .gallery-block-wrapper.alt {
    padding: 40px 55px 33px 16px; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .slick-prev, .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .slick-next {
      bottom: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery {
      background: none; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic {
        height: auto;
        padding: 0 0 48px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic img {
        max-width: 84%;
        max-height: 100%;
        width: auto; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic-title {
        background: none;
        text-align: center; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery-holder {
      width: 53%;
      margin: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .pic {
      overflow: hidden;
      height: 214px;
      padding: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .description {
      padding: 0 0 0 7px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .description h2 {
        font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 8px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .description p {
        font-size: 14px;
        line-height: 20px;
        color: #333;
        margin: 0 0 20px; }
  .gameplay .add-photo {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 10px; }
    .gameplay .add-photo .add-photo-holder {
      display: table;
      margin: 0 auto;
      border-collapse: collapse;
      height: 180px; }
      .gameplay .add-photo .add-photo-holder .text-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0 32px 0 0; }
        .gameplay .add-photo .add-photo-holder .text-cell p {
          margin: 0;
          font-size: 30px;
          line-height: 34px; }
          .gameplay .add-photo .add-photo-holder .text-cell p span {
            font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            display: inline; }
      .gameplay .add-photo .add-photo-holder .button-cell {
        display: table-cell;
        vertical-align: middle;
        width: 10px; }
        .gameplay .add-photo .add-photo-holder .button-cell p {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 12px; }
          .gameplay .add-photo .add-photo-holder .button-cell p span {
            display: block; }
  .gameplay .home-block7 .text-box {
    width: 315px; }
    .gameplay .home-block7 .text-box h2 {
      font-size: 40px;
      line-height: 40px; }
    .gameplay .home-block7 .text-box p {
      font-size: 14px;
      line-height: 20px; }
  .gameplay .bundle .title {
    padding-top: 82px;
    padding-bottom: 32px; }
  .gameplay .bundle .image {
    margin: 0 0 15px; }
    .gameplay .bundle .image img {
      max-height: 166px; }
  .gameplay .bundle {
    padding-bottom: 110px; }
  .gameplay .gallery-block .desktop-view {
    display: table-cell; }
  .gameplay .gallery-block .mobile-view {
    display: none; } }

@media only screen and (min-width: 951px) {
  .gameplay .gallery-block-wrapper {
    padding: 15px 28px 0 106px; }
  .gameplay .gallery-block {
    display: table;
    width: 100%; }
    .gameplay .gallery-block .description-holder {
      padding: 0;
      margin: 0 -45px 0 0;
      position: relative;
      z-index: 2; }
    .gameplay .gallery-block .gallery {
      background-size: 100% auto; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title {
        text-align: left;
        background: none;
        padding: 0 50px;
        bottom: 57px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title strong {
        font-size: 18px;
        line-height: 24px;
        margin: 0; }
      .gameplay .gallery-block .gallery .gallery-cell .pic-title span {
        font-size: 18px;
        line-height: 24px; }
      .gameplay .gallery-block .gallery .gallery-cell .pic {
        overflow: hidden;
        height: auto; }
        .gameplay .gallery-block .gallery .gallery-cell .pic img {
          display: block;
          width: auto; }
      .gameplay .gallery-block .gallery .slick-prev, .gameplay .gallery-block .gallery .slick-next {
        bottom: 60px;
        left: 0; }
      .gameplay .gallery-block .gallery .slick-next {
        left: auto;
        right: 0; }
      .gameplay .gallery-block .gallery .slick-next:before {
        width: 18px;
        height: 27px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -99px -105px; }
      .gameplay .gallery-block .gallery .slick-prev:before {
        width: 18px;
        height: 27px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -99px -135px; }
    .gameplay .gallery-block .gallery-holder {
      display: table-cell;
      vertical-align: bottom;
      width: 61.2%; }
    .gameplay .gallery-block .description {
      display: table-cell;
      vertical-align: middle; }
      .gameplay .gallery-block .description h2 {
        margin: 0 0 20px;
        font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 60px;
        line-height: 50px; }
      .gameplay .gallery-block .description p {
        font-size: 18px;
        line-height: 24px;
        color: #333;
        margin: 0 0 20px; }
  .gameplay .description-holder {
    padding: 0; }
  .gameplay .gallery-block-wrapper.alt {
    padding: 80px 28px 82px 46px; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery {
      background: none; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic {
        height: auto;
        padding: 0 0 5px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic img {
        max-width: 100%;
        width: auto; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .gallery-cell .pic-title {
        background: none; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery-holder {
      width: 49%;
      margin: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .gallery .pic {
      overflow: hidden;
      height: 214px;
      padding: 0; }
    .gameplay .gallery-block-wrapper.alt .gallery-block .description {
      padding: 0 110px 0 12px; }
      .gameplay .gallery-block-wrapper.alt .gallery-block .description h2 {
        font-size: 60px;
        line-height: 58px; }
        .gameplay .gallery-block-wrapper.alt .gallery-block .description h2 strong {
          white-space: normal; }
  .gameplay .add-photo {
    display: block;
    width: 100%;
    height: auto; }
    .gameplay .add-photo .add-photo-holder {
      display: table;
      margin: 0 auto;
      border-collapse: collapse;
      height: 180px; }
      .gameplay .add-photo .add-photo-holder .text-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0 32px 0 0; }
        .gameplay .add-photo .add-photo-holder .text-cell p {
          margin: 0;
          font-size: 40px;
          line-height: 44px; }
          .gameplay .add-photo .add-photo-holder .text-cell p span {
            font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            display: inline; }
      .gameplay .add-photo .add-photo-holder .button-cell {
        display: table-cell;
        vertical-align: middle;
        width: 10px; }
        .gameplay .add-photo .add-photo-holder .button-cell p {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 12px; }
          .gameplay .add-photo .add-photo-holder .button-cell p span {
            display: block; }
  .gameplay .home-block7 .text-box h2 {
    font-size: 60px;
    line-height: 60px; }
  .gameplay .home-block7 .text-box p {
    font-size: 14px;
    line-height: 20px; }
  .gameplay .bundle .title {
    padding-top: 95px;
    padding-bottom: 43px; }
  .gameplay .bundle .image {
    margin: 0 0 15px; }
  .gameplay .bundle {
    padding-bottom: 129px; }
  .gameplay .gallery-block .desktop-view {
    display: table-cell; }
  .gameplay .gallery-block .mobile-view {
    display: none; } }

.in-the-news .title-block {
  padding: 0 18px 5px; }
  .in-the-news .title-block h2 {
    font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px; }
.in-the-news .content-area {
  padding: 10px 0 0; }
.in-the-news .slick-slider {
  margin: 0 0 56px;
  overflow: hidden;
  position: relative; }
  .in-the-news .slick-slider .slick-prev, .in-the-news .slick-slider .slick-next {
    position: absolute;
    left: 0;
    top: 50%;
    background: #fff;
    font-size: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    opacity: 0;
    margin: -25px 0 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    outline: none; }
  .in-the-news .slick-slider .slick-prev:after {
    font-size: 0;
    padding: 0;
    width: 18px;
    height: 27px;
    background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png") no-repeat -98px -75px;
    display: block;
    content: '';
    opacity: 1;
    margin: 0 auto; }
  .in-the-news .slick-slider .slick-next {
    right: 0;
    left: auto; }
  .in-the-news .slick-slider .slick-next:after {
    font-size: 0;
    width: 18px;
    height: 27px;
    padding: 0;
    background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png") no-repeat -99px -49px;
    display: block;
    content: '';
    opacity: 1;
    margin: 0 auto; }
  .in-the-news .slick-slider:hover .slick-prev, .in-the-news .slick-slider:hover .slick-next {
    opacity: 0.5; }
.in-the-news .slick-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 62%;
  padding: 0 5% 0 0;
  text-align: right;
  margin: 0 auto; }
  .in-the-news .slick-dots li {
    overflow: hidden;
    width: 19px;
    height: 5px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #ff8400;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    display: inline-block;
    vertical-align: top;
    margin: 0 1px; }
    .in-the-news .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      width: 100%;
      outline: none;
      line-height: 0px;
      color: transparent;
      cursor: pointer;
      height: 100%;
      padding: 0;
      font-size: 0;
      overflow: hidden;
      margin: 0; }
  .in-the-news .slick-dots .slick-active, .in-the-news .slick-dots li:hover {
    background: #ff8400; }
.in-the-news .slider-row {
  position: relative;
  overflow: hidden;
  float: left;
  background: #ff8400; }
  .in-the-news .slider-row .data {
    position: absolute;
    bottom: 30px;
    font-size: 12px; }
  .in-the-news .slider-row .picture {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .in-the-news .slider-row .picture img {
      display: block;
      min-width: 100%;
      min-height: 100%; }
  .in-the-news .slider-row .description {
    float: right;
    color: #fff;
    width: 100%;
    padding: 25px 18px 61px;
    font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px; }
    .in-the-news .slider-row .description .text-container {
      height: auto !important;
      word-wrap: normal !important; }
    .in-the-news .slider-row .description .small-text {
      display: block;
      font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      margin: 0 0 14px; }
    .in-the-news .slider-row .description h3 {
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 28px;
      margin: 0 0 9px;
      text-transform: none;
      color: #fff; }
    .in-the-news .slider-row .description p {
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      margin: 0; }
.in-the-news .slick-slider2 {
  width: 100%;
  overflow: hidden; }
  .in-the-news .slick-slider2 .slider2 {
    margin: 0 0 45px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-align: center; }
    .in-the-news .slick-slider2 .slider2 .slick-list {
      overflow: hidden;
      position: relative; }
    .in-the-news .slick-slider2 .slider2:after, .in-the-news .slick-slider2 .slider2:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 30px;
      height: 100%;
      z-index: 2;
      background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/bg-in-the-news-gallery-mobile.png') repeat-y -32px 0; }
    .in-the-news .slick-slider2 .slider2:before {
      left: auto;
      right: 0;
      background-position: 0 0; }
  .in-the-news .slick-slider2 .slider2 .slick-dots {
    width: 100%;
    text-align: center;
    position: static;
    padding: 11px 0 0; }
    .in-the-news .slick-slider2 .slider2 .slick-dots li {
      border-color: #000; }
    .in-the-news .slick-slider2 .slider2 .slick-dots .slick-active {
      background: #000; }
  .in-the-news .slick-slider2 .slider-row2 {
    display: inline-block;
    vertical-align: middle;
    width: 33.3%;
    padding: 28px 10px; }
  .in-the-news .slick-slider2 a {
    display: inline-block;
    vertical-align: middle; }
  .in-the-news .slick-slider2 img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto; }
.in-the-news .twocolumns {
  overflow: hidden;
  padding: 0 0 57px; }
  .in-the-news .twocolumns .aside {
    padding: 0 8px;
    float: none;
    width: auto; }
    .in-the-news .twocolumns .aside .aside-block h3 {
      font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      line-height: 34px;
      text-align: center;
      font-size: 28px;
      margin: 0 0 5px; }
  .in-the-news .twocolumns .table-block-boxes-holder {
    font-size: 0;
    float: none;
    width: auto;
    padding: 0 18px; }
    .in-the-news .twocolumns .table-block-boxes-holder .table-block-boxes {
      margin: 0 -8px; }
    .in-the-news .twocolumns .table-block-boxes-holder .load-more {
      width: 100%;
      display: block;
      text-align: center;
      font-size: 12px;
      line-height: 16px; }
      .in-the-news .twocolumns .table-block-boxes-holder .load-more a {
        border: 1px solid #eee;
        padding: 10px;
        display: block;
        color: #FF8400;
        font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .in-the-news .twocolumns .table-block-boxes-holder .load-more a:hover {
        color: #e45620; }
    .in-the-news .twocolumns .table-block-boxes-holder .table-block-box {
      width: 100%;
      padding: 0 8px 16px;
      display: inline-block;
      vertical-align: top;
      font-size: 14px; }
      .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block {
        display: block;
        border: 1px solid #eee;
        padding: 25px 19px 45px;
        position: relative;
        min-height: 360px;
        color: #222; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block:hover {
          color: #222;
          border-color: #F37404; }
          .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block:hover .video-link span {
            color: #F37404; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .link-play {
          /*a:hover { color:$anki-orange-hover-alt; }*/ }
          .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .link-play span {
            display: inline-block;
            vertical-align: top;
            padding: 0;
            color: #FF8400;
            font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            font-size: 12px;
            line-height: 28px;
            letter-spacing: 2px;
            text-transform: uppercase; }
            .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .link-play span svg {
              display: inline-block;
              width: 27px;
              height: 28px; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .video-link {
          /*a:hover { color:$anki-orange-hover-alt; }*/ }
          .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .video-link span {
            display: inline-block;
            vertical-align: top;
            background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/video-ico.png') no-repeat;
            padding: 3px 0 3px 26px;
            color: #FF8400;
            font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            font-size: 12px;
            line-height: 20px;
            letter-spacing: 2px;
            text-transform: uppercase; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .title {
          font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          font-size: 16px;
          line-height: 20px;
          text-transform: uppercase;
          margin: 0 0 31px;
          color: #222; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block h3 {
          font-family: 'avenir-light', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          font-size: 24px;
          line-height: 28px;
          text-transform: none;
          margin: 0 0 18px;
          color: #222; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block p {
          font-family: 'avenir-light', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
          margin: 0 0 18px;
          color: #222;
          /*a:hover { color:$anki-orange-hover-alt; }*/ }
          .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block p span {
            font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
            font-weight: normal;
            color: #FF8400; }
        .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block .bottom-block {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          padding: 0 20px 20px;
          color: #999;
          font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 18px; }

@media only screen and (min-width: 641px) and (max-width: 768px) {
  .in-the-news .slider2 {
    width: 100%; }
  .in-the-news .slider2:before, .in-the-news .slider2:after {
    display: none; }
  .in-the-news .slider2 .slick-dots {
    display: none; }
  .in-the-news .slick-slider {
    margin: 0 0 45px; }
  .in-the-news .slick-slider:hover .slick-prev, .in-the-news .slick-slider:hover .slick-next {
    opacity: 1; }
  .in-the-news .content-area {
    padding: 26px 18px 0; }
  .in-the-news .slider-row .picture {
    margin: 0 -2% 0 0;
    width: 63%; }
  .in-the-news .slider-row .picture:after {
    content: '';
    position: absolute;
    background: #ff8400;
    width: 20%;
    height: 100%;
    left: 100%;
    top: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewX(-3deg);
    -moz-transform: skewX(-3deg);
    -ms-transform: skewX(-3deg);
    -o-transform: skewX(-3deg);
    transform: skewX(-3deg); }
  .in-the-news .slider-row .description {
    width: 39%;
    padding: 29px 26px 30px; }
    .in-the-news .slider-row .description h3 {
      margin: 0 0 13px;
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 30px; }
    .in-the-news .slider-row .description p {
      font-size: 16px;
      line-height: 20px; }
    .in-the-news .slider-row .description .small-text {
      margin: 0 0 24px; }
    .in-the-news .slider-row .description .text-container {
      height: inherit !important;
      word-wrap: inherit !important; }
    .in-the-news .slider-row .description .data {
      line-height: 16px;
      bottom: 17px;
      font-size: 14px; }
  .in-the-news .slider2 {
    display: block;
    float: left;
    white-space: nowrap; }
    .in-the-news .slider2 .slider-row2 {
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      float: none;
      width: 20%; }
      .in-the-news .slider2 .slider-row2 img {
        display: inline-block;
        vertical-align: middle; }
  .in-the-news .title-block {
    padding: 0 20px 24px; }
    .in-the-news .title-block h2 {
      font-size: 40px;
      line-height: 44px; }
  .in-the-news .twocolumns .aside {
    float: none;
    width: 100%;
    padding: 0 10px 7px; }
    .in-the-news .twocolumns .aside .aside-block {
      background: none;
      padding: 0; }
      .in-the-news .twocolumns .aside .aside-block h3 {
        font-size: 30px;
        margin: 0 0 23px;
        text-align: left; }
  .in-the-news .twocolumns .table-block-boxes-holder {
    float: none;
    width: 100%;
    padding: 0; }
    .in-the-news .twocolumns .table-block-boxes-holder .table-block-box {
      width: 50%; }
      .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block {
        min-height: 330px; } }

/*@media only screen and (min-width:320px) and (max-width:640px) {*/
@media only screen and (min-width: 769px) {
  .in-the-news .slider2 {
    width: 100%; }
  .in-the-news .slider2:before, .in-the-news .slider2:after {
    display: none; }
  .in-the-news .slider2 .slick-dots {
    display: none; }
  .in-the-news .slick-slider:hover .slick-prev, .in-the-news .slick-slider:hover .slick-next {
    opacity: 1; }
  .in-the-news .content-area {
    padding: 26px 18px 0; }
  .in-the-news .slider-row .picture {
    width: 62%; }
  .in-the-news .slider-row .picture:after {
    content: '';
    position: absolute;
    background: #ff8400;
    width: 20%;
    height: 100%;
    left: 100%;
    top: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewX(-3deg);
    -moz-transform: skewX(-3deg);
    -ms-transform: skewX(-3deg);
    -o-transform: skewX(-3deg);
    transform: skewX(-3deg); }
  .in-the-news .slider-row .description {
    width: 38%;
    padding: 75px 26px 30px; }
    .in-the-news .slider-row .description h3 {
      margin: 0 0 13px;
      font-size: 40px;
      line-height: 48px; }
    .in-the-news .slider-row .description p {
      font-size: 16px;
      line-height: 20px; }
    .in-the-news .slider-row .description .small-text {
      margin: 0 0 41px; }
    .in-the-news .slider-row .description .text-container {
      height: inherit !important;
      word-wrap: inherit !important; }
    .in-the-news .slider-row .description .data {
      line-height: 16px;
      bottom: 17px;
      font-size: 14px; }
  .in-the-news .slider2 {
    display: block;
    float: left;
    white-space: nowrap; }
    .in-the-news .slider2 .slider-row2 {
      display: block;
      float: left;
      width: 100%; }
  .in-the-news .title-block {
    padding: 0 20px 24px; }
    .in-the-news .title-block h2 {
      font-size: 40px;
      line-height: 44px; }
  .in-the-news .twocolumns .aside {
    float: right;
    width: 25%; }
    .in-the-news .twocolumns .aside .aside-block {
      background: #f5f5f5;
      padding: 35px 10px 20px; }
      .in-the-news .twocolumns .aside .aside-block h3 {
        font-size: 30px;
        margin: 0 0 23px; }
  .in-the-news .twocolumns .table-block-boxes-holder {
    padding: 0;
    float: left;
    width: 75%; }
    .in-the-news .twocolumns .table-block-boxes-holder .table-block-box {
      width: 33.3%; }
      .in-the-news .twocolumns .table-block-boxes-holder .table-block-box .box-block {
        min-height: 360px; } }

@media only screen and (min-width: 769px) and (max-width: 1090px) {
  .in-the-news .slider-row .description {
    padding: 29px 26px 30px; }
    .in-the-news .slider-row .description h3 {
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 30px; }
  .in-the-news .slider2:before, .in-the-news .slider2:after {
    display: none; }
  .in-the-news .twocolumns .table-block-boxes-holder .table-block-box {
    width: 50%; } }

.zs {
  /*  max-width: 250px;*/
  width: 100%;
  display: inline-block;
  position: relative;
  color: #fff;
  box-shadow: 0 0 0 #3ec7c2;
  -webkit-transition: box-shadow 0.3s;
  -ms-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.zs-focus, .zs-focus * {
  outline: none !important; }

.zs select {
  position: absolute;
  z-index: -1;
  opacity: 0.00000001;
  cursor: pointer;
  outline: none;
  /* fix for magento sites */ }

.zs select[style="display: none;"] + .zs-text {
  display: none; }

.zs.zs-open .zs-btn {
  margin-top: -5px;
  opacity: 0.5; }

.zs.zs-focus:not(.zs-disabled) {
  /*box-shadow: 0 0 8px #3ec7c2;*/ }

/*.zs.zs-focus:not(.zs-disabled) .zs-text {
  */
/*color: #3ec7c2;*/
/*
  border-color: $anki-orange;
}*/
.error .zs.zs-focus:not(.zs-disabled) .zs-text {
  border-color: #f33; }

.zs.zs-focus:not(.zs-disabled) .zs-text:after, .zs.zs-focus:not(.zs-disabled) .zs-btn {
  /*  border-right-width: 2px;
  border-bottom-width: 2px;*/ }

.error .zs.zs-focus:not(.zs-disabled) .zs-text:after, .error .zs.zs-focus:not(.zs-disabled) .zs-btn {
  border-right-color: #f33;
  border-bottom-color: #f33; }

/*.zs.zs-focus:not(.zs-disabled) .zs-text:before {
  background:$anki-orange;
}*/
.error .zs.zs-focus:not(.zs-disabled) .zs-text:before {
  background: #f33; }

/*.zs.zs-focus:not(.zs-disabled) .zs-text:after,
.zs.zs-focus:not(.zs-disabled) .zs-btn {
  border-bottom-color:$anki-orange;
  border-right-color:$anki-orange;
}*/
.zs.zs-multiple:not(.zs-multiple-drop) .zs-drop {
  display: block;
  position: static; }

.zs.zs-placeholder-active .zs-text {
  /*color: rgba(255, 255, 255, 0.5);*/ }

.zs.zs-disabled .zs-text:before, .zs.zs-disabled .zs-text:after, .zs.zs-disabled .zs-btn {
  display: none; }
.zs.zs-disabled .zs-text {
  border-color: #ccc;
  background: #eee;
  color: #999;
  padding-right: 10px; }

.zs.zs-disabled .zs-text:hover {
  cursor: default; }

.zs.zs-native-menu select {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: auto; }

.zs.zs-native-menu .zs-text, .zs.zs-native-menu .zs-btn {
  z-index: -1; }

.zs-text {
  display: block;
  padding: 10px 38px 10px 10px;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  background: #fff;
  color: #333;
  font-size: 16px;
  line-height: 16px;
  /*box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);*/
  -webkit-transition: color .3s;
  -ms-transition: color .3s;
  transition: color .3s; }

.error .zs-text, .error .zs-focus .zs-text, .error .zs-open .zs-text {
  border-color: #f33; }

.zs-text:after, .zs-btn {
  content: "";
  /*  width: 13px;
  height: 13px;*/
  /*  margin: -11px 0 0 0;*/
  /*  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;*/
  position: absolute;
  top: 50%;
  right: 12px;
  margin: -3px 0 0;
  /*  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);*/
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -35px 0;
  width: 14px;
  height: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.zs-text:before {
  content: '';
  height: 100%;
  right: 37px;
  top: 0;
  width: 1px;
  background: #ccc;
  position: absolute; }

.error .zs-text:after, .error .zs-btn {
  background-position: -21px 0; }

.error .zs-text:before {
  background: #f33; }

.zs-btn {
  margin-top: -15px;
  right: -35px;
  cursor: pointer;
  -webkit-transition: margin-top 0.3s;
  -ms-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
  font-size: 12px;
  text-indent: -3px;
  letter-spacing: 1px; }

.jspTrack {
  background: none;
  box-shadow: none; }

.jspDrag {
  box-shadow: none;
  background: #f5f5f5;
  border-radius: 0; }

.jspVerticalBar {
  right: 7px;
  width: 7px; }

.jspDragTop {
  background: #fff;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-left: 0 solid transparent;
  border-top: 5px solid transparent;
  border-right: 7px solid #f5f5f5; }

.jspDragBottom {
  background: #fff;
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #f5f5f5; }

.zs-drop {
  min-width: 100%;
  max-width: 100%;
  max-height: 350px;
  border: 1px solid #ccc;
  position: absolute;
  top: 100%;
  left: -100000px;
  bottom: auto;
  overflow: auto;
  margin: -1px 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity .3s, left 0s .3s, top 0s .3s, bottom 0s .3s;
  -ms-transition: opacity .3s, left 0s .3s, top 0s .3s, bottom 0s .3s;
  transition: opacity .3s, left 0s .3s, top 0s .3s, bottom 0s .3s;
  /*box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);*/ }

.zs.zs-open .zs-drop {
  z-index: 1;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s; }

/*.zs.zs-open-top .zs-drop {
  top: auto;
  bottom: 100%;
}*/
.zs-drop-item {
  padding: 7px 20px;
  /*border-bottom: 1px solid #ccc;*/
  font-size: 16px;
  line-height: 18px;
  color: #000;
  /*box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);*/
  cursor: pointer;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }

.zs-drop-item:hover {
  background: #f5f5f5;
  color: #000; }

/*.zs-touch .zs-drop-item,*/
.zs-drop-item.zs-drop-disabled {
  color: #ccc;
  background: none; }

.zs-drop-item:last-child {
  border-bottom: none;
  box-shadow: none; }

.zs-drop-item.zs-active:not(.zs-drop-disabled) {
  position: relative;
  /*background: #f5f5f5;
  color:#000;*/ }

.zs-drop-item.zs-active:not(.zs-drop-disabled):before {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  width: 12px;
  height: 11px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -27px -19px; }

.zs-drop-item.zs-item-focus:not(.zs-drop-disabled) {
  background: rgba(54, 68, 69, 0.5); }

.zs-drop-item.zs-drop-inoptgroup {
  padding-left: 30px; }

.zs-drop-item.zs-drop-disabled {
  opacity: 0.4;
  cursor: default; }

.zs-drop-optgroup {
  padding: 12px 12px 6px;
  border-bottom: 1px solid #525355;
  font-size: 20px;
  font-weight: bold;
  font-style: italic; }

meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

a {
  outline: none;
  color: #FF8400; }

.pw-very-weak, .pw-weak, .pw-mediocre, .pw-strong, .pw-very-strong {
  text-transform: uppercase;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.7;
  font-size: 14px;
  color: #c00; }

.no-margin-bottom {
  margin-bottom: 0; }

.pw-weak {
  color: #f33; }

.pw-mediocre {
  color: #f90; }

.pw-strong {
  color: #9c3; }

.pw-very-strong {
  color: #390; }

.block-title {
  border-bottom: 1px solid #eee;
  padding: 33px 0 36px;
  margin: 0 0 40px; }

.page-title {
  overflow: hidden;
  padding: 0 0 20px; }

.page-title h2, .block-title h2 {
  font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 10px;
  text-transform: uppercase;
  overflow: hidden; }

.page-title .logout {
  float: right;
  white-space: nowrap;
  color: #FF8400;
  margin: 40px 0 0 10px;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase; }

.page-title .logout:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 6px;
  margin: 5px 0 0 5px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -12px 0; }

.page-title .logout:hover {
  color: #e45620; }

.page-title .logout:hover:after {
  background-position: -12px -8px; }

.breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0; }
  .breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999; }
    .breadcrumbs li a {
      color: #999; }
  .breadcrumbs li:before {
    content: '/';
    display: inline-block;
    vertical-align: top;
    font-family: 'avenir-light', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    margin: 0 10px;
    color: #999; }
  .breadcrumbs li:first-child:before {
    display: none; }
  .breadcrumbs .current {
    color: #000;
    margin: 0;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 2px; }
  .breadcrumbs .current:before {
    margin-top: -1px; }
  .breadcrumbs li:before, .breadcrumbs .current:before {
    font-family: 'avenir-light', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    color: #999; }

.breadcrumbs.cart-mobile {
  display: none; }

.label-box {
  display: none; }

form {
  margin: 0; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], select, textarea {
  box-shadow: none;
  margin: 0;
  height: auto;
  font-size: 16px;
  outline: none; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  border-color: #FF8400;
  background: #fff; }

.error input[type="text"], .error input[type="password"], .error input[type="date"], .error input[type="datetime"], .error input[type="datetime-local"], .error input[type="month"], .error input[type="week"], .error input[type="email"], .error input[type="number"], .error input[type="search"], .error input[type="tel"], .error input[type="time"], .error input[type="url"], .error input[type="color"], .error textarea {
  border-color: #f33;
  border-width: 1px; }
.error label {
  color: #f33; }

.success input[type="text"], .success input[type="password"], .success input[type="date"], .success input[type="datetime"], .success input[type="datetime-local"], .success input[type="month"], .success input[type="week"], .success input[type="email"], .success input[type="number"], .success input[type="search"], .success input[type="tel"], .success input[type="time"], .success input[type="url"], .success input[type="color"], .success textarea {
  border-color: #390;
  border-width: 2px; }
.success label {
  color: #390; }

input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background: #eee;
  color: #999; }

.btn-primary, .btn-secondary, .btn-tertiary, .grey-btn, .orange-btn {
  display: block;
  padding: 11px;
  color: #fff;
  background: #FF8400;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .btn-primary:focus, .btn-secondary:focus, .btn-tertiary:focus, .grey-btn:focus, .btn-primary:hover, .btn-secondary:hover, .btn-tertiary:hover, .grey-btn:hover, .orange-btn:focus, .orange-btn:hover {
    background: #F37404; }

.btn-secondary {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  color: #222; }
  .btn-secondary:focus, .btn-secondary:hover {
    background: #FF8400;
    border: 1px solid #FF8400;
    color: #fff; }

.btn-tertiary, .grey-btn {
  background: #ccc; }
  .btn-tertiary:focus, .btn-tertiary:hover, .grey-btn:focus, .grey-btn:hover {
    background: #c0c0c0; }

.lightbox {
  position: absolute;
  left: -9999px;
  top: -9999px;
  display: table;
  border: 1px solid #000;
  z-index: 1000; }

.lightbox-holder {
  display: table-cell;
  background: #fff;
  vertical-align: middle;
  text-align: center; }

.block-caption {
  overflow: hidden;
  margin: 0 0 10px; }

.block-caption .popup-link, .block-caption > a {
  float: right;
  margin: 5px 0 0 10px;
  color: #FF8400;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.block-caption .popup-link:hover, .block-caption > a:hover {
  color: #e45620; }

.welcome-block .block-caption > a span {
  font-size: 0;
  width: 7px;
  height: 6px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 5px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -12px 0; }

.welcome-block .block-caption > a:hover span {
  background-position: -12px -8px; }

.block-caption .caption-box {
  float: left; }

.block-caption .caption-box p {
  margin: 0; }

.block-caption .caption-box, .block-caption .caption-box p {
  font-size: 20px;
  line-height: 24px; }

.block-caption .caption-box h3 {
  margin: 0;
  font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px; }

.block-caption .popup-link span, .block-caption > a span {
  font-size: 9px; }

label .data-table {
  margin-top: 0; }

.data-table {
  display: table;
  border-collapse: collapse;
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin: -11px 0 0; }
  .data-table .error {
    color: #f33; }
  .data-table .data-row {
    display: table-row; }
    .data-table .data-row .data-cell {
      display: table-cell;
      vertical-align: top;
      padding: 0 17px 4px 0; }

.data-list dl {
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333; }

.data-list dt {
  float: left;
  clear: left;
  margin: 0 5px 0 0;
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  min-width: 77px; }

.data-list dd {
  margin: 0 0 4px; }

.bold-link {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; }

.block-holder {
  padding: 0 0 42px; }

.welcome-block {
  padding: 0 0 52px; }

.welcome-block, .welcome-block p {
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #333; }

.welcome-block .block-caption {
  margin: 0 0 29px; }

.sides-offset {
  padding: 16px 28px 0; }

.reveal-modal {
  max-width: 732px;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: none;
  border-radius: 0;
  box-sizing: border-box;
  border: none; }

.reveal-modal-small {
  max-width: 404px; }

.reveal-modal > .close-reveal-modal {
  top: 10px;
  right: 15px;
  background: none;
  width: 27px;
  height: 40px;
  font-size: 0; }

.reveal-modal > .close-reveal-modal:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px;
  width: 14px;
  height: 14px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -99px -16px; }

.reveal-modal > .close-reveal-modal:hover:after {
  background-position: -99px -31px; }

/*.reveal-modal.open {
  position:fixed;
  top:50%!important;
  left:50%;
  max-height:90%;
  transform:translate(-50%, -50%);
}*/
.lightbox-frame {
  padding: 61px 36px 75px;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lightbox-frame-block {
  padding: 30px 30px 8px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lightbox-box {
  padding: 20px 40px; }

.lightbox-frame-holder {
  height: 100%;
  width: 100%;
  overflow: hidden; }

.lightbox-frame form {
  margin: 0;
  height: 100%; }

.add-link {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 37px; }

.add-link a {
  position: static;
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FF8400; }

.reveal-modal > div .close-reveal-modal:hover, .add-link a:hover {
  color: #F37404; }

.container-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }

.container-table-row {
  display: table-row; }

.container-table-cell {
  display: table-cell;
  vertical-align: top;
  border-bottom: 1px solid #eee;
  padding: 15px 0 14px 15px;
  font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #333; }

.container-table .title-row .container-table-cell {
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ccc;
  letter-spacing: 2px;
  padding: 0 15px 5px; }

.container-table-cell.col1 {
  width: 150px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }

.container-table-cell.col2 {
  width: auto;
  text-align: left;
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; }

.container-table-cell.col3 {
  width: auto; }

.container-table-cell.col4 {
  width: auto; }

.container-table-cell.col5 {
  white-space: nowrap;
  font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }

.container-table-cell img {
  max-width: 100%;
  max-height: 100px; }

.container-table-cell span {
  display: block; }

.container-table-cell h4 {
  margin: 0;
  font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  white-space: nowrap; }
  .container-table-cell h4 span {
    display: inline;
    font-family: 'avenir-book-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }

.warning {
  display: none;
  overflow: hidden;
  color: #f33;
  margin: 0 0 18px; }

.warning:before {
  content: '';
  width: 14px;
  height: 16px;
  float: left;
  margin: 0 9px 0 0;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat 0 -16px; }

.warning, .warning p, .warning label {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px; }

.warning label, .warning span {
  overflow: hidden;
  display: block; }

.success-box {
  font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #390;
  display: none; }

.success-box span {
  overflow: hidden;
  display: block; }

.error-msg {
  color: #f33;
  font-size: 16px;
  line-height: 22px; }

.error-msg p {
  color: #f33;
  font-size: 16px;
  line-height: 22px;
  padding: 0; }

.error-msg a {
  color: #FF8400; }

.error-msg a:hover {
  color: #F37404; }

.info-popup-content {
  padding: 0 0 20px; }
  .info-popup-content p {
    margin: 0;
    font-size: 16px;
    line-height: 1.4; }
  .info-popup-content a {
    color: #FF8400; }
  .info-popup-content a:hover {
    color: #F37404; }

.popup-btn-holder {
  text-align: center; }
  .popup-btn-holder .popup-button {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 10px;
    text-transform: uppercase;
    position: static; }

.reveal-modal-small .lightbox-frame {
  padding: 28px 30px 30px; }
.reveal-modal-small h3 {
  margin: 0;
  font-size: 20px;
  line-height: 24px; }
.reveal-modal-small p {
  margin: 0; }
.reveal-modal-small p.address {
  padding: 15px 40px; }
.reveal-modal-small .buttons-custom-box a {
  margin: 0;
  display: block;
  background: #FF8400;
  color: #fff;
  padding: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  position: static;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal; }
.reveal-modal-small .buttons-custom-box a.cancel {
  background: #ccc; }
.reveal-modal-small .buttons-custom-box a.cancel:hover {
  background: #c0c0c0; }
.reveal-modal-small .buttons-custom-box a:hover {
  color: #fff;
  background: #F37404; }

label.error {
  display: none !important; }

.error input[type="text"], .error input[type="password"], .error input[type="date"], .error input[type="datetime"], .error input[type="datetime-local"], .error input[type="month"], .error input[type="week"], .error input[type="email"], .error input[type="number"], .error input[type="search"], .error input[type="tel"], .error input[type="time"], .error input[type="url"], .error input[type="color"], .error select, .error textarea {
  border-width: 1px; }

.footer-alt {
  text-transform: uppercase;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  padding: 20px 5px 35px; }
  .footer-alt p {
    margin: 0; }

.content-block {
  padding-top: 111px; }

/* smooth div scroll */
div.scrollingHotSpotLeft {
  min-width: 75px;
  width: 10%;
  height: 100%;
  background-image: url(//p5.zdassets.com/hc/theme_assets/305861/2413/big_transparent.gif);
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  left: 0;
  /* cursor: url(//p5.zdassets.com/hc/theme_assets/305861/2413/cursors/cursor_arrow_left.png), url(//p5.zdassets.com/hc/theme_assets/305861/2413/cursors/cursor_arrow_left.cur),w-resize;*/ }

div.scrollingHotSpotLeftVisible {
  /*  background-image: url(//p5.zdassets.com/hc/theme_assets/305861/2413/arrow_left.gif);*/
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35; }

div.scrollingHotSpotRight {
  min-width: 75px;
  width: 10%;
  height: 100%;
  background-image: url(//p5.zdassets.com/hc/theme_assets/305861/2413/big_transparent.gif);
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 200;
  right: 0;
  /*  cursor: url(//p5.zdassets.com/hc/theme_assets/305861/2413/cursors/cursor_arrow_right.png), url(//p5.zdassets.com/hc/theme_assets/305861/2413/cursors/cursor_arrow_right.cur),e-resize;*/ }

div.scrollingHotSpotRightVisible {
  /*  background-image: url(//p5.zdassets.com/hc/theme_assets/305861/2413/arrow_right.gif);*/
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.35; }

div.scrollWrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }

div.scrollableArea {
  position: relative;
  /*  width: auto !important;*/
  height: 100%; }

/*= smooth div scroll */
.gallery-modal {
  padding: 0;
  max-width: 825px;
  overflow: visible;
  max-height: 9999px; }
  .gallery-modal .visual-block {
    display: table;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    background: #333; }
  .gallery-modal .visual {
    display: table-cell;
    vertical-align: top;
    overflow: hidden; }
  .gallery-modal .visual-description.mobile {
    display: none; }
  .gallery-modal .visual-description {
    display: table-cell;
    vertical-align: top;
    width: 210px;
    position: relative;
    padding: 30px 15px 20px; }
    .gallery-modal .visual-description .stats {
      color: #999;
      font-family: 'avenir-black', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 12px;
      line-height: 16px;
      margin: 0 0 15px; }
      .gallery-modal .visual-description .stats span {
        display: inline-block;
        vertical-align: middle;
        font-family: 'avenir-black', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 16px;
        margin: 0 12px 0 0; }
      .gallery-modal .visual-description .stats .likes:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 15px;
        height: 14px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -52px -106px;
        margin: -2px 6px 0 0; }
      .gallery-modal .visual-description .stats .comments:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 13px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -71px -106px;
        margin: -5px 7px 0 0; }
    .gallery-modal .visual-description p {
      margin: 0;
      color: #fff;
      font-size: 16px;
      line-height: 22px; }
    .gallery-modal .visual-description .visual-top {
      overflow: hidden;
      margin: 0 0 18px; }
      .gallery-modal .visual-description .visual-top img {
        float: left;
        margin: 0 10px 0 0; }
      .gallery-modal .visual-description .visual-top .visual-top-holder {
        overflow: hidden; }
        .gallery-modal .visual-description .visual-top .visual-top-holder em {
          display: block;
          color: #fff;
          font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
          font-weight: normal;
          font-size: 14px;
          line-height: 16px;
          font-style: normal;
          margin: 0 0 3px; }
        .gallery-modal .visual-description .visual-top .visual-top-holder span {
          display: block;
          color: #ccc;
          font-size: 12px;
          line-height: 16px; }
  .gallery-modal .social-reference {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 16px 16px; }
    .gallery-modal .social-reference > p {
      margin: 0;
      font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 10px;
      line-height: 14px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .gallery-modal .social-reference > p a {
        color: #ccc; }
      .gallery-modal .social-reference > p a:hover {
        color: #ff8400; }
    .gallery-modal .social-reference .social {
      padding: 0;
      margin: 0 0 27px;
      list-style: none;
      font-size: 0; }
      .gallery-modal .social-reference .social li {
        display: inline-block;
        vertical-align: top;
        width: 25%; }
        .gallery-modal .social-reference .social li a {
          display: block;
          background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat;
          overflow: hidden;
          text-indent: -9999px; }
      .gallery-modal .social-reference .social .instagram a {
        background-position: 0 -184px;
        width: 16px;
        height: 16px; }
      .gallery-modal .social-reference .social .twitter a {
        background-position: -19px -184px;
        width: 19px;
        height: 16px; }
      .gallery-modal .social-reference .social .facebook a {
        background-position: -41px -184px;
        width: 15px;
        height: 16px; }
      .gallery-modal .social-reference .social .youtube a {
        background-position: -58px -184px;
        width: 23px;
        height: 16px; }
      .gallery-modal .social-reference .social .instagram a:hover {
        background-position: 0 -218px; }
      .gallery-modal .social-reference .social .twitter a:hover {
        background-position: -19px -218px; }
      .gallery-modal .social-reference .social .facebook a:hover {
        background-position: -41px -218px; }
      .gallery-modal .social-reference .social .youtube a:hover {
        background-position: -58px -218px; }
  .gallery-modal .popup-gallery {
    padding: 36px 0 15px 40px;
    overflow: hidden; }
    .gallery-modal .popup-gallery strong {
      float: left;
      width: 161px;
      font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 20px;
      line-height: 24px;
      text-transform: uppercase;
      padding: 22px 0 0; }
    .gallery-modal .popup-gallery .gallery-box {
      overflow: hidden;
      position: relative;
      white-space: nowrap;
      padding: 0 19px; }
      .gallery-modal .popup-gallery .gallery-box .scrollingHotSpotLeft {
        position: absolute;
        left: 0;
        top: 50%;
        width: 10px;
        height: 15px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -52px -123px;
        min-width: 10px;
        opacity: 0.5 !important;
        display: block !important;
        margin: -15px 0 0; }
      .gallery-modal .popup-gallery .gallery-box .scrollingHotSpotRight {
        position: absolute;
        right: 0;
        top: 50%;
        width: 10px;
        height: 15px;
        background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/sprite.png') no-repeat -64px -123px;
        opacity: 0.5 !important;
        min-width: 10px;
        display: block !important;
        margin: -15px 0 0; }
      .gallery-modal .popup-gallery .gallery-box .gallery-box-holder {
        padding: 0 15px;
        margin: 0;
        list-style: none;
        border-collapse: collapse;
        position: relative;
        white-space: nowrap;
        width: 100%;
        /*        height:89px;*/ }
      .gallery-modal .popup-gallery .gallery-box .gallery-box-item {
        display: inline-block;
        vertical-align: middle;
        padding: 0 37px; }
      .gallery-modal .popup-gallery .gallery-box img, .gallery-modal .popup-gallery .gallery-box a {
        display: block; }
      .gallery-modal .popup-gallery .gallery-box a {
        color: #000;
        font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        text-transform: uppercase;
        text-align: center; }
        .gallery-modal .popup-gallery .gallery-box a span {
          display: none;
          margin: -16px 0 0; }
      .gallery-modal .popup-gallery .gallery-box a:hover {
        color: #000; }
      .gallery-modal .popup-gallery .gallery-box img {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -o-user-select: none;
        user-select: none; }

/* youtube */
.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.video-popup:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  opacity: 0.4; }

.video-block-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*
  display:table;
  table-layout:fixed;*/ }
  .video-block-holder .video-block-cell {
    /*
    display:table-cell;
    vertical-align:middle;*/ }
  .video-block-holder .video-block {
    max-width: 1200px;
    margin: 0 auto; }
    .video-block-holder .video-block iframe {
      max-width: 100%;
      margin: auto; }

@media only screen and (min-width: 641px) and (max-width: 768px) {
  .gallery-modal {
    max-width: 732px;
    width: 95%; }
  .gallery-modal .popup-gallery .gallery-box {
    padding: 0; }
    .gallery-modal .popup-gallery .gallery-box .gallery-box-holder {
      padding: 0; }
      .gallery-modal .popup-gallery .gallery-box .gallery-box-holder .scrollingHotSpotLeft, .gallery-modal .popup-gallery .gallery-box .gallery-box-holder .scrollingHotSpotRight {
        display: none !important; }
  .page-title h2, .block-title h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 7px; }
  .block-title {
    padding: 0 20px 25px;
    margin: 0 -20px 26px; }
  .tabs-container {
    padding: 0; }
  .block-holder {
    padding: 0 0 42px; }
  .content-block {
    padding-top: 119px;
    padding-bottom: 0; }
  .homepage .content-block {
    padding: 119px 0 0; }
  .tablet-offset {
    margin: 0 -15px; }
  .summary-sidebar .medium-left {
    float: left !important; }
  .summary-sidebar .medium-right {
    float: right !important; }
  .reveal-modal {
    max-width: 532px; }
  .gallery-modal {
    max-width: 732px; } }

@media only screen and (min-width: 320px) and (max-width: 640px) {
  .gallery-modal .visual-box {
    overflow: hidden; }
    .gallery-modal .visual-box .visual-top {
      float: left; }
    .gallery-modal .visual-box .stats {
      float: right; }
  .gallery-modal .visual-description .visual-top .visual-top-holder {
    float: left;
    overflow: visible; }
  .gallery-modal .visual-description {
    display: none;
    padding: 20px; }
  .gallery-modal .visual-description p {
    font-size: 14px;
    line-height: 20px; }
  .gallery-modal .visual-description .stats {
    margin: 19px 17px 0 0; }
  .gallery-modal .visual, .gallery-modal .visual-block, .gallery-modal .visual-description.mobile {
    display: block;
    width: auto; }
    .gallery-modal .visual p, .gallery-modal .visual-block p, .gallery-modal .visual-description.mobile p {
      margin: 0 0 25px; }
    .gallery-modal .visual .social-reference p, .gallery-modal .visual-block .social-reference p, .gallery-modal .visual-description.mobile .social-reference p {
      margin: 0; }
  .gallery-modal .social-reference .social .instagram a {
    width: 14px;
    height: 14px;
    background-position: 0 -202px; }
  .gallery-modal .social-reference .social .twitter a {
    width: 17px;
    height: 14px;
    background-position: -16px -202px; }
  .gallery-modal .social-reference .social .facebook a {
    width: 13px;
    height: 14px;
    background-position: -34px -202px; }
  .gallery-modal .social-reference .social .youtube a {
    width: 20px;
    height: 14px;
    background-position: -49px -202px; }
  .gallery-modal .social-reference .social .instagram a:hover {
    background-position: 0 -236px; }
  .gallery-modal .social-reference .social .twitter a:hover {
    background-position: -19px -236px; }
  .gallery-modal .social-reference .social .facebook a:hover {
    background-position: -41px -236px; }
  .gallery-modal .social-reference .social .youtube a:hover {
    background-position: -58px -236px; }
  .gallery-modal .social-reference {
    position: static;
    padding: 0; }
    .gallery-modal .social-reference p {
      font-size: 10px;
      line-height: 14px;
      margin: 0; }
  .gallery-modal .social-reference .social {
    margin: 0;
    float: left; }
    .gallery-modal .social-reference .social li {
      width: auto;
      margin: 0 23px 0 0; }
  .gallery-modal .social-reference > p {
    text-align: right;
    overflow: hidden; }
  .gallery-modal .popup-gallery strong {
    font-size: 16px;
    line-height: 16px;
    width: 68px;
    margin: 0 -15px 0 0;
    padding: 29px 0 0; }
  .gallery-modal .scrollingHotSpotLeft, .gallery-modal .scrollingHotSpotRight {
    display: none !important; }
  .gallery-modal .popup-gallery {
    padding: 15px 0 18px 20px; }
  .gallery-modal .popup-gallery .gallery-box {
    padding: 0; }
    .gallery-modal .popup-gallery .gallery-box a span {
      display: block; }
    .gallery-modal .popup-gallery .gallery-box .gallery-box-item {
      padding: 0 14px; }
    .gallery-modal .popup-gallery .gallery-box .gallery-box-holder {
      padding: 0; }
  .page-title h2, .block-title h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 15px; }
  .button-offset {
    padding: 15px 0 0; }
  .block-title {
    /*padding: 0 20px 16px 20px;
      margin-left: -28px;
      margin-right: -28px;*/
    padding: 0 10px 16px;
    margin-left: -10px;
    margin-right: -10px; }
  .block-caption .caption-box {
    float: none; }
  .block-caption .popup-link, .block-caption > a {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-top: 12px; }
  .block-holder {
    padding: 0 0 24px; }
  .welcome-block.block-holder {
    padding-bottom: 40px; }
  .shipping-method-block.block-holder {
    padding: 0 0 9px; }
  .container-table, .container-table-row, .container-table-cell {
    display: block;
    border: none;
    text-align: left; }
  .container-table-row {
    overflow: hidden; }
  .container-table-cell.col1 {
    float: left; }
  .container-table-cell.col3, .container-table-cell.col4, .breadcrumbs.cart-desktop {
    display: none; }
  .breadcrumbs.cart-mobile {
    display: block; }
  .margin-mobile {
    margin-bottom: 24px; }
  .reveal-modal {
    min-height: inherit; } }

/* part2 */
#sign-in-lightbox {
  max-width: 404px;
  max-height: 9999px; }
  #sign-in-lightbox .lightbox-frame {
    max-width: 404px;
    padding-top: 19px;
    padding-bottom: 10px; }
  #sign-in-lightbox .form-item {
    margin: 0 0 20px; }
    #sign-in-lightbox .form-item.error label {
      color: red; }
  #sign-in-lightbox h3 {
    font-size: 20px;
    font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  #sign-in-lightbox .btn.sign-in, #sign-in-lightbox .button.cancel {
    background: #FF8400;
    font-size: 12px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 16px;
    margin: 0 0 14px;
    padding: 11px;
    width: 166px;
    text-transform: uppercase; }
    #sign-in-lightbox .btn.sign-in:hover, #sign-in-lightbox .button.cancel:hover {
      background: #F37404;
      color: #fff; }
  #sign-in-lightbox .button.cancel {
    background: #ccc;
    color: #fff;
    margin-left: 5px;
    position: static; }
    #sign-in-lightbox .button.cancel:hover {
      background: #c0c0c0; }
  #sign-in-lightbox .account {
    text-transform: uppercase;
    background: none;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    letter-spacing: 2px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    padding: 10px 0;
    width: 100%; }
  #sign-in-lightbox .buttons {
    margin: 28px 0 0; }
  #sign-in-lightbox .forgot-link {
    font-size: 12px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    color: #FF8400;
    text-transform: uppercase; }

#sign-in {
  border-bottom: 1px solid #eee;
  margin: 0 0 30px;
  padding: 0 0 30px; }
  #sign-in label {
    color: #999; }
  #sign-in .checkbox-row label {
    color: #333; }

.checkbox-row label {
  font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0 !important;
  padding: 0 0 0 28px;
  background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/checkbox.png') no-repeat 0 -24px; }
.checkbox-row input[type="checkbox"] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
.checkbox-row input[type="checkbox"]:checked + label {
  background-position: -21px 0; }

.product-image-slider .orbit-slides-container img {
  width: 100%; }
.product-image-slider .orbit-bullets-container {
  margin-top: -25px; }
.product-image-slider .orbit-bullets {
  margin: 0 auto;
  top: -7px; }
  .product-image-slider .orbit-bullets li {
    margin-right: 3px;
    width: 19px;
    height: 5px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #FF8400;
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg); }
    .product-image-slider .orbit-bullets li.active {
      background: #FF8400; }
.product-image-slider .single-twitter {
  position: absolute;
  text-indent: -9999px;
  right: 20px;
  bottom: 15px;
  width: 20px;
  height: 18px;
  background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/social-icons-white.png") no-repeat -54px 0; }
.product-image-slider .share-photo .button {
  overflow: hidden;
  height: 36px;
  margin-bottom: 0;
  background: #FF8400;
  color: #fff;
  padding: 12px 0;
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .product-image-slider .share-photo .button:hover {
    background: #F37404; }
.product-image-slider .share-photo input {
  margin-top: -50px;
  margin-left: -410px;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  height: 100px; }
.product-image-slider .share-photo .share-btn {
  display: block; }

.join-our-community {
  padding: 30px;
  background: #333;
  color: #ccc;
  font-size: 14px; }
  .join-our-community h3 {
    color: #fff;
    font-size: 28px;
    line-height: 1; }
  .join-our-community .socials ul {
    margin: 15px 0 0 0; }
  .join-our-community .socials li {
    float: left;
    margin-right: 35px;
    list-style: none; }
  .join-our-community .socials a {
    display: block;
    height: 18px;
    text-indent: -9999px;
    background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/social-icons-white.png") no-repeat; }
  .join-our-community .socials .instagram {
    width: 18px;
    background-position: 0 0; }
  .join-our-community .socials .twitter {
    width: 20px;
    background-position: -54px 0; }
  .join-our-community .socials .facebook {
    width: 8px;
    background-position: -109px 0; }
  .join-our-community .socials .youtube {
    width: 25px;
    background-position: -153px 0; }

.content-area {
  padding-bottom: 80px; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .content-area {
      padding-bottom: 40px; } }

.header.no-nav + .content-block {
  padding-top: 82px; }
  .header.no-nav + .content-block .sides-offset {
    padding-top: 30px; }

#new_user_form .error label {
  color: #f00; }

.tabs-container {
  border-bottom: 2px solid #eee;
  padding: 0; }

.tabs {
  position: relative;
  font-size: 0;
  display: table;
  border-collapse: collapse; }
  .tabs li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 42px;
    text-align: center;
    position: relative;
    float: none !important;
    margin: 0 !important; }
  .tabs li:first-child {
    padding: 0; }
  .tabs li:before {
    width: 42px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    border-bottom: 2px solid #eee;
    z-index: 10; }
  .tabs li:first-child:before {
    display: none; }
  .tabs .tab-title a {
    color: #999;
    background: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 18px;
    margin: 0 0 -2px;
    font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    font-style: normal;
    text-transform: uppercase; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .tabs .tab-title a {
        font-size: 16px; } }
    @media only screen and (max-width: 40em) {
      .tabs .tab-title a {
        font-size: 14px;
        line-height: 1; } }
  .tabs .tab-title a:hover, .tabs .tab-title.active a {
    background: none;
    color: #000; }
    .tabs .tab-title a:hover span:after, .tabs .tab-title.active a span:after {
      content: '';
      background: #FF8400;
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      height: 2px; }
  .tabs .tab-title a:hover:before, .tabs .tab-title.active a:before {
    position: absolute;
    border-top: 8px solid #FF8400;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    width: 0;
    height: 0;
    margin: 0 0 0 10px;
    top: 100%;
    left: 50%;
    content: ''; }
  .tabs .tab-title a:hover:after, .tabs .tab-title.active a:after {
    position: absolute;
    border-top: 5px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    margin: 0 0 0 13px;
    top: 100%;
    left: 50%;
    content: ''; }
  .tabs li.tab-title:first-child a:hover:before, .tabs li.tab-title:first-child.active a:before {
    margin: 0 0 0 -13px; }
  .tabs li.tab-title:first-child a:hover:after, .tabs li.tab-title:first-child.active a:after {
    margin: 0 0 0 -10px; }

.tabs-content .content {
  border: none;
  padding: 57px 0 0;
  margin: 0; }
  @media only screen and (max-width: 40em) {
    .tabs-content .content {
      padding-top: 30px; } }

.tabs-content h3 {
  margin: 0 0 10px;
  /*  padding:17px 0 0;*/
  font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase; }

.newsletter-promo-block {
  padding: 36px 18px 40px;
  background: #f5f5f5; }
  .newsletter-promo-block p {
    margin: 0 0 18px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .newsletter-promo-block .input-field {
    overflow: hidden; }
  .newsletter-promo-block input[type="text"] {
    border-right: none; }
  .newsletter-promo-block .button {
    background: #FF8400;
    color: #fff;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    float: right;
    margin: 0;
    padding: 11px 15px; }

.cards-block {
  padding: 0 15px 10px 0;
  display: inline-block;
  vertical-align: middle; }
  .cards-block ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
  .cards-block li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 0 0;
    background: url('//p5.zdassets.com/hc/theme_assets/305861/2413/cards.png') no-repeat;
    width: 34px;
    height: 21px;
    overflow: hidden; }
    .cards-block li.visa {
      background-position: 0 0; }
    .cards-block li.mastercard {
      background-position: -38px 0; }
    .cards-block li.active.visa {
      background-position: 0 -24px; }
    .cards-block li.active.mastercard {
      background-position: -38px -24px; }
    .cards-block li.active.americanexpress {
      background-position: -76px -24px; }

.header .container {
  border-bottom-color: #eee; }

.logged-user {
  position: absolute;
  right: 18px;
  top: 20px;
  font-size: 14px;
  text-align: right; }
  .logged-user:hover .logged-user-popup {
    display: block; }
  .logged-user.in .logged-user-popup {
    display: block; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .logged-user {
      right: 200px;
      top: -36px; } }
  @media only screen and (max-width: 40em) {
    .logged-user {
      display: none; } }
  .logged-user span {
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }

.nav-fixed .logged-user {
  top: -50px; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .nav-fixed .logged-user {
      top: -36px; } }
.nav-fixed .logged-user-popup {
  margin-top: 100px; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .nav-fixed .logged-user-popup {
      margin-top: -1000px; } }
  .nav-fixed .logged-user-popup:before {
    top: 108px;
    right: 56px; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .nav-fixed .logged-user-popup:before {
        top: 18px;
        right: 24px; } }

.logged-my-account .label-account {
  opacity: 0; }

.logged-user-popup {
  display: none;
  text-align: left;
  margin-top: 10px;
  top: 33px;
  right: 0px;
  padding: 25px;
  width: 210px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 1px solid #eee; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .logged-user-popup {
      top: -11px;
      right: 200px; } }
  .logged-user-popup:before {
    position: absolute;
    content: '';
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAARZJREFUeNqc0c1KxDAUBeDTsTOddnTTn7cTBDeC4GrAR3ArCCKDIL5VS1sIFNrs7qrppqVxk5ROzMxYD9xFbpIvFwJcjqPq4qElfR1pNtwziG0SeWrtENHUDcPQmQGOZTppFIhIAsDqDLICcMU533POX9Ra1/SQugeoiaaLANYAPAB+VVXPQggphJBN07wC8NXeWp09Qq0IY2xPROMwDHIcR429AQgAbC3YLyRgjD1pREdjdV2/J0mys2DHSFmWjyYyj8I+ZthG//5GI0VRPBDRcAoxsEMcx9czDFsAQZ7n90Q09H0v/xIhhOScfyrMB4BdlmV3SxAD+4qi6AZpmt4SUb8UMbBvp21b6XkeXNfFf9N1HX4GAO8Aby3Sf54FAAAAAElFTkSuQmCC');
    display: block;
    width: 18px;
    height: 14px;
    top: 18px;
    right: 24px; }
  .logged-user-popup .name {
    display: block;
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    padding-bottom: 5px; }
  .logged-user-popup li {
    display: block !important;
    padding: 5px 0;
    border-top: 1px solid #EEEEEE; }
    .logged-user-popup li:first-child {
      border-top: none; }
    .logged-user-popup li:last-child {
      padding-bottom: 0; }
    .logged-user-popup li a {
      color: #FF8400;
      text-transform: none;
      font-family: 'avenir-book', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      letter-spacing: 0;
      font-size: 14px;
      -webkit-transition: color .3s;
      -moz-transition: color .3s;
      -ms-transition: color .3s;
      -o-transition: color .3s; }
      .logged-user-popup li a:hover {
        color: #F37404; }

.bundle {
  padding-bottom: 80px; }
  @media only screen and (max-width: 40em) {
    .bundle {
      padding-bottom: 40px; } }
  .bundle .title {
    padding-top: 45px;
    padding-bottom: 20px;
    text-align: center; }
    @media only screen and (max-width: 40em) {
      .bundle .title {
        text-align: left; } }
    .bundle .title h3 {
      font-size: 40px;
      font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
      @media only screen and (min-width:40.063em) and (max-width:64em) {
        .bundle .title h3 {
          font-size: 28px; } }
      @media only screen and (max-width: 40em) {
        .bundle .title h3 {
          font-size: 28px;
          line-height: 1; } }
    .bundle .title strong {
      font-family: 'avenir-black-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
  @media only screen and (max-width: 40em) {
    .bundle .products > div {
      padding-bottom: 35px;
      padding-top: 35px;
      border-bottom: 1px solid #EEEEEE; } }
  @media only screen and (max-width: 40em) {
    .bundle .products > div:first-child {
      padding-top: 0; } }
  @media only screen and (max-width: 40em) {
    .bundle .products > div:last-child {
      padding-bottom: 0;
      border-bottom: none; } }
  .bundle .image {
    text-align: center;
    position: relative;
    overflow: hidden; }
    .bundle .image:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 0;
      top: 0;
      right: 0;
      bottom: -100%;
      left: 0;
      background: -webkit-radial-gradient(circle contain, #d5d5d5, #fff);
      background: -o-radial-gradient(circle contain, #d5d5d5, #fff);
      background: -moz-radial-gradient(circle contain, #d5d5d5, #fff);
      background: radial-gradient(circle contain, #d5d5d5, #fff); }
    .bundle .image:after {
      content: '';
      display: block;
      position: absolute;
      z-index: 1;
      background: #fff;
      right: 0;
      bottom: 0;
      left: 0;
      height: 60px; }
    .bundle .image img {
      position: relative;
      z-index: 2;
      max-width: 80%; }
      @media only screen and (max-width: 40em) {
        .bundle .image img {
          max-width: 100%; } }
  .bundle .details, .bundle .actions {
    margin: 0 140px; }
    @media only screen and (min-width:64.063em) and (max-width:90em) {
      .bundle .details, .bundle .actions {
        margin: 0 10%; } }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .bundle .details, .bundle .actions {
        margin: 0 25px; } }
    @media only screen and (max-width: 40em) {
      .bundle .details, .bundle .actions {
        margin: 0; } }
  .bundle .details h4 {
    font-size: 20px;
    font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .bundle .details p {
      font-size: 14px; } }
  @media only screen and (max-width: 40em) {
    .bundle .details p {
      font-size: 14px; } }
  .bundle .actions > div {
    display: inline-block;
    vertical-align: middle; }
  .bundle .button {
    margin-bottom: 0;
    padding: 10px 30px;
    font-family: 'avenir-medium', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #333333;
    background: transparent;
    border: 1px solid #cccccc;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -ms-transition: background .2s;
    -o-transition: background .2s; }
    @media only screen and (max-width: 40em) {
      .bundle .button {
        padding: 10px 20px; } }
    .bundle .button:hover {
      background: #FF8400;
      border-color: #FF8400;
      color: #fff; }
  .bundle .price {
    font-size: 20px;
    margin-right: 35px; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .bundle .price {
        margin-right: 25px; } }
    .bundle .price span {
      display: block;
      line-height: 1;
      font-family: 'avenir-light-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
    .bundle .price .real {
      font-family: 'avenir-heavy-oblique', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
    .bundle .price .old {
      text-decoration: line-through;
      color: #999;
      font-size: 14px; }

.social-feed-section {
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  width: 100%;
  overflow: hidden; }
  .social-feed-section .social-f-s-description {
    width: 35%;
    height: 100%;
    background: url("//p5.zdassets.com/hc/theme_assets/305861/2413/bg-social-feed.jpg") no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: left .5s;
    -moz-transition: left .5s;
    -ms-transition: left .5s;
    -o-transition: left .5s; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .social-f-s-description {
        width: 40%;
        height: 100%; } }
    .social-feed-section .social-f-s-description h2 {
      color: #fff;
      font-size: 2.5rem;
      margin: 0 0 10px; }
  .social-feed-section .description-frame {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 2.27% 19%;
    font-size: 18px;
    color: #fff; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .description-frame {
        padding: 0 30px; } }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .description-frame h2 {
        font-size: 28px; } }
    .social-feed-section .description-frame a {
      color: #FF8400;
      text-transform: uppercase;
      font-size: 12px; }
    .social-feed-section .description-frame p {
      line-height: 1.33;
      margin: 0 0 4px; }
      @media only screen and (min-width:40.063em) and (max-width:64em) {
        .social-feed-section .description-frame p {
          font-size: 14px; } }
  .social-feed-section .social-f-s-items {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    float: right;
    overflow: hidden;
    width: 65%; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .social-f-s-items {
        width: 60%; } }
    .social-feed-section .social-f-s-items li {
      vertical-align: top;
      overflow: hidden;
      width: 33.3%;
      height: 100%;
      position: relative;
      font-size: 1rem;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      float: right;
      background: #333 url('//p5.zdassets.com/hc/theme_assets/305861/2413/header/bkgd-promo.png'); }
      @media only screen and (min-width:40.063em) and (max-width:64em) {
        .social-feed-section .social-f-s-items li {
          width: 50%;
          height: auto; } }
      .social-feed-section .social-f-s-items li .social-item-wrap {
        height: 100%;
        position: relative;
        left: 0;
        -webkit-transition: height .35s;
        -moz-transition: height .35s;
        -ms-transition: height .35s;
        -o-transition: height .35s; }
        .social-feed-section .social-f-s-items li .social-item-wrap:after {
          content: '';
          position: absolute;
          right: 10px;
          bottom: 10px;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAUCAYAAAAZb7T/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzc4QkYxREExQTU3MTFFNUFCMzc4NDNGODgxN0I3NUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzc4QkYxREIxQTU3MTFFNUFCMzc4NDNGODgxN0I3NUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzhCRjFEODFBNTcxMUU1QUIzNzg0M0Y4ODE3Qjc1QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzhCRjFEOTFBNTcxMUU1QUIzNzg0M0Y4ODE3Qjc1QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoPYE1MAAAJoSURBVHjavJc9SBxBGIZ3NYcnpwEVBQUDaqIE9KqIcGCjxWlhl05S2aRJlUJSCxYBe0EkpFFSBL0iXiMKFgai+IOKiIoWmh9yahLk4unp5R1455iMt3s363kfPLA7v+9+8803O3YqlbIKYE1gAFTdcZwTMG4XSPRwHgSnhT+wCmNeBN+ASfAH2CAEgmKsQon2YmdgQSsToi0puhhc5zDQI9AHmumJLfCRE3SCffD1nj4iHcdStNgk52DCpVM9eAOKlLJ28BT8AnGwm0eRfupL8v2hLroRVIC/YMphkH5NsLQycgTqwHdDcVdgDmzwvQ10gQB4Cy5YXqGLPmFhD5f+E9hUBhZiG7Is3RHDxVTwCDhQysRqrYLXFB7QO0nPzSplwuuvwCDoBU8o+MplchEa70Aii8hlEFXe5zTB0g5YJy3KvmlPC+HH9GyrJr5RST9udslxsrVbAt/oDEsJiUwm6sJ8/gxqwTM1PF4wPFLMiU4r4mS/cxB8Kwt4yRyW4p0VUO0gOBc7NGh7qoRRm0s7WZdgn1senGciT3oUvWTQVsyxzucuhw3ewDqLbf/TpZ6I06Ccce0zEPED7Bl+ZISnm59ZIlPK8zHdRfTOquhSHhQ+QwEfPKxMDIyClxQeVjadtAu2ibltsBjTVtxg8kUPuVnaNhgCX7RUmWDZENtYbp4WtkbE8jznP4mT7YD3hkLtDB4fp45KZaMm3fqKxiUUF2fHx4wrO8shMebBu6Ec0l6dg+CQLrobdKjnu4P9BDMMC9MbRxU3X/CulwB5cynjYC2ghjnbx6P7lL+bW/wn8JIW83rd+ifAAHZnjvhS2N2TAAAAAElFTkSuQmCC); }
      .social-feed-section .social-f-s-items li.twitter:after {
        background-position: 0 0; }
      .social-feed-section .social-f-s-items li.instagram:after {
        background-position: -25px 0; }
      .social-feed-section .social-f-s-items li:nth-child(n+4) {
        display: none; }
      @media only screen and (min-width:40.063em) and (max-width:64em) {
        .social-feed-section .social-f-s-items li:nth-child(-n+1) {
          display: none; } }
      .social-feed-section .social-f-s-items li:nth-child(1) {
        top: 0px; }
      .social-feed-section .social-f-s-items li:nth-child(2) {
        bottom: 0px; }
      .social-feed-section .social-f-s-items li.incr-height {
        z-index: 2; }
    .social-feed-section .social-f-s-items img {
      width: 100%;
      display: block; }
  .social-feed-section .item-info-header {
    margin: 0 0 15px;
    position: relative; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .item-info-header {
        margin: 0 0 8px; } }
  .social-feed-section .social-item-info {
    background: #f7f7f7;
    padding: 20px;
    background: rgba(247, 247, 247, 0.85);
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    opacity: 0;
    left: -100%;
    -webkit-transition: .5s opacity .5s, .25s left .5s;
    -moz-transition: .5s opacity .5s, .25s left .5s;
    transition: .5s opacity .5s, .25s left .5s;
    z-index: 2; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .social-item-info {
        padding: 12px; } }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .social-item-info p {
        font-size: 0.7rem;
        padding: 0 0 0.2rem 0 !important; } }
  .social-feed-section .social-item-wrap:hover .social-item-info {
    opacity: 1;
    left: 0;
    transition: .2s opacity .25s, .2s left .25s;
    z-index: 4; }
  .social-feed-section .social-attributes {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap; }
    .social-feed-section .social-attributes span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 13px;
      padding: 0 0 0 16px;
      position: relative;
      font-family: 'avenir-black', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal;
      font-size: 10px;
      line-height: 14px;
      color: #999; }
      .social-feed-section .social-attributes span:before {
        content: '';
        height: 11px;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAALCAYAAABhwJ3wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDVCMTZBODExQkUzMTFFNThCNjc5RUU2Mzc0RDhGREQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDVCMTZBODIxQkUzMTFFNThCNjc5RUU2Mzc0RDhGREQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NUIxNkE3RjFCRTMxMUU1OEI2NzlFRTYzNzREOEZERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NUIxNkE4MDFCRTMxMUU1OEI2NzlFRTYzNzREOEZERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkXc3w4AAAEoSURBVHjaYpw5cyYDFDACMTMQ/2FAAA4oH1mMLMAExGxAPB2IPwDxNyBeDsRyQLwGiL8A8WcgngdVhw4kgLgViC9B1X6BsluhcnDAAsQ1QJyBJBYBxP5AzAnlg3yZCMQvgLgKSZ0XEC8BYkE0y3WhOBOIY4B4G8xHsVhcyolFLAqJbQDE67FYggwEoWoMYBZJEhnMyEHRiCMo0QFITRPMootEWnQeie1MQjpwglnURqSGFjIT3B+YRRuBeAoBxZOBeCsSfx8JFh2CWQQCBUC8AIfCWVB5ZFAHxL+ItGg2skV/oUkYZMB/qNh/KD8diP+hab4AxIFA/J4Ii/zAecTX1xfdm6eAWA9q8Vw8BtwG4oVQnwkAMS8Q/wbiG1B9k6AOtAHFE0CAAQDDbzohw5zn1gAAAABJRU5ErkJggg==); }
  .social-feed-section .social-attributes-likes:before {
    width: 11px; }
  .social-feed-section .social-attributes-comments:before {
    width: 13px;
    background-position: -13px 0; }
  .social-feed-section .item-avatar {
    width: 40px;
    float: left;
    margin: 0 9px 0 0; }
  .social-feed-section .social-user-name {
    font-size: 14px;
    line-height: 1;
    font-family: 'avenir-heavy', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      .social-feed-section .social-user-name {
        font-size: 0.8rem; } }
  .social-feed-section .social-post-date {
    font-size: 12px;
    line-height: 1;
    color: #999; }
  .social-feed-section .social-post-content {
    font-size: 14px;
    line-height: 20px;
    color: #333; }

@media only screen and (min-width: 1280px) {
  .content-block {
    background: #eee; }
  .content-area {
    background: #fff;
    max-width: 1280px;
    margin: 0 auto; } }

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .join-our-community {
    padding: 30px 10%; }
    .join-our-community h3 {
      font-size: 22px; }
    .join-our-community .socials li {
      margin-right: 15px; }
  .order-confirmation .create-account .zs-text {
    font-size: 13px; } }

@media only screen and (min-width: 320px) and (max-width: 640px) {
  .sides-offset {
    padding: 0; }
  .content-block {
    padding-top: 61px; }
  .homepage .content-block {
    padding-bottom: 0; }
  .homepage .footer {
    padding-top: 0; }
  #sign-in-lightbox .btn.sign-in, #sign-in-lightbox .button.cancel {
    letter-spacing: 0.5px;
    width: 48%; }
  #sign-in-lightbox .button.cancel {
    margin-left: 2%; }
  .warning {
    margin: 0 0 16px; }
  .content-area {
    padding-bottom: 0; }
  .product-image-slider, .join-our-community {
    margin: 0 -18px; }
  .newsletter-promo-block .button {
    font-size: 10px; } }

/*# sourceMappingURL=global-styles.css.map */