/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
* {
  margin: 0;
  padding: 0;
}
p,
h1,
h2,
h3,
ul {
  text-rendering: optimizelegibility !important;
}
p {
  margin: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
ul {
  padding: 0;
  margin: 0;
}
html,
button,
input,
select,
textarea {
  color: #222222;
}
body {
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
html,
body {
  height: 100%;
}
::-webkit-input-placeholder {
  color: black;
}
:-moz-placeholder {
  color: black;
}
::-moz-placeholder {
  color: black;
}
:-ms-input-placeholder {
  color: black;
}
::-moz-selection {
  background: #d2d2d2;
  text-shadow: none;
  color: white;
}
::selection {
  background: #d2d2d2;
  text-shadow: none;
  color: white;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.developers-box {
  position: absolute;
  height: 80px;
  width: 150px;
  margin: 50px;
  font-size: 0.8em;
  background: white;
  border: 1px solid gray;
  padding: 15px;
}
.editCSM {
  color: white !important;
  background: #545454;
  padding: 3px 12px;
}
.editCSM:hover {
  color: #6a98de !important;
}
.editCMScontainer .left {
  float: left;
  margin: 10px 0 0 -100px;
}
.editCMScontainer .right {
  float: right;
}
.editCMScontainer .bottom {
  margin: -10px 0 0 40px;
  position: absolute;
}
.pleaseNoSpam {
  display: none;
}
.clear {
  clear: both;
}
.scroll {
  overflow: hidden;
  height: 100%;
}
#websiteframe {
  position: relative;
}
.maincontent {
  background: #fff;
}
#loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #ffffff;
}
#ajaxloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
#ajaxloader #home {
  margin-top: 0 !important;
}
#ajaxloader #incensecontent #slidermenu {
  margin-top: -85px;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#ajaxloader #incensecontent #slidermask {
  margin-top: 100%;
}
#ajaxloader #charcoalcontent #slidermenu {
  margin-top: -85px;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
#ajaxloader #charcoalcontent #slidermask {
  margin-top: 100%;
}
#ajaxloader .pagebanner {
  margin-top: 100%;
}
#ajaxloader #contact {
  margin-top: 100%;
  min-height: 100%;
}
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxx VARS xxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
.style_base {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
.style_intro {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.style_title {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.style_menu {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.style_narrow {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxx HEADER xxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
header {
  position: fixed;
  width: 100%;
  height: 45px;
  top: 0;
  left: 0;
  background: #231f20;
  z-index: 9999;
}
header.hidden {
  display: none;
  top: -140px;
}
header #mobile {
  display: none;
  width: 35px;
  height: 35px;
  background: none;
  position: absolute;
  z-index: 100;
  border: 0;
  top: 6px;
  left: 6px;
}
header #mobile #menubutton {
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  display: block;
  cursor: pointer;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
header #mobile #menubutton span {
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  display: block;
  font-size: 0px;
  margin-top: -2px;
  position: absolute;
  background-color: #fff;
}
header #mobile #menubutton span:before,
header #mobile #menubutton span:after {
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  content: '';
}
header #mobile #menubutton span:before {
  -webkit-transform: translatey(-250%);
  transform: translatey(-250%);
}
header #mobile #menubutton span:after {
  -webkit-transform: translatey(250%);
  transform: translatey(250%);
}
header #mobilemenu {
  position: fixed;
  top: 45px;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: #231f20;
}
header #mobilemenu ul {
  text-align: center;
  padding: 0;
  background: #ffffff;
}
header #mobilemenu ul li {
  line-height: 40px;
}
header #mobilemenu ul li a {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #231f20;
  font-size: 12px;
}
header #mobilemenu ul li a:hover {
  text-decoration: none;
  color: #8e6f4b;
}
header #mobilemenu ul li a.active {
  text-decoration: none;
  color: #8e6f4b;
}
header #mobilemenu #languages {
  background: #231f20;
}
header #mobilemenu #languages li {
  list-style: none;
  display: inline-block;
}
header #mobilemenu #languages li a {
  color: #ffffff;
}
header #mobilemenu #languages li a.active {
  color: #8e6f4b;
}
header #mobilemenu #languages li span {
  padding: 0 10px;
  color: #ffffff;
}
header #mainmenu {
  position: relative;
  width: 100%;
  height: 100%;
}
header #mainmenu ul {
  display: block;
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  list-style: none;
}
header #mainmenu ul li {
  float: left;
  height: 100%;
  overflow: hidden;
}
header #mainmenu ul li a {
  position: relative;
  display: block;
  height: 45px;
  margin: 0 32px;
  padding: 16px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
}
header #mainmenu ul li a:hover {
  text-decoration: none;
  color: #8e6f4b;
}
header #mainmenu ul li a.active {
  color: #8e6f4b;
  pointer-events: none;
}
header #mainmenu ul#leftmenu {
  padding: 0px 152px 0px 20px;
}
header #mainmenu ul#leftmenu li {
  float: right;
}
header #mainmenu ul#rightmenu {
  padding: 0px 20px 0px 152px;
}
header #mainmenu ul#languages {
  position: absolute;
  width: auto;
  right: 25px;
}
header #mainmenu ul#languages li a {
  display: inline-block;
  margin: 0;
  font-size: 11px;
}
header #mainmenu ul#languages li a.active {
  color: #8e6f4b;
  pointer-events: none;
}
header #mainmenu ul#languages li span {
  margin: 0 3px;
  font-size: 10px;
  color: #8f939b;
}
header #mainmenu #homelogo {
  display: block;
  position: absolute;
  width: 243px;
  top: -125px;
  left: 50%;
  margin-left: -122px;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header #mainmenu #homelogo.active {
  top: 0;
  cursor: default;
}
header #mainmenu #headerlogo {
  display: block;
  position: absolute;
  height: 100%;
  left: 50%;
  margin-left: -122px;
  z-index: 99;
  cursor: pointer;
}
header #mainmenu #headerlogo.active {
  cursor: default;
}
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxx FOOTER xxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
footer {
  position: relative;
  width: 100%;
  height: 240px;
  background: #8e6f4b;
  text-align: center;
  z-index: 9999;
}
footer img {
  margin-top: 50px;
}
footer #footerbar {
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  padding: 20px 0;
  background: #7d5e3d;
}
footer #footerbar p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 11px;
}
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxx HOME xxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
#home {
  position: relative;
  width: 100%;
  z-index: 9;
}
#home #title {
  position: absolute;
  width: 800px;
  top: 140px;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  z-index: 999;
}
#home #title .quote {
  margin: 25px 0 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
}
#home #homebanner {
  position: relative;
  width: 100%;
  height: 720px;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
#home #homebanner .banner {
  position: absolute;
  width: 100%;
  height: 380px;
  top: 320px;
  z-index: 9;
}
#home #homebanner .banner .bannerimg {
  width: 100%;
  height: 110%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center;
}
#home #homebanner #bullets {
  position: absolute;
  width: 200px;
  bottom: 20px;
  left: 50%;
  margin-left: -100px;
  z-index: 99;
  text-align: center;
}
#home #homebanner #bullets span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  background: url(/images/web/sprites.png) no-repeat;
  background-position: -13px 0;
  cursor: pointer;
}
#home #homebanner #bullets span.cycle-pager-active {
  background-position: 0 0;
  cursor: default;
}
#home #homecontent {
  position: relative;
  width: 800px;
  height: auto;
  overflow: hidden;
  margin: 0 auto 50px;
  padding-top: 50px;
  text-align: center;
}
#home #homecontent h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 78px;
  line-height: 86px;
  color: #8e6f4b;
}
#home #homecontent .subtitel {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #231f20;
}
#home #homecontent .subtitel .line {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 2px;
  margin: 0 15px;
  top: -4px;
  background: #231f20;
}
#home #homecontent .quote {
  margin: 25px 0 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #8e6f4b;
}
#home #homecontent .text {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-align: left;
  margin: 0 0 20px 0;
  float: left;
  width: 46%;
}
#home #homecontent .text.text_left {
  margin-right: 4%;
}
#home #homecontent .text.text_right {
  margin-left: 4%;
}
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxx CHARCOAL xxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
#charcoalcontent {
  width: 100%;
  padding-top: 35px;
  margin-bottom: 50px;
}
#charcoalcontent #slidermenu {
  width: 100%;
  height: 79px;
  top: 45px;
  overflow: hidden;
  position: fixed;
  z-index: 10;
  background: #ffffff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
#charcoalcontent #slidermenu .menubtn {
  float: left;
  position: relative;
  width: 20%;
  height: 79px;
  padding: 22px;
  text-align: center;
  cursor: pointer;
}
#charcoalcontent #slidermenu .menubtn h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  color: #231f20;
}
#charcoalcontent #slidermenu .menubtn h3 span {
  display: block;
}
#charcoalcontent #slidermenu .menubtn .arrow {
  display: block;
  position: absolute;
  width: 17px;
  height: 10px;
  left: 50%;
  bottom: -10px;
  margin-left: -9px;
  background: url(/images/web/sprites.png) no-repeat;
  background-position: -17px -13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#charcoalcontent #slidermenu .menubtn.firstitem {
  border-left: none;
}
#charcoalcontent #slidermenu .menubtn.active {
  cursor: default;
}
#charcoalcontent #slidermenu .menubtn.active h3 {
  color: #8e6f4b;
}
#charcoalcontent #slidermenu .menubtn.active .arrow {
  bottom: 0px;
}
#charcoalcontent #slidermenu .menubtn:hover h3 {
  color: #8e6f4b;
}
#charcoalcontent #slidermenu .menubtn:hover .arrow {
  bottom: 0px;
}
#charcoalcontent #slidermenu .menubtn.hidden .arrow {
  bottom: -10px;
}
#charcoalcontent #slidermask {
  position: relative;
  width: 100%;
  height: 1000px;
  overflow: hidden;
  top: 89px;
  background: #ffffff;
}
#charcoalcontent #slidermask #sliderbg {
  position: absolute;
  width: 1500%;
  height: 550px;
  background: url(/images/web/slider_bg1.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}
#charcoalcontent #slidermask #slider {
  position: absolute;
  width: 500%;
  height: auto;
  position: relative;
}
#charcoalcontent #slidermask #slider .slide {
  float: left;
  position: relative;
  width: 20%;
  min-height: 900px;
  overflow: hidden;
  text-align: center;
}
#charcoalcontent #slidermask #slider .slide .slidecontent {
  position: relative;
  width: 960px;
  min-height: 350px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 50px;
  text-align: left;
}
#charcoalcontent #slidermask #slider .slide .slidecontent h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
#charcoalcontent #slidermask #slider .slide .slidecontent .line {
  position: relative;
  width: 120px;
  height: 2px;
  margin: 25px auto 40px;
  background: #231f20;
}
#charcoalcontent #slidermask #slider .slide .slidecontent .text {
  float: left;
  width: 70%;
}
#charcoalcontent #slidermask #slider .slide .slidecontent .text.text_left {
  margin: 0 15%;
}
#charcoalcontent #slidermask #slider .slide .slidecontent .text.text_right {
  margin-left: 4%;
}
#charcoalcontent #slidermask #slider .slide .slidecontent .text p {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
}
#charcoalcontent #slidermask #slider .slide .slidebg {
  background: #ffffff;
  min-height: 400px;
}
#charcoalcontent #slidermask #slider .slide .slidebg h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #8e6f4b;
  padding-top: 20px;
}
#charcoalcontent #slidermask #slider .slide .slideimg {
  position: relative;
  width: 800px;
}
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxx INCENSE xxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
#incensecontent {
  width: 100%;
  margin-top: 35px;
  height: auto;
  overflow: hidden;
}
#incensecontent #slidermenu {
  width: 100%;
  height: 79px;
  top: 45px;
  overflow: hidden;
  position: fixed;
  z-index: 10;
  background: #ffffff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
#incensecontent #slidermenu .menubtn {
  float: left;
  position: relative;
  width: 33.33%;
  height: 79px;
  padding: 22px;
  text-align: center;
  cursor: pointer;
}
#incensecontent #slidermenu .menubtn h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  color: #231f20;
}
#incensecontent #slidermenu .menubtn h3 span {
  display: block;
}
#incensecontent #slidermenu .menubtn .arrow {
  display: block;
  position: absolute;
  width: 17px;
  height: 10px;
  left: 50%;
  bottom: -10px;
  margin-left: -9px;
  background: url(/images/web/sprites.png) no-repeat;
  background-position: -34px -13px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#incensecontent #slidermenu .menubtn.firstitem {
  border-left: none;
}
#incensecontent #slidermenu .menubtn.active {
  cursor: default;
}
#incensecontent #slidermenu .menubtn.active h3 {
  color: #8e6f4b;
}
#incensecontent #slidermenu .menubtn.active .arrow {
  bottom: 0px;
}
#incensecontent #slidermenu .menubtn:hover h3 {
  color: #8e6f4b;
}
#incensecontent #slidermenu .menubtn:hover .arrow {
  bottom: 0px;
}
#incensecontent #slidermenu .menubtn.hidden .arrow {
  bottom: -10px;
}
#incensecontent #slidermask {
  position: relative;
  width: 100%;
  height: 950px;
  overflow: hidden;
  margin: 89px 0 0;
  background: #ffffff;
}
#incensecontent #slidermask #sliderbg {
  position: absolute;
  width: 900%;
  height: 550px;
  background: url(/images/web/slider_bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center bottom;
}
#incensecontent #slidermask #slider {
  position: relative;
  width: 300%;
  height: auto;
  position: relative;
}
#incensecontent #slidermask #slider .slide {
  float: left;
  position: relative;
  width: 33.33%;
  min-height: 900px;
}
#incensecontent #slidermask #slider .slide .slidecontent {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding-top: 50px;
}
#incensecontent #slidermask #slider .slide .slidecontent h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
#incensecontent #slidermask #slider .slide .slidecontent .line {
  position: relative;
  width: 120px;
  height: 2px;
  margin: 25px auto 40px;
  background: #231f20;
}
#incensecontent #slidermask #slider .slide .slidecontent .text {
  float: left;
  width: 46%;
}
#incensecontent #slidermask #slider .slide .slidecontent .text.text_left {
  margin-right: 4%;
}
#incensecontent #slidermask #slider .slide .slidecontent .text.text_right {
  margin-left: 4%;
}
#incensecontent #slidermask #slider .slide .slidecontent .text p {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 26px;
  color: #ffffff;
}
#incensecontent #slidermask #slider .slide .slideimg {
  position: absolute;
  width: 800px;
  bottom: 50px;
  left: 50%;
  margin-left: -400px;
}
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxx PRODUCTS xxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
.products {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 70px;
}
.products .inactive {
  opacity: 0;
  padding-top: 50px;
}
.products .product {
  position: relative;
  width: 33.33%;
  height: 400px;
  float: left;
  text-align: center;
  -webkit-transition: opacity 0.3s ease, padding 0.3s ease;
  -moz-transition: opacity 0.3s ease, padding 0.3s ease;
  -o-transition: opacity 0.3s ease, padding 0.3s ease;
  -ms-transition: opacity 0.3s ease, padding 0.3s ease;
  transition: opacity 0.3s ease, padding 0.3s ease;
  -webkit-backface-visibility: hidden;
}
.products .product .inner {
  padding: 0 5px;
}
.products .product .inner img {
  width: 100%;
  height: auto;
  min-height: 310px;
}
.products .product .inner .info {
  margin-top: -25px;
}
.products .product .inner .info span {
  font-size: 11px;
  font-weight: 600;
  color: #231f20;
}
.products .product .inner .info h3 {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #8e6f4b;
  text-transform: uppercase;
}
.products .product .inner .info hr {
  width: 20px;
  height: 2px;
  background-color: #8e6f4b;
  margin: 15px auto;
}
.products .product .inner .info p {
  font-size: 12px;
  color: #231f20;
  letter-spacing: 0.02em;
}
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxx CONTACT xxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxx */
#contact {
  padding-top: 35px;
  background: #ffffff;
}
#contact .title {
  width: 800px;
  margin: 0 auto;
  padding-top: 50px;
}
#contact .title h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 65px;
  line-height: 86px;
  color: #8e6f4b;
}
#contact .title .line {
  display: block;
  position: relative;
  width: 40px;
  height: 2px;
  margin: 20px auto;
  top: -4px;
  background: #231f20;
}
#contact .content {
  position: relative;
  width: 800px;
  margin: 0 auto 100px;
  text-align: center;
}
#contact .content .text {
  margin: 25px 0 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #8e6f4b;
}
#contact .form {
  background: #f7f7f7;
}
#contact .form .inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
#contact .form .inner form {
  width: 100%;
}
#contact .form .inner form .table {
  width: 100%;
}
#contact .form .inner form .table .column {
  width: 100%;
}
#contact .form .inner form .table .column div {
  width: 50%;
  padding: 0 20px;
  float: left;
}
#contact .form .inner form .dummyinput {
  display: none;
}
#contact .form .inner form .input {
  width: 100%;
  height: 45px;
  margin-bottom: 2px;
  padding: 10px;
  background: #ffffff;
  outline: none;
  border: 1px solid #d7d7d7;
  resize: none;
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
#contact .form .inner form .input.multi-line {
  height: 235px;
}
#contact .form .inner form .input.submit {
  width: 200px;
  margin-top: 50px;
  background: #7d5e3d;
  color: #ffffff;
  text-transform: uppercase;
}
#contact .form .inner form .input.submit:hover {
  background: #8e6f4b;
}
#contact .form .inner form .message {
  display: none;
  position: absolute;
  margin-top: 14px;
  margin-left: 10px;
  font-size: 11px;
  color: #e32527;
}
#contact .form .inner form .message.active {
  display: inline;
}
#contact .form .inner form .thankyou {
  margin-top: 50px;
}
#contact #map {
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
}
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxx BANNER xxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxx */
.pagebanner {
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.pagebanner .quote {
  width: 800px;
  margin: 0 auto;
  padding-top: 320px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(113, 79, 50, 0.51);
  text-align: center;
}
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxx PAGE xxxxxx */
/* xxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxx */
#page {
  background: #ffffff;
}
#page .content {
  width: 800px;
  margin: 0 auto 100px;
}
#page .content h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 55px;
  line-height: 86px;
  color: #8e6f4b;
  padding-top: 50px;
}
#page .content .line {
  display: block;
  position: relative;
  width: 40px;
  height: 2px;
  margin: 20px auto;
  top: -4px;
  background: #231f20;
}
#page .content .intro {
  margin: 25px 0 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #8e6f4b;
  text-align: center;
}
#page .content .textcon {
  position: relative;
}
#page .content .textcon .text {
  float: left;
  width: 46%;
}
#page .content .textcon .404text {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
#page .content .textcon .text.text_left {
  margin-right: 4%;
}
#page .content .textcon .text.text_right {
  margin-left: 4%;
}
#page .content .textcon .text p {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 26px;
  color: #231f20;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxx COUNTERFEIT xxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxx */
#counterfeit {
  background: #f7f7f7;
}
#counterfeit .content {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#counterfeit .content h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 55px;
  line-height: 86px;
  color: #8e6f4b;
  padding-top: 50px;
}
#counterfeit .content .line {
  display: block;
  position: relative;
  width: 40px;
  height: 2px;
  margin: 20px auto;
  top: -4px;
  background: #231f20;
}
#counterfeit .content .intro {
  margin: 25px 0 50px;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #8e6f4b;
  text-align: center;
}
#counterfeit .content .textcon {
  position: relative;
  margin-bottom: 50px;
}
#counterfeit .content .textcon .text {
  float: left;
  width: 46%;
}
#counterfeit .content .textcon .text.text_left {
  margin-right: 4%;
}
#counterfeit .content .textcon .text.text_right {
  margin-left: 4%;
}
#counterfeit .content .textcon .text p {
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-size: 15px;
  line-height: 26px;
  color: #231f20;
}
#counterfeit .content .examples .column {
  max-width: 500px;
  margin: 0 auto 50px auto;
  clear: both;
  height: auto;
  overflow: hidden;
}
#counterfeit .content .examples .column .left {
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
}
#counterfeit .content .examples .column .left h3 {
  background: url(http://kings.gwst.nl/images/web/counterfeit_check.png) no-repeat;
  padding-left: 27px;
  line-height: 17px;
}
#counterfeit .content .examples .column .right {
  float: left;
  width: 48%;
  margin: 0 0 0 2%;
}
#counterfeit .content .examples .column .right h3 {
  background: url(http://kings.gwst.nl/images/web/counterfeit_cross.png) no-repeat;
  padding-left: 27px;
  line-height: 17px;
}
#counterfeit .content .examples .column .image {
  height: auto;
  overflow: hidden;
  background: url(/images/counterfeit/shadow.png) no-repeat center bottom;
}
#counterfeit .content .examples .column .image img {
  width: 100%;
  height: 100%;
  display: block;
  border: 8px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
#counterfeit .content .examples .column .description {
  text-align: center;
  padding: 20px 0 0 0;
}
#counterfeit .content .examples .column .description h3 {
  display: inline-block;
  color: #8e6f4b;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 15px 0;
  font-weight: 700;
  letter-spacing: 0.05em;
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 979px) and (max-width: 1300px) {
  header #mainmenu ul li a {
    font-size: 15px;
    margin: 0 20px;
    padding: 16px 0;
  }
  header #mainmenu ul#leftmenu {
    padding: 0 130px 0 0;
  }
  header #mainmenu ul#rightmenu {
    padding: 0 0 0 130px;
  }
  header #mainmenu ul#languages {
    display: none;
  }
  #home #homecontent {
    width: 80%;
    margin: 50px auto;
    max-width: 800px;
  }
  .pagebanner {
    height: 440px;
  }
  .pagebanner .quote {
    padding-top: 200px;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent {
    width: 90%;
    margin: 0 5%;
  }
  #charcoalcontent #slidermenu .menubtn h3 {
    font-size: 13px;
  }
  #charcoalcontent #slidermask #slider .slide .slideimg {
    width: 700px;
  }
  #incensecontent #slidermask #slider .slide .slidecontent {
    width: 90%;
    margin: 50px 5% 0 5%;
  }
  #incensecontent #slidermenu .menubtn h3 {
    font-size: 13px;
  }
  #incensecontent #slidermask #slider .slide .slideimg {
    width: 700px;
    margin-left: -350px;
    bottom: 10px;
  }
  #incensecontent #slidermask {
    height: 800px;
  }
  .products .product {
    width: 30%;
    height: 380px;
    margin: 0 1%;
  }
  .products .product .inner img {
    min-height: inherit;
  }
  #page .content {
    width: 80%;
    margin: 0 10% 100px 10%;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  header #mainmenu ul li a {
    font-size: 11px;
    margin: 0 15px;
  }
  header #mainmenu ul#languages {
    display: none;
  }
  header #mainmenu ul#rightmenu {
    padding: 0 0 0 120px;
  }
  header #mainmenu ul#leftmenu {
    padding: 0 120px 0 0;
  }
  #home #homecontent {
    width: 80%;
    margin: 50px auto;
  }
  #home #homebanner .banner .bannerimg img {
    width: 60%;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent {
    width: 90%;
    margin: 0 5%;
  }
  #charcoalcontent #slidermask #slider .slide .slideimg {
    width: 700px;
  }
  #charcoalcontent #slidermenu .menubtn h3 {
    font-size: 13px;
  }
  #incensecontent #slidermask #slider .slide .slidecontent {
    width: 90%;
    margin: 50px 5% 0 5%;
  }
  #incensecontent #slidermenu .menubtn h3 {
    font-size: 13px;
  }
  #incensecontent #slidermask #slider .slide .slideimg {
    width: 700px;
    margin-left: -350px;
    bottom: 10px;
  }
  #incensecontent #slidermask {
    height: 800px;
  }
  .products .product {
    width: 40%;
    height: 380px;
    margin: 0 5%;
  }
  .products .product .inner img {
    min-height: inherit;
  }
  .pagebanner {
    height: auto;
    padding: 100px 0;
    background-position: center !important;
  }
  .pagebanner .quote {
    width: 90%;
    margin: 0 5%;
    padding-top: 50px;
    font-size: 19px;
  }
  #page {
    padding: 0 0 50px 0;
  }
  #page .content {
    width: 90%;
    margin: 0 5%;
  }
  #counterfeit .content {
    width: 90%;
    margin: 0 5%;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
  header {
    position: absolute;
    background: #e42626;
  }
  header #mobile {
    display: block;
    -webkit-backface-visibility: hidden;
  }
  header #mainmenu ul {
    display: none;
  }
  header #mainmenu ul#languages {
    display: none;
  }
  header #mainmenu #homelogo {
    display: none;
  }
  header #mainmenu #headerlogo {
    display: block;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  #home #title {
    width: 100%;
    margin: 0;
    top: 70px;
    left: 0;
  }
  #home #title .quote {
    font-size: 19px;
    width: 90%;
    margin: 0 5%;
  }
  #home #homecontent {
    width: 100%;
    margin: 50px auto 20px auto;
  }
  #home #homebanner .banner {
    top: 45%;
  }
  #home #homebanner .banner .bannerimg img {
    max-width: 400px;
    width: 80%;
    height: auto;
    padding-top: 20px;
    margin: 0 10%;
  }
  #home #homebanner {
    height: 600px;
  }
  #home #homecontent h1 {
    font-size: 40px;
    line-height: 55px;
  }
  #home #homecontent .subtitel {
    font-size: 12px;
  }
  #home #homecontent .subtitel .line {
    display: none;
  }
  #home #homecontent .quote {
    width: 90%;
    margin: 50px 5%;
  }
  #home #homecontent .text {
    width: 90%;
    margin: 0 5% 20px 5%;
  }
  #home #homecontent .text.text_right,
  #home #homecontent .text.text_left {
    margin: 0 5% 20px 5%;
  }
  #charcoalcontent {
    padding-top: 45px;
    margin-bottom: 0;
  }
  #charcoalcontent #slidermenu .menubtn {
    width: 100%;
    padding: 0;
    height: auto;
  }
  #charcoalcontent #slidermenu .menubtn .arrow {
    display: none;
  }
  #charcoalcontent #slidermenu .menubtn h3 span {
    display: inline-block;
  }
  #charcoalcontent #slidermenu {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
  }
  #charcoalcontent #slidermenu .menubtn h3 {
    line-height: 40px;
    font-size: 12px;
  }
  #charcoalcontent #slidermask {
    top: auto;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent {
    background-color: #e42626;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent h2 {
    font-size: 40px;
    line-height: 44px;
  }
  #charcoalcontent #slidermask #slider .slide .white {
    background: #fff;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent .text p {
    margin-bottom: 20px;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent {
    width: 100%;
    margin: 0;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent .text {
    width: 90%;
    margin: 0 5%;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent .text.text_left {
    margin: 0 5%;
  }
  #charcoalcontent #slidermask #slider .slide .slidecontent .text.text_right {
    margin-bottom: 25px;
  }
  #charcoalcontent #slidermask #slider .slide .slideimg {
    width: 90%;
    height: auto;
    padding-top: 20px;
    margin: 0 5%;
  }
  #charcoalcontent #slidermask #sliderbg {
    display: none;
  }
  #incensecontent #slidermenu .menubtn {
    width: 100%;
    padding: 0;
    height: auto;
  }
  #incensecontent #slidermenu .menubtn .arrow {
    display: none;
  }
  #incensecontent #slidermenu .menubtn h3 span {
    display: inline-block;
  }
  #incensecontent #slidermenu {
    width: 100%;
    height: auto;
    position: relative;
    top: 10px;
  }
  #incensecontent #slidermenu .menubtn h3 {
    line-height: 40px;
    font-size: 13px;
  }
  #incensecontent #slidermask {
    top: auto;
    margin: 0;
  }
  #incensecontent #slidermask #slider .slide .slidecontent {
    background-color: #8e6f4b;
    height: auto;
    overflow: hidden;
  }
  #incensecontent #slidermask #slider .slide .slidecontent h2 {
    font-size: 40px;
    line-height: 44px;
  }
  #incensecontent #slidermask #slider .slide .slidecontent .text p {
    margin-bottom: 20px;
  }
  #incensecontent #slidermask #slider .slide .slidecontent {
    width: 100%;
    margin: 0;
  }
  #incensecontent #slidermask #slider .slide .slidecontent .text {
    width: 90%;
    margin: 0 5%;
  }
  #incensecontent #slidermask #slider .slide .slidecontent .text.text_right {
    margin-bottom: 25px;
  }
  #incensecontent #slidermask #slider .slide .slideimg {
    position: relative;
    width: 90%;
    height: auto;
    padding-top: 0;
    margin: 0 5%;
    left: auto;
  }
  #incensecontent #slidermask #sliderbg {
    display: none;
  }
  .products {
    background: #fff;
    padding: 0;
  }
  .products .product {
    width: 40%;
    height: 350px;
    margin: 0 5%;
  }
  .products .product .inner img {
    min-height: inherit;
  }
  #contact .title {
    width: 90%;
    margin: 0 5%;
  }
  #contact .content {
    width: 90%;
    margin: 0 5%;
  }
  #contact .form .inner {
    width: 90%;
    margin: 0 5%;
  }
  #contact .title h1 {
    font-size: 40px;
  }
  .pagebanner {
    height: 200px;
    background-position: center !important;
  }
  .pagebanner .quote {
    width: 90%;
    margin: 0 5%;
    padding-top: 50px;
    font-size: 19px;
  }
  #page {
    padding: 0 0 50px;
  }
  #page .content {
    width: 90%;
    margin: 0 5%;
  }
  #page .content .textcon .text {
    width: 100% !important;
    margin: 0;
  }
  #page .content .textcon .text.text_left {
    margin: 0 !important;
  }
  #page .content .textcon .text.text_right {
    margin: 0;
  }
  #page .content h1 {
    font-size: 40px;
  }
  #page .content .textcon .text p {
    margin-bottom: 20px;
  }
  #contact .form .inner form .table .column div {
    width: 100%;
  }
  #counterfeit {
    padding: 0 0 50px;
  }
  #counterfeit .content {
    width: 90%;
    margin: 0 5%;
    padding-bottom: 0;
  }
  #counterfeit .content h1 {
    font-size: 40px;
  }
  #counterfeit .content .examples .column .image {
    background-size: 80%;
  }
  #counterfeit .content .examples .column .image img {
    margin-bottom: 10px;
  }
  #counterfeit .content .examples .column .right h3 {
    font-size: 13px;
    background-size: 8%;
    padding-left: 14px;
  }
  #counterfeit .content .examples .column .left h3 {
    font-size: 13px;
    background-size: 14%;
    padding-left: 14px;
  }
  #counterfeit .content .textcon .text {
    width: 100%;
    margin: 0;
  }
  #counterfeit .content .textcon .text.text_left {
    margin-bottom: 20px;
  }
  #counterfeit .content .textcon .text.text_right {
    margin: 0;
  }
  #counterfeit .content .examples .column .description h3 {
    font-size: 13px;
    line-height: 9px;
  }
  footer {
    height: 170px;
  }
  footer img {
    margin-top: 15px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  footer #footerbar p {
    font-size: 8px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  .products {
    padding-top: 0;
  }
  .products .product {
    width: 90%;
    height: 300px;
    margin: 0 5%;
  }
  .products .product .inner img {
    height: 250px;
    width: auto;
  }
}
