/*
Theme Name: Jonite
Author: Jonite
Author URI: https://jonite.com/
Version: 1
Description: Custom theme for Wordpress
License: Commercial
License URI: https://jonite.com/
Text Domain: jonite
Tags: jonite
Theme URI: https://jonite.com/
*/

@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?4zintq");
  src: url("assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?4zintq") format("truetype"), url("assets/fonts/icomoon.woff?4zintq") format("woff"), url("assets/fonts/icomoon.svg?4zintq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
  content: "\e900";
}

.icon-angle-left:before {
  content: "\e901";
}

.icon-angle-right:before {
  content: "\e902";
}

.icon-angle-up:before {
  content: "\e903";
}

.icon-arrow-down:before {
  content: "\e904";
}

.icon-arrow-left:before {
  content: "\e905";
}

.icon-arrow-right:before {
  content: "\e906";
}

.icon-arrow-up:before {
  content: "\e907";
}

.icon-facebook-square:before {
  content: "\e908";
}

.icon-facebook:before {
  content: "\e909";
}

.icon-google:before {
  content: "\e90a";
}

.icon-logo:before {
  content: "\e90b";
}

.icon-map-pin:before {
  content: "\e90c";
}

.icon-pinterest:before {
  content: "\e90d";
}

.icon-accessibility:before {
  content: "\e90e";
}

.icon-download:before {
  content: "\e90f";
}

.icon-leaf:before {
  content: "\e910";
}

.icon-walk:before {
  content: "\e911";
}

.icon-email:before {
  content: "\e912";
}

.icon-close:before {
  content: "\e913";
}

.icon-close2:before {
  content: "\e914";
}

#nav .primary-menu,
#nav .menu-wrap ul,
.hero-banner .slick-dots,
.home-customdesign-section .custom-design-process,
.contact-section .map-location .contact-phone,
.contact-section .social-contact-box ul,
.product-intro-container .product-short-info ul,
.product-intro-container .additional-info-box .loading-icons-list,
.product-intro-container .download-list,
.featured-projects-section .featured-project-item .product-list,
.optional-customisation-section .custom-design-process,
.design-intro-container .design-short-info ul,
.feature-project-section .feature-project-item .product-list,
.project-filter-bar .filter-menu-holder ul,
.projects-holder .project-item .product-list,
.project-detail-banner .products-tag ul,
.project-filter-info-row .project-navigation,
.article-detail-container .article-share,
.privacy-content-box ul,
.contact-banner-text .contact-social ul,
.collection-group-slider .slide-pagination,
.footer-nav ul,
.social-networks,
.footer-secondary-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

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

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
  border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
  color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
  color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
  color: #ccc;
}

.widget {
  margin-bottom: 1.2em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.comment-form input[type="submit"] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type="password"] {
  margin: 0 4px 0 0;
  width: 300px;
}

.search-form input {
  float: left;
  height: 2em;
}

.search-form input[type="search"] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 2em;
}

.post-password-form input[type="password"] {
  width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
  opacity: .8;
}

.commentlist {
  margin: 0 0 1.2em;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  padding: .4em;
  text-decoration: none;
}

.navigation-single {
  margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  background: #666;
  color: #fff;
  text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

/* Slick slider styles */

.slick-slider-frame {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, .75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19f;
}

.flickity-button:active {
  opacity: .6;
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto; /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%; /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.featured-projects-slider {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.featured-projects-slider .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}

.featured-projects-slider .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.featured-projects-slider .owl-stage-outer {
  position: relative;
  overflow: hidden; /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.featured-projects-slider .owl-wrapper,
.featured-projects-slider .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.featured-projects-slider .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.featured-projects-slider .owl-item img {
  display: block;
  width: 100%;
}

.featured-projects-slider .owl-nav.disabled,
.featured-projects-slider .owl-dots.disabled {
  display: none;
}

.featured-projects-slider .owl-nav .owl-prev,
.featured-projects-slider .owl-nav .owl-next,
.featured-projects-slider .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.featured-projects-slider.owl-loaded {
  display: block;
}

.featured-projects-slider.owl-loading {
  opacity: 0;
  display: block;
}

.featured-projects-slider.owl-hidden {
  opacity: 0;
}

.featured-projects-slider.owl-refresh .owl-item {
  visibility: hidden;
}

.featured-projects-slider.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.featured-projects-slider.owl-grab {
  cursor: move;
  cursor: grab;
}

.featured-projects-slider.owl-rtl {
  direction: rtl;
}

.featured-projects-slider.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .featured-projects-slider {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.featured-projects-slider .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.featured-projects-slider .owl-animated-in {
  z-index: 0;
}

.featured-projects-slider .owl-animated-out {
  z-index: 1;
}

.featured-projects-slider .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/*
 *  Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */

.featured-projects-slider .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */
}

.featured-projects-slider .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.featured-projects-slider .owl-item .owl-lazy[src^=""],
.featured-projects-slider .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.featured-projects-slider .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */

.featured-projects-slider .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.featured-projects-slider .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.featured-projects-slider .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.featured-projects-slider .owl-video-playing .owl-video-tn,
.featured-projects-slider .owl-video-playing .owl-video-play-icon {
  display: none;
}

.featured-projects-slider .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.featured-projects-slider .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

html {
  font-size: 5vw;
}

body {
  min-width: 320px;
  font: .8125rem/1.4615 "Gotham A", "Gotham B", "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #303317;
}

html:not(.loaded) body {
  overflow: hidden;
}

.nicescroll-rails {
  z-index: 99999 !important;
}

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  opacity: 0;
}

.loaded #wrapper {
  opacity: 1;
}

body:not(.home) #wrapper {
  padding-top: 70px;
}

button,
input[type="submit"],
input[type="file"],
input[type="reset"],
a {
  cursor: pointer;
}

h1,
.h1 {
  font-size: 1.9375rem;
  line-height: 1.1613;
  font-weight: 700;
}

h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
}

.home-services-section .section-heading,
.clients-section h2.h3,
.home-article-section h2.h3,
.our-vision-section h2.h3,
.our-services-section h2.h3,
.sustainability-section h2.h3,
.page-contact-section h2.h3,
.collection-detail-container .collection-intro-box h1 span,
.related-collection-section h2.h3,
.design-intro-container .design-contact-box h2,
.custom-design-process-section h2.h3,
.customisable-areas-section h2.h3,
.general-spec-section h2.h3,
.product-collection-section h2.h3,
.featured-projects-section h2.h3,
.optional-customisation-section h2 {
  letter-spacing: .04em;
  font-weight: 800;
}

h3,
.h3 {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.2222;
  font-weight: 700;
}

h5,
.h5 {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
}

h6,
.h6 {
  font-size: .8125rem;
  line-height: 1.1923;
  font-weight: 700;
}

a.btn,
input.btn,
button.btn,
.newsletter-form-wrap .hs-button {
  border: 1px solid #334b45;
  border-radius: 100px;
  font-size: .75rem;
  text-transform: uppercase;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding: .6875rem;
  box-shadow: none;
  -webkit-transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1), opacity 1.2s cubic-bezier(.16, .84, .44, 1), -webkit-transform 1.2s cubic-bezier(.16, .84, .44, 1);
  transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1), opacity 1.2s cubic-bezier(.16, .84, .44, 1), -webkit-transform 1.2s cubic-bezier(.16, .84, .44, 1);
  transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1), transform 1.2s cubic-bezier(.16, .84, .44, 1), opacity 1.2s cubic-bezier(.16, .84, .44, 1);
  transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1), transform 1.2s cubic-bezier(.16, .84, .44, 1), opacity 1.2s cubic-bezier(.16, .84, .44, 1), -webkit-transform 1.2s cubic-bezier(.16, .84, .44, 1);
}

a.btn:hover,
input.btn:hover,
button.btn:hover,
.newsletter-form-wrap .hs-button:hover {
  background: #334b45;
  border-color: #334b45;
  color: #fff;
}

a.btn:focus,
input.btn:focus,
button.btn:focus,
.newsletter-form-wrap .hs-button:focus {
  box-shadow: none;
}

a.btn.btn-white,
input.btn.btn-white,
button.btn.btn-white,
.newsletter-form-wrap .hs-button.btn-white {
  color: #fff;
  border-color: #fff;
  background: none;
}

a.btn.btn-white:hover,
input.btn.btn-white:hover,
button.btn.btn-white:hover,
.newsletter-form-wrap .hs-button.btn-white:hover {
  color: #334b45;
  border-color: #fff;
  background: #fff;
}

a.btn.text__animation,
input.btn.text__animation,
button.btn.text__animation,
.newsletter-form-wrap .hs-button.text__animation {
  opacity: 0;
}

.sustainability-content .text__animation {
  opacity: 1;
}

.our-services-section .service-item p,
.our-vision-section .vison-content p,
.design-intro-container .design-contact-box,
.custom-design-process-section .design-process-list .design-process-item p {
  color: rgba(48, 51, 23, .8);
}

/* custom select styles */

.jcf-select {
  display: block;
  position: relative;
  border: 1px solid rgba(43, 68, 62, .5);
  background: #fff;
  height: 1.9375rem;
}

.jcf-select.jcf-drop-active {
  border-color: #2b443e;
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  color: rgba(48, 51, 23, .7);
  font-size: .6875rem;
  line-height: 1.8125rem;
  margin: 0 2.1875rem 0 .875rem;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 5px;
  bottom: 0;
  right: .8125rem;
  top: 0;
}

.jcf-select .jcf-select-opener:before {
  content: "\e900";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: .3125rem/1 "icomoon";
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #2b443e;
}

/* multiple select styles */

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
  line-height: 18px;
  font-size: .6875rem;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 7px 14px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common custom form elements styles */

.jcf-disabled {
  background: #ddd !important;
}

.sticky-wrap {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

#header {
  z-index: 9999;
  padding: 0 3px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.home #header.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.home #header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: .3s ease background, .3s ease box-shadow;
  transition: .3s ease background, .3s ease box-shadow;
}

#header .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
}

.logo {
  width: 74px;
}

.logo a {
  display: block;
  position: relative;
}

.logo img {
  width: 100%;
}

.logo .logo-white {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.home .logo .logo-white {
  opacity: 1;
}

.home .logo .logo-color {
  opacity: 0;
}

.nav-opener {
  height: 21px;
  width: 30px;
  line-height: 0;
  z-index: 9;
  background: none;
  outline: none;
  border: none;
  margin: 0 0 0 auto;
  padding: 0;
  float: right;
  position: relative;
  -webkit-transition: .3s ease margin;
  transition: .3s ease margin;
}

.nav-opener:focus {
  outline: none;
}

.nav-opener:hover {
  opacity: .8;
}

.resize-active .nav-opener {
  -webkit-transition: none;
  transition: none;
}

.nav-opener .menu-bar {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  margin-top: -1px;
  text-indent: -9999px;
  background: #fff;
}

.nav-active .nav-opener .menu-bar {
  background: none;
}

.resize-active .nav-opener .menu-bar {
  -webkit-transition: none;
  transition: none;
}

.nav-opener .menu-bar:before,
.nav-opener .menu-bar:after {
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: "";
  margin: 0;
}

.nav-active .nav-opener .menu-bar:before,
.nav-active .nav-opener .menu-bar:after {
  -webkit-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
}

.resize-active .nav-opener .menu-bar:before,
.resize-active .nav-opener .menu-bar:after {
  -webkit-transition: none;
  transition: none;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}

.nav-opener .menu-bar:before {
  top: -9px;
  -webkit-transition: .3s ease top .3s, .3s ease transform 0s;
  transition: .3s ease top .3s, .3s ease transform 0s;
}

.nav-active .nav-opener .menu-bar:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s ease top 0s, .3s ease transform .3s;
  transition: .3s ease top 0s, .3s ease transform .3s;
}

.nav-opener .menu-bar:after {
  bottom: -9px;
  -webkit-transition: .3s ease bottom .3s, .3s ease transform 0s;
  transition: .3s ease bottom .3s, .3s ease transform 0s;
}

.nav-active .nav-opener .menu-bar:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s ease bottom 0s, .3s ease transform .3s;
  transition: .3s ease bottom 0s, .3s ease transform .3s;
}

#nav .primary-menu > li.menu-item-has-children > a {
  padding-right: 30px;
  position: relative;
}

#nav .primary-menu > li.menu-item-has-children > a:after {
  content: "\e900";
  position: absolute;
  top: 35px;
  right: 27px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font: 9px/1 "icomoon";
  -webkit-transition: .3s -webkit-transform ease;
  transition: .3s -webkit-transform ease;
  transition: .3s transform ease;
  transition: .3s transform ease, .3s -webkit-transform ease;
  padding: 0 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#nav .primary-menu > li > a {
  display: block;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: #2b443e;
  padding: 22px 30px;
  text-decoration: none;
  overflow: hidden;
}

#nav .dropdown-holder {
  background: #f8f8f7;
}

#nav .dropdown-menu-row {
  padding: 4px 25px 40px 40px;
}

#nav .menu-wrap .menu-title {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  color: #a6856a;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .05em;
  margin: 0 0 14px;
}

#nav .menu-wrap > .sub-menu > li {
  padding: 0 0 9px;
}

#nav .menu-wrap > .sub-menu > li > .sub-menu-title {
  display: block;
  font-size: 13px;
  line-height: 1.1538;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .05em;
  color: #a5aba9;
  margin: 0 0 8px;
}

#nav .menu-wrap > .sub-menu > li > ul > li {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 18px;
  overflow: hidden;
}

#nav .menu-wrap > .sub-menu > li > ul > li > a {
  color: #303317;
  display: block;
  text-decoration: none;
}

#nav .menu-custom-design {
  padding-top: .625rem;
}

#nav .menu-custom-design .img-wrap {
  margin: 0 14px 11px 0;
}

#nav .ess-menu-design .design-title,
#nav .menu-custom-design .design-title {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  color: #a6856a;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .05em;
  text-decoration: none;
  margin: 0 0 18px;
}

#nav .ess-menu-design .custom-design-content,
#nav .menu-custom-design .custom-design-content {
  font-size: .75rem;
  line-height: 1.38461538;
}

#nav .ess-menu-design .custom-design-content .img-wrap img,
#nav .menu-custom-design .custom-design-content .img-wrap img {
  width: 100%;
}

#nav .ess-menu-design .link-detail,
#nav .menu-custom-design .link-detail {
  font-size: 13px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #2b443e;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

#nav .ess-menu-design .link-detail:hover,
#nav .menu-custom-design .link-detail:hover {
  color: #a6856a;
}

#nav .ess-menu-design .link-detail .icon-arrow-right,
#nav .menu-custom-design .link-detail .icon-arrow-right {
  display: block;
  font-size: 15px;
  margin: 0 0 6px;
}

#nav .ess-menu-design {
  padding: 1.5625rem 0 0;
}

#nav .ess-menu-design .img-wrap {
  margin: 0 14px 11px 0;
}

#nav .ess-menu-design .text-content {
  position: relative;
}

#nav .ess-menu-design .text-content .ess-logo {
  position: absolute;
  top: .0625rem;
  right: 0;
  width: 1.25rem;
  display: none;
}

#nav .ess-menu-design .text-content .ess-logo img {
  width: 100%;
}

.hero-banner {
  position: relative;
  overflow: hidden;
}

.hero-banner > .slide ~ .slide {
  display: none;
}

.hero-banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  z-index: 1001;
  line-height: 1;
  color: #aaa;
  font-size: 1.25rem;
  text-decoration: none;
}

.hero-banner .slick-arrow:hover {
  color: #fff;
}

.hero-banner .slick-arrow i {
  display: block;
}

.hero-banner .slick-prev {
  left: .625rem;
}

.hero-banner .slick-next {
  right: .625rem;
}

.hero-banner .slick-dots {
  position: absolute;
  bottom: .9375rem;
  left: 0;
  right: 0;
  font-size: 0;
  text-align: center;
  z-index: 1001;
}

.hero-banner .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 .375rem;
}

.hero-banner .slick-dots .slick-active button {
  color: #fff;
}

.hero-banner .slick-dots button {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: none;
  color: rgba(255, 255, 255, .6);
}

.hero-banner .slick-dots button:hover {
  color: #fff;
}

.hero-banner .slick-dots button:before {
  content: "\e910";
  display: block;
  font: 1.125rem/1 "icomoon";
}

.hero-banner .bg-image {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}

.hero-banner .bg-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 90.78%;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 3;
}

.hero-banner .bg-image img {
  width: 100%;
}

.hero-banner .banner-content {
  position: absolute;
  top: 105px;
  left: .75rem;
  right: .75rem;
  z-index: 6;
  color: #fff;
}

.hero-banner h1 {
  margin-bottom: 16px;
}

.hero-banner .sub-heading {
  display: block;
  font-size: .9375rem;
  line-height: 1.4;
  font-weight: 400;
}

.hero-banner .btn {
  margin-top: 5vh;
  min-width: 10.8125rem;
}

.section-title {
  display: block;
  font-size: .5rem;
  line-height: 1.25;
  color: #cca37a;
  font-weight: 700;
  letter-spacing: .05em;
}

.collaborative-design-section {
  background: #2b443e;
  color: #fff;
  text-align: center;
  padding: 3.625rem 0 3.5rem;
}

.collaborative-design-section .section-title {
  margin: 0 0 .9375rem;
}

.collaborative-design-section h2 {
  font-size: 1.125rem;
  line-height: 1.2222;
  margin: 0 0 1.625rem;
}

.collaborative-design-section p {
  margin-bottom: 1.1875rem;
}

.home-services-section {
  padding: 2.1875rem 0 3.1875rem;
}

.home-services-section .section-heading {
  display: none;
  color: rgba(112, 112, 112, .4);
  text-transform: uppercase;
  margin: 0 0 .9375rem;
}

.home-services-section .home-about-holder {
  counter-reset: item;
}

.home-services-section .home-about-holder .home-product-section:before,
.home-services-section .home-about-holder .home-customdesign-section:before,
.home-services-section .home-about-holder .why-jonite-section:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;
  color: #2b443e;
  font-size: 1.9375rem;
  font-weight: 700;
  position: absolute;
  left: -.75rem;
}

.home-services-section .home-product-section:before {
  top: 1.625rem;
}

.home-services-section .home-customdesign-section:before {
  top: 1.625rem;
}

.home-services-section .why-jonite-section:before {
  top: 3.625rem;
}

.home-product-section,
.home-customdesign-section,
.why-jonite-section {
  position: relative;
}

.home-product-section h2,
.home-customdesign-section h2,
.why-jonite-section h2 {
  color: #707070;
}

.home-product-section {
  padding: 2.125rem 0;
}

.home-product-section .intro-box {
  padding: 0 0 1.4375rem;
}

.home-product-section h2 {
  margin-bottom: 1.3125rem;
}

.home-product-section .home-products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home-product-section .home-products-row .product-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.home-product-section .product-item a,
.landing-collection-section .product-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-decoration: none;
  position: relative;
}

.home-product-section .product-item .product-name,
.landing-collection-section .product-item .product-name {
  display: block;
  font-size: .8125rem;
  line-height: 1.4616;
  color: #2b443e;
  padding: .25rem .125rem;
  min-height: 2.9375rem;
  margin: 0;
  font-weight: 700;
}

.home-product-section .product-item .product-img,
.landing-collection-section .product-item .product-img {
  min-height: 4.1875rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-product-section .product-item .product-img img,
.landing-collection-section .product-item .product-img img {
  opacity: 0;
  width: 100%;
}

.home-product-section .product-item .link-detail,
.landing-collection-section .product-item .link-detail {
  position: absolute;
  bottom: 3.625rem;
  left: 1.1875rem;
  font-size: .8125rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  -webkit-transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
}

.home-product-section .product-item .link-detail:hover,
.landing-collection-section .product-item .link-detail:hover {
  color: #a6856a;
}

.home-product-section .product-item .link-detail .icon-arrow-right,
.landing-collection-section .product-item .link-detail .icon-arrow-right {
  display: block;
  font-size: ream-calc(15px);
  margin: 0 0 6px;
}

.home-customdesign-section {
  padding: 2.125rem 0;
}

.home-customdesign-section .intro-box {
  padding: 0 0 .25rem;
}

.home-customdesign-section h2 {
  margin-bottom: 1rem;
}

.home-customdesign-section .design-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 11.25rem;
  margin: 0 0 1.6875rem;
}

.home-customdesign-section .design-img img {
  opacity: 0;
  width: 100%;
}

.home-customdesign-section .custom-design-process {
  counter-reset: item;
  padding-bottom: 2.6875rem;
}

.home-customdesign-section .custom-design-process > li {
  position: relative;
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #2b443e;
  padding: 0 0 1.0625rem 3.5rem;
}

.home-customdesign-section .custom-design-process > li:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;
  position: absolute;
  top: 0;
  color: #a6856a;
  left: 0;
}

.home-customdesign-section .btn {
  min-width: 10.8125rem;
}

.why-jonite-section {
  padding: 4.0625rem 0 3.0625rem;
}

.why-jonite-section h2 {
  margin-bottom: 4.0625rem;
}

.why-jonite-section .jonite-feature-item {
  margin: 0 0 2.75rem;
  font-size: .8125rem;
  line-height: 1.5385;
}

.why-jonite-section .jonite-feature-item .img-wrap {
  min-height: 5rem;
  margin: 0 0 1rem;
}

.why-jonite-section .jonite-feature-item .img-wrap img {
  max-height: 5rem;
  width: auto;
}

.why-jonite-section .jonite-feature-item h3 {
  font-size: .9375rem;
  line-height: 1.2;
  color: #a6856a;
  font-weight: 700;
}

.why-jonite-section .btn-learn-about {
  display: block;
  margin: 2.0625rem auto 0;
  max-width: 14.375rem;
}

.clients-section {
  background: #2b443e;
  color: #fff;
  padding: 2.9375rem 0 5rem;
  overflow: hidden;
}

.clients-section h2 {
  color: rgba(255, 255, 255, .4);
  margin-bottom: 1.6875rem;
}

.clients-section h3 {
  font-size: 1.125rem;
  line-height: 1.2222;
  font-weight: 700;
  margin-bottom: 1.875rem;
}

.clients-section .clients-slide {
  padding: 0 0 1.5rem;
}

.clients-section .clients-slide .slide img {
  display: block;
}

.clients-section .btn {
  min-width: 11.375rem;
  vertical-align: top;
}

.home-article-section {
  padding: 6.1875rem 0 3.125rem;
}

.home-article-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}

.home-article-section .article-slide-count {
  color: rgba(48, 51, 23, .4);
  font-size: 1.125rem;
  line-height: 1.3333;
  font-weight: 700;
  text-align: right;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.home-article-section .article-slide-count .current-slide-num {
  color: #303317;
}

.home-article-section .article-slide-count .sep {
  margin: 0 .125em 0 .3333em;
}

.home-article-section .home-article-slider {
  position: relative;
  margin-bottom: 22px;
  clear: both;
}

.home-article-section .home-article-slider .flickity-button {
  position: absolute;
  z-index: 3;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: none;
  top: 8.375rem;
  line-height: 1;
  font-size: 2.25rem;
  color: #aaa;
  width: auto;
  height: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 0; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-article-section .home-article-slider .flickity-button:hover {
  color: #303317;
}

.home-article-section .home-article-slider .flickity-button .flickity-button-icon {
  display: none;
}

.home-article-section .home-article-slider .flickity-button:before {
  font-family: "icomoon";
  vertical-align: top;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

.home-article-section .home-article-slider .flickity-button.previous {
  left: 0;
  margin-left: -1rem;
}

.home-article-section .home-article-slider .flickity-button.previous:before {
  content: "\e901";
}

.home-article-section .home-article-slider .flickity-button.next {
  right: 0;
  margin-right: -1rem;
}

.home-article-section .home-article-slider .flickity-button.next:before {
  content: "\e902";
}

.home-article-section .slide {
  width: 13.75rem;
  padding-right: 1.5625rem;
}

.home-article-section .article-item > a {
  padding: 0 0 2.8125rem;
}

.home-article-section .btn-all-article {
  min-width: 210px;
}

.article-item {
  position: relative;
}

.article-item > a {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
}

.article-item > a:hover {
  text-decoration: none;
}

.article-item > a:hover .read-more {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.article-item .img-wrap {
  margin: 0 0 .9375rem;
}

.article-item .img-wrap img {
  width: 100%;
}

.article-item .article-category {
  display: block;
  letter-spacing: .05em;
  color: #a6856a;
  font-size: .625rem;
  line-height: 1.1818;
  font-weight: 700;
  margin: 0 0 .5rem;
  text-transform: uppercase;
}

.article-item .article-title {
  display: block;
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.2;
}

.article-item .article-title a {
  text-decoration: none;
  color: #303317;
}

.article-item .read-more {
  position: absolute;
  bottom: .1875rem;
  left: 0;
  font-size: .8125rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #2b443e;
  font-weight: 700;
  -webkit-transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  text-decoration: none;
}

.article-item .read-more:hover {
  color: #a6856a;
}

.article-item .read-more .icon-arrow-right {
  display: block;
  font-size: .9375rem;
  margin: 0 0 .375rem;
}

.contact-section {
  padding: 3rem 0;
  margin-bottom: 1.9375rem;
}

.contact-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  text-transform: uppercase;
  margin-bottom: 2.25rem;
  font-weight: 800;
}

.contact-section .map-holder {
  position: relative;
}

.contact-section .map-image img {
  width: 100%;
}

.contact-section .map-location {
  font-size: .8125rem;
  line-height: 1.2308;
  font-weight: 500;
  margin: 0 0 .4375rem;
}

.contact-section .map-location .contact-location-detail {
  padding: 0 .25rem;
}

.contact-section .map-location .mobile-map {
  margin: 0 0 27px;
}

.contact-section .map-location .mobile-map img {
  width: 100%;
}

.contact-section .map-location .map-pin {
  width: 50px;
  margin: 0 0 1.25rem -.25rem;
}

.contact-section .map-location .map-pin img {
  width: 100%;
}

.contact-section .map-location .country-name {
  display: block;
  color: #a6856a;
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 .6875rem;
}

.contact-section .map-location address {
  margin-bottom: 1rem;
}

.contact-section .map-location .contact-phone a {
  color: #303317;
}

.contact-section .social-contact-box {
  color: #2b443e;
  background: #dbdddc;
  padding: 1.3125rem 1.8125rem;
}

.contact-section .social-contact-box .social-title {
  display: block;
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 .75rem;
}

.contact-section .social-contact-box ul {
  font-size: .6875rem;
  line-height: 1.2727;
}

.contact-section .social-contact-box ul > li {
  position: relative;
  padding: 0 0 .25rem 2.125rem;
}

.contact-section .social-contact-box ul > li [class^="icon-"],
.contact-section .social-contact-box ul > li [class*=" icon-"] {
  position: absolute;
  top: .4375rem;
  left: 0;
  color: rgba(43, 68, 62, .7);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: .8125rem;
  text-align: center;
}

.contact-section .social-contact-box ul .icon-facebook {
  font-size: .6875rem;
}

.contact-section .social-contact-box ul .icon-pinterest {
  font-size: 13px;
}

.contact-section .social-contact-box a {
  color: #2b443e;
  text-decoration: none;
}

.product-intro-container {
  position: relative;
  overflow: hidden;
}

.product-intro-container .main-img {
  height: 14.0625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;
}

.product-intro-container .main-img img {
  width: 100%;
  opacity: 0;
}

.product-intro-container .product-detail-box {
  background: #f8f8f7;
  padding: 40px 30px 48px;
}

.product-intro-container .product-tagline {
  display: block;
  font-size: .8125rem;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 1.1538;
  color: #a5aba9;
  margin: 0 0 5px;
}

.product-intro-container h1 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #2b443e;
  margin: 0 0 10px;
}

.product-intro-container .product-short-info ul {
  padding: 3px 0 0;
}

.product-intro-container .product-short-info ul > li {
  font-weight: 400;
  color: #707070;
  padding: 0 0 8px 19px;
  position: relative;
}

.product-intro-container .product-short-info ul > li:before {
  content: "\e910";
  position: absolute;
  top: 7px;
  left: 0;
  font: .5rem/1 "icomoon";
}

.product-intro-container .additional-info-box {
  padding: 57px 28px 40px;
}

.product-intro-container .additional-info-box h2 {
  font-size: 1.25rem;
  color: #2b443e;
  line-height: 1.3;
}

.product-intro-container .additional-info-box .loading-spec-box {
  padding: 0 0 53px;
  position: relative;
}

.product-intro-container .additional-info-box .loading-spec-box h2 {
  margin-bottom: 18px;
}

.product-intro-container .additional-info-box .loading-icons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0 11px;
}

.product-intro-container .additional-info-box .loading-icons-list > li {
  -ms-flex-preferred-size: 34px;
  flex-basis: 34px;
  max-width: 34px;
  margin: 0 13px 7px 0;
}

.product-intro-container .additional-info-box .loading-icons-list img {
  width: 100%;
}

.product-intro-container .additional-info-box .product-class {
  font-size: .9375rem;
  line-height: 1.5;
  color: #707070;
  display: block;
  margin: 0 0 8px;
}

.product-intro-container .additional-info-box .load-class-detail {
  font-size: .8125rem;
  line-height: 1.2308;
  font-weight: 500;
}

.product-intro-container .additional-info-box .load-class-detail p {
  margin-bottom: 13px;
}

.product-intro-container .additional-info-box .download-link {
  display: inline-block;
  vertical-align: top;
  font-size: .8125rem;
  line-height: 1.5385;
  color: #a6856a;
  font-weight: 700;
  text-decoration: underline;
}

.product-intro-container .additional-info-box .download-link:hover {
  text-decoration: none;
}

.product-intro-container .product-resource-download h2 {
  margin-bottom: 19px;
}

.product-intro-container .download-list {
  font-size: .75rem;
  line-height: 1.2083;
  color: #2b443e;
  font-weight: 700;
  text-transform: uppercase;
}

.product-intro-container .download-list > li {
  padding: 0 0 20px;
}

.product-intro-container .download-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2b443e;
  text-decoration: none;
}

.product-intro-container .download-list a:hover {
  color: #a6856a;
}

.product-intro-container .download-list a .icon-download {
  font-size: 1.5625rem;
  margin-right: 1.25rem;
}

.general-spec-section {
  padding: 21px 0 22px;
}

.general-spec-section h2 {
  color: rgba(112, 112, 112, .4);
  margin-bottom: 16px;
  max-width: 60%;
}

.general-spec-section .full-text {
  display: none;
}

.general-spec-section.more-text-active .general-desc-text a.read-more:after {
  content: "\e903";
}

.general-spec-section.more-text-active .general-desc-text a.read-more .more-text {
  display: none;
}

.general-spec-section.more-text-active .general-desc-text a.read-more .hide-text {
  display: block;
}

.general-spec-section .general-desc-text p {
  margin-bottom: 17px;
}

.general-spec-section .general-desc-text p a {
  color: #cca37a;
}

.general-spec-section .general-desc-text p a:hover {
  text-decoration: underline;
}

.general-spec-section .general-desc-text a.read-more {
  color: #2b443e;
  font-size: .6875rem;
  line-height: 1;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  position: relative;
  padding: 0 12px 0 0;
}

.general-spec-section .general-desc-text a.read-more:after {
  content: "\e900";
  position: absolute;
  top: 50%;
  right: 0;
  font: .3125rem/1 "icomoon";
  -webkit-transform: scale(.8) translate(0, -50%);
  -ms-transform: scale(.8) translate(0, -50%);
  transform: scale(.8) translate(0, -50%);
}

.general-spec-section .general-desc-text a.read-more .hide-text {
  display: none;
}

.general-spec-section .note-text {
  font-size: .6875rem;
  line-height: 15px;
  margin: 0 0 15px;
}

.colours-textures-section {
  padding: 0 0 48px;
}

.colours-textures-section h2 {
  font-size: 1.125rem;
  line-height: 26px;
  color: #2b443e;
  margin-bottom: 12px;
}

.colours-textures-section .colours-textures-slider:after {
  content: "flickity";
  display: none;
}

.colours-textures-section .colours-textures-slider .flickity-viewport {
  overflow: visible;
}

.colours-textures-section .colours-textures-slider .slide {
  width: 5.625rem;
  padding-right: 15px;
}

.colours-textures-section .colour-texture-item {
  margin: 0 0 .25rem;
}

.colours-textures-section .colour-texture-item a {
  display: block;
  text-decoration: none;
  position: relative;
}

.colours-textures-section .colour-texture-item .clr-tex-img {
  display: block;
}

.colours-textures-section .colour-texture-item .clr-tex-img img {
  width: 100%;
}

.colours-textures-section .colour-texture-item .colour-name {
  display: block;
  font-size: .6875rem;
  text-align: center;
  font-weight: 500;
  color: rgba(48, 51, 23, .7);
  text-transform: capitalize;
  min-height: 1.875rem;
  line-height: 1.3636;
}

.colours-textures-section .note-text {
  font-size: .6875rem;
  line-height: 15px;
  margin: 0 0 15px;
}

.colours-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, .75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: .3s ease opacity, .3s ease visibility;
  transition: .3s ease opacity, .3s ease visibility;
  opacity: 0;
  visibility: hidden;
  padding: 0 10px;
}

.color_popup_active .colours-popup-container {
  opacity: 1;
  visibility: visible;
}

.colours-popup-container .colours-textures-popup-slider {
  width: 100%;
  max-width: 686px;
  padding: 0 1.625rem;
  position: relative;
}

.colours-popup-container .colours-textures-popup-slider .slick-list {
  background: #fff;
}

.colours-popup-container .colours-textures-popup-slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  font-size: 1.25rem;
  color: #aaa;
  text-decoration: none;
}

.colours-popup-container .colours-textures-popup-slider .slick-arrow:hover {
  color: #fff;
}

.colours-popup-container .colours-textures-popup-slider .slick-prev {
  left: 0;
}

.colours-popup-container .colours-textures-popup-slider .slick-next {
  right: 0;
}

.colours-popup-container .colour-texture-item {
  position: relative;
}

.colours-popup-container .colour-texture-item img {
  width: 100%;
}

.colours-popup-container .colour-texture-item .colour-name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  font-size: .875rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  padding: .625rem;
  background: #fff;
}

.product-collection-section {
  padding: 30px 0;
}

.product-collection-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin-bottom: 28px;
}

.product-collection-section .row [class^="col-"],
.product-collection-section .row [class*=" col-"] {
  padding-left: 11px;
  padding-right: 11px;
}

.collection-category-item {
  margin: 0 0 17px;
}

.collection-category-item .collection-img {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 0 9px;
  background: #334b45;
}

.collection-category-item .collection-img img {
  width: 100%;
  -webkit-transition: .6s cubic-bezier(.16, .84, .44, 1) opacity, .6s cubic-bezier(.16, .84, .44, 1) color;
  transition: .6s cubic-bezier(.16, .84, .44, 1) opacity, .6s cubic-bezier(.16, .84, .44, 1) color;
}

.collection-category-item .link-detail {
  position: absolute;
  bottom: 39%;
  left: 23px;
  font-size: .8125rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  -webkit-transition: .6s cubic-bezier(.16, .84, .44, 1) opacity, .6s cubic-bezier(.16, .84, .44, 1) color;
  transition: .6s cubic-bezier(.16, .84, .44, 1) opacity, .6s cubic-bezier(.16, .84, .44, 1) color;
  opacity: 0;
}

.collection-category-item .link-detail:hover {
  color: #a6856a;
}

.collection-category-item .link-detail .icon-arrow-right {
  display: block;
  font-size: 15px;
  margin: 0 0 6px;
}

.collection-category-item .collection-title {
  display: block;
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.2083;
}

.collection-category-item .collection-title a {
  color: #2b443e;
  text-decoration: none;
}

.collection-category-item .collection-title a:hover {
  color: #cca37a;
}

.featured-projects-section {
  padding: 16px 0 20px;
}

.featured-projects-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  text-transform: uppercase;
  margin-bottom: 27px;
}

.featured-projects-section .featured-projects-slider {
  position: relative;
  clear: both;
}

.featured-projects-section .featured-projects-slider .owl-prev,
.featured-projects-section .featured-projects-slider .owl-next {
  position: absolute;
  z-index: 3;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: none;
  top: 108px;
  line-height: 1;
  font-size: 2.25rem;
  color: #aaa;
  width: auto;
  height: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 0; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.featured-projects-section .featured-projects-slider .owl-prev:hover,
.featured-projects-section .featured-projects-slider .owl-next:hover {
  color: #303317;
}

.featured-projects-section .featured-projects-slider .owl-prev > span,
.featured-projects-section .featured-projects-slider .owl-next > span {
  display: none;
}

.featured-projects-section .featured-projects-slider .owl-prev:before,
.featured-projects-section .featured-projects-slider .owl-next:before {
  font-family: "icomoon";
  vertical-align: top;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

.featured-projects-section .featured-projects-slider .owl-prev {
  left: -1px;
}

.featured-projects-section .featured-projects-slider .owl-prev:before {
  content: "\e901";
}

.featured-projects-section .featured-projects-slider .owl-next {
  right: -1px;
}

.featured-projects-section .featured-projects-slider .owl-next:before {
  content: "\e902";
}

.featured-projects-section .slide {
  width: 13.75rem;
  padding-right: 1.5625rem;
}

.featured-projects-section .featured-project-item {
  position: relative;
  overflow: hidden;
}

.featured-projects-section .featured-project-item > a {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
  padding: 0 0 45px;
}

.featured-projects-section .featured-project-item > a:hover .read-more {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.featured-projects-section .featured-project-item .img-wrap {
  margin: 0 0 14px;
}

.featured-projects-section .featured-project-item .img-wrap img {
  width: 100%;
  height: auto;
}

.featured-projects-section .featured-project-item .project-detail {
  padding-left: 2px;
}

.featured-projects-section .featured-project-item .project-country {
  display: block;
  letter-spacing: .05em;
  color: #a6856a;
  font-size: .6875rem;
  line-height: 1.1818;
  font-weight: 700;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.featured-projects-section .featured-project-item .project-title {
  display: block;
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.2;
  margin: 0 0 5px;
}

.featured-projects-section .featured-project-item .project-title a {
  text-decoration: none;
  color: #303317;
}

.featured-projects-section .featured-project-item .project-tags {
  display: block;
  color: #707070;
  font-weight: 700;
  margin: 0 0 5px;
}

.featured-projects-section .featured-project-item .product-list {
  font-size: .75rem;
  line-height: 1.0833;
  font-weight: 700;
  color: rgba(43, 68, 62, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: .3s ease color;
  transition: .3s ease color;
  margin: 0 0 .4375rem;
}

.featured-projects-section .featured-project-item .product-list li {
  padding: 0 0 .25rem;
}

.featured-projects-section .featured-project-item .product-list li:after {
  content: ",";
  margin-right: .1875rem;
}

.featured-projects-section .featured-project-item .product-list li:only-child:after,
.featured-projects-section .featured-project-item .product-list li:last-child:after {
  display: none;
}

.featured-projects-section .featured-project-item .read-more {
  position: absolute;
  bottom: 3px;
  left: 0;
  font-size: .8125rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #2b443e;
  font-weight: 700;
  -webkit-transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1), transform .5s cubic-bezier(.16, .84, .44, 1), -webkit-transform .5s cubic-bezier(.16, .84, .44, 1);
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  text-decoration: none;
}

.featured-projects-section .featured-project-item .read-more:hover {
  color: #a6856a;
}

.featured-projects-section .featured-project-item .read-more .icon-arrow-right {
  display: block;
  font-size: .9375rem;
  margin: 0 0 6px;
}

.optional-customisation-section {
  padding: 0 0 80px;
}

.optional-customisation-section h2 {
  margin-bottom: 27px;
  letter-spacing: .01em;
  color: rgba(112, 112, 112, .4);
}

.optional-customisation-section .design-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 180px;
  margin: 0 0 25px;
}

.optional-customisation-section .design-img img {
  opacity: 0;
  width: 100%;
}

.optional-customisation-section .custom-design-process {
  counter-reset: item;
  padding-bottom: 41px;
}

.optional-customisation-section .custom-design-process > li {
  position: relative;
  font-size: .8125rem;
  line-height: 1.4616;
  font-weight: 700;
  color: #707070;
  padding: 0 0 16px 39px;
}

.optional-customisation-section .custom-design-process > li:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;
  position: absolute;
  top: 0;
  color: #2b443e;
  left: 0;
  font-size: .9375rem;
}

.optional-customisation-section .btn-learn-about {
  min-width: 10.8125rem;
}

.collection-accordion .hidden-item {
  display: none;
}

.collection-accordion .collection-more-slide {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.collection-accordion .more-items-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-accordion .collection-item .collection-title {
  margin-bottom: 13px;
}

.collection-accordion .collection_more_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.collection-accordion .more-collection-active .btn-open-close {
  max-width: 190px;
}

.collection-accordion .more-collection-active .btn-open-close .show-text {
  display: none;
}

.collection-accordion .more-collection-active .btn-open-close .hide-text {
  display: block;
}

.collection-accordion .more-collection-active .hidden-item {
  display: block;
}

.collection-accordion .btn-open-close {
  min-width: 159px;
}

.collection-accordion .btn-open-close .hide-text {
  display: none;
}

.download-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .75);
  z-index: 99999;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s ease-in-out opacity, .4s ease-in-out visibility;
  transition: .4s ease-in-out opacity, .4s ease-in-out visibility;
}

.download-popup-active .download-popup {
  opacity: 1;
  visibility: visible;
}

.download-popup .popup-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 10px;
  height: 100%;
}

.download-popup .popup-frame {
  background: #fff;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  position: relative;
  padding: 1.875rem 1.5625rem 1.5625rem;
}

.download-popup .hidden-value {
  position: absolute;
  top: -9999px;
  display: none;
  left: -9999px;
}

.download-popup .popup-close {
  color: #aaa;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  position: absolute;
  top: .625rem;
  right: .625rem;
}

.download-popup #temp-link {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
}

.download-popup .form-title {
  font-size: 1rem;
  font-weight: 700;
  color: #2b443e;
  line-height: 1.25;
  margin: 0 0 18px;
}

.form_submited .download-popup .form-title {
  display: none;
}

.download-popup .hbspt-form {
  margin: 0;
  width: 100%;
  padding: 0;
}

.download-popup .hbspt-form form > div.field,
.download-popup .hbspt-form form > .hs-dependent-field .hs-form-field {
  padding: 0 0 1.0375rem;
  margin: 0;
}

.download-popup .hbspt-form form > div.field .jcf-select,
.download-popup .hbspt-form form > .hs-dependent-field .hs-form-field .jcf-select {
  margin-bottom: 0;
}

.download-popup .hbspt-form form > div.field .jcf-select span,
.download-popup .hbspt-form form > .hs-dependent-field .hs-form-field .jcf-select span {
  margin-bottom: 0;
}

.download-popup .hbspt-form form > div.field .jcf-select + select,
.download-popup .hbspt-form form > .hs-dependent-field .hs-form-field .jcf-select + select {
  -webkit-appearance: none;
  position: absolute !important;
  left: -9999px !important;
  height: 1px !important;
  width: 1px !important;
  margin: 0 !important;
  border-width: 0 !important;
}

.download-popup .hbspt-form form > div.field.hs_recaptcha {
  padding-top: 11px;
}

.download-popup .hbspt-form form ul.hs-error-msgs {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

.download-popup .hbspt-form form > .field > label,
.download-popup .hbspt-form form > .hs-dependent-field .field > label {
  display: table;
  font-size: .6875rem;
  line-height: 1.3636;
  font-weight: 400;
  margin-bottom: .5625rem;
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form > .field > label span,
.download-popup .hbspt-form form > .hs-dependent-field .field > label span {
  color: #707070;
}

.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:hover,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:focus input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill,
.download-popup .hbspt-form form textarea:-webkit-autofill,
.download-popup .hbspt-form form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.download-popup .hbspt-form form select:-webkit-autofill,
.download-popup .hbspt-form form select:-webkit-autofill:hover,
.download-popup .hbspt-form form select:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(48, 51, 23, .7);
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.download-popup .hbspt-form form input[type="text"],
.download-popup .hbspt-form form input[type="email"],
.download-popup .hbspt-form form input[type="tel"],
.download-popup .hbspt-form form textarea,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  display: block;
  width: 100%;
  border: 1px solid rgba(43, 68, 62, .5);
  height: 1.9375rem;
  min-height: 0;
  margin: 0;
  font-size: .6875rem;
  line-height: 1.4545;
  color: rgba(48, 51, 23, .7);
  padding: .375rem .875rem;
  border-radius: 0;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

.download-popup .hbspt-form form input[type="text"]::-webkit-input-placeholder,
.download-popup .hbspt-form form input[type="email"]::-webkit-input-placeholder,
.download-popup .hbspt-form form input[type="tel"]::-webkit-input-placeholder,
.download-popup .hbspt-form form textarea::-webkit-input-placeholder,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form input[type="text"]::-moz-placeholder,
.download-popup .hbspt-form form input[type="email"]::-moz-placeholder,
.download-popup .hbspt-form form input[type="tel"]::-moz-placeholder,
.download-popup .hbspt-form form textarea::-moz-placeholder,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
  opacity: 1;
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form input[type="text"]:-moz-placeholder,
.download-popup .hbspt-form form input[type="email"]:-moz-placeholder,
.download-popup .hbspt-form form input[type="tel"]:-moz-placeholder,
.download-popup .hbspt-form form textarea:-moz-placeholder,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form input[type="text"]:-ms-input-placeholder,
.download-popup .hbspt-form form input[type="email"]:-ms-input-placeholder,
.download-popup .hbspt-form form input[type="tel"]:-ms-input-placeholder,
.download-popup .hbspt-form form textarea:-ms-input-placeholder,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form input[type="text"].placeholder,
.download-popup .hbspt-form form input[type="email"].placeholder,
.download-popup .hbspt-form form input[type="tel"].placeholder,
.download-popup .hbspt-form form textarea.placeholder,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).placeholder {
  color: rgba(48, 51, 23, .7);
}

.download-popup .hbspt-form form input[type="text"].error,
.download-popup .hbspt-form form input[type="email"].error,
.download-popup .hbspt-form form input[type="tel"].error,
.download-popup .hbspt-form form textarea.error,
.download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).error {
  border-color: #f04f49;
}

.download-popup .hbspt-form form textarea {
  height: 11.25rem;
}

.download-popup .hbspt-form form .actions {
  margin: 0;
  padding: 18px 0 0;
}

.download-popup .hbspt-form form .actions input[type="submit"].hs-button {
  font-size: 12px;
  line-height: 1.4167;
  border: 1px solid #2b443e;
  padding: 10px;
  border-radius: 100px;
  background: #2b443e;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
  transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
  cursor: pointer;
}

.download-popup .hbspt-form form .actions input[type="submit"].hs-button:hover {
  border-color: #2b443e;
  background: #fff;
  color: #2b443e;
}

.product-back-link {
  background: #fff;
  position: relative;
  z-index: 70;
}

.product-back-link > .container {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
}

.product-back-link .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  color: #2b443e;
  font-size: .75rem;
  line-height: 1.3333;
  text-transform: uppercase;
  text-decoration: none;
}

.product-back-link .link .icon-angle-left {
  font-size: .8125rem;
  font-weight: 700;
  margin-right: 27px;
}

.collection-detail-container .collection-main-img img {
  width: 100%;
}

.collection-detail-container .collection-intro-box .intro-text {
  padding: 36px 0 20px;
}

.collection-detail-container .collection-intro-box h1 {
  color: #2b443e;
  margin: 0 0 20px;
}

.collection-detail-container .collection-intro-box h1 span {
  display: block;
  color: rgba(112, 112, 112, .4);
}

.collection-detail-container .collection-intro-box p {
  margin-bottom: 19px;
}

.collection-items-section {
  padding: 0 0 40px;
}

.collection-item {
  padding: 0 0 25px;
}

.collection-item .img-wrap {
  margin: 0 0 13px;
}

.collection-item .img-wrap img {
  width: 100%;
}

.collection-item .collection-detail {
  position: relative;
  padding: 0 34px 0 7px;
}

.collection-item .link-download {
  position: absolute;
  top: 0;
  right: 0;
  color: #2b443e;
  font-size: 1.5625rem;
  line-height: 1;
  text-decoration: none;
}

.collection-item .link-download:hover {
  color: #a6856a;
}

.collection-item .collection-code {
  display: block;
  letter-spacing: .05em;
  color: #a6856a;
  font-size: .6875rem;
  line-height: 1.1818;
  font-weight: 700;
  margin: 0 0 4px;
  text-transform: uppercase;
}

.collection-item .collection-title {
  display: block;
  font-size: .8125rem;
  line-height: 1.4616;
  margin: 0 0 6px;
  color: #707070;
}

.collection-item .collection-detail-item {
  font-size: .6875rem;
  line-height: 1.1818;
  color: #303317;
  margin: 0 0 10px;
}

.collection-item .collection-detail-item .detail-title {
  display: block;
  color: rgba(48, 51, 23, .5);
  font-weight: 400;
}

.collection-item .collection-detail-item .detail {
  display: block;
}

.related-collection-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 38px;
}

.related-collection-section .related-collection-slider {
  position: relative;
  clear: both;
}

.related-collection-section .related-collection-slider .flickity-button {
  position: absolute;
  z-index: 3;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background: none;
  top: .8333em;
  line-height: 1;
  font-size: 2.25rem;
  color: #aaa;
  width: auto;
  height: auto;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 0; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.related-collection-section .related-collection-slider .flickity-button:hover {
  color: #303317;
}

.related-collection-section .related-collection-slider .flickity-button .flickity-button-icon {
  display: none;
}

.related-collection-section .related-collection-slider .flickity-button:before {
  font-family: "icomoon";
  vertical-align: top;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}

.related-collection-section .related-collection-slider .flickity-button.previous {
  left: -1px;
}

.related-collection-section .related-collection-slider .flickity-button.previous:before {
  content: "\e901";
}

.related-collection-section .related-collection-slider .flickity-button.next {
  right: -1px;
}

.related-collection-section .related-collection-slider .flickity-button.next:before {
  content: "\e902";
}

.related-collection-section .slide {
  width: 220px;
  padding-right: 25px;
}

.about-banner {
  position: relative;
  overflow: hidden;
}

.about-banner .bg-image {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-banner .bg-image.bg-active img {
  opacity: 0;
}

.about-banner .bg-image img {
  width: 100%;
}

.about-banner .bg-image:before,
.about-banner .bg-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.about-banner .bg-image:before {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .84) 41%, rgba(0, 0, 0, .65) 56%, rgba(0, 0, 0, .1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .84) 41%, rgba(0, 0, 0, .65) 56%, rgba(0, 0, 0, .1) 100%);
  right: 0;
  z-index: 1;
}

.about-banner .bg-image:after {
  z-index: 3;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 1%, rgba(0, 0, 0, 0) 100%);
  width: 76.21%;
}

.about-banner .banner-content {
  position: relative;
  z-index: 6;
  color: #fff;
  text-align: center;
}

.about-banner h1 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 1.125rem;
  opacity: 0;
}

.about-banner p {
  margin-bottom: 1.1875rem;
  opacity: 0;
}

.our-vision-section {
  padding: 3.5625rem 0 1.875rem;
}

.our-vision-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 1.375rem;
}

.our-vision-section .vision-image {
  margin: 0 0 1.6875rem;
}

.our-vision-section .vision-image img {
  width: 100%;
  height: auto;
}

.our-vision-section .vison-content {
  font-size: 1.125rem;
  line-height: 1.2222;
  color: #707070;
  font-weight: 700;
}

.our-vision-section .vison-content p {
  margin-bottom: 1.375rem;
}

.our-services-section {
  padding: 1.4375rem 0 4.6875rem;
}

.our-services-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 1.375rem;
}

.our-services-section .service-item {
  margin: 0 0 40px;
}

.our-services-section .service-item .img-wrap {
  margin: 0 0 27px;
}

.our-services-section .service-item .img-wrap img {
  width: 100%;
  height: auto;
}

.our-services-section .service-item .service-title {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 14px;
}

.our-services-section .btn-contact {
  min-width: 10.875rem;
}

.sustainability-section {
  background: #2b443e;
  color: #fff;
  padding: 71px 0 81px;
}

.sustainability-section h2.h3 {
  color: rgba(255, 255, 255, .4);
  margin: 0 0 24px;
}

.sustainability-section .sustainability-detail-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 50px;
}

.sustainability-section .sustainability-content {
  -ms-flex-preferred-size: calc(100% - 61px);
  flex-basis: calc(100% - 61px);
  max-width: calc(100% - 61px);
  padding-right: 19px;
}

.sustainability-section .sustainability-content p {
  margin-bottom: 18px;
}

.sustainability-section .full-text {
  display: none;
}

.sustainability-section.more-text-active .sustainability-content a.read-more:after {
  content: "\e903";
}

.sustainability-section.more-text-active .sustainability-content a.read-more .more-text {
  display: none;
}

.sustainability-section.more-text-active .sustainability-content a.read-more .hide-text {
  display: block;
}

.sustainability-section a.read-more {
  color: #fff;
  font-size: .6875rem;
  line-height: 1;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  position: relative;
  padding: 0 .75rem 0 0;
}

.sustainability-section a.read-more:after {
  content: "\e900";
  position: absolute;
  top: 50%;
  right: 0;
  font: .3125rem/1 "icomoon";
  -webkit-transform: scale(.8) translate(0, -50%);
  -ms-transform: scale(.8) translate(0, -50%);
  transform: scale(.8) translate(0, -50%);
}

.sustainability-section a.read-more .hide-text {
  display: none;
}

.sustainability-section h3 {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 17px;
}

.sustainability-section .sustainability-logos {
  -ms-flex-preferred-size: 61px;
  flex-basis: 61px;
  max-width: 61px;
  padding: 3px 0 0 1px;
}

.sustainability-section .sustainability-logos .sustainability-logo-item {
  margin: 0 0 30px;
}

.sustainability-section .download-sustainability-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: .75rem;
  line-height: 1.2083;
  letter-spacing: .02em;
  font-weight: 700;
  text-decoration: none;
}

.sustainability-section .download-sustainability-link .icon-download {
  font-size: 25px;
  margin-right: 19px;
}

.sustainability-section .download-sustainability-link:hover {
  color: #a6856a;
}

.page-contact-section {
  background: #a88d78;
  color: #fff;
  font-size: .9375rem;
  line-height: 1.2;
  padding: 71px 0 60px;
}

.page-contact-section h2.h3 {
  color: rgba(255, 255, 255, .4);
  margin: 0 0 24px;
}

.page-contact-section .talk-text {
  padding: 0 0 61px;
}

.page-contact-section .find-text {
  padding: 0 0 35px;
}

.page-contact-section p {
  font-weight: 500;
}

.page-contact-section .btn,
.page-contact-section .hs-button {
  color: #a6856a;
  border-color: #fff;
  background: #fff;
  width: 100%;
}

.page-contact-section .btn:hover,
.page-contact-section .hs-button:hover {
  color: #fff;
  background: #a6856a;
  border-color: #fff;
}

.design-intro-container {
  position: relative;
  overflow: hidden;
}

.design-intro-container .main-img {
  height: 14.0625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.design-intro-container .main-img img {
  width: 100%;
  opacity: 0;
}

.design-intro-container .design-detail-box {
  background: #f8f8f7;
  padding: 35px 30px 49px;
}

.design-intro-container h1 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #2b443e;
  margin: 0 0 11px;
}

.design-intro-container .design-short-info ul {
  padding: 3px 0 0;
}

.design-intro-container .design-short-info ul > li {
  font-weight: 700;
  color: #707070;
  padding: 0 0 7px 19px;
  position: relative;
}

.design-intro-container .design-short-info ul > li:before {
  content: "\e910";
  position: absolute;
  top: 7px;
  left: 0;
  font: .5rem/1 "icomoon";
}

.design-intro-container .design-contact-box {
  padding: 57px 28px 40px;
  position: relative;
}

.design-intro-container .design-contact-box h2 {
  font-size: 1.125rem;
  color: #2b443e;
  line-height: 1.33333;
  color: rgba(112, 112, 112, .4);
  margin: 0 0 13px;
}

.design-intro-container .design-contact-box .btn-contact {
  min-width: 160px;
  opacity: 0;
}

.custom-design-process-section {
  padding: 56px 0 0;
}

.custom-design-process-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 1px;
}

.custom-design-process-section .design-process-list {
  counter-reset: item;
}

.custom-design-process-section .design-process-list .design-process-item {
  position: relative;
}

.custom-design-process-section .design-process-list .design-process-item:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;
  color: #a6856a;
  letter-spacing: .02em;
  position: absolute;
  left: 20px;
  top: 2.3125rem;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 800;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.custom-design-process-section .design-process-list .process-title {
  display: block;
  position: relative;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  margin: 0;
}

.custom-design-process-section .design-process-list .process-detail p {
  margin: 0 0 15px;
}

.custom-design-process-section .design-process-list .process-detail .process-img {
  padding: 16px 0 0;
  display: none;
}

.custom-design-process-section .design-process-list .process-detail .process-img img {
  width: 100%;
}

.custom-design-process-section .process-img-list .process-img {
  margin: 0 0 30px;
}

.custom-design-process-section .process-img-list .process-img img {
  width: 100%;
}

.customisable-areas-section {
  padding: 84px 0 38px;
}

.customisable-areas-section h2.h3 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 36px;
}

.customisable-areas-section .customisable-areas-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.customisable-areas-section .jonite-customize-circle {
  margin: 0 auto 60px;
  max-width: 206px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
}

.customisable-areas-section .jonite-customize-circle img {
  width: 100%;
}

.customisable-areas-section .customisable-col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.customisable-areas-section .customisable-item {
  text-align: center;
  margin: 0 0 54px;
  padding: 0 15px;
}

.customisable-areas-section .customisable-item .ico-wrap {
  width: 40px;
  margin: 0 auto 16px;
}

.customisable-areas-section .customisable-item .ico-wrap img {
  width: 100%;
}

.customisable-areas-section .customisable-item h3 {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #303317;
}

.project-banner .bg-image {
  height: calc(100vh - 12.6875rem);
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: top;
}

.feature-project-section {
  position: relative;
}

.feature-project-section .project-slide-count {
  position: absolute;
  top: 1.5rem;
  right: 1.1875rem;
  font-size: .9375rem;
  line-height: 1;
  font-weight: 700;
  color: rgba(43, 68, 62, .4);
}

.feature-project-section .project-slide-count .current-slide-num {
  color: #2b443e;
}

.feature-project-section .project-slide-count .sep {
  margin: 0 0 0 .1875rem;
}

.feature-project-section .feature-project-item {
  display: block;
  color: #303317;
  text-decoration: none;
  padding: 1.4375rem 1.875rem 0;
  height: 8.3125rem;
  position: relative;
}

.feature-project-section .feature-project-item .country {
  display: block;
  font-size: .625rem;
  line-height: 1.3;
  color: #a6856a;
  letter-spacing: .05em;
  font-weight: 700;
  margin: 0 0 .5rem;
}

.feature-project-section .feature-project-item .project-title {
  display: block;
  font-size: .9375rem;
  line-height: 1.2;
  margin: 0 0 .375rem;
}

.feature-project-section .feature-project-item .product-list {
  font-size: .75rem;
  line-height: 1.0833;
  font-weight: 700;
  color: rgba(43, 68, 62, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 80%;
  -webkit-transition: .3s ease color;
  transition: .3s ease color;
}

.feature-project-section .feature-project-item .product-list li {
  padding: 0 0 .25rem;
}

.feature-project-section .feature-project-item .product-list li:after {
  content: ",";
  margin-right: .1875rem;
}

.feature-project-section .feature-project-item .product-list li:only-child:after,
.feature-project-section .feature-project-item .product-list li:last-child:after {
  display: none;
}

.feature-project-section .feature-project-item .arrow-link {
  color: #fff;
  position: absolute;
  bottom: .5rem;
  opacity: 0;
  -webkit-transition: .3s ease opacity;
  transition: .3s ease opacity;
  font-size: 13px;
}

.project-filter-bar {
  position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s ease opacity, .3s ease visibility;
  transition: .3s ease opacity, .3s ease visibility;
}

.project-filter-bar.active_fixed_position {
  opacity: 1;
  visibility: visible;
}

.project-filter-bar .filter-info {
  font-size: .625rem;
  line-height: 1;
  padding: .625rem 1.25rem;
  font-weight: 700;
  color: rgba(43, 68, 62, .4);
  display: none;
  background: #f0f0f0;
}

.project-filter-bar .filter-info .filter-text {
  color: #2b443e;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding-left: .5625rem;
}

.project-filter-bar .filter-title {
  font-size: 1.125rem;
  line-height: 1.2222;
  font-weight: 700;
  color: rgba(112, 112, 112, .4);
}

.project-filter-bar .filter-title span {
  color: #2b443e;
}

.project-filter-bar .filter-menu-holder .filter-menu > li.filter-drop-active > a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.project-filter-bar .filter-menu-holder .filter-menu > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: .9375rem;
  color: #a5aba9;
  line-height: 1.3333;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 25px 30px;
}

.project-filter-bar .filter-menu-holder .filter-menu > li > a:after {
  content: "\e900";
  font: .3125rem/1 "icomoon";
  color: #2b443e;
  margin-left: .8125rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 3px;
  -webkit-transition: .3s ease transform;
  transition: .3s ease transform;
}

.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu {
  font-size: .75rem;
  line-height: 1.0833;
}

.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li {
  padding: 0 0 1.5rem;
}

.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li.current-menu-item > a {
  color: #a6856a;
  text-decoration: underline;
}

.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li > a {
  color: #2b443e;
  -webkit-transition: .3s ease color;
  transition: .3s ease color;
}

.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li > a:hover,
.project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li > a.active {
  color: #a6856a;
  text-decoration: underline;
}

.projects-holder {
  padding: 1.25rem .9375rem 0;
  margin: 0 0 3.125rem;
}

.projects-holder .project-item {
  position: relative;
  margin: 0 .9375rem 1.5rem;
}

.projects-holder .project-item a {
  display: block;
  text-decoration: none;
}

.projects-holder .project-item .img-wrap {
  overflow: hidden;
}

.projects-holder .project-item .img-wrap img {
  width: 100%;
}

.projects-holder .project-item .project-detail {
  padding: 1.125rem .125rem;
}

.projects-holder .project-item .project-country {
  display: block;
  font-size: .625rem;
  line-height: 1.3;
  color: #a6856a;
  letter-spacing: .05em;
  font-weight: 700;
  margin: 0 0 .4375rem;
}

.projects-holder .project-item .project-name {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #303317;
}

.projects-holder .project-item .project-name a {
  color: #303317;
  text-decoration: none;
}

.projects-holder .project-item .project-name a:hover {
  color: #a6856a;
}

.projects-holder .project-item .product-list {
  font-size: .75rem;
  line-height: 1.0833;
  font-weight: 700;
  color: rgba(43, 68, 62, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: .3s ease color;
  transition: .3s ease color;
}

.projects-holder .project-item .product-list li {
  padding: 0 0 .25rem;
}

.projects-holder .project-item .product-list li:after {
  content: ",";
  margin-right: .1875rem;
}

.projects-holder .project-item .product-list li:only-child:after,
.projects-holder .project-item .product-list li:last-child:after {
  display: none;
}

.project-detail-banner .main-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.project-detail-banner .main-img img {
  opacity: 0;
  width: 100%;
}

.project-detail-banner .project-detail-content {
  background: #f8f8f7;
  padding: 2.375rem 1.875rem 1.25rem;
}

.project-detail-banner .country-info {
  display: block;
  font-size: .625rem;
  line-height: 1.3;
  color: #a6856a;
  font-weight: 700;
  letter-spacing: .05em;
  margin: 0 0 .25rem;
  text-transform: uppercase;
}

.project-detail-banner .project-title {
  margin: 0 0 .6875rem;
}

.project-detail-banner .products-tag {
  padding: 2rem 0 0;
}

.project-detail-banner .products-tag .tagtitle {
  display: block;
  font-size: .625rem;
  line-height: 1.3;
  color: #a5aba9;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 .4375rem;
}

.project-detail-banner .products-tag ul {
  font-size: .75rem;
  line-height: 1.0833;
  font-weight: 700;
  color: #2b443e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.project-detail-banner .products-tag ul li {
  padding: 0 0 .25rem;
}

.project-detail-banner .products-tag ul li:after {
  content: ",";
  margin-right: .1875rem;
}

.project-detail-banner .products-tag ul li:only-child:after,
.project-detail-banner .products-tag ul li:last-child:after {
  display: none;
}

.project-filter-info-row {
  background: #f0f0f0;
  z-index: 9;
}

.project-filter-info-row .filter-info {
  font-size: .625rem;
  line-height: 1;
  padding: .625rem 1.25rem;
  font-weight: 700;
  color: rgba(43, 68, 62, .4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.project-filter-info-row .filter-info .filter-text {
  color: #2b443e;
  text-transform: uppercase;
}

.project-filter-info-row .project-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  font-weight: 700;
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #2b443e;
}

.project-filter-info-row .project-navigation a {
  color: inherit;
  text-decoration: none;
}

.project-filter-info-row .project-navigation a:hover {
  color: #a6856a;
}

.project-images-holder {
  padding: 2.25rem .9375rem 2.5rem;
}

.project-images-holder .image-item {
  padding: 0 .9375rem;
  margin: 0 0 1.3125rem;
}

.project-images-holder .image-item .img-wrap img {
  width: 100%;
}

.project-images-holder .image-item .image-detail {
  padding: 1.125rem 0;
}

.project-images-holder .image-item .product-name {
  font-size: .75rem;
  line-height: 1;
  color: #2b443e;
  display: block;
  margin: 0 0 .5625rem;
}

.project-images-holder .image-item .image-info {
  font-size: .6875rem;
  line-height: 1.3636;
}

.related-product-section {
  background: #2b443e;
  color: #fff;
  padding: 3.4375rem 0 3.1875rem;
}

.related-product-section h2 {
  color: rgba(255, 255, 255, .4);
  margin: 0 0 2.4375rem;
}

.related-product-section .related-product-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.875rem;
}

.related-product-section .related-product-row .related-product-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 .875rem 1.0625rem;
}

.related-product-section .related-product-item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  color: #fff;
  text-decoration: none;
}

.related-product-section .related-product-item > a:hover .product-img .ico-link {
  opacity: 1;
}

.related-product-section .related-product-item .product-img {
  position: relative;
}

.related-product-section .related-product-item .product-img img {
  width: 100%;
}

.related-product-section .related-product-item .product-img .ico-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #2b443e;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .05em;
  padding: 0 20px;
  opacity: 0;
  -webkit-transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1);
  transition: opacity .5s cubic-bezier(.16, .84, .44, 1), color .5s cubic-bezier(.16, .84, .44, 1);
}

.related-product-section .related-product-item .product-img .ico-link i {
  font-size: 15px;
  margin: 0 0 7px;
}

.related-product-section .related-product-item .product-name {
  display: block;
  padding: .4375rem 0;
}

.insights-banner {
  position: relative;
  overflow: hidden;
  background: #000;
}

.insights-banner .bg-image {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 19.375rem;
}

.insights-banner .bg-image:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 1%, rgba(0, 0, 0, 0) 100%);
  width: 76.21%;
}

.insights-banner .bg-image img {
  opacity: 0;
  width: 100%;
}

.insights-banner .banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 3;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.page-intro-text {
  padding: 1.5625rem 0 1rem;
}

.page-intro-text h2 {
  font-size: 1.125rem;
  line-height: 1.2222;
  color: #707070;
  margin: 0 0 1rem;
}

.insights-section {
  padding: 1.5625rem 0 2.5625rem;
}

.insights-section .article-item {
  margin: 0 0 2.9375rem;
}

.insights-section .article-item a {
  display: block;
  color: #303317;
  text-decoration: none;
}

.insights-section .article-item .img-wrap {
  margin: 0 0 1.1875rem;
}

.insights-section .article-item .article-category {
  margin-bottom: .4375rem;
}

.insights-section .article-item .article-title {
  margin: 0 0 .3125rem;
}

.newsletter-form-wrap .form-info-text {
  font-size: .8125rem;
  line-height: 1.1875rem;
  padding: 0 0 25px;
}

.newsletter-form-wrap label {
  font-size: .8125rem;
  line-height: 1.1875rem;
  vertical-align: top;
  font-weight: 400;
  margin-bottom: 7px;
}

.newsletter-form-wrap .hbspt-form .submitted-message {
  color: #fff;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 15.4375rem;
  font-size: .8125rem;
  line-height: 1.1875rem;
}

.newsletter-form-wrap .hbspt-form {
  margin: 0;
}

.newsletter-form-wrap .hbspt-form .hs-form > .field {
  padding: 0 0 26px;
  margin: 0 !important;
  min-width: 100%;
  width: 100%;
}

.newsletter-form-wrap .hbspt-form .hs-form ul.hs-error-msgs {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

.newsletter-form-wrap .hbspt-form .hs_submit {
  padding: 0;
  margin: 0;
}

.newsletter-form-wrap .input-row {
  padding: 0 0 26px;
}

.newsletter-form-wrap .field > .input {
  margin: 0;
}

.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:hover,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:focus input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 1000px #a88d78 inset !important;
}

.newsletter-form-wrap .field .form-control,
.newsletter-form-wrap .field .hs-input,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border-radius: 0;
  height: 31px;
  font-size: 11px;
  line-height: 1.4545;
  padding: 6px 14px;
  border: 1px solid #fff;
  background: none;
  color: #fff;
  box-shadow: none;
  outline: none;
  width: 100%;
}

.newsletter-form-wrap .field .form-control.error,
.newsletter-form-wrap .field .hs-input.error,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).error {
  border-color: #f04f49;
}

.newsletter-form-wrap .field .form-control::-webkit-input-placeholder,
.newsletter-form-wrap .field .hs-input::-webkit-input-placeholder,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
  color: #fff;
}

.newsletter-form-wrap .field .form-control::-moz-placeholder,
.newsletter-form-wrap .field .hs-input::-moz-placeholder,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.newsletter-form-wrap .field .form-control:-moz-placeholder,
.newsletter-form-wrap .field .hs-input:-moz-placeholder,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
  color: #fff;
}

.newsletter-form-wrap .field .form-control:-ms-input-placeholder,
.newsletter-form-wrap .field .hs-input:-ms-input-placeholder,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
  color: #fff;
}

.newsletter-form-wrap .field .form-control.placeholder,
.newsletter-form-wrap .field .hs-input.placeholder,
.newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).placeholder {
  color: #fff;
}

.newsletter-form-wrap .btn,
.newsletter-form-wrap .hs-button {
  margin-top: 40px;
  outline: none;
  position: relative;
  z-index: 2;
}

.article-detail-container .article-header {
  padding: 2.375rem 0 0;
}

.article-detail-container .article-header .article-category {
  display: block;
  font-size: .625rem;
  letter-spacing: .05em;
  line-height: 1.3;
  color: #a6856a;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 .375rem;
}

.article-detail-container .article-header .article-title {
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 1.375rem;
}

.article-detail-container .feature__image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.article-detail-container #content {
  padding: 0 0 5px;
}

.article-detail-container #content p {
  margin-bottom: 1.1875rem;
}

.article-detail-container #content h5 {
  font-size: .8125rem;
  line-height: 1.4615;
  margin: 0;
}

.article-detail-container #content figure.wp-caption {
  border: none;
  outline: none;
  padding: 0;
  margin: 0 0 2.1875rem;
}

.article-detail-container #content figure.wp-caption img {
  margin: 0 0 5px;
}

.article-detail-container #content figure.wp-caption .wp-caption-text {
  font-style: italic;
  font-size: .85em;
}

.article-detail-container #content img {
  width: 100%;
  margin: 0 0 2.1875rem;
}

.article-detail-container #content h6 {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5833;
  margin: 0;
  letter-spacing: .05em;
}

.article-detail-container .article-share-box {
  padding: 25px 0 0;
}

.article-detail-container .share-title {
  display: block;
  font-size: .625rem;
  line-height: 1.2;
  text-transform: uppercase;
  color: #2b443e;
  letter-spacing: .05em;
  margin: 0 0 .8125rem;
}

.article-detail-container .article-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1;
  font-size: .9375rem;
}

.article-detail-container .article-share > li {
  padding: 0 1rem 0 0;
}

.article-detail-container .article-share .icon-email {
  font-size: .85em;
}

.article-detail-container .article-share a {
  color: rgba(43, 68, 62, .7);
  text-decoration: none;
}

.article-detail-container .article-share a:hover {
  color: #a6856a;
}

.privacy-header {
  text-align: center;
  background: #f8f8f7;
  padding: 3.625rem 0 2.75rem;
}

.privacy-header h1 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 .6875rem;
}

.privacy-container {
  padding: 0 0 1.5625rem;
}

.privacy-content-box {
  padding: 2.8125rem 0 1.25rem;
}

.privacy-content-box h2.h3 {
  color: rgba(112, 112, 112, .4);
  text-transform: uppercase;
  letter-spacing: .04em;
  margin: 0 -.75rem 1.3125rem;
}

.privacy-content-box p {
  margin-bottom: 1.125rem;
}

.privacy-content-box ul {
  padding-left: .6875rem;
}

.privacy-content-box ul li {
  position: relative;
  padding: 0 0 1.1875rem 1.125rem;
}

.privacy-content-box ul li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 800;
}

.privacy-content-box a {
  color: #303317;
}

.privacy-content-box a:hover {
  color: #a6856a;
}

.hbspt-form .submitted-message {
  padding: 1.125rem;
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #2b443e;
}

.hbspt-form .submitted-message p {
  margin: 0;
}

.contact-banner-text {
  color: #fff;
  background: #324a44;
  padding: 1.125rem 1.9375rem;
  height: calc(100vh - 70px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-banner-text h1 {
  letter-spacing: .04em;
  color: rgba(255, 255, 255, .4);
  margin: 0 0 20px -.75rem;
  font-weight: 800;
}

.contact-banner-text .text-wrap {
  font-weight: 700;
}

.contact-banner-text .text-wrap p {
  margin-bottom: 1.125rem;
}

.contact-banner-text .contact-title {
  display: block;
  font-size: .6875rem;
  line-height: 1.2727;
  color: rgba(255, 255, 255, .25);
  font-weight: 500;
  margin: 0 0 .125rem;
}

.contact-banner-text .contact-phone {
  padding: 0 0 .625rem;
  margin-top: auto;
}

.contact-banner-text .phone-item {
  padding: 0 0 .1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-banner-text .phone-item .country-name {
  -ms-flex-preferred-size: 5.3125rem;
  flex-basis: 5.3125rem;
  max-width: 5.3125rem;
}

.contact-banner-text .phone-item,
.contact-banner-text .email,
.contact-banner-text .contact-social {
  font-weight: 500;
  font-size: .8125rem;
  line-height: 1.2308;
  color: rgba(255, 255, 255, .7);
}

.contact-banner-text .phone-item a,
.contact-banner-text .email a,
.contact-banner-text .contact-social a {
  color: #fff;
  text-decoration: none;
}

.contact-banner-text .phone-item a:hover,
.contact-banner-text .email a:hover,
.contact-banner-text .contact-social a:hover {
  color: rgba(255, 255, 255, .7);
}

.contact-banner-text .contact-email {
  padding: 0 0 1.375rem;
}

.contact-banner-text .contact-social ul > li {
  padding: 0 0 .1875rem;
}

.contact-banner-text .contact-social ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.contact-banner-text .contact-social ul a:hover {
  color: rgba(255, 255, 255, .7);
}

.contact-banner-text .contact-social ul a i {
  color: rgba(255, 255, 255, .7);
  text-align: center;
  -ms-flex-preferred-size: .9375rem;
  flex-basis: .9375rem;
  font-size: .8125rem;
  margin-right: 1.375rem;
}

.contact-page-container .contact-section .social-contact-box,
.contact-page-container .contact-section .btn-contact {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.contact-page-container .contact-form-holder {
  padding: 60px 30px 41px;
  margin: 0 0 9px;
}

.contact-page-container .hbspt-form {
  margin: 0;
}

.contact-page-container .hbspt-form form > div.field,
.contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field {
  padding: 0 0 1.0375rem;
  margin: 0;
}

.contact-page-container .hbspt-form form > div.field .jcf-select,
.contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field .jcf-select {
  margin-bottom: 0;
}

.contact-page-container .hbspt-form form > div.field .jcf-select span,
.contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field .jcf-select span {
  margin-bottom: 0;
}

.contact-page-container .hbspt-form form ul.hs-error-msgs {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}

.contact-page-container .hbspt-form form > .field > label,
.contact-page-container .hbspt-form form > .hs-dependent-field .field > label {
  display: table;
  font-size: .6875rem;
  line-height: 1.3636;
  font-weight: 400;
  margin-bottom: .5625rem;
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form > .field > label span,
.contact-page-container .hbspt-form form > .hs-dependent-field .field > label span {
  color: #707070;
}

.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:hover,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:focus input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill,
.contact-page-container .hbspt-form form textarea:-webkit-autofill,
.contact-page-container .hbspt-form form textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.contact-page-container .hbspt-form form select:-webkit-autofill,
.contact-page-container .hbspt-form form select:-webkit-autofill:hover,
.contact-page-container .hbspt-form form select:-webkit-autofill:focus {
  -webkit-text-fill-color: rgba(48, 51, 23, .7);
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

.contact-page-container .hbspt-form form input[type="text"],
.contact-page-container .hbspt-form form input[type="email"],
.contact-page-container .hbspt-form form input[type="tel"],
.contact-page-container .hbspt-form form textarea,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  display: block;
  width: 100%;
  border: 1px solid rgba(43, 68, 62, .5);
  height: 1.9375rem;
  min-height: 0;
  margin: 0;
  font-size: .6875rem;
  line-height: 1.4545;
  color: rgba(48, 51, 23, .7);
  padding: .375rem .875rem;
  border-radius: 0;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

.contact-page-container .hbspt-form form input[type="text"]::-webkit-input-placeholder,
.contact-page-container .hbspt-form form input[type="email"]::-webkit-input-placeholder,
.contact-page-container .hbspt-form form input[type="tel"]::-webkit-input-placeholder,
.contact-page-container .hbspt-form form textarea::-webkit-input-placeholder,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder {
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form input[type="text"]::-moz-placeholder,
.contact-page-container .hbspt-form form input[type="email"]::-moz-placeholder,
.contact-page-container .hbspt-form form input[type="tel"]::-moz-placeholder,
.contact-page-container .hbspt-form form textarea::-moz-placeholder,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder {
  opacity: 1;
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form input[type="text"]:-moz-placeholder,
.contact-page-container .hbspt-form form input[type="email"]:-moz-placeholder,
.contact-page-container .hbspt-form form input[type="tel"]:-moz-placeholder,
.contact-page-container .hbspt-form form textarea:-moz-placeholder,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder {
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form input[type="text"]:-ms-input-placeholder,
.contact-page-container .hbspt-form form input[type="email"]:-ms-input-placeholder,
.contact-page-container .hbspt-form form input[type="tel"]:-ms-input-placeholder,
.contact-page-container .hbspt-form form textarea:-ms-input-placeholder,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder {
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form input[type="text"].placeholder,
.contact-page-container .hbspt-form form input[type="email"].placeholder,
.contact-page-container .hbspt-form form input[type="tel"].placeholder,
.contact-page-container .hbspt-form form textarea.placeholder,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).placeholder {
  color: rgba(48, 51, 23, .7);
}

.contact-page-container .hbspt-form form input[type="text"].error,
.contact-page-container .hbspt-form form input[type="email"].error,
.contact-page-container .hbspt-form form input[type="tel"].error,
.contact-page-container .hbspt-form form textarea.error,
.contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]).error {
  border-color: #f04f49;
}

.contact-page-container .hbspt-form form textarea {
  height: 11.25rem;
}

.contact-page-container .hbspt-form form .actions {
  margin: 0;
  padding: 33px 0;
}

.contact-page-container .hbspt-form form .actions input[type="submit"].hs-button {
  font-size: 12px;
  line-height: 1.4167;
  border: 1px solid #2b443e;
  padding: 10px;
  border-radius: 100px;
  background: #2b443e;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
  transition: color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
  cursor: pointer;
}

.contact-page-container .hbspt-form form .actions input[type="submit"].hs-button:hover {
  border-color: #2b443e;
  background: #fff;
  color: #2b443e;
}

.contact-distributers-section {
  padding: 4.6875rem 0 0;
}

.contact-distributers-section h2 {
  color: rgba(112, 112, 112, .4);
  margin: 0 0 2.3125rem -.625rem;
  letter-spacing: .04em;
}

.contact-distributers-section .distributer-item {
  color: #303317;
  padding: 0 0 4.5rem;
}

.contact-distributers-section .distributer-item .country {
  display: block;
  font-size: .9375rem;
  line-height: 1.2;
  color: #2b443e;
  font-weight: 700;
  margin: 0 0 .5625rem;
}

.contact-distributers-section .distributer-item address {
  margin-bottom: 1.1875rem;
}

.contact-distributers-section .distributer-item .phone-item .contact-no + .contact-no:before {
  content: "/";
}

.contact-distributers-section .distributer-item a {
  color: #303317;
}

.contact-distributers-section .distributer-item a:hover {
  text-decoration: none;
  color: #a6856a;
}

.contact-distributers-section .distributer-item .contact-name {
  display: block;
  font-weight: 500;
  padding: 1.5rem 0 .125rem;
}

.contact-distributers-section .distributer-item .contact-email {
  padding-bottom: .1875rem;
}

.contact-distributers-section .distributer-item .contact-email,
.contact-distributers-section .distributer-item .contact-url {
  font-weight: 500;
}

.contact-distributers-section .distributer-item .contact-email a,
.contact-distributers-section .distributer-item .contact-url a {
  text-decoration: underline;
  color: #a6856a;
}

.contact-distributers-section .distributer-item .contact-email a:hover,
.contact-distributers-section .distributer-item .contact-url a:hover {
  color: #a6856a;
  text-decoration: none;
}

.error-container {
  background: rgba(43, 68, 62, .3);
  text-align: center;
  padding: 2.8125rem .9375rem .625rem;
  height: calc(100vh - 70px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.error-container .error-image {
  width: 15.625rem;
  margin: 0 auto 1.625rem;
}

.error-container .error-image img {
  width: 100%;
}

.error-container h1 {
  margin: 0 0 2.75rem;
  color: rgba(43, 68, 62, .7);
  letter-spacing: .01em;
}

.error-container .btn {
  background: #fff;
  border-color: #fff;
  color: #2b443e;
  margin: 0 .9375rem;
}

.error-container .btn:hover {
  border-color: #2b443e;
  background: #2b443e;
  color: #fff;
}

.product-intro-container .product-detail-box .ess-logo {
  width: 1.75rem;
  margin: -.9375rem 0 2.25rem;
}

.product-intro-container .product-detail-box .ess-logo img {
  width: 100%;
}

.design-landing .product-intro-container .product-short-info ul > li:before {
  color: #ff6900;
}

.colection-slide-wrap {
  position: relative;
}

.colection-slide-wrap .colection-slide-count {
  color: rgba(48, 51, 23, .4);
  font-size: 1.125rem;
  line-height: 1.3333;
  font-weight: 700;
  text-align: right;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
}

.colection-slide-wrap .colection-slide-count .current-slide-num {
  color: #303317;
}

.colection-slide-wrap .colection-slide-count .sep {
  margin: 0 .125em 0 .3333em;
}

.landing-collection-group .intro-text,
.why-drain-section .intro-text {
  color: #303317;
}

.landing-collection-group .intro-text h2,
.why-drain-section .intro-text h2 {
  text-transform: uppercase;
  color: rgba(112, 112, 112, .4);
  margin-bottom: .3125rem;
}

.landing-collection-group {
  padding: 0 0 85px;
}

.landing-collection-group .home-products-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.landing-collection-group .home-products-row .product_more_group {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.landing-collection-group .home-products-row .product-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.landing-collection-group .more-product-active .product-open-close {
  max-width: 190px;
}

.landing-collection-group .more-product-active .product-open-close .show-text {
  display: none;
}

.landing-collection-group .more-product-active .product-open-close .hide-text {
  display: block;
}

.landing-collection-group .product-open-close {
  min-width: 159px;
}

.landing-collection-group .product-open-close.three-items {
  display: none;
}

.landing-collection-group .product-open-close .hide-text {
  display: none;
}

.collection-group-slider {
  position: relative;
  margin-bottom: 1.875rem;
}

.collection-group-slider > .group-slide ~ .group-slide {
  display: none;
}

.collection-group-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  z-index: 1001;
  line-height: 1;
  color: #aaa;
  font-size: 1.25rem;
  text-decoration: none;
}

.collection-group-slider .slick-arrow:hover {
  color: #000;
}

.collection-group-slider .slick-arrow i {
  display: block;
}

.collection-group-slider .slick-prev {
  left: .625rem;
}

.collection-group-slider .slick-next {
  right: .625rem;
}

.collection-group-slider .slide-pagination {
  counter-reset: item;
  padding-bottom: 2.6875rem;
}

.collection-group-slider .slide-pagination > li {
  position: relative;
  font-size: .9375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #2b443e;
  padding: 0 0 0 3.5rem;
  margin-bottom: 1.0625rem;
  opacity: .5;
  cursor: pointer;
  -webkit-transition: .2s linear opacity;
  transition: .2s linear opacity;
}

.collection-group-slider .slide-pagination > li:last-of-type {
  margin-bottom: 0;
}

.collection-group-slider .slide-pagination > li:hover,
.collection-group-slider .slide-pagination > li.active {
  opacity: 1;
}

.collection-group-slider .slide-pagination > li:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;
  position: absolute;
  top: .4em;
  color: #a6856a;
  left: 0;
  font-size: .72222222em;
}

.collection-group-slider .img-wrap img {
  width: 100%;
}

.collection-group-slider .design-name {
  font-size: .9375rem;
  line-height: 1.2;
  margin: .5rem 0 0;
}

.inner-group-slider > .slide ~ .slide {
  display: none;
}

.why-drain-section {
  padding: 0 0 3.75rem;
}

.why-drain-section .banner-img {
  margin-bottom: 1.5625rem;
  padding-top: 10px;
}

.why-drain-section .banner-img img {
  width: 100%;
}

.reason-item {
  padding: .5rem 0 .75rem;
}

.reason-item .tagline {
  font-size: .625rem;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: .05em;
  color: #a6856a;
  font-weight: 700;
  display: block;
  margin: 0 0 .1875rem;
}

.reason-item h3 {
  margin-bottom: 9px;
}

.reason-item p {
  margin-bottom: 0;
}

.single-design-banner {
  position: relative;
  overflow: hidden;
  margin: 0 -1.25rem;
}

.single-design-banner .banner-img img {
  width: 100%;
}

.single-design-banner .banner-content {
  z-index: 9;
  font-size: .8125rem;
  line-height: 1.1875rem;
  padding: 10px 30px 18px;
}

.single-design-banner h1 {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: .01em;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}

.design-sub-nav {
  background: #f8f8f7;
}

.design-sub-nav .mobile-design-filter {
  position: relative;
  height: 3.125rem;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  margin: 0 -1.25rem;
  padding: 0 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
}

.design-sub-nav .mobile-design-filter .heading-text {
  display: block;
  font-size: 1.125rem;
  line-height: 1.22222222;
  font-weight: 700;
  color: #5a5a5a;
}

.design-sub-nav .mobile-design-filter .heading-text span {
  color: rgba(90, 90, 90, .4);
}

.design-sub-nav .mobile-design-filter .mobile-design-filter-opener {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #2b443e;
  text-decoration: none;
  font-size: .625rem;
  right: 1.25rem;
}

.mobile_design_active .design-sub-nav .mobile-design-filter .mobile-design-filter-opener .icon-angle-down:before {
  content: "\e914";
}

.design-sub-nav a {
  text-decoration: none;
}

.design-sub-nav a:focus {
  text-decoration: none;
}

.design-sub-nav.disable_arrow .custom-arrow {
  display: none;
}

.design-sub-nav .custom-arrow {
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #5a5a5a;
  z-index: 6;
  font-size: .8125rem;
}

.design-sub-nav .custom-arrow i {
  display: block;
  font-weight: 700;
}

.design-sub-nav .custom-prev {
  left: 0;
}

.design-sub-nav .custom-next {
  right: 0;
}

.design-sub-nav .nav-list {
  position: relative;
}

.design-sub-nav .nav-list:after {
  content: "";
}

.design-sub-nav .nav-list:not(.flickity-enabled) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.design-sub-nav .nav-list .slick-arrow {
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #5a5a5a;
  z-index: 6;
  font-size: .8125rem;
}

.design-sub-nav .nav-list .slick-arrow i {
  display: block;
  font-weight: 700;
}

.design-sub-nav .nav-list .slick-prev {
  left: 0;
}

.design-sub-nav .nav-list .slick-next {
  right: 0;
}

.design-sub-nav .nav-item {
  padding: .3125rem .625rem;
}

.design-sub-nav .nav-item a {
  color: #303317;
  text-decoration: none;
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 700;
  outline: none;
  padding: .25rem .375rem;
  display: block;
  white-space: nowrap;
}

.design-sub-nav .nav-item a:focus {
  outline: none;
}

.design-sub-nav .nav-item a:hover,
.design-sub-nav .nav-item a.anchor-active {
  text-decoration: underline;
  color: #a6856a;
}

#footer {
  font-size: .6875rem;
  line-height: 1.3636;
}

#footer .footer-menu-title {
  display: block;
  text-transform: uppercase;
  color: #2b443e;
  letter-spacing: .05em;
}

.footer-top {
  background: #f8f8f7;
  padding: 43px 0 10px;
}

.footer-top #footer-social {
  display: none;
}

.footer-top #footer-social.js_moved {
  display: block;
}

.footer-nav > ul > li > ul {
  padding-bottom: 10px;
}

.footer-nav > ul > li > ul > li {
  padding-bottom: 12px;
}

.footer-nav .footer-menu-title {
  margin: 0 0 21px;
}

.footer-nav .social-networks > li {
  padding: 0 21px 0 0;
}

.footer-nav ul a {
  color: #303317;
  text-decoration: none;
  -webkit-transition: color .6s cubic-bezier(.16, .84, .44, 1);
  transition: color .6s cubic-bezier(.16, .84, .44, 1);
}

.footer-nav ul a:hover {
  color: #c3c3c3;
}

.footer-nav ul.social-networks a {
  color: rgba(43, 68, 62, .7);
}

.footer-nav ul.social-networks a:hover {
  color: #2b443e;
}

.footer-nav #footer-social {
  padding: 50px 0 0;
}

.footer-nav #footer-social .footer-menu-title {
  margin-bottom: 19px;
}

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 19px;
  line-height: 1;
}

.social-networks > li {
  padding: 0 21px 0 0;
}

.social-networks a {
  color: rgba(43, 68, 62, .7);
  text-decoration: none;
  -webkit-transition: color .6s cubic-bezier(.16, .84, .44, 1);
  transition: color .6s cubic-bezier(.16, .84, .44, 1);
}

.social-networks a:hover {
  color: #2b443e;
}

.social-networks .icon-google-plus {
  font-size: 17px;
}

.footer-contact .footer-menu-title {
  margin-bottom: 20px;
}

.footer-contact .contact-office-item {
  margin: 0 0 23px;
}

.footer-contact .country-title {
  display: block;
}

.footer-contact a {
  color: #303317;
  text-decoration: none;
  -webkit-transition: color .6s cubic-bezier(.16, .84, .44, 1);
  transition: color .6s cubic-bezier(.16, .84, .44, 1);
}

.footer-contact a:hover {
  color: #c3c3c3;
}

.footer-secondary-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-secondary-links ul > li {
  margin: 0 19px 0 0;
}

.footer-secondary-links ul a {
  color: #303317;
  text-decoration: none;
  -webkit-transition: color .6s cubic-bezier(.16, .84, .44, 1);
  transition: color .6s cubic-bezier(.16, .84, .44, 1);
}

.footer-secondary-links ul a:hover {
  color: #c3c3c3;
}

.footer-bottom {
  padding: 27px 0;
}

@media (min-width: 576px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }

  body {
    font-size: 16px;
    line-height: 1.5;
  }

  h1,
  .h1 {
    font-size: 48px;
  }

  h2,
  .h2 {
    font-size: 28px;
    line-height: 1.2222;
  }

  h3,
  .h3 {
    font-size: 22px;
    line-height: 1.2667;
  }

  h4,
  .h4 {
    font-size: 20px;
    line-height: 1.3333;
  }

  h5,
  .h5 {
    font-size: 16px;
    line-height: 1.4444;
  }

  h6,
  .h6 {
    line-height: 1.5;
    font-size: 14px;
  }

  a.btn,
  input.btn,
  button.btn,
  .newsletter-form-wrap .hs-button {
    border-width: 2px;
    font-size: 13px;
    line-height: 1.2308;
    border-color: rgba(51, 75, 69, .7);
  }

  .home-services-section .home-about-holder .home-product-section:before,
  .home-services-section .home-about-holder .home-customdesign-section:before,
  .home-services-section .home-about-holder .why-jonite-section:before {
    -webkit-transition: opacity 1.2s linear, -webkit-transform 1.2s linear;
    transition: opacity 1.2s linear, -webkit-transform 1.2s linear;
    transition: transform 1.2s linear, opacity 1.2s linear;
    transition: transform 1.2s linear, opacity 1.2s linear, -webkit-transform 1.2s linear;
    opacity: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }

  .home-services-section .home-about-holder .home-product-section.viewport__active:before,
  .home-services-section .home-about-holder .home-customdesign-section.viewport__active:before,
  .home-services-section .home-about-holder .why-jonite-section.viewport__active:before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .text__animation,
  .thumbnail__animation,
  .level2,
  .level1,
  .level3,
  .level4,
  .fixed_thumb_animation,
  .hero-banner h1,
  .hero-banner .sub-heading,
  .about-banner p,
  .design-intro-container p,
  .vison-content p,
  .design-intro-container .design-short-info ul,
  .product-detail-box .product-short-info p,
  .product-detail-box .product-short-info ul {
    opacity: 0;
  }

  .jcf-select {
    height: 40px;
  }

  .jcf-select .jcf-select-text {
    font-size: 13px;
    line-height: 38px;
    margin-left: 19px;
  }

  .jcf-select .jcf-select-opener {
    right: 19px;
  }

  .jcf-select .jcf-select-opener:before {
    font-size: 6px;
  }

  .jcf-list {
    font-size: 13px;
  }

  .jcf-list .jcf-option {
    padding: 9px 19px;
  }

  #header {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .16);
    padding: 0 15px;
  }

  .home.menu_hover_active #header {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .16);
  }

  .home.menu_hover_active #header .logo .logo-white {
    opacity: 0;
  }

  .home.menu_hover_active #header .logo .logo-color {
    opacity: 1;
  }

  .home.menu_hover_active #header #nav .primary-menu > li > a {
    color: #2b443e;
  }

  .home #header.fixed-header {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .16);
  }

  .home #header.fixed-header .logo .logo-white {
    opacity: 0;
  }

  .home #header.fixed-header .logo .logo-color {
    opacity: 1;
  }

  .home #header.fixed-header #nav .primary-menu > li > a {
    color: #2b443e;
  }

  .home #header {
    background: none;
    box-shadow: none;
  }

  .menu_hover_active.home #header {
    background: #fff;
  }

  .logo {
    width: 82px;
    margin-top: 4px;
  }

  .nav-opener {
    display: none;
  }

  #nav {
    margin-left: auto;
    padding: 2px 0 0;
  }

  #nav .primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 30px;
  }

  #nav .primary-menu > li {
    margin-left: 35px;
    padding-bottom: 30px;
  }

  #nav .primary-menu > li:first-child {
    margin-left: 0;
  }

  #nav .primary-menu > li.menu-item-has-children:hover > a:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
  }

  #nav .primary-menu > li.menu-item-has-children:hover > a:before {
    -webkit-animation: cta2-hover-el-in .5s cubic-bezier(.16, .84, .44, 1) forwards;
    animation: cta2-hover-el-in .5s cubic-bezier(.16, .84, .44, 1) forwards;
  }

  #nav .primary-menu > li.menu-item-has-children:hover > .dropdown-holder {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .0s;
    transition-delay: .0s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap .menu-title {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li:nth-child(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li:nth-child(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li:nth-child(4) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li:nth-child(5) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .menu-wrap > .sub-menu > li:nth-child(6) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .ess-menu-design {
    border-color: rgba(43, 68, 62, .5);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
  }

  #nav .primary-menu > li.menu-item-has-children:hover .design-title,
  #nav .primary-menu > li.menu-item-has-children:hover .custom-design-content .img-wrap,
  #nav .primary-menu > li.menu-item-has-children:hover .custom-design-content p,
  #nav .primary-menu > li.menu-item-has-children:hover .link-detail,
  #nav .primary-menu > li.menu-item-has-children:hover .ess-logo {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
  }

  #nav .primary-menu > li.menu-item-has-children > a {
    padding-right: 18px;
  }

  #nav .primary-menu > li.menu-item-has-children > a:after {
    top: 10px;
    right: 0;
    font-size: 6px;
  }

  #nav .primary-menu > li > a {
    font-size: 13px;
    line-height: 1.3846;
    padding: 0;
    -webkit-transition: .5s cubic-bezier(.16, .84, .44, 1) color;
    transition: .5s cubic-bezier(.16, .84, .44, 1) color;
  }

  .home #nav .primary-menu > li > a {
    color: #fff;
  }

  #nav .dropdown-holder {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease opacity .3s, .3s ease visibility .3s;
    transition: .3s ease opacity .3s, .3s ease visibility .3s;
  }

  #nav .dropdown-holder.submenu_hover .sub-menu li a:not(:hover) {
    opacity: .5;
  }

  #nav .dropdown-menu-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 35px 20px 38px;
    max-width: 1280px;
    margin: 0 auto;
  }

  #nav .menu-wrap {
    padding: 5px 0 0;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
    max-width: 66%;
  }

  #nav .menu-wrap .menu-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2857;
    margin-bottom: 16px;
    -webkit-transition: .5s ease opacity, .5s ease transform;
    transition: .5s ease opacity, .5s ease transform;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    opacity: 0;
  }

  #nav .menu-wrap > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #nav .menu-wrap > .sub-menu > li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-right: 15px;
    -webkit-transition: .5s ease opacity, .5s ease transform;
    transition: .5s ease opacity, .5s ease transform;
    -webkit-transform: translate(0, 12px);
    -ms-transform: translate(0, 12px);
    transform: translate(0, 12px);
    opacity: 0;
  }

  #nav .menu-wrap > .sub-menu > li > .sub-menu-title {
    line-height: 1.3846;
    margin-bottom: 12px;
  }

  #nav .menu-wrap > .sub-menu > li > ul > li {
    font-size: 13px;
    line-height: 1.3846;
    margin-bottom: 12px;
  }

  #nav .menu-wrap > .sub-menu > li > ul > li > a {
    -webkit-transition: .5s ease opacity;
    transition: .5s ease opacity;
  }

  #nav .menu-wrap > .sub-menu > li > ul > li > a:hover {
    text-decoration: underline;
  }

  #nav .menu-custom-design {
    padding: 12px 0 0;
  }

  #nav .menu-custom-design .custom-design-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #nav .menu-custom-design .img-wrap {
    margin: 0 0 12px;
  }

  #nav .menu-custom-design .img-wrap {
    -ms-flex-preferred-size: 41.7%;
    flex-basis: 41.7%;
    max-width: 41.7%;
    margin-bottom: 0;
  }

  #nav .menu-custom-design .text-content {
    -ms-flex-preferred-size: 58.3%;
    flex-basis: 58.3%;
    max-width: 58.3%;
    margin-top: -3px;
    padding: 0 20px 0 18px;
  }

  #nav .ess-menu-design .design-title,
  #nav .ess-menu-design .custom-design-content .img-wrap,
  #nav .ess-menu-design .custom-design-content p,
  #nav .ess-menu-design .link-detail,
  #nav .menu-custom-design .design-title,
  #nav .menu-custom-design .custom-design-content .img-wrap,
  #nav .menu-custom-design .custom-design-content p,
  #nav .menu-custom-design .link-detail {
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }

  #nav .ess-menu-design .design-title,
  #nav .menu-custom-design .design-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2857;
    margin-bottom: 16px;
  }

  #nav .ess-menu-design .custom-design-content,
  #nav .menu-custom-design .custom-design-content {
    line-height: 18px;
  }

  #nav .ess-menu-design .link-detail,
  #nav .menu-custom-design .link-detail {
    -webkit-transition: opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    transition: opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease, .3s ease color;
    transition: transform .5s ease, opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }

  #nav .ess-menu-design {
    border-left: 1px solid transparent;
    -webkit-transition: .5s ease border;
    transition: .5s ease border;
    -ms-flex-preferred-size: 34%;
    flex-basis: 34%;
    max-width: 34%;
    padding: 5px 0 5px 20px;
  }

  #nav .ess-menu-design .custom-design-item {
    max-width: 350px;
    margin: 0 auto;
  }

  #nav .ess-menu-design .img-wrap {
    margin: 0 0 12px;
  }

  #nav .ess-menu-design .text-content {
    padding-right: 30px;
  }

  #nav .ess-menu-design .text-content .ess-logo {
    top: 2px;
    display: block;
    -webkit-transition: opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    transition: opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    transition: transform .5s ease, opacity .5s ease, .3s ease color;
    transition: transform .5s ease, opacity .5s ease, .3s ease color, -webkit-transform .5s ease;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }

  .hero-banner .slick-arrow {
    font-size: 28px;
  }

  .hero-banner .slick-prev {
    left: 15px;
  }

  .hero-banner .slick-next {
    right: 15px;
  }

  .hero-banner .slick-dots {
    bottom: 22px;
  }

  .hero-banner .slick-dots li {
    margin: 0 7px;
  }

  .hero-banner .slick-dots button:before {
    font-size: 20px;
  }

  .hero-banner .bg-image {
    height: calc(50vh + 259px);
  }

  .hero-banner .bg-image:after {
    content: "";
    height: 29.95%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .33) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .33) 0%, rgba(0, 0, 0, 0) 100%);
  }

  .hero-banner .bg-image:before {
    width: 76.28%;
  }

  .hero-banner .bg-image.bg-active img {
    opacity: 0;
  }

  .hero-banner .banner-content {
    top: 170px;
    left: 0;
    right: 0;
  }

  .hero-banner .banner-content .container {
    max-width: 91.95%;
  }

  .hero-banner h1 {
    max-width: 76%;
    margin-bottom: 10px;
    opacity: 0;
  }

  .hero-banner .sub-heading {
    font-size: 18px;
    line-height: 1.3333;
    max-width: 60%;
    opacity: 0;
  }

  .hero-banner .btn {
    min-width: 160px;
    margin-top: 20vh;
  }

  .section-title {
    font-size: 18px;
    line-height: 1.4444;
  }

  .collaborative-design-section {
    padding: 68px 0 60px;
  }

  .collaborative-design-section .container {
    max-width: 93.5%;
  }

  .collaborative-design-section .section-title {
    margin-bottom: 11px;
  }

  .collaborative-design-section h2 {
    font-size: 22px;
    line-height: 1.2667;
    margin-bottom: 23px;
    letter-spacing: .02em;
  }

  .collaborative-design-section p {
    margin-bottom: 24px;
  }

  .home-services-section {
    padding: 36px 0;
  }

  .home-services-section .section-heading {
    display: block;
    margin-bottom: 20px;
  }

  .home-services-section .home-about-holder .home-product-section:before,
  .home-services-section .home-about-holder .home-customdesign-section:before,
  .home-services-section .home-about-holder .why-jonite-section:before {
    font-size: 58px;
  }

  .home-services-section .home-product-section:before {
    top: 10px;
  }

  .home-services-section .home-customdesign-section:before {
    top: 10px;
  }

  .home-services-section .why-jonite-section:before {
    top: 36px;
  }

  .home-product-section h2,
  .home-customdesign-section h2,
  .why-jonite-section h2 {
    font-size: 36px;
    line-height: 1.2222;
  }

  .home-product-section {
    margin-bottom: 7px;
  }

  .home-product-section .intro-box {
    max-width: 770px;
    padding-bottom: 41px;
  }

  .home-product-section h2 {
    margin-bottom: 15px;
  }

  .home-product-section .home-products-row .product-item {
    border-left: 1px solid rgba(112, 112, 112, .5);
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    margin-bottom: 46px;
  }

  .home-product-section .product-item a,
  .landing-collection-section .product-item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .3s ease background, .3s ease color;
    transition: .3s ease background, .3s ease color;
  }

  .home-product-section .product-item a:hover,
  .landing-collection-section .product-item a:hover {
    background: #2b443e;
  }

  .home-product-section .product-item a:hover .product-name,
  .landing-collection-section .product-item a:hover .product-name {
    color: #fff;
  }

  .home-product-section .product-item a:hover .product-img,
  .landing-collection-section .product-item a:hover .product-img {
    opacity: 0;
  }

  .home-product-section .product-item a:hover .link-detail,
  .landing-collection-section .product-item a:hover .link-detail {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .home-product-section .product-item .product-name,
  .landing-collection-section .product-item .product-name {
    font-size: 15px;
    min-height: 68px;
    padding: 6px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: color .5s cubic-bezier(.16, .84, .44, 1);
    transition: color .5s cubic-bezier(.16, .84, .44, 1);
  }

  .home-product-section .product-item .product-img,
  .landing-collection-section .product-item .product-img {
    -webkit-transition: opacity .5s cubic-bezier(.16, .84, .44, 1);
    transition: opacity .5s cubic-bezier(.16, .84, .44, 1);
  }

  .home-customdesign-section .intro-box {
    max-width: 770px;
    padding-bottom: 28px;
  }

  .home-customdesign-section h2 {
    margin-bottom: 8px;
  }

  .home-customdesign-section .custom-design-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-customdesign-section .design-img {
    -ms-flex-preferred-size: 59%;
    flex-basis: 59%;
    max-width: 59%;
    margin-bottom: 0;
  }

  .home-customdesign-section .design-text-box {
    -ms-flex-preferred-size: 41%;
    flex-basis: 41%;
    max-width: 41%;
    padding: 2px 0 0 25px;
  }

  .home-customdesign-section .custom-design-process {
    padding-bottom: 20px;
  }

  .home-customdesign-section .custom-design-process > li {
    font-size: 16px;
    line-height: 1.4444;
    padding-left: 35px;
  }

  .home-customdesign-section .btn {
    min-width: 160px;
  }

  .why-jonite-section h2 {
    margin-bottom: 55px;
  }

  .why-jonite-section .jonite-feature-item {
    margin-bottom: 55px;
  }

  .why-jonite-section .jonite-feature-item .img-wrap {
    margin-bottom: 19px;
    min-height: 101px;
  }

  .why-jonite-section .jonite-feature-item .img-wrap img {
    max-height: 99px;
  }

  .why-jonite-section .jonite-feature-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .why-jonite-section .btn-learn-about {
    max-width: 347px;
    margin-top: 22px;
  }

  .clients-section {
    text-align: center;
    padding: 52px 0 77px;
  }

  .clients-section h2 {
    margin-bottom: 10px;
  }

  .clients-section h3 {
    font-size: 22px;
    line-height: 1.2667;
    letter-spacing: .02em;
    margin: 0 auto 40px;
    max-width: 720px;
  }

  .clients-section .clients-slide {
    padding-bottom: 40px;
  }

  .clients-section .clients-slide:after {
    content: "flickity";
    display: none;
  }

  .clients-section .clients-slide .flickity-viewport {
    overflow: visible;
  }

  .clients-section .clients-slide .slide {
    height: 122px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 33px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .clients-section .clients-slide .slide a {
    height: 100%;
  }

  .clients-section .clients-slide .slide img {
    max-height: 122px;
    width: auto;
    max-width: none;
  }

  .clients-section .btn {
    min-width: 240px;
  }

  .home-article-section {
    padding: 90px 0 55px;
  }

  .home-article-section h2.h3 {
    float: left;
    margin-bottom: 25px;
    max-width: 60%;
  }

  .home-article-section .article-slide-count {
    padding: 0 30px;
    font-size: 20px;
  }

  .home-article-section .home-article-slider {
    padding: 0 30px;
    margin-bottom: 25px;
  }

  .home-article-section .slide {
    width: 390px;
    padding-right: 40px;
  }

  .home-article-section .article-item > a {
    padding-bottom: 55px;
  }

  .home-article-section .btn-all-article {
    display: none;
  }

  .article-item .img-wrap {
    margin-bottom: 24px;
  }

  .article-item .article-category {
    font-size: 12px;
    line-height: 1.3846;
    margin-bottom: 4px;
  }

  .article-item .article-title {
    font-size: 16px;
    line-height: 1.4444;
    margin-bottom: 6px;
  }

  .contact-section {
    padding: 49px 0;
    margin-bottom: 40px;
  }

  .contact-section h2.h3 {
    margin-bottom: 42px;
  }

  .contact-section .map-location {
    position: absolute;
    z-index: 6;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
  }

  .contact-section .map-location.usa {
    top: 21.6%;
    left: 15.6%;
  }

  .contact-section .map-location.usa .contact-location-detail {
    top: -37px;
    left: -23px;
  }

  .contact-section .map-location.sg {
    top: 57.2%;
    left: 81.2%;
  }

  .contact-section .map-location.sg .contact-location-detail {
    top: -37px;
    left: -51px;
  }

  .contact-section .map-location.sg .contact-location-detail .map-pin {
    margin: 0 0 0 23px;
  }

  .contact-section .map-location .contact-location-detail {
    position: absolute;
    width: 290px;
    z-index: 8;
  }

  .contact-section .map-location .mobile-map {
    display: none;
  }

  .contact-section .map-location .map-pin {
    width: 47px;
    margin-bottom: 2px;
  }

  .contact-section .map-location .country-name {
    margin-bottom: 10px;
    color: #2b443e;
  }

  .contact-section .map-location address {
    margin-bottom: 10px;
  }

  .contact-section .btn-contact {
    position: absolute;
    top: -73px;
    right: 0;
    min-width: 165px;
  }

  .contact-section .social-contact-box {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4;
    width: 280px;
    padding: 15px 20px;
  }

  .contact-section .social-contact-box ul {
    font-size: 12px;
    line-height: 1.5;
  }

  .contact-section .social-contact-box ul > li [class^="icon-"],
  .contact-section .social-contact-box ul > li [class*=" icon-"] {
    top: 9px;
  }

  .product-intro-container .main-img {
    height: 401px;
  }

  .product-intro-container .product-tagline {
    font-size: 14px;
    line-height: 1.214285;
    margin-bottom: 8px;
  }

  .product-intro-container h1 {
    font-size: 28px;
    line-height: 1.2222;
    margin-bottom: 13px;
  }

  .product-intro-container .product-short-info ul {
    padding-top: 10px;
  }

  .product-intro-container .product-short-info ul > li {
    padding: 0 0 .6875em 1.375em;
  }

  .product-intro-container .product-short-info ul > li:before {
    font-size: .625em;
  }

  .product-intro-container .additional-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 35px 30px 0;
  }

  .product-intro-container .additional-info-box .loading-spec-box {
    -ms-flex-preferred-size: 53.8%;
    flex-basis: 53.8%;
    max-width: 53.8%;
    padding: 0 90px 41px 0;
  }

  .product-intro-container .additional-info-box .loading-spec-box h2 {
    margin-bottom: 16px;
  }

  .product-intro-container .additional-info-box .loading-icons-list {
    padding-top: 16px;
  }

  .product-intro-container .additional-info-box .loading-icons-list > li {
    margin-right: 15px;
    -ms-flex-preferred-size: 35px;
    flex-basis: 35px;
    max-width: 35px;
  }

  .product-intro-container .additional-info-box .product-class {
    margin-bottom: 2px;
  }

  .product-intro-container .additional-info-box .load-class-detail {
    font-size: 14px;
    line-height: 1.42857;
    padding-bottom: 9px;
  }

  .product-intro-container .additional-info-box .load-class-detail p {
    margin-bottom: 8px;
  }

  .product-intro-container .product-resource-download {
    -ms-flex-preferred-size: 46.2%;
    flex-basis: 46.2%;
    max-width: 46.2%;
    padding-right: 20px;
  }

  .product-intro-container .product-resource-download:only-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .product-intro-container .download-list {
    line-height: 1.25;
    max-width: 176px;
    letter-spacing: .05em;
  }

  .product-intro-container .download-list.horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none;
  }

  .product-intro-container .download-list.horizontal > li {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    padding-right: 20px;
  }

  .product-intro-container .download-list > li {
    padding-bottom: 21px;
  }

  .product-intro-container .download-list a .icon-download {
    font-size: 30px;
  }

  .general-spec-section {
    padding: 30px 0 23px;
  }

  .general-spec-section h2 {
    margin-bottom: 20px;
  }

  .general-spec-section .general-desc-text .desc-text {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 61px;
    column-gap: 61px;
  }

  .general-spec-section .general-desc-text p {
    margin-bottom: 20px;
  }

  .general-spec-section .general-desc-text a.read-more {
    display: none;
  }

  .general-spec-section .note-text {
    font-size: 13px;
    line-height: 18px;
    padding: 2px 0;
  }

  .colours-textures-section {
    padding: 30px 0;
  }

  .colours-textures-section h2 {
    margin-bottom: 17px;
  }

  .colours-textures-section .colours-textures-slider .slide {
    width: 134px;
    height: 258px;
  }

  .colours-textures-section .colour-texture-item {
    margin-bottom: 10px;
  }

  .colours-textures-section .colour-texture-item .clr-tex-img {
    margin-bottom: 9px;
  }

  .colours-textures-section .colour-texture-item .colour-name {
    font-size: 12px;
    line-height: 1.1667;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
  }

  .colours-textures-section .note-text {
    font-size: 13px;
    line-height: 18px;
    padding: 2px 0;
  }

  .colours-popup-container .colours-textures-popup-slider {
    padding: 0 98px;
  }

  .colours-popup-container .colours-textures-popup-slider .slick-arrow {
    width: 98px;
    font-size: 28px;
  }

  .colours-popup-container .colour-texture-item .colour-name {
    font-size: 16px;
    padding: 1.1111em;
    line-height: 1.1111;
  }

  .product-collection-section {
    padding: 30px 0;
  }

  .product-collection-section h2.h3 {
    margin-bottom: 32px;
  }

  .product-collection-section .row {
    margin: 0 -11px;
  }

  .collection-category-item {
    font-size: 14px;
    line-height: 1.42857;
    margin-bottom: 25px;
  }

  .collection-category-item a.collection-img:hover img {
    opacity: 0;
  }

  .collection-category-item a.collection-img:hover .link-detail {
    opacity: 1;
  }

  .collection-category-item .collection-img {
    margin-bottom: 12px;
  }

  .collection-category-item .collection-title {
    font-size: 16px;
    line-height: 1.25;
    margin: 0 0 6px;
  }

  .featured-projects-section {
    padding: 30px 0;
  }

  .featured-projects-section h2.h3 {
    float: left;
    margin-bottom: 25px;
  }

  .featured-projects-section .featured-projects-slider {
    padding: 0 30px;
  }

  .featured-projects-section .slide {
    padding-right: 30px;
    width: 386px;
  }

  .featured-projects-section .featured-project-item > a {
    padding-bottom: 55px;
  }

  .featured-projects-section .featured-project-item .img-wrap {
    margin-bottom: 16px;
    overflow: hidden;
    max-height: 238px;
  }

  .featured-projects-section .featured-project-item .project-country {
    font-size: 12px;
    line-height: 1.3846;
    margin-bottom: 3px;
  }

  .featured-projects-section .featured-project-item .project-title {
    font-size: 20px;
    line-height: 1.3333;
    margin-bottom: 6px;
  }

  .featured-projects-section .featured-project-item .product-list {
    font-size: .875rem;
    line-height: 1.4286;
    margin-bottom: 5px;
  }

  .optional-customisation-section {
    padding: 60px 0 30px;
  }

  .optional-customisation-section h2 {
    margin-bottom: 8px;
    letter-spacing: .02em;
  }

  .optional-customisation-section .custom-design-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1148px;
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
  }

  .optional-customisation-section .design-img {
    -ms-flex-preferred-size: 47.317%;
    flex-basis: 47.317%;
    max-width: 47.317%;
    margin-bottom: 0;
  }

  .optional-customisation-section .design-text-box {
    -ms-flex-preferred-size: 52.683%;
    flex-basis: 52.683%;
    max-width: 52.683%;
    padding: 2px 0 0 25px;
  }

  .optional-customisation-section .custom-design-process {
    padding-bottom: 0;
  }

  .optional-customisation-section .custom-design-process > li {
    font-size: 16px;
    line-height: 1.4444;
    padding-left: 35px;
    padding-bottom: 25px;
  }

  .optional-customisation-section .custom-design-process > li:before {
    font-size: 1.3333em;
    top: .125em;
  }

  .optional-customisation-section .btn-learn-about {
    min-width: 160px;
    position: absolute;
    top: 3px;
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: .9s linear opacity, .9s linear transform, color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
    transition: .9s linear opacity, .9s linear transform, color .8s cubic-bezier(.16, .84, .44, 1), border .8s cubic-bezier(.16, .84, .44, 1), background .8s cubic-bezier(.16, .84, .44, 1);
    opacity: 0;
  }

  .optional-customisation-section .btn-learn-about.viewport__active {
    opacity: 1;
    -webkit-transform: translate(0, -105%);
    -ms-transform: translate(0, -105%);
    transform: translate(0, -105%);
  }

  .collection-accordion > .row {
    padding-bottom: 82px;
  }

  .collection-accordion > .row .collection-img,
  .collection-accordion > .row .collection-title a {
    pointer-events: none;
  }

  .collection-accordion:last-child > .row {
    padding-bottom: 12px;
  }

  .collection-accordion .collection_more_group .col-md-6 {
    float: left;
    width: 50%;
  }

  .collection-accordion .collection_more_group:after {
    content: "";
    display: block;
    clear: both;
  }

  .collection-accordion .col-md-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-accordion .col-md-4 .btn-open-close {
    margin: auto 0 45px;
    max-width: 159px;
  }

  .download-popup .popup-frame {
    padding: 66px 91px 53px;
  }

  .download-popup .popup-close {
    font-size: 20px;
    top: 30px;
    right: 30px;
    font-size: 20px;
  }

  .download-popup .form-title {
    font-size: 18px;
    line-height: 1.2222;
    margin-bottom: 30px;
  }

  .download-popup .hbspt-form form > div.field,
  .download-popup .hbspt-form form > .hs-dependent-field .hs-form-field {
    padding-bottom: 10px;
  }

  .download-popup .hbspt-form form > div.field.hs_recaptcha {
    padding-left: 83px;
    display: block;
  }

  .download-popup .hbspt-form form > .field > label,
  .download-popup .hbspt-form form > .hs-dependent-field .field > label {
    font-size: 13px;
    line-height: 1.3846;
    -ms-flex-preferred-size: 83px;
    flex-basis: 83px;
    max-width: 83px;
    width: 83px;
    margin-bottom: 1px;
    padding-right: 10px;
  }

  .download-popup .hbspt-form form > .field .input,
  .download-popup .hbspt-form form > .hs-dependent-field .field > .input {
    -ms-flex-preferred-size: calc(100% - 83px);
    flex-basis: calc(100% - 83px);
    max-width: calc(100% - 83px);
    width: calc(100% - 83px);
  }

  .download-popup .hbspt-form form input[type="text"],
  .download-popup .hbspt-form form input[type="email"],
  .download-popup .hbspt-form form input[type="tel"],
  .download-popup .hbspt-form form textarea,
  .download-popup .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 40px;
    font-size: 13px;
    line-height: 2;
    padding-left: 19px;
    padding-right: 19px;
  }

  .download-popup .hbspt-form form textarea {
    height: 200px;
  }

  .download-popup .hbspt-form form .actions {
    padding-top: 23px;
  }

  .download-popup .hbspt-form form .actions input[type="submit"].hs-button {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 83px;
    max-width: 175px;
    padding: 11px;
  }

  .product-back-link > .container {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .product-back-link {
    background: #2b443e;
    color: #fff;
  }

  .product-back-link .container {
    overflow: hidden;
  }

  .product-back-link .link {
    color: #fff;
    line-height: 1.75;
    padding: 5px 0;
    float: left;
  }

  .product-back-link .link:hover {
    color: #a6856a;
  }

  .collection-detail-container {
    padding-bottom: 20px;
  }

  .collection-detail-container .collection-main-img {
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    max-width: 260px;
    margin: 4px 0 0;
  }

  .collection-detail-container .collection-intro-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 82px 0 50px;
  }

  .collection-detail-container .collection-intro-box .intro-text {
    -ms-flex-preferred-size: calc(100% - 260px);
    flex-basis: calc(100% - 260px);
    max-width: calc(100% - 260px);
    padding: 0 30px 0 0;
    font-size: 14px;
    line-height: 1.4286;
  }

  .collection-detail-container .collection-intro-box p {
    margin-bottom: 20px;
  }

  .collection-items-section {
    padding: 0 0 40px;
  }

  .collection-item {
    padding-bottom: 35px;
  }

  .collection-item .img-wrap {
    margin-bottom: 18px;
  }

  .collection-item .collection-code {
    font-size: 12px;
    line-height: 1.3846;
    margin-bottom: 1px;
  }

  .collection-item .collection-title {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
  }

  .collection-item .collection-detail-item {
    font-size: 12px;
    line-height: 1.3846;
  }

  .related-collection-section .related-collection-slider {
    padding: 0 30px;
  }

  .related-collection-section .related-collection-slider .flickity-button {
    top: 53px;
  }

  .related-collection-section .slide {
    padding-right: 27px;
    width: 240px;
  }

  .about-banner .bg-image {
    height: calc(100vh - 70px);
  }

  .about-banner .banner-content {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    left: 0;
    right: 0;
  }

  .about-banner h1 {
    font-size: 28px;
    line-height: 1.2222;
    margin-bottom: 20px;
  }

  .about-banner p {
    margin-bottom: 25px;
  }

  .our-vision-section {
    padding: 65px 0 35px;
  }

  .our-vision-section h2.h3 {
    margin-bottom: 30px;
  }

  .our-vision-section .vison-content {
    color: #303317;
    font-size: 20px;
    line-height: 1.3333;
  }

  .our-vision-section .vison-content p {
    margin-bottom: 26px;
  }

  .our-services-section {
    padding: 29px 0 90px;
  }

  .our-services-section h2.h3 {
    margin-bottom: 30px;
  }

  .our-services-section .services-row {
    margin: 0 auto;
    max-width: 1180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .our-services-section .service-item {
    -ms-flex-preferred-size: 325px;
    flex-basis: 325px;
    max-width: 325px;
    margin-bottom: 45px;
  }

  .our-services-section .service-item .img-wrap {
    margin-bottom: 25px;
  }

  .our-services-section .service-item .service-title {
    font-size: 18px;
    line-height: 1.3333;
    margin-bottom: 18px;
  }

  .our-services-section .service-item .service-content {
    padding: 0 11px;
  }

  .our-services-section .btn-contact {
    min-width: 200px;
    margin-left: 3vw;
  }

  .sustainability-section .sustainability-detail-row {
    padding-bottom: 24px;
  }

  .sustainability-section .sustainability-content {
    -ms-flex-preferred-size: calc(100% - 100px);
    flex-basis: calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-right: 30px;
  }

  .sustainability-section .sustainability-content p {
    margin-bottom: 24px;
  }

  .sustainability-section a.read-more {
    display: none;
  }

  .sustainability-section h3 {
    font-size: 18px;
    line-height: 1.3333;
    margin-bottom: 20px;
  }

  .sustainability-section .sustainability-logos {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    max-width: 100px;
    padding-top: 7px;
  }

  .sustainability-section .sustainability-logos .sustainability-logo-item {
    margin-bottom: 23px;
  }

  .sustainability-section .download-sustainability-link {
    max-width: 280px;
  }

  .sustainability-section .download-sustainability-link .icon-download {
    font-size: 30px;
  }

  .page-contact-section {
    font-size: 16px;
    line-height: 1.25;
    padding-bottom: 40px;
  }

  .page-contact-section h2.h3 {
    margin-bottom: 25px;
  }

  .page-contact-section .talk-text {
    padding-bottom: 50px;
  }

  .page-contact-section .find-text {
    padding-bottom: 50px;
    max-width: 600px;
  }

  .page-contact-section .btn,
  .page-contact-section .hs-button {
    max-width: 200px;
  }

  .design-intro-container {
    border-bottom: 1px solid rgba(112, 112, 112, .5);
  }

  .design-intro-container h1 {
    font-size: 28px;
    line-height: 1.2222;
    margin-bottom: 13px;
  }

  .design-intro-container .design-short-info ul {
    padding-top: 10px;
  }

  .design-intro-container .design-short-info ul > li {
    padding: 0 0 .65em 1.375em;
  }

  .design-intro-container .design-short-info ul > li:before {
    font-size: .625em;
  }

  .design-intro-container .design-contact-box {
    padding: 40px 30px;
  }

  .custom-design-process-section {
    padding: 54px 0 30px;
  }

  .custom-design-process-section h2.h3 {
    margin-bottom: 32px;
  }

  .custom-design-process-section .design-process-list {
    overflow: hidden;
  }

  .custom-design-process-section .design-process-list .design-process-item {
    margin: 0 0 55px;
    padding-left: 48px;
  }

  .custom-design-process-section .design-process-list .design-process-item:last-child {
    margin-bottom: 20px;
  }

  .custom-design-process-section .design-process-list .design-process-item.viewport__active:before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .custom-design-process-section .design-process-list .design-process-item:before {
    font-size: 22px;
    line-height: 1.2667;
    left: 2px;
    top: 0;
    -webkit-transition: opacity .9s linear, -webkit-transform .9s linear;
    transition: opacity .9s linear, -webkit-transform .9s linear;
    transition: transform .9s linear, opacity .9s linear;
    transition: transform .9s linear, opacity .9s linear, -webkit-transform .9s linear;
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
  }

  .custom-design-process-section .design-process-list .process-title {
    font-size: 22px;
    line-height: 1.2667;
    margin: 0 0 13px;
  }

  .custom-design-process-section .design-process-list .process-detail p {
    margin-bottom: 10px;
  }

  .customisable-areas-section {
    background: #f8f8f7;
    padding: 70px 0;
  }

  .customisable-areas-section h2.h3 {
    margin: 0 0 35px;
  }

  .customisable-areas-section .customisable-areas-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1003px;
    margin: 0 auto;
  }

  .customisable-areas-section .jonite-customize-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 39.68%;
  }

  .customisable-areas-section .jonite-customize-circle img {
    margin: 0;
    max-width: 100%;
  }

  .customisable-areas-section .customisable-col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .customisable-areas-section .customisable-col:nth-child(2) .customisable-item {
    margin: 3px 40px 0 auto;
  }

  .customisable-areas-section .customisable-col:nth-child(3) .customisable-item {
    margin: 0 auto 0 40px;
  }

  .customisable-areas-section .customisable-col:nth-child(4) .customisable-item {
    margin: 21px auto 0 0;
  }

  .customisable-areas-section .customisable-col:nth-child(4) .customisable-item .ico-wrap {
    width: 46px;
  }

  .customisable-areas-section .customisable-col:nth-child(5) .customisable-item {
    margin: 17px 0 0 auto;
  }

  .customisable-areas-section .customisable-col:nth-child(6) .customisable-item {
    margin: 18px 40px 0 auto;
  }

  .customisable-areas-section .customisable-col:nth-child(7) .customisable-item {
    margin: 18px auto 0 40px;
  }

  .customisable-areas-section .customisable-item {
    max-width: 200px;
    padding: 27px 0 10px;
    font-size: 13px;
    line-height: 1.3846;
  }

  .customisable-areas-section .customisable-item .ico-wrap {
    width: 50px;
  }

  .customisable-areas-section .customisable-item h3 {
    font-size: 18px;
    line-height: 1.3333;
    margin-bottom: 6px;
  }

  .project-banner .bg-image {
    height: 50vh;
  }

  .project-banner .bg-image img {
    opacity: 0;
  }

  .feature-project-section .project-slide-count {
    display: none;
  }

  .feature-project-section .feature-project-slider .slick-track {
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }

  .feature-project-section .feature-project-item {
    border-left: 1px solid rgba(112, 112, 112, .5);
    padding: 1.25rem;
    height: 11.8125rem;
    -webkit-transition: .3s ease background, .3s ease color;
    transition: .3s ease background, .3s ease color;
    width: 25vw;
  }

  .feature-project-section .feature-project-item.slick-cloned {
    display: none;
  }

  .feature-project-section .feature-project-item:first-child {
    border-color: transparent;
  }

  .feature-project-section .feature-project-item.slick-current {
    background: #334b45;
    color: #fff;
  }

  .feature-project-section .feature-project-item.slick-current .product-list {
    color: rgba(255, 255, 255, .7);
  }

  .feature-project-section .feature-project-item:hover .arrow-link {
    opacity: 1;
  }

  .feature-project-section .feature-project-item .country {
    font-size: .75rem;
    line-height: 1.3846;
    margin-bottom: 1px;
  }

  .feature-project-section .feature-project-item .project-title {
    font-size: 1rem;
    line-height: 1.4444;
  }

  .feature-project-section .feature-project-item .product-list {
    font-size: .875rem;
    line-height: 1.4286;
    max-width: none;
  }

  .project-filter-bar {
    background: #2b443e;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.25rem;
  }

  .project-filter-bar .filter-info {
    display: none;
  }

  .project-filter-bar .filter-title {
    color: #a5aba9;
    font-size: .875rem;
    line-height: 1.25rem;
    letter-spacing: .05em;
    padding: 1.25rem 0;
    text-transform: uppercase;
  }

  .project-filter-bar .filter-title span {
    display: none;
  }

  .project-filter-bar .filter-menu-holder .filter-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li {
    margin-left: 65px;
    margin-right: .875rem;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.filter-drop-active > a {
    color: #fff;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(2) {
    -webkit-transition-delay: .05s;
    transition-delay: .05s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(3) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(3) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(5) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(7) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li.drop_filter_active .sub-menu > li:nth-child(8) ~ li {
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li > a {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: 1.25rem 0;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: .3s ease color;
    transition: .3s ease color;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li > a:hover {
    color: #fff;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li > a:after {
    color: inherit;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu-drop {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #f8f8f7;
    padding: 0 1.25rem;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .8125rem;
    line-height: 1.125rem;
    padding: 1.125rem 0;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li {
    padding: .3125rem 1.25rem .3125rem 0;
    -webkit-transition: .3s ease transform, .3s ease opacity;
    transition: .3s ease transform, .3s ease opacity;
    opacity: 0;
    -webkit-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }

  .projects-holder {
    margin-bottom: 4.375rem;
    padding-top: 25px;
  }

  .projects-holder.archive-category {
    padding-top: 30px;
  }

  .projects-holder .masonry-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .projects-holder .project-col {
    width: 50%;
  }

  .projects-holder .project-item {
    margin-bottom: 1.875rem;
  }

  .projects-holder .project-item .project-detail {
    padding: .9375rem .625rem;
  }

  .projects-holder .project-item .project-country {
    font-size: .75rem;
    line-height: 1.3846;
    margin-bottom: .5625rem;
  }

  .projects-holder .project-item .project-name {
    font-size: 1rem;
    margin-bottom: .4375rem;
  }

  .projects-holder .project-item .product-list {
    font-size: .875rem;
    line-height: 1.4286;
  }

  .project-detail-banner .main-img {
    height: calc(100vh - 400px);
  }

  .project-detail-banner .project-detail-content {
    padding: 35px 30px;
    height: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-detail-banner .country-info {
    font-size: 12px;
  }

  .project-detail-banner .project-title {
    margin-bottom: 16px;
  }

  .project-detail-banner .products-tag {
    margin-top: auto;
    padding-top: 10px;
  }

  .project-detail-banner .products-tag .tagtitle {
    font-size: 12px;
    margin-bottom: 9px;
  }

  .project-detail-banner .products-tag ul {
    font-size: .875rem;
    line-height: 1.4286;
  }

  .project-filter-info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 30px;
  }

  .project-filter-info-row .filter-info {
    font-size: .8125rem;
    line-height: 1.125rem;
    padding: 1.25rem 0 1.375rem;
    letter-spacing: .05em;
  }

  .project-filter-info-row .project-navigation {
    -ms-flex-preferred-size: 256px;
    flex-basis: 256px;
    max-width: 256px;
    background: #2b443e;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #fff;
  }

  .project-filter-info-row .project-navigation li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 22px;
  }

  .project-filter-info-row .project-navigation li.project-title {
    display: none;
  }

  .project-filter-info-row .project-navigation li + li:before {
    content: "|";
    padding: 0 25px;
  }

  .project-images-holder {
    padding: 40px 20px 52px;
  }

  .project-images-holder .masonry-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .project-images-holder .image-item {
    padding: 0 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
    margin-bottom: 35px;
  }

  .project-images-holder .image-item .image-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .project-images-holder .image-item .product-name {
    font-size: 14px;
    margin: 0;
  }

  .project-images-holder .image-item .image-info {
    font-size: 14px;
    line-height: 1;
    margin-left: auto;
    font-weight: 500;
  }

  .related-product-section h2 {
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 46px;
  }

  .related-product-section .related-product-row {
    margin: 0 -20px;
  }

  .related-product-section .related-product-row .related-product-item {
    padding-left: 20px;
    padding-right: 20px;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }

  .related-product-section .related-product-item > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .related-product-section .related-product-item .product-name {
    font-size: 16px;
    margin: 0 0 8px;
  }

  .insights-banner .banner-content {
    padding-bottom: 0;
  }

  .insights-banner h1 {
    max-width: 50%;
  }

  .page-intro-text {
    background: #2b443e;
    color: #fff;
    padding: 56px 0 15px;
  }

  .page-intro-text .text-box {
    max-width: 760px;
  }

  .page-intro-text h2 {
    color: #fff;
  }

  .insights-section {
    padding: 7.47vw 0 6vw;
  }

  .insights-section .row {
    margin: 0 -20px;
  }

  .insights-section .row [class^="col-"],
  .insights-section .row [class*=" col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .insights-section .article-item {
    margin-bottom: 55px;
  }

  .insights-section .article-item .img-wrap {
    margin-bottom: 22px;
  }

  .insights-section .article-item .article-category {
    margin-bottom: 4px;
  }

  .insights-section .article-item .article-title {
    margin-bottom: 6px;
  }

  .newsletter-form-wrap .form-info-text {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 23px;
  }

  .newsletter-form-wrap label {
    font-size: 16px;
    line-height: 1.5;
    -ms-flex-preferred-size: 91px;
    flex-basis: 91px;
    max-width: 91px;
    margin: 4px 0 0;
  }

  .newsletter-form-wrap .hbspt-form .submitted-message {
    height: 152px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
  }

  .newsletter-form-wrap .hbspt-form .hs-form > .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 12px;
  }

  .newsletter-form-wrap .input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 12px;
  }

  .newsletter-form-wrap .field > .input {
    -ms-flex-preferred-size: calc(100% - 91px);
    flex-basis: calc(100% - 91px);
    max-width: calc(100% - 91px);
  }

  .newsletter-form-wrap .field .form-control,
  .newsletter-form-wrap .field .hs-input,
  .newsletter-form-wrap .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 36px;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 19px;
  }

  .newsletter-form-wrap .btn,
  .newsletter-form-wrap .hs-button {
    margin-top: 14px;
    -ms-flex-preferred-size: calc(100% - 91px);
    flex-basis: calc(100% - 91px);
    max-width: calc(100% - 91px);
    margin-left: auto;
    width: calc(100% - 91px);
    display: block;
  }

  .article-detail-container .article-header {
    padding: 6.15vw 0 10px;
    max-width: 50%;
  }

  .article-detail-container .article-header .article-category {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .article-detail-container .article-header .article-title {
    font-size: 18px;
    line-height: 1.3333;
  }

  .article-detail-container #content {
    color: rgba(48, 51, 23, .8);
    line-height: 1.375;
    padding-bottom: 3.88vw;
  }

  .article-detail-container #content p {
    margin-bottom: 22px;
  }

  .article-detail-container #content h5 {
    font-size: 15px;
    line-height: 1.4444;
  }

  .article-detail-container #content figure.wp-caption {
    margin: 13px 0 39px;
  }

  .article-detail-container #content img {
    margin: 13px 0 39px;
  }

  .article-detail-container #content h6 {
    font-size: 14px;
    line-height: 1.0714;
    margin-bottom: 3px;
  }

  .article-detail-container .share-title {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .article-detail-container .article-share {
    font-size: 18px;
  }

  .article-detail-container .article-share > li {
    padding-right: 20px;
  }

  .article-detail-container .home-article-section .home-article-slider .slick-arrow {
    top: 83px;
  }

  .article-detail-container .home-article-section .home-article-slider .slick-prev {
    margin: 0;
  }

  .article-detail-container .home-article-section .slide {
    width: 317px;
    padding-right: 27px;
  }

  .article-detail-container .home-article-section .article-item .img-wrap {
    margin-bottom: 16px;
  }

  .privacy-header {
    padding: 6.73vw 0 5.78vw;
  }

  .privacy-header h1 {
    font-size: 28px;
    line-height: 1.2222;
    margin-bottom: .9167em;
  }

  .privacy-container {
    padding: 4.1vw 0 8.78vw;
  }

  .privacy-content-box ul {
    padding-left: 20px;
    line-height: 1.375;
    padding-bottom: 10px;
  }

  .privacy-content-box ul li {
    padding: 0 0 22px 29px;
  }

  .contact-banner-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hbspt-form .submitted-message {
    font-size: 16px;
    line-height: 1.4444;
    padding: 30px;
  }

  .contact-banner-text {
    height: auto;
    padding: 30px;
    -ms-flex-preferred-size: 37%;
    flex-basis: 37%;
    max-width: 37%;
  }

  .contact-banner-text h1 {
    margin: 0 0 .8em;
  }

  .contact-banner-text .text-wrap p {
    margin-bottom: 20px;
  }

  .contact-banner-text .contact-title {
    font-size: 13px;
  }

  .contact-banner-text .contact-phone {
    padding-bottom: 15px;
  }

  .contact-banner-text .phone-item .country-name {
    -ms-flex-preferred-size: 91px;
    flex-basis: 91px;
    max-width: 91px;
  }

  .contact-banner-text .phone-item,
  .contact-banner-text .email,
  .contact-banner-text .contact-social {
    font-size: 14px;
  }

  .contact-banner-text .contact-email {
    padding-bottom: 21px;
  }

  .contact-banner-text .contact-social ul > li {
    padding: 3px 0 6px;
  }

  .contact-banner-text .contact-social ul a i {
    font-size: 16px;
    -ms-flex-preferred-size: 18px;
    flex-basis: 18px;
    max-width: 18px;
  }

  .contact-page-container .contact-section h2.h3 {
    margin-bottom: 29px;
  }

  .contact-page-container .contact-form-holder {
    -ms-flex-preferred-size: 63%;
    flex-basis: 63%;
    max-width: 63%;
    margin: 0;
    padding: 30px;
  }

  .contact-page-container .hbspt-form {
    margin: 0 auto;
    width: 100%;
    max-width: 92%;
  }

  .contact-page-container .hbspt-form form > div.field,
  .contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field {
    padding-bottom: 10px;
  }

  .contact-page-container .hbspt-form form > .field > label,
  .contact-page-container .hbspt-form form > .hs-dependent-field .field > label {
    font-size: 13px;
    line-height: 1.3846;
  }

  .contact-page-container .hbspt-form form input[type="text"],
  .contact-page-container .hbspt-form form input[type="email"],
  .contact-page-container .hbspt-form form input[type="tel"],
  .contact-page-container .hbspt-form form textarea,
  .contact-page-container .hbspt-form form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 40px;
    font-size: 13px;
    line-height: 2;
    padding-left: 19px;
    padding-right: 19px;
  }

  .contact-page-container .hbspt-form form textarea {
    height: 200px;
  }

  .contact-page-container .hbspt-form form .actions {
    padding-bottom: 0;
  }

  .contact-page-container .hbspt-form form .actions input[type="submit"].hs-button {
    font-size: 14px;
    line-height: 1.5;
    margin-left: auto;
    max-width: 175px;
    padding: 11px;
  }

  .contact-distributers-section h2 {
    margin: 0 0 30px;
  }

  .contact-distributers-section .distributer-item {
    font-size: 14px;
    line-height: 1.4286;
  }

  .contact-distributers-section .distributer-item {
    padding-bottom: 7.91vw;
  }

  .contact-distributers-section .distributer-item .country {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 11px;
  }

  .contact-distributers-section .distributer-item address {
    margin-bottom: 20px;
  }

  .contact-distributers-section .distributer-item .contact-name {
    padding: 26px 0 3px;
  }

  .contact-distributers-section .distributer-item .contact-email {
    padding-bottom: 5px;
  }

  .error-container {
    padding: 30px;
    height: calc(100vh - 454px);
  }

  .error-container .error-image {
    width: 325px;
    margin-bottom: 35px;
  }

  .error-container h1 {
    max-width: 532px;
    margin: 0 auto 40px;
    letter-spacing: .02em;
  }

  .error-container .btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .error-container .btn {
    min-width: 185px;
  }

  .product-intro-container .product-detail-box .ess-logo {
    width: 30px;
    margin: -10px 0 24px;
  }

  .colection-slide-wrap .colection-slide-count {
    padding: 0 20px;
    font-size: 20px;
  }

  .landing-collection-group {
    padding: 35px 0 25px;
  }

  .landing-collection-group .home-products-row .product-item {
    border-left: 1px solid rgba(112, 112, 112, .5);
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    margin-bottom: 30px;
  }

  .collection-group-slider {
    margin-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-group-slider .slick-arrow {
    font-size: 28px;
  }

  .collection-group-slider .slick-prev {
    left: -20px;
  }

  .collection-group-slider .slick-next {
    right: -20px;
  }

  .collection-group-slider .group-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .collection-group-slider .slide-pagination {
    padding: 0 0 20px 4.9%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
  }

  .collection-group-slider .slide-pagination > li {
    font-size: 16px;
    line-height: 1.4444;
    padding-left: 35px;
  }

  .collection-group-slider .design-name {
    display: none;
  }

  .inner-group-slider {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 70%;
  }

  .reason-item {
    padding: 16px 0 17px;
  }

  .reason-item .tagline {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .single-design-banner {
    margin: 0 0 8px;
  }

  .single-design-banner .banner-content {
    font-size: 13px;
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    color: #fff;
    line-height: 1.42857143;
    padding: 0;
  }

  .single-design-banner .content-wrap {
    max-width: 376px;
  }

  .single-design-banner h1 {
    font-size: 22px;
    line-height: 1.2667;
    max-width: 90%;
  }

  .design-sub-nav .nav-list {
    padding: 0 19px;
  }

  .design-sub-nav .nav-list:after {
    content: "flickity";
    display: none;
  }

  .design-sub-nav .nav-item {
    padding: 19px 0;
  }

  .design-sub-nav .nav-item a {
    font-size: 14px;
    font-weight: 400;
    margin: 0 9px;
  }

  #footer {
    font-size: 12px;
    line-height: 1.3333;
  }

  .footer-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-nav {
    -ms-flex-preferred-size: 81%;
    flex-basis: 81%;
    max-width: 81%;
  }

  .footer-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-nav > ul > li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-right: 10px;
  }

  .footer-nav .social-networks > li {
    padding-right: 15px;
  }

  .footer-contact {
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
    max-width: 19%;
  }

  .footer-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-secondary-links {
    margin-left: auto;
  }

  .footer-secondary-links ul > li {
    margin: 0 4px 0 42px;
  }

  .footer-bottom {
    padding: 28px 0;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .contact-section .map-location {
    font-size: 14px;
    line-height: 1.4286;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .custom-design-process-section .design-process-list .process-detail .process-img {
    display: block;
  }

  .custom-design-process-section .process-img-list {
    display: none;
  }
}

@media (min-width: 992px) {
  body:not(.home) #wrapper {
    padding-top: 80px;
  }

  .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  h1,
  .h1 {
    font-size: 60px;
  }

  h2,
  .h2 {
    font-size: 32px;
  }

  h3,
  .h3 {
    font-size: 26px;
  }

  h4,
  .h4 {
    font-size: 22px;
  }

  h5,
  .h5 {
    font-size: 18px;
  }

  h6,
  .h6 {
    font-size: 15px;
  }

  a.btn,
  input.btn,
  button.btn,
  .newsletter-form-wrap .hs-button {
    font-size: 14px;
    line-height: 1.3571;
  }

  #header .container-fluid {
    height: 80px;
    max-width: 1878px;
  }

  .logo {
    width: 92px;
    margin-top: 7px;
  }

  #nav .primary-menu {
    padding-top: 34px;
  }

  #nav .primary-menu > li {
    padding-bottom: 34px;
    margin-left: 47px;
  }

  #nav .dropdown-holder {
    padding: 0 16px;
  }

  #nav .dropdown-menu-row {
    padding-top: 44px;
    padding-bottom: 46px;
  }

  #nav .menu-wrap > .sub-menu > li > .sub-menu-title {
    margin-bottom: 15px;
  }

  #nav .menu-custom-design {
    padding-top: 24px;
  }

  #nav .menu-custom-design .text-content {
    padding: 0 40px 0 22px;
  }

  #nav .ess-menu-design .design-title,
  #nav .menu-custom-design .design-title {
    margin-bottom: 20px;
  }

  #nav .ess-menu-design .custom-design-content,
  #nav .menu-custom-design .custom-design-content {
    font-size: 13px;
  }

  #nav .ess-menu-design .custom-design-content p,
  #nav .menu-custom-design .custom-design-content p {
    margin-bottom: 18px;
  }

  #nav .ess-menu-design .link-detail,
  #nav .menu-custom-design .link-detail {
    font-size: 14px;
    margin: 0 2px;
  }

  #nav .ess-menu-design .img-wrap {
    margin-bottom: 15px;
  }

  #nav .ess-menu-design .text-content {
    padding-right: 40px;
  }

  #nav .ess-menu-design .text-content .ess-logo {
    width: 30px;
    top: 3px;
  }

  .hero-banner .slick-arrow {
    font-size: 35px;
  }

  .hero-banner .slick-prev {
    left: 22px;
  }

  .hero-banner .slick-next {
    right: 22px;
  }

  .hero-banner .slick-dots {
    bottom: 30px;
  }

  .hero-banner .slick-dots li {
    margin: 0 8px;
  }

  .hero-banner .slick-dots button:before {
    font-size: 22px;
  }

  .hero-banner .bg-image {
    height: 100vh;
  }

  .hero-banner .sub-heading {
    font-size: 20px;
  }

  .collaborative-design-section {
    padding: 78px 0 68px;
  }

  .collaborative-design-section .container {
    max-width: 60.76%;
  }

  .collaborative-design-section h2 {
    font-size: 26px;
  }

  .home-services-section {
    padding: 60px 0;
  }

  .home-services-section .section-heading {
    margin-bottom: 28px;
  }

  .home-services-section .home-about-holder .home-product-section,
  .home-services-section .home-about-holder .home-customdesign-section,
  .home-services-section .home-about-holder .why-jonite-section {
    padding-left: 110px;
  }

  .home-services-section .home-about-holder .home-product-section:before,
  .home-services-section .home-about-holder .home-customdesign-section:before,
  .home-services-section .home-about-holder .why-jonite-section:before {
    font-size: 66px;
    left: 0;
  }

  .home-product-section .home-products-row .product-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 60px;
  }

  .home-product-section .product-item .product-name,
  .landing-collection-section .product-item .product-name {
    font-size: 17px;
  }

  .home-customdesign-section {
    margin-bottom: 25px;
  }

  .home-customdesign-section .custom-design-process {
    padding-bottom: 33px;
  }

  .home-customdesign-section .custom-design-process > li {
    padding: 0 0 24px 59px;
    font-size: 17px;
  }

  .why-jonite-section {
    padding-bottom: 57px;
  }

  .why-jonite-section h2 {
    margin-bottom: 68px;
  }

  .why-jonite-section .jonite-feature-item {
    margin-bottom: 70px;
  }

  .why-jonite-section .jonite-feature-item .img-wrap {
    margin-bottom: 24px;
  }

  .why-jonite-section .jonite-feature-item h3 {
    font-size: 17px;
    margin-bottom: 12px;
  }

  .why-jonite-section .btn-learn-about {
    -webkit-transform: translate(-55px, 0);
    -ms-transform: translate(-55px, 0);
    transform: translate(-55px, 0);
  }

  .why-jonite-section .btn-learn-about.text__animation {
    -webkit-transform: translate(-55px, 30%);
    -ms-transform: translate(-55px, 30%);
    transform: translate(-55px, 30%);
  }

  .why-jonite-section .btn-learn-about.text__animation.viewport__active {
    -webkit-transform: translate(-55px, 0);
    -ms-transform: translate(-55px, 0);
    transform: translate(-55px, 0);
  }

  .clients-section {
    padding-top: 65px;
  }

  .clients-section h3 {
    font-size: 26px;
    margin-bottom: 60px;
  }

  .clients-section .clients-slide {
    padding-bottom: 55px;
  }

  .home-article-section {
    padding: 113px 0 68px;
  }

  .home-article-section h2.h3 {
    margin-bottom: 38px;
  }

  .home-article-section .article-slide-count {
    padding: 0 45px;
    font-size: 22px;
  }

  .home-article-section .home-article-slider {
    padding: 0 45px;
  }

  .home-article-section .home-article-slider .flickity-button {
    top: 144px;
  }

  .home-article-section .slide {
    padding-right: 50px;
    width: 400px;
  }

  .home-article-section .article-item > a {
    padding-bottom: 71px;
  }

  .article-item .article-category {
    font-size: 13px;
  }

  .article-item .article-title {
    font-size: 17px;
  }

  .article-item .read-more {
    font-size: 14px;
  }

  .contact-section {
    margin-bottom: 51px;
  }

  .contact-section h2.h3 {
    margin-bottom: 49px;
  }

  .contact-section .map-location .country-name {
    font-size: 18px;
    line-height: 1.4444;
    margin-bottom: 10px;
  }

  .contact-section .map-location address {
    margin-bottom: 20px;
  }

  .contact-section .btn-contact {
    top: -76px;
  }

  .contact-section .social-contact-box {
    padding: 16px 29px 26px;
    width: 300px;
  }

  .contact-section .social-contact-box .social-title {
    font-size: 18px;
    line-height: 1.4444;
  }

  .contact-section .social-contact-box ul {
    font-size: 14px;
    line-height: 1.4286;
  }

  .contact-section .social-contact-box ul > li {
    padding: 0 0 5px 42px;
  }

  .contact-section .social-contact-box ul > li [class^="icon-"],
  .contact-section .social-contact-box ul > li [class*=" icon-"] {
    top: 10px;
  }

  .contact-section .social-contact-box ul .icon-facebook {
    font-size: 1.0193em;
  }

  .contact-section .social-contact-box ul .icon-pinterest {
    font-size: 1.125em;
  }

  .product-intro-container .main-img {
    float: right;
    width: 60.8%;
    height: calc(100vh - 332px);
  }

  .product-intro-container .product-detail-box {
    float: left;
    width: 39.2%;
    padding: 40px 2.93vw 9999px;
    margin-bottom: -9999px;
    position: relative;
  }

  .product-intro-container .product-detail-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: 100%;
    background: #f8f8f7;
  }

  .product-intro-container .product-tagline {
    margin-bottom: 10px;
  }

  .product-intro-container h1 {
    font-size: 32px;
    margin-bottom: 17px;
  }

  .product-intro-container .product-short-info ul {
    padding-top: 16px;
  }

  .product-intro-container .additional-info-box {
    width: 60.8%;
    float: right;
    background: #fff;
    clear: right;
    padding-left: 0;
    padding-right: 4.69vw;
    height: 252px;
  }

  .product-intro-container .additional-info-box h2 {
    font-size: 18px;
    line-height: 1.3889;
  }

  .product-intro-container .product-resource-download {
    padding-left: 45px;
  }

  .general-spec-section {
    padding: 48px 0 30px;
  }

  .general-spec-section h2 {
    margin-bottom: 23px;
  }

  .general-spec-section .general-desc-text p {
    margin-bottom: 24px;
  }

  .colours-textures-section .colours-textures-slider {
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    outline: none;
  }

  .colours-textures-section .colours-textures-slider.mobile {
    display: none;
  }

  .colours-textures-section .colours-textures-slider:after {
    content: "";
  }

  .colours-textures-section .colours-textures-slider .slide {
    padding: 0 10px;
    width: 12.5%;
    height: auto;
    outline: none;
  }

  .colours-textures-section .colour-texture-item {
    margin-bottom: 24px;
  }

  .colours-popup-container .colours-textures-popup-slider {
    padding: 0 118px;
  }

  .colours-popup-container .colours-textures-popup-slider .slick-arrow {
    width: 118px;
    font-size: 35px;
  }

  .colours-popup-container .colour-texture-item .colour-name {
    font-size: 18px;
  }

  .product-collection-section {
    padding-top: 50px;
  }

  .product-collection-section h2.h3 {
    margin-bottom: 37px;
  }

  .product-collection-section .row {
    margin: 0 -13.5px;
  }

  .product-collection-section .row [class^="col-"],
  .product-collection-section .row [class*=" col-"] {
    padding-left: 13.5px;
    padding-right: 13.5px;
  }

  .collection-category-item {
    margin-bottom: 35px;
  }

  .collection-category-item .collection-img {
    margin-bottom: 15px;
  }

  .collection-category-item .collection-title {
    font-size: 18px;
    line-height: 1.33333;
  }

  .featured-projects-section {
    padding: 40px 0;
  }

  .featured-projects-section h2.h3 {
    margin-bottom: 38px;
  }

  .featured-projects-section .featured-projects-slider {
    padding: 0 45px;
  }

  .featured-projects-section .featured-projects-slider .owl-prev,
  .featured-projects-section .featured-projects-slider .owl-next {
    top: 110px;
  }

  .featured-projects-section .slide {
    padding-right: 35px;
    width: 391px;
  }

  .featured-projects-section .featured-project-item > a {
    padding-bottom: 62px;
  }

  .featured-projects-section .featured-project-item .project-country {
    font-size: 13px;
  }

  .featured-projects-section .featured-project-item .project-title {
    font-size: 22px;
    margin-bottom: 9px;
  }

  .featured-projects-section .featured-project-item .product-list {
    font-size: 1rem;
    line-height: 1.25;
  }

  .featured-projects-section .featured-project-item .read-more {
    font-size: 14px;
  }

  .optional-customisation-section {
    padding: 80px 0 40px;
  }

  .optional-customisation-section .custom-design-row {
    padding: 30px 0;
    max-width: 92.5806451613%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .optional-customisation-section .design-text-box {
    padding: 2.34vw 4.39em 0;
  }

  .optional-customisation-section .custom-design-process > li {
    padding: 0 0 32px 59px;
    font-size: 17px;
  }

  .collection-accordion .collection-category-item {
    margin-bottom: 29px;
  }

  .collection-accordion .collection_more_group .col-md-4 {
    width: 33.3333%;
  }

  .collection-accordion .col-md-4 .btn-open-close {
    margin-bottom: 55px;
  }

  .collection-accordion .col-md-4 .btn-open-close.three-items {
    display: none;
  }

  .download-popup .hbspt-form form > div.field,
  .download-popup .hbspt-form form > .hs-dependent-field .hs-form-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .download-popup .hbspt-form form > div.field.message_input,
  .download-popup .hbspt-form form > .hs-dependent-field .hs-form-field.message_input {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .download-popup .hbspt-form form > div.field.message_input label.gfield_label,
  .download-popup .hbspt-form form > .hs-dependent-field .hs-form-field.message_input label.gfield_label {
    margin-top: 10px;
  }

  .collection-detail-container {
    padding-bottom: 40px;
  }

  .collection-detail-container .collection-intro-box .intro-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
  }

  .collection-detail-container .collection-intro-box h1 {
    -ms-flex-preferred-size: 37%;
    flex-basis: 37%;
    max-width: 37%;
  }

  .collection-detail-container .collection-intro-box .text-wrap {
    -ms-flex-preferred-size: 63%;
    flex-basis: 63%;
    max-width: 63%;
    padding: 0 40px 0 20px;
    max-width: 600px;
  }

  .collection-items-section {
    padding-bottom: 106px;
  }

  .collection-item {
    padding-bottom: 45px;
  }

  .collection-item .link-download {
    font-size: 30px;
    right: 1px;
    top: 3px;
  }

  .collection-item .collection-code {
    font-size: 13px;
  }

  .collection-item .collection-title {
    margin-bottom: 13px;
    font-size: 15px;
    margin-bottom: 10px;
  }

  .collection-item .collection-detail-item {
    font-size: 13px;
  }

  .related-collection-section .related-collection-slider {
    padding: 0 45px;
  }

  .related-collection-section .related-collection-slider .flickity-button {
    top: 83px;
  }

  .related-collection-section .slide {
    padding-right: 27px;
    width: 317px;
  }

  .related-collection-section .slide .collection-category-item .collection-img {
    margin-bottom: 15px;
  }

  .about-banner .bg-image {
    height: calc(100vh - 80px);
  }

  .about-banner .banner-content .container {
    max-width: 60.03%;
  }

  .about-banner h1 {
    font-size: 32px;
    margin-bottom: 23px;
  }

  .about-banner p {
    margin-bottom: 31px;
  }

  .our-vision-section {
    padding: 75px 0 40px;
  }

  .our-vision-section h2.h3 {
    margin-bottom: 38px;
  }

  .our-vision-section .vision-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .our-vision-section .vision-image {
    -ms-flex-preferred-size: 47.58%;
    flex-basis: 47.58%;
    max-width: 47.58%;
  }

  .our-vision-section .vison-content {
    font-size: 22px;
    padding: 10px 0 0 63px;
    -ms-flex-preferred-size: 52.42%;
    flex-basis: 52.42%;
    max-width: 52.42%;
  }

  .our-vision-section .vison-content p {
    margin-bottom: 30px;
  }

  .our-services-section {
    padding: 35px 0 120px;
  }

  .our-services-section h2.h3 {
    margin-bottom: 38px;
  }

  .our-services-section .services-row {
    max-width: 95.1612903226%;
  }

  .our-services-section .service-item {
    -ms-flex-preferred-size: 425px;
    flex-basis: 425px;
    max-width: 425px;
    margin-bottom: 50px;
  }

  .our-services-section .service-item .service-title {
    font-size: 20px;
    margin-bottom: 23px;
  }

  .sustainability-section {
    padding: 84px 0 96px;
  }

  .sustainability-section .container {
    max-width: 84.1874084919%;
  }

  .sustainability-section .sustainability-detail-row {
    max-width: 91.39%;
  }

  .sustainability-section .sustainability-content {
    padding-right: 40px;
    -ms-flex-preferred-size: calc(100% - 125px);
    flex-basis: calc(100% - 125px);
    max-width: calc(100% - 125px);
  }

  .sustainability-section h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .sustainability-section .sustainability-logos {
    padding-top: 10px;
    -ms-flex-preferred-size: 125px;
    flex-basis: 125px;
    max-width: 125px;
  }

  .page-contact-section {
    font-size: 17px;
    line-height: 1.2941;
    padding: 86px 0 101px;
  }

  .page-contact-section .container {
    max-width: 84.1874084919%;
  }

  .page-contact-section .container .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .page-contact-section .container .col-lg-5,
  .page-contact-section .container .col-lg-7 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .design-intro-container {
    min-height: calc(100vh - 80px);
  }

  .design-intro-container .main-img {
    float: right;
    float: right;
    width: 60.8%;
    height: calc(100vh - 332px);
  }

  .design-intro-container .design-detail-box {
    float: left;
    width: 39.2%;
    padding: 40px 2.93vw 9999px;
    margin-bottom: -9999px;
    position: relative;
  }

  .design-intro-container .design-detail-box:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: 100%;
    background: #f8f8f7;
  }

  .design-intro-container h1 {
    font-size: 32px;
    margin-bottom: 16px;
  }

  .design-intro-container .design-short-info ul {
    padding-top: 13px;
  }

  .design-intro-container .design-contact-box {
    padding: 60px 180px 30px 40px;
    width: calc(60.8% - 4.61vw);
    margin-right: 4.61vw;
    float: right;
    background: #fff;
    clear: right;
    height: 252px;
  }

  .design-intro-container .design-contact-box .btn-contact {
    position: absolute;
    top: 97px;
    right: 4px;
  }

  .custom-design-process-section {
    padding: 74px 0 45px;
  }

  .custom-design-process-section .container .col-lg-7 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .custom-design-process-section .container .col-lg-5 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .custom-design-process-section h2.h3 {
    margin-bottom: 40px;
  }

  .custom-design-process-section .design-process-list {
    padding: 26px 0 0;
  }

  .custom-design-process-section .design-process-list .design-process-item {
    padding-left: 50px;
    max-width: 85%;
    margin-bottom: 59px;
  }

  .custom-design-process-section .design-process-list .design-process-item:before {
    font-size: 26px;
    top: -2px;
  }

  .custom-design-process-section .design-process-list .process-title {
    font-size: 24px;
  }

  .customisable-areas-section {
    padding: 120px 0;
  }

  .customisable-areas-section .customisable-col:nth-child(2) .customisable-item {
    margin-right: 88px;
  }

  .customisable-areas-section .customisable-col:nth-child(3) .customisable-item {
    margin-left: 87px;
  }

  .customisable-areas-section .customisable-col:nth-child(6) .customisable-item {
    margin-right: 88px;
  }

  .customisable-areas-section .customisable-col:nth-child(7) .customisable-item {
    margin-left: 87px;
  }

  .customisable-areas-section .customisable-item {
    max-width: 236px;
    padding: 52px 0 35px;
    font-size: 14px;
    line-height: 1.4286;
  }

  .project-banner .bg-image {
    height: calc(100vh - 261px);
  }

  .feature-project-section .feature-project-item {
    height: 11.3125rem;
    padding: 1.5rem 1.375rem 0;
  }

  .feature-project-section .feature-project-item .country {
    font-size: .8125rem;
  }

  .feature-project-section .feature-project-item .project-title {
    font-size: 1.125rem;
  }

  .feature-project-section .feature-project-item .product-list {
    font-size: 1rem;
    line-height: 1.25;
  }

  .feature-project-section .feature-project-item .arrow-link {
    bottom: 13px;
    font-size: 14px;
  }

  .project-filter-bar {
    padding: 0 2.3125rem;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu-drop {
    padding: 0 2.3125rem;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu {
    font-size: .875rem;
    line-height: 1.5;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu > li {
    padding-right: 1.9375rem;
  }

  .projects-holder {
    margin-bottom: 5.625rem;
    padding-top: 30px;
  }

  .projects-holder .project-col {
    width: 33.33%;
  }

  .projects-holder .project-item {
    margin-bottom: 2.5rem;
  }

  .projects-holder .project-item .project-country {
    font-size: .875rem;
  }

  .projects-holder .project-item .project-name {
    font-size: 1.125rem;
  }

  .projects-holder .project-item .product-list {
    font-size: 1rem;
    line-height: 1.25;
  }

  .project-detail-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .project-detail-banner .main-img {
    -ms-flex-preferred-size: 58%;
    flex-basis: 58%;
    max-width: 58%;
    overflow: hidden;
    height: calc(100vh - 80px);
  }

  .project-detail-banner .project-detail-content {
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%;
    max-width: 42%;
    padding: 7.1vw 2.93vw 5.34vw;
    height: auto;
  }

  .project-detail-banner .country-info {
    font-size: 14px;
  }

  .project-detail-banner .products-tag .tagtitle {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .project-detail-banner .products-tag ul {
    font-size: 1rem;
    line-height: 1.25;
  }

  .project-images-holder {
    padding: 56px 5px 68px;
  }

  .project-images-holder .image-item {
    padding: 0 25px;
    margin-bottom: 50px;
  }

  .related-product-section {
    padding: 74px 0;
  }

  .related-product-section .related-product-row {
    margin: 0 -25px;
  }

  .related-product-section .related-product-row .related-product-item {
    padding-left: 25px;
    padding-right: 25px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .related-product-section .related-product-item .product-name {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .insights-banner .bg-image {
    min-height: 0;
    height: calc(100vh - 333px);
  }

  .page-intro-text {
    min-height: 253px;
  }

  .insights-section .row {
    margin: 0 -25px;
  }

  .insights-section .row [class^="col-"],
  .insights-section .row [class*=" col-"] {
    padding-left: 25px;
    padding-right: 25px;
  }

  .insights-section .article-item {
    margin-bottom: 65px;
  }

  .insights-section .article-item .img-wrap {
    margin-bottom: 26px;
  }

  .page-contact-section.newsletter {
    padding-bottom: 83px;
  }

  .newsletter-form-wrap .hbspt-form .submitted-message {
    height: 84px;
  }

  .newsletter-form-wrap .hbspt-form .hs_submit {
    width: 118px;
    margin-left: auto;
    margin-top: -48px;
  }

  .newsletter-form-wrap .field > .input.ginput_container_email {
    -ms-flex-preferred-size: calc(100% - 209px);
    flex-basis: calc(100% - 209px);
    max-width: calc(100% - 209px);
  }

  .newsletter-form-wrap .btn,
  .newsletter-form-wrap .hs-button {
    margin-top: 0;
    -ms-flex-preferred-size: 118px;
    flex-basis: 118px;
    max-width: 118px;
    width: 118px;
    border-radius: 0;
    font-size: 14px;
    border-width: 1px;
    line-height: 18px;
    padding: 8px;
  }

  .article-detail-container .article-header .article-category {
    font-size: 14px;
    margin-bottom: 9px;
  }

  .article-detail-container .article-header .article-title {
    font-size: 22px;
  }

  .article-detail-container #content {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 8.78vw;
    column-gap: 8.78vw;
  }

  .article-detail-container #content h5 {
    font-size: 18px;
  }

  .article-detail-container .share-title {
    font-size: 14px;
  }

  .article-detail-container .article-share {
    font-size: 20px;
  }

  .article-detail-container .home-article-section h2.h3 {
    margin-bottom: 38px;
  }

  .privacy-header .container {
    max-width: 58%;
  }

  .privacy-header h1 {
    font-size: 32px;
  }

  .privacy-container .container {
    max-width: 75.7%;
  }

  .privacy-content-box {
    padding: 35px 0;
  }

  .privacy-content-box h2.h3 {
    margin: 0 0 27px;
  }

  .privacy-content-box p {
    margin-bottom: 26px;
  }

  .privacy-content-box ul {
    padding-left: 31px;
    padding-bottom: 14px;
  }

  .hbspt-form .submitted-message {
    padding: 4.69vw 4.54vw;
    font-size: 17px;
  }

  .contact-banner-text {
    padding: 4.69vw 2.93vw 2.5vw;
    min-height: calc(100vh - 80px);
    -ms-flex-preferred-size: 34.9%;
    flex-basis: 34.9%;
    max-width: 34.9%;
  }

  .contact-banner-text .text-wrap {
    padding-bottom: 0;
  }

  .contact-banner-text .text-wrap p {
    margin-bottom: 24px;
  }

  .contact-banner-text .contact-phone {
    padding-bottom: 18px;
  }

  .contact-page-container .contact-form-holder {
    -ms-flex-preferred-size: 65.1%;
    flex-basis: 65.1%;
    max-width: 65.1%;
    padding: 3.59vw 4.39vw 0;
    min-height: calc(100vh - 80px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-page-container .hbspt-form {
    padding-left: 3.88vw;
  }

  .contact-page-container .hbspt-form form > div.field,
  .contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-page-container .hbspt-form form > div.field.message_input,
  .contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field.message_input {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contact-page-container .hbspt-form form > div.field.message_input label.gfield_label,
  .contact-page-container .hbspt-form form > .hs-dependent-field .hs-form-field.message_input label.gfield_label {
    margin-top: 10px;
  }

  .contact-page-container .hbspt-form form > div.field.hs_recaptcha {
    padding-left: 118px;
    display: block;
  }

  .contact-page-container .hbspt-form form > .field > label,
  .contact-page-container .hbspt-form form > .hs-dependent-field .field > label {
    margin-bottom: 1px;
    -ms-flex-preferred-size: 118px;
    flex-basis: 118px;
    max-width: 118px;
    width: 118px;
    padding-right: 10px;
  }

  .contact-page-container .hbspt-form form > .field .input,
  .contact-page-container .hbspt-form form > .hs-dependent-field .field > .input {
    -ms-flex-preferred-size: calc(100% - 118px);
    flex-basis: calc(100% - 118px);
    max-width: calc(100% - 118px);
    width: calc(100% - 118px);
  }

  .contact-page-container .hbspt-form form .actions {
    padding: 3.66vw 0 0;
  }

  .contact-distributers-section h2 {
    margin-bottom: 35px;
  }

  .contact-distributers-section .distributer-item .country {
    font-size: 18px;
    line-height: 1.1111;
    margin-bottom: 13px;
  }

  .contact-distributers-section .distributer-item .contact-email {
    padding-bottom: 7px;
  }

  .error-container {
    height: calc(100vh - 80px);
  }

  .error-container .error-image {
    width: 400px;
    margin-bottom: 45px;
  }

  .error-container h1 {
    margin-bottom: 50px;
  }

  .error-container .btn {
    min-width: 200px;
  }

  .design-landing .product-intro-container .product-detail-box {
    padding-top: 80px;
  }

  .design-landing .product-intro-container .main-img {
    height: calc(100vh - 260px);
  }

  .design-landing .product-intro-container .additional-info-box {
    height: 180px;
  }

  .colection-slide-wrap .colection-slide-count {
    padding: 0 30px;
    font-size: 22px;
  }

  .landing-collection-group .intro-text,
  .why-drain-section .intro-text {
    max-width: 60%;
    padding-bottom: 24px;
  }

  .landing-collection-group .intro-text h2,
  .why-drain-section .intro-text h2 {
    margin-bottom: 9px;
  }

  .landing-collection-group {
    padding: 65px 0 39px;
  }

  .landing-collection-group .home-products-row .product-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 40px;
  }

  .collection-group-slider {
    margin-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .collection-group-slider .slick-arrow {
    font-size: 35px;
  }

  .collection-group-slider .slide-pagination {
    padding-bottom: 33px;
  }

  .collection-group-slider .slide-pagination > li {
    padding-left: 45px;
    margin-bottom: 20px;
    font-size: 17px;
  }

  .why-drain-section {
    padding: 60px 0 130px;
  }

  .why-drain-section .banner-img {
    padding: 60px 0;
  }

  .reason-item .tagline {
    font-size: 12px;
  }

  .single-design-banner {
    margin: 0 0 11px;
  }

  .single-design-banner .banner-content {
    font-size: 14px;
    left: 45px;
    right: 45px;
    top: 45px;
  }

  .single-design-banner h1 {
    font-size: 26px;
  }

  .design-sub-nav .nav-list {
    padding: 0 19px;
  }

  #footer {
    font-size: 13px;
    line-height: 1.3846;
  }

  .footer-nav > ul > li {
    padding-right: 12px;
  }

  .footer-nav .social-networks > li {
    padding-right: 21px;
  }
}

@media (min-width: 992px) and (max-height: 699px) {
  .contact-banner-text {
    padding: 1.69vw 2.54vw 1.5vw;
  }

  .contact-page-container .contact-form-holder {
    padding-top: 1.5vw;
  }
}

@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 72px;
  }

  h2,
  .h2 {
    font-size: 36px;
  }

  h3,
  .h3 {
    font-size: 30px;
  }

  h4,
  .h4 {
    font-size: 24px;
  }

  h6,
  .h6 {
    font-size: 16px;
  }

  #nav .primary-menu > li {
    margin-right: 9px;
    margin-left: 50px;
  }

  #nav .dropdown-menu-row {
    padding-top: 50px;
    padding-bottom: 54px;
  }

  #nav .menu-wrap {
    -ms-flex-preferred-size: 61.85%;
    flex-basis: 61.85%;
    max-width: 61.85%;
  }

  #nav .menu-wrap > .sub-menu > li {
    -ms-flex-preferred-size: 24.7%;
    flex-basis: 24.7%;
    max-width: 24.7%;
  }

  #nav .menu-wrap > .sub-menu > li:first-child {
    -ms-flex-preferred-size: 23.5%;
    flex-basis: 23.5%;
    max-width: 23.5%;
  }

  #nav .menu-wrap > .sub-menu > li:nth-last-child(2) {
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    max-width: 21%;
  }

  #nav .menu-custom-design {
    padding-top: 34px;
  }

  #nav .menu-custom-design .text-content {
    padding: 0 50px 0 28px;
  }

  #nav .ess-menu-design .custom-design-content p,
  #nav .menu-custom-design .custom-design-content p {
    margin-bottom: 24px;
  }

  #nav .ess-menu-design {
    -ms-flex-preferred-size: 38.15%;
    flex-basis: 38.15%;
    max-width: 38.15%;
    padding-left: 38px;
  }

  #nav .ess-menu-design .img-wrap {
    margin-bottom: 18px;
  }

  #nav .ess-menu-design .text-content {
    padding-right: 55px;
  }

  #nav .ess-menu-design .text-content .ess-logo {
    width: 45px;
    top: 4px;
  }

  .hero-banner .slick-prev {
    left: 30px;
  }

  .hero-banner .slick-next {
    right: 30px;
  }

  .hero-banner .banner-content .container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .hero-banner h1 {
    max-width: 66%;
  }

  .hero-banner .sub-heading {
    font-size: 22px;
    max-width: 50%;
  }

  .collaborative-design-section {
    padding: 93px 0 78px;
  }

  .collaborative-design-section h2 {
    font-size: 30px;
  }

  .home-services-section {
    padding: 80px 0;
  }

  .home-services-section .section-heading {
    margin-bottom: 37px;
  }

  .home-services-section .home-about-holder .home-product-section,
  .home-services-section .home-about-holder .home-customdesign-section,
  .home-services-section .home-about-holder .why-jonite-section {
    padding-left: 140px;
  }

  .home-services-section .home-about-holder .home-product-section:before,
  .home-services-section .home-about-holder .home-customdesign-section:before,
  .home-services-section .home-about-holder .why-jonite-section:before {
    font-size: 75px;
  }

  .home-product-section .home-products-row .product-item {
    margin-bottom: 83px;
  }

  .home-product-section .product-item .product-name,
  .landing-collection-section .product-item .product-name {
    font-size: 18px;
  }

  .home-customdesign-section {
    margin-bottom: 40px;
  }

  .home-customdesign-section .design-img {
    -ms-flex-preferred-size: 61.017%;
    flex-basis: 61.017%;
    max-width: 61.017%;
  }

  .home-customdesign-section .design-text-box {
    padding-left: 32px;
    -ms-flex-preferred-size: 38.983%;
    flex-basis: 38.983%;
    max-width: 38.983%;
  }

  .home-customdesign-section .design-text-box {
    padding-left: 45px;
  }

  .home-customdesign-section .custom-design-process > li {
    font-size: 18px;
  }

  .why-jonite-section h2 {
    margin-bottom: 79px;
  }

  .why-jonite-section .jonite-feature-item {
    margin-bottom: 90px;
  }

  .why-jonite-section .jonite-feature-item .img-wrap {
    margin-bottom: 29px;
  }

  .why-jonite-section .jonite-feature-item h3 {
    font-size: 18px;
  }

  .why-jonite-section .btn-learn-about {
    -webkit-transform: translate(-70px, 0);
    -ms-transform: translate(-70px, 0);
    transform: translate(-70px, 0);
  }

  .why-jonite-section .btn-learn-about.text__animation {
    -webkit-transform: translate(-70px, 30%);
    -ms-transform: translate(-70px, 30%);
    transform: translate(-70px, 30%);
  }

  .why-jonite-section .btn-learn-about.text__animation.viewport__active {
    -webkit-transform: translate(-70px, 0);
    -ms-transform: translate(-70px, 0);
    transform: translate(-70px, 0);
  }

  .clients-section h3 {
    font-size: 30px;
    margin-bottom: 78px;
  }

  .clients-section .clients-slide {
    padding-bottom: 70px;
  }

  .home-article-section {
    padding: 128px 0 80px;
  }

  .home-article-section h2.h3 {
    margin-bottom: 49px;
  }

  .home-article-section .article-slide-count {
    padding: 0 60px;
    font-size: 24px;
  }

  .home-article-section .home-article-slider {
    padding: 0 60px;
  }

  .home-article-section .home-article-slider .flickity-button {
    top: 154px;
  }

  .home-article-section .slide {
    padding-right: 60px;
    width: 440px;
  }

  .article-item .article-title {
    font-size: 18px;
  }

  .contact-section .btn-contact {
    top: -80px;
  }

  .contact-section .social-contact-box {
    width: 320px;
  }

  .product-intro-container .product-detail-box {
    padding-top: 70px;
  }

  .product-intro-container h1 {
    font-size: 36px;
  }

  .product-intro-container .product-short-info ul {
    padding-top: 21px;
  }

  .general-spec-section {
    padding: 70px 0 35px;
  }

  .colours-textures-section .colours-textures-slider {
    margin: 0 -15px;
  }

  .colours-textures-section .colours-textures-slider .slide {
    padding: 0 15px;
  }

  .product-collection-section {
    padding-top: 69px;
  }

  .collection-category-item {
    margin-bottom: 46px;
  }

  .collection-category-item .collection-img {
    margin-bottom: 17px;
  }

  .featured-projects-section h2.h3 {
    margin-bottom: 47px;
  }

  .featured-projects-section .featured-projects-slider {
    padding: 0 60px;
  }

  .featured-projects-section .featured-projects-slider .owl-prev,
  .featured-projects-section .featured-projects-slider .owl-next {
    top: 113px;
  }

  .featured-projects-section .slide {
    padding-right: 40px;
    width: 396px;
  }

  .featured-projects-section .featured-project-item .project-title {
    font-size: 24px;
  }

  .optional-customisation-section {
    padding: 101px 0 50px;
  }

  .optional-customisation-section .custom-design-row {
    padding: 39px 14px;
  }

  .optional-customisation-section .custom-design-process > li {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 38px;
  }

  .collection-accordion .col-md-4 .btn-open-close {
    margin-bottom: 66px;
  }

  .collection-detail-container .collection-main-img {
    -ms-flex-preferred-size: 290px;
    flex-basis: 290px;
    max-width: 290px;
  }

  .collection-detail-container .collection-intro-box .intro-text {
    -ms-flex-preferred-size: calc(100% - 290px);
    flex-basis: calc(100% - 290px);
    max-width: calc(100% - 290px);
  }

  .collection-detail-container .collection-intro-box h1 {
    -ms-flex-preferred-size: 29%;
    flex-basis: 29%;
    max-width: 29%;
  }

  .collection-detail-container .collection-intro-box .text-wrap {
    -ms-flex-preferred-size: 71%;
    flex-basis: 71%;
    max-width: 71%;
    padding: 0 65px 0 25px;
  }

  .collection-item {
    padding-bottom: 55px;
  }

  .collection-item .collection-detail {
    padding-left: 14px;
  }

  .collection-item .collection-title {
    font-size: 16px;
  }

  .related-collection-section .related-collection-slider {
    padding: 0 60px;
  }

  .about-banner h1 {
    font-size: 36px;
  }

  .our-vision-section {
    padding-top: 85px;
  }

  .our-vision-section h2.h3 {
    margin-bottom: 48px;
  }

  .our-vision-section .vison-content {
    font-size: 24px;
    padding: 15px 0 0 88px;
  }

  .our-services-section {
    padding: 42px 0 135px;
  }

  .our-services-section h2.h3 {
    margin-bottom: 48px;
  }

  .our-services-section .service-item {
    -ms-flex-preferred-size: 520px;
    flex-basis: 520px;
    max-width: 520px;
    margin-bottom: 60px;
  }

  .our-services-section .service-item .service-title {
    font-size: 22px;
    margin-bottom: 28px;
  }

  .sustainability-section {
    padding: 94px 0 106px;
  }

  .sustainability-section .sustainability-content {
    padding-right: 65px;
    -ms-flex-preferred-size: calc(100% - 150px);
    flex-basis: calc(100% - 150px);
    max-width: calc(100% - 150px);
  }

  .sustainability-section h3 {
    font-size: 22px;
    margin-bottom: 31px;
  }

  .sustainability-section .sustainability-logos {
    padding-top: 13px;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    max-width: 150px;
  }

  .page-contact-section {
    font-size: 18px;
    line-height: 1.4444;
    padding: 96px 0 111px;
  }

  .page-contact-section .container .col-lg-5,
  .page-contact-section .container .col-lg-7 {
    -ms-flex-preferred-size: 43.5%;
    flex-basis: 43.5%;
    max-width: 43.5%;
  }

  .design-intro-container .design-detail-box {
    padding-top: 70px;
  }

  .design-intro-container h1 {
    font-size: 36px;
  }

  .design-intro-container .design-short-info ul {
    padding-top: 16px;
  }

  .custom-design-process-section {
    padding: 94px 0 60px;
  }

  .custom-design-process-section .container .row {
    max-width: 93.064516129%;
    margin: 0 auto;
  }

  .custom-design-process-section .container .col-lg-7 {
    -ms-flex-preferred-size: 51.3%;
    flex-basis: 51.3%;
    max-width: 51.3%;
  }

  .custom-design-process-section .container .col-lg-5 {
    -ms-flex-preferred-size: 48.7%;
    flex-basis: 48.7%;
    max-width: 48.7%;
  }

  .custom-design-process-section h2.h3 {
    margin-bottom: 48px;
  }

  .custom-design-process-section .design-process-list .design-process-item {
    padding-left: 62px;
    margin-bottom: 74px;
  }

  .custom-design-process-section .design-process-list .design-process-item:before {
    font-size: 30px;
    top: -4px;
  }

  .custom-design-process-section .process-img-list .process-img {
    margin-bottom: 40px;
  }

  .customisable-areas-section {
    padding: 140px 0;
  }

  .feature-project-section .feature-project-item {
    padding: 1.6875rem 1.875rem 0;
  }

  .feature-project-section .feature-project-item .arrow-link {
    bottom: 18px;
    font-size: 16px;
  }

  .projects-holder {
    margin-bottom: 6.4375rem;
  }

  .project-detail-banner .main-img {
    -ms-flex-preferred-size: 65.1%;
    flex-basis: 65.1%;
    max-width: 65.1%;
  }

  .project-detail-banner .project-detail-content {
    -ms-flex-preferred-size: 34.9%;
    flex-basis: 34.9%;
    max-width: 34.9%;
  }

  .project-images-holder {
    padding: 66px 31px 84px;
  }

  .project-images-holder .image-item {
    padding: 0 31px;
    margin-bottom: 63px;
  }

  .related-product-section .related-product-row {
    margin: 0 -30px;
  }

  .related-product-section .related-product-row .related-product-item {
    padding-left: 30px;
    padding-right: 30px;
  }

  .insights-section .row {
    margin: 0 -30px;
  }

  .insights-section .row [class^="col-"],
  .insights-section .row [class*=" col-"] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .insights-section .article-item {
    margin-bottom: 76px;
  }

  .insights-section .article-item .article-title {
    margin-right: 10px;
  }

  .article-detail-container .article-header .article-title {
    font-size: 24px;
  }

  .article-detail-container #content {
    padding-bottom: 53px;
    -webkit-column-gap: 120px;
    column-gap: 120px;
    padding-right: 60px;
  }

  .privacy-header h1 {
    font-size: 36px;
  }

  .privacy-content-box {
    padding: 46px 0;
  }

  .hbspt-form .submitted-message {
    font-size: 18px;
  }

  .contact-page-container .contact-section {
    padding: 86px 0 9px;
  }

  .contact-page-container .hbspt-form {
    max-width: 83.6%;
  }

  .contact-distributers-section h2 {
    margin-bottom: 45px;
  }

  .error-container .error-image {
    width: 500px;
    margin-bottom: 54px;
  }

  .error-container h1 {
    margin-bottom: 60px;
  }

  .product-intro-container .product-detail-box .ess-logo {
    margin: -40px 0 29px;
  }

  .colection-slide-wrap .colection-slide-count {
    padding: 0 40px;
    font-size: 24px;
  }

  .landing-collection-group {
    padding: 80px 0 49px;
  }

  .landing-collection-group .home-products-row .product-item {
    margin-bottom: 51px;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }

  .collection-group-slider {
    margin-bottom: 65px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-group-slider .slide-pagination > li {
    font-size: 18px;
    padding-left: 59px;
    margin-bottom: 24px;
  }

  .why-drain-section {
    padding: 45px 0 100px;
  }

  .why-drain-section {
    padding: 75px 0 160px;
  }

  .why-drain-section .banner-img {
    margin-bottom: 30px;
  }

  .why-drain-section .banner-img {
    padding: 75px 0;
  }

  .reason-item .tagline {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .single-design-banner .banner-content {
    left: 60px;
    right: 60px;
    top: 60px;
  }

  .single-design-banner h1 {
    font-size: 30px;
  }

  #footer {
    font-size: 14px;
    line-height: 1.4286;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 92.972181552%;
  }

  h1,
  .h1 {
    font-size: 84px;
  }

  #header {
    padding: 0 21px;
  }

  #nav .dropdown-menu-row {
    padding-top: 54px;
    padding-bottom: 59px;
  }

  #nav .menu-custom-design {
    padding-top: 44px;
  }

  #nav .menu-custom-design .text-content {
    padding: 0 60px 0 34px;
  }

  #nav .ess-menu-design .custom-design-content p,
  #nav .menu-custom-design .custom-design-content p {
    margin-bottom: 29px;
  }

  #nav .ess-menu-design {
    padding-left: 57px;
  }

  #nav .ess-menu-design .text-content {
    padding-right: 70px;
  }

  #nav .ess-menu-design .text-content .ess-logo {
    width: 60px;
  }

  .hero-banner .slick-prev {
    left: 43px;
  }

  .hero-banner .slick-next {
    right: 43px;
  }

  .hero-banner .sub-heading {
    font-size: 24px;
  }

  .collaborative-design-section {
    padding: 108px 0 88px;
  }

  .home-services-section {
    padding: 103px 0;
  }

  .home-services-section .section-heading {
    margin-bottom: 45px;
  }

  .home-services-section .home-about-holder .home-product-section,
  .home-services-section .home-about-holder .home-customdesign-section,
  .home-services-section .home-about-holder .why-jonite-section {
    padding-left: 178px;
  }

  .home-services-section .home-about-holder .home-product-section:before,
  .home-services-section .home-about-holder .home-customdesign-section:before,
  .home-services-section .home-about-holder .why-jonite-section:before {
    font-size: 84px;
  }

  .home-customdesign-section {
    margin-bottom: 63px;
  }

  .home-customdesign-section .design-text-box {
    padding-left: 61px;
  }

  .why-jonite-section h2 {
    margin-bottom: 91px;
  }

  .why-jonite-section .jonite-feature-item {
    margin-bottom: 110px;
  }

  .why-jonite-section .btn-learn-about {
    -webkit-transform: translate(-89px, 0);
    -ms-transform: translate(-89px, 0);
    transform: translate(-89px, 0);
  }

  .why-jonite-section .btn-learn-about.text__animation {
    -webkit-transform: translate(-89px, 30%);
    -ms-transform: translate(-89px, 30%);
    transform: translate(-89px, 30%);
  }

  .why-jonite-section .btn-learn-about.text__animation.viewport__active {
    -webkit-transform: translate(-89px, 0);
    -ms-transform: translate(-89px, 0);
    transform: translate(-89px, 0);
  }

  .clients-section h3 {
    margin-bottom: 87px;
  }

  .clients-section .clients-slide {
    padding-bottom: 80px;
  }

  .home-article-section {
    padding-top: 143px;
  }

  .home-article-section .home-article-slider .flickity-button.previous {
    margin-left: -21px;
  }

  .home-article-section .home-article-slider .flickity-button.next {
    margin-right: -21px;
  }

  .home-article-section .slide {
    width: 460px;
  }

  .contact-section .social-contact-box {
    bottom: -5px;
  }

  .product-intro-container .product-detail-box {
    padding-top: 109px;
    padding-right: 63px;
  }

  .product-intro-container .product-resource-download {
    padding-left: 59px;
  }

  .general-spec-section {
    padding: 95px 0 46px;
  }

  .colours-textures-section .colours-textures-slider {
    margin: 0 -20px;
  }

  .colours-textures-section .colours-textures-slider .slide {
    padding: 0 20px;
  }

  .optional-customisation-section .design-text-box {
    padding: 32px 60px 0;
  }

  .collection-detail-container .collection-intro-box .text-wrap {
    padding: 0 100px 0 30px;
  }

  .our-vision-section .vison-content {
    padding: 34px 0 0 118px;
  }

  .our-services-section {
    padding-bottom: 151px;
  }

  .our-services-section h2.h3 {
    margin-bottom: 56px;
  }

  .our-services-section .service-item {
    -ms-flex-preferred-size: 44.92%;
    flex-basis: 44.92%;
    max-width: 44.92%;
    margin-bottom: 64px;
  }

  .our-services-section .service-item .service-title {
    font-size: 24px;
  }

  .our-services-section .btn-contact {
    margin-left: 41px;
  }

  .sustainability-section .sustainability-content {
    padding-right: 95px;
  }

  .sustainability-section h3 {
    font-size: 24px;
  }

  .design-intro-container .design-detail-box {
    padding-top: 116px;
    padding-right: 63px;
  }

  .custom-design-process-section .design-process-list .design-process-item:before {
    top: -6px;
  }

  .custom-design-process-section .process-img-list .process-img {
    margin-bottom: 50px;
  }

  .customisable-areas-section {
    padding: 150px 0;
  }

  .feature-project-section .feature-project-item {
    padding: 1.875rem 2.5rem 0;
  }

  .project-detail-banner .project-detail-content {
    padding: 97px 63px 73px;
  }

  .related-product-section .container {
    max-width: 83.972%;
  }

  .insights-section {
    padding: 102px 0 82px;
  }

  .insights-section .row {
    margin: 0 -2.71875rem;
  }

  .insights-section .row [class^="col-"],
  .insights-section .row [class*=" col-"] {
    padding-left: 43.5px;
    padding-right: 43.5px;
  }

  .article-detail-container .article-header {
    padding-top: 84px;
  }

  .article-detail-container .home-article-section {
    padding-top: 153px;
  }

  .privacy-header {
    padding: 92px 0 79px;
  }

  .privacy-container {
    padding: 56px 0 120px;
  }

  .privacy-content-box {
    padding: 57px 0;
  }

  .hbspt-form .submitted-message {
    padding: 64px 62px;
  }

  .contact-banner-text {
    padding: 64px 62px 30px;
  }

  .contact-distributers-section h2 {
    margin-bottom: 55px;
  }

  .contact-distributers-section .distributers-row-wrap {
    padding-left: 59px;
  }

  .design-landing .container {
    max-width: 95.3%;
  }

  .product-intro-container .product-detail-box {
    padding-left: 62px;
  }

  .design-landing .product-intro-container .product-detail-box {
    padding-top: 160px;
  }

  .product-intro-container .product-detail-box .ess-logo {
    margin-top: -90px;
  }

  .colection-slide-wrap .colection-slide-count {
    padding-left: 61px;
    padding-right: 82px;
  }

  .landing-collection-group .intro-text,
  .why-drain-section .intro-text {
    padding: 0 0 33px;
    max-width: calc(60% + 61px);
  }

  .landing-collection-group {
    padding: 95px 0 59px;
  }

  .landing-collection-group .intro-text {
    padding-left: 61px;
  }

  .landing-collection-group .landing-product-accordion {
    padding-left: 61px;
  }

  .collection-group-slider {
    padding-left: 61px;
    padding-right: 82px;
    margin-bottom: 75px;
  }

  .why-drain-section {
    padding: 96px 0 180px;
    padding-left: 61px;
  }

  .why-drain-section .row {
    margin-left: -30px;
    margin-right: -30px;
  }

  .why-drain-section .row [class^="col-"] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .single-designs .container {
    max-width: 95.168374816983895%;
  }

  .footer-nav {
    padding-left: 59px;
  }

  .footer-bottom .container {
    max-width: 93.4846266471%;
  }
}

@media (min-width: 1920px) {
  .container {
    max-width: 1785px;
  }

  .hero-banner .banner-content .container {
    max-width: 1766px;
  }

  .collaborative-design-section .container {
    max-width: 1166px;
  }

  .product-intro-container {
    max-width: 1920px;
    margin: 0 auto;
  }

  .product-intro-container .product-detail-box {
    padding-left: 88px;
  }

  .product-intro-container .additional-info-box {
    padding-right: 90px;
  }

  .about-banner .banner-content .container {
    max-width: 1152px;
  }

  .our-services-section .services-row {
    max-width: 1670px;
  }

  .sustainability-section .container {
    max-width: 1617px;
  }

  .page-contact-section .container {
    max-width: 1617px;
  }

  .design-intro-container {
    max-width: 1920px;
    margin: 0 auto;
  }

  .design-intro-container .design-detail-box {
    padding-left: 88px;
  }

  .design-intro-container .design-contact-box {
    width: calc(60.8% - 88px);
    margin-right: 88px;
  }

  .contact-page-container .contact-form-holder {
    padding: 49px 60px 0;
  }

  .contact-page-container .hbspt-form {
    padding-left: 53px;
  }

  .contact-page-container .hbspt-form form .actions {
    padding-top: 50px;
  }

  .contact-distributers-section .distributer-item {
    padding-bottom: 108px;
  }

  .footer-bottom .container {
    max-width: 1795px;
  }
}

@media (max-width: 991.98px) {
  .home-services-section .home-about-holder .home-product-section h2:not(.product-name),
  .home-services-section .home-about-holder .home-customdesign-section h2:not(.product-name),
  .home-services-section .home-about-holder .why-jonite-section h2:not(.product-name) {
    padding-left: 75px;
  }

  .colours-textures-section .colours-textures-slider.desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0;
  }

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em;
  }

  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em;
  }
}

@media (max-width: 767.98px) {
  body.nav-active {
    overflow: hidden;
  }

  .container-fluid,
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .home #header.fixed-header {
    background: #2b443e;
  }

  #header {
    background: #2b443e;
  }

  .home #header {
    background: none;
  }

  .home.nav-active #header {
    background: #2b443e;
  }

  .logo .logo-white {
    opacity: 1;
  }

  .logo .logo-color {
    opacity: 0;
  }

  #nav {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f8f8f7;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease opacity, .3s ease visibility;
    transition: .3s ease opacity, .3s ease visibility;
  }

  .nav-active #nav {
    opacity: 1;
    visibility: visible;
  }

  #nav .primary-menu > li + li {
    border-top: 1px solid rgba(43, 68, 62, .2);
  }

  #nav .primary-menu > li.menu-item-has-children.drop-menu-active > a:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
  }

  #nav .menu-wrap > .sub-menu {
    padding: 0 0 0 16px;
  }

  #nav .ess-menu-design .custom-design-content > p,
  #nav .menu-custom-design .custom-design-content > p {
    display: none;
  }

  #nav .ess-menu-design .link-detail .icon-arrow-right,
  #nav .menu-custom-design .link-detail .icon-arrow-right {
    display: none;
  }

  #nav .ess-menu-design {
    margin: 0 0 -13px;
  }

  .hero-banner .bg-image img {
    height: 100vh;
    object-fit: cover;
  }

  .hero-banner h1 br {
    display: none;
  }

  .hero-banner .sub-heading {
    letter-spacing: -.01em;
  }

  .collaborative-design-section p {
    margin-left: 17px;
    margin-right: 17px;
  }

  .home-services-section .home-about-holder .home-product-section h2:not(.product-name),
  .home-services-section .home-about-holder .home-customdesign-section h2:not(.product-name),
  .home-services-section .home-about-holder .why-jonite-section h2:not(.product-name) {
    padding-left: 3.625rem;
  }

  .home-product-section {
    padding-bottom: 42px;
  }

  .home-product-section .intro-box p {
    letter-spacing: -.01em;
  }

  .home-product-section .home-products-row {
    margin: 0 -.875rem;
  }

  .home-product-section .home-products-row .product-item {
    padding: 0 .875rem;
  }

  .home-product-section .product-item .link-detail,
  .landing-collection-section .product-item .link-detail {
    display: none;
  }

  .home-customdesign-section .intro-box p {
    letter-spacing: -.01em;
  }

  .why-jonite-section .jonite-feature-item {
    text-align: center;
  }

  .why-jonite-section .jonite-feature-item .desc-text {
    display: none;
  }

  .clients-section h2 {
    margin-left: -12px;
  }

  .clients-section .clients-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -1.5625rem;
    padding: 0 0 1.5625rem;
  }

  .clients-section .clients-slide:after {
    content: "";
  }

  .clients-section .clients-slide .slide {
    margin: 0 0 1.875rem;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    padding: 0 1.5625rem;
  }

  .home-article-section h2.h3 {
    margin-left: -12px;
  }

  .home-article-section .article-slide-count {
    display: none;
  }

  .home-article-section .home-article-slider .flickity-button {
    display: none;
  }

  .home-article-section .article-item .article-content {
    display: none;
  }

  .article-item .read-more {
    display: none;
  }

  .contact-section h2.h3 {
    max-width: 65%;
    margin-left: -11px;
  }

  .contact-section .map-image {
    display: none;
  }

  .contact-section .map-location + .map-location {
    padding-top: 2.125rem;
    margin-bottom: 5.5625rem;
  }

  .contact-section .map-location .map-pin {
    display: none;
  }

  .contact-section .btn-contact {
    display: block;
    border-color: #2b443e;
    color: #fff;
    background: #2b443e;
    margin: 0 auto 2.5625rem;
  }

  .general-spec-section h2 {
    margin-left: -10px;
  }

  .general-spec-section.more-text-active .full-text {
    display: block;
  }

  .general-spec-section.more-text-active .desc-text {
    display: none;
  }

  .general-spec-section.more-text-active .note-text {
    display: block;
  }

  .general-spec-section .note-text {
    display: none;
  }

  .colours-textures-section h2 {
    display: none;
  }

  .colours-textures-section .colours-textures-slider {
    margin-right: -30px;
  }

  .colours-textures-section .colour-texture-item .colour-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-collection-section h2.h3 {
    margin-left: -10px;
  }

  .product-collection-section.collection-group .row {
    margin: 0 -22px;
  }

  .collection-category-item .link-detail {
    display: none;
  }

  .collection-category-item .detail-text {
    display: none;
  }

  .featured-projects-section h2.h3 {
    margin-left: -12px;
  }

  .featured-projects-section .featured-projects-slider {
    margin-right: -60px;
  }

  .featured-projects-section .featured-projects-slider .owl-prev,
  .featured-projects-section .featured-projects-slider .owl-next {
    display: none;
  }

  .featured-projects-section .featured-project-item .project-tags {
    font-size: 12px;
    line-height: 1.4167;
    margin-bottom: 7px;
  }

  .featured-projects-section .featured-project-item .read-more {
    display: none;
  }

  .optional-customisation-section h2 {
    margin-left: -11px;
  }

  .collection-accordion .collection-slide-holder {
    display: none;
  }

  .collection-accordion .btn-open-close {
    display: none;
  }

  .single-designs .product-back-link {
    background: #5a5a5a;
    color: #fff;
  }

  .product-back-link .link {
    margin: 0 -5px;
  }

  .single-designs .product-back-link .link {
    color: #fff;
  }

  .collection-detail-container .collection-main-img {
    margin: 0 -30px;
    overflow: hidden;
    max-height: 54.69vw;
  }

  .collection-detail-container .collection-intro-box h1 {
    margin-left: -10px;
  }

  .collection-item .collection-detail-item .detail-title {
    margin: 0 0 2px;
  }

  .related-collection-section {
    display: none;
  }

  .related-collection-section .related-collection-slider {
    margin-right: -60px;
  }

  .related-collection-section .related-collection-slider .flickity-button {
    display: none;
  }

  .about-banner .bg-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .about-banner .banner-content {
    padding-top: 4.25rem;
    min-height: calc(100vh - 70px);
  }

  .our-vision-section h2.h3 {
    margin-left: -12px;
  }

  .our-services-section h2.h3 {
    margin-left: -12px;
  }

  .sustainability-section h2.h3 {
    margin-left: -12px;
  }

  .sustainability-section.more-text-active .full-text {
    display: block;
  }

  .sustainability-section.more-text-active .text-wrap {
    display: none;
  }

  .page-contact-section h2.h3 {
    margin-left: -12px;
  }

  .design-intro-container .design-contact-box {
    display: none;
  }

  .custom-design-process-section h2.h3 {
    margin-left: -10px;
    max-width: 95%;
  }

  .custom-design-process-section .design-process-list .design-process-item {
    border-bottom: 1px solid rgba(112, 112, 112, .5);
    margin: 0 -1.875rem;
    padding: .5625rem 1.75rem .5625rem 3.6875rem;
  }

  .custom-design-process-section .design-process-list .design-process-item.process-item-expanded .process-title:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
  }

  .custom-design-process-section .design-process-list .process-title {
    cursor: pointer;
    padding: .9375rem 0;
  }

  .custom-design-process-section .design-process-list .process-title:after {
    content: "\e900";
    position: absolute;
    top: 50%;
    right: 0;
    font: .5625rem/1 "icomoon";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .custom-design-process-section .design-process-list .process-detail {
    letter-spacing: -.01em;
  }

  .custom-design-process-section .design-process-list .process-detail .process-img {
    padding-bottom: 43px;
  }

  .custom-design-process-section .process-img-list {
    padding-top: 1rem;
  }

  .customisable-areas-section h2.h3 {
    margin-left: -10px;
    max-width: 95%;
  }

  .customisable-areas-section .customisable-areas-list {
    margin: 0 -15px;
  }

  .customisable-areas-section .jonite-customize-circle {
    display: none;
  }

  .customisable-areas-section .customisable-item .detail-text {
    display: none;
  }

  .project-filter-bar.active_fixed_position .filter-title {
    background: #fff;
  }

  .project-filter-active .project-filter-bar.active_fixed_position .filter-title {
    box-shadow: none;
  }

  .project-filter-bar .filter-info.filter-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .project-filter-bar .filter-title {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    padding: 1.1875rem 3.125rem 1.1875rem 1.25rem;
    cursor: pointer;
    position: relative;
    z-index: 20;
  }

  .project-filter-bar .filter-title:after {
    content: "\e900";
    font: .5625rem/1 "icomoon";
    position: absolute;
    top: 50%;
    right: 1.6875rem;
    color: #2b443e;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 3px;
  }

  .project-filter-active .project-filter-bar .filter-title:after {
    -webkit-transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    transform: translate(0, -75%);
  }

  .project-filter-bar .filter-title:before {
    content: "\e900";
    font: .5625rem/1 "icomoon";
    position: absolute;
    top: 50%;
    right: 1.6875rem;
    color: #2b443e;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    opacity: 0;
    padding: 0 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .project-filter-active .project-filter-bar .filter-title:before {
    -webkit-transform: translate(0, 0) rotate(180deg);
    -ms-transform: translate(0, 0) rotate(180deg);
    transform: translate(0, 0) rotate(180deg);
    opacity: 1;
  }

  .project-filter-bar .filter-menu-holder {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s cubic-bezier(.16, .84, .44, 1) opacity, .3s cubic-bezier(.16, .84, .44, 1) visibility;
    transition: .3s cubic-bezier(.16, .84, .44, 1) opacity, .3s cubic-bezier(.16, .84, .44, 1) visibility;
    z-index: 9;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
  }

  .project-filter-active .project-filter-bar .filter-menu-holder {
    opacity: 1;
    visibility: visible;
  }

  .fixed-position .project-filter-bar .filter-menu-holder {
    top: 130px;
    position: fixed;
    max-height: 100%;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .fixed-position.filter-bar-active .project-filter-bar .filter-menu-holder {
    top: 175px;
  }

  .project-filter-bar .filter-menu-holder .filter-menu {
    background: #fff;
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li + li {
    border-top: 1px solid rgba(43, 68, 62, .2);
  }

  .project-filter-bar .filter-menu-holder .filter-menu > li .sub-menu {
    padding: 0 0 1rem 1.875rem;
    -webkit-column-gap: 0;
    column-gap: 0;
    font-weight: 700;
    -webkit-column-count: 2;
    column-count: 2;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
  }

  .project-detail-banner .main-img {
    height: 14.0625rem;
  }

  .project-filter-info-row {
    box-shadow: 0 .09375rem .1875rem rgba(0, 0, 0, .16);
  }

  .project-filter-info-row .filter-info .filter-text {
    letter-spacing: .05em;
    padding-left: .5625rem;
  }

  .project-filter-info-row .project-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .125rem 1.25rem .375rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .project-filter-info-row .project-navigation li.prev > a,
  .project-filter-info-row .project-navigation li.next > a {
    font-size: 0;
    display: block;
    padding: .5625rem 0;
  }

  .project-filter-info-row .project-navigation li.prev > a:before,
  .project-filter-info-row .project-navigation li.next > a:before {
    font: 700 .875rem/1 "icomoon";
  }

  .project-filter-info-row .project-navigation li.prev > a:before {
    content: "\e901";
  }

  .project-filter-info-row .project-navigation li.next {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }

  .project-filter-info-row .project-navigation li.next > a:before {
    content: "\e902";
  }

  .project-filter-info-row .project-navigation li.project-title {
    font-size: .75rem;
    line-height: .8125rem;
    letter-spacing: .05em;
    text-transform: uppercase;
  }

  .project-filter-info-row .project-navigation li.go-back > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5625rem 0;
  }

  .project-filter-info-row .project-navigation li.go-back > a:before {
    font: 700 .875rem/1 "icomoon";
    content: "\e901";
    margin-right: .625rem;
  }

  .related-product-section .container {
    padding-left: rem-cal(20px);
    padding-right: rem-cal(20px);
  }

  .related-product-section .related-product-item .product-img .ico-link {
    display: none;
  }

  .insights-section .article-item {
    font-size: .75rem;
    line-height: 1.5;
  }

  .page-contact-section.newsletter {
    padding: 56px 0 20px;
  }

  .page-contact-section.newsletter .talk-text {
    padding-bottom: 23px;
  }

  .page-contact-section.newsletter .talk-text h2.h3 {
    margin-bottom: 26px;
  }

  .page-contact-section.newsletter .contact-text-wrap {
    padding: 0 0 76px;
  }

  .article-detail-container .product-back-link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }

  .contact-banner-text .text-wrap {
    font-size: .84375rem;
    line-height: 1.2;
  }

  .contact-page-container .contact-section {
    margin-bottom: 0;
    padding-bottom: 2.1875rem;
  }

  .contact-page-container .contact-section .map-location {
    margin: 0 -.25rem 2.6875rem;
    font-weight: 400;
  }

  .contact-page-container .contact-section .map-location .country-name {
    color: #2b443e;
    margin-bottom: .5625rem;
  }

  .contact-page-container .contact-section .map-location address {
    line-height: 1.4615;
    margin-bottom: 1.25rem;
  }

  .contact-page-container .contact-section .map-location .contact-phone > li {
    padding-bottom: .1875rem;
  }

  .contact-page-container .contact-section .map-location .map-pin {
    display: none;
  }

  .contact-page-container .contact-form-holder {
    border-bottom: 1px solid rgba(112, 112, 112, .5);
  }

  .contact-distributers-section {
    border-top: 1px solid rgba(112, 112, 112, .5);
  }

  .error-container .btn {
    display: block;
    margin-bottom: 1.875rem;
  }

  .design-landing .product-intro-container .product-detail-box {
    padding-top: 45px;
    padding-bottom: 39px;
    line-height: 1.1875rem;
  }

  .design-landing .product-intro-container .product-detail-box .product-short-info ul {
    padding-top: 1.125rem;
  }

  .design-landing .product-intro-container .product-detail-box .product-short-info ul > li {
    padding-bottom: 7px;
  }

  .design-landing .product-intro-container .product-detail-box h1 {
    margin-bottom: 5px;
  }

  .design-landing .product-intro-container .additional-info-box {
    padding-top: 37px;
    padding-bottom: 60px;
  }

  .colection-slide-wrap {
    padding-top: 12px;
  }

  .colection-slide-wrap .colection-slide-count {
    display: none;
  }

  .landing-collection-group .intro-text,
  .why-drain-section .intro-text {
    line-height: 1.1875rem;
  }

  .landing-collection-group .home-products-row {
    margin: 0 -.875rem 44px;
  }

  .landing-collection-group .home-products-row .product-item {
    padding: 0 .875rem;
  }

  .collection-group-slider .slide-pagination {
    display: none;
  }

  .single-designs .collection-category-item .detail-text {
    display: block;
  }

  .single-designs .collection-accordion {
    padding-bottom: 55px;
  }

  .single-designs .collection-accordion .collection-slide-holder {
    display: block;
  }

  .single-design-banner .banner-img {
    margin: 0 0 1.25rem;
  }

  .single-designs .product-collection-section {
    padding: 30px 1.4375rem 0;
  }

  .single-designs .collection-category-item .collection-title {
    font-size: .9375rem;
    line-height: 1.2;
    margin-bottom: .4375rem;
  }

  .single-designs .collection-category-item .detail-text {
    font-size: .6875rem;
    line-height: .9375rem;
    padding-bottom: .6875rem;
  }

  .single-designs .collection-item {
    padding-bottom: 1.8125rem;
  }

  .design-sub-nav .custom-arrow {
    display: none !important;
  }

  .design-sub-nav .nav-list {
    position: fixed;
    top: calc(70px + 6.1875rem);
    left: 0;
    right: 0;
    background: #fff;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.25rem .625rem;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: .3s ease opacity, .3s ease visibility;
    transition: .3s ease opacity, .3s ease visibility;
    opacity: 0;
    visibility: hidden;
  }

  .mobile_design_active .design-sub-nav .nav-list {
    opacity: 1;
    visibility: visible;
  }

  .design-sub-nav .nav-list .nav-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .footer-top {
    display: none;
  }

  .footer-contact {
    display: none;
  }

  .footer-secondary-links ul {
    margin-right: -19px;
  }

  .footer-bottom {
    border-top: 1px solid rgba(112, 112, 112, .5);
  }

  .footer-bottom .copyright-info {
    display: block;
    margin-bottom: 22px;
  }
}

@media (max-width: 575.98px) {
  .home-customdesign-section .intro-box {
    margin-right: -.375rem;
  }
}

@media (max-width: 374px) {
  .contact-banner-text .text-wrap {
    font-size: 15px;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
