.product-list .product-name {
  font-family: Constantia Regular;
  font-weight: normal;
  color: #231f20;
  font-size: 26px; }

.product-list .product-price {
  font-family: "PT Serif", serif;
  color: #231f20;
  font-size: 16px;
  line-height: 1.5; }

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

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

.product-order-form button.f-add-to-cart-button {
  color: #231f20 !important;
  font-size: 14px !important;
  font-family: "PT Serif", serif !important;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid rgba(35, 31, 32, 0.2) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .product-order-form button.f-add-to-cart-button:hover {
    border-color: rgba(35, 31, 32, 0.8) !important;
    background: rgba(35, 31, 32, 0.05) !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: #231f20 !important;
  font-size: 32px !important;
  font-family: "PT Serif", serif !important;
  font-weight: normal !important;
  line-height: 1.8 !important; }

.proofing-header__client-name {
  font-family: Constantia Regular;
  font-size: 14px;
  color: #231f20; }

.proofing-header__actions__container {
  background: #ffffff; }

.proofing-header__action {
  font-family: Constantia Regular;
  font-size: 14px;
  line-height: normal;
  color: #231f20;
  border: 1px solid #231f20; }
  .proofing-header__action:hover {
    color: #231f20; }
  .proofing-header__action--download, .proofing-header__action--favorites, .proofing-header__action--view, .proofing-header__action--cart--desktop {
    color: #231f20 !important;
    font-size: 14px;
    font-family: "PT Serif", serif;
    border-radius: 2px;
    background: #ffffff;
    border-color: rgba(35, 31, 32, 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: #231f20 !important;
      border-color: rgba(35, 31, 32, 0.8) !important;
      background: rgba(35, 31, 32, 0.05) !important; }

.proofing-header.proofing-header {
  border-bottom: none !important; }

.private-page {
  font-family: Constantia Regular;
  font-size: 14px;
  color: #231f20; }

.private-page__header {
  font-family: Constantia Regular;
  font-size: 18px;
  font-weight: normal;
  color: #252525; }

.private-page__logo {
  font-family: "Big Caslon FB Black", "Big Caslon FB Black", serif;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  color: #252525; }

.private-page__form-submit {
  color: #231f20 !important;
  font-size: 14px !important;
  font-family: "PT Serif", serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border-color: rgba(35, 31, 32, 0.5) !important;
  transition: background 250ms ease, border-color 250ms ease; }
  .private-page__form-submit:hover {
    border-color: rgba(35, 31, 32, 0.8) !important;
    background: rgba(35, 31, 32, 0.05) !important; }

.private-page__field-input:not(.private-page__field-input--invalid),
.download-folder__download-button,
.private-page__form-submit {
  border-color: rgba(35, 31, 32, 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(35, 31, 32, 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: Constantia Regular;
  font-weight: normal;
  line-height: 1.2 !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: #231f20; }

.private-page__back-button {
  color: #231f20;
  text-decoration: underline; }

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

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

.f_asset-filename, .f_asset-filename * {
  color: #231f20 !important;
  font-family: "PT Serif", 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; }
  @media only screen and (min-width: 768px) {
    .f_client_gallery {
      grid-gap: 20px; } }
  .f_client_gallery .grid-sizer,
  .f_client_gallery .f_asset-image {
    width: calc((100% / 2) - (15px / 2));
    margin-bottom: calc(20px / 2) !important; }
    @media only screen and (min-width: 768px) {
      .f_client_gallery .grid-sizer,
      .f_client_gallery .f_asset-image {
        width: calc((100% / 4) - (15px));
        margin-bottom: 20px !important; } }
  .f_client_gallery .gutter-sizer {
    width: calc(20px / 2); }
    @media only screen and (min-width: 768px) {
      .f_client_gallery .gutter-sizer {
        width: 20px; } }
#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: ##231f20;
  --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%; }

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: #231f20; }

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: #231f20;
  font-family: Constantia Regular;
  line-height: 1.4 !important;
  font-size: 48px; }

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: #231f20;
  font-family: Constantia Regular;
  line-height: 1.4 !important;
  font-size: 32px;
  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: #231f20;
  font-family: "PT Serif", 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: #231f20;
  font-family: "PT Serif", serif;
  line-height: 1.7 !important;
  font-size: 11px; }

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: #231f20;
  text-decoration: underline; }
  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: #231f20;
    text-decoration: none; }

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: #231f20 !important;
  font-size: 14px !important;
  font-family: "PT Serif", serif !important;
  border-color: rgba(35, 31, 32, 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: #231f20 !important;
  font-size: 14px !important;
  font-family: "PT Serif", serif !important;
  border-radius: 2px !important;
  background: #ffffff !important;
  border: 1px solid rgba(35, 31, 32, 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(35, 31, 32, 0.8) !important;
    background: rgba(35, 31, 32, 0.05) !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; }
    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: none; }

@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: 600px) {
    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: 48px; } }
@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: 533.3333333333px) {
    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: 32px; } }
@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: 366.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: 11px; } }
@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; } }
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/** mixins */
/** opacity mixin */
/** box-shadow mixin */
/** transform mixins */
/** rotate */
/** scale */
/** translate */
/** skew */
/** transform origin */
/** transition mixin */
/** transition mixin */
/** animation mixin */
/** media query mobile/tablet/desktop breakpoint mixins */
/** border-radius mixin */
/** one line text truncate mixin */
/** absolute position mixin */
/** variables */
/* General */
body {
  background: #ffffff;
  line-height: 1.4;
  font-family: Constantia Regular;
  font-size: 14px;
  color: #231f20; }
  body.noscroll {
    overflow: hidden; }

html,
body {
  height: 100%; }

@media only screen and (max-width: 767px) {
  body {
    overflow: auto; }
    body.gallery, body.listing, body.blog, body.content {
      overflow-y: scroll; } }

h1, h2 {
  font-family: Constantia Regular;
  font-size: 18px;
  font-weight: normal;
  color: #252525;
  line-height: 1.3; }

a {
  outline: none;
  color: #231f20;
  text-decoration: underline; }
  a:hover {
    color: #231f20;
    text-decoration: none; }

p {
  margin: 0; }

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

em {
  font-style: italic; }

strong {
  font-weight: bold; }

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

ul {
  list-style: disc inside none; }

button {
  -webkit-appearance: none;
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  outline: none; }

.clear {
  clear: both; }

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

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -60px;
  background: inherit;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }
  #wrapper > footer {
    z-index: 10;
    padding: 30px 0 40px;
    width: 94%;
    margin: 0 auto;
    clear: both;
    border-top: 1px solid #efefef;
    font-family: "PT Serif", serif;
    font-weight: normal;
    font-size: 14px;
    color: #515151;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media only screen and (max-width: 767px) {
      #wrapper > footer {
        width: calc(100% - 50px); } }
  #wrapper > header {
    position: relative;
    display: table;
    z-index: 10;
    border-bottom: 1px solid #efefef;
    padding: 70px 0 30px;
    width: 94%;
    margin: 0 auto 55px;
    -webkit-backface-visibility: hidden;
    font-size: 0; }
    #wrapper > header .header-inner {
      min-height: 50px;
      display: table-row; }
    #wrapper > header h1, #wrapper > header div.logo {
      display: inline-block;
      vertical-align: top;
      padding-right: 20px; }
      #wrapper > header h1 a, #wrapper > header div.logo a {
        text-decoration: none;
        font-size: inherit;
        color: inherit; }
      #wrapper > header h1 button, #wrapper > header div.logo button {
        display: none; }
    #wrapper > header .logo {
      display: inline-block;
      text-decoration: none; }
      #wrapper > header .logo.text {
        max-width: 660px;
        min-width: 200px;
        font-family: "Big Caslon FB Black", "Big Caslon FB Black", serif;
        font-size: 36px;
        font-style: normal;
        font-weight: normal;
        color: #252525;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          #wrapper > header .logo.text {
            max-width: 100%;
            font-size: 24px; } }
      #wrapper > header .logo img {
        max-width: 360px;
        max-height: 110px;
        width: auto;
        height: auto;
        display: block; }

figure {
  height: 100%; }

#using.hide {
  display: none !important; }

body.noscroll #wrapper > header.logo_placement_center .logo, body.noscroll #wrapper > header.logo_placement_right .logo, body.noscroll #wrapper > header.logo_placement_left .logo {
  top: 0 !important; }

/** header */
#wrapper > header > .header-inner > h1, #wrapper > header > .header-inner > nav {
  display: table-cell; }

#wrapper > header > .header-inner > aside {
  position: absolute;
  bottom: 30px;
  display: inline-block; }

#wrapper > header.logo_placement_left .logo img, #wrapper > header.logo_placement_right .logo img {
  transform-origin: left; }

#wrapper > header .logo img {
  transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1); }
  @media only screen and (max-width: 767px) {
    #wrapper > header .logo img {
      transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1); } }
#wrapper > header.logo_placement_left {
  padding: 50px 0 30px; }
  #wrapper > header.logo_placement_left > .header-inner > h1 {
    text-align: left;
    padding-right: 20px;
    line-height: 1em; }
  #wrapper > header.logo_placement_left > .header-inner > nav#menu {
    padding-bottom: 35px;
    text-align: right;
    vertical-align: top; }
    #wrapper > header.logo_placement_left > .header-inner > nav#menu .menu_list {
      text-align: right; }
      #wrapper > header.logo_placement_left > .header-inner > nav#menu .menu_list li.top_level {
        margin: 0 0 10px 20px; }
  #wrapper > header.logo_placement_left > .header-inner > aside {
    right: 0; }

#wrapper > header.logo_placement_right {
  padding: 50px 0 30px; }
  #wrapper > header.logo_placement_right > .header-inner > .logo {
    text-align: right;
    padding-right: 0;
    padding-left: 50px;
    line-height: 1em; }
  #wrapper > header.logo_placement_right > .header-inner > nav#menu {
    padding-bottom: 35px;
    vertical-align: top; }
    #wrapper > header.logo_placement_right > .header-inner > nav#menu .menu_list {
      text-align: left; }
      #wrapper > header.logo_placement_right > .header-inner > nav#menu .menu_list li.top_level {
        margin: 0 20px 10px 0px; }
  #wrapper > header.logo_placement_right > .header-inner > aside {
    left: 0; }

#wrapper > header.logo_placement_center {
  display: block;
  padding: 70px 0 45px;
  text-align: center; }
  #wrapper > header.logo_placement_center > .header-inner {
    display: block; }
    #wrapper > header.logo_placement_center > .header-inner > h1, #wrapper > header.logo_placement_center > .header-inner > nav, #wrapper > header.logo_placement_center > .header-inner > aside {
      display: block;
      width: 100%; }
    #wrapper > header.logo_placement_center > .header-inner > .logo {
      display: block;
      text-align: center;
      max-width: 100%;
      margin-bottom: 80px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        #wrapper > header.logo_placement_center > .header-inner > .logo {
          margin-bottom: 0; } }
      #wrapper > header.logo_placement_center > .header-inner > .logo.logo img {
        max-width: 660px; }
      #wrapper > header.logo_placement_center > .header-inner > .logo a {
        display: inline-block; }
    #wrapper > header.logo_placement_center > .header-inner > nav#menu {
      margin: auto;
      text-align: center; }
      #wrapper > header.logo_placement_center > .header-inner > nav#menu .menu_list {
        text-align: center; }
        #wrapper > header.logo_placement_center > .header-inner > nav#menu .menu_list li.top_level {
          margin: 0 10px 10px 10px; }
    #wrapper > header.logo_placement_center > .header-inner > aside {
      position: relative;
      right: 0;
      bottom: 47px;
      width: auto;
      min-width: 150px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        #wrapper > header.logo_placement_center > .header-inner > aside {
          position: static;
          margin: 15px auto 30px; } }
  #wrapper > header.logo_placement_center > .header-inner > nav.center_full {
    width: 100%; }
  #wrapper > header.logo_placement_center nav.center_two_thirds {
    width: 66.667%; }
  #wrapper > header.logo_placement_center nav.center_half {
    width: 50%; }
  #wrapper > header.logo_placement_center nav.center_one_third {
    width: 33.333%; }

@media only screen and (max-width: 767px) {
  #wrapper > header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: #ffffff;
    margin: 0;
    padding: 0; }
    #wrapper > header.logo_placement_center, #wrapper > header.logo_placement_right, #wrapper > header.logo_placement_left {
      margin: 0;
      padding: 0; }
      #wrapper > header.logo_placement_center .header-inner > .logo, #wrapper > header.logo_placement_right .header-inner > .logo, #wrapper > header.logo_placement_left .header-inner > .logo {
        margin: 0;
        width: 100%;
        position: fixed;
        padding: 0 25px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        text-align: left;
        background: #ffffff;
        white-space: normal;
        z-index: 999;
        -webkit-transition: top 0.2s ease-out;
        -moz-transition: top 0.2s ease-out;
        -ms-transition: top 0.2s ease-out;
        -o-transition: top 0.2s ease-out;
        transition: top 0.2s ease-out; }
        #wrapper > header.logo_placement_center .header-inner > .logo a, #wrapper > header.logo_placement_center .header-inner > .logo img, #wrapper > header.logo_placement_right .header-inner > .logo a, #wrapper > header.logo_placement_right .header-inner > .logo img, #wrapper > header.logo_placement_left .header-inner > .logo a, #wrapper > header.logo_placement_left .header-inner > .logo img {
          display: block; }
        #wrapper > header.logo_placement_center .header-inner > .logo a, #wrapper > header.logo_placement_right .header-inner > .logo a, #wrapper > header.logo_placement_left .header-inner > .logo a {
          padding: 15px 0;
          border-bottom: 1px solid #efefef; }
          #wrapper > header.logo_placement_center .header-inner > .logo a span, #wrapper > header.logo_placement_right .header-inner > .logo a span, #wrapper > header.logo_placement_left .header-inner > .logo a span {
            display: block;
            max-width: 80%; } }
        @media only screen and (max-width: 767px) and (max-width: 414px) {
          #wrapper > header.logo_placement_center .header-inner > .logo a, #wrapper > header.logo_placement_right .header-inner > .logo a, #wrapper > header.logo_placement_left .header-inner > .logo a {
            padding: 25px 0; } }
@media only screen and (max-width: 767px) {
        #wrapper > header.logo_placement_center .header-inner > .logo img, #wrapper > header.logo_placement_right .header-inner > .logo img, #wrapper > header.logo_placement_left .header-inner > .logo img {
          width: auto;
          height: auto;
          max-width: 50%;
          max-height: 80px; } }
        @media only screen and (max-width: 767px) and (max-width: 767px) {
          #wrapper > header.logo_placement_center .header-inner > .logo img, #wrapper > header.logo_placement_right .header-inner > .logo img, #wrapper > header.logo_placement_left .header-inner > .logo img {
            max-width: 80%;
            max-height: 60px; } }
@media only screen and (max-width: 767px) {
        #wrapper > header.logo_placement_center .header-inner > .logo button, #wrapper > header.logo_placement_right .header-inner > .logo button, #wrapper > header.logo_placement_left .header-inner > .logo button {
          display: block;
          position: absolute;
          top: 50%;
          right: 0px;
          margin-top: -36px;
          z-index: 999;
          padding: 25px;
          box-sizing: content-box;
          -moz-box-sizing: content-box;
          height: 22px; }
        #wrapper > header.logo_placement_center .header-inner > .logo svg, #wrapper > header.logo_placement_right .header-inner > .logo svg, #wrapper > header.logo_placement_left .header-inner > .logo svg {
          display: none; }
        #wrapper > header.logo_placement_center .header-inner > .logo svg#menu-close-icon, #wrapper > header.logo_placement_right .header-inner > .logo svg#menu-close-icon, #wrapper > header.logo_placement_left .header-inner > .logo svg#menu-close-icon {
          display: none; }
        #wrapper > header.logo_placement_center .header-inner > .logo svg#menu-open-icon, #wrapper > header.logo_placement_right .header-inner > .logo svg#menu-open-icon, #wrapper > header.logo_placement_left .header-inner > .logo svg#menu-open-icon {
          display: block; }
        #wrapper > header.logo_placement_center .header-inner > .logo.open svg#menu-close-icon, #wrapper > header.logo_placement_right .header-inner > .logo.open svg#menu-close-icon, #wrapper > header.logo_placement_left .header-inner > .logo.open svg#menu-close-icon {
          display: block;
          margin-right: 8px; }
        #wrapper > header.logo_placement_center .header-inner > .logo.open svg#menu-open-icon, #wrapper > header.logo_placement_right .header-inner > .logo.open svg#menu-open-icon, #wrapper > header.logo_placement_left .header-inner > .logo.open svg#menu-open-icon {
          display: none; }
      #wrapper > header.logo_placement_center .header-inner nav#menu, #wrapper > header.logo_placement_right .header-inner nav#menu, #wrapper > header.logo_placement_left .header-inner nav#menu {
        width: 100%;
        height: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: fixed;
        z-index: 998;
        left: -100%;
        background: #ffffff;
        -webkit-transition: -webkit-transform 300ms ease-out, opacity 300ms ease-out;
        -moz-transition: -moz-transform 300ms ease-out, opacity 300ms ease-out;
        -ms-transition: -ms-transform 300ms ease-out, opacity 300ms ease-out;
        -o-transition: -o-transform 300ms ease-out, opacity 300ms ease-out;
        transition: transform 300ms ease-out, opacity 300ms ease-out;
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0);
        -moz-transform: translate3d(0, -10px, 0);
        -o-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0); }
        #wrapper > header.logo_placement_center .header-inner nav#menu.open, #wrapper > header.logo_placement_right .header-inner nav#menu.open, #wrapper > header.logo_placement_left .header-inner nav#menu.open {
          opacity: 1;
          filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
          filter: alpha(opacity=100);
          -moz-transform: translate3d(0, 0px, 0);
          -o-transform: translate3d(0, 0px, 0);
          -ms-transform: translate3d(0, 0px, 0);
          -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
          left: 0; }
        #wrapper > header.logo_placement_center .header-inner nav#menu .menu_wrap, #wrapper > header.logo_placement_right .header-inner nav#menu .menu_wrap, #wrapper > header.logo_placement_left .header-inner nav#menu .menu_wrap {
          display: block;
          height: 100%;
          width: 100%;
          overflow: scroll;
          -webkit-overflow-scrolling: touch; }
          #wrapper > header.logo_placement_center .header-inner nav#menu .menu_wrap aside, #wrapper > header.logo_placement_right .header-inner nav#menu .menu_wrap aside, #wrapper > header.logo_placement_left .header-inner nav#menu .menu_wrap aside {
            display: block; }
        #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list {
          margin: 0;
          padding: 0 25px;
          display: block; }
          #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li {
            display: block;
            width: 100%;
            padding: 0;
            box-sizing: border-box;
            -moz-box-sizing: border-box; }
            #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li a, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li a, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li a {
              padding: 10px 15px; }
          #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li.top_level, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li.top_level, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li.top_level {
            margin: 0; } }
          @media only screen and (max-width: 767px) and (max-width: 767px) {
            #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li.top_level, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li.top_level, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li.top_level {
              border-bottom: 0; } }
@media only screen and (max-width: 767px) {
            #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li.top_level > a.category_name, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li.top_level > a.category_name, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li.top_level > a.category_name {
              display: none; }
            #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list li.top_level span.category-arrow, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list li.top_level span.category-arrow, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list li.top_level span.category-arrow {
              display: none; }
          #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list ul.dropdown i, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list ul.dropdown i, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list ul.dropdown i {
            display: none; }
          #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list ul.dropdown li.item a, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list ul.dropdown li.item a, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list ul.dropdown li.item a {
            opacity: 0.5;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            filter: alpha(opacity=50);
            font-size: 0.8em; }
            #wrapper > header.logo_placement_center .header-inner nav#menu ul.menu_list ul.dropdown li.item a:hover, #wrapper > header.logo_placement_right .header-inner nav#menu ul.menu_list ul.dropdown li.item a:hover, #wrapper > header.logo_placement_left .header-inner nav#menu ul.menu_list ul.dropdown li.item a:hover {
              opacity: 1;
              filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
              filter: alpha(opacity=100); }
      #wrapper > header.logo_placement_center .header-inner aside, #wrapper > header.logo_placement_right .header-inner aside, #wrapper > header.logo_placement_left .header-inner aside {
        display: none; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      #wrapper > header.logo_placement_center .header-inner #using_copy, #wrapper > header.logo_placement_right .header-inner #using_copy, #wrapper > header.logo_placement_left .header-inner #using_copy {
        display: block;
        margin-bottom: 25px;
        width: 100%;
        text-align: center; }
        #wrapper > header.logo_placement_center .header-inner #using_copy span, #wrapper > header.logo_placement_center .header-inner #using_copy a, #wrapper > header.logo_placement_right .header-inner #using_copy span, #wrapper > header.logo_placement_right .header-inner #using_copy a, #wrapper > header.logo_placement_left .header-inner #using_copy span, #wrapper > header.logo_placement_left .header-inner #using_copy a {
          color: #666666;
          font-size: 10px;
          font-family: verdana, Arial, sans-serif; }
        #wrapper > header.logo_placement_center .header-inner #using_copy a, #wrapper > header.logo_placement_right .header-inner #using_copy a, #wrapper > header.logo_placement_left .header-inner #using_copy a {
          margin-left: 3px;
          text-decoration: underline; } }
@media only screen and (max-width: 767px) {
      #wrapper > header.logo_placement_center aside, #wrapper > header.logo_placement_right aside, #wrapper > header.logo_placement_left aside {
        text-align: center;
        padding: 50px 0; }
        #wrapper > header.logo_placement_center aside ol, #wrapper > header.logo_placement_right aside ol, #wrapper > header.logo_placement_left aside ol {
          position: relative;
          padding: 35px 0 45px 0;
          display: inline-block;
          width: 60%;
          border-top: 1px solid #efefef; }
          #wrapper > header.logo_placement_center aside ol li, #wrapper > header.logo_placement_right aside ol li, #wrapper > header.logo_placement_left aside ol li {
            display: inline-block;
            position: relative; } }
      @media only screen and (max-width: 767px) and (max-width: 767px) {
        #wrapper > header.logo_placement_center aside, #wrapper > header.logo_placement_right aside, #wrapper > header.logo_placement_left aside {
          padding: 50px 0 0; } }
.nav_top {
  display: inline-block;
  text-align: left; }

/* Menu */
#menu .menu_list {
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: -5px;
  text-align: center;
  display: inline-block; }
  #menu .menu_list ul, #menu .menu_list {
    list-style-type: none;
    letter-spacing: -3px; }
  #menu .menu_list li {
    letter-spacing: 0; }
    #menu .menu_list li:hover, #menu .menu_list li:focus {
      text-decoration: none;
      color: #000000; }
  #menu .menu_list .dropdown li.item a {
    *float: left;
    *width: 100%; }
  #menu .menu_list li.item {
    border-bottom: 1px solid #dddddd; }
    #menu .menu_list li.item:hover a {
      color: #000000; }
    #menu .menu_list li.item.last {
      margin-bottom: 16px; }
  #menu .menu_list li.top_level {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 115px;
    padding: 5px 0 3px 0;
    border-bottom: 1px solid #efefef;
    *display: inline;
    position: relative;
    font-size: 15px;
    text-align: left;
    margin-right: 22px; }
    #menu .menu_list li.top_level:last-child, #menu .menu_list li.top_level.last {
      border-right: 0; }
    #menu .menu_list li.top_level.category {
      width: 116px; }
    #menu .menu_list li.top_level.selected > a, #menu .menu_list li.top_level:hover > a {
      color: #000000; }
  #menu .menu_list .dropdown {
    float: none;
    z-index: 101;
    position: absolute;
    width: 171px;
    *left: 0;
    overflow: hidden;
    top: 0;
    height: 0;
    box-shadow: 0 0 8px -1px #D3CFCF;
    background: #ffffff;
    margin: 0 0 0 -13px;
    padding: 0 13px;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms; }
    @media only screen and (max-width: 767px) {
      #menu .menu_list .dropdown {
        font-size: 20px;
        height: auto;
        width: auto;
        overflow: auto;
        position: static;
        padding: 0;
        margin: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; } }
    #menu .menu_list .dropdown a {
      -webkit-font-smoothing: antialiased;
      font-size: 15px;
      line-height: 1;
      padding: 5px 0;
      text-decoration: none;
      display: block;
      font-family: Constantia Regular;
      color: #222222;
      line-height: 1.5;
      text-align: left; }
    #menu .menu_list .dropdown .selected a {
      color: #000000; }
    #menu .menu_list .dropdown .category_title {
      position: relative; }
      #menu .menu_list .dropdown .category_title a {
        padding: 5px 8px 3px 0;
        color: #222222; }
        @media only screen and (max-width: 767px) {
          #menu .menu_list .dropdown .category_title a {
            font-size: 24px; } }
    #menu .menu_list .dropdown li.item {
      border-bottom: none; }
      #menu .menu_list .dropdown li.item.last, #menu .menu_list .dropdown li.item:last-child {
        margin-bottom: 0; }
  #menu .menu_list .category.hover .dropdown {
    -webkit-transition: height 540ms;
    -moz-transition: height 540ms;
    -ms-transition: height 540ms;
    -o-transition: height 540ms;
    transition: height 540ms; }
  #menu .menu_list .category span.category-arrow {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #7a7a7a;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    cursor: pointer; }
  #menu .menu_list .category .top_level > span.category-arrow {
    border-top: 6px solid #7a7a7a; }
  #menu .menu_list .category.top_level:hover > span.category-arrow, #menu .menu_list .category.top_level.selected > span.category-arrow {
    border-top: 6px solid #000000; }
  #menu .menu_list .category .category_name {
    padding-right: 8px; }
  #menu .menu_list .category_title span.category-arrow {
    border-top: 6px solid #222222; }
  #menu .menu_list a {
    font-family: Constantia Regular;
    font-size: 15px;
    color: #7a7a7a;
    line-height: 1.5;
    vertical-align: middle;
    display: block;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -ms-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out; }
    @media only screen and (max-width: 767px) {
      #menu .menu_list a {
        font-size: 20px; } }
/* SOCIAL STUFF ------- ------- ------- ------- ------- ------- */
.social {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  list-style: none;
  justify-content: center; }
  .social li {
    padding-right: 9px;
    /* Share button */ }
    .social li:not(.share) {
      width: 15px; }
    .social li .social-icon {
      width: auto;
      height: 15px;
      overflow: visible;
      position: relative;
      top: -4px; }
    .social li a {
      min-width: 15px;
      display: block; }
    .social li.share {
      position: relative;
      padding-right: 0; }
      @media only screen and (max-width: 767px) {
        .social li.share {
          display: none !important; } }
      .social li.share a {
        background: transparent;
        text-indent: 0;
        font-family: Helvetica, Arial, sans-serif;
        margin: 0 0 0 6px;
        text-transform: lowercase;
        font-size: 11px;
        text-decoration: none; }
    .social li a, .social li.share a {
      color: #000; }

@media only screen and (max-width: 767px) {
  .f-share-panel {
    display: none; } }

/* General */
body.gallery #page_content,
body.listing #page_content,
body.client #page_content {
  width: 94%; }

body.gallery #page_content,
body.listing #page_content,
body.content #page_content,
body.client #page_content {
  padding-bottom: 40px;
  margin: 0 auto;
  overflow-x: hidden; }
  body.gallery #page_content .push,
  body.listing #page_content .push,
  body.content #page_content .push,
  body.client #page_content .push {
    height: 60px; }
  body.gallery #page_content .footer,
  body.listing #page_content .footer,
  body.content #page_content .footer,
  body.client #page_content .footer {
    position: relative;
    width: 94%;
    margin: 0 auto;
    font-size: 11px;
    clear: both;
    border-top: 1px solid #efefef; }
  body.gallery #page_content .inner,
  body.listing #page_content .inner,
  body.content #page_content .inner,
  body.client #page_content .inner {
    padding: 20px 0 40px; }

@media only screen and (max-width: 767px) {
  body.content #page_content {
    width: 100%; } }

body.client #page_content {
  max-width: 980px; }
  body.client #page_content .f_assets-container .f_asset.f_asset-title {
    max-width: 690px;
    padding-right: 0;
    margin: auto;
    text-align: center; }

/* Gallery Page */
.no-csstransitions body.gallery .assets_container .asset img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

body.gallery.is-changing #assets.fadeInAnim .asset:not(#title) {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }

body.gallery.is-changing #assets.fadeInAnim #title.asset {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.gallery.noscroll {
  overflow: hidden; }

body.gallery .youtube_cont,
body.gallery .vimeo_cont {
  margin: 0 auto;
  opacity: 0; }

body.gallery .asset .txt .txt_inner {
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.gallery #title {
  max-width: 690px;
  margin: 20px auto 0;
  text-align: center; }
  body.gallery #title .content .copy {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 100px; }
  body.gallery #title .content .hide {
    text-align: center; }
  body.gallery #title img {
    max-width: 616px; }
    @media only screen and (max-width: 767px) {
      body.gallery #title img {
        max-width: 100%; } }
  body.gallery #title .image {
    margin-bottom: 20px; }
  body.gallery #title.asset .txt {
    margin: 20px 0 60px; }
  body.gallery #title .txt.title_txt {
    display: block; }
  body.gallery #title .arrow {
    position: absolute;
    right: 12px;
    top: 5px;
    z-index: 9999; }
    body.gallery #title .arrow a {
      text-decoration: none;
      color: #666; }

body.gallery #assets #title {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.gallery #assets .asset:not(#title) {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }

body.gallery #assets.fadeInAnim #title,
body.gallery #assets.fadeInAnim .asset {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100); }

body.gallery #assets.fadeInAnim .asset:not(#title) {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out, opacity 300ms ease-out;
  -ms-transition: -ms-transform 300ms ease-out, opacity 300ms ease-out;
  -o-transition: -o-transform 300ms ease-out, opacity 300ms ease-out;
  transition: transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(1) {
    -moz-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(2) {
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(3) {
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(4) {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(5) {
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(6) {
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(7) {
    -moz-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(8) {
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(9) {
    -moz-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(10) {
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(11) {
    -moz-transition-delay: 0.55s;
    -o-transition-delay: 0.55s;
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(12) {
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(13) {
    -moz-transition-delay: 0.65s;
    -o-transition-delay: 0.65s;
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(14) {
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(15) {
    -moz-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(16) {
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(17) {
    -moz-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(18) {
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(19) {
    -moz-transition-delay: 0.95s;
    -o-transition-delay: 0.95s;
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s; }
  body.gallery #assets.fadeInAnim .asset:not(#title):nth-child(20) {
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }

body.gallery #slide-assets {
  position: relative;
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    body.gallery #slide-assets {
      width: 100%;
      padding-top: 15px; } }
body.gallery .assets_container {
  text-align: center;
  line-height: 0;
  margin: -4px; }
  @media only screen and (max-width: 767px) {
    body.gallery .assets_container {
      margin: 0; } }
  body.gallery .assets_container .asset {
    line-height: 1.25em;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    margin: 4px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
    body.gallery .assets_container .asset .image {
      width: 100%;
      height: 100%;
      box-shadow: inset 0 0 0 1px #ffffff; }
    body.gallery .assets_container .asset .video,
    body.gallery .assets_container .asset .image {
      cursor: pointer;
      height: 100%;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden; }
    body.gallery .assets_container .asset .txt.title_txt {
      display: none; }
    body.gallery .assets_container .asset .txt .txt_inner .jspDrag {
      width: 4px; }
    body.gallery .assets_container .asset .overlay {
      background: #000000;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      filter: alpha(opacity=0);
      -webkit-transition: opacity 0.2s ease-out;
      -moz-transition: opacity 0.2s ease-out;
      -ms-transition: opacity 0.2s ease-out;
      -o-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    body.gallery .assets_container .asset.hoverable:hover .overlay {
      opacity: 0.7;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
      filter: alpha(opacity=70); }
    body.gallery .assets_container .asset.text {
      border: none;
      background: #ffffff;
      display: inline-block;
      text-align: center;
      text-decoration: none; }
      body.gallery .assets_container .asset.text .txt {
        color: #6C6C6C;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: left;
        width: 70%;
        display: inline-block;
        vertical-align: middle; }
        body.gallery .assets_container .asset.text .txt .text-snippet {
          font-size: 18px;
          line-height: 1.5em;
          text-indent: -.5em; }
          body.gallery .assets_container .asset.text .txt .text-snippet:before {
            content: "\201C"; }
          body.gallery .assets_container .asset.text .txt .text-snippet:after {
            content: "\201D"; }
        body.gallery .assets_container .asset.text .txt .text-readmore {
          text-align: center;
          line-height: 1.5em;
          font-size: 12px;
          display: block; }
          body.gallery .assets_container .asset.text .txt .text-readmore span {
            margin-top: 30px;
            display: inline-block;
            border-top: 1px solid #efefef;
            padding: 5px 15px 2px; }
          body.gallery .assets_container .asset.text .txt .text-readmore:after {
            content: "\2219 \2219 \2219";
            display: block;
            text-align: center;
            line-height: 0; }
      body.gallery .assets_container .asset.text:after, body.gallery .assets_container .asset.text:before {
        content: '';
        height: 100%;
        width: 1px;
        display: inline-block;
        vertical-align: middle; }
      body.gallery .assets_container .asset.text .text-icon,
      body.gallery .assets_container .asset.text .video-icon {
        position: absolute;
        height: 15%;
        width: 15%;
        bottom: 20px;
        right: 20px;
        overflow: hidden;
        cursor: pointer; }
      body.gallery .assets_container .asset.text .text-icon span {
        display: block;
        width: 90%;
        height: 1px;
        margin: 0 0 10% 5%; }
        body.gallery .assets_container .asset.text .text-icon span.indent {
          margin-left: 15%;
          width: 80%; }
    body.gallery .assets_container .asset.video svg {
      position: absolute;
      z-index: 11;
      right: 10px;
      bottom: 10px; }
    body.gallery .assets_container .asset.video .video-icon {
      background: #ffffff;
      opacity: 0.8;
      filter: alpha(opacity=80); }
      body.gallery .assets_container .asset.video .video-icon .arrow {
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #6C6C6C;
        border-width: 10px 13px;
        margin-top: -11px;
        margin-left: -6px; }
    body.gallery .assets_container .asset,
    body.gallery .assets_container .asset a {
      width: 300px;
      height: 300px; }
      @media only screen and (max-width: 767px) {
        body.gallery .assets_container .asset,
        body.gallery .assets_container .asset a {
          width: 100%;
          max-width: 273px;
          max-height: 273px; }
          body.gallery .assets_container .asset .image-item,
          body.gallery .assets_container .asset a .image-item {
            width: 100%; } }
    body.gallery .assets_container .asset .video img {
      display: block; }
    body.gallery .assets_container .asset .caption {
      display: none; }
    body.gallery .assets_container .asset img,
    body.gallery .assets_container .asset a {
      display: block; }
    body.gallery .assets_container .asset a {
      position: relative;
      overflow: hidden; }
    body.gallery .assets_container .asset img {
      width: 100%;
      height: 100%;
      position: relative;
      top: 50%;
      left: 50%;
      -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
      -ms-transform: scale(1) translateY(-50%) translateX(-50%);
      transform: scale(1) translateY(-50%) translateX(-50%);
      -webkit-transition: -webkit-transform 0.2s ease-out, top 0.2s ease-out, left 0.2s ease-out, opacity 0.5s ease-out;
      transition: transform 0.2s ease-out, top 0.2s ease-out, left 0.2s ease-out, opacity 0.5s ease-out;
      backface-visibility: hidden; }
      body.gallery .assets_container .asset img:not(.hover) {
        top: 50% !important;
        left: 50% !important; }
      body.gallery .assets_container .asset img.hover {
        -webkit-transform: scale(1.25) translateY(-50%) translateX(-50%);
        -ms-transform: scale(1.25) translateY(-50%) translateX(-50%);
        transform: scale(1.25) translateY(-50%) translateX(-50%); }
      body.gallery .assets_container .asset img.lazyload {
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0); }
    body.gallery .assets_container .asset.video img {
      width: auto;
      margin-left: 0; }

body.gallery #popup {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  z-index: 11;
  overflow: hidden;
  width: 100%;
  display: none;
  background: transparent url(https://bucket0.format-assets.com/theme_versions/10469461/assets/images/pixel.gif) repeat;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  zoom: 1;
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  /** popup width */ }
  @media only screen and (max-width: 767px) {
    body.gallery #popup {
      height: 100vh;
      overflow-y: auto; } }
  body.gallery #popup.loading .inner {
    background-image: url(https://bucket0.format-assets.com/theme_versions/10469461/assets/images/loading.svg);
    background-position: center center;
    background-repeat: no-repeat; }
  body.gallery #popup.loading .text,
  body.gallery #popup.loading img {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0); }
  body.gallery #popup .inner > * {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  body.gallery #popup.fadeIn .inner > * {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
  body.gallery #popup.fadeOut .inner > * {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  body.gallery #popup .inner,
  body.gallery #popup .controls > div {
    /** this part is translated from JS old function getPopupWidth
      getPopupWidth: function () {
        var _windowWidth = $(window).width();
        _windowWidth = _windowWidth > 1000 ? 0.8 * _windowWidth : 0.9 * _windowWidth;
        return _windowWidth > 1600 ? 1600 : _windowWidth;
      },
      */
    max-width: 1600px;
    box-sizing: border-box;
    text-align: left; }
    @media all and (max-width: 1000px) {
      body.gallery #popup .inner,
      body.gallery #popup .controls > div {
        width: 90%; } }
    @media all and (min-width: 1001px) {
      body.gallery #popup .inner,
      body.gallery #popup .controls > div {
        width: 80%; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup .inner,
      body.gallery #popup .controls > div {
        display: block;
        width: 100%; } }
  body.gallery #popup .inner {
    padding: 0;
    background: #ffffff;
    margin: 0 auto;
    min-height: 100%;
    height: 100%;
    z-index: 999;
    cursor: default;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block; }
    body.gallery #popup .inner img {
      max-width: 100%;
      display: block;
      margin: 0 auto;
      height: auto;
      width: auto; }
  body.gallery #popup #social_icons_popup {
    height: 35px;
    padding: 0 140px;
    box-sizing: border-box;
    text-align: right;
    z-index: 12;
    opacity: 0.33; }
    @media only screen and (max-width: 767px) {
      body.gallery #popup #social_icons_popup {
        padding: 0 30px; } }
  body.gallery #popup .controls {
    position: fixed;
    width: inherit;
    opacity: 0;
    filter: none !important;
    width: 100%;
    text-align: center;
    z-index: 1000; }
    body.gallery #popup .controls > div {
      display: inline-block;
      padding: 40px 25px; }
  body.gallery #popup .close {
    float: right;
    display: block;
    padding: 10px; }
  body.gallery #popup #read-more {
    display: none;
    position: relative;
    z-index: 11;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #231F20;
    background: none;
    border: none;
    padding: 40px 0 5px;
    margin: 0;
    margin-top: -52px;
    outline: none;
    -webkit-transition: margin-top 500ms ease-in-out;
    -moz-transition: margin-top 500ms ease-in-out;
    -ms-transition: margin-top 500ms ease-in-out;
    -o-transition: margin-top 500ms ease-in-out;
    transition: margin-top 500ms ease-in-out; }
    body.gallery #popup #read-more i {
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 0 6px 15px;
      border-color: transparent transparent transparent #231F20; }
    body.gallery #popup #read-more:before {
      content: '';
      width: 50%;
      margin: 0 auto;
      margin-bottom: 5px;
      display: block;
      background: #efefef;
      height: 1px; }
    body.gallery #popup #read-more:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      opacity: 1;
      z-index: -1;
      -webkit-transition: opacity 500ms ease-in-out;
      -moz-transition: opacity 500ms ease-in-out;
      -ms-transition: opacity 500ms ease-in-out;
      -o-transition: opacity 500ms ease-in-out;
      transition: opacity 500ms ease-in-out; }
  body.gallery #popup .copy {
    font-family: Constantia Regular;
    font-size: 14px;
    color: #231F20;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    -webkit-transition: opacity 1.2s ease-out;
    -moz-transition: opacity 1.2s ease-out;
    -ms-transition: opacity 1.2s ease-out;
    -o-transition: opacity 1.2s ease-out;
    transition: opacity 1.2s ease-out; }
    body.gallery #popup .copy h1, body.gallery #popup .copy h2 {
      color: #231f20; }
    body.gallery #popup .copy:empty {
      display: none; }
    body.gallery #popup .copy .wrap {
      width: 50%;
      margin: 0 auto;
      overflow: hidden;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -ms-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out; }
      @media only screen and (max-width: 767px) {
        body.gallery #popup .copy .wrap {
          width: 100%;
          padding: 0 30px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          overflow-y: auto; } }
  body.gallery #popup.faded .copy {
    position: absolute;
    margin-bottom: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.75);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }
    body.gallery #popup.faded .copy .wrap:before {
      top: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    body.gallery #popup.faded .copy.full #read-more {
      margin-top: 0;
      background: transparent; }
      body.gallery #popup.faded .copy.full #read-more:after {
        opacity: 0; }
  body.gallery #popup.faded #read-more {
    display: block; }
  body.gallery #popup .main-content {
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 70px;
    text-align: center; }
    body.gallery #popup .main-content.text {
      padding: 0; }
      body.gallery #popup .main-content.text:before, body.gallery #popup .main-content.text:after {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
    body.gallery #popup .main-content .text {
      max-width: 800px;
      margin: 0 auto; }
    body.gallery #popup .main-content img,
    body.gallery #popup .main-content .img-holder {
      display: inline-block;
      cursor: pointer;
      max-height: 100%;
      width: auto;
      height: auto; }
    body.gallery #popup .main-content figcaption {
      display: none; }
    body.gallery #popup .main-content img,
    body.gallery #popup .main-content .text {
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      filter: alpha(opacity=100);
      -webkit-transition: opacity 0.4s ease-out;
      -moz-transition: opacity 0.4s ease-out;
      -ms-transition: opacity 0.4s ease-out;
      -o-transition: opacity 0.4s ease-out;
      transition: opacity 0.4s ease-out; }
    @media only screen and (max-width: 767px) {
      body.gallery #popup .main-content {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box; }
        body.gallery #popup .main-content img, body.gallery #popup .main-content .vimeo_cont, body.gallery #popup .main-content .youtube_cont, body.gallery #popup .main-content .img-holder {
          position: relative;
          top: 50%;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          max-height: 75vh; }
        body.gallery #popup .main-content .img-holder img {
          position: static !important;
          transform: none !important; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup .main-content img, body.gallery #popup .main-content .vimeo_cont, body.gallery #popup .main-content .youtube_cont, body.gallery #popup .main-content .img-holder {
        max-height: 100vh; }
      body.gallery #popup .main-content .img-holder {
        position: static !important;
        transform: none !important; } }
  body.gallery #popup.text {
    overflow-y: auto; }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.text {
        overflow: hidden;
        height: 100%; } }
    body.gallery #popup.text .inner {
      height: auto; }
      @media only screen and (max-width: 767px) {
        body.gallery #popup.text .inner {
          height: 100%;
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch; } }
    body.gallery #popup.text .main-content {
      height: auto;
      padding: 70px 140px; }
      @media only screen and (max-width: 767px) {
        body.gallery #popup.text .main-content {
          position: static;
          padding: 70px 30px; } }
    body.gallery #popup.text #social_icons_popup {
      position: absolute;
      padding: 0; }
    body.gallery #popup.text.shortCaption .main-content {
      height: 100%; }
      body.gallery #popup.text.shortCaption .main-content .text {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media only screen and (max-width: 767px) {
          body.gallery #popup.text.shortCaption .main-content .text {
            width: 100%;
            padding: 0 30px;
            box-sizing: border-box;
            -moz-box-sizing: border-box; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.text.shortCaption #social_icons_popup {
        margin-left: 30px; } }
  body.gallery #popup.video .main-content {
    height: 100vh; }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.video .main-content {
        padding: 0; } }
    body.gallery #popup.video .main-content .vimeo_cont, body.gallery #popup.video .main-content .youtube_cont {
      position: relative;
      top: 50%;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      body.gallery #popup.video .main-content .vimeo_cont.preview, body.gallery #popup.video .main-content .youtube_cont.preview {
        position: absolute;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
        body.gallery #popup.video .main-content .vimeo_cont.preview img, body.gallery #popup.video .main-content .youtube_cont.preview img {
          width: 100%;
          height: auto; }
  body.gallery #popup.video #social_icons_popup {
    position: absolute;
    padding: 0; }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.video #social_icons_popup {
        left: 50% !important;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }
    body.gallery #popup.video #social_icons_popup ol {
      display: flex;
      display: -webkit-flex;
      display: -ms-flex;
      float: right;
      position: relative;
      margin: 15px; }
  body.gallery #popup.video .copy {
    position: absolute;
    width: 100%;
    text-align: center; }
  @media only screen and (max-width: 767px) {
    body.gallery #popup.video.longCaption, body.gallery #popup.video.shortCaption {
      overflow: hidden;
      height: 100%; } }
  @media only screen and (max-width: 767px) {
    body.gallery #popup.video.longCaption .inner, body.gallery #popup.video.shortCaption .inner {
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    body.gallery #popup.video.longCaption .inner .main-content, body.gallery #popup.video.shortCaption .inner .main-content {
      position: static;
      height: auto; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    body.gallery #popup.video.longCaption .copy, body.gallery #popup.video.shortCaption .copy {
      position: static;
      margin: 25px 0 50px; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    body.gallery #popup.video.shortCaption .inner .main-content .vimeo_cont, body.gallery #popup.video.shortCaption .inner .main-content .youtube_cont {
      top: 0;
      -moz-transform: translateY(0%);
      -o-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      transform: translateY(0%); } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    body.gallery #popup.video.shortCaption .inner .main-content .vimeo_cont.preview, body.gallery #popup.video.shortCaption .inner .main-content .youtube_cont.preview {
      position: absolute; } }
  @media only screen and (max-width: 414px) {
    body.gallery #popup.video.longCaption .inner {
      padding-top: 100px; } }
  @media only screen and (max-width: 767px) {
    body.gallery #popup.video.longCaption .inner .main-content {
      position: static;
      height: auto;
      overflow: auto; } }
  @media only screen and (max-width: 767px) {
    body.gallery #popup.video.longCaption .inner .main-content .vimeo_cont, body.gallery #popup.video.longCaption .inner .main-content .youtube_cont {
      position: static;
      top: 0;
      -moz-transform: translateY(0%);
      -o-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      transform: translateY(0%); } }
  body.gallery #popup.video.longCaption .inner .main-content .vimeo_cont.preview, body.gallery #popup.video.longCaption .inner .main-content .youtube_cont.preview {
    position: absolute;
    top: 100px;
    left: 30px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.video.longCaption .inner .main-content .vimeo_cont.preview img, body.gallery #popup.video.longCaption .inner .main-content .youtube_cont.preview img {
        max-height: none;
        width: 100%;
        height: auto; } }
  @media only screen and (max-width: 767px) {
    body.gallery #popup.video.longCaption .inner .copy {
      position: static;
      margin-top: 25px;
      padding-bottom: 50px; } }
  body.gallery #popup.image {
    overflow-y: auto; }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image {
        overflow: hidden;
        height: 100%; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image .inner {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; } }
    body.gallery #popup.image #social_icons_popup {
      position: absolute;
      padding: 0;
      width: auto;
      text-align: right; }
      body.gallery #popup.image #social_icons_popup ol {
        display: flex;
        display: -webkit-flex;
        display: -ms-flex;
        float: right;
        position: relative;
        margin: 15px; }
    body.gallery #popup.image .copy {
      position: absolute;
      width: 100%; }
      body.gallery #popup.image .copy .wrap {
        display: inline-block; }
    body.gallery #popup.image .main-content {
      height: 100vh; }
      body.gallery #popup.image .main-content img {
        position: relative;
        top: 50%;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.image.shortCaption .main-content {
        position: static;
        height: auto; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image.shortCaption .main-content img {
        max-height: 60vh; } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.image.shortCaption .main-content img {
        position: static;
        max-height: 100vh;
        top: 0;
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%); } }
    @media only screen and (max-width: 767px) and (orientation: landscape) {
      body.gallery #popup.image.shortCaption .copy {
        position: static;
        margin: 25px 0 30px; } }
    @media only screen and (max-width: 414px) {
      body.gallery #popup.image.longCaption .inner {
        padding-top: 100px; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image.longCaption .inner .main-content {
        position: static;
        height: auto; } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image.longCaption .inner .main-content img {
        position: static;
        top: 0;
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%); } }
    @media only screen and (max-width: 767px) {
      body.gallery #popup.image.longCaption .inner .copy {
        position: static;
        margin-top: 25px;
        padding-bottom: 50px; } }
body.gallery #prev, body.gallery #next {
  display: inline-block;
  outline: 0; }

body.gallery #next {
  margin-left: 25px; }

._4ORMAT_content_wrapper {
  margin: 0 auto; }

body.listing.is-changing #page_content.fadeInAnim .asset {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }

body.listing.is-changing #page_content.fadeInAnim .title_element {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.listing #page_content #asset_title {
  display: inline-block;
  position: relative;
  max-width: 850px; }
  body.listing #page_content #asset_title .copy {
    max-width: 500px;
    margin: 20px auto 60px; }
  body.listing #page_content #asset_title .hide {
    text-align: center; }
  body.listing #page_content #asset_title .image_placeholder {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      body.listing #page_content #asset_title .image_placeholder {
        margin-bottom: 15px; } }
  body.listing #page_content #asset_title img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  body.listing #page_content #asset_title .arrow {
    position: absolute;
    right: 12px;
    top: 5px;
    z-index: 9999; }
    body.listing #page_content #asset_title .arrow a {
      text-decoration: none;
      color: #666; }

body.listing #page_content .assets {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -30px; }
  @media only screen and (max-width: 767px) {
    body.listing #page_content .assets {
      margin-right: -15px; } }
body.listing #page_content .title_element {
  display: flex;
  text-align: center;
  justify-content: center;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.listing #page_content .asset {
  padding: 0 30px 30px 0;
  max-width: 220px;
  box-sizing: border-box;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }
  @media only screen and (max-width: 767px) {
    body.listing #page_content .asset {
      width: 50%;
      padding: 0 15px 15px 0; } }
  @media only screen and (max-width: 414px) {
    body.listing #page_content .asset {
      width: 50%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) and (orientation: landscape) {
    body.listing #page_content .asset {
      width: 33.3333%;
      max-width: 100%; } }
  body.listing #page_content .asset a {
    text-decoration: none; }
  body.listing #page_content .asset img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    vertical-align: top; }
  body.listing #page_content .asset .image_wrap {
    position: relative; }
  body.listing #page_content .asset .image_placeholder {
    position: relative;
    vertical-align: top;
    width: 100%;
    height: 100%; }
  body.listing #page_content .asset .copy {
    font-family: "PT Serif", serif;
    font-size: 13px;
    color: #999999;
    text-align: Center;
    margin: 10px 0;
    line-height: 1.4; }
    @media only screen and (max-width: 767px) {
      body.listing #page_content .asset .copy {
        margin: 5px 0 0px 0; } }
    body.listing #page_content .asset .copy p {
      margin: 0; }

body.listing #page_content.fadeInAnim .title_element,
body.listing #page_content.fadeInAnim .asset {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100); }

body.listing #page_content.fadeInAnim .asset {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out, opacity 300ms ease-out;
  -ms-transition: -ms-transform 300ms ease-out, opacity 300ms ease-out;
  -o-transition: -o-transform 300ms ease-out, opacity 300ms ease-out;
  transition: transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }
  body.listing #page_content.fadeInAnim .asset:nth-child(1) {
    -moz-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(2) {
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(3) {
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(4) {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(5) {
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(6) {
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(7) {
    -moz-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(8) {
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(9) {
    -moz-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(10) {
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(11) {
    -moz-transition-delay: 0.55s;
    -o-transition-delay: 0.55s;
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(12) {
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(13) {
    -moz-transition-delay: 0.65s;
    -o-transition-delay: 0.65s;
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(14) {
    -moz-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(15) {
    -moz-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(16) {
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(17) {
    -moz-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(18) {
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(19) {
    -moz-transition-delay: 0.95s;
    -o-transition-delay: 0.95s;
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s; }
  body.listing #page_content.fadeInAnim .asset:nth-child(20) {
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s; }

body.simple.is-changing #page_content.fadeInAnim .simple_asset.image, body.simple.is-changing #page_content.fadeInAnim .simple_asset.video {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }

body.simple.is-changing #page_content.fadeInAnim .simple_asset.text {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.simple #page_content .simple_asset.text {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.simple #page_content .simple_asset.image, body.simple #page_content .simple_asset.video {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -moz-transform: translate3d(0px, 20px, 0px);
  -o-transform: translate3d(0px, 20px, 0px);
  -ms-transform: translate3d(0px, 20px, 0px);
  -webkit-transform: translate3d(0px, 20px, 0px);
  transform: translate3d(0px, 20px, 0px); }

body.simple #page_content.fadeInAnim .simple_asset {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100); }

body.simple #page_content.fadeInAnim .simple_asset.image, body.simple #page_content.fadeInAnim .simple_asset.video {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out, opacity 300ms ease-out;
  -ms-transition: -ms-transform 300ms ease-out, opacity 300ms ease-out;
  -o-transition: -o-transform 300ms ease-out, opacity 300ms ease-out;
  transition: transform 300ms ease-out, opacity 300ms ease-out;
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* Blog styling */
.f_blog_body_typography, .f_blog_body_typography:hover {
  color: #222222;
  font-family: Constantia Regular;
  font-size: 16px !important;
  line-height: 1.8 !important; }

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

.f_blog_body_typography ul {
  list-style-position: outside;
  padding-left: 40px; }

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

.f_blog_title_typography,
.f_blog_title_typography:hover {
  color: #222222;
  font-family: Constantia Bold;
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: normal !important; }

.f_blog_title_typography_hover:hover {
  color: #222222;
  text-decoration: underline; }

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

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

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

.f_blog_date {
  font-family: "Open Sans", sans-serif; }
  .f_blog_date:hover {
    font-family: "Open Sans", sans-serif; }

@media only screen and (max-width: 767px) {
  .f_blog_post iframe {
    max-width: 100%; }
  .blog .f_blog_wrapper {
    padding-left: 25px;
    padding-right: 25px; }
  .blog .f_blog_title.in_listing {
    white-space: normal; } }

body.blog.is-changing #page_content.fadeInAnim {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.blog #page_content.fadeInAnim {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100); }

/* ------------------------------------------------------------------ */
/* Content Pages styling */
#content_page_wrapper ._4ORMAT_content_page_container {
  box-sizing: border-box; }

._4ORMAT_module_contact_input {
  -webkit-appearance: none;
  border-radius: 0; }

/*
------------------------------------------------------------------
Client Access Pages
------------------------------------------------------------------
*/
.client_page .private_page form p {
  color: #231f20 !important;
  font-size: 14px !important; }

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

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

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

body.content.is-changing #page_content.fadeInAnim, body.client.is-changing #page_content.fadeInAnim {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0); }

body.content #page_content.fadeInAnim, body.client #page_content.fadeInAnim {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  -ms-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: alpha(opacity=100); }

/*
------------------------------------------------------------------
Store Pages
------------------------------------------------------------------
*/
@media only screen and (max-width: 767px) {
  body.store ._4ORMAT_content_wrapper,
  body.product ._4ORMAT_content_wrapper,
  body.order_confirmation ._4ORMAT_content_wrapper,
  body.order_thank_you_page ._4ORMAT_content_wrapper,
  body.order_download_page ._4ORMAT_content_wrapper,
  body.order_payment_error_page ._4ORMAT_content_wrapper {
    padding-top: 20px; } }

body.product #content_page_wrapper {
  max-width: 1140px;
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    body.product #content_page_wrapper {
      width: 100%; } }
body.order_confirmation .btn-cancel,
.product-order-form .select2-choice {
  background: transparent !important;
  border: 1px solid rgba(35, 31, 32, 0.2) !important;
  color: #231f20 !important; }

body.product .product-info h1, body.product .product-info h2 {
  font-size: 18px !important; }

body.product .product-info .price {
  font-size: 14px !important; }

body.product .product-info .product-shipping-option {
  border-color: #231f20; }

body.product .select2-drop {
  background: #ffffff !important;
  border: 1px solid rgba(35, 31, 32, 0.2) !important;
  color: #231f20 !important; }

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

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

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

body.product .product-order-form .select2-container.select2-dropdown-open .select2-choice div b {
  border-top: 0 !important; }

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

body.order_confirmation .order-confirmation .order-confirmation-details {
  border-top: 1px solid #231f20 !important;
  border-bottom: 1px solid #231f20 !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 #231f20 !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 #231f20 !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: #231f20 !important; }

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

body.order_download svg {
  fill: #231f20; }

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

@media screen and (max-width: 700px) and (orientation: landscape) {
  html:not(.mobile) body.gallery #popup .controls,
  html:not(.mobile) #using a,
  html:not(.tablet) body.gallery #popup .controls,
  html:not(.tablet) #using a,
  html:not(.safari) body.gallery #popup .controls,
  html:not(.safari) #using a {
    opacity: 0;
    visibility: hidden; } }

@media only screen and (max-width: 767px) {
  #wrapper > header.logo_placement_center .header-inner > .logo img,
  #wrapper > header.logo_placement_right .header-inner > .logo img,
  #wrapper > header.logo_placement_left .header-inner > .logo img {
    max-width: 80% !important; } }
