html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 100%;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
}
img {
  max-width: 100%;
}
@font-face {
  font-family: 'HuyndaiSansText';
  src: url("../fonts/HuyndaiSansText.eot");
  src: url("../fonts/HuyndaiSansText.eot?#iefix") format('embedded-opentype'), url("../fonts/HuyndaiSansText.woff") format('woff'), url("../fonts/HuyndaiSansText.ttf") format('truetype'), url("../fonts/HuyndaiSansText.svg#HuyndaiSansText") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuyndaiSansHead';
  src: url("../fonts/HuyndaiSansHead.eot");
  src: url("../fonts/HuyndaiSansHead.eot?#iefix") format('embedded-opentype'), url("../fonts/HuyndaiSansHead.woff") format('woff'), url("../fonts/HuyndaiSansHead.ttf") format('truetype'), url("../fonts/HuyndaiSansHead.svg#HuyndaiSansHead") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuyndaiSansHeadLight';
  src: url("../fonts/HuyndaiSansHeadLight.eot");
  src: url("../fonts/HuyndaiSansHeadLight.eot?#iefix") format('embedded-opentype'), url("../fonts/HuyndaiSansHeadLight.woff") format('woff'), url("../fonts/HuyndaiSansHeadLight.ttf") format('truetype'), url("../fonts/HuyndaiSansHeadLight.svg#HuyndaiSansHeadLight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GenesisSansHeadKROTFLight';
  src: url("../fonts/GenesisSansHeadKROTFLight.eot");
  src: url("../fonts/GenesisSansHeadKROTFLight.eot?#iefix") format('embedded-opentype'), url("../fonts/GenesisSansHeadKROTFLight.woff") format('woff'), url("../fonts/GenesisSansHeadKROTFLight.ttf") format('truetype'), url("../fonts/GenesisSansHeadKROTFLight.svg#GenesisSansHeadKROTFLight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GenesisSansTextKROTFRegular';
  src: url("../fonts/GenesisSansTextKROTFRegular.eot");
  src: url("../fonts/GenesisSansTextKROTFRegular.eot?#iefix") format('embedded-opentype'), url("../fonts/GenesisSansTextKROTFRegular.woff") format('woff'), url("../fonts/GenesisSansTextKROTFRegular.ttf") format('truetype'), url("../fonts/GenesisSansTextKROTFRegular.svg#GenesisSansTextKROTFRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  background-repeat: no-repeat;
  display: inline-block;
}
.icon--flag-us {
  background-image: url("../images/icons/flag--us.jpg");
  width: 28px;
  height: 16px;
}
body {
  background-color: #fff;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  /*text-align: center;*/
}
html,
body,
button,
input,
select,
textarea,
p,
span,
a,
b,
strong,
h1,
h2,
h3,
h4,
h5,
th,
td,
i,
em,
li,
div,
label {
  font-size: 14px;
  color: #888;
  font-family: 'GenesisSansTextKROTFRegular', sans-serif;
}
html,
body,
button,
input,
select,
textarea,
p,
h1,
h2,
h3,
h4,
h5,
th,
td,
li,
div {
  line-height: 140%;
}
span,
a,
b,
strong,
i,
em,
label {
  line-height: inherit;
}
a {
  color: #9a4835;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #000;
}
p {
  margin-top: 25px;
}
strong,
b {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
.hide {
  display: none !important;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}
.pos-relative {
  position: relative;
  z-index: 1;
}
.marg-min-7 {
  margin-bottom: -7px;
}
@media screen and (max-width: 1034px) {
  .hide-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 1039px) {
  .hide-desctop {
    display: none !important;
  }
}
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
@media screen and (max-width: 1024px) {
  a {
    cursor: none !important;
    outline: none !important;
  }
}
.ytp-watermark {
  display: none !important;
}
.yt-uix-sessionlink {
  display: none !important;
}
.grid-row {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.grid-row::after {
  clear: both;
  content: "";
  display: block;
}
.grid-row--has-spaces {
  width: calc(100% + 12px + 12px);
}
.grid-row--has-spaces > .grid-coll {
  padding-right: 12px;
  padding-left: 12px;
}
.grid-row--negative-sides {
  margin-right: -12px;
  margin-left: -12px;
}
.grid-row--has-spaces-sm > .grid-coll {
  padding-right: 5px;
  padding-left: 5px;
}
.grid-row--negative-sides-sm {
  margin-right: -5px;
  margin-left: -5px;
}
.grid-coll {
  float: left;
  width: 100%;
  max-width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  min-height: 1px;
}
.grid-coll--right {
  float: right;
}
@media screen and (max-width: 767px) {
  .hidden--xs {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden--sm {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1919px) {
  .hidden--md {
    display: none !important;
  }
}
@media screen and (min-width: 1920px) {
  .hidden--lg {
    display: none !important;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-11 {
    width: 91.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-10 {
    width: 83.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-10 {
    margin-left: 83.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-9 {
    width: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-9 {
    margin-left: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-8 {
    width: 66.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-8 {
    margin-left: 66.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-7 {
    width: 58.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-7 {
    margin-left: 58.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-6 {
    width: 50%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-6 {
    margin-left: 50%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-5 {
    width: 41.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-5 {
    margin-left: 41.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-4_8 {
    width: 40%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-4_8 {
    margin-left: 40%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-4 {
    width: 33.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-4 {
    margin-left: 33.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-3 {
    width: 25%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-3 {
    margin-left: 25%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-2_4 {
    width: 20%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-2_4 {
    margin-left: 20%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-2 {
    width: 16.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-2 {
    margin-left: 16.66666667%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-1_8 {
    width: 15%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-1_8 {
    margin-left: 15%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-1_2 {
    width: 10%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-1_2 {
    margin-left: 10%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--lg-1 {
    width: 8.3333333%;
  }
}
@media screen and (min-width: 1920px) {
  .grid-coll--offset-lg-1 {
    margin-left: 8.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-12 {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-11 {
    width: 91.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-10 {
    width: 83.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-10 {
    margin-left: 83.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-9 {
    width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-9 {
    margin-left: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-8 {
    width: 66.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-8 {
    margin-left: 66.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-7 {
    width: 58.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-7 {
    margin-left: 58.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-6 {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-6 {
    margin-left: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-5 {
    width: 41.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-5 {
    margin-left: 41.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-4_8 {
    width: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-4_8 {
    margin-left: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-4 {
    width: 33.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-4 {
    margin-left: 33.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-3 {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-3 {
    margin-left: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-2_4 {
    width: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-2_4 {
    margin-left: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-2 {
    width: 16.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-2 {
    margin-left: 16.66666667%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-1_8 {
    width: 15%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-1_8 {
    margin-left: 15%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-1_2 {
    width: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-1_2 {
    margin-left: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--md-1 {
    width: 8.3333333%;
  }
}
@media screen and (min-width: 1024px) {
  .grid-coll--offset-md-1 {
    margin-left: 8.3333333%;
  }
}
.grid-coll--xs-12 {
  width: 100%;
}
.grid-coll--xs-11 {
  width: 91.66666667%;
}
.grid-coll--offset-xs-11 {
  margin-left: 91.66666667%;
}
.grid-coll--xs-10 {
  width: 83.3333333%;
}
.grid-coll--offset-xs-10 {
  margin-left: 83.3333333%;
}
.grid-coll--xs-9 {
  width: 75%;
}
.grid-coll--offset-xs-9 {
  margin-left: 75%;
}
.grid-coll--xs-8 {
  width: 66.66666667%;
}
.grid-coll--offset-xs-8 {
  margin-left: 66.66666667%;
}
.grid-coll--xs-7 {
  width: 58.3333333%;
}
.grid-coll--offset-xs-7 {
  margin-left: 58.3333333%;
}
.grid-coll--xs-6 {
  width: 50%;
}
.grid-coll--offset-xs-6 {
  margin-left: 50%;
}
.grid-coll--xs-5 {
  width: 41.66666667%;
}
.grid-coll--offset-xs-5 {
  margin-left: 41.66666667%;
}
.grid-coll--xs-4_8 {
  width: 40%;
}
.grid-coll--offset-xs-4_8 {
  margin-left: 40%;
}
.grid-coll--xs-4 {
  width: 33.3333333%;
}
.grid-coll--offset-xs-4 {
  margin-left: 33.3333333%;
}
.grid-coll--xs-3 {
  width: 25%;
}
.grid-coll--offset-xs-3 {
  margin-left: 25%;
}
.grid-coll--xs-2_4 {
  width: 20%;
}
.grid-coll--offset-xs-2_4 {
  margin-left: 20%;
}
.grid-coll--xs-2 {
  width: 16.66666667%;
}
.grid-coll--offset-xs-2 {
  margin-left: 16.66666667%;
}
.grid-coll--xs-1_8 {
  width: 15%;
}
.grid-coll--offset-xs-1_8 {
  margin-left: 15%;
}
.grid-coll--xs-1_2 {
  width: 10%;
}
.grid-coll--offset-xs-1_2 {
  margin-left: 10%;
}
.grid-coll--xs-1 {
  width: 8.3333333%;
}
.grid-coll--offset-xs-1 {
  margin-left: 8.3333333%;
}
h2,
h3,
h4 {
  text-transform: uppercase;
  font-family: 'GenesisSansHeadKROTFLight';
  line-height: 100%;
}
h2 {
  font-size: 45px;
}
h3 {
  font-size: 47.25px;
  color: #9a4835;
  line-height: 100%;
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 280%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  h3 {
    font-size: 170%;
  }
}
h4 {
  font-size: 35px;
}
.text--sm {
  font-size: 14px;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--light {
  color: #888;
}
.text--center {
  text-align: center;
}
.link__icon {
  display: inline;
}
.link--summary-list-item-heading,
.link--uppercase-primary {
  display: inline;
}
.list {
  margin-top: 25px;
}
.list--unstyled {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  margin-top: 20px;
}
.list--bullets {
  display: block;
}
.button {
  background-color: #000;
  display: inline-block;
  border: 1px solid #000;
  padding-top: 0;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 30px;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 47px;
  line-height: 47px;
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
}
.button__text,
.button__icon {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.button__text *,
.button__icon * {
  color: #fff;
  text-decoration: none;
}
.button__icon--graphic-item-hamburger {
  position: relative;
  top: 4px;
}
.button:hover,
.button:active {
  background-color: #fff;
  border-color: #f3f3f3;
}
.button:hover .button__text,
.button:active .button__text,
.button:hover .button__icon,
.button:active .button__icon {
  color: #000;
  text-decoration: none;
}
.button:hover .button__text *,
.button:active .button__text *,
.button:hover .button__icon *,
.button:active .button__icon * {
  color: #000;
  text-decoration: none;
}
.button--danger {
  border-color: #666;
  background-color: #666;
}
.button--danger:hover,
.button--danger:active {
  background-color: #fcfcfc;
}
.button--navigation-close {
  background-color: transparent !important;
  border-color: transparent !important;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  color: #fff;
  font-size: 30px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.button--navigation-close .line-wrap {
  display: block;
  position: absolute;
  top: 50%;
  left: -9px;
  width: 30px;
  height: 25px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .button--navigation-close .line-wrap {
    width: 50px;
    height: 50px;
  }
}
.button--navigation-close .line-wrap:hover .tb-lines:after,
.button--navigation-close .line-wrap:hover .tb-lines:before {
  background: #804033;
}
.button--navigation-close .tb-lines {
  color: #999;
}
.button--navigation-close .tb-lines:before {
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  width: 36px;
  margin-right: -18px;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .button--navigation-close .tb-lines:before {
    top: 23px;
    width: 50px;
  }
}
.button--navigation-close .tb-lines:after {
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 36px;
  margin-right: -18px;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .button--navigation-close .tb-lines:after {
    bottom: 25px;
    width: 50px;
  }
}
.button--navigation-close .fa-close {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  font-size: 30px !important;
}
.button--navigation-close .fa-close:before {
  content: "";
}
.button--navigation-close:hover .fa-close,
.button--navigation-close:active .fa-close {
  color: #804033 !important;
  border-color: transparent;
  background-color: transparent;
}
.button--full-width {
  width: 100%;
}
.button--has-icon-left {
  padding-left: 12px;
}
.button--has-icon-left .button__icon {
  margin-right: 12px;
}
.button--has-icon-right {
  padding-right: 12px;
}
.button--has-icon-right .button__icon {
  margin-left: 12px;
}
.button--transparent {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: none;
  height: auto;
  background-color: transparent;
}
.button--transparent:hover,
.button--transparent:active {
  background-color: transparent;
  border-color: transparent;
}
.button--user-navigation {
  padding-right: 0;
}
.button--user-navigation .button__icon {
  margin-left: 0;
  font-size: 34px;
}
@media screen and (min-width: 1024px) {
  .button--user-navigation .button__icon {
    margin-left: 12px;
  }
}
.button--user-navigation .button__icon padding-top 55px {
  font-size: 20px;
}
.button--user-navigation .button__text {
  display: none;
}
@media screen and (min-width: 1024px) {
  .button--user-navigation .button__text {
    display: inline;
    font-size: 16px;
  }
}
.button--link {
  min-width: 130px;
  text-align: right;
  border-color: transparent;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
  margin-top: 25px;
}
.button--link .fa-caret-right {
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
  margin-left: 10px;
  font-size: 24px;
  top: 3px;
  position: relative;
}
.button--link:hover {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 1px solid #9a4835;
  text-decoration: none;
}
.button--link:hover .fa-caret-right {
  color: #9a4835 !important;
}
.button--link:hover .button__text {
  color: #9a4835;
  text-decoration: none;
}
.button--link .button__text {
  font-size: 24px;
  font-family: 'GenesisSansHeadKROTFLight';
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
}
@media screen and (max-width: 1023px) {
  .button--link .button__text {
    font-size: 34px;
  }
}
.button--link-dark {
  min-width: 130px;
  text-align: right;
  border-color: transparent;
  border-bottom: 1px solid #000;
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}
.button--link-dark .button__text {
  font-size: 24px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #000;
}
.button--link-dark:hover {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 1px solid #9a4835;
  text-decoration: none;
}
.button--link-dark:hover .button__text {
  color: #9a4835;
  text-decoration: none;
}
.button--link-inverted .button__icon,
.button--link-inverted .button__text {
  color: #ccc;
}
.button--link-inverted .button__icon *,
.button--link-inverted .button__text * {
  color: #ccc;
}
.button--link-inverted:hover .button__icon,
.button--link-inverted:active .button__icon,
.button--link-inverted:hover .button__text,
.button--link-inverted:active .button__text {
  color: #9a4835;
}
.button--link-inverted:hover .button__icon *,
.button--link-inverted:active .button__icon *,
.button--link-inverted:hover .button__text *,
.button--link-inverted:active .button__text * {
  color: #9a4835;
}
.button--link-inverted:hover .button__icon--graphic-item-hamburger .graphic-item-hamburger *,
.button--link-inverted:active .button__icon--graphic-item-hamburger .graphic-item-hamburger *,
.button--link-inverted:hover .button__icon--graphic-item-hamburger .graphic-item-hamburger:before,
.button--link-inverted:active .button__icon--graphic-item-hamburger .graphic-item-hamburger:before,
.button--link-inverted:hover .button__icon--graphic-item-hamburger .graphic-item-hamburger:after,
.button--link-inverted:active .button__icon--graphic-item-hamburger .graphic-item-hamburger:after {
  background-color: #9a4835;
}
.button--scroll-up a {
  text-decoration: none;
  color: #000;
}
.button--scroll-up .button {
  display: block;
}
.button--scroll-up .button__text,
.button--scroll-up .button__icon {
  display: block;
  text-align: center;
}
.button--scroll-up .button__icon {
  margin-top: 5px;
}
.button--scroll-up .button__icon .graphic-item-line-vertical {
  margin-right: auto;
  margin-left: auto;
}
.button--scroll-up .button__text {
  font-size: 12px;
  color: #242424;
  line-height: 150%;
}
.button--scroll-up:hover .button__text {
  color: #9a4835;
}
.button--scroll-up:hover .button__icon .graphic-item-line-vertical {
  background-color: #9a4835;
}
.button--scroll-up-inverted .button__text,
.button--scroll-up-inverted .button__icon {
  color: #fff;
}
.button--scroll-up-inverted .button__icon .graphic-item-line-vertical {
  background-color: #fff;
}
.button--sm .button__text,
.button--sm .button__icon {
  color: #000;
}
.button--sm .button__text *,
.button--sm .button__icon * {
  color: #000;
}
.button--sm .button__text {
  font-size: 12px;
  text-transform: uppercase;
}
.button--sm .button__icon {
  margin-right: 5px;
}
.button--model-right-options {
  width: 100%;
  position: relative;
  line-height: 47px;
}
.button--model-right-options .button__icon {
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.button--model-right-options-left .button__icon {
  position: absolute;
  top: 50%;
  left: 20px;
}
.button--model-right-options-right .button__icon {
  position: absolute;
  top: 50%;
  right: 20px;
}
.button--summary-heading {
  display: inline-block;
}
.button--filter * {
  color: #ccc Primary;
  font-size: 10px;
  text-transform: uppercas;
}
.button--filter-asccending .button__icon {
  border-top: 7px solid #804033;
  border-right: 7px solid transparent;
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 7px;
}
.button--send {
  min-width: 150px;
  padding-right: 50px;
  padding-left: 50px;
}
.button--gallery-images-share {
  padding-right: 15px;
  padding-left: 15px;
}
.button--gallery-images-share .button__icon {
  font-size: 14px;
}
.button--gallery-images-share:first-child {
  margin-right: 10px;
}
.button--gallery-images-share:first-child .button__icon {
  font-size: 18px;
  margin-right: 10px;
}
.button--gallery-images-share:last-child {
  margin-left: -5px;
}
.slick-buttons:hover .button__text,
.slick-buttons:active .button__text,
.slick-buttons:hover .button__icon,
.slick-buttons:active .button__icon {
  color: #9a4835;
}
.slick-buttons:hover .button__text *,
.slick-buttons:active .button__text *,
.slick-buttons:hover .button__icon *,
.slick-buttons:active .button__icon * {
  color: #9a4835;
}
.interier-g90 {
  min-width: 250px;
}
.button-topmenu {
  -webkit-transition: color 0.8s;
  transition: color 0.8s;
  border: 0;
  padding-right: 0;
  padding-left: 0;
}
.button-topmenu:hover {
  background-color: transparent;
  border: 0;
  color: #9a4835;
}
.button-topmenu:hover .button-topmenu__text {
  color: #9a4835;
}
.button-topmenu:hover .button-topmenu__icon span {
  border-bottom: 2px solid #9a4835;
}
.button-topmenu:hover .button-topmenu__icon span:first-child {
  top: 14px;
}
.button-topmenu:hover .button-topmenu__icon span:last-child {
  top: 28px;
}
.button-topmenu .button-topmenu__text {
  display: block;
  float: left;
  color: #ccc;
  -webkit-transition: color 0.8s;
  transition: color 0.8s;
}
.button-topmenu .button-topmenu__icon {
  display: block;
  float: left;
  position: relative;
  width: 36px;
  height: 100%;
  margin-left: 10px;
}
.button-topmenu .button-topmenu__icon span {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border-bottom: 2px solid #fff;
  position: absolute;
  width: 100%;
  left: 0;
}
.button-topmenu .button-topmenu__icon span:first-child {
  top: 9px;
}
.button-topmenu .button-topmenu__icon span:nth-child(2) {
  top: 21px;
}
.button-topmenu .button-topmenu__icon span:last-child {
  top: 33px;
}
.link--inverted {
  color: #ccc;
}
.link--inverted:hover,
.link--inverted:active {
  color: #9a4835;
}
.text--uppercase {
  text-transform: uppercase;
}
.text--dark {
  font-size: 14px;
  color: #000;
}
.text--center {
  text-align: center;
}
.text--done {
  font-size: 22px;
  color: #000;
}
.text--md {
  font-size: 16px;
}
.text--sm {
  font-size: 12px;
}
.list-unstyled {
  list-style: none;
}
input::-webkit-input-placeholder {
  color: #dfdfdf;
}
input:-moz-placeholder {
  color: #dfdfdf;
}
input::-moz-placeholder {
  color: #dfdfdf;
}
input:-ms-input-placeholder {
  color: #dfdfdf;
}
textarea {
  min-height: 100px;
}
input[type='text'],
input[type='search'],
input[type='password'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.form__control {
  width: 100%;
  max-width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  height: 47px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #000;
  outline: none;
  background-color: #fff;
}
.form__control:active {
  border-color: #dbdbdb;
}
.form__element {
  margin-top: 5px;
  position: relative;
}
.form__element--no-space-top {
  margin-top: 0;
}
.form__element--get-email:after {
  clear: both;
  content: '';
  display: table;
}
.form__element--get-email .form__control {
  width: 46%;
  float: left;
}
.form__element--eta {
  width: 8%;
  float: left;
  text-align: center;
  line-height: 47px;
}
.form__text {
  margin-bottom: 15px;
}
.form__text p {
  font-size: 16px;
}
.form__submit {
  margin-top: 15px;
}
.form__field {
  margin-top: 15px;
}
.form__field--enter-location .form__control {
  padding-left: 70px;
}
.form {
  display: block;
}
.form__element-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 50px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background-color: #b2b2b2;
}
.form__element-icon .fa {
  font-size: 18px;
  color: #fff;
}
.form__label label {
  color: #888;
  font-size: 12px;
}
.form__message {
  padding-top: 5px;
}
.custom-checkbox input[type='checkbox'] {
  display: none;
}
.custom-checkbox input[type='checkbox'] + label {
  display: block;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.custom-checkbox input[type='checkbox'] + label:before,
.custom-checkbox input[type='checkbox'] + label:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-checkbox input[type='checkbox'] + label:before {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #000;
}
.custom-checkbox input[type='checkbox']:checked + label:after {
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  background-color: #9a4835;
}
.custom-checkbox--disabled input[type='checkbox'] + label:before {
  background-color: #f2f2f2;
  border-color: #ccc;
}
.custom-checkbox--disabled input[type='checkbox'] + label:after {
  background-color: #ccc !important;
}
.custom-checkbox.grey input[type='checkbox'] + label {
  font-size: 14px;
  padding-left: 40px;
  line-height: 20px;
}
.custom-checkbox.grey input[type='checkbox'] + label:before {
  border-color: #c4c6ca;
  width: 18px;
  height: 18px;
}
.custom-checkbox.grey input[type='checkbox']:checked + label:after {
  top: 7px;
  left: 7px;
}
.custom-radio input[type="radio"] {
  display: none;
}
.custom-radio input[type="radio"] + label {
  position: relative;
  z-index: 1;
  cursor: pointer;
  padding-left: 22px;
}
.custom-radio input[type="radio"] + label:before,
.custom-radio input[type="radio"]:checked + label:after,
.custom-radio input[type="radio"].radio-checked + label:after {
  position: absolute;
  top: -2px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #969696;
  z-index: 1;
  display: block;
  color: #fff;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  line-height: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-radio input[type="radio"] + label:before {
  content: '';
  background-color: #fff;
}
.custom-radio input[type="radio"]:checked + label:before,
.custom-radio input[type="radio"].radio-checked + label:before {
  display: none;
}
.custom-radio input[type="radio"]:checked + label:after,
.custom-radio input[type="radio"].radio-checked + label:after {
  content: '\f00c';
  background-color: #9a4835;
}
.custom-drop-down {
  position: relative;
}
.custom-drop-down__control {
  width: 100%;
  max-width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  height: 38px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  color: #000;
  outline: none;
  background-color: #fff;
  -ms-box-shadow: rgba(113,135,164,0.247) 0 1px;
  -o-box-shadow: rgba(113,135,164,0.247) 0 1px;
  box-shadow: rgba(113,135,164,0.247) 0 1px;
  text-align: left;
}
.custom-drop-down__control-icon {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -2px;
  cursor: pointer;
  width: 10px;
  height: 10px;
}
.custom-drop-down__control-icon:before {
  content: '';
  display: block;
  border-top: solid 4px #333;
  border-bottom: solid 4px transparent;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
}
.country-drop-down {
  display: none;
  position: relative;
}
.country-drop-down__selected {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}
.country-drop-down__select {
  width: 100%;
  height: auto;
  padding-top: 35px;
  padding-right: 30px;
  padding-bottom: 35px;
  padding-left: 50px;
  border-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  background: transparent url("../images/icons/angle-down.png") no-repeat center right;
  outline: none;
}
.country-drop-down__select option {
  color: #000;
}
@media screen and (min-width: 1024px) {
  .country-drop-down__select {
    outline: none;
  }
}
.dl-dt-dd dt,
.dl-dt-dd dd {
  display: block;
}
.filter-links {
  padding-top: 25px;
  padding-bottom: 35px;
}
.filter-links__items,
.filter-links__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.filter-links__link {
  text-transform: uppercase;
  color: #888;
  font-size: 14px;
  text-decoration: none;
}
.filter-links__link:hover {
  color: #000;
  text-decoration: none;
}
.filter-links__item {
  display: inline-block;
  margin-left: 20px;
  border-bottom: 1px solid transparent;
}
.filter-links__item:first-child {
  margin-left: 0;
}
.filter-links__item--active {
  border-bottom-color: #000;
}
.filter-links__item--active .filter-links__link {
  color: #000;
}
.graphic-item-hamburger {
  display: inline-block;
  width: 36px;
  height: 22px;
  position: relative;
}
.graphic-item-hamburger:before,
.graphic-item-hamburger:after,
.graphic-item-hamburger span {
  width: 36px;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
}
.graphic-item-hamburger:before,
.graphic-item-hamburger:after {
  content: '';
}
.graphic-item-hamburger:before {
  top: 0;
}
.graphic-item-hamburger:after {
  bottom: 0;
}
.graphic-item-hamburger span {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.graphic-item-line-vertical {
  width: 1px;
  height: 19px;
  background-color: #000;
  display: block;
}
.graphic-item-triangle-right-large {
  width: 80px;
  height: 80px;
  position: relative;
  border-left: 1px solid #fff;
  display: inline-block;
}
.graphic-item-triangle-right-large:before,
.graphic-item-triangle-right-large:after {
  content: '';
  display: block;
  width: 1px;
  height: 74px;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  left: 30px;
}
.graphic-item-triangle-right-large:before {
  top: -17px;
  -webkit-transform: rotate(-57.5deg);
  transform: rotate(-57.5deg);
}
.graphic-item-triangle-right-large:after {
  bottom: -17px;
  -webkit-transform: rotate(57.5deg);
  transform: rotate(57.5deg);
}
.graphic-item-triangle-right-large:hover {
  border-left: 1px solid #9a4835;
}
.graphic-item-triangle-right-large:hover:before,
.graphic-item-triangle-right-large:hover:after {
  background-color: #9a4835;
}
.message {
  line-height: 18px;
}
.message--error * {
  color: #9a4835;
}
.message__icon {
  display: inline-block;
  margin-right: 5px;
}
.message__icon .fa {
  vertical-align: middle;
}
.message__text {
  font-size: 14px;
}
.navigation-search {
  position: relative;
  text-align: left;
  display: none;
}
.navigation-search__search {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation-search__search * {
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .navigation-search__search * {
    font-size: 16px;
  }
}
.navigation-search__field {
  width: 100%;
  height: 70px;
  outline: none;
  border: 0;
  border-bottom: 2px solid transparent;
  padding-right: 70px;
  padding-left: 50px;
  background-color: transparent;
  color: #fff;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 28px;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .navigation-search__field {
    width: 290px;
    height: 50px;
    font-size: 14px;
    padding-right: 50px;
    padding-left: 30px;
  }
}
.navigation-search__field--focus {
  border-bottom: 2px solid #c4c6ca;
}
@media screen and (min-width: 1024px) {
  .navigation-search__field--focus {
    border-bottom-width: 1px;
  }
}
.navigation-search__field--focus + .navigation-search__cancel {
  display: block;
}
.navigation-search__cancel {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
@media screen and (min-width: 1024px) {
  .navigation-search__cancel {
    right: 60px;
  }
}
.navigation-search__cancel * {
  font-size: 22px;
  color: #888;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .navigation-search__cancel * {
    text-transform: uppercase;
    font-size: 12px;
  }
}
.page-heading {
  text-align: center;
}
.page-heading__text * {
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
}
.page-heading__text h2 {
  font-size: 50px;
  letter-spacing: 2px;
}
.page-heading__text-small {
  margin-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
}
.pagination {
  text-align: center;
}
.pagination__prev,
.pagination__next,
.pagination__numbers,
.pagination__number {
  display: inline-block;
}
.pagination__prev .pagination__link,
.pagination__next .pagination__link {
  font-size: 20px;
}
.pagination__link {
  color: #888;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  text-decoration: none;
}
.pagination__link:hover,
.pagination__link--active {
  color: #9a4835;
}
.search-form {
  max-width: 580px;
  margin-right: auto;
  margin-left: auto;
}
.zip-code__text {
  color: #888;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}
.zip-code__link a {
  color: #9a4835;
  font-size: 10px;
  text-transform: uppercase;
}
.zip-code__link:hover {
  text-decoration: none;
}
.zip-code--offers-heading {
  float: right;
}
.zip-code--vertical {
  display: block;
  line-height: 100%;
}
.zip-code--vertical .zip-code__text {
  margin-right: 0;
  display: block;
}
.accordion-prices__item {
  margin-bottom: 5px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .accordion-prices__item {
    cursor: none;
    outline: none;
  }
}
.accordion-prices__item-heading {
  background-color: #f7f7f7;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .accordion-prices__item-heading {
    cursor: none;
    outline: none;
  }
}
.accordion-prices__item-heading-price {
  float: right;
  font-size: 16px;
  text-transform: uppercase;
}
.accordion-prices__item-heading-price .fa-angle-down {
  margin-left: 10px;
}
.accordion-prices__item-heading-price .fa-angle-up {
  margin-left: 10px;
  display: none;
}
.accordion-prices__item-heading-price.opened > .fa-angle-down {
  display: none;
}
.accordion-prices__item-heading-price.opened > .fa-angle-up {
  display: inline-block;
}
.accordion-prices__item-heading-text {
  font-size: 18px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  color: #000;
}
.accordion-prices__item-content {
  display: none;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
}
@media screen and (max-width: 1024px) {
  .accordion-prices__item-content {
    cursor: none;
    outline: none;
  }
}
@media screen and (max-width: 768px) {
  .accordion-prices__item-content {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
}
.accordion-prices__item-content--open {
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  display: block;
  max-height: 100%;
}
.accordion-specifications__item--open,
.accordion-specifications__item-heading--open,
.accordion-specifications__item-content--open {
  display: block;
}
.accordion-specifications__item-action {
  display: block;
}
.block-hr .block-hr__link-area {
  padding-top: 52px;
  padding-bottom: 52px;
  width: 100%;
  text-align: center;
  background: #2c2c2c;
}
.block-hr .block-hr__link-area .block-hr__linkto {
  display: inline-block;
  color: #fff;
  vertical-align: top;
  text-decoration: none;
}
.block-hr .block-hr__link-area .block-hr__linkto:hover {
  color: #804033;
}
.block-hr .block-hr__link-area .block-hr__linkto:hover .block-hr__linkto-atext {
  color: #804033;
}
.block-hr .block-hr__link-area .block-hr__linkto:hover .block-hr__linkto-line-inner {
  width: 100% !important;
  -webkit-transition: all 0.4s !important;
  transition: all 0.4s !important;
}
.block-hr .block-hr__link-area .block-hr__linkto .block-hr__linkto-atext {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 15px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
}
.block-hr .block-hr__link-area .block-hr__linkto .block-hr__linkto-line {
  display: block;
  vertical-align: top;
  position: relative;
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.block-hr .block-hr__link-area .block-hr__linkto .block-hr__linkto-line .block-hr__linkto-line-inner {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #804033;
  content: '';
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.notice-next {
  position: relative;
  z-index: 2;
  padding-top: 23px;
  padding-bottom: 19px;
  text-align: center;
  background: #f7f7f7;
  height: 79px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
}
.notice-next span {
  display: block;
  position: relative;
  margin-top: 0;
  padding-bottom: 25px;
  font-size: 12px;
  line-height: 1;
  color: #000;
  letter-spacing: 0.5px;
}
.notice-next span:after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 1px;
  height: 19px;
  background: #000;
}
.title-hr {
  padding-top: 120px;
  padding-bottom: 65px;
  text-align: center;
  font-size: 0;
  background: #fff;
  position: relative;
  z-index: 2;
}
.title-hr h1.title-hr__text {
  text-align: center;
  color: #804033;
  font-size: 45px;
  display: inline-block;
}
.breadcrumb {
  background-color: #191919;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  .breadcrumb {
    background-color: #f3f3f3;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 100%;
  }
}
.breadcrumb__items,
.breadcrumb__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
@media screen and (min-width: 1024px) {
  .breadcrumb__items {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.breadcrumb__item {
  margin-top: 60px;
}
@media screen and (min-width: 1024px) {
  .breadcrumb__item {
    margin-top: 0;
    padding-right: 18px;
    padding-left: 18px;
    display: inline-block;
    position: relative;
  }
  .breadcrumb__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 11px;
    background-color: #c9c9c9;
  }
  .breadcrumb__item:first-child:before {
    display: none;
  }
}
.breadcrumb__link {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 24px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
@media screen and (min-width: 1024px) {
  .breadcrumb__link {
    font-size: 12px;
    color: #666;
  }
}
.breadcrumb__link:hover {
  text-decoration: none;
}
.breadcrumb__link--active {
  color: #9a4835;
}
.car-color-list {
  margin-bottom: 15px;
}
.car-color-list__items {
  display: block;
}
.car-color-list__item {
  margin-bottom: 5px;
  position: relative;
  background-color: #f7f7f7;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.car-color-list__item--active {
  outline: 1px solid #804033;
  outline-offset: 0px;
}
.car-color-list__item--active:before {
  border-top: 7px solid #804033;
  border-right: 7px solid transparent;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 3px;
  left: 3px;
  content: '';
}
.car-color-list__item:after {
  clear: both;
  content: '';
  display: table;
}
.car-color-list__heading {
  display: block;
  font-size: 16px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  line-height: 100%;
  margin-bottom: 10px;
}
.car-color-list__item-image {
  float: left;
  width: 55px;
  height: 55px;
  margin-right: 20px;
  overflow: hidden;
}
.car-color-list__item-name {
  font-size: 18px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
}
.car-color-list__item-name-small {
  font-size: 12px;
  text-transform: none;
  color: #000;
  font-family: 'HuyndaiSansText';
}
.car-color-list__item-price {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  padding-left: 75px;
  clear: both;
}
.car-list__items,
.car-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.car-list__item {
  margin-top: 40px;
}
.car-list__item:first-child {
  margin-top: 0;
}
.car-list__item-image {
  padding-right: 20px;
}
.car-list__item-image img {
  max-width: 100%;
}
.car-list__item-heading {
  border-bottom: 1px solid #b6b6b6;
  padding-bottom: 15px;
}
.car-list__item-heading h4 {
  color: #000;
}
.car-list__item-data-list {
  font-size: 14px;
  color: #000;
}
.car-list__item-data-list::after {
  clear: both;
  content: "";
  display: block;
}
.car-list__item-data-list dt,
.car-list__item-data-list dd {
  margin-top: 10px;
}
.car-list__item-data-list dt {
  width: 55%;
  float: left;
  clear: left;
}
.car-list__item-data-list dd {
  font-size: 12px;
  color: #888;
  width: 45%;
  float: left;
  text-align: right;
}
.car-list__item-options {
  margin-top: 20px;
}
.car-list__item-options-item {
  display: inline-block;
  margin-right: 20px;
}
.car-list__item-options-item a {
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.car-list__item-options-item a:hover {
  text-decoration: none;
}
.car-list__item-options-item a .link__icon {
  margin-right: 5px;
}
.car-list__item-options-item a .link__icon * {
  font-size: 12px;
}
.car-list__item-options-item:last-child {
  float: right;
  margin-right: 0;
}
.car-list__item-options-item:last-child a {
  color: #9a4835;
}
.car-options {
  position: relative;
}
.car-options__items {
  display: block;
  padding-top: 200px;
  padding-bottom: 200px;
  border-top: 1px solid #b6b6b6;
}
.car-options__item {
  text-align: center;
  padding-right: 30px;
  padding-left: 30px;
}
.car-options__item.grid-coll {
  padding-right: 30px;
  padding-left: 30px;
}
.car-options__item a {
  display: block;
  border: 1px solid transparent;
  text-decoration: none;
}
.car-options__item:hover {
  border-color: #804033;
}
.car-options__item-name {
  font-size: 40px;
  color: #804033;
  margin-bottom: 50px;
  display: block;
  font-family: 'GenesisSansHeadKROTFLight';
}
.car-options__item-text {
  text-transform: uppercase;
  font-size: 21px;
}
.car-options__item-image {
  display: block;
}
.car-options__zip-code {
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.car-parameters-list__items,
.car-parameters-list__item {
  margin-bottom: 5px;
  position: relative;
}
.car-parameters-list__items--open,
.car-parameters-list__item--open {
  display: block;
  outline: 1px solid #804033;
  outline-offset: 0px;
}
.car-parameters-list__items--open:before,
.car-parameters-list__item--open:before {
  border-top: 7px solid #804033;
  border-right: 7px solid transparent;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 3px;
  left: 3px;
  content: '';
}
.car-parameters-list__items--open .car-parameters-list__content,
.car-parameters-list__item--open .car-parameters-list__content {
  display: block;
}
.car-parameters-list__heading {
  background-color: #f7f7f7;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.car-parameters-list__heading-price {
  float: right;
  font-size: 16px;
  text-transform: uppercase;
}
.car-parameters-list__heading-text {
  font-size: 18px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  color: #000;
}
.car-parameters-list__content {
  display: none;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.car-parameters-list__content * {
  font-size: 12px;
  line-height: 22px;
}
.car-parameters-list__content ul {
  padding-left: 13px;
}
.car-parameters-list__content dl {
  color: #000;
}
.car-parameters-list__content dt {
  width: 120px;
  float: left;
  clear: both;
}
.car-parameters-list__content dt,
.car-parameters-list__content dd {
  padding-top: 5px;
  padding-bottom: 5px;
}
.collumns {
  padding-top: 50px;
  padding-bottom: 50px;
}
.collumns__items {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.collumns__item {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .collumns__item:first-child {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .collumns__item:nth-child(2) {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .collumns__item:last-child {
    padding-right: 0;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .collumns__item {
    display: block;
  }
}
.collumns__item-heading {
  text-align: right;
  font-size: 12px;
  border-bottom: 1px solid #acacac;
  line-height: 100%;
  padding-bottom: 10px;
}
.collumns__item-heading-text {
  margin-top: 20px;
  min-height: 50px;
}
.collumns__item-image {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .collumns__item-image {
    margin-top: 20px;
  }
}
.collumns__item-image img {
  width: 100%;
}
.collumns__item-text {
  display: block;
}
@media screen and (max-width: 1023px) {
  .collumns__item-text {
    font-size: 100% !important;
  }
}
.collumns__item-text p {
  font-size: 16px;
  color: #000;
}
@media screen and (max-width: 1023px) {
  .collumns__item-text p {
    font-size: 16px;
  }
}
.collumns__other {
  text-align: center;
  margin-top: 100px;
}
.collumns__other a {
  border-bottom-color: #000;
}
.collumns__other a * {
  color: #000;
}
.collumns__other a:hover {
  border-bottom-color: #9a4835;
}
.collumns__other a:hover * {
  color: #9a4835;
}
@media screen and (max-width: 1023px) {
  .font-fix-mobile .collumns__item-heading-text {
    font-size: 21px !important;
  }
}
@media screen and (max-width: 1023px) {
  .font-fix-mobile p {
    font-size: 19px !important;
  }
}
@media screen and (max-width: 1023px) {
  .font-fix-mobile-2 .collumns__item-heading-text {
    font-size: 21px !important;
  }
}
.compare__cars,
.compare__car,
.compare__cars-data,
.compare__cars-data-item,
.compare__cars-data-item-image,
.compare__cars-data-item-heading,
.compare__cars-data-item-subheading,
.compare__cars-table {
  display: block;
}
.concierge-number-summary {
  padding-top: 20px;
  padding-bottom: 20px;
}
.concierge-number-summary * {
  line-height: 40px;
}
.concierge-number-summary__label {
  color: #000;
  float: left;
}
.concierge-number-summary__number {
  display: block;
  text-align: right;
  font-size: 34px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
}
.concierge-number {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.concierge-number__aside {
  width: 40%;
  display: table-cell;
  position: relative;
}
.concierge-number__aside:after {
  background: #dbdbdb;
  width: 1px;
  height: 100px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -45px;
  content: '';
}
.concierge-number__aside .text-block {
  padding-right: 100px;
}
.concierge-number__number {
  width: 60%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 55px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
}
.contact-info {
  padding-top: 100px;
}
.contact-info__top p {
  font-size: 16px;
  color: #000;
  margin-top: 0;
}
.contact-info__heading {
  margin-top: 50px;
  font-size: 30px;
  text-transform: uppercase;
  color: #8d8d8d;
  font-family: 'GenesisSansHeadKROTFLight';
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  line-height: 100%;
}
.contact-info__data p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.contact-info__data a {
  font-size: 10px;
  text-transform: uppercase;
}
.contact-info__data dl {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.contact-info__data dt {
  width: 140px;
  float: left;
  padding-right: 10px;
  clear: left;
}
.contact-info__data dd {
  display: block;
}
.contact-info .grid-coll:nth-child(odd) {
  padding-right: 30px;
}
.contact-info .grid-coll:nth-child(even) {
  padding-left: 30px;
}
.dealer-locations-near__heading {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 45px;
  color: #9a4835;
  text-transform: uppercase;
  text-align: center;
  font-family: 'GenesisSansHeadKROTFLight';
}
.dealer-locations-near__map {
  display: block;
}
.dealer-locations-near__map__wrapper {
  height: 425px;
}
.dealer-locations-near__map__wrapper #map_canvas {
  width: 100%;
  height: 100%;
}
.dealer-near-you {
  padding-top: 20px;
  border-top: 1px solid #f0f0f0;
  text-align: left;
  overflow-y: auto;
  height: 100%;
  margin-top: 80px;
}
.dealer-near-you__heading {
  color: #9a4835;
  text-transform: uppercase;
  text-align: center;
  font-family: 'GenesisSansHeadKROTFLight';
  margin-bottom: 10px;
  text-align: center;
  font-size: 45px;
}
.dealer-near-you__content {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  background-color: #f7f7f7;
}
.dealer-near-you__text {
  font-size: 18px;
  color: #000;
}
.dealer-near-you__text h6 {
  font-size: 16px;
  color: #000;
}
.dealer-near-you__text p {
  display: block;
  font-size: 12px;
  margin-top: 0;
}
.dealer-near-you__links {
  margin-top: 10px;
}
.dealer-near-you__links a {
  font-size: 10px;
  text-transform: uppercase;
}
.dealer-near-you__links:after {
  clear: both;
  content: '';
  display: table;
}
.dealer-near-you__links-item,
.dealer-near-you__success {
  height: 100%;
  min-height: 200px;
  position: relative;
}
.dealer-near-you__links-item .success,
.dealer-near-you__success .success {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.dealer-near-you__form {
  margin-top: 20px;
  border-top: 1px solid #d0d0d0;
}
.gm-style-cc {
  display: none;
}
#holder_google_map {
  position: relative;
}
#holder_google_map #map-call-modal {
  position: absolute;
  bottom: 25px;
  right: 31px;
  border: 1px solid #f7f7f7;
  background-color: #6f6f6f;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 12px;
  padding-left: 15px;
  padding-bottom: 12px;
  padding-right: 15px;
  cursor: pointer;
  -webkit-transition: 0.2s background-color;
  transition: 0.2s background-color;
}
#holder_google_map #map-call-modal:hover {
  background-color: #353535;
}
#map {
  height: 400px;
  position: relative;
}
#map .map-controller {
  position: relative;
  right: 30px;
  background-color: #fff;
  z-index: 1;
  width: 52px;
  height: 52px;
  cursor: pointer;
  -webkit-transition: 0.2s box-shadow;
  transition: 0.2s box-shadow;
  -ms-box-shadow: 0px 0px 6px rgba(0,0,0,0);
  -o-box-shadow: 0px 0px 6px rgba(0,0,0,0);
  box-shadow: 0px 0px 6px rgba(0,0,0,0);
}
#map .map-controller:hover {
  -ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.64);
  -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.64);
  box-shadow: 0px 0px 6px rgba(0,0,0,0.64);
}
#map .map-controller i {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
#map #map-zoom-in i {
  background-image: url("data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx//2wBDAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAANAA0DAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABgAH/8QAJBAAAQMCBAcAAAAAAAAAAAAAAgEDBQAEBgcREhc2VHWWtdT/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A1rMLMKBuYG1bbtZkSGZg3VV2DmGh2tTFo4SITloIqSiK7R13EWgiikqJQJeJeHejnPH5z4qCzL5ds++Yf95ZUCqg/9k=");
}
#map #map-zoom-out {
  margin-top: 2px;
}
#map #map-zoom-out i {
  background-image: url("data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHB8fHx8fHx8fHx//2wBDAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAANAA0DAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAYH/8QAGhAAAgIDAAAAAAAAAAAAAAAAAAUGF1SW1P/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDf7LjuG8195xALLjuG8195xAVQAD//2Q==");
}
.map_modal {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.map_modal.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.map_modal .modal_content {
  position: relative;
  max-width: 360px;
  width: 100%;
  background: #fff;
}
.map_modal .modal_content .modal_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 20px;
  cursor: pointer;
}
.map_modal .modal_content .modal_close:before {
  content: "";
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
  height: 1px;
  position: absolute;
  top: 10px;
  left: 0px;
}
.map_modal .modal_content .modal_close:after {
  content: "";
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 15px;
  height: 1px;
  position: absolute;
  top: 10px;
  left: 0px;
}
.map_modal .modal_content .modal_title {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  color: #000;
  background-color: #fbfbfb;
  padding-left: 20px;
  padding-right: 20px;
}
.map_modal .modal_content .modal_inner {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.map_modal .modal_content .modal_inner select#selectlocation {
  width: 100%;
  border: 1px solid #c4c6ca;
  background: #fff;
  line-height: 48px;
  height: 46px;
  cursor: pointer;
  color: #888;
  padding-left: 20px;
}
.map_modal .modal_content .modal_bottom {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.map_modal .modal_content .modal_bottom .modal_complete {
  cursor: pointer;
  background: #000;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #f7f7f7;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 11px;
  padding-left: 16px;
  padding-bottom: 11px;
  padding-right: 16px;
}
.map_content .map_content-title {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 5px;
}
.map_content .map_content-address,
.map_content .map_content-tel {
  display: block;
  font-size: 12px;
  color: #888;
  line-height: 1.33;
  padding-bottom: 5px;
  padding-right: 10px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.download {
  padding-top: 50px;
  padding-bottom: 90px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .download {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.download__heading {
  font-size: 24px;
  color: #a1a1a1;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: none;
}
@media screen and (min-width: 1024px) {
  .download__heading {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
  }
}
.download__links {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .download__links {
    margin-top: 10px;
  }
}
.download__link {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
  margin-left: 7px;
}
.enter-location__text,
.enter-location__field,
.enter-location__submit {
  margin-top: 15px;
}
.enter-location__submit {
  text-align: center;
}
.exterior-interior {
  width: 100%;
  position: relative;
}
.exterior-interior__item {
  width: 50%;
  float: left;
}
.exterior-interior__item:nth-child(2) {
  text-align: right;
}
.exterior-interior__item.active .exterior-interior__heading {
  color: #000;
  border-bottom-color: #000;
}
.exterior-interior__item.active .exterior-interior__heading +.exterior-interior__colors {
  display: block;
}
.exterior-interior__heading {
  font-size: 14px;
  text-transform: uppercase;
  color: #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  cursor: pointer;
}
.exterior-interior__colors {
  position: relative;
  top: 20px;
  left: 0;
  width: 100%;
  white-space: nowrap;
  display: none;
}
.exterior-interior__color {
  display: inline-block;
  width: 16px;
  height: 32px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cecece;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
}
.exterior-interior__color span {
  display: none;
}
.exterior-interior__color +.exterior-interior__color {
  margin-left: 15px;
}
.exterior-interior__color:hover {
  border-color: #804033;
}
.exterior-interior__color.active {
  width: 32px;
  border-color: #804033;
}
.faq-list__items,
.faq-list__item {
  display: block;
}
.faq-list__heading {
  display: block;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  background-color: #f7f7f7;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
  font-family: 'HuyndaiSansText';
  text-transform: none;
}
.faq-list__content {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: none;
}
.faq-list__content p {
  margin-top: 1em;
}
.faq-list__content p:first-child {
  margin-top: 0px;
}
.faq-list__content * {
  font-size: 12px;
}
.faq-list__content ul {
  padding-left: 15px;
  margin-top: 1em;
}
.faq-list__content--open {
  display: block;
}
.feature-list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.feature-list__items,
.feature-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.feature-list__items {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #dbdbdb;
}
.feature-list__items:first-child {
  border-top: 0;
}
.feature {
  position: relative;
}
.feature__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  text-align: center;
}
.feature__info {
  margin-left: 65px;
}
.feature__heading {
  font-size: 18px;
  color: #000;
  padding-right: 20px;

  font-family: 'GenesisSansTextKROTFRegular';
  text-transform: uppercase;
}
.feature__text {
  margin-top: 15px;
}
.feature__text p {
  font-size: 14px;
  color: #888;
}
.feature__text p:first-child {
  margin-top: 0;
}
.footer-link__items,
.footer-link__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
@media screen and (max-width: 1023px) {
  .footer-link__items::after {
    clear: both;
    content: "";
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .footer-link__items {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
  }
}
.footer-link__item {
  float: left;
  margin-top: 60px;
  width: 50%;
  line-height: 100%;
}
@media screen and (min-width: 1024px) {
  .footer-link__item {
    float: none;
    margin-top: 0;
    width: auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
}
.footer-link__link {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  line-height: 1.3;
  word-wrap: break-word;
}
@media screen and (min-width: 1024px) {
  .footer-link__link {
    font-size: 12px;
  }
  .footer-link__link.link--inverted {
    color: #666;
  }
  .footer-link__link.footer-link__link--active,
  .footer-link__link.footer-link__link:active,
  .footer-link__link.footer-link__link:hover {
    color: #000;
  }
}
.footer-link__link:hover,
.footer-link__link:active,
.footer-link__link--active {
  text-decoration: none;
  color: #9a4835;
}
.gallery-heading-bottom {
  height: auto;
  padding-top: 40px;
  padding-right: 60px;
  padding-bottom: 50px;
  padding-left: 60px;
}
.gallery-heading-bottom::after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (max-width: 768px) {
  .gallery-heading-bottom {
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
  }

  .feature-list__item {
	  padding-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .gallery-heading-bottom {
    padding-right: 90px;
    padding-left: 90px;
  }
}
.gallery-heading-bottom__heading {
  font-size: 45px;
  color: #9a4835;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  line-height: 100%;
  float: left;
}
@media screen and (max-width: 1000px) {
  .gallery-heading-bottom__heading {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1001px) {
  .gallery-heading-bottom__heading {
    float: left !important;
    width: 25%;
  }
}
.gallery-heading-bottom__text {
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .gallery-heading-bottom__text {
    display: block;
    float: none;
    width: 100%;
  }
}
@media screen and (min-width: 1001px) {
  .gallery-heading-bottom__text {
    float: right !important;
    font-size: 16px;
    width: 70%;
  }
}
.gallery-heading {
  padding-top: 50px;
  padding-right: spaceRightXlspaceBottomMd;
  padding-bottom: 90px;
  padding-left: spaceRightXlspaceBottomMd;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .gallery-heading {
    padding-top: 10px;
  }
}
.gallery-heading__text {
  font-size: 45px;
  color: #9a4835;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  position: absolute;
  top: 50px;
  left: 90px;
  line-height: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .gallery-heading__text {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .gallery-heading__text {
    left: 0;
    right: 0;
    top: 10px;
  }
}
.gallery-heading__text--normal {
  position: relative;
  padding-left: 90px;
  display: inline-block;
  vertical-align: top;
}
.gallery-heading__text--small {
  text-align: left;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
.gallery-heading__options-item {
  display: inline-block;
  vertical-align: top;
}
.gallery-heading__options-item .button {
  color: #bcbcbc;
  font-size: 16px;
  text-transform: uppercase;
  padding-right: 20px;
  padding-left: 20px;
}
.gallery-heading__options-item .button * {
  color: #bcbcbc;
}
.gallery-heading__options-item--active .button {
  color: #000;
}
.gallery-heading__options-item--active .button * {
  color: #000;
}
@media screen and (max-width: 1024px) {
  .gallery-heading__options {
    margin-top: 60px;
    margin-bottom: -50px;
  }
}
.gallery-images {
  position: relative;
}
.gallery-images__prev {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gallery-images__next {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gallery-images__prev .fa,
.gallery-images__next .fa {
  font-size: 50px;
}
.gallery-images__numbers {
  font-size: 14px;
  color: #fff;
  z-index: 100;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.gallery-images__content-slidable {
  max-height: 700px;
  position: relative;
}
.gallery-images__share {
  position: absolute;
  bottom: 40px;
  left: 90px;
}
.photo-wall {
  letter-spacing: -6px;
}
.photo-wall .col1,
.photo-wall .col2 {
  display: inline-block;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
  vertical-align: top;
  height: 350px;
}
.photo-wall .col1 {
  width: 25%;
}
.photo-wall .col2 {
  width: 50%;
}
.mobile-galery-photo {
  height: 500px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.gallery2,
.gallery4 {
  letter-spacing: -6px;
}
.gallery-interior {
  display: none;
}
.g90-top-gallery {
  max-height: none;
}
h1.main-tit {
  color: #fff;
  font-size: 60px;
}
.sub-tit {
  display: inline-block;
  margin-top: 12px;
  font-size: 24px;
  line-height: 28px;
}
.sub-tit span {
  display: block;
  color: #fff;
}
.spec-sum {
  margin-top: 35px;
  font-size: 0;
}
.spec-sum li {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px solid #c3c6ca;
}
.spec-sum li:first-child {
  padding-left: 0;
}
.spec-sum li:last-child {
  padding-right: 0;
  border-right: 0;
}
.spec-sum li dt {
  margin-bottom: 12px;
}
.spec-sum li dt span {
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
.spec-sum li dd b {
  font-size: 24px;
  color: #fff;
}
.spec-sum li dd span {
  vertical-align: bottom;
  color: #fff;
  margin-left: 7px;
}
@media screen and (min-width: 1024px) {
  #intro-1 .intro__image.g80 {
    background-image: url("../images/genesis-g80-00-hero.jpg");
  }
}
.layout__wrapper::after {
  margin-top: -2px;
}
@media screen and (max-width: 1024px) {
  .intro__g90 .intro {
    height: 200px;
  }
}
.intro__g90 .intro__image {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.intro {
  height: 100vh;
  position: relative;
  background: #000;
}
@media screen and (min-width: 960px) and (max-width: 1300px) {
  .intro {
    height: 700px !important;
  }
}
@media screen and (min-width: 924px) and (max-width: 1024px) {
  .intro {
    height: 500px !important;
  }
}
@media screen and (max-width: 768px) {
  .intro {
    height: 75vh;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  .intro {
    height: 700px !important;
  }
}
@media screen and (max-width: 749px) {
  .intro {
    height: 465px !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  .intro {
    height: 700px !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 830px) {
  .intro {
    height: 700px !important;
  }
}
@media screen and (max-width: 450px) {
  .intro .intro__info--g90 {
    position: absolute;
    top: 87% !important;
  }
}
@media screen and (max-width: 768px) {
  .intro .intro_black {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  .intro {
    z-index: 0;
  }
}
.intro__info {
  position: absolute;
  right: 90px;
  bottom: 5%;
  left: 90px;
  z-index: 2;
  height: 220px;
}
@media only screen and (min-device-width: 980px) and (max-device-width: 1400px) and (orientation: landscape) {
  .intro__info {
    position: absolute;
    right: 90px;
    bottom: 10%;
    left: 90px;
  }
}
@media screen and (max-width: 767px) {
  .intro__info {
    right: 80px;
    left: 80px;
    height: 220px;
  }
}
@media screen and (max-width: 420px) {
  .intro__info {
    right: 40px;
    left: 40px;
    height: 220px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .intro__info {
    bottom: -12%;
  }
}
@media screen and (min-width: 1024px) {
  .intro__info {
    position: fixed;
    z-index: 2;
  }
}
@media screen and (max-width: 1024px) {
  .intro__info {
    position: absolute;
    top: 35% !important;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 412px) {
  .intro__info {
    bottom: -20% !important;
  }
}
@media only screen and (min-width: 750px) and (max-width: 780px) {
  .intro__info {
    position: absolute;
    top: 80% !important;
  }
}
@media only screen and (min-device-width: 400px) and (max-device-width: 430px) {
  .intro__info {
    top: 63% !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  .intro__info {
    top: 70% !important;
  }
}
@media screen and (max-width: 450px) {
  .intro__info {
    position: absolute;
    top: 70% !important;
  }

  .intro__info.genesisInfo {
	top: 50% !important;
  }
}
@media screen and (min-width: 760px) and (max-width: 1100px) {
  .intro__info {
    position: absolute;
    top: 60% !important;
  }
}
.intro__info .leftLink {
  clear: both;
}
.intro__info .leftLink .intro__link-list-item:nth-child(2) {
  float: left !important;
}
.intro__info--g90 {
  bottom: 15%;
  z-index: 1;
}
@media screen and (orientation: landscape) and (max-width: 768px) {
  .intro__info--g90 {
    right: 75px;
    bottom: 130px;
  }
}
@media screen and (max-width: 768px) {
  .intro__info--g90 {
    bottom: 250px;
  }
}
.intro__heading {
  font-size: 60px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #fff;
  line-height: 100%;
}
.intro__heading .titleSpan {
  font-size: 100px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #fff;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .intro__heading .titleSpan {
    font-size: 80px;
  }
}
.intro__heading .infoSpan {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 150%;
  max-width: 480px;
}
@media screen and (max-width: 650px) {
  .intro__heading {
    font-size: 40px;
  }

  .concierge-number__aside {
	  float: left;
	  width: 100%;
	  text-align: center;
  }

  .concierge-number__aside .text-block {
	  padding-right: 0px;
  }

  .concierge-number__number {
	  float: left;
	  width: 100%;
  }

  .concierge-number__aside::after {
	  display: none;
  }

  .line-item__text {
	  max-width: 80% !important;
  }

  .line-item--501 .line-item__image {
	  height: 600px !important;
	  width: 300%;
	  overflow: hidden;
	  margin-left: -150%;
  }

}
.intro__line {
  position: absolute;
  top: 10%;
  right: 30px;
  bottom: 0;
  left: 30px;
  border: 2px solid #9a4835;
  border-bottom: 0;
  z-index: 1;
}
.intro__link-list {
  margin-top: 0px !important;
}
.intro__link-list::after {
  clear: both;
  content: "";
  display: block;
}
.intro__link-list-item {
  float: left;
  margin-right: 20px;
}
.intro__link-list-item:last-child {
  float: left;
  margin-right: 0;
}
.intro__scroll {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}
.intro__image img {
  position: fixed;
  top: 40px;
  width: 100% !important;
}
@media screen and (max-width: 1024px) {
  .intro__image img {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .intro__image img {
    display: block;
  }
}
@media screen and (orientation: landscape) and (max-width: 768px) {
  .intro__image img {
    width: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  .intro__image {
    position: fixed;
    height: 100%;
    width: 100%;
    will-change: transform;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
  }
  .intro__image.faded {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
  }
}
.intro__text {
  font-size: 18px;
  color: #fff;
  max-width: 460px;
}
@media screen and (max-width: 1024px) {
  .intro__text {
    font-size: 130%;
  }
}
@media screen and (max-width: 768px) {
  .intro__text {
    font-size: 18px;
  }
}
.intro__link-list {
  clear: both;
  margin-top: 50px;
}
.intro__text-upper {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 150%;
  max-width: 480px;
}
.intro_info-items {
  margin-top: 30px;
}
.intro_info-item {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
}
.intro_info-item +.intro_info-item {
  padding-left: 30px;
  border-left: 1px solid #76797c;
/*   padding-right: 15px; */
/*   margin-right: 30px; */
}
.intro_info-item * {
  line-height: 100%;
  color: #fff;
}
.intro_info-item__text {
  font-size: 12px;
  margin-bottom: 10px;
}
.intro_info-item__price span {
  font-size: 12px;
  font-family: 'GenesisSansHeadKROTFLight';
}
.intro_info-item__price i {
  font-size: 12px;
}
.intro_info-item__price .price {
  font-size: 24px;
  margin-right: 5px;
}
.intro--black * {
  color: #000;
}
.intro--black .button--link {
  border-bottom-color: #000;
}
.intro--black .button--link:hover {
  border-bottom-color: #804033;
}
.intro--black .intro__heading {
  color: #804033;
}
@media screen and (max-width: 412px) {
  .intro__g90 {
    bottom: 10% !important;
  }
}
@media screen and (max-width: 1024px) {
  .intro__g90 {
    height: 650px !important;
  }
}
@media only screen and (min-device-width: 400px) and (max-device-width: 430px) {
  .intro__g90 {
    height: 100vh !important;
  }
}
@media only screen and (min-device-width: 300px) and (max-device-width: 340px) {
  .intro__g90 {
    height: 120vh !important;
  }
}
.intro__g90 .intro {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .intro__g90 .intro height 80vh .intro__image img {
    max-width: 200% !important;
    height: 100% !important;
  }
}
@media only screen and (min-device-width: 750px) and (max-device-width: 1030px) {
  .intro__g90 .intro .intro__line {
    height: 150vh !important;
  }
  .intro__g90 .intro .intro__image img {
    top: -100px !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  .intro__g90 .intro__info {
    top: 65% !important;
  }
}
@media screen and (min-width: 960px) and (max-width: 1100px) {
  .intro__g90 .intro__info {
    position: absolute;
    top: 110% !important;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1300px) {
  .intro__g90 .intro__info {
    position: absolute;
    top: 65% !important;
  }
}
.intro__g90 .intro__line {
  display: none;
}
.intro__image img__line {
  display: none;
}
.intro__image img_black {
  display: none;
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1300px) and (orientation: landscape) {
  .intro__image img__info {
    top: 80% !important;
  }
}
@media only screen and (min-device-width: 750px) and (max-device-width: 790px) {
  .intro__image img__info {
    top: 65% !important;
  }
}
@media screen and (max-width: 450px) {
}
.intro__heading {
  color: #fff;
  font-size: 85px !important;
}
@media screen and (max-width: 1024px) {
}
@media only screen and (min-device-width: 400px) and (max-device-width: 430px) {
  .intro__heading {
    color: #fff;
    font-size: 60px !important;
  }
}
@media screen and (max-width: 400px) {
  .intro__heading {
    color: #fff;
    font-size: 60px !important;
  }
}
@media only screen and (min-device-width: 300px) and (max-device-width: 330px) {
  .intro__heading {
    color: #fff;
    font-size: 60px !important;
  }
}
.intro_info-items {
  float: left;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .intro_info-items .intro_info-item {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.intro_info-items:hover {
  border-bottom-color: #804033;
}
@media screen and (max-width: 768px) {
  .intro_info-items {
    margin-right: 5px;
    margin-left: 5px;
  }
  .intro_info-items:last-child {
    float: right;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .intro__text-upper {
    margin-bottom: 10px;
  }
  .intro__text {
    font-size: 16px;
  }
}
.intro__link-list {
  clear: both;
}
.intro__link-list .intro__link-list-item:nth-child(2) {
  float: right !important;
}
@media screen and (max-width: 420px) {
  .intro__link-list .intro__link-list-item:nth-child(2) {
    float: left !important;
  }
}
.intro_black {
  display: block;
}
@media screen and (min-device-width: 900px) and (max-device-width: 3000px) {
  #intro.intro__g90 {
    height: 100vh !important;
  }
}
@media screen and (min-device-width: 950px) and (max-device-width: 1100px) {
  #intro.intro__g90 .intro__image {
    height: 100vh !important;
    background-image: url("../images/g90.jpg");
    background-position: -250px center;
    background-size: cover;
  }
}
@media screen and (min-device-width: 950px) and (max-device-width: 1100px) {
  #intro.intro__g90 .intro__image img {
    display: none;
  }
}
.line-item {
  position: relative;
  z-index: 1;
  max-width: 1920px;
  overflow: hidden;
  background-color: #000;
  margin-top: -1px;
}
.line-item__info,
.line-item__image {
  position: absolute;
}
.line-item__info {
  z-index: 2;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.line-item right 5px h3 {
  word-wrap: break-word;
}
.line-item__image {
  z-index: 1;
  overflow: hidden;
  height: 800px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.line-item__image img {
  display: block;
  width: 100%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.line-item__text p {
  color: #000;
}
@media screen and (max-width: 768px) {
  .line-item__text p {
    font-size: 16px;
  }
}
.line-item__text p * {
  color: #000;
}
.line-item__text {
  margin-top: 15px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .line-item font-size 16px {
    font-size: 120%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item p {
    font-size: 95%;
  }
}
.line-item__button-items {
  margin-top: 15px;
}
.line-item__button-items::after {
  clear: both;
  content: "";
  display: block;
}
.line-item__button-heading {
  font-family: 'GenesisSansHeadKROTFLight';
  font-size: 24px;
  color: #000;
  line-height: 100%;
  padding-top: 20px;
}
.line-item__button-item {
  float: left;
  margin-left: 20px;
}
.line-item__button-item:first-child {
  margin-left: 0;
}
.line-item--intro .line-item__info {
  right: 60px;
  bottom: 60px;
  left: 60px;
}
.line-item--intro .line-item__text {
  color: #fff;
}
.line-item--intro .line-item__text * {
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .line-item--intro .line-item__info {
    bottom: 25%;
    left: 50px;
  }
  .line-item--intro .line-item__button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 1024px) {
  .line-item--intro .line-item__info {
    bottom: 4% !important;
  }
  .line-item--intro .line-item__info div,
  .line-item--intro .line-item__info h3 {
    font-size: 35px !important;
  }
  .line-item--intro .line-item__info div,
  .line-item--intro .line-item__info p {
    font-size: 16px !important;
  }
}
.line-item--intro-center-text .line-item__info {
  right: 60px;
  bottom: inherit !important;
  left: 60px;
}
.line-item--intro-center-text .line-item__text {
  color: #fff;
}
.line-item--intro-center-text .line-item__text * {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--intro-center-text .line-item__info {
    position: absolute;
    left: 50px;
    bottom: 25% !important;
    z-index: 2;
  }
}
.line-item--intro-dark-text .line-item__text {
  color: #fff;
}
.line-item--intro-dark-text .line-item__text * {
  color: #fff;
}
.line-item--001 {
  height: auto;
  max-height: 620px;
}
@media screen and (max-width: 768px) {
  .line-item--001 {
    height: 63vh;
  }
}
@media screen and (max-width: 768px) {
  .line-item--001 {
    height: 50vh;
  }
}
.line-item--001 .line-item__info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.line-item--001 .line-item__heading * {
  color: #fff;
}
.line-item--001 .line-item__button {
  margin-top: 50px;
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  margin-left: 27%;
  text-align: center;
}
.line-item--001 .line-item__image {
  height: auto;
  max-height: 620px;
  position: static;
}
.line-item--001 .line-item__image a.ytp-watermark.yt-uix-sessionlink {
  display: none !important;
}
.line-item--001 .line-item__image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .line-item--001 .line-item__info .line-item__heading h3 {
    font-size: 210% !important;
  }
  .line-item--001__button {
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-left: 35%;
    text-align: center;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--001 .line-item__info .line-item__heading h3 {
    font-size: 210% !important;
  }
  .line-item--001__button {
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    margin-left: 50%;
    text-align: center;
  }
}
.line-item--101 {
  height: 550px !important;
}
@media only screen and (min-width: 1024px) {
  .line-item--101 {
    height: 750px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portait) {
  .line-item--101 {
    height: 750px !important;
  }
}
@media screen and (max-width: 420px) {
  .line-item--101 {
    height: 85vh !important;
  }
}
.line-item--101 .line-item__image {
  position: absolute;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .line-item--101 .line-item__image img {
    max-width: none;
    margin-left: -560px;
    width: 150%;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
  }
}
@media screen and (max-width: 768px) {
  .line-item--101 .line-item__image img {
    width: 150%;
    margin-left: -315px;
  }
}
@media screen and (max-width: 420px) {
  .line-item--101 .line-item__image img {
    width: 150%;
    margin-left: -197px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--101 .line-item__image img {
    width: 170%;
    margin-left: -50 0px;
  }
}
@media only screen and (min-device-width: 1000) and (max-device-width: 1300px) {
  .line-item--101 .line-item__image img {
    margin-left: -600px false;
  }
}
@media screen and (min-width: 1024px) {
  .line-item--101 .line-item {
    background: #000;
  }
  .line-item--101 .line-item__info {
    width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--101 .line-item {
    background: #000;
  }
  .line-item--101 .line-item__info {
    width: 70%;
  }
  .line-item--101 .line-item__heading {
    margin-right: 150px;
  }
  .line-item--101 .line-item__image {
    background: #000;
    max-height: 1000px;
  }
  .line-item--101 .line-item__image img {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
  }
}
@media screen and (min-device-width: 1000px) and (max-device-width: 1300px) {
  .line-item--101 .line-item__info {
    width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--101__info {
    top: 70% !important;
  }
  .line-item--101__info div h3 {
    font-size: 35px !important;
  }
  .line-item--101__info div p {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .line-item--101__info {
    top: 70% !important;
  }
}
@media screen and (max-width: 420px) {
  .line-item--101__info {
    top: 53% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--101 height 100vh__info {
    top: 65% !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  .line-item--101 height 80vh !important__info {
    top: 70% !important;
  }
}
.line-item--vision {
  height: auto;
  max-height: 1000px;
}
.line-item--vision .line-item__image {
  position: static;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .line-item--vision .line-item__image img {
    max-width: none;
    margin-left: -540px;
    width: auto;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
  }
}
@media screen and (min-width: 1024px) {
  .line-item--vision .line-item {
    background: #000;
  }
  .line-item--vision .line-item__info {
    width: 670px;
  }
  .line-item--vision .line-item__heading {
    margin-right: 150px;
  }
  .line-item--vision .line-item__image {
    background: #000;
    max-height: 1000px;
  }
  .line-item--vision .line-item__image img {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--vision .line-item__info {
    top: auto !important;
    bottom: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .line-item--vision .line-item {
    padding-left: 60px;
    padding-right: 60px;
  }
  .line-item--vision .line-item__info {
    top: auto !important;
  }
}
.line-item--102 {
  background-color: #f9f9f9;
}
.line-item--102 .line-item__image img {
  background: #fff;
}
.line-item--102 .line-item__info {
  top: 90px;
  left: 90px;
  width: 410px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--102 .line-item__info {
    left: 50px;
  }
}
.line-item--102 .line-item__image {
  width: 66.6666667%;
  height: auto;
  right: 0;
  bottom: 0;
}
.line-item--103 {
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--103 {
    height: auto;
    max-height: 600px;
  }
}
.line-item--103 .line-item__info {
  top: 25%;
  left: 50%;
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (min-width: 1024px) {
  .line-item--103 .line-item__info {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--103 .line-item__info {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--103 .line-item__info {
    top: 20%;
  }
}
@media screen and (min-width: 1024px) {
  .line-item--103 .line-item__image {
    width: 50%;
    height: auto;
    max-height: 600px;
    position: static;
    left: 0;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 90px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--103 .line-item__image {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--103 .line-item__info {
    top: 16% !important;
  }
  .line-item--103 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--103 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--104 {
  background-color: #f3f3f3;
  height: auto;
  max-height: 750px;
}
.line-item--104::after {
  clear: both;
  content: "";
  display: block;
}
.line-item--104 .line-item__info {
  top: 30%;
  left: 0;
  width: 33.333333%;
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--104 .line-item__info {
    top: 10%;
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .line-item--104 .line-item__info {
    padding-right: 90px;
    padding-left: 90px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--104 .line-item__info {
    top: 10%;
    padding-right: 50px;
    padding-left: 50px;
  }
}
.line-item--104 .line-item__image {
  position: static;
  width: 66.6666667%;
  height: auto;
  max-height: 750px;
  float: right;
}
@media screen and (max-width: 1024px) {
  .line-item--104 .line-item__info {
    top: 16% !important;
  }
  .line-item--104 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--104 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--201 {
  height: 85vh;
  max-height: 1080px;
  background-color: #000;
}
.line-item--201 .line-item__info {
  width: 440px;
}
@media screen and (max-width: 450px) {
  .line-item--201 .line-item__info {
    width: 80%;
  }
}
.line-item--201 .line-item__heading {
  margin-right: 100px;
}
.line-item--201 .line-item__image {
  position: static;
  height: 100%;
  max-height: 1080px;
}
.line-item--201 .line-item__image img {
  width: 100%;
}
@media only screen and (min-device-width: 720px) and (max-device-width: 850px) {
  .line-item--201 .line-item__info {
    padding-left: 60px !important;
    padding-right: 60px !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: 14% !important;
    width: 70% !important;
  }
  .line-item--201 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--201 .line-item__info div p {
    font-size: 16px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .line-item--201 .line-item__info {
    padding-left: 60px !important;
    padding-right: 60px !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: 6% !important;
    width: 70% !important;
  }
  .line-item--201 .line-item__info div h3 {
    font-size: 40px !important;
  }
  .line-item--201 .line-item__info div,
  .line-item--201 .line-item__info p {
    font-size: 16px !important;
  }
}
.line-item--202 {
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--202 {
    height: auto;
    max-height: 750px;
  }
  .line-item--202::after {
    clear: both;
    content: "";
    display: block;
  }
}
.line-item--202 .line-item__info {
  top: 30%;
  left: 0;
  padding-right: 30px;
  padding-left: 30px;
  width: 33.333333%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--202 .line-item__info {
    top: 5%;
  }
}
.line-item--202 .line-item__image {
  width: 66.666666%;
}
@media screen and (min-width: 1024px) {
  .line-item--202 .line-item__info {
    width: 50%;
    padding-right: 90px;
    padding-left: 90px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--202 .line-item__info {
    top: 14%;
    left: 0;
    padding-right: 50px;
    padding-left: 50px;
  }
  .line-item--202 .line-item__image {
    float: right;
    position: static;
    width: 50%;
    height: auto;
    padding-top: 90px;
    padding-right: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--202 .line-item__image {
    padding-right: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .line-item--202 .line-item__info {
    width: 33.33333%;
  }
  .line-item--202 .line-item__image {
    width: 66.66666%;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--202 .line-item__info {
    top: 16% !important;
  }
  .line-item--202 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--202 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--203 {
  background-color: #f3f3f3;
}
@media screen and (min-width: 1024px) {
  .line-item--203 {
    height: auto;
    max-height: 600px;
  }
  .line-item--203 .line-item__info {
    top: 90px;
    left: 50%;
    padding-right: 90px;
    padding-bottom: 140px;
    padding-left: 90px;
    width: 50%;
  }
  .line-item--203 .line-item__image {
    width: 50%;
    height: auto;
    max-height: 600px;
    position: static;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 90px;
  }
  .line-item--203 .line-item__button {
    position: absolute;
    top: 135px;
    bottom: 0;
    left: 90px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--203 .line-item__info {
    padding-right: 50px;
    padding-bottom: 140px;
    padding-left: 50px;
  }
  .line-item--203 .line-item__button {
    position: absolute;
    top: 135px;
    bottom: 0;
    left: 50px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--203 .line-item__image {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--203 .line-item__info {
    top: 16% !important;
  }
  .line-item--203 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--203 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--204 {
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--204 {
    height: auto;
    max-height: 600px;
  }
  .line-item--204::after {
    clear: both;
    content: "";
    display: block;
  }
  .line-item--204 .line-item__info {
    top: 25%;
    left: 0;
    padding-right: 90px;
    padding-left: 90px;
    width: 33.333333%;
  }
  .line-item--204 .line-item__image {
    float: right;
    width: 50%;
    height: auto;
    max-height: 600px;
    position: static;
    padding-top: 90px;
    padding-right: 90px;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .line-item--204 .line-item__info {
    width: 50%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--204 .line-item__info {
    padding-right: 50px;
    padding-left: 50px;
  }
  .line-item--204 .line-item__image {
    padding-right: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--204 .line-item__info {
    top: 25% !important;
  }
  .line-item--204 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--204 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--205 {
  background-color: #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .line-item--205 {
    height: auto;
    max-height: 750px;
  }
  .line-item--205::after {
    clear: both;
    content: "";
    display: block;
  }
  .line-item--205 .line-item__info {
    top: 35%;
    right: 0;
    width: 40%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .line-item--205 .line-item__image {
    height: auto;
    max-height: 750px;
    position: static;
    float: left;
    width: 60%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--205 {
    height: auto;
    max-height: 750px;
  }
  .line-item--205::after {
    clear: both;
    content: "";
    display: block;
  }
  .line-item--205 .line-item__info {
    top: 20%;
    right: 0;
    width: 40%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--205 .line-item__info {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--205 .line-item__info {
    top: 16% !important;
  }
  .line-item--205 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--205 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--206 {
  height: auto;
  max-height: 600px;
}
.line-item--206 .line-item__info {
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 90px;
  padding-left: 90px;
  width: 50%;
}
.line-item--206 .line-item__image {
  position: static;
  width: 50%;
  height: auto;
  text-align: right;
  max-height: 600px;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 90px;
}
.line-item--206 .line-item__image::after {
  clear: both;
  content: "";
  display: block;
}
.line-item--206 .line-item__image img {
  float: right;
}
.line-item--207 {
  background-color: #f3f3f3;
}
@media screen and (min-width: 1024px) {
  .line-item--207 {
    height: auto;
    max-height: 600px;
  }
  .line-item--207::after {
    clear: both;
    content: "";
    display: block;
  }
  .line-item--207 .line-item__info {
    top: 30%;
    left: 0;
    padding-right: 90px;
    padding-left: 90px;
    width: 50%;
  }
  .line-item--207 .line-item__info h3 {
    font-size: 35px;
  }
  .line-item--207 .line-item__image {
    position: static;
    width: 50%;
    height: auto;
    float: right;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--207 {
    height: auto;
    max-height: 600px;
  }
  .line-item--207::after {
    clear: both;
    content: "";
    display: block;
  }
  .line-item--207 .line-item__info {
    top: 10%;
    left: 0;
    padding-right: 90px;
    padding-left: 90px;
    width: 50%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--207 .line-item__info {
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .line-item--207 .line-item__image img {
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--207 .line-item__info {
    top: 16% !important;
  }
  .line-item--207 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--207 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--208 {
  background-color: #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .line-item--208 {
    height: auto;
    max-height: 600px;
    margin-bottom: -1px;
  }
  .line-item--208 .line-item__info {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 38.333333%;
    top: 27%;
    right: 0;
  }
  .line-item--208 .line-item__info h3 {
    font-size: 35px;
  }
  .line-item--208 .line-item__image {
    width: 60%;
    height: auto;
    max-height: 600px;
    min-height: 350px;
    position: static;
  }
  .line-item--208 .line-item__image img {
    position: initial;
    max-width: 100%;
    height: initial;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--208 {
    height: auto;
    max-height: 600px;
    margin-bottom: -1px;
  }
  .line-item--208 .line-item__info {
    padding-left: 0;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 38.333333%;
    top: 10%;
    right: 0;
  }
  .line-item--208 .line-item__image {
    width: 60%;
    height: auto;
    max-height: 600px;
    min-height: 0;
    position: static;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--208 .line-item__info {
    top: 16% !important;
  }
  .line-item--208 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--208 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--209 {
  background-color: #000;
}
.line-item--209 .line-item__text {
  color: #fff;
}
.line-item--209 .line-item__text * {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--209 {
    height: auto;
    max-height: 750px;
    overflow: hidden;
  }
  .line-item--209 img {
    position: relative;
    left: 30%;
    width: 65%;
  }
  .line-item--209 .line-item__info {
    top: 40%;
    left: 0;
    width: 33.333333%;
    padding-left: 90px;
  }
  .line-item--209 .line-item__image {
    height: auto;
    max-height: 750px;
    position: static;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--209 {
    height: auto;
    max-height: 750px;
    overflow: hidden;
  }
  .line-item--209 .line-item__info {
    top: 20%;
    left: 0;
    width: 33.333333%;
    padding-left: 90px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--209 .line-item__info {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--209 .line-item__info {
    top: 16% !important;
  }
  .line-item--209 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--209 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--301 {
  height: auto;
  max-height: 1080px;
}
.line-item--301 .line-item__text p {
  color: #fff;
}
.line-item--301 .line-item__info {
  top: 15%;
  bottom: auto;
  left: 90px;
  width: 50%;
}
.line-item--301 .line-item__info .line-item__heading {
  width: 20%;
}
.line-item--301 .line-item__image {
  height: auto;
  max-height: 1080px;
  position: static;
}
.line-item--301 .line-item__image img {
  width: 100%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .line-item--301 .line-item__image img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--301 .line-item__info {
    top: 12% !important;
  }
  .line-item--301 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--301 .line-item__info div p {
    font-size: 16px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--301 .line-item__info {
    -webkit-transform: none !important;
    transform: none !important;
    top: 7%;
  }
  .line-item--301 .line-item__info p {
    color: #fff !important;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--301 .line-item__info {
    -webkit-transform: none !important;
    transform: none !important;
  }
  .line-item--301 .line-item__info p {
    color: #fff !important;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--301 .line-item__info {
    left: 50px;
  }
}
.line-item--302 .line-item__text {
  color: #fff;
}
.line-item--302 .line-item__text * {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--302 {
    height: auto;
    max-height: 600px;
  }
  .line-item--302 .line-item__info {
    top: 25%;
    left: 50%;
    padding-right: 90px;
    padding-left: 90px;
    width: 50%;
  }
  .line-item--302 .line-item__image {
    height: auto;
    max-height: 600px;
    position: static;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--302 {
    height: auto;
    max-height: 600px;
  }
  .line-item--302 .line-item__info {
    top: 15%;
    left: 50%;
    padding-right: 90px;
    padding-left: 90px;
    width: 50%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--302 .line-item__info {
    top: 25%;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--302 .line-item__info {
    top: 16% !important;
  }
  .line-item--302 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--302 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--303 {
  min-height: 280px;
  max-height: 400px;
  background-color: #fff;
}
.line-item--303::after {
  clear: both;
  content: "";
  display: block;
}
.line-item--303 .line-item__image img {
  background: #fff;
  width: 100%;
  float: right;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--303 .line-item__image img {
    width: 60%;
  }
}
.line-item--303 .line-item__info {
  top: 16%;
  left: 0;
  padding-left: 20px;
  width: 40%;
/*h3
					font-size 30px*/
}
@media screen and (min-width: 1024px) {
  .line-item--303 .line-item__info {
    width: 41.333333%;
    padding-left: 90px;
    padding-right: 0px;
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .line-item--303 .line-item h3 {
    font-size: 35px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--303 .line-item__info {
    padding-left: 50px;
  }
}
.line-item--303 .line-item__image {
  height: auto;
  height: 385px;
  position: static;
  float: right;
}
@media screen and (min-width: 1024px) {
  .line-item--303 .line-item__image {
    float: right;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--303 .line-item__info {
    top: 16% !important;
  }
  .line-item--303 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--303 .line-item__info div p {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .line-item--303 .line-item__image img {
    max-width: none;
    margin-left: -20%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--303 .line-item__image {
    height: 300px;
  }
}
.line-item--304 {
  height: auto;
  max-height: 600px;
  background-color: #fff;
}
.line-item--304::after {
  clear: both;
  content: "";
  display: block;
}
.line-item--304 .line-item__info {
  top: 35%;
  right: 0;
  width: 50%;
  padding-left: 90px;
  padding-right: 90px;
}
.line-item--304 .line-item__image {
  width: 50%;
  height: auto;
  max-height: 600px;
  position: static;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 90px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--304 .line-item__image {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--304 .line-item__info {
    top: 30% !important;
  }
  .line-item--304 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--304 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--305 {
  background-color: #f3f3f3;
  height: auto;
  max-height: 600px;
}
.line-item--305::after {
  clear: both;
  content: "";
  display: block;
}
.line-item--305 .line-item__info {
  top: 20%;
  left: 0;
  width: 40%;
  padding-right: 30px;
  padding-left: 30px;
}
.line-item--305 .line-item h3 {
  font-size: 30px;
}
@media screen and (min-width: 1024px) {
  .line-item--305 .line-item__info {
    width: 33.333333%;
    padding-left: 90px;
  }
  .line-item--305 .line-item h3 {
    font-size: 35px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--305 .line-item__info {
    top: 15%;
    left: 0;
    width: 33.333333%;
    padding-right: 50px;
    padding-left: 50px;
  }
}
.line-item--305 .line-item__image {
  position: static;
  float: right;
  width: 60%;
  height: auto;
  max-height: 600px;
}
@media screen and (min-width: 1024px) {
  .line-item--305 .line-item__image {
    width: 66.6666667%;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--305 .line-item__info {
    top: 16% !important;
  }
  .line-item--305 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--305 .line-item__info div p {
    font-size: 16px !important;
  }
}
.line-item--306 {
  height: auto;
  max-height: 750px;
}
.line-item--306 .line-item__info {
  top: 15%;
  right: 0;
  width: 29%;
  padding-right: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--306 .line-item__info {
    top: 13%;
    right: 0;
    width: 29%;
    padding-right: 30px;
  }
}
.line-item--306 .line-item__text {
  color: #fff;
}
.line-item--306 .line-item__text * {
  color: #fff;
}
.line-item--306 .line-item__image {
  height: auto;
  max-height: 750px;
  position: static;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  .line-item--306 .line-item__info {
    top: 16% !important;
  }
  .line-item--306 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--306 .line-item__info div p {
    font-size: 16px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--306 .line-item--202 .line-item__info {
    width: 55%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--306 .line-item__info {
    width: 40%;
  }
}
.line-item--401 {
  height: auto;
  max-height: 1080px;
}
.line-item--401 .line-item__info {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33.333333%;
  padding-left: 90px;
}
.line-item--401 .line-item__text {
  color: #fff;
}
.line-item--401 .line-item__text * {
  color: #fff;
}
.line-item--401 .line-item__image {
  height: auto;
  max-height: 1080px;
  position: static;
}
/* @media screen and (min-width: 1024px) { */
  .line-item--501 {
    height: auto;
    max-height: 1080px;
    min-height: 600px;
  }
/* } */
.line-item--501 .line-item__info {
  bottom: 95px;
  left: 60px;
  max-width: 320px;
}
@media screen and (min-width: 1024px) {
  .line-item--501 .line-item__info {
    bottom: 110px;
    left: 90px;
    max-width: 720px;
  }
}
.line-item--501 .line-item__text {
  color: #fff;
}
.line-item--501 .line-item__text * {
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .line-item--501 .line-item__text {
    max-width: 660px;
  }
}
.line-item--501 .line-item__heading h3 {
  font-size: 74px;
}
@media screen and (min-width: 1024px) {
  .line-item--501 .line-item__heading h3 {
    font-size: 80px;
  }
}
.line-item--501 .line-item__image img {
  height: 1030px;
}
@media screen and (min-width: 1024px) {
  .line-item--501 .line-item__image {
    height: auto;
    max-height: 1080px;
    position: static;
  }
  .line-item--501 .line-item__image img {
    height: auto;
  }
}
.line-item--501 .line-item__button {
  display: none;
}
@media screen and (min-width: 1024px) {
  .line-item--501 .line-item__button {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.line-item--501 .line-item__lines {
  border: 2px solid #9a4835;
  position: absolute;
  top: 113px;
  right: 30px;
  bottom: 0;
  left: 30px;
  border-bottom: 0;
  z-index: 1;
}
.line-item--502 {
  height: auto;
  max-height: 768px;
  min-height: 400px;
}
.line-item--502 .line-item__info {
  max-width: 964px;
  width: 100%;
/*   left: 50%; */
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.line-item--502 .line-item__heading {
  max-width: 600px;
  font-size: 45px;
}
.line-item--502 .line-item__text {
  max-width: 600px;
}
.line-item--502 .line-item__image {
  height: auto;
  max-height: 768px;
  position: static;
}
.line-item--601,
.line-item--602 {
  display: block;
}
.line-item--701 {
  height: auto;
  max-height: 768px;
  min-height: 400px;
}
.line-item--701 .line-item__info {
  max-width: 50%;
  width: 100%;
}
.line-item--701 .line-item__heading h3 {
  font-size: 45px;
}
.line-item--701 .line-item__image {
  height: auto;
  max-height: 768px;
  position: static;
}
.line-item--702 {
  height: auto;
  max-height: 780px;
}
.line-item--702 .line-item__info {
  max-width: 964px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100%;
}
.line-item--702 .line-item__heading {
  width: 30%;
  font-size: 45px;
  float: left;
  display: block;
  padding-right: 30px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.line-item--702 .line-item__heading h3 {
  font-size: 32px;
}
.line-item--702 .line-item__text {
  width: 70%;
  float: left;
}
.line-item--702 .line-item__text p {
  font-size: 16px;
  margin-top: 0;
}
.line-item--702 .line-item__image {
  max-width: 964px;
  margin-right: auto;
  margin-left: auto;
  position: static;
  padding-bottom: 300px;
  height: auto;
}
.line-item--702 .line-item__image:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #f3f3f3;
  content: '';
}
.line-item--702 .line-item__image img {
  position: relative;
  z-index: 1;
  margin-bottom: -100px;
}
.line-item--703 {
  height: 400px;
}
.line-item--703 .line-item__info {
  max-width: 460px;
  width: 100%;
  bottom: 90px;
}
.line-item--703 .line-item__image {
  width: auto;
  max-width: none;
  height: 400px;
  position: static;
}
.line-item--703 .line-item__image img {
  max-width: none;
  height: 100%;
}
.line-item--double {
  height: auto;
  max-height: 600px;
}
.line-item--double .line-item {
  position: relative;
}
.line-item--double .line-item h3 {
  font-size: 45px;
}
.line-item--double .line-item__info {
  width: 250px;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  top: 90px;
  left: 0;
  -webkit-transform: none;
  transform: none;
  padding-right: 90px;
  padding-left: 90px;
}
.line-item--double .line-item__text {
  color: #fff;
}
.line-item--double .line-item__text * {
  color: #fff;
}
.line-item--double .line-item__button {
  margin-top: 20px;
}
.line-item--double .line-item__image {
  height: auto;
  max-height: 600px;
  position: static;
}
.line-item--704 {
  height: auto;
  max-height: 750px;
  min-height: 400px;
  position: relative;
}
.line-item--704 .line-item__info {
  max-width: 800px;
  width: 100%;
}
.line-item--704 .line-item__heading h3 {
  font-size: 45px;
}
.line-item--704 .line-item__button {
  position: absolute;
  top: 77%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.line-item--704 .line-item__image {
  height: auto;
  max-height: 750px;
  position: static;
}
.line-item--803 {
  height: auto;
  max-height: 1080px;
  position: relative;
}
.line-item--803 .line-item__info {
  max-width: 800px;
  bottom: 90px;
  left: 90px;
}
@media screen and (max-width: 768px) {
  .line-item--803 .line-item__info {
    padding-top: 50px;
    padding-right: 35px;
    padding-bottom: 50px;
    padding-left: 35px;
    max-width: 95%;
    position: relative !important;
  }
}
.line-item--803 .line-item__text {
  color: #fff;
}
.line-item--803 .line-item__text * {
  color: #fff;
}
.line-item--803 .line-item__image {
  height: auto;
  max-height: 1080px;
  position: static;
  -webkit-opacity: 0.8 !important;
  -moz-opacity: 0.8 !important;
  -ms-opacity: 0.8 !important;
  -o-opacity: 0.8 !important;
  opacity: 0.8 !important;
}
@media screen and (max-width: 767px) {
  .line-item--803 .line-item__image {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) {
  .line-item--803 .line-item__info {
    top: 60% !important;
    left: 4%;
    width: 50%;
  }
  .line-item--803 .line-item__info div h3 {
    font-size: 35px !important;
  }
  .line-item--803 .line-item__info div p {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .line-item--803 .line-item__info {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .line-item--803 .line-item__info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 10px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .line-item--803 .line-item__info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1010px) and (max-width: 1040px) {
  .line-item--803 .line-item__info {
    position: absolute;
    top: 60%;
    right: 0;
    bottom: 0;
    left: 3% !important;
  }
}
.line-item--804 {
  height: auto;
  max-height: 768px;
  position: relative;
}
.line-item--804 .line-item__info {
  max-width: 800px;
  bottom: 90px;
  left: 90px;
}
.line-item--804 .line-item__text {
  color: #fff;
}
.line-item--804 .line-item__text * {
  color: #fff;
}
.line-item--804 .line-item__image {
  height: auto;
  max-height: 768px;
  position: static;
}
@media screen and (max-width: 1023px) {
  .line-item--default-mobile {
    height: auto;
    max-height: 10000px;
  }
  .line-item--default-mobile .line-item__image,
  .line-item--default-mobile .line-item__info {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    max-height: 10000px;
    width: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    float: none;
  }
  .line-item--default-mobile .line-item__image {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .line-item--default-mobile .line-item__info {
    width: auto;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .elegantnost .line-item__info {
    bottom: 270px;
  }
}
@media screen and (max-width: 1024px) {
  #brand_introduction.item-vision .line-item__info {
    position: absolute;
    left: 50px;
    top: 50%;
    z-index: 2;
  }
}
@media screen and (max-width: 420px) {
  #brand_introduction.item-vision .line-item {
    top: 55%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #brand_introduction.item-vision .line-item {
    position: relative;
    top: 55% !important;
  }
  #brand_introduction.item-vision .line-item div h3 {
    font-size: 280% !important;
  }
  #brand_introduction.item-vision .line-item div p {
    font-size: 16px !important;
    width: 70%;
  }
}
@media only screen and (min-device-width: 950px) and (max-device-width: 1300px) {
  #brand_introduction.item-vision .line-item {
    position: relative;
    top: 43% !important;
  }
  #brand_introduction.item-vision .line-item div h3 {
    font-size: 70px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #intro {
    height: 690px !important;
  }
}
@media screen and (min-device-width: 900px) and (max-device-width: 1299px) {
  #brand_introduction {
    height: 1000px !important;
  }
}
@media screen and (min-width: 1300px) {
  #brand_introduction {
    height: 100vh !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  #brand_introduction {
    height: 700px !important;
  }
}
@media screen and (min-device-width: 1020px) and (max-device-width: 1300px) {
  #brand_introduction {
    height: 700px !important;
  }
}
@media screen and (min-device-width: 740px) and (max-device-width: 780px) {
  #brand_introduction .line-item__info {
    top: 74% !important;
  }
}
@media screen and (max-width: 420px) {
  #vision .line-item--101 {
    height: 650px !important;
  }
}
@media screen and (min-width: 1025px) {
  #vision .line-item__image img {
    max-width: 131%;
    width: 131%;
    position: relative;
    right: 80px;
  }
}
@media screen and (max-width: 420px) {
  #innovation .line-item--101 {
    height: 150vh !important;
  }
  #innovation .line-item--101 .line-item__image {
    background: none !important;
  }
}
@media screen and (max-width: 450px) {
  #innovation .line-item--101 {
    height: 840px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #innovation .line-item--101 .line-item background-position-x -337px__info {
    top: 52% !important;
  }
  #innovation .line-item--101 .line-item background-position-x -337px .line-item__image {
    background: none !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  #innovation-parallax {
    height: 95vh !important;
    background-image: none !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #innovation-parallax .line-item__image {
    background-position-x: -337px;
  }
  #innovation-parallax .line-item__image img {
    margin-top: -250px;
  }
}
@media screen and (max-width: 420px) {
  #performance .line-item--201 {
    height: 108vh !important;
  }
}
@media screen and (min-device-width: 750px) and (max-device-width: 780px) {
  #performance #brand_introduction {
    height: 80vh;
  }
}
#performance .ytp-watermark {
  display: none !important;
}
#performance #security {
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
}
@media screen and (min-device-width: 900px) and (max-device-width: 1300px) {
  #performance #intro.intro__g90 {
    height: 100vh !important;
  }
}
.link-list__label,
.link-list__item {
  display: inline-block;
}
.link-list__label {
  margin-right: 40px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #fff;
  font-size: 24px;
}
.link-list__item {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .link-list__item {
    margin-left: 0;
  }
}
.live-moment__content {
  text-align: left;
}
.live-moment__links {
  text-align: center;
}
.live-moment .text-block__heading {
  font-size: 45px;
  max-width: 480px;
}
.live-moment .text-block__text {
  max-width: 600px;
  letter-spacing: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background-color: transparent;
  width: 54px;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1046;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  -ms-opacity: 0.65;
  -o-opacity: 0.65;
  opacity: 0.65;
  padding-top: 0;
  padding-bottom: 18px;
  padding-left: 10px;
  padding-right: 0;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close:hover,
.mfp-close:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: 10px;
  text-align: right;
  font-size: 40px;
  position: fixed;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  -ms-opacity: 0.65;
  -o-opacity: 0.65;
  opacity: 0.65;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  top: 50%;
  margin-top: -55px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.mfp-arrow-left {
  left: 0;
  background-color: rgba(0,0,0,0.7) !important;
}
.mfp-arrow-left:after {
  border-top: 2px solid #dcdcdc;
  -webkit-transform: rotate(45deg) translate(0%, -50%);
  transform: rotate(45deg) translate(0%, -50%);
  height: 2px;
  width: 15px;
  top: 50%;
  left: 15px;
}
.mfp-arrow-left:before {
  border-top: 2px solid #dcdcdc;
  -webkit-transform: rotate(-45deg) translate(0%, -50%);
  transform: rotate(-45deg) translate(0%, -50%);
  height: 2px;
  width: 15px;
  top: calc(50% - 10px);
  left: 19px;
}
.mfp-arrow-right {
  right: 0;
  background-color: rgba(0,0,0,0.7) !important;
}
.mfp-arrow-right:after {
  border-top: 2px solid #dcdcdc;
  -webkit-transform: rotate(-45deg) translate(0%, -50%);
  transform: rotate(-45deg) translate(0%, -50%);
  height: 2px;
  width: 15px;
  top: 50%;
  right: 15px;
  left: inherit;
}
.mfp-arrow-right:before {
  border-top: 2px solid #dcdcdc;
  -webkit-transform: rotate(45deg) translate(0%, -50%);
  transform: rotate(45deg) translate(0%, -50%);
  height: 2px;
  width: 15px;
  top: calc(50% - 10px);
  right: 19px;
  left: inherit;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  -o-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -ms-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  -o-box-shadow: 0 0 8px rgba(0,0,0,0.6);
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    top: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    position: fixed;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.menu-links {
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
  overflow: auto;
  white-space: nowrap;
}
@media screen and (max-width: 1023px) {
  .menu-links {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    white-space: normal;
  }
}
.menu-links__items {
  display: inline;
}
.menu-links__item {
  display: inline;
  max-width: 233px;
  padding-right: 30px;
  padding-left: 30px;
  border-left: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .menu-links__item {
    padding-right: 20px;
    padding-left: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .menu-links__item {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-links__item a {
    font-size: 75%;
  }
}
.menu-links__item:first-child {
  border-left: 0;
}
@media screen and (max-width: 768px) {
  .menu-links__item:first-child {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .menu-links__item:nth-child(2) {
    border-left: none;
  }
}
.menu-links__link {
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  color: #000;
}
.message-found-none {
  padding-top: 50px;
}
.message-found-none__heading {
  font-size: 24px;
  color: #804033;
  margin-bottom: 15px;
}
.message-found-none__top-text {
  font-size: 12px;
  color: #000;
}
.message-found-none__text p {
  margin-top: 15px;
}
.message-found-none__text * {
  font-size: 12px;
}
.modal-gallery {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.modal-gallery__close {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 0;
}
.modal-gallery__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 80px;
  left: 0;
  z-index: 97;
  background-color: #000;
}
.modal-gallery__image img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.modal-gallery__text {
  position: absolute;
  right: 0;
  bottom: 80px;
  left: 0;
  z-index: 98;
  background-color: rgba(0,0,0,0.667);
  color: #fff;
  font-size: 24px;
  padding-top: 5px;
  padding-right: 60px;
  padding-bottom: 30px;
  padding-left: 60px;
  text-align: left;
}
.modal-gallery__text * {
  color: #fff;
  font-size: 24px;
  line-height: 170%;
}
.modal-gallery__options {
  height: 80px;
  padding-right: 30px;
  padding-left: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-gallery__options::after {
  clear: both;
  content: "";
  display: block;
}
.modal-gallery__share,
.modal-gallery__pagination {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal-gallery__share {
  float: right;
}
.modal-gallery__share-item {
  margin-left: 44px;
}
.modal-gallery__share-item:first-child {
  margin-left: 0;
}
.modal-gallery__share-item * {
  color: #000;
  font-size: 30px;
}
.modal-gallery__pagination {
  float: left;
}
.modal-gallery__pagination-out-of {
  font-size: 20px;
  margin-right: 20px;
  margin-left: 20px;
  color: #000;
}
.modal-gallery__pagination-prev .button,
.modal-gallery__pagination-next .button {
  position: relative;
  bottom: -2px;
}
.modal-gallery__pagination-prev .button__icon *,
.modal-gallery__pagination-next .button__icon * {
  color: #191919;
  font-size: 30px;
}
.modal-get-email__subheading,
.modal-get-email__submit {
  margin-top: 30px;
}
.modal-get-email__subheading {
  font-size: 14px;
  color: #000;
}
.modal-get-email__submit {
  text-align: center;
}
.modal-offer__heading {
  color: #000;
}
.modal-offer__heading h3 {
  font-size: 50px;
}
.modal-offer__image {
  margin-top: 20px;
}
.modal-offer__image img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.modal-offer__image-options {
  text-align: right;
  margin-top: 20px;
}
.modal-offer__image-option {
  display: inline-block;
  margin-left: 20px;
}
.modal-offer__text {
  margin-top: 40px;
}
.modal-offer__text h6 {
  font-size: 16px;
  color: #000;
}
.modal-offer__text h6 .text--sm {
  margin-left: 15px;
}
.modal-offer__text p {
  font-size: 14px;
}
.modal-offer__more-build {
  margin-top: 50px;
  text-align: center;
}
.modal-offer__more-build-item {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
}
.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0,0,0,0.4);
}
.modal__wrapper {
  position: fixed;
  top: 50%;
  right: 30px;
  left: 30px;
  z-index: 101;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  min-width: 420px;
}
@media screen and (min-width: 1024px) {
  .modal__wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 570px;
  }
  .modal__wrapper--sm {
    width: 410px;
  }
  .modal__wrapper--md {
    width: 560px;
  }
  .modal__wrapper--lg {
    width: 960px;
  }
}
.modal__heading {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  color: #000;
  text-align: left;
  height: 50px;
  line-height: 50px;
  position: relative;
  background-color: #f3f3f3;
}
.modal__close {
  padding-top: 20px;
  padding-right: 20px;
  text-align: right;
}
.modal__close * {
  font-size: 30px;
  color: #666;
}
@media screen and (min-width: 1024px) {
  .modal__close {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.modal__close--absolute {
  position: absolute;
  top: 27px;
  right: 20px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  z-index: 101;
}
.modal__content {
  margin-top: 50px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  min-height: 100px;
  text-align: left;
}
.modal__content p {
  line-height: 170%;
  color: #888;
}
@media screen and (min-width: 1024px) {
  .modal__content p {
    line-height: 140%;
  }
}
.modal__submit {
  margin-top: 30px;
}
.modal__submit .button {
  height: 90px;
}
.modal-video {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.9);
  z-index: 100;
}
.modal-video .box-video {
  width: 100%;
  height: 100%;
}
.modal-video .wrapper-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  border: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  border-radius: 4px;
  outline: none;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1000px;
  height: 560px;
  background-color: #000;
}
.modal-video .modal-close {
  border: #fff 1px solid;
  color: #fff;
  letter-spacing: 0;
  background: #fff;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 21px;
  border-radius: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
}
.modal-video .modal-close:hover {
  border: #9a4835 1px solid;
  color: #9a4835;
}
.modal-video .modal-close:before {
  display: block;
  content: '';
  position: absolute;
  width: 30px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 18px;
  left: 4px;
  height: 2px;
  background: #333;
}
.modal-video .modal-close:after {
  display: block;
  content: '';
  position: absolute;
  width: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 4px;
  height: 2px;
  background: #333;
}
@media screen and (max-width: 1024px) {
  .modal-video .modal-close {
    height: 80px;
    width: 80px;
  }
  .modal-video .modal-close:before {
    width: 60px;
    top: 35px;
    left: 10px;
  }
  .modal-video .modal-close:after {
    width: 60px;
    top: 35px;
    left: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .modal-video .wrapper-modal {
    width: 100% !important;
    height: 100% !important;
  }
  .modal-video .video-player-popup {
    width: 100% !important;
    height: 100% !important;
  }
}
.model-choises {
  padding-bottom: 100px;
}
.model-choises__label,
.model-choises__links,
.model-choises__link {
  display: inline-block;
}
.model-choises__label {
  margin-right: 40px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #000;
  font-size: 24px;
}
.model-choises__link {
  margin-left: 10px;
}
.navigation-link {
  text-align: left;
}
.navigation-link__items {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.navigation-link__items--level-2 {
  display: none;
  padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .navigation-link__items--level-2 {
    display: block !important;
  }
}
.navigation-link__item--level-1 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  text-align: left;
  border-bottom: none;
}
@media screen and (orientation: landscape) and (max-width: 768px) {
  .navigation-link__item--level-1 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.navigation-link__item--level-1.on .navigation-link__link--level-1 {
  color: #fff;
}
.navigation-link__item--level-1-smaller {
  border-bottom: none;
  margin-top: 10px;
}
.navigation-link__item--level-1-smaller .navigation-link__link--level-1 {
  font-size: 16px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}
.navigation-link__item--level-1-smaller-first {
  margin-top: 20px;
}
.navigation-link__item--level-1-open .navigation-link__icon span:first-child {
  display: none;
}
.navigation-link__item--level-1-open .navigation-link__icon span:last-child {
  display: inline;
}
.navigation-link__item--level-1-open .navigation-link__items--level-2 {
  display: none;
  padding-bottom: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .navigation-link__item--level-1-open .navigation-link__items--level-2 {
    display: block !important;
  }
}
.navigation-link__item--level-2 {
  padding-left: 80px;
  font-size: 18px;
}
.navigation-link__item--level-2-active {
  padding-left: 80px;
  position: relative;
}
.navigation-link__item--level-2-active:before {
  content: '';
  position: absolute;
  top: 40%;
  left: 0;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
  width: 69px;
  height: 1px;
  background-color: #9a4835;
  display: block;
  width: 59px;
}
.navigation-link__link {
  display: block;
  text-transform: uppercase;
  color: #999;
  text-decoration: none;
  position: relative;
  -webkit-transition: ease 0.25s;
  transition: ease 0.25s;
}
.navigation-link__link:active,
.navigation-link__link:hover {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .navigation-link__link:active,
  .navigation-link__link:hover {
    text-decoration: none;
  }
}
.navigation-link__link--level-1 {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #fff;
}
@media screen and (orientation: landscape) and (max-width: 768px) {
  .navigation-link__link--level-1 {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    font-size: 14px;
    line-height: 18px;
  }
}
.navigation-link__link--level-2 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  color: #888;
}
@media screen and (max-width: 1024px) {
  .navigation-link__link--level-2 {
    font-size: 16px;
  }
}
@media screen and (orientation: landscape) and (max-width: 768px) {
  .navigation-link__link--level-2 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 13px;
    line-height: 20px;
  }
}
.navigation-link__icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.navigation-link__icon * {
  font-size: 30px;
  color: #fff;
}
.navigation-link__icon span:last-child {
  display: none;
}
.navigation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: inherit;
  z-index: 300;
  -webkit-transition: 0.3s transform;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  width: 470px;
}
@media screen and (max-width: 1024px) {
  .navigation {
    width: 350px;
  }
}
@media screen and (max-width: 470px) {
  .navigation {
    width: 100%;
  }
}
.navigation.show {
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.navigation__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(0,0,0,0.8);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.navigation__overlay.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.navigation__overlay--level-2 {
  display: none;
  z-index: 101;
}
.navigation__close,
.navigation__wrapper {
  z-index: 101;
  position: absolute;
}
.navigation__close {
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  z-index: 200;
  right: 0;
  top: 0;
  left: auto;
}
@media screen and (min-width: 1024px) {
  .navigation__close {
    top: 30px;
    right: 30px;
    left: auto;
    z-index: 102;
    width: 30px;
    height: 30px;
  }
}
.navigation__wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .navigation__wrapper {
    left: 0;
  }
}
.navigation__options,
.navigation__search {
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (min-width: 1024px) {
  .navigation__options,
  .navigation__search {
    padding-left: 60px;
  }
}
.navigation__search {
  padding-top: 10px;
  padding-right: 60px;
  height: 80px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .navigation__search {
    height: 100px;
  }
}
.navigation__links {
  position: relative;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  height: 100%;
  overflow: auto;
}
.navigation__options {
  height: 50px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.navigation__share {
  float: left;
  display: none;
  position: relative;
  z-index: 102;
  margin-left: 15px;
}
.navigation__share-open-close * {
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .navigation__share-open-close .button {
    display: none !important;
  }
}
.navigation__share-open-close .button:last-child {
  display: none;
}
.navigation__share-open-close--open {
  position: relative;
  z-index: 102;
}
.navigation__share-open-close--open .button:first-child {
  display: none;
}
.navigation__share-open-close--open .button:last-child {
  display: inline-block;
}
.navigation__share-open-close--open + .navigation__share-links {
  display: block;
}
.navigation__share-links {
  position: absolute;
  bottom: 60px;
  left: -25px;
  z-index: 102;
}
@media screen and (min-width: 1024px) {
  .navigation__share-links {
    position: static;
    bottom: auto;
    left: auto;
  }
}
.navigation__share-links .button {
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
  border-radius: 50%;
  width: 73px;
  height: 73px;
}
@media screen and (min-width: 1024px) {
  .navigation__share-links .button {
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    width: auto;
    height: auto;
    margin-left: 13px;
    float: right;
  }
  .navigation__share-links .button:last-child {
    margin-left: 0;
  }
  .navigation__share-links .button:hover {
    color: #fff;
  }
  .navigation__share-links .button:hover * {
    color: #fff;
  }
}
.navigation__share-links .button * {
  color: #000;
  font-size: 40px;
}
@media screen and (min-width: 1024px) {
  .navigation__share-links .button * {
    color: #888;
    font-size: 14px;
  }
}
.navigation__languages {
  display: none;
  float: right;
}
.navigation__languages-item {
  font-family: 'GenesisSansHeadKROTFLight';
  font-size: 28px;
  margin-left: 50px;
  color: #666;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .navigation__languages-item {
    font-size: 14px;
    margin-left: 10px;
  }
}
.navigation__languages-item--active {
  color: #fff;
}
.navigation--open .navigation {
  display: block;
}
.navigation--open .navigation__overlay {
  display: block;
}
@media screen and (min-width: 1024px) {
  .navigation--open .navigation__overlay {
    display: none;
  }
}
a.scrollTo {
  cursor: pointer !important;
}
.overflow_hidden {
  overflow: hidden !important;
}
.socialLink {
  position: absolute;
  left: 40px;
  bottom: 40px;
}
.news_announcement__item {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.news_announcement__item.al-right .news-an-img {
  float: right;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .news_announcement__item.al-right .news-an-img {
    margin-top: 0;
  }
}
.news_announcement__item.al-right .news-an-text {
  padding-right: 100px;
  padding-top: 10px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.news_announcement__item .news-an-text {
  padding-left: 50px;
  padding-right: 20px;
  padding-top: 0px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .news_announcement__item .news-an-text {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 20px !important;
  }
}
.news_announcement__item .news_announcement__item-half {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .news_announcement__item .news_announcement__item-half {
    width: 100% !important;
  }
}
.news_announcement__item .news_announcement__item-half img {
  display: block;
  width: 100%;
}
.news_announcement__item .news_announcement__item-half .news_announcement_date {
  display: block;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  color: #9a4835;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.news_announcement__item .news_announcement__item-half .news_announcement_title {
  line-height: 34px;
  width: 100%;
  display: block;
}
.news_announcement__item .news_announcement__item-half .news_announcement_title .news_announcement_title-link {
  font-size: 24px;
  text-decoration: none;
  text-transform: none;
}
.news_announcement__item .news_announcement__item-half .news_announcement_desc {
  font-size: 16px;
}
.news_announcement__item .news_announcement__item-half .news_announcement_bottom {
  margin-top: 85px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1380px) {
  .news_announcement__item .news_announcement__item-half .news_announcement_bottom {
    margin-top: 20px;
  }
}
.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link {
  width: 100px;
  color: #888;
  border-bottom: 1px solid #888;
  text-decoration: none;
  padding-bottom: 14px;
  padding-right: 20px;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:after {
  display: block;
  position: absolute;
  right: 0px;
  top: 14px;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #888;
  border-bottom: 5px solid transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover {
  color: #9a4835;
}
@media screen and (max-width: 1024px) {
  .news_announcement-top {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .news_announcement-top {
    margin-top: 0;
  }
}
.news_announcement-top .news_announcement__item {
  background-color: #e8e8e8;
  float: left;
}
.news_announcement-top .news_announcement__item .news-an-text {
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 45px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .news_announcement-top .news_announcement__item .news-an-text {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
  }
}
.news_announcement-top .news_announcement__item .news_announcement__item-half {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .news_announcement-top .news_announcement__item .news_announcement__item-half {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .news_announcement-top .news_announcement__item .news_announcement__item-half {
    width: 100% !important;
  }
  .news_announcement-top .news_announcement__item .news_announcement__item-half.news-an-text {
    margin-top: 25px;
    padding-bottom: 20px;
  }
}
.news_announcement-top .news_announcement__item .news_announcement__item-half img {
  display: block;
  width: 100%;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_date {
  display: block;
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
  font-size: 16px;
  color: #9a4835;
  margin-bottom: 50px;
  padding-bottom: 25px;
}
@media screen and (max-width: 1200px) {
  .news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_date {
    margin-bottom: 20px;
  }
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_title {
  line-height: 34px;
  width: 100%;
  display: block;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_title .news_announcement_title-link {
  font-size: 24px;
  text-decoration: none;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_desc {
  font-size: 16px;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom {
  margin-top: 85px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1380px) {
  .news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom {
    margin-top: 20px;
  }
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link {
  color: #888;
  border-bottom: 1px solid #888;
  text-decoration: none;
  padding-bottom: 14px;
  padding-right: 20px;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:after {
  display: block;
  position: absolute;
  right: 0px;
  top: 3px;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #888;
  border-bottom: 5px solid transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover {
  color: #9a4835;
}
.news_announcement-top .news_announcement__item .news_announcement__item-half .news_announcement_bottom .news_announcement_bottom-link:hover:after {
  border-left: 5px solid #9a4835;
}
.news_announcement-content .news_announcement_bottom-link {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement-content .news_announcement_bottom-link .link-arrow {
  position: absolute;
  width: 35px;
  background: #888;
  height: 1px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.news_announcement-content .news_announcement_bottom-link .link-arrow:before {
  display: block;
  position: absolute;
  right: 0px;
  top: -2px;
  content: '';
  width: 5px;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.news_announcement-content .news_announcement_bottom-link .link-arrow:after {
  display: block;
  position: absolute;
  right: 0px;
  top: 2px;
  content: '';
  width: 5px;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.news-img {
  display: block;
  width: 80% !important;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 650px) {
  .news-img {
    width: 100% !important;
  }
}
.news-cont {
  padding-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .news-cont {
    margin-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .news-cont {
    margin-top: 50px;
  }
}
.news-cont strong {
  color: #000;
}
.news-cont ul {
  margin-bottom: 30px;
}
.news-cont li {
  padding-top: 15px;
}
.news-cont h2 {
  font-size: 24px;
  color: #000;
  text-align: center;
  text-transform: none;
  line-height: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  font-family: 'GenesisSansTextKROTFRegular', sans-serif;
  line-height: 35px;
}
.news-cont p,
.news-cont ul,
.news-cont li {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin-top: 0;
}
.news-cont p:not(:last-child),
.news-cont ul:not(:last-child),
.news-cont li:not(:last-child) {
  margin-bottom: 15px;
}
.news-cont p.warranty-p01,
.news-cont ul.warranty-p01,
.news-cont li.warranty-p01 {
  font-size: 16px;
}
.news-cont table {
  width: 100%;
  text-align: center;
  border-top: 2px solid #d2d2d2;
  border-collapse: collapse;
}
.news-cont table * {
  color: #000;
  font-size: 12px;
  line-height: 22px;
}
.news-cont table:not(:last-child) {
  margin-bottom: 40px;
}
.news-cont table.text-left {
  text-align: left;
}
.news-cont table.text-left td:first-child {
  padding-left: 0;
}
.news-cont table .text-left {
  text-align: left;
}
.news-cont table th,
.news-cont table td {
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-left: 20px;
  vertical-align: middle;
}
.news-cont table th:last-child,
.news-cont table td:last-child {
  border-right: 0;
}
.news-cont table th.border-none,
.news-cont table td.border-none {
  border-bottom: 0;
}
.news-cont table th.border-top,
.news-cont table td.border-top {
  border-top: 1px solid #d5d5d5;
}
.news-cont table th {
  background-color: #f7f7f7;
  font-size: 14px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}
.news-cont table .bg-grey {
  background-color: #f7f7f7;
}
.news-disclaimer {
  padding-left: 15px;
  margin-top: 15px;
  position: relative;
}
.news-disclaimer:after {
  display: block;
  content: '※';
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 12px;
  line-height: 1.6;
  color: #000;
}
.news-disclaimer p,
.news-disclaimer * {
  font-size: 12px;
  line-height: 1.6;
  color: #000;
}
.news-disclaimer span {
  color: #804033;
  font-weight: bold;
  margin-left: 5px;
}
.news-two-img {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.news-two-img img {
  float: left;
  width: 50%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 650px) {
  .news-two-img img {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .news_announcement-top .news_announcement__item .news-an-text {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.option-list__items,
.option-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.option-list__item {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border: 1px solid transparent;
  letter-spacing: 1px;
  margin-top: 25px;
}
.option-list__item:first-child {
  margin-top: 0;
}
.option-list__item-heading {
  text-transform: uppercase;
  font-family: 'GenesisSansHeadKROTFLight';
  font-size: 20px;
  color: #000;
}
.option-list__item-text p {
  color: #888;
  font-size: 14px;
  margin-top: 10px;
}
.option-list__item:hover {
  border-color: #9a4835;
}
.option-list__item:hover .option-list__item-heading {
  color: #9a4835;
}
.option-list__item:hover .option-list__item-text p {
  color: #9a4835;
}
.partners-block {
  background: #000;
}
.partners__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 680px) {
  .partners__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
.partners__item-image {
  min-width: 300px;
  max-width: 300px;
  margin-right: 80px;
}
@media screen and (max-width: 680px) {
  .partners__item-image {
    margin-right: 0;
  }
}
.partners-img {
  display: block;
  width: 100% !important;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}
.partners-cont {
  padding-top: 40px;
}
.partners-cont ul {
  margin-bottom: 30px;
}
.partners-cont li {
  padding-top: 15px;
}
.partners-cont h2 {
  font-size: 24px;
  color: #ccc;
  text-align: center;
  text-transform: none;
  line-height: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  font-family: 'GenesisSansTextKROTFRegular', sans-serif;
}
.partners-cont p {
  font-size: 14px;
  line-height: 24px;
  color: #ccc;
  margin-top: 0;
}
.partners-cont p:not(:last-child) {
  margin-bottom: 15px;
}
.partners-cont p.warranty-p01 {
  font-size: 16px;
}
.partners-cont a {
  font-size: inherit;
}
.partners-cont table {
  width: 100%;
  text-align: center;
  border-top: 2px solid #d2d2d2;
  border-collapse: collapse;
}
.partners-cont table * {
  color: #ccc;
  font-size: 12px;
  line-height: 22px;
}
.partners-cont table:not(:last-child) {
  margin-bottom: 40px;
}
.partners-cont table.text-left {
  text-align: left;
}
.partners-cont table.text-left td:first-child {
  padding-left: 0;
}
.partners-cont table .text-left {
  text-align: left;
}
.partners-cont table th,
.partners-cont table td {
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-left: 20px;
  vertical-align: middle;
}
.partners-cont table th:last-child,
.partners-cont table td:last-child {
  border-right: 0;
}
.partners-cont table th.border-none,
.partners-cont table td.border-none {
  border-bottom: 0;
}
.partners-cont table th.border-top,
.partners-cont table td.border-top {
  border-top: 1px solid #d5d5d5;
}
.partners-cont table th {
  background-color: #f7f7f7;
  font-size: 14px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}
.partners-cont table .bg-grey {
  background-color: #f7f7f7;
}
.partners-disclaimer {
  padding-left: 15px;
  margin-top: 15px;
  position: relative;
}
.partners-disclaimer:after {
  display: block;
  content: '※';
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 12px;
  line-height: 1.6;
  color: #ccc;
}
.partners-disclaimer p,
.partners-disclaimer * {
  font-size: 12px;
  line-height: 1.6;
  color: #ccc;
}
.partners-disclaimer span {
  color: #804033;
  font-weight: bold;
  margin-left: 5px;
}
.powetrain__heading,
.powetrain__image,
.powetrain__data,
.powetrain__data-collumn {
  display: block;
}
.recomendation-list__items {
  list-style: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}
.recomendation-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.recomendation-list__link {
  height: 150px;
  background-color: #f3f3f3;
  text-align: center;
  position: relative;
  display: block;
}
.recomendation-list__icon {
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 100%;
  text-align: center;
}
.recomendation-list__text {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  color: #888;
  text-transform: uppercase;
  font-size: 14px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.search-image-list {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -8px;
}
.search-image-list__items {
  display: block;
  list-style: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.search-image-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.search-image-list__item {
  height: 170px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search-image-list__item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
  overflow: hidden;
}
.search-image-list__item-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
}
.search-result-item {
  padding-top: 60px;
  padding-bottom: 20px;
}
.search-result-item__heading {
  font-size: 30px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #b6b6b6;
}
.search-result-item__heading span {
  color: #9a4835;
  font-family: 'GenesisSansHeadKROTFLight';
  font-size: 30px;
  margin-right: 5px;
}
.search-result-item__content {
  margin-top: 30px;
}
.search-result-list__items,
.search-result-list__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.search-result-list__item {
  margin-top: 20px;
}
.search-result-list__item:first-child {
  margin-top: 0;
}
.search-result-list__image {
  padding-right: 15px;
}
.search-result-list__heading {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
}
.search-result-list__text p {
  font-size: 14px;
  color: #000;
}
.search-result-list__text p:first-child {
  margin-top: 0;
}
.send-question {
/*   padding-top: 140px; */
  padding-bottom: 100px;
}
.send-question__heading {
  text-transform: uppercase;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #9a4835;
  font-size: 45px;
  letter-spacing: 1px;

}
.send-question__text {
  margin-top: 20px;
}
.send-question__text p {
  color: #000;
  font-size: 14px;
}
.send-question__text p:first-child {
  margin-top: 0;
}
.send-question__form {
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
}
.send-question__form textarea {
  min-height: 308px;
}
.send-question__submit {
  margin-top: 50px;
  text-align: center;
}
.send-question__success {
  text-align: center;
}
.send-question__success-text {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 100px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 460px;
  text-align: left;
}
.send-question__success-text p {
  font-size: 20px;
  color: #000;
  margin-top: 0;
}
.send-question__success-icon {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  font-size: 75px;
  width: 70px;
  color: #9a4835;
}
.send-question__success-button {
  margin-top: 30px;
  text-align: center;
}
.send-question .grid-coll:first-child {
  padding-right: 30px;
}
.share-icon-list__items {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  text-align: center;
}
.share-icon-list__item {
  display: inline-block;
  text-align: center;
  padding-right: 15%;
  padding-left: 15%;
}
.share-icon-list__item * {
  color: #000;
  font-size: 50px;
}
.share {
  background-color: #000;
  height: 200px;
  position: relative;
}
.share__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.share__heading {
  text-transform: uppercase;
  color: #fff;
}
.share__icon-list {
  margin-top: 25px;
  text-align: center;
}
.share__icon-list-item {
  margin-right: 30px;
  margin-left: 30px;
  display: inline-block;
}
.share__icon-list-item * {
  color: #fff;
  font-size: 36px;
}
.share__icon-list-item .button:hover {
  color: #9a4835;
}
.share__icon-list-item .button:hover * {
  color: #9a4835;
}
.sign-up__text {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.sign-up__text p {
  font-size: 14px;
}
.sign-up__form .form__label label {
  color: #000;
}
.sign-up__success {
  padding-top: 200px;
  padding-bottom: 200px;
}
.site-map-list:after {
  clear: both;
  content: '';
  display: table;
}
.site-map-list__items {
  display: block;
}
.site-map-list__item {
  width: 25%;
  float: left;
  display: block;
  margin-top: 80px;
}
.site-map-list__item:nth-child(4n+5) {
  clear: left;
}
.site-map-list__heading {
  font-size: 30px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
  line-height: 1.2em;
}
.site-map-list__link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 100%;
}
.site-map-list__link a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #888;
}
.site-map-list__link:hover {
  text-decoration: underline;
}
.slick-slider {
  position: relative;
  display: block;
  background: #888;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  text-align: center;
}
.slick-slide img {
  display: inline-block;
  max-height: 500px;
  vertical-align: middle;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-slide:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 500px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.special-offers__heading {
  font-size: 14px;
  letter-spacing: 1px;
}
.special-offers__items,
.special-offers__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.special-offers__item {
  border-bottom: 1px solid #b2b2b2;
  padding-top: 20px;
  padding-bottom: 10px;
}
.special-offers__item--empty {
  border-bottom: 0;
}
.special-offers__item-heading {
  font-family: 'GenesisSansHeadKROTFLight';
  color: #000;
  font-size: 16px;
}
.special-offers__item-text,
.special-offers__item-date {
  color: #000;
  font-size: 12px;
}
.special-offers__item-text {
  margin-top: 5px;
}
.special-offers__item-date {
  margin-top: 10px;
}
.specifications {
  padding-left: 160px;
  position: relative;
}
.specifications__heading {
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  color: #000;
}
.specifications__data {
  color: #000;
}
.specifications__items {
  list-style: square;
  padding-left: 15px;
}
.specifications__items * {
  font-size: 14px;
  line-height: 30px;
  color: #000;
}
.specifications__full {
  margin-top: 10px;
}
.specifications__full a {
  font-size: 16px;
  text-transform: uppercase;
}
.specifications__full__item {
  display: none;
}
.specifications__statistics {
  margin-top: 20px;
  border-top: 1px solid #d5d5d5;
  padding-top: 30px;
}
.specifications__action {
  display: block;
  text-align: right;
  padding-top: 40px;
}
.statistics__items {
  display: block;
}
.statistics__item {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
  text-align: left;
}
.statistics__item +.statistics__item {
  padding-left: 30px;
  border-left: 1px solid #eee;
}
.statistics__item * {
  color: #888;
  line-height: 100%;
}
.statistics__item-text {
  font-size: 12px;
  margin-bottom: 10px;
}
.statistics__item-number {
  font-size: 24px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
}
.statistics__item-parameter {
  font-size: 12px;
  margin-left: 5px;
}
.success {
  width: 300px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.success .check-circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #804033;
  text-align: center;
  line-height: 58px;
  display: inline-block;
  vertical-align: top;
}
.success__icon {
  margin-bottom: 30px;
}
.success__heading {
  line-height: 100%;
  font-size: 32px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
}
.success__text p {
  margin-top: 20px;
}
.success__text-small {
  line-height: 100%;
}
.summary-list {
  text-align: left;
}
.summary-list__items,
.summary-list__item {
  margin-bottom: 20px;
}
.summary-list__item-heading {
  font-size: 16px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #000;
  border-bottom: 1px solid #f0f0f0;
  text-transform: uppercase;
}
.summary-list__item-heading a {
  float: right;
  font-size: 10px;
}
.summary-list__item-body {
  padding-top: 15px;
  padding-bottom: 15px;
}
.summary-list__item-body:after {
  clear: both;
  content: '';
  display: table;
}
.summary-list__item-image {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.summary-list__item-info,
.summary-list__item-text {
  font-size: 18px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
}
.summary-list__item-price {
  display: block;
  font-size: 16px;
}
.summary {
  text-align: left;
  height: 100%;
}
.summary__heading {
  font-size: 35px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  color: #000;
  line-height: 30px;
  margin-bottom: 50px;
  display: block;
  position: relative;
}
.summary__heading * {
  line-height: inherit;
}
.summary__heading-icons {
  float: right;
}
.summary__heading-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.summary__heading-icon * {
  color: #626262;
}
.summary__inner {
  height: 100%;
  margin-top: -80px;
  padding-top: 80px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.summary__scroll {
  overflow-y: auto;
  height: 100%;
  padding-right: 5px;
}
.summary__totals {
  margin-bottom: 20px;
}
.summary__actions {
  margin-top: 10px;
  text-align: center;
}
.summary__actions .button {
  width: 100%;
}
.summary__actions .button__icon {
  margin-right: 10px;
}
.summary__concierge-number {
  margin-top: 20px;
  margin-bottom: 20px;
}
.summary__dealer-near-you {
  display: block;
}
.summary__submit {
  margin-top: 10px;
  display: block;
  text-align: center;
}
.summary__submit .button {
  width: 100%;
}
.tabs {
  padding-top: 50px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .tabs {
    padding-bottom: 50px;
  }
}
.tabs__list-nav {
  margin-right: -5px;
  margin-left: -5px;
}
.tabs__list {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tabs__list-item {
  display: table-cell;
  vertical-align: top;
  padding-right: 5px;
  padding-left: 5px;
}
@media screen and (max-width: 1023px) {
  .tabs__list-item {
    display: table-row;
  }
}
.tabs__list-item .button.button--transparent {
  text-transform: uppercase;
  display: block;
  border-top: 1px solid #c4c4c4;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
  line-height: 100%;
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
}
.tabs__list-item .button.button--transparent .button__text {
  color: #c4c4c4;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
@media screen and (max-width: 768px) {
  .tabs__list-item .button.button--transparent .button__text {
    line-height: 140%;
  }
}
.tabs__list-item--active .button.button--transparent {
  color: #9a4835;
  border-top-color: #804033;
}
.tabs__list-item--active .button.button--transparent .button__text {
  color: #804033;
}
.tabs__list-item:hover .button.button--transparent:hover {
  border-top-color: #804033;
}
.tabs__list-item:hover .button.button--transparent:hover .button__text {
  color: #804033;
}
.tabs__content {
  display: none;
}
.tabs__content--show {
  display: block;
}
.tabs__content-text {
  margin-top: 20px;
  font-size: 18px;
}
@media screen and (max-width: 1023px) {
  .tabs__content-text {
    font-size: 16px;
    margin-top: 10px;
  }
}
.test_drive {
  padding-top: 100px;
  background-image: url("/images/test_drive_back.jpg");
  background-size: cover;
}
.test_drive_wrapper {
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.test_drive_wrapper .test_drive_block .left {
  float: left;
  width: 48%;
}
.test_drive_wrapper .test_drive_block .left .left_city {
  height: 30px;
  overflow: hidden;
}
.test_drive_wrapper .test_drive_block .left .left_diler {
  height: 30px;
  overflow: hidden;
}
.test_drive_wrapper .test_drive_block .right {
  float: right;
  width: 48%;
}
.totals {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  background-color: #f7f7f7;
}
.totals__left {
  border-right: 1px solid #d0d0d0;
  padding-right: 30px;
}
.totals__left.grid-coll {
  padding-right: 30px;
}
.totals__left dl {
  font-size: 12px;
}
.totals__left dl +dl {
  margin-top: 10px;
}
.totals__left dt {
  clear: both;
  float: left;
}
.totals__left dd {
  display: block;
  font-size: 18px;
  color: #000;
  font-family: 'GenesisSansHeadKROTFLight';
  text-align: right;
}
.totals__right {
  padding-left: 30px;
  line-height: 60px;
}
.totals__right.grid-coll {
  padding-left: 30px;
}
.totals__right-label {
  font-size: 12px;
  float: left;
}
.totals__right-sum {
  display: block;
  font-size: 30px;
  color: #804033;
  text-align: right;
  font-family: 'GenesisSansHeadKROTFLight';
}
.user-navigation__find {
  display: none;
}
@media screen and (min-width: 1024px) {
  .user-navigation__find {
    display: inline;
  }
  .user-navigation__find a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
  }
  .user-navigation__find a:hover {
    color: #9a4835;
  }
}
@media screen and (min-width: 1024px) {
  .user-navigation__button {
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
  }
  .user-navigation__button:before {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 14px;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.options_holder li {
  display: none;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border: 1px solid #ddd !important;
}
.options_holder li.checked {
  border: 1px solid #874033 !important;
}
.options_holder .forpack1 {
  display: block;
}
.g90__config {
  position: relative;
  z-index: 1;
  float: right;
  top: 40px;
}
@media only screen and (max-width: 767px) {
  .g90__config {
    float: none;
    top: 0;
    display: block;
    clear: both;
  }
}
.with-price {
  margin-top: 100px;
  margin-bottom: 190px;
  position: relative;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .with-price {
    margin-top: 100px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .with-price {
    margin-top: 70px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .with-price {
    margin-top: 50px;
  }
  .with-price .view-360__view.configurator {
    max-width: 100%;
    width: 100%;
  }
}
.view-360__view-actual {
  font-size: 14px;
  color: #000;
  position: relative;
  left: 5%;
}
@media screen and (max-width: 768px) {
  .view-360__view-actual {
    left: auto;
    margin-left: 5%;
  }
}
.view-360__view-actual span {
  margin-left: 10px;
  font-size: 14px;
  color: #804033;
}
.view-flexbox {
  display: -webkit-box;
  display: flex;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .view-flexbox {
    display: block;
  }
}
.view-flexbox .content::-webkit-scrollbar {
  width: 5px;
}
.view-flexbox .content::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.21);
  border-radius: 10px;
}
.view-flexbox .content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0,0,0,0.21);
}
.view-flexbox .txt_car-price {
  position: absolute;
  bottom: 12px;
  left: 5%;
  z-index: 1;
}
.view-flexbox .txt_car-price span {
  float: left;
  height: 14px;
  font-size: 16px;
  color: #000;
  margin-right: 10px;
}
.view-flexbox .txt_car-price strong {
  margin-left: 7px;
  color: #804033;
  float: left;
  height: 18px;
  font-size: 18px;
}
.view-flexbox .txt_car-price strong i {
  margin-left: 7px;
  color: #804033;
}
@media screen and (max-width: 767px) {
  .view-flexbox .txt_car-price {
    left: 7%;
    bottom: -50px;
  }
  .view-flexbox .txt_car-price span {
    font-size: 30px;
  }
  .view-flexbox .txt_car-price strong {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .view-flexbox .view-360__view {
    max-height: 400px;
  }
}
.price_form {
  position: relative;
  z-index: 2;
  max-width: 35%;
  width: 100%;
  display: block;
  overflow: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.price_form transition .3s transform {
  max-width: 85%;
}
.price_form.show {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.price_form.show .content {
  min-height: 385px;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  .price_form.show .content {
    overflow-x: initial;
    overflow-y: initial;
  }
}
.price_form.show .content ul.body {
  float: left;
  width: 95%;
  height: 95%;
  list-style: none;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .price_form.show .content ul.body {
    float: none;
    position: relative;
    width: 100%;
    height: 95%;
    list-style: none;
  }
}
.price_form.show .content ul.body.interior_holder li dt {
  font-size: 16px;
  margin-top: -4px;
}
.price_form.show .content ul.body.interior_holder li dt .inf {
  display: block;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .price_form {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 90%;
    margin-top: 20px;
  }
}
.price_form .content {
  width: 100%;
  min-height: 385px;
  position: relative;
}
.price_form .content ul.body {
  float: none;
  position: relative;
  width: 100%;
  height: 95%;
  list-style: none;
}
.price_form .content ul.body li input {
  position: absolute;
  left: -9999px;
}
.price_form .content .body.trim_holder li.pack:after {
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  right: 20px;
  top: 24px;
  background: url("../images/icons/btn_arrow_list.png");
}
.price_form .content .body.trim_holder li.pack.checked.pre:after {
  background: url("../images/icons/btn_arrow_list.png") 0px 0;
}
.price_form .content .body.trim_holder li.pack.checked:after {
  content: '';
  width: 10px;
  height: 5px;
  position: absolute;
  right: 20px;
  top: 24px;
  background: url("../images/icons/btn_arrow_list.png") 10px 0;
}
.price_form .content .body .finish_list > span > i {
  position: absolute;
  right: 0;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  margin-top: 3px;
  pointer-events: all;
}
.price_form .content .body .finish_list > span > i:hover {
  border-bottom: 1px dotted #666;
}
.price_form .content .body .finish_list ul {
  position: relative;
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 1em;
}
.price_form .content .body .box-total,
.price_form .content .body .print_total {
  background-color: #f7f7f7;
  margin-top: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-size: 14px;
}
.price_form .content .body .box-total dl,
.price_form .content .body .print_total dl {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: none;
  vertical-align: middle;
}
.price_form .content .body .box-total dt,
.price_form .content .body .print_total dt {
  line-height: 1.5;
  color: #888;
  clear: both;
  float: left;
}
.price_form .content .body .box-total dd,
.price_form .content .body .print_total dd {
  font-size: 18px;
  float: right;
  padding-right: 0;
  color: #000;
}
.price_form .content .body .box-total dd i,
.price_form .content .body .print_total dd i {
  font-size: 16px;
  color: #804033;
  margin-left: 7px;
}
.price_form .content .body .box-total .total,
.price_form .content .body .print_total .total {
  margin-top: 17px;
  padding-top: 23px;
  border-top: 1px solid #d0d0d0;
  border-left: 0 none;
  background-image: none;
  line-height: 21px;
}
.price_form .content .body .box-total .total dt,
.price_form .content .body .print_total .total dt {
  text-transform: uppercase;
}
.price_form .content .body .box-total .total dd,
.price_form .content .body .print_total .total dd {
  font-size: 30px;
  color: #804033;
}
.price_form .content .body .box-total .total dd i,
.price_form .content .body .print_total .total dd i {
  font-size: 26px;
  color: #804033;
  margin-left: 7px;
}
.price_form .content .body .color__item {
  border: 1px solid #ddd;
  width: 100% !important;
  height: auto;
  display: block;
  margin-left: 0 !important;
  margin-top: 10px !important;
}
.price_form .content .body .color__item label {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: flex;
}
.price_form .content .body dt {
  color: #000;
  font-size: 18px;
  line-height: 1.2;
}
.price_form .content .body dd {
  font-size: 14px;
}
.price_form .content .body dd:first-of-type {
  margin-top: 10px;
}
.price_form .content .body dd.dd_price {
  padding-top: 10px;
  color: #804033;
  font-size: 18px;
}
.price_form .content .body dd.dd_price i {
  color: #804033;
  font-size: 15px;
}
.price_form .content .body li {
  position: relative;
  margin-top: 4px;
  cursor: pointer;
  border: 1px solid transparent;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.8s all;
  transition: 0.8s all;
  background-color: #f7f7f7;
}
.price_form .content .body li.checked {
  border: 1px solid #874033;
}
.price_form .content .body li.checked .need_show {
  float: none;
  position: relative;
  background: #f7f7f7;
  font-size: 14px;
  color: #000;
  display: none;
  padding-left: 26px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 70%;
}
.price_form .content .body li.checked .need_show li {
  list-style-type: disc;
  font-size: 12px;
}
.price_form .content .body li label {
  width: 100%;
  background: #f7f7f7;
  cursor: pointer;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.price_form .content .body li label .label_block {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background: #f7f7f7;
}
.price_form .content .body li strong {
  display: block;
  float: none;
  height: 13px;
  color: #000;
  font-size: 18px;
  line-height: 18px;
}
.price_form .content .body li em {
  display: block;
  float: none;
  height: 16px;
  margin-top: 19px;
  line-height: 20px;
  font-size: 16px;
  color: #888;
}
.price_form .content .body li p {
  position: absolute;
  top: 0;
  right: 40px;
  color: #888;
  font-size: 16px;
  line-height: 58px;
  margin-top: -1px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .price_form .content .body li p {
    position: absolute;
    top: 33px;
    right: 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .price_form .content .body li p {
    position: absolute;
    top: 33px;
    right: 20px;
  }
}
.price_form .content .body li .need_show {
  width: 100%;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 20px;
  background: #fff;
  margin-top: 20px;
  font-size: 14px;
  color: #000;
  display: none;
}
.price_form .content .body li .need_show span {
font-size14px
  color: #000;
  margin-right: 10px;
}
.price_form .content .body li .need_show ul {
  position: relative;
}
.price_form .content .body li .need_show ul float none {
  padding-left: 20px;
}
.price_form .content .body li .need_show ul padding-right 20px li.options_holder-txt {
  color: #000;
  font-size: 18px;
  line-height: 1.2;
}
.price_form .content .body li .need_show ul padding-right 20px li {
  font-size: 14px;
}
.price_form .content .body li .need_show ul padding-right 20px li:first-of-type {
  margin-top: 10px;
}
.price_form .content .body li .need_show ul padding-right 20px li.dd_price {
  padding-top: 10px;
  color: #804033;
  font-size: 18px;
}
.price_form .content .body li .need_show ul padding-right 20px li.dd_price i {
  color: #804033;
  font-size: 18px;
}
.price_form .content .body li .color {
  width: 55px;
  height: 55px;
  float: left;
  border: 1px solid #000;
  margin-right: 20px;
  display: block;
}
.price_form .content .body li .double-color {
  height: 55px;
  float: left;
  margin-right: 20px;
  display: block;
  min-width: 120px;
}
.price_form .content .body li .double-color img {
  float: left;
}
.price_form .content .body li .double-color img:not(:last-of-type) {
  margin-right: 10px;
}
.price_form .actions li {
  height: 48px;
  display: block;
  margin-top: 10px;
}
.price_form .actions li a {
  text-decoration: none;
}
.price_form .actions .prevstep {
  background-color: #6f6f6f;
  border: 1px solid #6f6f6f;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  position: relative;
}
.price_form .actions .prevstep:after {
  content: '';
  top: 20px;
  left: 21px;
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAMAAADNcxasAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAAA9JREFUeAFjAAFG7ARuCgABJwAKzBZqhwAAAABJRU5ErkJggg==");
  width: 5px;
  height: 9px;
}
.price_form .actions .nextstep {
  background-color: #000;
  border: 1px solid #000;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  position: relative;
}
.price_form .actions .nextstep:after {
  content: '';
  top: 20px;
  right: 21px;
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAMAAADNcxasAAAABlBMVEX///////9VfPVsAAAAAXRSTlMAQObYZgAAABBJREFUCNdjYGQAA9wUNgIAASsACvzZqYMAAAAASUVORK5CYII=");
  width: 5px;
  height: 9px;
}
.price_form .actions .finishstep {
  background-color: #000;
  border: 1px solid #000;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
}
.price_form .titleblock {
  display: none;
}
.price_form .steps ul {
  position: relative;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  padding-left: 21px;
  padding-right: 21px;
  background-color: #8a8e95;
}
.price_form .steps ul li {
  line-height: 40px;
}
.price_form .steps ul a {
  color: #fff;
  text-decoration: none;
}
.price_form .steps ul a span {
  color: #fff;
}
.price_form .steps .current-info {
  display: none;
}
.price_form .steps li {
  display: none;
}
.price_form .steps .current {
  display: block;
}
.price_form .steps .current a {
  cursor: default;
}
.view-360 {
  padding-top: 0;
  display: block;
}
.view-360__heading {
  font-size: 45px;
  color: #804033;
  text-transform: uppercase;
  font-family: 'GenesisSansHeadKROTFLight';
  text-align: center;
  margin-bottom: 25px;
}
.view-360__special {
  text-align: right;
}
.view-360__special a {
  font-size: 10px;
  text-transform: uppercase;
}
.view-360__view {
  height: 530px;
  position: relative;
  max-height: 570px;
  position: relative;
}
.view-360__view.configurator {
  max-width: 60%;
  height: 580px;
}
.view-360__view max-height 580px {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .view-360__view.configurator {
    height: 360px;
    max-height: 360px;
    max-width: 100%;
  }
}
.view-360__view-next {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.view-360__view-prev {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.view-360__view-image {
  max-height: 570px;
  height: 100%;
  max-width: 100% !important;
  overflow: hidden;
}
.view-360 .reel width auto !important {
  height: auto;
}
@media only screen and (max-width: 767px) {
  .view-360 .reel width auto !important {
    display: none !important;
  }
}
.view-360 img {
  position: relative;
}
.view-360__view-text {
  font-size: 12px;
  color: #000;
  text-align: right;
}
.view-360__options {
  padding-bottom: 90px;
}
@media screen and (min-width: 1024px) {
  .view-360__options {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .view-360__options {
    padding-bottom: 0;
  }
}
.view-360__options:after {
  clear: both;
  content: '';
  display: table;
}
.view-360__options-select {
  width: 210px;
  padding-right: 40px;
  float: left;
}
.view-360__options-select select {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  border: 0;
  border-bottom: 1px solid #000;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  outline: none;
  width: 100%;
  background: none;
  cursor: pointer;
}
.view-360__options-select select option {
  line-height: 1.5;
}
.view-360__options-ext-int {
  width: 310px;
  float: left;
  height: 120px;
}
@media only screen and (max-width: 768px) {
  .view-360__options-button float right {
    clear: both;
    float: none;
    text-align: left;
  }
}
.view-360__model-price {
  display: block;
  padding-bottom: 50px;
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 30px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .view-360__model-price {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .view-360__model-price {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
  }
}
.view-360__model-price .specifications {
  padding-left: 0;
}
.view-360__model-price .specifications__heading {
  text-align: center;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.view-360__model-price__heading {
  font-size: 30px;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #804033;
  line-height: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .view-360__view {
    height: 200px !important;
    position: relative;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .view-360__view {
    height: 240px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .view-360__view {
    max-height: 360px;
  }
}
.finish_options-holder li {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.total_btn_block {
  margin-top: 20px;
  width: 100%;
}
.total_btn_block .btn_total_btn_block__item {
  background-color: #6f6f6f;
  border: 1px solid #6f6f6f;
  display: block;
  margin-top: 5px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  outline: none;
}
@media only screen and (max-width: 1024px) {
  .total_btn_block .btn_total_btn_block__item {
    display: none;
  }
}
.total_btn_block .btn_total_btn_block__item:hover {
  background-color: #fcfcfc;
  border: 1px solid #f7f7f7;
  color: #000;
}
.total_btn_block .btn_total_btn_block__item:hover span {
  color: #000;
}
.total_btn_block .btn_total_btn_block__item .btn_total_btn_block__item-icon {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.total_btn_block .btn_total_btn_block__item .btn_total_btn_block__item-icon img {
  display: inline-block;
}
.total_btn_block .btn_total_btn_block__item span {
  font-size: 16px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #fff;
}
.var-color .color {
  width: 55px;
  height: 55px;
  display: inline-block;
}
#for_print_block {
  display: none;
}
@media print {
  #for_print_block {
    display: block !important;
  }
}
.marbleWhite,
.mar {
  background-color: #f5f5f7;
  color: #0b0b0e;
}
.platinumSilver,
.pla {
  background-color: #c6c2c1;
  color: #0d0c0c;
}
.fineTitanium,
.pai {
  background-color: #484445;
  color: #f3f2f2;
}
.grayCosmo,
.gra {
  background-color: #1d1b20;
  color: #f2f1f3;
}
.neptuneBlue,
.nep {
  background-color: #010028;
  color: #e6e6ff;
}
.onyxBlack,
.oni {
  background-color: #0c070d;
  color: #f5eef6;
}
#view360cache img {
  display: inline-block;
  z-index: -1;
}
#view360cache img.cache {
  z-index: -2;
  position: absolute;
  left: -10000px;
  top: -10px;
  width: 10px;
  height: 10px;
}
#view360cache #main360image {
  background-size: 100%;
  background-position: center;
}
#view360cache {
  cursor: url("../images/icons/cursor_360view.png") 50 15, auto;
  max-height: 570px;
}
@media screen and (max-width: 768px) {
  #view360cache {
    margin-top: -30px;
  }
}
#view360cache label {
  position: absolute;
  top: 50%;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 300px;
}
#view360cache label.preloader360 {
  width: 100%;
  height: 100%;
  background: url("../images/icons/ring.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255,255,255,0.3);
  top: -1px;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.title {
  display: none;
}
.step {
  z-index: 10;
  position: absolute;
  right: 2px;
  top: 7px;
}
.step span {
  width: 5px;
  height: 5px;
  background: #484848;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.step span.on {
  background: #fff;
}
@media screen and (max-width: 1024px) {
  label {
    cursor: none !important;
    outline: none !important;
  }
}
.price_form .content .body li label i {
  font-size: 14px;
}
.stepio {
  margin-right: 10px;
}
.options_holder li {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.options_holder li label {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.warranty-cont {
  padding-top: 40px;
}
.warranty-cont-in {
  padding-top: 40px;
  padding-bottom: 40px;
}
.warranty-cont h2 {
  font-size: 24px;
  color: #000;
  text-transform: none;
  line-height: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  font-family: 'GenesisSansTextKROTFRegular', sans-serif;
}
.warranty-cont p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin-top: 0;
}
.warranty-cont p:not(:last-child) {
  margin-bottom: 15px;
}
.warranty-cont p.warranty-p01 {
  font-size: 16px;
}
.warranty-cont table {
  width: 100%;
  text-align: center;
  border-top: 2px solid #d2d2d2;
  border-collapse: collapse;
}
.warranty-cont table * {
  color: #000;
  font-size: 12px;
  line-height: 22px;
}
.warranty-cont table:not(:last-child) {
  margin-bottom: 40px;
}
.warranty-cont table.text-left {
  text-align: left;
}
.warranty-cont table.text-left td:first-child {
  padding-left: 0;
}
.warranty-cont table .text-left {
  text-align: left;
}
.warranty-cont table th,
.warranty-cont table td {
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-left: 20px;
  vertical-align: middle;
}
.warranty-cont table th:last-child,
.warranty-cont table td:last-child {
  border-right: 0;
}
.warranty-cont table th.border-none,
.warranty-cont table td.border-none {
  border-bottom: 0;
}
.warranty-cont table th.border-top,
.warranty-cont table td.border-top {
  border-top: 1px solid #d5d5d5;
}
.warranty-cont table th {
  background-color: #f7f7f7;
  font-size: 14px;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}
.warranty-cont table .bg-grey {
  background-color: #f7f7f7;
}
.warranty-disclaimer {
  padding-left: 15px;
  margin-top: 15px;
  position: relative;
}
.warranty-disclaimer:after {
  display: block;
  content: '※';
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 12px;
  line-height: 1.6;
  color: #000;
}
.warranty-disclaimer p,
.warranty-disclaimer * {
  font-size: 12px;
  line-height: 1.6;
  color: #000;
}
.warranty-disclaimer span {
  color: #804033;
  font-weight: bold;
  margin-left: 5px;
}
.features__heading,
.features__links {
  display: block;
}
.footer__top,
.footer__country-drop-down,
.footer__copyright {
  padding-right: 60px;
  padding-left: 60px;
}
@media screen and (min-width: 1024px) {
  .footer__top,
  .footer__country-drop-down,
  .footer__copyright {
    padding-right: 0;
    padding-left: 0;
  }
}
.footer__top {
  background-color: #191919;
  padding-top: 1px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .footer__top {
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 1024px) {
  .footer__top {
    background-color: #dbdbdb;
    padding-top: 0;
    padding-right: 60px;
    padding-bottom: 0;
    padding-left: 60px;
    height: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .footer__bottom {
    background-color: #e6e6e6;
    padding-right: 60px;
    padding-left: 60px;
  }
}
.footer__country-drop-down {
  background-color: #141414;
}
@media screen and (min-width: 1024px) {
  .footer__country-drop-down {
    background-color: transparent;
    float: left;
  }
}
.footer__copyright {
  background-color: #191919;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #666;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .footer__copyright {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer__copyright p {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .footer__copyright {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    float: right;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 25px;
    font-size: 10px;
    color: #888;
  }
  .footer__copyright br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  .footer__country-drop-down,
  .footer__copyright {
    background-color: transparent;
  }
}
.fa-youtube {
  float: right;
  margin-top: 20px;
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  .fa-youtube {
    float: left;
  }
}
.header {
  background-color: #000;
  padding-right: 30px;
  padding-left: 30px;
  height: 100%;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .header {
    background-color: rgba(0,0,0,0.867);
  }
}
.header__logo {
  width: 120px;
  height: 50px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .header__logo {
    width: 100px;
    height: 42px;
  }
}
.header__logo,
.header__user-navigation {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header__user-navigation {
  height: 47px;
}
.header__logo {
  float: left;
}
.header__brand {
  display: inline-block;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1024px) {
  .header__brand .button__text {
    font-size: 16px;
  }
}
.header__user-navigation {
  float: right;
}
.header__user-navigation .user-navigation__button .button-topmenu {
  height: 35px;
}
.layout {
  text-align: left;
  min-width: 480px;
  position: relative;
  max-width: 1888px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .layout {
    max-width: 1920px;
    min-width: 1024px;
    padding-bottom: 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.layout__header {
  height: 100px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 98;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  background-color: #000;
}
@media screen and (min-width: 1024px) {
  .layout__header {
    height: 80px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .layout__header {
    height: 60px;
  }
}
.layout__breadcrumb {
  display: none;
  position: fixed;
  top: 100px;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
  background-color: #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .layout__breadcrumb {
    display: block;
    top: 80px;
    height: 40px;
  }
}
.layout__content {
  min-height: calc(100vh - 210px);
}
@media screen and (min-width: 1024px) {
  .layout__footer {
    background-color: #e6e6e6;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
  }
  .layout__footer--has-share {
    height: 330px;
  }
}
@media screen and (max-width: 1023px) {
  .layout__footer {
    margin-top: -8px;
  }
}
@media screen and (max-width: 1023px) {
  .layout__content #intro {
    padding-top: 100px;
    background: #000;
  }
}
@media screen and (max-width: 768px) {
  .layout__content #intro {
    padding-top: 60px;
    background: #000;
  }
}
.layout__logo {
  position: absolute;
  top: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout__wrapper {
  padding-right: 60px;
  padding-left: 60px;
}
.layout__wrapper::after {
  clear: both;
  content: "";
  display: block;
}
.layout__wrapper.view360 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media screen and (min-width: 1024px) {
  .layout__wrapper {
    max-width: 964px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .layout__wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.layout__360wrapper {
  max-width: 1100px !important;
}
.layout--empty {
  padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .layout--page {
    padding-top: 80px;
  }
}
#mobileDetector {
  width: 0;
  height: 0;
  display: block;
}
@media screen and (min-width: 1024px) {
  #mobileDetector {
    display: none;
  }
}
body {
  overflow: none;
}
.model-steps {
  text-align: left;
}
.model-steps__heading {
  line-height: 40px;
  background-color: #c4c6ca;
  padding-right: 20px;
  padding-left: 20px;
}
.model-steps__heading-text {
  color: #fff;
  font-size: 20px;
  font-family: 'GenesisSansHeadKROTFLight';
  text-transform: uppercase;
  line-height: inherit;
}
.model-steps__heading-current {
  float: right;
  display: block;
  line-height: inherit;
}
.model-steps__heading-current span {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background-color: #97999c;
  margin-left: 10px;
}
.model-steps__heading-current--1 span:nth-child(1) {
  background-color: #fff;
}
.model-steps__heading-current--2 span:nth-child(2) {
  background-color: #fff;
}
.model-steps__heading-current--3 span:nth-child(3) {
  background-color: #fff;
}
.model-steps__heading-current--4 span:nth-child(4) {
  background-color: #fff;
}
.model-steps__heading-current--5 span:nth-child(5) {
  background-color: #fff;
}
.model-steps__filter {
  text-align: right;
  line-height: 40px;
}
.model-steps__content {
  display: block;
}
.model {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 100;
}
.model__header {
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  background-color: #fff;
  padding-right: 30px;
  padding-left: 30px;
  width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
}
.model__header * {
  color: #000;
}
.model__logo,
.model__close {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.model__logo {
  float: left;
}
.model__close {
  float: right;
}
.model__content-full {
  padding-top: 130px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  width: 100%;
  height: 100%;
  position: relative;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.model__content {
  position: relative;
  height: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.model__left {
  padding-right: 60px;
  position: relative;
  height: 100%;
}
.model__left.open {
  padding-right: 700px;
}
.model__inner {
  height: 100%;
  position: relative;
}
.model__right {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.model-view {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 650px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  margin-left: 50px;
}
.model__name {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}
.model__name span {
  font-size: 14px;
  color: #804033;
  font-family: 'GenesisSansHeadKROTFLight';
  margin-right: 5px;
}
.model__zip-code {
  position: absolute;
  top: 0px;
  right: 0px;
}
.model__zip-code * {
  font-size: 10px;
}
.model__info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: left;
}
.model__info-price {
  font-size: 14px;
  color: #000;
}
.model__info-price span {
  font-size: 14px;
  color: #804033;
  font-family: 'GenesisSansHeadKROTFLight';
  margin-left: 5px;
}
.model__info-text p {
  font-size: 12px;
  line-height: 1.5em;
  color: #c4c4c4;
  margin-top: 10px;
}
.model__view-more {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.model__view-more a {
  font-size: 10px;
  text-transform: uppercase;
}
.model__expand,
.model__right-options {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.model .link__open-view {
  display: block;
  width: 50px;
  height: 100%;
  border-left: 1px solid #ededed;
  background-color: #f7f7f7;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.model .link__open-view .link__icon {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.model .link__open-view .link__icon * {
  color: #000;
}
.model__right.open {
  width: 700px;
}
.model__right.open +.model__left {
  padding-right: 700px;
}
.model__right.open .link__open-view {
  border-left-color: #f3f3f3;
  background: none;
}
.model__right.open .link__open-view .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.model__right.open .model-view {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.offers__heading {
  padding-top: 70px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b6b6b6;
}
.offers__heading h3 {
  color: #000;
  font-size: 30px;
  letter-spacing: 1px;
}
.offers__left {
  width: 75%;
  float: left;
}
.offers__right {
  display: block;
  width: 25%;
  float: right;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 50px;
}
.offers__pagination {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #b6b6b6;
}
.offers__empty h3 {
  font-size: 30px;
}
.offers__content {
  clear: both;
}
@media screen and (min-width: 1024px) {
  .options__aside,
  .options__preview {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .options__aside {
    float: left;
    width: 40%;
  }
}
.options__preview {
  text-align: center;
}
.options__preview img {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .options__preview img {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .options__preview {
    float: right;
    width: 60%;
    text-align: center;
  }
}
.page__heading,
.page__form {
  padding-top: 40px;
}
.page__heading p,
.page__form p {
  font-size: 14px;
  color: #000;
  line-height: 22px;
  margin-top: 0;
}
.page__heading p.text--grey,
.page__form p.text--grey {
  font-size: 16px;
  color: #666;
}
.page__heading p:not(:last-child),
.page__form p:not(:last-child) {
  margin-bottom: 20px;
}
.page__heading h3,
.page__form h3 {
  font-size: 16px;
  color: #000;
  font-family: 'HuyndaiSansText';
  margin-bottom: 10px;
  text-transform: none;
}
.page__heading a,
.page__form a {
  color: #888;
  text-decoration: none;
}
.page__heading a:hover,
.page__form a:hover {
  text-decoration: underline;
}
.page__content {
  padding-bottom: 150px;
}
.page__pagination {
  margin-top: 50px;
  border-top: 1px solid #b6b6b6;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page__heading,
  .page__form {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
.section__link-list {
  height: 165px;
  background-color: #191919;
  position: relative;
}
.section__link-list--light {
  background-color: #fff;
}
.section__link-list-item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section__next {
  height: 80px;
  text-align: center;
}
.section__next-button {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section--dark {
  background-color: #f3f3f3;
}
.section--grey {
  background-color: #f7f7f7;
}
.section--dark-grey {
  background-color: #f0f0f0;
}
.text-block {
  padding-top: 50px;
  padding-bottom: 35px;
}
.text-block__heading {
  font-size: 42px;
  text-transform: uppercase;
  font-family: 'GenesisSansHeadKROTFLight';
  color: #9a4835;
  letter-spacing: 2px;
}
@media screen and (min-width: 1024px) {
  .text-block__heading {
    font-size: 30px;
  }
}
.text-block__text {
  margin-top: 20px;
}
.text-block__text p {
  color: #000;
  font-size: 24px;
  letter-spacing: 1px;
}
@media screen and (min-width: 1024px) {
  .text-block__text p {
    font-size: 14px;
  }
}
.text-block__text .text--sm.text--light {
  font-size: 24px;
}
@media screen and (min-width: 1024px) {
  .text-block__text .text--sm.text--light {
    font-size: 12px;
    display: block;
  }
}
.text-block__link {
  margin-top: 20px;
}
.text-block__link a {
  text-transform: uppercase;
  font-size: 12px;
}
.text-block__image {
  margin-top: 40px;
}
.error-404 {
  position: absolute;
  top: 50%;
  right: 60px;
  left: 60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.error-404__heading * {
  color: #9a4835;
}
.error-404__content {
  line-height: 170%;
}
.error-404__content * {
  color: #000;
  line-height: 170%;
}
.fa-ruble:before {
  font-size: 12px !important;
}
@media screen and (max-device-width: 1024px) {
  .fa-ruble:before {
    font-size: 8px !important;
  }
}

/*# sourceMappingURL=app.css.map */


.price .scrollTo {
	text-decoration: none !important;
	border-bottom: 1px solid #fff !important;
}

.price .scrollTo:hover {
	border-bottom: 0px !important;
	color: #fff;
}

.layout__black {
	background: #000 !important;
	min-height: calc(100vh - 128px) !important;
}

.custom .line-item__heading h3 {
	color: #fff;
}

.custom .line-item__text p {
	font-size: 24px;
    line-height: 150%;
}

.concierge-number {
	height: 270px; /* костыль. Убрать */
}

.fa::before {
	/* display: none; */
}

.fa-check-circle-o::before {
	display: inline;
}

.send-question__success {
	display: none;
}

.send-question__form .incorrect input {
	border: 1px solid #f00;
}

.intro__info--g80 {
	bottom: 10%;
}

@media screen and (max-width: 1366px) {
	.intro__info--g80 {
		bottom: 15%;
	}
}

@media screen and (max-width: 768px) {
  .intro__g90 {
    height: 100vh;
  }

  h1.main-tit {
	  font-size: 44px;
  }
/*
  .intro__info--g80 {
	  top: 35% !important;
  }
*/

  .intro__info--g80 .intro_info-item {
	  padding-bottom: 20px;
  }

  .intro__info--g80 .intro__link-list .intro__link-list-item:nth-child(2) {
	  float: left !important;
  }
}

@media screen and (max-width: 640px) {
	.intro__info--g80 {
		top: 70% !important;
	}
}

@media screen and (max-width: 480px) {
	.intro__info--g80 .intro_info-item {
		 width: 45%;
		 box-sizing: border-box;
		 border-left: 0px !important;
	  }

	.intro__info--g80 {
		top: 50% !important;
	}
}



.g80_white {
	background: #efefef;
}

.g80_black {
	background: #0f0e14;
}

.g80_gray {
	background: #3d3d3d;
}

.g80_blue {
	background: #1d3a65;
}

.g80_brown {
	background: #352d2b;
}

.g80_pgray {
	background: #7c7a7b;
}

.g80_pblue {
	background: #353945;
}

.g80_silver {
	background: #dad9d9;
}

.g80_bp {
	background: #1d283e;
}

.g80_gold {
	background: #635c56;
}

.g80_cblue {
	background: #173967;
}

.g80_brown {
	background: #4a403e;
}

.btns-car {
	float: left;
	width: 100%;
}

.box-car {
	width: 50%;
	float: left;
	padding: 35px 30px;
	box-sizing: border-box;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
}

.box-car:first-of-type {
	float: left;
}

.box-car:last-of-type {
	float: right;
}

.box-car h2 {
	color: #804033;
    display: block;
    font: 40px/36px "GenesisSansTextKROTFRegular",sans-serif;
    height: 28px;
    margin-bottom: 60px;
    text-decoration: none !important;
    border-bottom: 0px !important;
}

.box-car:hover {
	border: 1px solid #804033;
	text-decoration: none;
}

@media screen and (max-width: 640px) {
	.box-car {
		width: 100%;
		float: left;
	}
}

.g80 #view360cache {
	margin-top: -100px;
}

@media screen and (max-width: 1440px) {
	.g80 #view360cache {
		margin-top: -50px;
	}
}

@media screen and (max-width: 1280px) {
	.g80 #view360cache {
		margin-top: 0px;
	}
}


@media screen and (max-width: 768px) {
	.g80 #view360cache {
		margin-top: -50px !important;
	}

	.view-360__view.configurator.g80 {
		height: 400px !important;
		min-height: 400px !important;
	}

	.view-360__view.configurator.g80 .view-360__view {
		height: 400px !important;
		min-height: 400px;
	}
}

@media screen and (max-width: 600px) {
	.g80 #view360cache {
		margin-top: -50px !important;
	}

	.view-360__view.configurator.g80 {
		height: 300px !important;
		min-height: 300px !important;
	}

	.view-360__view.configurator.g80 .view-360__view {
		height: 300px !important;
		min-height: 300px;
	}
}

.box-car span {
    color: #888;
    display: block;
    font-size: 21px;
    height: 15px;
    line-height: 19px;
    padding-top: 37px;
}

.tabs__list-item sup {
	visibility: hidden;
}

.tabs__list-item--active sup {
	color: #804033 !important;
	visibility: visible;
}

.intro__image.g80 {
	opacity: 0.7 !important;
}

@media screen and (max-width: 768px) {
	.intro__image.g80 img {
		top: -200px;
	}

	.genesisInfo {
		top: 70% !important;
	}
}

.nanocar {
	height: 100px;
}

#dropdown-carlisting.is-dropped {
	height: 150px;
}

.carlistdropdown {
	margin-bottom: 40px;
}

.fa-wrench::before, .fa-circle-thin::before, .fa-map-pin::before {
	content: '' !important;
}

select.custom {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c4c6ca;
    color: #888;
    cursor: pointer;
    height: 46px;
    line-height: 48px;
    padding-left: 20px;
    width: 100%;
    outline: none !important;
}

.specifications__data .specifications__full {
	margin-bottom: 20px;
}

.cur_def {
	cursor: default !important;
}

.orange h2 {
	color: #9a4835;
	border-bottom: 1px solid #9a4835;
}

.orange ul {
	padding-left: 40px;
	margin-bottom: 20px;
}

.orange ul li {
	color: #000;

}

.orange table td {
	font-family: "GenesisSansTextKROTFRegular";
}

.warranty-p01.descr {
	font-size: 10px !important;
}

.view-360__price-list-button {
	margin-top: 45px;
	text-align: center;
}
.view-360__price-list-link {
	display: inline-block;
}
.view-360__price-list-link .button {
	padding: 0 45px;
}
.footer__disclaimer {
    clear: both;
    padding: 5px 60px 15px;
    font-size: 0.6em;
    text-align: justify;
	background: #191919;
}
@media screen and (min-width: 1024px) {
	.footer__disclaimer {
		padding: 5px 0 15px;
    	background: transparent;
	}
}