:root {
  --nav: #919191;
  --overlay_purple: #910124;
  --black: black;
  --nav_hover: #e6e6e6;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.container {
  height: auto;
  max-width: 1280px;
  background-color: #000;
}

.container.categories {
  display: none;
}

.navbar {
  height: 96px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  color: var(--nav);
  letter-spacing: .9px;
  text-transform: uppercase;
  padding-top: 38px;
  padding-left: 1%;
  padding-right: 1%;
  font-family: Mulish, sans-serif;
  font-size: 1.172vw;
  font-weight: 300;
  transition: color .3s cubic-bezier(.368, .054, .216, .931);
}

.nav-link:hover {
  color: #e6e6e6;
}

.nav-link.dropdown {
  padding-top: 19px;
  transition: all .2s, opacity .2s, color .3s cubic-bezier(.368, .054, .216, .931);
}

.nav-link.has_children {
  padding-top: 19px;
}

.nav-link-2 {
  color: #666;
}

.section {
  background-color: rgba(0, 0, 0, 0);
}

.image {
  width: 100%;
}

.nav-link-3 {
  color: #666;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.image-2 {
  width: 100%;
  height: 100%;
}

.column-2 {
  background-color: #000;
  padding-left: 0;
  padding-right: 0;
}

.columns {
  background-color: #000;
}

.text-block, .picture_label, .picture_label_brnach {
  color: #919191;
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-left: 60px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.picture_label_branch {
  color: #919191;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  padding-bottom: 40px;
  padding-left: 60px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  transition: color .25s cubic-bezier(.48, .112, .322, .884);
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.picture_label_branch_2 {
  color: #919191;
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 60px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.container-2 {
  height: 96px;
  max-width: 1280px;
  mix-blend-mode: normal;
  position: relative;
}

.brand {
  width: 14%;
  margin-left: 3%;
  margin-right: 2%;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.nav-menu {
  width: 82%;
  text-align: center;
  margin-left: auto;
  padding-left: 1%;
}

.container_content_slider {
  height: 1000px;
  max-width: 1280px;
  position: relative;
  overflow: visible;
}

.rev_slider_content_holder {
  height: 130px;
  background-color: #313131;
  background-image: url('../images/back_content_2-min.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-2 {
  background-color: #000;
  padding-top: 0;
  overflow: hidden;
}

.section-3 {
  background-color: #363535;
}

.footer_text_links {
  color: #919191;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translate(0, -50%);
}

.columns-3 {
  max-width: 1280px;
}

.column-3 {
  height: 100px;
}

.footer_link {
  color: #919191;
  letter-spacing: .4px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
  transition: color .275s cubic-bezier(.439, .176, .222, .861);
}

.footer_link:hover {
  color: #e4e4e4;
}

.footler_social_logos {
  padding-left: 20px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.column-4 {
  height: 100px;
}

.link-block {
  padding-left: 10px;
  padding-right: 10px;
}

.link_container_footer_social_logos {
  padding-left: 10px;
  padding-right: 10px;
  transition: all .275s cubic-bezier(.48, .112, .503, .896), opacity .2s;
}

.link_container_footer_social_logos:hover {
  filter: brightness(150%);
}

.slider_holder {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 88px;
  bottom: 88px;
}

.branch_image {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity .25s cubic-bezier(.485, .1, .304, .902);
}

.branch_image:hover {
  opacity: .81;
}

.branch_column_left {
  background-image: linear-gradient(126deg, #000, var(--black) 0%, var(--overlay_purple));
  padding-left: 0;
  padding-right: 0;
}

.branch_column_right {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(126deg, var(--black), var(--overlay_purple));
  padding-left: 0;
  padding-right: 0;
}

.branch_column_right:hover {
  opacity: 1;
  color: #e4e4e4;
}

.rev_slider_background {
  height: 1200px;
  background-color: #313131;
  background-image: url('../images/back_parallax.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-toggle {
  opacity: 1;
  padding: 0;
}

.icon-2 {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  padding-top: 20px;
  padding-left: 0;
  display: none;
}

.dropdown-list {
  opacity: 0;
  background-image: linear-gradient(315deg, rgba(0, 0, 0, .97) 34%, rgba(145, 1, 36, .88));
  margin-top: 38px;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-right: 15px;
}

.dropdown-link {
  color: var(--nav);
  transition: opacity .2s, color .275s cubic-bezier(.491, .095, .339, .878);
}

.dropdown-link:hover {
  color: var(--nav_hover);
}

.overlay_shadow_content_slider_top {
  z-index: 99;
  height: 150px;
  background-image: linear-gradient(rgba(0, 0, 0, .94), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.overlay_shadow_content_slider_bottom {
  z-index: 99;
  height: 150px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .94));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar_bg {
  height: 96px;
  opacity: .46;
  mix-blend-mode: multiply;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .4), rgba(171, 1, 42, .4));
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.body {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/H0A9836modgr.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.nav_holder {
  z-index: 100;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer_section {
  background-color: #363535;
}

.products_3col_left {
  padding-left: 4.17969%;
  padding-right: 4.17969%;
  position: relative;
}

.products_3col_mid {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.products_3col_mid:hover {
  opacity: 1;
  color: #e4e4e4;
}

.products_3col_right {
  text-align: center;
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.products_3col_holder {
  height: auto;
  background-color: #323438;
  background-image: linear-gradient(#000, #000 0%, rgba(0, 0, 0, 0) 80%);
  padding: 29px 4.17969% 50px;
}

.h3_product {
  color: #919191;
  text-align: left;
  text-transform: uppercase;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.h1_product_cat {
  width: 80vw;
  color: #919191;
  text-align: left;
  margin: 0 auto;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  overflow: visible;
}

.image-4 {
  width: 100%;
  max-width: 100%;
}

.div-block-2 {
  margin-left: auto;
}

.product_cat_image {
  width: 100%;
  max-width: 100%;
  text-align: center;
  position: relative;
}

.product_cat_image:hover {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #a50a0a;
}

.prod_cat_headline_holder {
  width: 80%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 199px;
  padding-bottom: 131px;
  padding-left: 4.17969%;
}

.div-block-3 {
  background-color: #000;
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.div-block-4 {
  text-align: left;
  position: relative;
}

.div-block-2-right {
  margin-right: auto;
}

.product_descr {
  background-color: #323438;
  padding-bottom: 46px;
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.prod_desc_headline_holder {
  width: 33%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 41px;
  padding-left: 4.17969%;
}

.prod_desc_holder {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 41px;
  padding-left: 4.17969%;
}

.prod_descr {
  color: #fff;
  letter-spacing: .4px;
  padding-right: 53px;
  font-family: Mulish, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.prod_descr.facts_details {
  color: #707070;
  cursor: pointer;
  margin-top: 54px;
  padding-left: 0%;
  transition: color .375s cubic-bezier(.591, .106, .298, .954);
}

.prod_descr.facts_details:hover {
  color: silver;
}

.link-block-2, .link-block-3, .link-block-4 {
  text-decoration: none;
}

.content_container {
  max-width: 1280px;
}

.content_container.image_grid {
  width: 100%;
  height: auto;
  background-color: #323438;
  margin-left: auto;
  margin-right: auto;
  padding: 83px 8.1% 77px;
  position: relative;
}

.content_container.backg {
  min-height: 950px;
  background-color: #000;
  background-image: url('../images/loudspeaker_sample_big.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.content_container.backg.mood_near_footer {
  background-image: none;
  overflow: hidden;
}

.content_container.categories {
  height: 500px;
  min-height: 500px;
  background-color: #000;
  background-image: url('../images/masterpieces-pianog3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 49px;
  position: relative;
}

.content_container.categories.mood_near_footer {
  background-image: none;
  overflow: hidden;
}

.content_container.categories._2 {
  background-image: url('../images/H0A9709mod.jpg');
}

.content_container.categories._3 {
  background-image: url('../images/akira_links.jpg');
}

.content_container.categories._1 {
  background-image: url('../images/piano_links.jpg');
}

.content_overlay_desc {
  position: absolute;
}

.holder_columns_content_overlay {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 4.17969% 101px;
  display: block;
  position: relative;
}

.prod_details_overlay {
  color: #fff;
  padding-bottom: 73px;
  padding-left: 10px;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.column1_fatcs_details_desc {
  padding-top: 0;
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.column2_facts_details_desc {
  padding-top: 17px;
  padding-left: 4.17969%;
  padding-right: 4.17969%;
}

.image-5 {
  display: none;
}

.image_grid_4_4 {
  z-index: 1;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.image_grid_4_4:hover {
  z-index: 99;
}

.div-block-5 {
  position: static;
}

.lightbox-link {
  width: 49.9%;
  float: left;
  display: inline-block;
  position: relative;
}

.image-6 {
  padding-top: 53px;
  padding-bottom: 39px;
  position: relative;
}

.div-block-6 {
  height: 120px;
  background-image: linear-gradient(357deg, #363535, rgba(255, 255, 255, 0) 58%);
}

.shadow_fade_grey {
  height: 138px;
  background-image: linear-gradient(357deg, #363535, rgba(255, 255, 255, 0) 58%);
  position: relative;
}

.shadow_fade_black {
  height: 300px;
  background-image: linear-gradient(#000, rgba(255, 255, 255, 0) 88%);
  position: relative;
}

.div-block-7 {
  height: 100%;
  position: absolute;
}

.div-block-8 {
  width: 100%;
  height: 90%;
  background-color: #b86b6b;
  position: absolute;
}

.div-block-9 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.black_layer_facts_details {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #000;
  position: absolute;
}

.div-block-10, .arallax {
  position: absolute;
}

.parallax_moving_layer {
  width: 100%;
  height: 100%;
  background-image: url('../images/page_back_sand.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
}

.mood_image {
  padding-top: 53px;
  padding-bottom: 39px;
  position: relative;
}

.div-block-11 {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: .72;
  mix-blend-mode: soft-light;
  background-image: linear-gradient(72deg, #fff, #200008 51%, #910124);
  position: absolute;
}

.div-block-12 {
  position: relative;
}

.image_overlay_color_red {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  mix-blend-mode: soft-light;
  background-image: linear-gradient(72deg, rgba(255, 255, 255, .5), #200008 76%, #910124);
  transition: opacity .25s cubic-bezier(.455, .03, .515, .955);
  position: absolute;
}

.image_overlay_color_red:hover {
  opacity: .63;
}

.shadow_fade_black_z {
  height: 300px;
  background-image: linear-gradient(#000, rgba(255, 255, 255, 0) 88%);
  position: relative;
}

.shadow_fade_black_bottom {
  height: 100px;
  background-image: linear-gradient(360deg, #000 17%, rgba(255, 255, 255, 0));
  position: relative;
}

.products_3col_holder_black_bottom {
  height: auto;
  background-color: #323438;
  background-image: linear-gradient(to top, #000, #000 0%, rgba(0, 0, 0, 0) 80%);
  padding: 29px 4.17969% 117px;
}

.details_list_item {
  color: #fff;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.prod_details_overlay_headline {
  color: #fff;
  text-transform: uppercase;
  margin-top: 9px;
  margin-bottom: 11px;
  padding-bottom: 0;
  padding-left: 4.17969%;
  font-family: Mulish, sans-serif;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  top: auto;
}

.div-block-13 {
  padding-left: 4.17969%;
}

.holder_headline_prod_details {
  padding-top: 38px;
  padding-left: 4.17969%;
  display: block;
}

.image_for_sizing {
  position: relative;
}

.cat_descr {
  width: 40%;
  height: 100%;
  float: right;
  text-shadow: 0 2px 3px rgba(66, 66, 66, .76);
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.cat_descr.left {
  width: 80%;
  float: left;
  padding-left: 10%;
  padding-right: 0%;
}

.cat_desc_holder {
  width: 80%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 4.17969%;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.cat_desc_text_holder {
  text-align: left;
  position: relative;
}

.cat_desc {
  color: #fff;
  letter-spacing: .4px;
  padding-top: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.cat_desc.facts_details {
  color: #707070;
  cursor: pointer;
  margin-top: 54px;
  padding-left: 0%;
  transition: color .375s cubic-bezier(.591, .106, .298, .954);
}

.cat_desc.facts_details:hover {
  color: silver;
}

.h1_cat {
  width: 80vw;
  color: #e0e0e0;
  text-align: left;
  margin: 0 auto 8px;
  font-family: Subset Pingfangsc, sans-serif;
  font-size: 56px;
  font-weight: 200;
  line-height: 40px;
  display: inline-block;
  overflow: visible;
}

.h1_cat.overlay {
  width: auto;
  text-shadow: -2px 2px 3px rgba(48, 48, 48, .69), 3px -1px 3px rgba(46, 46, 46, .69);
  margin-bottom: 12px;
  font-family: Subset Pingfangsc, sans-serif;
}

.heading {
  font-family: Merriweather, serif;
  font-weight: 300;
}

.h3_subheading {
  color: #fff;
  margin-top: 0;
  font-family: PT Serif, serif;
  font-size: 38px;
  font-weight: 300;
  position: static;
}

.italic-text {
  color: #e6e6e6;
  letter-spacing: .6px;
  font-family: Times Now, sans-serif;
  font-size: 56px;
  font-style: italic;
  font-weight: 300;
  line-height: 43px;
  display: inline;
  position: static;
}

.italic-text.overlay {
  letter-spacing: 1px;
  text-shadow: 3px -1px 1px rgba(70, 70, 70, .76);
  font-family: Times Now, sans-serif;
  font-weight: 300;
}

.text-span {
  width: 80px;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff);
  margin-right: 9px;
  padding-right: 4px;
  display: inline-block;
  position: relative;
}

.cat_desc_holder_left {
  width: 50%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0%;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.see_details_deco {
  width: 80px;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff);
  margin-right: 9px;
  padding-right: 4px;
  display: inline-block;
  position: relative;
}

.see_details_deco_left {
  width: 16%;
  height: .5px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #fff);
  margin-top: 0;
  margin-right: 9px;
  padding-top: 0;
  padding-right: 4px;
  display: inline-block;
  position: relative;
}

.see_details_deco_right {
  width: 16%;
  height: .5px;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), #fff);
  margin-left: 13px;
  margin-right: 9px;
  padding-right: 4px;
  display: inline-block;
  position: relative;
}

.link {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.shadow_fade_black_bottom_cat {
  height: 100px;
  background-image: linear-gradient(360deg, #000 17%, rgba(255, 255, 255, 0));
  display: none;
  position: relative;
}

.cat_desc_text {
  color: #fff;
  letter-spacing: .6px;
  padding-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
}

.bold-text {
  display: none;
}

.holder_discover_more {
  color: #fff;
  letter-spacing: .4px;
  margin-top: 40px;
  padding-top: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.holder_discover_more.facts_details {
  color: #707070;
  cursor: pointer;
  margin-top: 54px;
  padding-left: 0%;
  transition: color .375s cubic-bezier(.591, .106, .298, .954);
}

.holder_discover_more.facts_details:hover {
  color: silver;
}

.cat_desc-copy {
  color: #fff;
  letter-spacing: .4px;
  padding-top: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
}

.cat_desc-copy.facts_details {
  color: #707070;
  cursor: pointer;
  margin-top: 54px;
  padding-left: 0%;
  transition: color .375s cubic-bezier(.591, .106, .298, .954);
}

.cat_desc-copy.facts_details:hover {
  color: silver;
}

.bold-text-2 {
  letter-spacing: .6px;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1600px;
  }

  .nav-link {
    letter-spacing: .9px;
    padding-left: 1.2%;
    padding-right: 1.2%;
    font-size: 15px;
    transition: color .25s cubic-bezier(.368, .054, .216, .931);
  }

  .nav-link:hover {
    color: #e6e6e6;
  }

  .section {
    background-color: rgba(0, 0, 0, 0);
  }

  .column {
    background-image: linear-gradient(126deg, black, var(--overlay_purple));
  }

  .image-2 {
    opacity: 1;
    cursor: pointer;
    transition: opacity .2s;
  }

  .image-2:hover {
    background-image: linear-gradient(126deg, black, var(--overlay_purple));
    opacity: .82;
    mix-blend-mode: normal;
  }

  .column-2 {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
  }

  .columns {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-2 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-2 {
    max-width: 1600px;
  }

  .brand {
    margin-left: 3%;
  }

  .nav-menu {
    padding-left: 2%;
  }

  .container_content_slider {
    height: 1200px;
    max-width: 1600px;
    background-image: url('../images/back_content_2-min.jpg');
    background-size: cover;
  }

  .section-2 {
    height: 1200px;
    background-color: rgba(0, 0, 0, 0);
  }

  .section-3 {
    background-color: rgba(0, 0, 0, 0);
  }

  .columns-3 {
    max-width: 1600px;
    background-color: #363535;
    margin-left: auto;
    margin-right: auto;
  }

  .slider_holder {
    top: 190px;
  }

  .branch_image {
    opacity: 1;
    cursor: pointer;
    transition: opacity .2s;
  }

  .branch_image:hover {
    background-image: linear-gradient(126deg, black, var(--overlay_purple));
    opacity: .82;
    mix-blend-mode: normal;
  }

  .branch_column_left, .branch_column_right {
    background-image: linear-gradient(126deg, black, var(--overlay_purple));
  }

  .rev_slider_background {
    height: 1400px;
    background-image: url('../images/back_parallax.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .dropdown-list {
    opacity: 0;
    transition: opacity .2s, opacity .2s;
  }

  .dropdown-list.w--open {
    opacity: .85;
  }

  .div-block {
    z-index: 99;
    height: 200px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .81) 71%, #000 100%, rgba(0, 0, 0, 0));
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .overlay_shadow_content_slider_top {
    z-index: 99;
    height: 150px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .81) 76%, rgba(0, 0, 0, .94));
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .overlay_shadow_content_slider_bottom {
    z-index: 99;
    height: 150px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .94), rgba(0, 0, 0, .81) 19%, rgba(0, 0, 0, 0));
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .navbar_bg {
    max-width: 1600px;
    opacity: .46;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .4), rgba(12, 0, 3, .4) 22%, rgba(171, 1, 42, .4));
    margin-left: auto;
    margin-right: auto;
  }

  .body {
    background-color: #000;
    background-image: url('../images/H0A9836modgr.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .nav_holder {
    z-index: 100;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .footer_section {
    background-color: rgba(0, 0, 0, 0);
  }

  .products_3col_left, .products_3col_mid {
    text-align: center;
  }

  .products_3col_right {
    text-align: center;
    background-image: none;
  }

  .products_3col_holder {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .prod_cat_headline_holder {
    width: 100%;
    position: relative;
  }

  .div-block-3 {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .div-block-4 {
    width: auto;
  }

  .product_descr {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
  }

  .prod_desc_headline_holder {
    width: 33.3333%;
  }

  .content_container {
    max-width: 1600px;
  }

  .content_container.backg {
    min-height: 1250px;
    display: block;
  }

  .content_container.categories {
    height: 600px;
    min-height: 600px;
    display: block;
    position: static;
  }

  .content_container.categories._1 {
    position: relative;
  }

  .holder_columns_content_overlay {
    max-width: 1600px;
    margin-left: auto;
    display: block;
  }

  .prod_details_overlay {
    padding-bottom: 12px;
  }

  .column1_fatcs_details_desc {
    padding-bottom: 82px;
  }

  .products_3col_holder_black_bottom {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 160px;
  }

  .details_list_item {
    color: #fff;
    font-family: Mulish, sans-serif;
    font-size: 16px;
    line-height: 30px;
  }

  .prod_details_overlay_headline {
    margin-top: 54px;
    padding-bottom: 7px;
    padding-left: 8.35938%;
    padding-right: 8.35938%;
  }

  .cat_descr {
    width: 40%;
    max-width: 1600px;
    float: right;
    position: relative;
  }

  .cat_descr.left {
    float: left;
  }

  .cat_desc_holder {
    padding-left: 4.17969%;
    display: block;
    position: relative;
    top: 50%;
  }

  .cat_desc_text_holder {
    display: inline-block;
  }

  .h3_subheading, .italic-text.overlay {
    text-transform: uppercase;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 80px;
  }

  .nav-link {
    font-size: 22px;
    transition: color .275s cubic-bezier(.38, .106, .368, .89);
  }

  .nav-link:hover {
    color: #e6e6e6;
  }

  .nav-link.dropdown {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 1%;
    display: block;
  }

  .nav-link.has_children {
    padding-bottom: 3px;
    padding-left: 0%;
  }

  .picture_label_branch {
    letter-spacing: 1px;
    padding-bottom: 25px;
    padding-left: 40px;
    font-size: 18px;
  }

  .container-2 {
    height: 80px;
  }

  .brand {
    width: 200px;
    margin-left: 5%;
  }

  .nav-menu {
    width: 100%;
    background-image: linear-gradient(166deg, #000, #242424);
    padding-top: 20px;
    padding-bottom: 39px;
    padding-left: 5%;
  }

  .menu-button {
    color: #919191;
    margin-right: 10%;
    padding-top: 21px;
    padding-right: 0;
    font-size: 32px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon {
    font-size: 40px;
  }

  .container_content_slider {
    height: 700px;
  }

  .rev_slider_background {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .dropdown-list {
    width: 100vw;
    position: relative;
    left: -6.5%;
  }

  .dropdown-link {
    opacity: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 80px;
  }

  .overlay_shadow_content_slider_bottom {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .navbar_bg {
    height: 80px;
  }

  .content_container.backg, .content_container.categories {
    min-height: 780px;
  }

  .content_container.categories._2 {
    background-position: 90%;
  }

  .content_container.categories._3, .content_container.categories._1 {
    background-position: 10%;
  }

  .holder_columns_content_overlay {
    display: none;
  }

  .cat_descr {
    width: 45%;
  }

  .cat_desc_holder {
    width: 90%;
  }

  .cat_desc_holder_left {
    width: 60%;
  }

  .shadow_fade_black_bottom_cat {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 70px;
  }

  .nav-link.dropdown {
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 1%;
  }

  .nav-link.has_children {
    padding-left: 0%;
  }

  .image {
    width: 80%;
    max-width: 80%;
  }

  .picture_label_branch {
    padding-bottom: 36px;
    padding-left: 36px;
  }

  .container-2 {
    height: 70px;
  }

  .menu-button {
    padding-top: 17px;
    padding-bottom: 15px;
  }

  .container_content_slider, .rev_slider_background {
    height: 600px;
  }

  .dropdown-list {
    margin-top: 28px;
  }

  .overlay_shadow_content_slider_top {
    height: 50px;
  }

  .overlay_shadow_content_slider_bottom {
    z-index: 99;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, .94));
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .navbar_bg {
    height: 70px;
  }

  .prod_descr {
    padding-right: 24px;
  }

  .content_container.backg, .content_container.categories {
    min-height: 440px;
  }

  .prod_details_overlay {
    padding-bottom: 86px;
    padding-left: 0;
  }

  .column2_facts_details_desc {
    padding-top: 11px;
  }

  .shadow_fade_grey {
    height: 80px;
  }

  .shadow_fade_black {
    height: 100px;
  }

  .mood_image {
    padding-top: 32px;
    padding-bottom: 19px;
  }

  .prod_details_overlay_headline {
    padding-bottom: 86px;
    padding-left: 4.17969%;
  }

  .list {
    padding-left: 0;
  }

  .list-2 {
    padding-left: 10px;
  }

  .cat_descr {
    width: 47%;
  }

  .cat_desc_holder {
    width: 95%;
  }

  .cat_desc {
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .h1_cat {
    margin-bottom: 6px;
    font-size: 38px;
    line-height: 35px;
  }

  .h1_cat.overlay {
    font-size: 38px;
  }

  .italic-text {
    font-size: 38px;
    line-height: 35px;
  }

  .cat_desc_holder_left {
    width: 65%;
  }

  .see_details_deco_left, .see_details_deco_right {
    width: 30px;
  }

  .shadow_fade_black_bottom_cat {
    display: none;
  }

  .holder_discover_more, .cat_desc-copy {
    padding-right: 0;
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    padding-top: 23px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 18px;
  }

  .nav-link.dropdown {
    padding: 0 0% 0 10px;
  }

  .nav-link.has_children {
    padding-top: 23px;
  }

  .picture_label_branch:hover {
    color: #dfdfdf;
  }

  .nav-menu {
    padding-top: 10px;
  }

  .container_content_slider, .rev_slider_background {
    height: 450px;
  }

  .dropdown-list {
    margin-top: 8px;
  }

  .dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 50px;
  }

  .products_3col_left, .products_3col_mid, .products_3col_right {
    padding-left: 0%;
    padding-right: 0%;
  }

  .prod_cat_headline_holder {
    padding-top: 133px;
    padding-bottom: 77px;
    padding-left: 0%;
  }

  .prod_desc_holder {
    padding-left: 0%;
  }

  .prod_descr {
    padding-right: 3px;
    font-size: 18px;
  }

  .content_container.image_grid {
    padding-left: 4.17969%;
    padding-right: 4.17969%;
  }

  .content_container.backg, .content_container.categories {
    min-height: 250px;
  }

  .content_container.categories._2, .content_container.categories._3, .content_container.categories._1 {
    height: 700px;
    min-height: 700px;
  }

  .holder_columns_content_overlay {
    display: none;
  }

  .prod_details_overlay {
    padding-left: 0;
  }

  .column1_fatcs_details_desc {
    padding-left: 4.17969%;
    padding-right: 0%;
  }

  .lightbox-link {
    width: 100%;
  }

  .shadow_fade_grey {
    height: 60px;
  }

  .shadow_fade_black {
    height: 80px;
  }

  .mood_image {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .shadow_fade_black_z, .shadow_fade_black_bottom {
    height: 80px;
  }

  .products_3col_holder_black_bottom {
    padding-bottom: 49px;
  }

  .prod_details_overlay_headline {
    padding-bottom: 0;
    padding-left: 0;
  }

  .cat_descr {
    width: 100%;
  }

  .cat_descr.left {
    width: 100%;
    padding-left: 0%;
  }

  .cat_desc_holder {
    width: 100%;
    padding-top: 0;
    padding-left: 0%;
    display: block;
    position: absolute;
    top: auto;
    bottom: -48px;
  }

  .cat_desc_text_holder {
    text-align: center;
    display: block;
  }

  .cat_desc {
    padding-top: 30px;
    padding-right: 0;
    font-size: 14px;
    position: relative;
    top: -11px;
  }

  .h1_cat.overlay {
    margin-bottom: 0;
  }

  .h3_subheading {
    margin-top: -2px;
    margin-bottom: 0;
  }

  .cat_desc_holder_left {
    width: 100%;
    padding-left: 0%;
    position: absolute;
    top: auto;
    bottom: -50px;
  }

  .shadow_fade_black_bottom_cat {
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(360deg, #000 22%, rgba(255, 255, 255, 0) 57%);
    display: block;
    position: absolute;
  }

  .cat_desc_text {
    display: none;
  }

  .holder_discover_more {
    margin-top: 29px;
    margin-bottom: 18px;
    padding-top: 0;
    padding-right: 0;
    font-size: 14px;
    position: relative;
    top: 0;
  }

  .cat_desc-copy {
    padding-top: 0;
    padding-right: 0;
    font-size: 14px;
    position: relative;
    top: -11px;
  }
}


@font-face {
  font-family: 'Subset Pingfangsc';
  src: url('../fonts/subset-PingFangSC-ExtraLight.woff2') format('woff2'), url('../fonts/subset-PingFangSC-ExtraLight.eot') format('embedded-opentype'), url('../fonts/subset-PingFangSC-ExtraLight.woff') format('woff'), url('../fonts/subset-PingFangSC-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subset Gfsdidot';
  src: url('../fonts/subset-GFSDidot-Regular.woff2') format('woff2'), url('../fonts/subset-GFSDidot-Regular.eot') format('embedded-opentype'), url('../fonts/subset-GFSDidot-Regular.woff') format('woff'), url('../fonts/subset-GFSDidot-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notoserifdisplay';
  src: url('../fonts/NotoSerifDisplay-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Times Now';
  src: url('../fonts/Times-Now-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}