@charset "UTF-8";
.product-list .product-name {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-weight: normal;
  color: #ffffff;
  font-size: 24px;
  font-style: normal; }

.product-list .product-price {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5; }

.product-list .product-name,
.product-list .product-price {
  text-align: center; }

.product-info .xl-headline {
  font-size: 36px; }

.product-order-form button.f-add-to-cart-button {
  color: #222222 !important;
  font-size: 14px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important; }
  .product-order-form button.f-add-to-cart-button:disabled {
    cursor: not-allowed; }
    .product-order-form button.f-add-to-cart-button:disabled:hover {
      background: #ffffff !important; }

h2, p, li {
  transition: font-size ease-in-out 130ms; }

.proofing-header__project-title {
  color: #ffffff !important;
  font-size: 24px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  font-weight: normal !important;
  line-height: 1.5 !important; }

.proofing-header__client-name {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px; }

.proofing-header__actions__container {
  background: #1C1B1E; }

.proofing-header__action {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  border: 1px solid #ffffff; }
  .proofing-header__action:hover {
    color: #ffffff; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #222222 !important;
    font-size: 14px;
    font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
    border-radius: 2px;
    background: #ffffff;
    border-color: rgba(255, 255, 255, 0.5) !important;
    transition: background 250ms ease, border-color 250ms ease; }
    .proofing-header__action--download:hover, .proofing-header__action--favorites:hover, .proofing-header__action--view:hover, .proofing-header__action--cart--desktop:hover {
      color: #222222 !important;
      border-color: rgba(255, 255, 255, 0.8) !important;
      background: rgba(255, 255, 255, 0.8) !important; }

.private-page {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px; }

.private-page__header {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal; }

.private-page__logo {
  color: #ffffff;
  font-family: Lydian Regular;
  font-size: 21px;
  font-style: normal;
  font-weight: normal; }

.private-page__form-submit {
  color: #222222 !important;
  font-size: 14px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important; }

.private-page__field-input:not(.private-page__field-input--invalid),
.download-folder__download-button,
.private-page__form-submit {
  border-color: rgba(255, 255, 255, 0.5); }
  .private-page__field-input:not(.private-page__field-input--invalid):focus,
  .download-folder__download-button:focus,
  .private-page__form-submit:focus {
    border-color: rgba(255, 255, 255, 0.8); }

.client_page .f_assets-container {
  font-size: 14px; }

.img-title .f_asset-title_wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, calc(0 / 100));
  z-index: 0;
  pointer-events: none; }

.f_assets-container .overlay_text_copy {
  color: #FFFFFF;
  font-size: 80px;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-weight: normal;
  line-height: 1.5 !important; }
  @media only screen and (max-width: 767px) {
    .f_assets-container .overlay_text_copy {
      font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    .f_assets-container .overlay_text_copy {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1000px) {
    .f_assets-container .overlay_text_copy {
      font-size: 80px; } }
.f-load-more .spinner-wrap .spinner-circle {
  stroke: #ffffff; }

.private-page__back-button {
  color: #ffffff;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal; }

.private-page__form-container {
  background-color: #1C1B1E; }

.f_asset-filename, .f_asset-filename * {
  text-align: Left; }

.f_asset-filename, .f_asset-filename * {
  color: #ffffff !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: inherit !important; }

/* ---- Start Flexible Grid Styles ---- */
.flexible_grid {
  margin: 0 20px;
  max-width: 100% !important; }
  @media only screen and (min-width: 768px) {
    .flexible_grid {
      margin: 0 20px !important; } }
/* ---- End Flexible Grid Styles ---- */
.f_client_gallery {
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, 160px); }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-gap: 20px; } }
  @media only screen and (max-width: 767px) {
    .f_client_gallery {
      grid-template-columns: repeat(2, 160px); } }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-template-columns: repeat(auto-fill, 200px); } }
  .f_client_gallery .f_asset-image {
    margin: 0 !important; }
  .f_client_gallery .f_asset_inner {
    height: 160px;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      .f_client_gallery .f_asset_inner {
        height: auto;
        width: auto; } }
    @media only screen and (min-width: 768px) {
      .f_client_gallery .f_asset_inner {
        height: 200px;
        width: 200px; } }
    .f_client_gallery .f_asset_inner img {
      max-height: 160px;
      max-width: 160px; }
      @media only screen and (max-width: 767px) {
        .f_client_gallery .f_asset_inner img {
          max-height: auto;
          max-width: auto; } }
      @media only screen and (min-width: 768px) {
        .f_client_gallery .f_asset_inner img {
          max-height: 200px;
          max-width: 200px; } }
#content_page_wrapper ._4ORMAT_module_image_set_04 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_03 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_02 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_01 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 18px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_05 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_04 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_map_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #2F333F;
  --navigation-icon-color: #ffffff;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --image-spacing: 20px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_02 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_mailing_list_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_05 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #fbfbfb;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --navigation-color: #000000;
  --overlay-opacity: 0.45;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.6;
  --pagination-display: block;
  --slideshow-height: 726px;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_slideshow_01 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --overlay-opacity: 0.5;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 42px;
  --heading-typography-line-height: 1.5;
  --description-typography-font-family: ;
  --description-typography-font-size: 15px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --slide-content-align: center;
  --slide-items-align: center;
  --slide-description-text-align: center;
  --slide-link-position: absolute;
  --slide-link-width: 100%;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_02 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_layered_01 {
  --primary-color: #FFFFFF;
  --inverted-primary-color: #000000;
  --button-style: solid;
  --overlay-opacity: 0.5;
  --content-padding: 100px;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 36px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 14px;
  --description-typography-line-height: 1.5;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_24 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_25 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title_text_hover_state: underline;
  --title-typography-font-family: ;
  --title-typography-line-height: ;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_title_26 {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --overlay-opacity: 0.35;
  --title-text-size: 100px;
  --description-text-size: 16px;
  --title-page-flexbox-alignment: center;
  --title-page-text-alignment: center;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --title-typography-font-family: ;
  --title-typography-line-height: 1.7;
  --description-typography-font-family: ;
  --description-typography-font-size: px;
  --description-typography-line-height: 1.7;
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_01 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_02 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_06 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_03 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_05 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_07 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_08 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_07 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 0px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_09 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 50%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_08 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 0px;
  --horizontal-offset: 25%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 36px;
  --grid-column-count: 4;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_09 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_uploaded_video_06 {
  --slideshow-height: 726px;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px;
  --video-base-color: #000000;
  --video-text-color: #ffffff;
  --video-accent-color: #f1f1f1; }

#content_page_wrapper ._4ORMAT_module_image_set_12 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_10 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 0px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_11 {
  --slideshow-background: rgba(164, 164, 164, 0.2);
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 2;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_image_set_13 {
  --slideshow-background: transparent;
  --slideshow-height: 726px;
  --vertical-spacing: 16px;
  --horizontal-offset: 0%;
  --horizontal-spacing: 16px;
  --show-scrollbar: scroll;
  --grid-spacing-gap: 48px;
  --grid-column-count: 3;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

#content_page_wrapper ._4ORMAT_module_comparison_slider_01 {
  --slideshow-height: 726px;
  --slider-default-position: 50;
  --slider-color: #000000;
  --slider-icon-color: #FFFFFF;
  --label-text-color: ##ffffff;
  --label-font: ;
  --label-font-size: 14;
  --label-overlay-background-color: 0, 0, 0;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-line-thickness: 6;
  --slider-size: 48;
  --slider-icon-width: 9px;
  --slider-icon-height: 14px;
  --slider-icon-margin: 6px;
  --slider-icon-shape: 50%; }

#content_page_wrapper ._4ORMAT_module_slideshow_05[data-content-module-id='14066504'],
#content_page_outer._4ORMAT_module_slideshow_05[data-content-module-id='14066504'] {
  --primary-color: #ffffff;
  --inverted-primary-color: #000000;
  --secondary-color: #fbfbfb;
  --button-style: solid;
  --button-padding: 15px 30px;
  --button-font-size: 14px;
  --navigation-color: #000000;
  --overlay-opacity: 0.45;
  --overlay-color: #000000;
  --overlay-color-rgb: 0, 0, 0;
  --heading-typography-font-family: ;
  --heading-typography-font-size: 26px;
  --heading-typography-line-height: 1.4;
  --description-typography-font-family: ;
  --description-typography-font-size: 12px;
  --description-typography-line-height: 1.6;
  --pagination-display: block;
  --slide-cta-items-align: start;
  --label-padding-horizontal: 0px;
  --label-padding-bottom: 20px;
  --slider-size: 48;
  --slider-icon-width: 16px;
  --slider-icon-height: 8px;
  --slider-icon-margin: 10px; }

h2, p, li {
  transition: font-size ease-in-out 130ms; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  color: #ffffff; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline span,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline span {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.4 !important;
  font-size: 36px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.4 !important;
  font-size: 24px;
  font-weight: bold; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 span,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 span {
    font-family: inherit; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.7 !important;
  font-size: 14px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.7 !important;
  font-size: 12px; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline a span:hover {
    color: #a9a9a9;
    text-decoration: underline; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn),
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input:not(.btn) {
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-color: rgba(104, 104, 104, 0.5) !important; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button {
  color: #222222 !important;
  font-size: 14px !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn:hover, body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input.btn:hover,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row a.format_flex_button:hover {
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  padding-top: 36px;
  padding-bottom: 36px; }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link {
    text-decoration: underline;
    font-weight: normal;
    font-style: normal; }
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper:not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row._4ORMAT_full_width_module .format-slideshow .format-slideshow__slide-heading--link:hover {
      text-decoration: underline; }

body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row,
body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1500ms, transform 950ms;
  transition-timing-function: cubic-bezier(0.5, 0, 0.2, 1); }
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row.in-viewport,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row.in-viewport {
    opacity: 1;
    transform: translateY(0px); }

@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
    font-size: 8vw; } }
  @media only screen and (max-width: 767px) and (max-width: 250px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 450px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2.xl-headline {
      font-size: 36px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
    font-size: 6vw; } }
  @media only screen and (max-width: 767px) and (max-width: 266.6666666667px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
      font-size: 16px; } }
  @media only screen and (max-width: 767px) and (min-width: 400px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row h2 {
      font-size: 24px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 350px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row p,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row li {
      font-size: 14px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
    font-size: 3vw; } }
  @media only screen and (max-width: 767px) and (max-width: 266.6666666667px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
      font-size: 8px; } }
  @media only screen and (max-width: 767px) and (min-width: 400px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) #content_page_wrapper ._4ORMAT_content_page_row p.small-text {
      font-size: 12px; } }
@media only screen and (max-width: 767px) {
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
  body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
    font-size: 4vw; } }
  @media only screen and (max-width: 767px) and (max-width: 300px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) and (min-width: 350px) {
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row ._4ORMAT_module_contact_label,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row textarea._4ORMAT_module_contact_input,
    body.nested_content:not(.client):not(.store):not(.product):not(.blog) :not(._4ORMAT_content_page_TITLE) ._4ORMAT_content_page_row input._4ORMAT_module_contact_input {
      font-size: 14px; } }
/*
   v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/*  ------  Global  ------  */
body, html {
  background: #1C1B1E;
  min-height: 100%; }

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px; }

.gallery {
  height: 100%;
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-weight: normal;
  font-style: normal; }

h1, h2 {
  font-size: 24px;
  letter-spacing: 0.01em;
  line-height: 2em; }

a {
  outline: none;
  color: #ffffff;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal; }

a:hover {
  color: #a9a9a9;
  text-decoration: underline; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

form div, table td, table th {
  padding: 5px; }

p {
  margin: 0; }

p, ul li, ol li, .text {
  line-height: 1.5em; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

/* Required to Render UL and OL elements correclty */
ol {
  list-style: decimal inside none; }

ul {
  list-style: disc inside none; }

body {
  overflow-y: auto; }

/* ------ ClearFix ------ */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

body.unauthorized #supersized-loader, body.unauthorized #supersized {
  display: none !important; }

#menu_bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 20;
  min-width: 960px;
  min-height: 102px;
  display: table;
  border-collapse: collapse; }

#menu_bar_background {
  background: #111012;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

/* logo */
#logo {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2.5em 0 2em;
  position: relative;
  z-index: 9;
  white-space: nowrap;
  width: 5%; }

#logo a {
  display: block; }

#logo h1 {
  display: inline-block;
  font-size: 21px; }

#logo h1 a {
  text-decoration: none;
  line-height: 1.2;
  color: #ffffff;
  font-family: Lydian Regular;
  font-size: 21px;
  font-style: normal;
  font-weight: normal; }

#logo a img {
  max-width: 150px;
  max-height: 80px;
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1); }

/* menu */
nav {
  display: table-cell !important;
  vertical-align: middle;
  position: relative;
  margin: 0 4em 0 1em;
  padding: 32px 0;
  z-index: 4; }

/* nav #menu { } */
nav #menu li {
  list-style: none;
  font-size: 14px; }

nav #menu li a {
  text-decoration: none;
  display: block;
  padding: 8px 14px;
  outline: none;
  color: #8f8f8f;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal; }

nav #menu li a:hover,
nav #menu li:hover .category_name {
  color: #8f8f8f; }

nav #menu li.selected a {
  color: #ffffff; }

nav #menu li.selected:hover a {
  color: #8f8f8f; }

nav #menu > li {
  float: left;
  position: relative; }

nav #menu > li > ul {
  bottom: 38px;
  display: none;
  position: absolute;
  background: transparent;
  left: 0;
  width: 180px;
  padding: 0;
  z-index: 1; }

nav #menu > li:hover {
  background-color: #1F1D21; }

nav #menu > li.category:hover {
  background: #1F1D21;
  color: #aaaaaa; }

nav #menu > li.category:hover > a {
  color: #aaaaaa; }

nav #menu > li:hover > ul {
  display: block; }

nav #menu > li:hover > ul li {
  background-color: #1F1D21; }

nav #menu > li > ul > li a {
  color: #aaaaaa;
  font-style: normal;
  font-weight: normal; }

nav #menu > li > ul > li a:hover {
  color: #aaaaaa; }

nav #menu > li > ul > li.selected {
  background-color: #1A191C; }

nav #menu > li > ul > li.selected a {
  color: #ffffff; }

nav #menu > li > ul li:hover {
  background-color: #1A191C; }

nav #menu > li > ul li:hover a {
  color: #aaaaaa; }

nav #menu > li > ul > li {
  width: 100%;
  float: left; }

nav #menu > li > ul > li a {
  padding: 10px 14px;
  text-align: left; }

nav #menu > li.category .category_name.selected {
  color: #ffffff; }

nav #menu > li.category .category_name.selected:hover,
nav #menu > li.category:hover .category_name {
  color: #8f8f8f; }

/* social icons */
.social_icons {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2em 0 0.5em;
  position: relative;
  z-index: 9;
  font-size: 12px;
  text-align: right;
  min-width: 13em; }

.social_icons ul {
  display: inline-block; }

.social_icons ul li {
  display: inline-block;
  color: #ffffff;
  list-style: none;
  min-width: 21px;
  text-align: center;
  position: relative;
  cursor: pointer; }

.social_icons ul li:hover {
  color: #ffffff; }

.social_icons ul li a {
  display: inline-block;
  position: absolute;
  top: -1px;
  left: 0;
  bottom: 1px;
  color: #ffffff;
  font-size: 12px;
  width: 14px;
  height: 14px; }

.social_icons .social-icon {
  width: auto;
  height: 13px;
  overflow: visible;
  position: absolute;
  top: -13px; }

.social_icons ul li a:hover {
  color: #ffffff; }

a.icon_share {
  padding: 0.9em 1em 0.7em;
  color: #ffffff;
  display: inline-block;
  position: relative;
  top: -1px;
  text-decoration: none;
  opacity: 0.88;
  filter: alpha(opacity=88); }

.footer-text {
  padding: 0.9em 0 0 1em;
  display: inline-block;
  position: relative;
  top: -1px;
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px; }

a.icon_share + .footer-text {
  padding-right: 1em; }

/* content */
._4ORMAT_content_wrapper {
  margin: 0 auto;
  padding: 0px 0 50px; }

._4ORMAT_content_wrapper:after {
  display: block;
  content: "";
  clear: both; }

.gallery #content {
  padding: 0 !important;
  width: 100%; }

.content_page #content {
  width: 100%; }
  .content_page #content .background {
    padding: 0; }
  .content_page #content ._4ORMAT_content_page_row:not(._4ORMAT_full_width_module) {
    width: 90%; }
    @media only screen and (max-width: 767px) {
      .content_page #content ._4ORMAT_content_page_row:not(._4ORMAT_full_width_module) {
        width: 100%; } }
#content {
  margin: 0 auto;
  width: 90%;
  height: 100%;
  opacity: 0;
  padding: 32px 0 0 0; }
  #content.show {
    opacity: 1; }

#content .background {
  padding: 0 20px;
  height: 100%;
  display: flex;
  flex-direction: column; }
  #content .background #content_page_wrapper {
    width: 100%; }
  #content .background .footer-text {
    display: block;
    position: static;
    margin-top: auto;
    padding: 40px 10px 15px;
    font-size: 12px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #content .background .footer-text {
        padding-bottom: 25px; } }
.ie8 .simple #content {
  display: block; }

.ie8 .simple #content .background {
  display: block; }

/* assets */
.listing .assets,
.listing .asset,
.listing .asset_copy p.img_copy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.assets {
  width: 100%; }

.assets .asset_box {
  float: left;
  margin: 0 1% 2% 0;
  position: relative;
  vertical-align: top;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -ms-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.assets .linked_image.fourth {
  margin: 0 0 2% 0; }

.assets .linked_image {
  width: 24.25%; }

.assets .linked_image:hover {
  opacity: 0.7;
  filter: alpha(opacity=70); }

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

.page-asset .asset_copy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.page-asset .asset_copy:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1C1B1E;
  -webkit-transition: opacity .4s ease;
  -moz-transition: opacity .4s ease;
  -ms-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.page-asset .asset_copy:hover {
  opacity: 1; }

.page-asset .asset_copy:hover:after {
  opacity: 0.5; }

.assets .asset_copy p.img_copy {
  text-align: center;
  z-index: 1;
  margin: 1em 1.5em;
  line-height: 1.4em;
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 2em; }

.assets .asset_box.title {
  display: block;
  float: none;
  height: auto;
  margin: 0 0 3%; }

.assets .asset_box.title .asset_img {
  text-align: center; }

.assets .asset_box.title .asset_img img {
  display: block; }

.assets .asset_box.title .asset_copy {
  height: auto;
  max-width: 32em;
  position: static;
  min-height: 0;
  padding: 2em 1em 1em; }

.assets .asset_box.title .asset_copy p {
  height: auto;
  width: auto;
  overflow: auto;
  padding: 0;
  text-align: left;
  max-height: none; }

/* info box gallery */
.gallery .captionToggle {
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  position: fixed;
  left: 32px;
  cursor: pointer;
  width: 2em;
  height: 2em;
  color: #ffffff;
  font-family: "sun-icons";
  font-size: 21px;
  line-height: 2.2em;
  text-align: center;
  text-decoration: none;
  z-index: 9;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  top: 30px; }

.gallery .activeslide .captionToggle {
  opacity: 1; }

.captionToggle:before {
  content: 'i';
  border: 2px solid #ffffff;
  border-radius: 50%;
  font-family: sans-serif;
  font-size: 18px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  display: block; }

.captionToggle.active:before {
  content: '×';
  line-height: 22px; }

.caption {
  position: fixed;
  -webkit-transition: top 300ms ease, bottom 300ms ease, opacity 300ms ease;
  transition: top 300ms ease, bottom 300ms ease, opacity 300ms ease;
  opacity: 0;
  max-width: 25em;
  z-index: 8;
  line-height: initial;
  left: 80px;
  top: 50px; }
  .caption.caption-enter {
    opacity: 1;
    top: 30px; }
  .caption.caption-leave {
    opacity: 0;
    top: 10px; }
  .caption p,
  .caption li {
    font-size: 12px; }
  .caption h2 {
    font-size: 24px; }
  .caption a {
    color: #ffffff;
    text-decoration: underline; }

.caption h1,
.caption h2 {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.4; }

.caption p,
.caption li {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  line-height: 1.4; }

#thumbs_show {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100px;
  background: transparent;
  z-index: 0; }

/* Slider styles styles */
.slide_nav {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: relative;
  height: calc(100vh - 102px); }

#next_slide, #prev_slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  cursor: pointer;
  z-index: 9;
  padding: 45px 30px;
  -webkit-transition: right 300ms ease-out, left 300ms ease-out;
  transition: right 300ms ease-out, left 300ms ease-out;
  padding: 0 30px;
  -webkit-transform: scaleY(1.8);
  -moz-transform: scaleY(1.8);
  -ms-transform: scaleY(1.8);
  -o-transform: scaleY(1.8);
  transform: scaleY(1.8);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#prev_slide {
  left: 10px;
  text-indent: -2px; }
  #prev_slide:hover {
    left: 0px; }

#next_slide {
  right: 10px;
  text-indent: 2px; }
  #next_slide:hover {
    right: 0px; }

#prev_slide:before, #next_slide:before {
  position: relative;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff; }

#prev_slide:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 0.5em; }

#next_slide:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 0.5em; }

/* Supersized Gallery */
body.gallery #supersized .padding-wrapper {
  position: relative;
  padding: 1em;
  height: 100%; }

body.gallery #supersized .video .padding-wrapper {
  height: auto; }

body.gallery #supersized .video .padding-wrapper.video {
  max-width: 1000px;
  width: 100%;
  overflow: auto;
  margin: 0 auto; }

body.gallery #supersized .video.vert-with-copy .padding-wrapper.video {
  overflow: visible;
  position: relative; }

body.gallery #supersized .video.vert-with-copy .wrap .copy {
  position: absolute;
  left: calc(100% + 20px);
  bottom: 0;
  width: 19vw; }

body.gallery #supersized .video .video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  body.gallery #supersized .video .video-thumbnail::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://bucket2.format-assets.com/theme_versions/10184328/assets/images/play.svg) no-repeat center;
    background-size: 63px 63px;
    z-index: 2; }
  body.gallery #supersized .video .video-thumbnail img {
    visibility: visible; }

.no-touch.gallery #supersized .text-wrap {
  overflow: hidden; }

body.gallery #supersized .text .padding-wrapper {
  width: 100%;
  max-width: 60em;
  margin: 0 auto;
  padding: 0;
  display: table;
  overflow: auto; }

body.gallery #supersized .text .wrap {
  padding: 0 200px;
  max-height: 60vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

body.gallery #supersized .video .wrap {
  width: 100%;
  height: auto; }

body.gallery #supersized .text .wrap .caption a,
body.gallery #supersized .video .wrap .caption a,
body.gallery #supersized .image_text .wrap .caption a {
  color: #ffffff;
  text-decoration: underline;
  font-style: normal;
  font-weight: normal; }

body.gallery #supersized .text .wrap .caption a:hover,
body.gallery #supersized .video .wrap .caption a:hover,
body.gallery #supersized .image_text .wrap .caption a:hover {
  color: #a9a9a9;
  text-decoration: underline; }

body.gallery #supersized .video .wrap.has_copy .preview {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: middle; }

body.gallery #supersized .video .wrap .copy {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 0 0 0;
  max-width: 50%; }

body.gallery #supersized .video .preview {
  position: relative; }

body.gallery #supersized .video .preview iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

body.gallery #supersized .video img, body.gallery #supersized .image_text .wrap img {
  width: 100%; }

body.gallery #supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  text-indent: -999em;
  background: url(https://bucket2.format-assets.com/theme_versions/10184328/assets/images/tail-spin.svg) no-repeat center center;
  margin: -30px 0 0 -30px; }

body.gallery #supersized {
  list-style: none;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: calc(100% - 102px); }

body.gallery #supersized li {
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -ms-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out; }

body.gallery #supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none; }

body.gallery #supersized.speed img {
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -ms-interpolation-mode: nearest-neighbor; }

body.gallery #supersized.quality img {
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -ms-interpolation-mode: bicubic; }

body.gallery #supersized > li {
  background: #1C1B1E;
  list-style: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  z-index: 10;
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-start; }
  body.gallery #supersized > li.text {
    justify-content: center; }

body.gallery #supersized > .image {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 0; }

body.gallery #supersized li.prevslide {
  z-index: 20; }

body.gallery #supersized li.prevslide.text {
  z-index: 20; }

body.gallery #supersized li.activeslide {
  z-index: 30; }

body.gallery #supersized li.image-loading img {
  visibility: hidden; }

body.gallery #supersized li.image-loading.video {
  height: auto; }

body.gallery #supersized li.prevslide img, #supersized li.activeslide img {
  display: inline-block; }

.no-touch #prev_slide:hover,
.no-touch #next_slide:hover {
  color: #ffffff;
  opacity: 0.6; }

body.gallery #supersized .copy .jspContainer {
  height: 380px !important; }

body.gallery #thumb-tray {
  position: absolute;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  bottom: 0px;
  padding: 0;
  width: 100%;
  z-index: 1;
  margin: 0;
  pointer-events: none; }

body.gallery #thumb-tray.active {
  pointer-events: auto; }

body.gallery #thumb-tray .jspPane {
  margin-left: auto !important;
  margin-right: auto !important;
  top: 0 !important; }

body.gallery #thumb-list {
  position: relative;
  list-style-type: none;
  left: 0;
  opacity: 0;
  height: 130px; }

body.gallery #thumb-list li {
  float: left;
  position: relative;
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: opacity 300ms ease-in-out, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 300ms ease-in-out, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms ease-in-out;
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms ease-in-out;
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms ease-in-out, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0; }

body.gallery #thumb-list li::after {
  content: "";
  position: absolute;
  top: 2px;
  height: calc(100% - 8px);
  width: calc(100% - 4px); }

body.gallery #thumb-list li.current-thumb::after {
  border: 2px solid #ffffff; }

body.gallery #thumb-list li.asset-loaded {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

body.gallery #thumb-list li img {
  height: 128px;
  width: auto;
  cursor: pointer;
  border: 2px solid transparent;
  position: absolute; }

body.gallery #thumb-list li .img-placeholder {
  height: 128px;
  width: auto;
  background-clip: content-box;
  border: 2px solid transparent;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

body.gallery #thumb-list li .video-overlay {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #000;
  opacity: 0.4; }

body.gallery #thumb-list li .video-thumb {
  display: block;
  cursor: pointer;
  font-family: "sun-icons";
  font-size: 36px;
  position: absolute;
  margin: -10px 0 0 -18px;
  top: 50%;
  left: 50%;
  z-index: 9999;
  -webkit-font-smoothing: antialiased; }

body.gallery #thumb-list li a {
  height: 128px;
  width: 128px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  border: 2px solid transparent;
  color: #ffffff;
  background: rgba(17, 16, 18, 0.5); }

body.gallery #thumb-list li a span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 33px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  text-align: center; }

body.gallery #thumb-list li a span:after,
body.gallery #thumb-list li a span:before {
  content: '';
  position: absolute;
  height: 1px;
  left: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0.75); }

body.gallery #thumb-list li a span:after {
  top: 5px; }

body.gallery #thumb-list li a span:before {
  bottom: 5px; }

body.gallery #thumb-tray .jspContainer {
  height: 138px !important; }

@media only screen and (max-width: 50em) {
  body.gallery #supersized .video .wrap.has_copy .preview {
    display: block;
    width: 100%;
    margin: 0 0 1em;
    padding-bottom: 56.25%; }
  body.gallery #supersized .video .wrap .copy {
    display: block;
    width: 100%;
    margin: 0; }
  .assets .linked_image {
    width: 32.66%; }
  .assets .linked_image.fourth {
    margin: 0 1% 2% 0; }
  .assets .linked_image.third {
    margin: 0 0 2% 0; } }

@font-face {
  font-family: 'sun-icons';
  src: url(/fonts/theme_custom_fonts/sun-icons.eot);
  src: url(/fonts/theme_custom_fonts/sun-icons.eot#iefix) format("embedded-opentype"), url(/fonts/theme_custom_fonts/sun-icons.woff) format("woff"), url(/fonts/theme_custom_fonts/sun-icons.ttf) format("truetype"), url(/fonts/theme_custom_fonts/sun-icons.svg#sun-icons) format("svg");
  font-weight: normal;
  font-style: normal; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspScrollable {
  outline: none; }

.jspContainer {
  overflow: hidden;
  position: relative;
  outline: none; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 7px;
  height: 100%; }

body.gallery #thumb-tray .jspHorizontalBar {
  height: 6px; }

body.gallery #thumb-tray .jspVerticalBar {
  display: none; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px; }

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  position: relative; }

.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  margin: 0px 0 0;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 12px;
  margin-right: 3px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Blog styling */
.f_blog_wrapper iframe {
  max-width: 100%; }

.f_blog_body_typography,
.f_blog_body_typography:hover {
  color: #eeeeee !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.75 !important; }

.f_blog_body_typography > p {
  line-height: 1.75 !important; }

.f_blog_body_typography_color,
.f_blog_body_typography_color:hover,
.blog_date_icon_path {
  fill: #eeeeee !important; }

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #eeeeee !important;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  font-size: 36px !important;
  font-style: normal !important;
  font-weight: normal !important; }

.f_blog_title_typography_hover:hover {
  color: #eeeeee !important;
  text-decoration: underline !important; }

/* Hack to make listing hovers work nicely */
.f_blog_list a:hover h4 {
  color: #eeeeee !important;
  text-decoration: underline !important; }

.fancybox-title .child,
.f_blog_caption_typography {
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif !important;
  font-size: 14px !important;
  color: #ffffff !important; }

.f_blog_caption_typography_font-size {
  font-size: 14px !important; }

.f_blog_wrapper .slidesjs-container {
  background: #000; }

.f_client_gallery {
  padding-bottom: 100px; }

.mobileMenu {
  display: none; }

/* Listing Pages */
.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  opacity: 1; }

.listing #content .background {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 0px; }

.listing #content.no-title {
  padding-top: 0; }

.listing #content.listing_content_wrap {
  width: 100%; }

/* Listing Column System */
.listing .two-columns .page-asset, .listing .three-columns .page-asset, .listing .four-columns .page-asset, .listing .five-columns .page-asset {
  display: inline-block;
  position: relative;
  overflow: hidden; }

.listing .two-columns .page-asset {
  width: 50%; }

.listing .two-columns.masonry .page-asset.landscape {
  width: 100%; }

.listing .two-columns.masonry .page-asset.landscape.narrow {
  width: 50%; }

.listing .three-columns .page-asset {
  width: 33.3333%; }

.listing .three-columns.masonry .page-asset.landscape {
  width: 66.66%; }

.listing .three-columns.masonry .page-asset.landscape.narrow {
  width: 33.3333%; }

.listing .four-columns .page-asset {
  width: 25%; }

.listing .four-columns.masonry .page-asset.landscape {
  width: 50%; }

.listing .four-columns.masonry .page-asset.landscape.narrow {
  width: 25%; }

.listing .five-columns .page-asset {
  width: 20%; }

.listing .five-columns.masonry .page-asset.landscape {
  width: 40%; }

.listing .five-columns.masonry .page-asset.landscape.narrow {
  width: 20%; }

/* Grid Layout */
.listing .grid, .listing .masonry {
  align-content: center;
  margin-right: -0px; }

.listing .grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.listing .grid .grid-item img {
  max-width: 100%;
  height: auto; }

.listing .grid .grid-item .image-wrap {
  position: relative;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -ms-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
  -webkit-backface-visibility: hidden; }

.listing .grid .grid-item:hover .image-wrap {
  opacity: 0.8; }

.listing .grid .grid-item .image-wrap .image-placeholder {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 100%;
  display: block; }

.listing .grid .grid-item .image-wrap img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top; }

.listing .grid .grid-item .image-wrap .image-placeholder {
  transition: background-color 0.25s ease; }

.listing .grid .grid-item .image-wrap.image-loaded .image-placeholder {
  background-color: transparent !important; }

.listing .page-asset {
  padding: 0 0px 0px 0;
  opacity: 0;
  transition: opacity 250ms ease-out;
  box-sizing: border-box; }

.listing .page-asset.asset-loaded {
  opacity: 1; }

.listing .page-asset .item-link {
  text-decoration: none;
  position: relative;
  height: 100%;
  width: 100%;
  display: block; }

.listing .assets .asset_box.title {
  margin: 0;
  margin: 0 auto;
  width: 90%; }

.listing .assets .asset_box.title .asset_img {
  text-align: center;
  margin-bottom: 0px; }

.listing .assets .asset_box.title .asset_copy {
  margin-bottom: 0px;
  margin-bottom: 10px; }

.listing .assets .asset_box.title .asset_copy {
  max-width: none;
  text-align: left; }

.listing .assets .asset_box.title .asset_copy .text {
  max-width: 32em;
  display: inline-block;
  text-align: left; }

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
.client_page .private_page form {
  padding: 0 10px; }
  .client_page .private_page form p {
    color: #ffffff;
    font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
    font-size: 14px; }

.client_page #content {
  width: auto; }
  .client_page #content .background {
    padding: 0;
    transform: none; }

.client_page .f_assets-container,
.client_page .f_client_header {
  margin: 0 20px; }
  @media only screen and (min-width: 768px) {
    .client_page .f_assets-container,
    .client_page .f_client_header {
      margin: 0 auto;
      width: 90%;
      width: calc(90% - 40px); } }
.client_page .title-fullwidth {
  width: auto; }

.client_page .flexible_grid {
  width: auto; }

.f_client_header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important; }

.f_client_header_copy p {
  color: #ffffff;
  font-family: "Freight Sans Book", "Freight Sans Book", sans-serif;
  font-size: 14px; }

.client_page .private_page form input[type='submit'] {
  color: #ffffff !important;
  border: 1px solid #ffffff !important; }

.f-load-more .spinner-wrap .spinner-circle {
  stroke: #ffffff !important; }

@media only screen and (max-width: 767px) {
  .client_page .f_assets-container {
    margin-left: 0;
    margin-right: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #menu_bar {
    min-width: 768px; }
  .simple #content_page_wrapper [data-content-module-removable] {
    padding-left: 0;
    padding-right: 0; }
  #content_page_wrapper {
    min-width: 0 !important; } }

.mobileMenu {
  display: none; }

@media only screen and (max-width: 767px) {
  /** disable ios default style */
  input,
  button,
  textarea {
    -webkit-appearance: none;
    -webkit-border-radius: inherit;
    border-radius: inherit; }
  html {
    overflow-y: auto; }
  body {
    -webkit-text-size-adjust: 100%;
    height: auto; }
  .mobileMenu {
    display: block; }
  body.mobile-menu-opened {
    overflow: hidden; }
  body.gallery a.logo,
  body.listing a.logo,
  body.simple a.logo {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
    max-width: 70vw;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-family: Lydian Regular;
    font-size: 21px;
    font-style: normal;
    font-weight: normal; }
  body.gallery #supersized {
    height: calc(100% - 145px);
    margin-top: 76px; }
  body.gallery,
  body.listing,
  body.simple {
    padding: 0; }
  body.content_page #content .background {
    padding: 0; }
  body.gallery #content,
  body.listing #content,
  body.simple #content {
    padding-top: 76px;
    margin-left: auto !important;
    overflow: hidden; }
  body.gallery #content > div,
  body.listing #content > div,
  body.simple #content > div {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -ms-transition: -ms-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: transform 0.2s ease-out; }
  body.gallery.mobile-menu-opened #content,
  body.listing.mobile-menu-opened #content,
  body.simple.mobile-menu-opened #content {
    overflow: hidden; }
  body #menu_bar_background {
    background: #111012; }
  body.mobile-menu-opened #menu_bar_background {
    min-height: 100vh;
    height: 100%; }
  body.gallery aside.mobile-content-top,
  body.listing aside.mobile-content-top,
  body.simple aside.mobile-content-top {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    background: #111012; }
  /*body.gallery aside.mobile-content-top,*/
  body.listing aside.mobile-content-top,
  body.simple aside.mobile-content-top {
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -ms-transition: -ms-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: transform 0.2s ease-out; }
  /*body.gallery aside.mobile-content-top .container.hide,*/
  body.listing aside.mobile-content-top.hide,
  body.simple aside.mobile-content-top.hide {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  body.gallery aside.mobile-content-top .wrapper,
  body.listing aside.mobile-content-top .wrapper,
  body.simple aside.mobile-content-top .wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    min-height: 62px; }
  #menu_bar .wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    min-height: 62px;
    z-index: 3;
    position: relative; }
  body.gallery aside.mobile-content-top .wrapper h1,
  body.listing aside.mobile-content-top .wrapper h1,
  body.simple aside.mobile-content-top .wrapper h1,
  body.gallery aside.mobile-content-top .wrapper .image,
  body.listing aside.mobile-content-top .wrapper .image,
  body.simple aside.mobile-content-top .wrapper .image {
    padding: 20px 25px; }
    body.gallery aside.mobile-content-top .wrapper h1.image,
    body.listing aside.mobile-content-top .wrapper h1.image,
    body.simple aside.mobile-content-top .wrapper h1.image,
    body.gallery aside.mobile-content-top .wrapper .image.image,
    body.listing aside.mobile-content-top .wrapper .image.image,
    body.simple aside.mobile-content-top .wrapper .image.image {
      padding: 10px 25px;
      height: 56px;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-items: center; }
  #menu_bar .wrapper h1,
  #menu_bar .wrapper .image {
    padding: 20px 25px; }
  #menu_bar .wrapper.closed h1,
  #menu_bar .wrapper.closed .image {
    width: calc(100% - 70px);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #menu_bar .wrapper.closed h1 a,
  #menu_bar .wrapper.closed .image a {
    z-index: 3;
    position: relative; }
  body.gallery aside.mobile-content-top .wrapper .image,
  body.listing aside.mobile-content-top .wrapper .image,
  body.simple aside.mobile-content-top .wrapper .image,
  #menu_bar .wrapper .image {
    line-height: 0; }
  body.gallery aside.mobile-content-top .wrapper .image img,
  body.listing aside.mobile-content-top .wrapper .image img,
  body.simple aside.mobile-content-top .wrapper .image img,
  #menu_bar .wrapper .image img {
    max-height: 52px;
    max-width: 100%;
    vertical-align: middle;
    transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1); }
  #menu_bar .wrapper.close h1,
  #menu_bar .wrapper.close .image {
    border: solid green 1px;
    margin-right: 20%; }
  body.listing .assets .asset_copy {
    min-height: 0; }
  body.listing .assets .asset_box.title .asset_copy {
    padding: 2em 1em 1em;
    margin: 0 auto 10px; }
  .listing .two-columns .page-asset,
  .listing .two-columns.masonry .page-asset.landscape,
  .listing .three-columns .page-asset,
  .listing .three-columns.masonry .page-asset.landscape,
  .listing .four-columns .page-asset,
  .listing .four-columns.masonry .page-asset.landscape,
  .listing .five-columns .page-asset,
  .listing .five-columns.masonry .page-asset.landscape {
    width: 50% !important; }
  .assets {
    margin-bottom: 0; }
  #menu_bar #logo {
    display: none; }
  .mobile-menu-trigger {
    cursor: pointer;
    right: 33px;
    width: 30px;
    height: 29px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-transition: height 150ms ease-in-out;
    -moz-transition: height 150ms ease-in-out;
    -ms-transition: height 150ms ease-in-out;
    -o-transition: height 150ms ease-in-out;
    transition: height 150ms ease-in-out; }
  .mobile-menu-trigger > .ex {
    display: block;
    position: absolute; }
  .mobile-menu-trigger > .ex::before {
    background: #8f8f8f;
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    width: 30px;
    height: 2px;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -ms-transition: -ms-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out; }
  .mobile-menu-trigger > .ex::after {
    background: #8f8f8f;
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    width: 30px;
    height: 2px;
    -webkit-transition: -webkit-transform 150ms ease-in-out, top 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out, top 150ms ease-in-out;
    -ms-transition: -ms-transform 150ms ease-in-out, top 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out, top 150ms ease-in-out;
    transition: transform 150ms ease-in-out, top 150ms ease-in-out; }
  .mobile-menu-trigger-close {
    height: 16px; }
  .mobile-menu-trigger-close > .ex::before {
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mobile-menu-trigger-close > .ex::after {
    top: 7px;
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #menu_bar {
    position: fixed;
    min-width: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, -1%, 0);
    -moz-transform: translate3d(0, -1%, 0);
    -ms-transform: translate3d(0, -1%, 0);
    -o-transform: translate3d(0, -1%, 0);
    transform: translate3d(0, -1%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out, opacity 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; }
  #menu_bar.opened {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 998;
    position: absolute;
    pointer-events: auto; }
  #menu_bar aside.social_icons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0 30px; }
    #menu_bar aside.social_icons .footer-text {
      margin-top: 1.6em;
      padding-right: 1em; }
  #menu_bar aside.social_icons ul li a {
    height: 25px; }
  #menu_bar aside.social_icons ul li a svg {
    height: 25px; }
  #menu_bar nav {
    padding: 0;
    margin: 0;
    display: block !important;
    width: 100%; }
  #menu_bar nav ul {
    padding: 0; }
  #menu_bar nav ul li {
    display: block;
    width: 100%;
    float: none; }
  #menu_bar nav ul li a {
    padding: 0;
    padding: 12px 10px;
    text-align: center;
    font-size: 16px; }
  #thumbs_show {
    display: none; }
  body.gallery #thumb-tray {
    z-index: 10;
    position: fixed;
    top: auto;
    bottom: 0 !important;
    pointer-events: auto;
    visibility: hidden; }
  body.gallery #thumb-list li {
    transform: translateY(0);
    opacity: 1; }
  body.gallery #thumb-list {
    height: 68px;
    position: relative; }
  body.gallery #thumb-tray .jspPane {
    max-height: 68px; }
  body.gallery #thumb-tray .jspContainer {
    height: 68px !important; }
  body.gallery #thumb-list li img,
  body.gallery #thumb-list li .img-placeholder {
    height: 64px;
    width: auto; }
  body.gallery #thumb-list li a {
    height: 64px;
    width: 68px; }
  body.gallery #thumb-list li a span {
    line-height: 68px; }
  body.gallery #supersized > li {
    height: 100%;
    top: 0;
    transform: none; }
  body.gallery #supersized li > * {
    position: relative; }
  body.gallery #supersized li.image-loading.video {
    height: 100%; }
  body.gallery #supersized .text .wrap {
    padding: 40px 50px 40px; }
  .gallery .caption {
    bottom: 70px;
    left: 70px;
    top: auto;
    opacity: 0;
    width: calc(100vw - 90px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9;
    max-height: 50vh;
    pointer-events: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .gallery .caption.pointerevents {
      pointer-events: all; }
    .gallery .caption.caption-enter {
      opacity: 1;
      bottom: 90px; }
    .gallery .caption.caption-leave {
      opacity: 0;
      bottom: 110px; }
  .mobile-menu-opened .caption {
    -webkit-overflow-scrolling: auto; }
  .gallery .captionToggle {
    position: fixed;
    top: auto;
    z-index: 10;
    bottom: 72px;
    left: 25px;
    padding: 1px;
    opacity: 1; }
  .no-touch.gallery #supersized .text-wrap {
    overflow-y: scroll !important; }
  .listing #content .background {
    padding: 0 0px; }
  .listing .grid, .listing .masonry {
    margin-right: -0px; }
  .listing .page-asset {
    padding: 0 0px 0px 0; }
  .listing .assets .asset_box.title .asset_copy {
    margin-bottom: 0px; }
  .jspContainer {
    overflow: visible; }
  .jspPane {
    width: 100% !important;
    margin-left: 0 !important; }
  .jspPane input[type="text"], .jspPane textarea {
    width: 100%;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
    line-height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px; }
  .jspPane input[type="submit"] {
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;
    line-height: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px; }
  .jspVerticalBar {
    display: none; }
  .slide_nav {
    display: none; }
  ._4ORMAT_content_wrapper {
    padding: 57px 0 120px; }
  #content {
    width: 100%; }
  #menu_bar #using {
    position: relative !important;
    text-align: center;
    right: 0 !important;
    font-size: 14px;
    padding: 10px 0 20px !important; }
  body.mobile-menu-opened footer #using {
    display: none !important; }
  aside.social_icons {
    padding: 20px 0;
    width: 100%;
    display: block;
    text-align: center; }
  aside.social_icons #share_4ormat_link {
    display: none; }
  aside.social_icons ul li {
    padding: 0 15px; }
  aside.social_icons ul li::before {
    font-size: 22px; }
  nav #menu > li > ul {
    display: block;
    position: relative;
    width: 100%;
    top: 0 !important;
    bottom: 0 !important;
    text-align: center; }
  nav #menu > li.category {
    background: #1F1D21;
    color: #aaaaaa; }
  nav #menu > li > ul > li {
    float: none;
    padding: 0; }
  nav #menu > li > ul > li:hover {
    background: #1F1D21; }
  nav #menu > li > ul > li a {
    text-align: center; }
  .assets .linked_image.third {
    margin: 0 5px 10px 0; }
  .assets .linked_image.second,
  .assets .linked_image.fourth {
    margin: 0 0 10px 5px; }
  .assets .linked_image {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 0;
    width: calc(49% - 5px); }
  body.gallery #supersized .video .wrap.has_copy .preview {
    padding-bottom: 56.25% !important;
    margin: 0; }
  body.gallery #supersized .video .wrap .copy {
    display: none; }
  body.gallery #supersized .video .padding-wrapper.video {
    width: 100%;
    padding: 0; }
  body.blog #wrapper {
    display: block; }
  body.blog #wrapper #content {
    position: relative;
    display: block;
    width: 100%; }
  body.blog #wrapper #content .background {
    display: block; }
  body.blog .background .f_blog_wrapper {
    padding: 10px 0;
    max-width: 100%; }
  body.blog .f_blog_title.in_listing {
    white-space: normal; }
  body.blog .f_blog_navigation > a {
    display: none; }
  body.blog .f_blog_navigation > a.blog-nav-next,
  body.blog .f_blog_navigation > a.blog-nav-prev,
  body.blog .f_blog_navigation > a.first,
  body.blog .f_blog_navigation > a.last {
    display: inline-block; }
  body.simple #content_page_wrapper {
    padding-top: 0;
    padding-bottom: 0 !important; }
  body.gallery #supersized .text.centered .jspContainer {
    height: 100% !important; }
  body.gallery #supersized .text.centered .jspContainer .jspPane {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  #content_page_wrapper textarea.invalid,
  #content_page_wrapper .row.naked textarea.invalid {
    margin-bottom: 35px; }
  #content_page_wrapper {
    min-width: 0 !important; }
  .tooltip {
    z-index: 0 !important; }
  .f-share-panel {
    display: none; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  body.gallery aside.mobile-content-top, body.listing aside.mobile-content-top, body.simple aside.mobile-content-top {
    display: none; }
  body.gallery #supersized .video .wrap .preview {
    padding-bottom: 0 !important;
    position: static; }
  body.gallery #supersized .video .padding-wrapper.video {
    position: static; }
  body.gallery #supersized {
    height: 100%;
    height: calc(100% - 68px);
    margin-top: 0px; }
  body.gallery #supersized li > * {
    margin-top: 0; }
  html body footer #using {
    left: 10px !important;
    right: auto !important; }
  html body footer #using.hide {
    display: none !important; }
  body.page_.basic {
    overflow: scroll; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #menu_bar {
    min-width: 768px; }
  .simple #content_page_wrapper [data-content-module-removable] {
    padding-left: 0;
    padding-right: 0; }
  #content_page_wrapper {
    min-width: 0 !important; } }

/*
------------------------------------------------------------------
Store Pages
------------------------------------------------------------------
*/
.product-shipping-option {
  border-color: #ffffff !important; }

body.order_confirmation .btn-cancel,
.product-order-form .select2-choice {
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important; }

body.product .select2-drop {
  background: #1C1B1E;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #ffffff !important; }

body.product .select2-drop ul,
body.product .select2-drop ul .select2-result-label {
  border-color: rgba(255, 255, 255, 0.2) !important; }

body.product .select2-results .select2-highlighted {
  background: rgba(255, 255, 255, 0.1) !important; }

body.product .select2-results .select2-highlighted {
  color: #ffffff !important; }

body.product .product-order-form .select2-container .select2-choice div b:before {
  border-top-color: rgba(255, 255, 255, 0.6) !important; }

body.order_confirmation .order-confirmation {
  border: 1px solid #ffffff !important; }

body.order_confirmation .order-confirmation .order-confirmation-details {
  border-top: 1px solid #ffffff !important;
  border-bottom: 1px solid #ffffff !important; }

body.order_confirmation .order-confirmation .order-confirmation-details .order-confirmation-products th,
body.order_confirmation .order-confirmation.mobile .order-confirmation-details dl,
body.order_confirmation .order-confirmation.mobile .order-confirmation-products .order-confirmation-product {
  border-bottom: 1px solid #ffffff !important; }

body.order_confirmation .order-confirmation .order-confirmation-total tr:last-child td,
body.order_confirmation .order-confirmation.mobile .order-confirmation-details {
  border-top: 1px solid #ffffff !important; }

body.order_confirmation .order-confirmation.mobile .order-confirmation-payment {
  border: 0 !important; }

body.order_confirmation .order-confirmation .order-confirmation-details dl dt,
body.order_confirmation .order-confirmation .order-confirmation-details dl dd,
body.order_confirmation .order-confirmation .order-confirmation-details th,
body.order_confirmation .order-confirmation .order-confirmation-details td {
  color: #ffffff !important; }

body.order_confirmation .btn-confirm,
body.order_download .btn-return,
body.order_thank_you .btn-return,
body.order_payment_error .btn-return {
  background: #ffffff !important;
  border: none !important;
  color: #1C1B1E !important; }

body.order_download svg {
  fill: #ffffff; }

.f-back-to-store-link svg {
  fill: #ffffff; }

/*
------------------------------------------------------------------
Turbolinks transitions
------------------------------------------------------------------
*/
.menu_list li,
.social_icons,
#using {
  -webkit-transition: opacity 200ms ease-in-out, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 200ms ease-in-out, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1; }

body.is-changing .menu_list li,
body.is-changing .social_icons,
body.is-changing #using {
  opacity: 0 !important;
  -webkit-transform: translateY(10px) !important;
  -ms-transform: translateY(10px) !important;
  transform: translateY(10px) !important; }

.content_wrap, #supersized {
  -webkit-transition: opacity 200ms ease-in-out, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 200ms ease-in-out, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 200ms ease-in-out, transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1; }

body.is-changing .content_wrap,
body.is-changing #supersized,
body.is-changing #thumb-tray {
  opacity: 0; }

@media only screen and (max-width: 767px) {
  body.product_page #content .background,
  body.store_page #content .background,
  body.order_confirmation #content .background,
  body.order_download #content .background,
  body.order_thank_you #content .background,
  body.order_payment_error #content .background {
    padding: 0 0 70px 0; }
  #content_page_wrapper .order-confirmation.ninecol {
    margin: 0 !important; } }
