/*
 * set up vars, config, dummy classes
 * author: pure sign
 */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* SINGULARITY -- http://singularity.gs/ */
.cf, .nav--main ul, .row, .form-item, .form-required, .field-name-body {
  *zoom: 1;
}
.cf:after, .nav--main ul:after, .row:after, .form-item:after, .form-required:after, .field-name-body:after {
  content: "";
  display: table;
  clear: both;
}

.btn {
  line-height: 1.9em;
  min-height: 1.9em;
  background: #16161d;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161d), color-stop(100%, #13131a));
  background: -webkit-linear-gradient(#16161d, #13131a);
  background: -moz-linear-gradient(#16161d, #13131a);
  background: -o-linear-gradient(#16161d, #13131a);
  background: linear-gradient(#16161d, #13131a);
  color: #fff;
  border: 1px solid #111117;
  padding: 0 0.6em;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.btn:link, .btn:visited {
  color: #fff;
}
.btn:hover, .btn:focus {
  background: #16161d;
  color: white !important;
  text-decoration: none !important;
}
.btn:active {
  border-color: #5b5b60;
}
.btn:visited {
  color: white !important;
}
.btn:visited:hover, .btn:visited:focus {
  color: white !important;
}

* html {
  font-size: 87.5%;
}

html {
  font-size: 14px;
  line-height: 1.57143em;
}

.island {
  padding: 15px;
  margin-bottom: 1.57143em;
  border: 1px solid #6b6b7e;
}
.island > :first-child {
  margin-top: 0;
}
.island > :last-child {
  margin-bottom: 0;
}
.island ul {
  padding: 0;
  margin: 0;
}
.island li {
  display: block;
  margin: 0 0 0.7em;
  list-style: none;
}

@media (max-width: 600px) {
  .hide-small {
    display: none;
  }
}

nav li {
  list-style-type: none;
}
nav ul, nav ol {
  padding: 0;
  margin: 0;
}

img, embed, object, video {
  max-width: 100%;
  height: auto;
}

.nav--inline ul {
  margin: 0;
}
.nav--inline li {
  list-style: none;
  display: inline-block;
  margin-right: 1em;
}
.nav--inline a {
  display: block;
}

.nav--stripes ul {
  margin: 0;
}
.nav--stripes li {
  float: left;
  display: block;
  padding-right: 0.4em;
  margin-right: 0.4em;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.nav--stripes li:last-child {
  border: none;
}
.align-right .nav--stripes li {
  padding: 0;
  margin: 0;
  padding-left: 0.5em;
  margin-left: 0.5em;
}

@font-face {
  font-family: 'erasMed';
  src: url("../fonts/erasmed/erasMed.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/erasmed/erasMed.eot?#iefix") format("embedded-opentype"), url("../fonts/erasmed/erasMed.woff") format("woff"), url("../fonts/erasmed/erasMed.ttf") format("truetype"), url("../fonts/erasmed/erasMed.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'erasDemi';
  src: url("../fonts/erasdemi/erasDemi.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/erasdemi/erasDemi.eot?#iefix") format("embedded-opentype"), url("../fonts/erasdemi/erasDemi.woff") format("woff"), url("../fonts/erasdemi/erasDemi.ttf") format("truetype"), url("../fonts/erasdemi/erasDemi.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

html {
  font-size: 62.5%;
}

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

::-moz-selection {
  background: rgba(22, 22, 29, 0.7);
  color: #FFF;
  text-shadow: none;
}

::selection {
  background: rgba(22, 22, 29, 0.7);
  color: #FFF;
  text-shadow: none;
}

a:link {
  color: #16161d;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #5b5b60;
  text-decoration: underline;
}
a:visited {
  color: #111117;
}
a:focus {
  outline: thin dotted;
}
a img {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  color: #16161d;
  font-weight: normal;
}

h1, h2, h3 {
  line-height: 1.1;
}

h1 {
  font-size: 25px;
  margin: 0 0 15px;
  font-weight: bold;
  font-weight: normal;
  font-size: 2.57143em;
  margin: 0 0 0.33333em;
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h2 {
  font-size: 1.42857em;
  margin: 0.33333em 0;
  font-weight: bold;
  font-weight: normal;
}

h3 {
  font-size: 1.42857em;
  margin-top: 1.57143em;
  margin-bottom: 0.78571em;
}

h2 a, h3 a {
  border: none;
  color: #16161d;
}
h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active {
  color: #5b5b60;
}

h4, h5, h6 {
  font-size: 1em;
  margin: 0 0 0.57143em;
  font-weight: bold;
}

.intro {
  font-size: 1.14286em;
}

.f-small, small, .node-establishment-light {
  font-size: 0.85em;
}

.f-smaller {
  font-size: 0.7em;
}

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

.text-upp {
  text-transform: uppercase;
}

p, ul, ol, table {
  margin-bottom: 1.57143em;
}

p:first-child {
  margin-top: 0;
}

table {
  max-width: 100%;
  width: 100%;
  border-collapse: collapse;
}

td, th {
  padding: 0.45em 0;
  text-align: left;
}

th {
  color: #16161d;
  border-bottom: 2px solid #2d2d33;
}
th a {
  color: #16161d;
}

td {
  border-bottom: 1px solid #5b5b60;
}

ul li {
  list-style: inside disc;
}

ol li,
ul li {
  list-style-position: inside;
}

.field-name-body ul {
  padding: 0 0 0 10px;
}
.field-name-body li {
  list-style: disc inside;
}

html, body {
  height: 100%;
}

.wrap {
  padding: 0 1em;
}

.wrap--banner {
  padding: 0;
}

@media (max-width: 600px) {
  .wrap--header {
    clear: both;
  }
}

.g-20 {
  min-width: 20%;
  margin-right: 4px;
}

.logo {
  background: #fff;
  padding: 15px;
  display: block;
  max-width: 175px;
  float: left;
  border: 1px solid #e1e1e1;
  z-index: 999px;
}
.logo a, .logo img {
  display: block;
}
@media (max-width: 600px) {
  .logo {
    max-width: 100px;
  }
}

@media (max-width: 600px) {
  .search-main {
    margin-top: 1em;
    display: none;
  }
  .search-main form input[type=text] {
    width: 100%;
  }
}
.search-main .form-item {
  margin: 0;
}
.search-main form {
  position: relative;
  overflow: hidden;
}
.search-main form > div {
  float: left;
  width: 100%;
}
.search-main form input {
  border: 1px solid rgba(0, 0, 0, 0.9);
  min-height: 26px;
  line-height: 2.0rem;
  line-height: 20px;
  width: auto;
  max-width: 100%;
}
.oldie .search-main form input {
  min-height: 21px\9;
}
.search-main form input::-moz-placeholder {
  line-height: 27px;
}
.search-main form input[type=submit] {
  line-height: 1.9rem;
  line-height: 19px;
  width: 24px;
  padding: 0 15px;
  text-indent: -1000000px;
  margin: 0 0 0 0.71429em;
  border: 1px solid #0d0d11;
  background: #16161d url(../img/search.svg) no-repeat 9px 7px;
  background-size: 13px 12px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.oldie .search-main form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  background-position: 0 0;
}
@media (max-width: 768px) {
  .search-main form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .search-main form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.search-main form input[type=submit]:focus {
  outline: 1px dotted;
}
.no-svg .search-main form input[type=submit] {
  background: #16161d url(../img/search-fallback.png) no-repeat 10px 10px;
}
.search-main form input[type=submit]:hover, .search-main form input[type=submit]:focus {
  background-color: #0b0b0f;
  border: 1px solid rgba(0, 0, 0, 0.4);
}

.locale-box {
  position: relative;
  z-index: 50;
}

.wrap--header {
  padding: 5px 1em;
}
@media (max-width: 768px) {
  .wrap--header {
    padding-bottom: 20px;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .wrap--header {
    padding-bottom: 20px;
  }
}

.wrap--header-top {
  padding: 0.4em 0;
}
.wrap--header-top a {
  color: white;
}
.wrap--header-top .nav--inline {
  float: right;
}
@media (max-width: 600px) {
  .wrap--header-top {
    position: absolute;
    right: 1em;
    top: 10px;
  }
}

.slide-box {
  z-index: 1;
}

.slide {
  width: 100%;
  background-position: center center;
  margin: 0 auto;
  background-repeat: no-repeat !important;
}
@media (max-width: 600px) {
  .slide {
    background: none !important;
    display: none;
  }
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.wrap--moveup {
  position: relative;
  z-index: 2;
}
.wrap--moveup .content-area {
  background: #fff;
}

.main {
  background: #fff;
}
@media (max-width: 768px) {
  .main {
    padding: 0 1em;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .main {
    padding: 0 1em;
  }
}
.main.no-padding {
  background: #fff;
}

#skip-link {
  display: block;
  padding: 1em;
  text-align: center;
  font-size: 1.28571em;
  background: rgba(248, 2, 3, 0.8);
  -webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  color: #fff;
  max-width: 300px;
  text-decoration: none;
  margin: 0 auto;
  z-index: 499;
}
#skip-link:focus {
  left: 1em;
  top: 1em;
  position: fixed !important;
}

.nav--main ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.nav--main ul li {
  list-style: none;
}
.nav--main li {
  display: block;
}
.nav--main a {
  color: #b3b3b3;
  line-height: 1.8em;
  text-shadow: 0 1px rgba(0, 0, 0, 0.6);
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  padding-top: 6px;
  position: relative;
  top: 2px;
}
.nav--main a.active, .nav--main a.active-trail {
  color: white;
}
.nav--main a:hover, .nav--main a:focus {
  text-decoration: none;
}

.block--subnav ul {
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.block--subnav ul ul {
  margin-left: 15px;
}
.block--subnav a {
  padding: 12px;
  line-height: 1.1;
  border: 1px solid white;
  border-top: none;
  color: #4e4e4e;
}
.block--subnav a:visited {
  color: #4e4e4e;
}
.block--subnav a:hover, .block--subnav a:focus {
  text-decoration: none;
}
.block--subnav ul, .block--subnav li {
  list-style: none;
}
.block--subnav li, .block--subnav a {
  display: block;
}
.block--subnav li.activeli a {
  border: none;
}
.block--subnav > ul > li > a {
  color: #4e4e4e;
  background: #f4f4f4;
}
.block--subnav > ul > li > a.active, .block--subnav > ul > li > a.active-trail {
  background: #cbcbcb;
}
.block--subnav > ul > li > a:hover, .block--subnav > ul > li > a:focus {
  background: #16161d;
  color: #fff;
}
.block--subnav > ul > li.activeli {
  background: #cbcbcb;
  font-weight: bold;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.block--subnav > ul > li.activeli a:hover {
  background: #cbcbcb;
}
.block--subnav > ul > li.activeli ul > li {
  background: #f4f4f4;
}
.block--subnav > ul > li.activeli ul > li a {
  font-weight: normal;
  border-bottom: 1px solid white;
}
.block--subnav > ul > li.activeli ul > li a:hover {
  color: #fff;
}
.block--subnav > ul > li.activeli ul > li a.active-trail, .block--subnav > ul > li.activeli ul > li a.active {
  background: #16161d;
  color: white;
}
.block--subnav > ul > li.activeli ul > li > ul {
  margin-left: 0;
  border-left: 1px solid white;
}
.block--subnav > ul > li.activeli ul > li > ul a:before {
  content: ">  ";
  font-weight: bold;
}
.block--subnav > ul > li.activeli ul > li > ul a:hover {
  color: #16161d;
  background: #cbcbcb !important;
}
.block--subnav > ul > li.activeli ul > li > ul > li.activeli a.active, .block--subnav > ul > li.activeli ul > li > ul > li.activeli a.active-trail {
  background: #f4f4f4;
  color: #16161d;
}
.block--subnav > ul > li.activeli ul > li > ul > li.activeli a.active:before, .block--subnav > ul > li.activeli ul > li > ul > li.activeli a.active-trail:before {
  color: #e9e9e2;
}

.block--subnav__bogus {
  height: 15px;
  border: 1px solid white;
  border-top: none;
  background: #cbcbcb;
}
@media (max-width: 768px) {
  .block--subnav__bogus {
    display: none;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .block--subnav__bogus {
    display: none;
  }
}

.home-box h1, .home-box h2 {
  font-size: 26px;
  margin: 0 0 12px;
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.row {
  clear: both;
}

.wrap--highlighted,
.front .wrap--page {
  padding: 1em;
}

.wrap--highlighted {
  background: #0c7aca;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
}
.wrap--highlighted a {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline;
}
.wrap--highlighted h1, .wrap--highlighted h2, .wrap--highlighted h3 {
  color: #fff;
}
.wrap--highlighted ::-moz-selection {
  background: rgba(0, 0, 0, 0.5);
}
.wrap--highlighted ::selection {
  background: rgba(0, 0, 0, 0.5);
}
.wrap--highlighted .company-choice {
  margin-bottom: 0;
  margin-top: 10px;
}
.wrap--highlighted .company-choice__border {
  border-color: rgba(107, 107, 126, 0.9);
  background: white;
}
.wrap--highlighted .company-choice__name {
  color: #fff;
}

.wrap--page {
  padding: 0;
  background: #f4f4f4;
}
.front .wrap--page {
  background: #fff;
}

.padded-right {
  padding-right: 20px;
}

.teaser {
  margin: 1em 0 0;
  padding: 0 0 1em;
  border-bottom: 1px solid #d8d4cd;
  position: relative;
}
.teaser h2, .teaser h3 {
  font-size: 1.4em;
  margin-top: 0;
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.teaser img {
  border-radius: 3px;
}
.teaser:last-child {
  border: none;
}
.teaser .field-name-body {
  margin-bottom: 2px;
}

.first .teaser {
  margin-top: 0;
}

.teaser__image {
  margin: 0 0 1.2em;
}

.teaser--tiny {
  font-size: 13px;
  padding: 0;
  margin: 0 0 16px;
  border: none;
}
.teaser--tiny a {
  color: #2d2d33;
}
.csstransforms .teaser--tiny a:before {
  content: ' ';
  width: 6px;
  height: 6px;
  border: 2px solid #6b6b7e;
  border-left: none;
  border-bottom: none;
  display: inline-block;
  margin-right: 10px;
  -webkit-transform: translateY(-2px) translateX(1px) rotate(45deg);
  -moz-transform: translateY(-2px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(-2px) translateX(1px) rotate(45deg);
  -o-transform: translateY(-2px) translateX(1px) rotate(45deg);
  transform: translateY(-2px) translateX(1px) rotate(45deg);
}
.csstransforms .view-id-news .teaser--tiny a:before, .csstransforms .view-id-event .teaser--tiny a:before {
  display: none;
}
.teaser--tiny .date {
  font-size: 11px;
}
.teaser--tiny .image {
  margin: 0 0 0.71429em;
}

.field {
  margin: 0 0 1em;
}

.file a {
  border: none;
}

.more-link,
.read-more a {
  display: block;
}

.read-more--full {
  border-top: 1px solid #d8d4cd;
  margin-top: 1.57143em;
  padding-top: 1.57143em;
}

.geofieldMap img {
  max-width: none;
}

.block {
  margin: 0 0 24px;
}
.block p {
  margin: 0;
}

.block__title {
  padding: 0 0 12px;
  margin: 0 0 12px;
  color: #666666;
  border-bottom: 2px solid #16161d;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  font-weight: normal;
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.65em;
  padding: 0 0 9px;
}
.block__title:after {
  content: ' ';
  position: absolute;
  height: 1px;
  background: #fff;
  width: 100%;
  width: calc(100% + 1px);
  bottom: -3px;
  left: -1px;
}

.block--footer .block__title {
  color: #838383;
  border-color: #4a4a4a;
}

.service-box {
  background: #cbcbcb;
  color: #4e4e4e;
  padding: 1.28571em;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  margin: 0 0 1.07143em;
}
.service-box a {
  color: #16161d;
  text-decoration: underline;
}
.service-box a:link, .service-box a:hover, .service-box a:focus {
  color: #16161d;
}
.service-box .field, .service-box p {
  margin: 0;
}

.service-box__title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 14px;
  line-height: 1;
  color: #4e4e4e;
  font-size: 1.92857em;
  margin: 0 0 0.14286em;
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.service-box__descr {
  margin: 0;
}

.service-box__round {
  text-align: center;
  background: #2d2d33;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  right: 0;
  padding: 10px;
  -webkit-box-shadow: inset 0 2px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 2px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 2px rgba(255, 255, 255, 0.4);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}
.service-box__round span {
  display: block;
}

.service-box__round__percent {
  font-size: 1.3em;
  font-weight: bold;
  margin: 10px 0 -3px;
}

.service-box__round__text {
  font-size: 0.8em;
  text-transform: uppercase;
}

#atsgroep-mailchimp-subscribe-form {
  position: relative;
}
#atsgroep-mailchimp-subscribe-form h2 {
  display: none;
}
#atsgroep-mailchimp-subscribe-form .form-required {
  margin: 0;
}
#atsgroep-mailchimp-subscribe-form .form-item {
  margin: 1em 0 0;
}
#atsgroep-mailchimp-subscribe-form label {
  display: none;
}
#atsgroep-mailchimp-subscribe-form input[type=text] {
  line-height: 2.5rem;
}
#atsgroep-mailchimp-subscribe-form input[type=submit] {
  bottom: 1px;
  right: 0;
}

@media (max-width: 600px) {
  .footer-logo {
    display: none;
  }
}

.padded-vert {
  padding: 1em 0;
}

.wrap--footer {
  color: #999999;
  border-top: 6px solid #16161d;
  background: #202224 url(../img/dark-grain.png) repeat 0 0;
  -webkit-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.8);
}
.wrap--footer .inner {
  padding: 2.5em 0;
}
.wrap--footer a {
  color: #c4c4c3;
}
.wrap--footer a:hover, .wrap--footer a:focus {
  text-decoration: none;
  background: #fff;
  outline: 2px solid white;
  color: #202224;
}
.wrap--footer a.footer-logo:hover, .wrap--footer a.footer-logo:focus {
  outline: none;
}

.wrap--footer-bottom {
  color: #999999;
  background: black;
}
.wrap--footer-bottom a {
  color: #c4c4c3;
}

@media (max-width: 768px) {
  .block--footer:nth-child(odd) {
    padding-right: 25px;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .block--footer:nth-child(odd) {
    padding-right: 25px;
  }
}
.block--footer .block__title:after {
  content: '';
  display: none;
}
.block--footer p, .block--footer ul, .block--footer .field {
  margin-bottom: 0;
}

ul.actions-links,
.primary,
.workbench-info-block {
  padding: 1em;
}

.image-box h1 {
  background: #16161d;
  color: #fff;
  margin: 0;
  padding: 0.4em 40px 0.4em;
  padding: 0.6em 40px 0.3em;
}

.sidebar--two {
  padding: 35px;
  background: #f4f4f4;
}

.g-one-exists .action-links,
.g-one-exists .tabs ul {
  padding-left: 0;
}
.g-one-exists .workbench-info-block {
  margin-left: 0;
}

@media (max-width: 600px) {
  .nav--main {
    font-size: 1em;
    overflow: hidden;
    background: #16161d;
  }
  .nav--main a {
    color: #fff;
    display: block;
    font-size: 1.35714em;
    padding: 0.71429em 0.71429em 0.42857em;
    line-height: 1;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    -webkit-font-smoothing: antialiased;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
  }
  .nav--main a:link, .nav--main a:visited, .nav--main a:hover, .nav--main a:focus {
    color: #fff;
  }
  .nav--main a:hover, .nav--main a:focus, .nav--main a.active, .nav--main a.active-trail {
    background: #5b5b60;
    text-decoration: none;
  }
  .all-ie .nav--main a {
    padding: 0.57143em 0.71429em;
  }
}

@media (max-width: 600px) {
  .hide-hand-size {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .resp-nav ul {
    -webkit-transition: 0.4s ease-out all;
    -moz-transition: 0.4s ease-out all;
    -o-transition: 0.4s ease-out all;
    transition: 0.4s ease-out all;
    max-height: 500px;
  }
  .resp-nav li:last-child {
    border: none;
  }
  .resp-nav a {
    display: block;
    padding: 0.65em;
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
  .resp-nav a:focus {
    background: #5b5b60;
    background: rgba(91, 91, 96, 0.4);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.8);
    text-decoration: none;
  }
  .no-touch .resp-nav a:hover, .no-js .resp-nav a:hover {
    background: #5b5b60;
    background: rgba(91, 91, 96, 0.4);
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.8);
    text-decoration: none;
  }
  .resp-nav .active {
    color: #16161d;
  }
}

.respnav-wrap-open .respnav-toggle {
  background: #5b5b60;
  color: #fff;
}

.resp-nav .respnav-hidden {
  max-height: 0;
  border-width: 0;
  overflow: hidden;
}

.respnav-toggle {
  position: relative;
  cursor: context-menu;
  border-radius: 5px;
}
.respnav-toggle:before {
  content: ' ';
  display: block;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 3em;
}
.respnav-toggle:after {
  content: '';
  background: url(../img/icons/arrow_down.png) no-repeat 50% 50%;
  position: absolute;
  top: 3px;
  right: 7px;
  bottom: 0;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  font-size: 1.42857em;
  line-height: 45px;
  color: #fff;
  padding-right: 0.5em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.no-touch .respnav-toggle:hover, .no-js .respnav-toggle:hover {
  -webkit-box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
}
.respnav-toggle:focus {
  -webkit-box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.4);
}

@media (max-width: 600px) {
  .locale-box {
    width: 63px;
    margin-left: 15px;
    float: right;
    border-radius: 5px;
    background: #16161d;
  }
  .locale-box .active {
    background: #5b5b60;
  }
  .locale-box .respnav-toggle:before {
    display: none;
  }
  .locale-box .respnav-toggle:after {
    display: inline-block;
    top: 5px;
    right: 5px;
  }
  .locale-box .language-switcher-locale-url {
    padding: 0;
    margin: 0;
  }
  .locale-box li {
    float: none;
    border: none !important;
    padding: 0;
    margin: 0;
  }
}

.search-toggle {
  float: right;
  width: 2.78571em;
  height: 2.78571em;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background: #16161d url(../img/search.svg) no-repeat 11px 12px;
  background-size: 16px 15px;
  -webkit-box-shadow: inset 0px 0 -1px rgba(255, 255, 255, 0.11);
  -moz-box-shadow: inset 0px 0 -1px rgba(255, 255, 255, 0.11);
  box-shadow: inset 0px 0 -1px rgba(255, 255, 255, 0.11);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.search-toggle:hover, .search-toggle:focus {
  background: #5b5b60 url(../img/search.svg) no-repeat 11px 12px;
  background-size: 16px 15px;
  border: 1px solid rgba(0, 0, 0, 0.4);
}

figure a {
  display: block;
  border: none;
}
figure a:link, figure a:visited, figure a:hover, figure a:active, figure a:focus {
  border: none;
}

a:focus {
  outline: 1px dotted #5b5b60;
}

.messages {
  word-wrap: break-word;
  border-radius: 3px;
  font-size: 0.85em;
  padding: 15px;
  margin: 1em 0;
}

.tabs ul {
  padding-left: 35px;
}
.tabs li {
  display: inline-block;
  padding: 0;
}
.tabs a {
  line-height: 1.9em;
  min-height: 1.9em;
  background: #16161d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161d), color-stop(100%, #13131a));
  background: -webkit-linear-gradient(#16161d, #13131a);
  background: -moz-linear-gradient(#16161d, #13131a);
  background: -o-linear-gradient(#16161d, #13131a);
  background: linear-gradient(#16161d, #13131a);
  color: #fff;
  border: 1px solid #111117;
  padding: 0 0.6em;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.tabs a:link, .tabs a:visited {
  color: #fff;
}
.tabs a:hover, .tabs a:focus {
  background: #16161d;
  color: white !important;
  text-decoration: none !important;
}
.tabs a:active {
  border-color: #5b5b60;
}
.tabs a:visited {
  color: white !important;
}
.tabs a:visited:hover, .tabs a:visited:focus {
  color: white !important;
}

.action-links {
  margin-top: 0;
}

div.contextual-links-wrapper {
  z-index: 500;
}

.form-item {
  margin-bottom: 0.95em;
  clear: both;
}

.form-type-checkbox,
.form-type-radio {
  margin: 0;
}

.form-required {
  clear: both;
  margin-bottom: 1.57143em;
}

label.required:after {
  content: '*';
  color: #f33;
}

.form-radios {
  float: left;
}
.form-radios label {
  float: none;
  width: 100%;
}

input,
textarea {
  display: block;
  border: 1px solid #d8d4cd;
  border-top-color: #c2beb8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  line-height: 27px;
  line-height: 2.7rem;
  min-height: 27px;
}
input:focus,
textarea:focus {
  border: 1px solid #5b5b60;
  outline: none;
}

input:invalid {
  display: block;
  border: 1px solid #d8d4cd;
  border-top-color: #c2beb8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.05);
  line-height: 27px;
  line-height: 2.7rem;
  min-height: 27px;
}
input:invalid:focus {
  border: 1px solid #5b5b60;
  outline: none;
}

.grippie {
  display: none;
}

input[type=text],
input[type=password],
input[type=email],
input[type=search],
textarea {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text],
input[type=password],
input[type=email] {
  width: 100%;
}

input[type=file],
input[type=checkbox],
input[type=radio] {
  border: none;
}

input[type=checkbox],
input[type=radio] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 0.5em 0 0;
}

input[type=submit] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 1em 1em 0 0;
  line-height: 1.9em;
  min-height: 1.9em;
  background: #16161d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161d), color-stop(100%, #13131a));
  background: -webkit-linear-gradient(#16161d, #13131a);
  background: -moz-linear-gradient(#16161d, #13131a);
  background: -o-linear-gradient(#16161d, #13131a);
  background: linear-gradient(#16161d, #13131a);
  color: #fff;
  border: 1px solid #111117;
  padding: 0 0.6em;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
input[type=submit]:link, input[type=submit]:visited {
  color: #fff;
}
input[type=submit]:hover, input[type=submit]:focus {
  background: #16161d;
  color: white !important;
  text-decoration: none !important;
}
input[type=submit]:active {
  border-color: #5b5b60;
}
input[type=submit]:visited {
  color: white !important;
}
input[type=submit]:visited:hover, input[type=submit]:visited:focus {
  color: white !important;
}

select:focus {
  outline-color: none;
}

li.expanded, li.collapsed, li.leaf {
  padding: 0;
}

ul li.expanded {
  list-style-image: none;
  list-style-type: none;
}

input[type='submit'] {
  padding: 0 1.2em;
  min-height: 2em;
}

.vertical-tab-button {
  list-style: none;
}

label, .label-above, .label-inline {
  color: #333;
}

.form-actions a {
  position: relative;
  top: 7px;
}

html.js input.form-autocomplete {
  background-position: 100% 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
html.js input.form-autocomplete:focus {
  background-position: 100% -13px;
}

.form-item {
  overflow: hidden;
  *zoom: 1;
}
.form-item label, .form-item input {
  float: left;
}
.form-item label {
  width: 30%;
  font-size: 0.85em;
  padding-top: 4px;
}
.form-item input {
  width: 70%;
}

.mailchimp-lists-user-subscribe-form .form-item label {
  width: 15%;
}
.mailchimp-lists-user-subscribe-form .form-item input {
  width: 85%;
}

.image-right img {
  border-radius: 3px;
}

.attachments,
.keywords {
  margin-bottom: 1.57143em;
}
.attachments ul,
.keywords ul {
  margin: 0;
  padding: 0;
}
.attachments li,
.keywords li {
  list-style: none;
}

.field-type-taxonomy-term-reference a {
  display: inline-block;
  margin-right: 0.4em;
}
.field-type-taxonomy-term-reference a:after {
  content: ',';
}
.field-type-taxonomy-term-reference a:last-child:after {
  content: '';
}

.field-label-above label {
  display: block;
}

.attachments--links li {
  list-style: disc inside;
}

.banner-inline {
  margin: 0 0 1em;
}
.banner-inline img {
  border-radius: 3px;
}

.keywords li {
  display: inline-block;
  margin-right: 0.4em;
}
.keywords li:after {
  content: ", ";
}
.keywords li:last-child:after {
  display: none;
}

.date, .date-category {
  font-size: 13px;
}

.date-category {
  margin: -0.7em 0 0.2em;
}

h1 + .date-category {
  margin-top: 0;
}

.oembed {
  margin-bottom: 1.57143em;
}

.oembed-video {
  height: 0;
  padding-bottom: 61%;
  position: relative;
}
.oembed-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.field-group-div h2, .field-group-div h3 {
  margin: 1em 0 0;
}

.rounded {
  border-radius: 3px;
}
.rounded img {
  border-radius: 3px;
}

.view-id-establishment .field-name-field-establishment-location {
  margin-bottom: 1.5em;
}

.field-name-body img[style*='float:right'] {
  margin: 0 0 0.5em 1em;
}
.field-name-body img[style*='float:left'] {
  margin: 0 1em 0.5em 0;
}

.node-establishment-light {
  color: #999999;
}
.node-establishment-light a, .node-establishment-light .label-inline {
  color: #999999;
}

.btn-wrap a {
  line-height: 1.9em;
  min-height: 1.9em;
  background: #16161d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMTMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #16161d), color-stop(100%, #13131a));
  background: -webkit-linear-gradient(#16161d, #13131a);
  background: -moz-linear-gradient(#16161d, #13131a);
  background: -o-linear-gradient(#16161d, #13131a);
  background: linear-gradient(#16161d, #13131a);
  color: #fff;
  border: 1px solid #111117;
  padding: 0 0.6em;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px #0d0d11;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}
.btn-wrap a:link, .btn-wrap a:visited {
  color: #fff;
}
.btn-wrap a:hover, .btn-wrap a:focus {
  background: #16161d;
  color: white !important;
  text-decoration: none !important;
}
.btn-wrap a:active {
  border-color: #5b5b60;
}
.btn-wrap a:visited {
  color: white !important;
}
.btn-wrap a:visited:hover, .btn-wrap a:visited:focus {
  color: white !important;
}

.geofieldMap {
  border: 1px solid #d8d4cd;
  margin: 0 0 15px;
}
@media (max-width: 768px) {
  .geofieldMap {
    margin-top: 15px;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .geofieldMap {
    margin-top: 15px;
  }
}

label, .label-above, .label-inline {
  color: #333;
  font-weight: bold;
}

#registration-form label {
  display: block;
  float: none;
  width: auto;
}
#registration-form .form-item input {
  width: 100%;
}

.workbench-info-block {
  padding: 1em;
  border: 1px solid #2e2e2e;
  margin: 15px 0 15px 35px;
  font-weight: bold;
}
.workbench-info-block em {
  font-weight: normal;
}

.field-collection-item-field-product-extra-information .field-type-text:first-child {
  font-weight: bold;
  margin: 0;
}

.padding-top {
  padding-top: 53px;
}

.bottom-content {
  *zoom: 1;
  margin: 3em 0 0;
}
.bottom-content:after {
  content: "";
  display: table;
  clear: both;
}

.trailer {
  margin-bottom: 2em;
}

.wide-item {
  display: block;
  word-wrap: break-word;
}
.wide-item h2 {
  margin: 0;
  font-size: 1.1em;
}

.truncate {
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}

.pager {
  text-align: center;
  padding: 0;
}
.pager li {
  display: inline-block;
}
@media (max-width: 600px) {
  .pager {
    text-align: left;
  }
}

.pager-item, .pager-current {
  font-size: 0.9em;
  min-width: 1.5em;
  color: #16161d;
  background: white;
  margin-right: 0.3em;
  border-radius: 3px;
}
@media (max-width: 600px) {
  .pager-item, .pager-current {
    line-height: 1;
    padding: 1em;
    min-width: 1.7em;
    margin-bottom: 0.6em;
  }
}

.pager-current {
  color: white;
  background: #16161d;
}

.pager .pager-next {
  margin-left: 1.2em;
  margin-right: 0.6em;
}

.pager .pager-previous {
  margin-right: 1.2em;
  margin-left: 0.6em;
}

.search-results {
  padding: 0;
}
.search-results h2 {
  margin: 1.33333em 0 0.03333em;
}

.search-result {
  list-style: none;
}

#search-api-page-search-form,
.search-form {
  position: relative;
  margin-bottom: 3.14286em;
}
#search-api-page-search-form input,
.search-form input {
  min-height: 32px;
  min-height: 29px\9;
}
#search-api-page-search-form input[type="text"],
.search-form input[type="text"] {
  width: 70%;
}
#search-api-page-search-form label,
.search-form label {
  display: none;
}
#search-api-page-search-form #edit-submit,
#search-api-page-search-form #edit-submit-1,
.search-form #edit-submit,
.search-form #edit-submit-1 {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  min-height: 2.2em;
}

.company-choice {
  width: 22.7%;
  margin: 0 3% 10px 0;
  font-size: 0.85em;
}
.company-choice:nth-child(4n) {
  margin-right: 0;
}
.company-choice img {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .company-choice {
    width: 48%;
    margin: 0 0 20px;
    float: left;
  }
  .company-choice:nth-child(even) {
    float: right;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .company-choice {
    width: 48%;
    margin: 0 0 20px;
    float: left;
  }
  .company-choice:nth-child(even) {
    float: right;
  }
}

.company-choice__border {
  border: 1px solid rgba(22, 22, 29, 0.4);
  padding: 10px;
}

.company-choice__name {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  padding-top: 1px;
}
.company-choice__name a {
  color: #000;
}

.view-id-news ul,
.view-id-event ul {
  padding: 0;
  margin: 0;
}
.view-id-news li,
.view-id-event li {
  list-style: none;
}

.pane-front {
  margin: 0 0 35px;
}
.pane-front h2 {
  font-family: "erasMed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.pane-brand {
  border-top: 1px solid rgba(91, 91, 96, 0.4);
}
.pane-brand h2 {
  background: #fff;
  max-width: 20%;
  text-align: center;
  display: block;
  margin: -12px auto 15px;
  font-size: 18px;
  line-height: 22px;
}

.brand-thumb {
  border: 1px solid rgba(91, 91, 96, 0.4);
  float: left;
  margin: 0 0 12px 11px;
  max-width: 107px;
  padding: 7px;
}

.view-id-brand {
  padding: 0 7px;
}
.view-id-brand .one-four {
  padding-right: 10px;
  margin-bottom: 5px;
}
.view-id-brand .pager {
  clear: left;
}

.sidebar .view-id-news a {
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
}

.product-box {
  margin-bottom: 3%;
}
.product-box .product--image {
  border: 1px solid #f1f1f1;
}
.product-box .product--image a {
  border: 1px solid white;
}
.product-box .product--image img {
  border: 6px solid #f1f1f1;
  border-radius: 0;
}
.product-box .product--title {
  background: #939393;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding: 12px 5px;
  text-align: center;
  display: block;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.product-box a {
  color: white !important;
  display: block;
  border-radius: 0;
  text-decoration: none;
}
.product-box .teaser {
  margin: 0;
  border: 0;
  padding: 0;
}
.product-box:hover .product--title {
  background: #16161d;
}

/*
 * modified flexslider styles
 */
.flex-nav-container {
  position: relative;
}
@media (max-width: 600px) {
  .flex-nav-container {
    margin-bottom: 1.57143em;
  }
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-direction-nav li {
  list-style: none;
}

.slides {
  border-radius: 3px 3px 0 0;
  padding: 6px;
  border: 1px solid #d8d4cd;
}
.slides li {
  list-style: none;
}

.flex-control-nav {
  text-align: center;
  padding: 5px 0;
  border: 1px solid #d8d4cd;
  border-top: none;
  border-left-color: rgba(216, 212, 205, 0.5);
  border-right-color: rgba(216, 212, 205, 0.5);
  border-radius: 0 0 3px 3px;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides > li {
  position: relative;
}

/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}

.flex-caption {
  display: none;
}

/* Direction Nav */
.views-slideshow-controls-bottom {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.flex-direction-nav {
  height: 0;
}

.flex-direction-nav li a {
  width: 45px;
  height: 42px;
  margin: -28px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  cursor: pointer;
  text-indent: -999em;
  overflow: hidden;
}

.flex-direction-nav li .next {
  right: 10px;
  left: auto;
}

.flex-direction-nav li .disabled {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-nav li:first-child {
  margin: 0;
}

.flex-control-nav a {
  width: 10px;
  height: 10px;
  display: block;
  background: #d8d4cd;
  -webkit-border-radius: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  text-indent: -9999em;
  overflow: hidden;
  line-height: 9999em;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
}

.flex-control-nav li a:hover,
.flex-control-nav li a:focus {
  background: rgba(22, 22, 29, 0.4);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
}

.flex-control-nav li a.flex-active {
  cursor: default;
  background: #16161d;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.4), inset 0 2px 1px rgba(255, 255, 255, 0.4);
}

.flexslider_views_slideshow_main {
  position: relative;
}
.flexslider_views_slideshow_main li {
  list-style: none;
}
.flexslider_views_slideshow_main a {
  border: none;
}
.flexslider_views_slideshow_main a:hover, .flexslider_views_slideshow_main a:focus {
  border: none;
}

.flexslider_views_slideshow_slide h4 {
  margin: 0;
  text-transform: none;
  font-size: 1em;
}
.flexslider_views_slideshow_slide h4 a {
  padding: 1em 100px 1em 0.7em;
  border: none;
  color: #4e4e4e;
}
.flexslider_views_slideshow_slide h4 a:visited {
  color: #4e4e4e;
}
.flexslider_views_slideshow_slide a {
  display: block;
}
.flexslider_views_slideshow_slide .slideshow-item > a {
  background: none;
  border: none;
}
.flexslider_views_slideshow_slide:hover .slideshow-item > a {
  background: none;
}

.flex-pauseplay {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

@media screen and (min-width: 480px) {
  .header-top .nav--inline {
    float: right;
  }
}
@media screen and (min-width: 600px) {
  .one-three,
  .one-four,
  .two-four {
    float: left;
    width: 50%;
  }

  .g-padded {
    padding-right: 20px;
  }

  .nav--main {
    float: left;
  }
  .nav--main li {
    float: left;
  }
  .nav--main a {
    display: block;
    margin-right: 1.2em;
    padding-right: 1.2em;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset -1px 0 rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset -1px 0 rgba(0, 0, 0, 0.7);
    box-shadow: inset -1px 0 rgba(0, 0, 0, 0.7);
    margin-top: -1px;
  }

  .wrap--header-top {
    background: #6b6b7e;
  }

  .wrap--header {
    background: black url(../img/dark-grain.png) repeat 0 0;
  }

  .nav--main {
    font-size: 1.2em;
  }
  .nav--main li {
    float: left;
  }
  .nav--main a {
    color: #b3b3b3;
  }
  .nav--main a:hover, .nav--main a:focus {
    color: white;
  }
  .nav--main a.active, .nav--main a.active-trail {
    color: white;
  }

  .nav--stripes a,
  .locale-box a {
    padding: 0 3px;
  }
  .nav--stripes a:hover, .nav--stripes a:focus, .nav--stripes a.active, .nav--stripes a.active-trail,
  .locale-box a:hover,
  .locale-box a:focus,
  .locale-box a.active,
  .locale-box a.active-trail {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
    border-right-color: rgba(255, 255, 255, 0.3);
  }

  .locale-box li {
    margin: 0;
    padding: 0;
  }

  .logo {
    float: none;
    position: absolute;
    top: -20px;
    left: 0;
    max-width: 135px;
  }
  .logo img {
    max-width: 103px;
    max-height: 83px;
  }

  .hide-lap-size {
    display: none !important;
  }

  .respnav-toggle {
    display: none !important;
  }

  .resp-nav .respnav-hidden {
    max-height: 500px !important;
    overflow: visible !important;
  }

  .service-box {
    min-height: 215px;
  }

  .home-box {
    position: relative;
  }
  .home-box .teaser {
    padding-right: 28%;
  }

  .home-box__links {
    max-width: 26%;
    padding-top: 20px;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #d8d4cd;
    position: absolute;
    right: 30px;
    top: 60px;
  }
  .home-box__links li {
    display: block;
  }

  .home-box__links__item {
    font-size: 1.71429em;
    display: block;
    margin: 0 0 0.7em;
  }

  a.home-box__links__item {
    color: #f80203;
  }

  .slide {
    min-height: 140px;
  }

  .label-inline {
    display: inline-block;
  }

  #registration-form #edit-cancel {
    display: none;
  }

  h2.label-above {
    font-weight: normal;
    color: #16161d;
  }

  #atsgroep-mailchimp-subscribe-form input {
    max-width: 175px;
  }
}
@media screen and (min-width: 768px) {
  .g {
    float: left;
  }

  .g-c {
    clear: both;
  }

  .g-full {
    width: 100%;
  }

  .g-r {
    float: right;
  }

  .image-right {
    margin: 0 0 0.5em 0.8em;
  }

  .image-left {
    margin: 0.5em 0.8em 0 0;
  }

  .g-padded-large {
    padding-right: 60px;
  }

  .one-two {
    width: 50%;
  }

  .one-three,
  .two-three {
    padding-right: 20px;
  }
  .one-three:nth-child(3n),
  .two-three:nth-child(3n) {
    padding-right: 0;
  }

  .one-three {
    width: 33%;
  }

  .two-three {
    width: 66%;
  }

  .one-four {
    width: 25%;
  }

  .two-four {
    width: 50%;
  }

  .three-four {
    width: 75%;
  }

  .one-five {
    width: 20%;
  }

  .two-five {
    width: 40%;
  }

  .three-five {
    width: 60%;
  }

  .four-five {
    width: 80%;
  }

  .g-12 {
    width: 12%;
  }

  .g-13 {
    width: 13%;
  }

  .g-15 {
    width: 15%;
  }

  .g-20 {
    width: 20%;
  }

  .g-30 {
    width: 30%;
  }

  .g-38 {
    width: 38%;
  }

  .g-47 {
    width: 47%;
  }

  .g-48 {
    width: 48%;
  }

  .g-56 {
    width: 56%;
  }

  .g-62 {
    width: 62%;
  }

  .g-70 {
    width: 70%;
  }

  .product-box {
    float: left;
    width: 32%;
    margin-right: 2%;
  }

  .pad-right {
    padding-right: 20px;
  }

  .main {
    padding: 25px 0 25px 35px;
  }

  .main--left {
    padding-right: 35px;
  }

  .g-last {
    margin-right: 0;
  }

  .content-area {
    display: table;
    width: 100%;
  }

  .t {
    display: table;
  }

  .t-r {
    display: table-row;
  }

  .t-c {
    display: table-cell;
    vertical-align: top;
  }

  .t-c--bottom {
    vertical-align: bottom;
  }

  .sidebar--one {
    width: 18.5%;
  }

  .service-box {
    width: 47%;
  }
  .one-three .service-box {
    width: 100%;
  }
  .service-box:nth-child(odd) {
    float: left;
  }
  .service-box:nth-child(even) {
    float: right;
  }

  .slide-box {
    height: 140px;
    overflow: hidden;
  }

  .wrap--highlighted,
  .front .wrap--page {
    padding: 30px 1em;
  }

  .wrap--page {
    position: relative;
  }
  .wrap--page .inner {
    position: relative;
    z-index: 5;
  }

  .wrap--page__bogus {
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 0;
    right: 0;
    left: 50%;
  }

  .search-main {
    float: right;
    margin: 1px 0 0;
    max-width: 210px;
  }
  .search-main form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
  }
  .search-main form > div {
    width: 84%;
  }

  .footer-logo {
    left: auto;
    top: -6px;
    right: 0;
    border-top: 6px solid #e1e1e1;
    padding: 15px 10px;
  }
  .footer-logo img {
    max-width: 54px;
    max-height: 41px;
  }

  .wrap--banner .inner {
    position: relative;
    z-index: 5;
  }

  .image-box {
    position: relative;
    min-height: 220px;
    margin-bottom: 2.14286em;
  }
  .image-box figcaption {
    display: none;
  }
  .image-box h1 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    z-index: 3;
    margin: 0;
    background: #16161d;
  }
  .image-box .field-type-image {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
    margin: 0;
  }
  .image-box img {
    border-radius: 0 5px 0 0;
  }

  .max-width {
    max-width: 50%;
    margin: 0 auto;
  }
  .max-width form {
    max-width: 300px;
  }

  .main--left {
    width: 65%;
  }

  .no-padding {
    padding: 0;
    display: block;
  }

  .teaser__image {
    margin: 0;
  }

  .teaser .one-four {
    padding-right: 20px;
    max-width: 150px;
  }

  .wide-item {
    display: inline-block;
    position: relative;
    top: 2px;
    float: left;
    line-height: 130%;
  }
  .wide-item:last-child {
    padding-left: 10px;
  }

  .search-form {
    max-width: 50%;
  }

  .wrap--footer .inner {
    position: relative;
    min-height: 150px;
    padding-right: 100px;
  }
  .wrap--footer .align-right nav {
    float: right;
  }

  .block--footer {
    padding-right: 25px;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .inner {
    max-width: 960px;
    width: 960px;
    margin: 0 auto;
  }

  .wrap--highlighted,
  .front .wrap--page {
    padding: 30px 0;
  }

  .image-box h1 {
    background: rgba(22, 22, 29, 0.6);
  }
}
.search-main form input[type=submit] {
  background-color: #f00;
}

.view-id-establishment h3 {
  clear: both;
}

#user-login label {
  width: 30%;
}

form#user-login {
  max-width: 365px;
}

.logo {
  height: 68px;
}

.logo img {
  width: 103px;
}

label.required:after {
  font-size: 22px;
  padding-left: 4px;
}

@media print {
  body {
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #000;
    background: none;
    font-size: 11pt;
  }

  h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    page-break-after: avoid;
  }

  h1 {
    line-height: 1.3;
    margin-top: 0;
  }

  code {
    font: 0.9em "Courier New", Monaco, Courier, monospace;
  }

  .float-left img {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
  }

  blockquote {
    margin: 1.5em;
    padding: 1em;
    font-style: italic;
    font-size: .9em;
  }

  .label-above, .label-inline {
    font-weight: bold;
  }

  /* Links
  -------------------------------------------------------------- */
  .main a:link, .main a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
  }

  .main a:link:after, .main a:visited:after {
    content: " (" attr(href) ")";
    font-size: 90%;
  }

  /* If you're having trouble printing relative links, uncomment and customize this:
     (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */
  /* a[href^="/"]:after {
    content: " (http://www.yourdomain.com" attr(href) ") ";
  } */
  .wrap--header,
  .wrap--footer,
  .sidebar,
  .read-more {
    display: none;
  }

  .content-area {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
}
