/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* == WordPress WYSIWYG Editor Styles == */
.wp-content .leftcolumn, #tinymce .leftcolumn, article.product .leftcolumn {
  float: left;
  width: 45%;
}
.wp-content .rightcolumn, #tinymce .rightcolumn, article.product .rightcolumn {
  float: right;
  width: 45%;
}
.wp-content h2, #tinymce h2, article.product h2 {
  line-height: 28px;
}
.wp-content ul, #tinymce ul, article.product ul {
  list-style-image: url('../images/listmark.png?1433857662');
  list-style-position: outside;
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
}
.wp-content ul li, #tinymce ul li, article.product ul li {
  margin: 8px 0;
  margin-bottom: 10px;
}
.wp-content ol, #tinymce ol, article.product ol {
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
  list-style-type: decimal;
}
.wp-content ol li, #tinymce ol li, article.product ol li {
  margin: 8px 0px;
  margin-bottom: 10px;
}
.wp-content sup, #tinymce sup, article.product sup,
.wp-content sub,
#tinymce sub,
article.product sub {
  font-size: 0.75em;
}
.wp-content sup, #tinymce sup, article.product sup {
  vertical-align: super;
}
.wp-content sub, #tinymce sub, article.product sub {
  vertical-align: sub;
}
.wp-content .alignleft, #tinymce .alignleft, article.product .alignleft,
.wp-content img.alignleft,
#tinymce img.alignleft,
article.product img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.wp-content .alignright, #tinymce .alignright, article.product .alignright,
.wp-content img.alignright,
#tinymce img.alignright,
article.product img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

/* * * * * *
 * Mixins  *
 * * * * * */
/* * * * *
 * Fonts *
 * * * * */
@font-face {
  font-family: KievitWebPro;
  src: url("../fonts/KievitWebPro.eot");
}
@font-face {
  font-family: KievitWebPro;
  src: url("../fonts/KievitWebPro.woff") format("woff");
}
@font-face {
  font-family: KievitWebPro-Medi;
  src: url("../fonts/KievitWebPro-Medi.eot");
}
@font-face {
  font-family: KievitWebPro-Medi;
  src: url("../fonts/KievitWebPro-Medi.woff") format("woff");
}
/* * * * * * * *
 * Basic stuff *
 * * * * * * * */
body {
  font-family: KievitWebPro, sans-serif;
}

a {
  color: #8dc63f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* * * * * * * * * *
 * Header elements *
 * * * * * * * * * */
header {
  padding-top: 40px;
}

#logo {
  position: relative;
  bottom: 10px;
  width: 400px;
  height: 50px;
  display: block;
}
#logo img {
  width: auto;
}

/* * * * * * * * *
 * Menu elements *
 * * * * * * * * */
.mobilemenu-container {
  display: block;
}
.mobilemenu-container select {
  width: 100%;
}

#topmenu-container {
  display: block;
  position: relative;
  bottom: 5px;
  font-size: 13px;
  float: right;
  height: 40px;
}

#topmenu-nav {
  margin-right: 10px;
  position: absolute;
  top: 0px;
}
#topmenu-nav ul {
  display: inline-block;
  margin-top: 7px;
}
#topmenu-nav ul li {
  float: left;
  height: 16px;
  line-height: 16px;
  border-right: 1px solid #999;
  margin: 0 5px;
  padding-right: 10px;
}
#topmenu-nav ul li.current-menu-item a {
  text-decoration: underline;
}
#topmenu-nav ul li:last-child {
  border: none;
}

.languageselector {
  overflow: hidden;
  width: 191px;
}

span.language-dropdown {
  background: url('../images/dropdown.png?1433857661');
  background-position: right -31px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  position: relative;
  width: 191px;
  height: 31px;
  color: #999;
  font-family: KievitWebPro, sans-serif;
  font-size: 17px;
}
span.language-dropdown select {
  filter: alpha(opacity=1);
  margin: 7px 0px 0px 10px;
  width: 191px;
  opacity: 0;
}
span.language-dropdown span {
  font-size: 10px;
  background: url('../images/dropdown.png?1433857661');
  display: block;
  position: absolute;
  width: 145px;
  height: 26px;
  padding: 5px 0 0 14px;
  line-height: 20px;
}

#mainmenu-container {
  position: relative;
  margin: 0;
  overflow: hidden;
}
#mainmenu-container nav, #mainmenu-container ul, #mainmenu-container li {
  position: relative;
  z-index: 0;
  overflow: visible;
}
#mainmenu-container nav {
  text-align: center;
}
#mainmenu-container div.menu {
  position: relative;
  display: block;
  height: 35px;
  float: left;
  margin-top: 5px;
  display: block;
  padding: 0;
  font-size: 11px;
  z-index: 0;
}
#mainmenu-container div.menu li {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  border-right: 1px solid #999;
}
#mainmenu-container div.menu li:last-child {
  border-right: 0px;
}
#mainmenu-container div.menu li.selected:after, #mainmenu-container div.menu li.current-menu-item:after, #mainmenu-container div.menu li.current-menu-ancestor:after, #mainmenu-container div.menu li.current-page-ancestor:after {
  background: url('../images/menu-selected.png?1433857662') no-repeat center bottom;
  display: block;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 0px;
  content: "";
  z-index: 200;
}
#mainmenu-container div.menu li a {
  padding: 0 12px;
  display: block;
  color: #fff;
  line-height: 35px;
}
#mainmenu-container div.menu li a:hover {
  text-decoration: none;
  background: url('../images/menu-hover.png?1433857662') center repeat-x;
}
#mainmenu-container nav.left {
  float: left;
}
#mainmenu-container nav.right {
  float: right;
}

.fatmenu-pointer-container {
  position: absolute;
  height: 120px;
  width: 100px;
  overflow: hidden;
}

#fatmenu-pointer {
  background-image: url('../images/fatmenu-pointer.png?1433857661');
  background-position: -10px -3px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  z-index: 0;
}

#fatmenu-container {
  display: block;
  z-index: 0;
  position: relative;
}
#fatmenu-container .bx-window, #fatmenu-container .bx-wrapper {
  z-index: 0;
  position: relative;
}
#fatmenu-container > div {
  padding: 0 !important;
  z-index: 0;
  position: relative;
}
#fatmenu-container nav {
  z-index: 0;
  position: relative;
  height: 100px;
}
#fatmenu-container nav .prevSlide,
#fatmenu-container nav .nextSlide {
  display: block;
  background: url('../images/fatmenu-nav.png?1433857661');
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  color: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}
#fatmenu-container nav .prevSlide {
  left: 0px;
  background-position: left;
}
#fatmenu-container nav .nextSlide {
  right: 0px;
  background-position: right;
}
#fatmenu-container nav ul {
  overflow: hidden;
  height: 100px;
  position: relative;
  z-index: 0;
}
#fatmenu-container nav ul li {
  border-right: 1px solid #fff;
  position: relative;
  display: block;
  overflow: visible;
  z-index: 0;
}
#fatmenu-container nav ul li:last-child {
  border-right: none;
}
#fatmenu-container nav ul li.current_page_item:after {
  position: absolute;
  z-index: 9999;
  top: 10px;
  left: 10px;
  display: block;
  content: "";
  background: red;
  width: 0;
  height: 0;
}
#fatmenu-container nav ul li a {
  display: block;
  height: 100px;
  z-index: 0;
  text-align: center;
  color: #fff;
}
#fatmenu-container nav ul li a p {
  padding-top: 40px;
}
#fatmenu-container nav ul li a p span {
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: 12px;
  padding: 0 10px;
}
#fatmenu-container nav ul li a figure {
  position: relative;
  margin: 0 auto;
  top: 5px;
  display: none;
  width: auto;
}
#fatmenu-container nav ul li a figure img {
  height: 90px;
}
#fatmenu-container nav ul li a:hover {
  background: #fff;
  color: #aabe23;
  text-decoration: none;
}
#fatmenu-container nav ul li a:hover figure {
  display: block;
}

#menu-footer-menu .current-menu-item a {
  text-decoration: underline;
}

/* * * * * * * * *
 * Main elements *
 * * * * * * * * */
header,
.main {
  background-color: #f1f1f1;
  overflow: hidden;
}

/* * * * *
 * Boxes *
 * * * * */
.box {
  position: relative;
  padding: 20px;
  margin-bottom: 40px;
}
.box.menu, .box.slider {
  padding: 0px;
}
.box.front {
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  background-image: url('../images/box-gradient.png?1433857661');
  background-position: center;
  background-repeat: repeat-x;
}
.box.front:hover {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  background-image: url('../images/box-light.png?1433857661');
  background-position: center;
  background-repeat: repeat-x;
}
.box.fixed {
  max-width: 620px;
  height: 240px;
  padding: 10px !important;
}
.box.fixed h2 {
  z-index: 999;
  position: relative;
  font-family: KievitWebPro, sans-serif;
  font-size: 24px;
}
.box.padding-md {
  padding: 30px;
}
.box.white {
  background: #fff;
  border: 1px solid #e7e7e7;
}
.box.black {
  background-color: #424242;
}
.box.black-overlay {
  background: url('../images/black-overlay.png?1433857661') center repeat-x;
  -moz-box-shadow: black 0px 0px 3px inset;
  -webkit-box-shadow: black 0px 0px 3px inset;
  box-shadow: black 0px 0px 3px inset;
}

a.boxlink:hover {
  text-decoration: none;
}

/* * * * * *
 * Footer  *
 * * * * * */
footer {
  text-align: center;
  font-size: 12px;
  padding: 40px 0px;
}
footer p {
  margin-top: 15px;
  color: #ccc;
}
footer nav {
  display: inline-block;
}
footer nav li {
  margin: 0 5px;
  border-right: 1px solid #e9e9e9;
  padding-right: 5px;
  float: left;
}
footer nav li:last-child {
  border: none;
}
footer nav.footer-only {
  border-left: 1px solid #e9e9e9;
}

.social-bar {
  margin-top: -20px;
}

.social-bar-title {
  color: #808080;
  font-size: 12px;
}

.social-bar-links li {
  display: inline-block;
}
.social-bar-links a {
  display: block;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.social-bar-links a img {
  display: block;
}
.social-bar-links a:hover {
  opacity: 0.8;
}

figure.icon {
  text-align: center;
}
figure.icon img {
  color: white !important;
}

/* * * * * *
 * Slider  *
 * * * * * */
.slider-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.slider-wrapper h3 {
  font-family: KievitWebPro, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.slider-wrapper figure {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: block;
  overflow: hidden;
}
.slider-wrapper figure img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bx-pager {
  display: block;
  width: auto;
  float: left;
  overflow: hidden;
  text-align: center;
}
.bx-pager .pager-link {
  width: 20px;
  height: 20px;
  margin: 1px 4px;
}
.bx-pager .pager-link.pager-active {
  background-position: -22px 0px;
}

.bx-control-container {
  position: absolute;
  bottom: 27px;
  left: 0px;
  display: block;
  width: 100%;
  height: 20px;
  text-align: center;
}

.slider li {
  position: relative;
  text-align: center;
}
.slider .copy {
  width: 90%;
  margin-left: 5%;
  margin-top: 50px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  color: white;
  text-align: center;
}
.slider figure {
  position: relative;
  z-index: 0;
}

#newsSlider {
  margin-top: 40px;
}
#newsSlider h3 {
  font-family: KievitWebPro, sans-serif;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
#newsSlider p {
  color: #fff;
  margin-top: 20px;
}

#more-products-btn {
  position: absolute;
  z-index: 999;
  padding: 0px;
}

/* * * * * * * * * * * * * 
 * Article font styling  *
 * * * * * * * * * * * * */
.article-slider-container {
  height: 345px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.article-slider-container li {
  margin: 0 !important;
  list-style-position: inside;
}
.article-slider-container .slider-wrapper {
  position: relative;
  margin: 0px;
  top: 0px;
}
.article-slider-container .slider-wrapper h3 {
  font-family: KievitWebPro, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.article-slider-container .slider-wrapper figure {
  left: -20px;
  position: relative;
  margin: 0 auto;
  height: 345px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.article-slider-container .slider-wrapper figure img {
  position: absolute;
  display: block;
  height: 345px !important;
  width: 720px !important;
  max-width: 720px !important;
  left: 50%;
  margin-left: -360px;
}

article {
  padding: 0 20px;
  overflow: hidden;
}
article.wp-content, article#tinymce, article.product {
  position: relative;
  margin: 0 auto;
  max-width: 740px;
}
article table, article tr, article td {
  width: 100%;
  border-collapse: none;
}
article table td, article tr td, article td td {
  max-width: 50%;
  width: 50%;
}
article.product h1 {
  text-align: center;
}

h1 {
  font-size: 42px;
  margin: 8px 0;
}

h2 {
  font-size: 22px;
  margin: 4px 0;
}
h2.white {
  color: #fff;
}
h2.front {
  text-align: left;
  font-family: KievitWebPro, sans-serif !important;
  font-size: 17px !important;
  font-weight: 100;
}

h3 {
  font-size: 20px;
  font-family: KievitWebPro, sans-serif;
  margin: 4px 0;
}

h4, h5, h6 {
  font-size: 18px;
  font-family: KievitWebPro, sans-serif;
  margin: 4px 0;
}

p, ul, ol {
  line-height: 150%;
  margin-bottom: 20px;
}
p font, ul font, ol font {
  size: 12px;
  family: KievitWebPro, sans-serif;
}
p.ingress, ul.ingress, ol.ingress {
  font-size: 18px;
}

strong {
  font-weight: bold;
}

.article-meta, em {
  font-style: italic;
}

article img {
  height: auto;
}

.article-meta {
  display: block;
  margin-bottom: 8px;
}

/* * * * * * * * * * * *
 * Large search result *
 * * * * * * * * * * * */
.serach-result-wrapper {
  position: relative;
  margin: 0 auto 20px auto;
}

p.result-text {
  display: block;
  padding: 5px;
  clear: both;
  color: #ccc;
}

.search-result-form {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.large-search {
  width: 130px;
}

.new-search {
  float: right;
}

.search-result {
  padding-top: 20px;
  border-bottom: 1px solid #f0f0f0;
  font-family: KievitWebPro, sans-serif;
  font-size: 13px;
}
.search-result h2 {
  font-family: KievitWebPro, sans-serif;
}

.download-list {
  margin: 10px 0;
  width: 100%;
}
.download-list tr {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.download-list tr td {
  padding: 10px 0;
}
.download-list tr td.image {
  width: 120px;
}

.product-item .box,
.segment-item .box {
  margin-bottom: -1px;
}

td.list-thumb {
  text-align: center;
}
td.list-thumb img {
  max-width: 100px;
  height: auto;
}

table.table-list {
  width: 100%;
}

table.border {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}

tr.border {
  border-bottom: 1px solid #e7e7e7;
}
tr.border:last-child {
  border: 0;
}

td.list-text {
  padding: 15px 15px;
  width: auto;
  font-size: 13px;
  font-family: KievitWebPro, sans-serif;
}
td.list-text h3 {
  color: #05659c;
  font-size: 25px;
  font-family: KievitWebPro-Medi, sans-serif;
  margin: 10px 0 8px 0;
}

td.list-button {
  width: 160px;
  text-align: center;
}

.news-item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e7e7e7;
}
.news-item .content {
  overflow: hidden;
}
.news-item .media-img {
  margin-bottom: 20px;
  margin-right: 30px;
}
.news-item .media-img img {
  max-width: 140px;
}
.news-item .media-bd {
  clear: both;
}
.news-item .news-text {
  overflow: hidden;
}
.news-item .news-text h2 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.news-item .news-text h2 a {
  display: inline-block;
}
.news-item .news-text p {
  font-family: KievitWebPro, sans-serif;
  font-size: 16px;
  line-height: 1.333;
  margin-bottom: 14px;
}
.news-item .news-text a.textlink {
  color: #424242;
}
.news-item .news-text a.textlink span.read-more {
  color: #fff;
}
.news-item .news-text a.textlink:hover {
  text-decoration: none;
  color: #424242;
}
.news-item .news-footer {
  display: block;
  overflow: hidden;
}
.news-item .news-share {
  float: right;
  text-align: right;
  width: 160px;
}
.news-item .news-info {
  display: none;
  float: left;
  font-family: KievitWebPro, sans-serif;
  font-size: 13px;
}
.news-item .news-info .news-tags {
  margin-left: 5px;
}

.article-share {
  display: block;
  float: right;
  margin-bottom: 8px;
  margin-right: -2px;
}

.footer-button {
  text-align: center;
  padding-top: 20px;
}

.center-button {
  text-align: center;
  margin-top: 40px;
}

.gallery-container {
  position: relative;
  margin: 20px auto;
  overflow: hidden;
  width: auto;
}

.gallery-item {
  float: left;
  width: 100%;
}

.thumbnail {
  padding: 4px;
  border: 1px solid #ddd;
}
.thumbnail:hover {
  border: 1px solid #999;
}

.image-info {
  padding: 4px;
}
.image-info a {
  font-size: 13px;
}

/* * * * * * * * * * * *
 * Helpers *
 * * * * * * * * * * * */
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.float-left {
  float: left !important;
}

.clear {
  clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* == WordPress WYSIWYG Editor Styles == */
.wp-content .leftcolumn, #tinymce .leftcolumn, article.product .leftcolumn {
  float: left;
  width: 45%;
}
.wp-content .rightcolumn, #tinymce .rightcolumn, article.product .rightcolumn {
  float: right;
  width: 45%;
}
.wp-content h2, #tinymce h2, article.product h2 {
  line-height: 28px;
}
.wp-content ul, #tinymce ul, article.product ul {
  list-style-image: url('../images/listmark.png?1433857662');
  list-style-position: outside;
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
}
.wp-content ul li, #tinymce ul li, article.product ul li {
  margin: 8px 0;
  margin-bottom: 10px;
}
.wp-content ol, #tinymce ol, article.product ol {
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
  list-style-type: decimal;
}
.wp-content ol li, #tinymce ol li, article.product ol li {
  margin: 8px 0px;
  margin-bottom: 10px;
}
.wp-content sup, #tinymce sup, article.product sup,
.wp-content sub,
#tinymce sub,
article.product sub {
  font-size: 0.75em;
}
.wp-content sup, #tinymce sup, article.product sup {
  vertical-align: super;
}
.wp-content sub, #tinymce sub, article.product sub {
  vertical-align: sub;
}
.wp-content .alignleft, #tinymce .alignleft, article.product .alignleft,
.wp-content img.alignleft,
#tinymce img.alignleft,
article.product img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.wp-content .alignright, #tinymce .alignright, article.product .alignright,
.wp-content img.alignright,
#tinymce img.alignright,
article.product img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* == WordPress WYSIWYG Editor Styles == */
.wp-content .leftcolumn, #tinymce .leftcolumn, article.product .leftcolumn {
  float: left;
  width: 45%;
}
.wp-content .rightcolumn, #tinymce .rightcolumn, article.product .rightcolumn {
  float: right;
  width: 45%;
}
.wp-content h2, #tinymce h2, article.product h2 {
  line-height: 28px;
}
.wp-content ul, #tinymce ul, article.product ul {
  list-style-image: url('../images/listmark.png?1433857662');
  list-style-position: outside;
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
}
.wp-content ul li, #tinymce ul li, article.product ul li {
  margin: 8px 0;
  margin-bottom: 10px;
}
.wp-content ol, #tinymce ol, article.product ol {
  margin-left: 20px;
  line-height: 125%;
  margin-bottom: 40px;
  list-style-type: decimal;
}
.wp-content ol li, #tinymce ol li, article.product ol li {
  margin: 8px 0px;
  margin-bottom: 10px;
}
.wp-content sup, #tinymce sup, article.product sup,
.wp-content sub,
#tinymce sub,
article.product sub {
  font-size: 0.75em;
}
.wp-content sup, #tinymce sup, article.product sup {
  vertical-align: super;
}
.wp-content sub, #tinymce sub, article.product sub {
  vertical-align: sub;
}
.wp-content .alignleft, #tinymce .alignleft, article.product .alignleft,
.wp-content img.alignleft,
#tinymce img.alignleft,
article.product img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.wp-content .alignright, #tinymce .alignright, article.product .alignright,
.wp-content img.alignright,
#tinymce img.alignright,
article.product img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

/* * * * * *
 * Mixins  *
 * * * * * */
/* * * * *
 * Fonts *
 * * * * */
@font-face {
  font-family: KievitWebPro;
  src: url("../fonts/KievitWebPro.eot");
}
@font-face {
  font-family: KievitWebPro;
  src: url("../fonts/KievitWebPro.woff") format("woff");
}
@font-face {
  font-family: KievitWebPro-Medi;
  src: url("../fonts/KievitWebPro-Medi.eot");
}
@font-face {
  font-family: KievitWebPro-Medi;
  src: url("../fonts/KievitWebPro-Medi.woff") format("woff");
}
/* * * * * * * *
 * Basic stuff *
 * * * * * * * */
body {
  font-family: KievitWebPro, sans-serif;
}

a {
  color: #8dc63f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* * * * * * * * * *
 * Header elements *
 * * * * * * * * * */
header {
  padding-top: 40px;
}

#logo {
  position: relative;
  bottom: 10px;
  width: 400px;
  height: 50px;
  display: block;
}
#logo img {
  width: auto;
}

/* * * * * * * * *
 * Menu elements *
 * * * * * * * * */
.mobilemenu-container {
  display: block;
}
.mobilemenu-container select {
  width: 100%;
}

#topmenu-container {
  display: block;
  position: relative;
  bottom: 5px;
  font-size: 13px;
  float: right;
  height: 40px;
}

#topmenu-nav {
  margin-right: 10px;
  position: absolute;
  top: 0px;
}
#topmenu-nav ul {
  display: inline-block;
  margin-top: 7px;
}
#topmenu-nav ul li {
  float: left;
  height: 16px;
  line-height: 16px;
  border-right: 1px solid #999;
  margin: 0 5px;
  padding-right: 10px;
}
#topmenu-nav ul li.current-menu-item a {
  text-decoration: underline;
}
#topmenu-nav ul li:last-child {
  border: none;
}

.languageselector {
  overflow: hidden;
  width: 191px;
}

span.language-dropdown {
  background: url('../images/dropdown.png?1433857661');
  background-position: right -31px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  position: relative;
  width: 191px;
  height: 31px;
  color: #999;
  font-family: KievitWebPro, sans-serif;
  font-size: 17px;
}
span.language-dropdown select {
  filter: alpha(opacity=1);
  margin: 7px 0px 0px 10px;
  width: 191px;
  opacity: 0;
}
span.language-dropdown span {
  font-size: 10px;
  background: url('../images/dropdown.png?1433857661');
  display: block;
  position: absolute;
  width: 145px;
  height: 26px;
  padding: 5px 0 0 14px;
  line-height: 20px;
}

#mainmenu-container {
  position: relative;
  margin: 0;
  overflow: hidden;
}
#mainmenu-container nav, #mainmenu-container ul, #mainmenu-container li {
  position: relative;
  z-index: 0;
  overflow: visible;
}
#mainmenu-container nav {
  text-align: center;
}
#mainmenu-container div.menu {
  position: relative;
  display: block;
  height: 35px;
  float: left;
  margin-top: 5px;
  display: block;
  padding: 0;
  font-size: 11px;
  z-index: 0;
}
#mainmenu-container div.menu li {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  border-right: 1px solid #999;
}
#mainmenu-container div.menu li:last-child {
  border-right: 0px;
}
#mainmenu-container div.menu li.selected:after, #mainmenu-container div.menu li.current-menu-item:after, #mainmenu-container div.menu li.current-menu-ancestor:after, #mainmenu-container div.menu li.current-page-ancestor:after {
  background: url('../images/menu-selected.png?1433857662') no-repeat center bottom;
  display: block;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 0px;
  content: "";
  z-index: 200;
}
#mainmenu-container div.menu li a {
  padding: 0 12px;
  display: block;
  color: #fff;
  line-height: 35px;
}
#mainmenu-container div.menu li a:hover {
  text-decoration: none;
  background: url('../images/menu-hover.png?1433857662') center repeat-x;
}
#mainmenu-container nav.left {
  float: left;
}
#mainmenu-container nav.right {
  float: right;
}

.fatmenu-pointer-container {
  position: absolute;
  height: 120px;
  width: 100px;
  overflow: hidden;
}

#fatmenu-pointer {
  background-image: url('../images/fatmenu-pointer.png?1433857661');
  background-position: -10px -3px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  z-index: 0;
}

#fatmenu-container {
  display: block;
  z-index: 0;
  position: relative;
}
#fatmenu-container .bx-window, #fatmenu-container .bx-wrapper {
  z-index: 0;
  position: relative;
}
#fatmenu-container > div {
  padding: 0 !important;
  z-index: 0;
  position: relative;
}
#fatmenu-container nav {
  z-index: 0;
  position: relative;
  height: 100px;
}
#fatmenu-container nav .prevSlide,
#fatmenu-container nav .nextSlide {
  display: block;
  background: url('../images/fatmenu-nav.png?1433857661');
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  color: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}
#fatmenu-container nav .prevSlide {
  left: 0px;
  background-position: left;
}
#fatmenu-container nav .nextSlide {
  right: 0px;
  background-position: right;
}
#fatmenu-container nav ul {
  overflow: hidden;
  height: 100px;
  position: relative;
  z-index: 0;
}
#fatmenu-container nav ul li {
  border-right: 1px solid #fff;
  position: relative;
  display: block;
  overflow: visible;
  z-index: 0;
}
#fatmenu-container nav ul li:last-child {
  border-right: none;
}
#fatmenu-container nav ul li.current_page_item:after {
  position: absolute;
  z-index: 9999;
  top: 10px;
  left: 10px;
  display: block;
  content: "";
  background: red;
  width: 0;
  height: 0;
}
#fatmenu-container nav ul li a {
  display: block;
  height: 100px;
  z-index: 0;
  text-align: center;
  color: #fff;
}
#fatmenu-container nav ul li a p {
  padding-top: 40px;
}
#fatmenu-container nav ul li a p span {
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: 12px;
  padding: 0 10px;
}
#fatmenu-container nav ul li a figure {
  position: relative;
  margin: 0 auto;
  top: 5px;
  display: none;
  width: auto;
}
#fatmenu-container nav ul li a figure img {
  height: 90px;
}
#fatmenu-container nav ul li a:hover {
  background: #fff;
  color: #aabe23;
  text-decoration: none;
}
#fatmenu-container nav ul li a:hover figure {
  display: block;
}

#menu-footer-menu .current-menu-item a {
  text-decoration: underline;
}

/* * * * * * * * *
 * Main elements *
 * * * * * * * * */
header,
.main {
  background-color: #f1f1f1;
  overflow: hidden;
}

/* * * * *
 * Boxes *
 * * * * */
.box {
  position: relative;
  padding: 20px;
  margin-bottom: 40px;
}
.box.menu, .box.slider {
  padding: 0px;
}
.box.front {
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0pxpx 3px inset;
  background-image: url('../images/box-gradient.png?1433857661');
  background-position: center;
  background-repeat: repeat-x;
}
.box.front:hover {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 3px inset;
  background-image: url('../images/box-light.png?1433857661');
  background-position: center;
  background-repeat: repeat-x;
}
.box.fixed {
  max-width: 620px;
  height: 240px;
  padding: 10px !important;
}
.box.fixed h2 {
  z-index: 999;
  position: relative;
  font-family: KievitWebPro, sans-serif;
  font-size: 24px;
}
.box.padding-md {
  padding: 30px;
}
.box.white {
  background: #fff;
  border: 1px solid #e7e7e7;
}
.box.black {
  background-color: #424242;
}
.box.black-overlay {
  background: url('../images/black-overlay.png?1433857661') center repeat-x;
  -moz-box-shadow: black 0px 0px 3px inset;
  -webkit-box-shadow: black 0px 0px 3px inset;
  box-shadow: black 0px 0px 3px inset;
}

a.boxlink:hover {
  text-decoration: none;
}

/* * * * * *
 * Footer  *
 * * * * * */
footer {
  text-align: center;
  font-size: 12px;
  padding: 40px 0px;
}
footer p {
  margin-top: 15px;
  color: #ccc;
}
footer nav {
  display: inline-block;
}
footer nav li {
  margin: 0 5px;
  border-right: 1px solid #e9e9e9;
  padding-right: 5px;
  float: left;
}
footer nav li:last-child {
  border: none;
}
footer nav.footer-only {
  border-left: 1px solid #e9e9e9;
}

.social-bar {
  margin-top: -20px;
}

.social-bar-title {
  color: #808080;
  font-size: 12px;
}

.social-bar-links li {
  display: inline-block;
}
.social-bar-links a {
  display: block;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.social-bar-links a img {
  display: block;
}
.social-bar-links a:hover {
  opacity: 0.8;
}

figure.icon {
  text-align: center;
}
figure.icon img {
  color: white !important;
}

/* * * * * *
 * Slider  *
 * * * * * */
.slider-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.slider-wrapper h3 {
  font-family: KievitWebPro, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.slider-wrapper figure {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: block;
  overflow: hidden;
}
.slider-wrapper figure img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bx-pager {
  display: block;
  width: auto;
  float: left;
  overflow: hidden;
  text-align: center;
}
.bx-pager .pager-link {
  width: 20px;
  height: 20px;
  margin: 1px 4px;
}
.bx-pager .pager-link.pager-active {
  background-position: -22px 0px;
}

.bx-control-container {
  position: absolute;
  bottom: 27px;
  left: 0px;
  display: block;
  width: 100%;
  height: 20px;
  text-align: center;
}

.slider li {
  position: relative;
  text-align: center;
}
.slider .copy {
  width: 90%;
  margin-left: 5%;
  margin-top: 50px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  color: white;
  text-align: center;
}
.slider figure {
  position: relative;
  z-index: 0;
}

#newsSlider {
  margin-top: 40px;
}
#newsSlider h3 {
  font-family: KievitWebPro, sans-serif;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
#newsSlider p {
  color: #fff;
  margin-top: 20px;
}

#more-products-btn {
  position: absolute;
  z-index: 999;
  padding: 0px;
}

/* * * * * * * * * * * * * 
 * Article font styling  *
 * * * * * * * * * * * * */
.article-slider-container {
  height: 345px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.article-slider-container li {
  margin: 0 !important;
  list-style-position: inside;
}
.article-slider-container .slider-wrapper {
  position: relative;
  margin: 0px;
  top: 0px;
}
.article-slider-container .slider-wrapper h3 {
  font-family: KievitWebPro, sans-serif;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.article-slider-container .slider-wrapper figure {
  left: -20px;
  position: relative;
  margin: 0 auto;
  height: 345px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.article-slider-container .slider-wrapper figure img {
  position: absolute;
  display: block;
  height: 345px !important;
  width: 720px !important;
  max-width: 720px !important;
  left: 50%;
  margin-left: -360px;
}

article {
  padding: 0 20px;
  overflow: hidden;
}
article.wp-content, article#tinymce, article.product {
  position: relative;
  margin: 0 auto;
  max-width: 740px;
}
article table, article tr, article td {
  width: 100%;
  border-collapse: none;
}
article table td, article tr td, article td td {
  max-width: 50%;
  width: 50%;
}
article.product h1 {
  text-align: center;
}

h1 {
  font-size: 42px;
  margin: 8px 0;
}

h2 {
  font-size: 22px;
  margin: 4px 0;
}
h2.white {
  color: #fff;
}
h2.front {
  text-align: left;
  font-family: KievitWebPro, sans-serif !important;
  font-size: 17px !important;
  font-weight: 100;
}

h3 {
  font-size: 20px;
  font-family: KievitWebPro, sans-serif;
  margin: 4px 0;
}

h4, h5, h6 {
  font-size: 18px;
  font-family: KievitWebPro, sans-serif;
  margin: 4px 0;
}

p, ul, ol {
  line-height: 150%;
  margin-bottom: 20px;
}
p font, ul font, ol font {
  size: 12px;
  family: KievitWebPro, sans-serif;
}
p.ingress, ul.ingress, ol.ingress {
  font-size: 18px;
}

strong {
  font-weight: bold;
}

.article-meta, em {
  font-style: italic;
}

article img {
  height: auto;
}

.article-meta {
  display: block;
  margin-bottom: 8px;
}

/* * * * * * * * * * * *
 * Large search result *
 * * * * * * * * * * * */
.serach-result-wrapper {
  position: relative;
  margin: 0 auto 20px auto;
}

p.result-text {
  display: block;
  padding: 5px;
  clear: both;
  color: #ccc;
}

.search-result-form {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.large-search {
  width: 130px;
}

.new-search {
  float: right;
}

.search-result {
  padding-top: 20px;
  border-bottom: 1px solid #f0f0f0;
  font-family: KievitWebPro, sans-serif;
  font-size: 13px;
}
.search-result h2 {
  font-family: KievitWebPro, sans-serif;
}

.download-list {
  margin: 10px 0;
  width: 100%;
}
.download-list tr {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.download-list tr td {
  padding: 10px 0;
}
.download-list tr td.image {
  width: 120px;
}

.product-item .box,
.segment-item .box {
  margin-bottom: -1px;
}

td.list-thumb {
  text-align: center;
}
td.list-thumb img {
  max-width: 100px;
  height: auto;
}

table.table-list {
  width: 100%;
}

table.border {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}

tr.border {
  border-bottom: 1px solid #e7e7e7;
}
tr.border:last-child {
  border: 0;
}

td.list-text {
  padding: 15px 15px;
  width: auto;
  font-size: 13px;
  font-family: KievitWebPro, sans-serif;
}
td.list-text h3 {
  color: #05659c;
  font-size: 25px;
  font-family: KievitWebPro-Medi, sans-serif;
  margin: 10px 0 8px 0;
}

td.list-button {
  width: 160px;
  text-align: center;
}

.news-item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e7e7e7;
}
.news-item .content {
  overflow: hidden;
}
.news-item .media-img {
  margin-bottom: 20px;
  margin-right: 30px;
}
.news-item .media-img img {
  max-width: 140px;
}
.news-item .media-bd {
  clear: both;
}
.news-item .news-text {
  overflow: hidden;
}
.news-item .news-text h2 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.news-item .news-text h2 a {
  display: inline-block;
}
.news-item .news-text p {
  font-family: KievitWebPro, sans-serif;
  font-size: 16px;
  line-height: 1.333;
  margin-bottom: 14px;
}
.news-item .news-text a.textlink {
  color: #424242;
}
.news-item .news-text a.textlink span.read-more {
  color: #fff;
}
.news-item .news-text a.textlink:hover {
  text-decoration: none;
  color: #424242;
}
.news-item .news-footer {
  display: block;
  overflow: hidden;
}
.news-item .news-share {
  float: right;
  text-align: right;
  width: 160px;
}
.news-item .news-info {
  display: none;
  float: left;
  font-family: KievitWebPro, sans-serif;
  font-size: 13px;
}
.news-item .news-info .news-tags {
  margin-left: 5px;
}

.article-share {
  display: block;
  float: right;
  margin-bottom: 8px;
  margin-right: -2px;
}

.footer-button {
  text-align: center;
  padding-top: 20px;
}

.center-button {
  text-align: center;
  margin-top: 40px;
}

.gallery-container {
  position: relative;
  margin: 20px auto;
  overflow: hidden;
  width: auto;
}

.gallery-item {
  float: left;
  width: 100%;
}

.thumbnail {
  padding: 4px;
  border: 1px solid #ddd;
}
.thumbnail:hover {
  border: 1px solid #999;
}

.image-info {
  padding: 4px;
}
.image-info a {
  font-size: 13px;
}

/* * * * * * * * * * * *
 * Helpers *
 * * * * * * * * * * * */
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.float-left {
  float: left !important;
}

.clear {
  clear: both;
}

/* * * * * * * * * * * *
 * Buttons and inputs  *
 * * * * * * * * * * * */
.red-button {
  background: url('../images/btn-red.png?1433857661') no-repeat left top;
  display: inline-block;
  height: 28px;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
}
.red-button span,
.red-button input {
  background: url('../images/btn-red.png?1433857661') no-repeat right -28px;
  border: none;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 0;
  padding-right: 20px;
}
.red-button:hover {
  background-position: left -56px;
}
.red-button:hover span,
.red-button:hover input {
  background-position: right -84px;
}

#topsearch {
  overflow: hidden;
}
#topsearch input[type="text"] {
  height: 33px;
  padding-left: 30px;
  font-family: "itc_franklin_gothic_std_bk_Rg" !important;
  font-size: 13px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px inset;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 5px inset;
  border: none;
  background: url('../images/icon-search.png?1433857661') #fff no-repeat 8px 10px;
}

#mobilesearch {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
#mobilesearch input {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 10%;
  width: 90%;
  border: 0;
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: #333 0px 0px 4px inset;
  -webkit-box-shadow: #333 0px 0px 4px inset;
  box-shadow: #333 0px 0px 4px inset;
  background-color: #fbfbfb;
  background-image: url('../images/icon-search.png?1433857661');
  background-repeat: no-repeat;
  background-position: 8px 8px;
}

.mobilemenu-container select {
  -webkit-appearance: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10%;
  width: 100%;
  border: 0;
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: #333 0px 0px 4px inset;
  -webkit-box-shadow: #333 0px 0px 4px inset;
  box-shadow: #333 0px 0px 4px inset;
  background-color: #fbfbfb;
  background-image: url('../images/icon-select.png?1433857661');
  background-repeat: no-repeat;
  background-position: 12px 11px;
  font-family: 'itc_franklin_gothic_std_bk_Rg' !important;
  text-transform: uppercase;
}

input[type="text"] {
  outline: 0;
  font-size: 12px;
  font-family: 'itc_franklin_gothic_std_booRg' !important;
}

.new-search {
  display: block;
  width: 75px;
  height: 28px;
  background: url('../images/new-search-btn.png?1433857662') no-repeat;
  border: 0;
  outline: 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}

/* * * * * * * * * *
 * Slider controls *
 * * * * * * * * * */
.bx-controls {
  display: inline-block;
  overflow: hidden;
  height: 24px;
  padding: 0;
}
.bx-controls > div {
  overflow: hidden;
  position: relative;
  height: 100%;
  margin: 0 0 0 10px;
}

.pager-link,
.bx-prev-slide,
.bx-next-slide {
  display: inline-block;
  background: url('../images/slider-sprites.png?1433857662') no-repeat;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}

.bx-prev-slide {
  float: left;
  width: 30px;
  height: 23px;
  background-position: -44px -2px;
}

.bx-next-slide {
  width: 40px;
  height: 23px;
  background-position: -75px -2px;
  float: right;
  margin-right: 0px;
}

.list-link {
  cursor: pointer;
}
.list-link .large.white.box {
  border: 1px solid #eee;
}
.list-link h3 {
  font-size: 15px;
  font-family: 'itc_franklin_gothic_std_medRg' !important;
  margin: 0px;
}
.list-link .list-excerpt {
  color: #424242;
}
.list-link:hover {
  text-decoration: none !important;
}
.list-link:hover h3, .list-link:hover p {
  color: #05659c;
}

/* * * * * * * * *
 * Contact form  *
 * * * * * * * * */
form.wpcf7-form p.description {
  font-family: KievitWebPro,sans-serif !important;
}
form.wpcf7-form input, form.wpcf7-form textarea {
  display: block;
  margin-bottom: 20px;
  font-family: KievitWebPro,sans-serif !important;
}
form.wpcf7-form input[type="text"] {
  display: block;
  height: 28px;
  line-height: 28px;
  outline: 0;
  margin: 0;
  font-family: KievitWebPro,sans-serif !important;
}
form.wpcf7-form textarea {
  height: 250px;
  border: 0;
  outline: 0;
  font-family: KievitWebPro,sans-serif !important;
  resize: none;
}
form.wpcf7-form input[type="submit"] {
  border: 0;
  background: url('../images/btn-red-bg.png?1433857661') center;
  color: #fff;
  display: block;
  padding: 5px 20px;
  font-family: KievitWebPro,sans-serif !important;
  font-size: 14px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  behavior: url("../htc/PIE.htc");
  width: auto;
  float: right;
}

.wpcf7 input[type="text"] {
  line-height: 100% !important;
}

.wpcf7-not-valid-tip {
  top: 50px !important;
  left: 8px !important;
  background: none !important;
  color: #c00 !important;
  border: none !important;
}

.wpcf7-validation-errors {
  border: none !important;
  padding: 0 !important;
  color: #c00 !important;
}

/* * * * * * * * * * * * * * * * * * * * * * *
 * Corner cover plates for menus and sliders * 
 * * * * * * * * * * * * * * * * * * * * * * */
.cover {
  display: block;
  width: 6px;
  height: 6px;
  background: url('../images/cover.png?1433857661');
  position: absolute;
  z-index: 9999;
}
.cover.top-left {
  top: 0px;
  left: 0px;
  background-position: left top;
}
.cover.top-right {
  top: 0px;
  right: 0px;
  background-position: right top;
}
.cover.bottom-left {
  bottom: 0px;
  left: 0px;
  background-position: left bottom;
}
.cover.bottom-right {
  bottom: 0px;
  right: 0px;
  background-position: bottom right;
}
.cover.small {
  background: url('../images/cover-small.png?1433857661');
}
.cover.small.top-left {
  top: 0px;
  left: 0px;
  background-position: left top;
}
.cover.small.top-right {
  top: 0px;
  right: 0px;
  background-position: right top;
}
.cover.small.bottom-left {
  bottom: 0px;
  left: 0px;
  background-position: left bottom;
}
.cover.small.bottom-right {
  bottom: 0px;
  right: 0px;
  background-position: bottom right;
}
.cover.smallest {
  background: url('../images/cover-smallest.png?1433857662');
}
.cover.smallest.top-left {
  top: 0px;
  left: 0px;
  background-position: left top;
}
.cover.smallest.top-right {
  top: 0px;
  right: 0px;
  background-position: right top;
}
.cover.smallest.bottom-left {
  bottom: 0px;
  left: 0px;
  background-position: left bottom;
}
.cover.smallest.bottom-right {
  bottom: 0px;
  right: 0px;
  background-position: bottom right;
}

/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  margin-left: 20px;
}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  .page-header h1 small {
    display: block;
    line-height: 18px;
  }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }

  .form-horizontal .controls {
    margin-left: 0;
  }

  .form-horizontal .control-list {
    padding-top: 0;
  }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }

  .modal.fade.in {
    top: auto;
  }

  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-left: -20px;
    margin-right: -20px;
  }

  .container-fluid {
    padding: 0;
  }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }

  .dl-horizontal dd {
    margin-left: 0;
  }

  .container {
    width: auto;
  }

  .row-fluid {
    width: 100%;
  }

  .row,
  .thumbnails {
    margin-left: 0;
  }

  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  .row:before,
  .row:after {
    display: table;
    content: "";
  }

  .row:after {
    clear: both;
  }

  [class*="span"] {
    float: left;
    margin-left: 20px;
  }

  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  .span12 {
    width: 724px;
  }

  .span11 {
    width: 662px;
  }

  .span10 {
    width: 600px;
  }

  .span9 {
    width: 538px;
  }

  .span8 {
    width: 476px;
  }

  .span7 {
    width: 414px;
  }

  .span6 {
    width: 352px;
  }

  .span5 {
    width: 290px;
  }

  .span4 {
    width: 228px;
  }

  .span3 {
    width: 166px;
  }

  .span2 {
    width: 104px;
  }

  .span1 {
    width: 42px;
  }

  .offset12 {
    margin-left: 764px;
  }

  .offset11 {
    margin-left: 702px;
  }

  .offset10 {
    margin-left: 640px;
  }

  .offset9 {
    margin-left: 578px;
  }

  .offset8 {
    margin-left: 516px;
  }

  .offset7 {
    margin-left: 454px;
  }

  .offset6 {
    margin-left: 392px;
  }

  .offset5 {
    margin-left: 330px;
  }

  .offset4 {
    margin-left: 268px;
  }

  .offset3 {
    margin-left: 206px;
  }

  .offset2 {
    margin-left: 144px;
  }

  .offset1 {
    margin-left: 82px;
  }

  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 714px;
  }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 652px;
  }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 590px;
  }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 528px;
  }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 466px;
  }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 404px;
  }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 342px;
  }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 218px;
  }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 156px;
  }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 94px;
  }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 32px;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }

  .navbar-fixed-top {
    margin-bottom: 18px;
  }

  .navbar-fixed-bottom {
    margin-top: 18px;
  }

  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  .navbar .container {
    width: auto;
    padding: 0;
  }

  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  .nav-collapse {
    clear: both;
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }

  .nav-collapse .nav > li {
    float: none;
  }

  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }

  .nav-collapse .nav > .divider-vertical {
    display: none;
  }

  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }

  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }

  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }

  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  .navbar .btn-navbar {
    display: block;
  }

  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
div.container {
  padding: 0 20px;
}

.news-item figure, .news-item div.figure {
  width: 240px;
}

.news-item figure img, .news-item div.figure img {
  max-width: 240px;
}

.news-item .news-text {
  clear: both;
}

#logo h1 {
  margin-top: -20px;
  margin-bottom: 30px;
  text-align: center;
}

#fatmenu-container {
  display: none;
}

#topsearch {
  position: absolute;
  top: -50px;
  left: 50%;
  margin: 0 auto;
  margin-left: -115px;
}

#topmenu-container {
  display: none;
}

#topmenu-nav {
  display: none;
}

.languageselector {
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 40px;
}

#mainmenu-container {
  display: none;
}

.mobile-menu {
  margin-bottom: 20px;
  color: #999;
  font-size: 13px !important;
}
.mobile-menu select {
  width: 100%;
}

td.list-thumb {
  width: 0;
}
td.list-thumb img {
  display: none;
}

footer nav.footer-only {
  display: inline-block;
}

.news-item figure {
  display: none;
}

.slider-wrapper .copy {
  margin-top: 20px;
}
.slider-wrapper h3 {
  margin-top: 20px;
  font-size: 48px;
}

#more-products-btn {
  bottom: 70px;
  left: 50%;
  margin-left: -50px;
}

.search-result-form {
  width: 100%;
}

#fatmenu-pointer {
  display: none;
}

/* * * * * * * * *
 * Contact Form  *
 * * * * * * * * */
form.wpcf7-form input[type="text"],
form.wpcf7-form textarea {
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px inset;
  background: #fbfbfb;
  display: block;
}
form.wpcf7-form input[type="text"] {
  width: 95%;
  padding-left: 5%;
}
form.wpcf7-form textarea {
  width: 90%;
  padding: 5%;
}

.news-info {
  width: 100%;
  margin-top: 10px;
}

#logo h1 {
  text-align: left;
  margin: 0;
}

#topsearch {
  display: block;
  left: auto;
  margin: 0;
  top: 5px;
  right: 1px;
}
#topsearch input {
  width: 100px;
}

#topmenu-container {
  margin-top: 10px;
  display: block;
  width: 100%;
}

.mobilemenu-container {
  display: none;
}

#topmenu-nav {
  display: block;
  position: absolute;
  right: 180px;
}

.languageselector {
  float: right;
  margin-top: 0px;
}

#mainmenu-container {
  display: block;
  margin-top: 0px;
}
#mainmenu-container nav {
  width: auto;
}
#mainmenu-container nav li {
  float: left;
}
#mainmenu-container div.menu {
  width: 580px;
}

footer nav.footer-only {
  display: none;
}

.fatmenu-pointer-container {
  width: 724px;
}

#fatmenu-container {
  display: block;
}
#fatmenu-container nav ul {
  width: 144.8px;
}

.serach-result-wrapper {
  width: 600px;
}

.gallery-item {
  width: 210px;
  margin: 9px;
}

.mobile-menu {
  display: none;
}

td.list-thumb {
  width: 120px;
  padding: 10px 0;
}
td.list-thumb img {
  display: inline-block;
}

.news-item figure {
  display: block;
}

.slider-wrapper h3 {
  margin-top: 20px;
  font-size: 72px;
}

#more-products-btn {
  bottom: 20px;
  left: auto;
  right: 20px;
  margin: 0;
}

.search-result-form {
  width: 520px;
}

.large-search {
  padding: 0 10px;
  width: 410px;
  height: 36px;
  outline: none;
  border: none;
  background: url('../images/large-search.png?1433857662') no-repeat;
}

.new-search {
  float: right;
  margin-top: 4px;
}

#fatmenu-pointer {
  display: block;
}

/* * * * * * * * *
 * Contact Form  *
 * * * * * * * * */
form.wpcf7-form {
  width: 500px;
}
form.wpcf7-form input[type="text"] {
  width: 490px;
  padding-left: 10px;
}
form.wpcf7-form textarea {
  padding: 10px;
  width: 480px;
}

.news-info {
  width: auto;
}

#topsearch input {
  width: 155px;
}

div.menu {
  width: 740px !important;
}
div.menu li {
  margin: 0 5px;
}

.serach-result-wrapper {
  width: 700px;
}

.gallery-item {
  margin: 7px;
}

.fatmenu-pointer-container {
  width: 940px;
}

#fatmenu-container nav ul {
  width: 188px;
}
#fatmenu-container nav ul li:last-child {
  width: 188px !important;
}

/* * * * * * * * * *
 * Contact Form 7  *
 * * * * * * * * * */
form.wpcf7-form input[type="text"] {
  border: none;
  background: url('../images/input-text.png?1433857662');
}
form.wpcf7-form textarea {
  background: url('../images/textarea.png?1433857662');
  border: none;
}

@font-face {
  font-family: 'Test';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/itc.eot");
}
.box.small {
  behavior: url("http://auralight.com/wp-content/themes/auralight/static/htc/PIE.htc");
  position: relative;
}

.copy h3 {
  font-family: 'Test';
}

.hasPlaceholder {
  color: #aaa;
  padding-top: 12px;
}

#topsearch {
  overflow: hidden;
}
#topsearch input[type="text"] {
  line-height: 30px;
  background: url('../images/input-search.png?1433857662') no-repeat;
}
#topsearch input[type="text"].hasPlaceholder {
  margin: 0px;
  height: 33px !important;
  overflow: hidden;
  line-height: 10px !important;
  color: #999;
  font-family: "itc_franklin_gothic_std_bk_Rg" !important;
  font-size: 13px;
}
