@import url('main-acb9dc954c-blessed1.css?z=853');

div.gform_wrapper .gform_body .gfield .gfield_label {
  position: absolute;
  left: -9999px;
  top: -9999px;
}

div.gform_wrapper .gform_body .gfield .ginput_container {
  background: #f4f4f4;
  width: 470px;
  padding: 15px;
}

div.gform_wrapper .gform_body .gfield .ginput_container input[type=text] {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  background-color: transparent;
  border: solid #2f2f2f;
  border-width: 0 0 1px;
  color: #2f2f2f;
}

div.gform_wrapper .gform_body .gfield .ginput_container input {
  border-radius: 0!important;
  -webkit-appearance: none;
}

div.gform_wrapper .gform_body .gfield .ginput_container input:focus {
  outline: 0;
}

div.gform_wrapper .gform_body .gfield .ginput_container textarea {
  background: #f4f4f4;
  border: none;
}

div.gform_wrapper .gform_body .gfield .ginput_container textarea:focus {
  outline: 0;
}

div.gform_wrapper .gform_body .gfield:first-child {
  margin-top: 0;
}

div.gform_wrapper .gform_body .gfield:first-child .ginput_container {
  margin-top: 0;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=submit] {
  background: #008aff;
  color: #fff;
  text-transform: uppercase;
  border: none;
  width: 470px;
  font-size: 18px;
  font-weight: 900;
  -webkit-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  padding-top: 19px;
  padding-bottom: 19px;
  border-radius: 0!important;
  -webkit-appearance: none;
}

div.gform_wrapper .gform_footer input.button:focus,
div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type=submit]:focus,
div.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #0075d9;
}

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-left: 0;
  padding-right: 0;
}

div.gform_wrapper .validation_error {
  display: none;
}

div.gform_wrapper li.gfield.gfield_error {
  background: 0 0;
  border: none;
  padding-bottom: 0;
  padding-top: 0;
}

div.gform_wrapper li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: solid #ea0808;
  border-width: 0 0 1px;
  color: #ea0808;
}

div.gform_wrapper .validation_message {
  font-weight: 400;
  color: #ea0808;
  font-size: 14px;
  padding-left: 15px;
}

div.gform_wrapper .field_description_below .gfield_description {
  padding-top: 1px;
}

div.gform_wrapper .gform_ajax_spinner {
  position: absolute;
  bottom: 32px;
  right: -35px;
}

.search-form {
  float: left;
  position: relative;
  background: #fff;
  padding-top: 10px;
  padding-right: 15px;
}

.search-form input[type=search] {
  width: 270px;
  border-width: 0 0 1px;
  border-color: #2f2f2f;
  border-radius: 0;
  padding: 0 30px 0 0;
  box-shadow: none;
  color: #2f2f2f;
}

.search-form input[type=search]:focus {
  outline: 0;
  box-shadow: none;
  border-color: #2f2f2f;
}

.search-form .search-submit {
  position: absolute;
  right: 15px;
  top: 20px;
  height: 14px;
  width: 14px;
  background: url(../images/icons/dark/Naef_I_Dark-10.svg) no-repeat 0 0;
  background-size: 14px 14px;
  border: none;
  text-indent: -9999px;
}

.search-form .search-submit:active,
.search-form .search-submit:active:focus,
.search-form .search-submit:focus,
.search-form .search-submit:hover {
  background: transparent url(../images/icons/dark/Naef_I_Dark-10.svg) no-repeat 0 0;
  box-shadow: none;
  outline: 0;
}

.gf_browser_ie.gform_wrapper .gform_footer input.button {
  padding-top: 19px!important;
  padding-bottom: 19px!important;
}

.main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .main {
    float: left;
    width: 100%;
  }
}

.sidebar-primary .main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .sidebar-primary .main {
    float: left;
    width: 66.6666666667%;
  }
}

.sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .sidebar {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .col-md-4:nth-child(3n+1) {
    clear: left;
  }
}

.page .juicer_feed {
  opacity: 1;
  margin-top: 25px;
  margin-left: -7px;
  margin-right: -7px;
}

.page .juicer_feed:after {
  content: '';
  display: block;
  clear: both;
}

.juicer_feed .card_container {
  float: left;
  padding: 7px;
}

@media (min-width:1200px) {
  .juicer_feed .card_container {
    width: 20%;
  }
}

@media (max-width:767px) {
  .juicer_feed .card_container {
    width: 50%;
  }
}

.card__card_image {
  position: relative;
}

.card__card_image .fa {
  position: absolute;
  right: 7px;
  bottom: 7px;
  color: #fff;
  font-size: 25px;
}

.card_container .card_main_image {
  height: auto;
}

.card_container .card_main_image:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.card__link {
  z-index: 50;
}

.juicer_center {
  margin-top: 25px;
}

.juicer_btn_inline {
  width: auto;
  white-space: normal;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 10px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 10px;
  height: auto;
}

@media (min-width:768px) {
  .alignleft {
    float: left;
    margin-right: 10px;
  }

  .alignright {
    float: right;
    margin-left: 10px;
  }
}

.wp-caption-text {
  padding: 9px;
}

.page-header {
  border: none;
  margin: 0;
  padding: 0;
}

header.navbar-default {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  border: none;
  background: 0 0;
  z-index: 1001;
  height: 60px;
}

header.navbar-default .container-fluid {
  height: 60px;
}

header.navbar-default .container-fluid .row {
  height: 60px;
}

header.navbar-default .container-fluid .row .navbar-header {
  width: 181px;
  padding-left: 6px;
  background: #fff;
}

header.navbar-default .container-fluid .row .navbar-header .navbar-brand {
  width: 168px;
  height: 150px;
  padding: 0;
  margin: 0;
}

header.navbar-default .container-fluid .row .navbar-header .navbar-brand:focus {
  outline: 0;
}

header.navbar-default .container-fluid .row .nav-container {
  background-color: rgba(244,244,244,.8);
  z-index: 208;
  padding-left: 55px;
  width: calc(100% - 601px);
}

header.navbar-default .container-fluid .row .nav-container .navbar-nav li a {
  color: #2f2f2f;
  font-weight: 700;
  text-transform: uppercase;
  padding: 19px 18px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
}

header.navbar-default .container-fluid .row .nav-container .navbar-nav li a:focus,
header.navbar-default .container-fluid .row .nav-container .navbar-nav li a:hover {
  border-bottom: 2px solid #008aff;
  outline: 0;
}

header.navbar-default .container-fluid .row .nav-container .navbar-nav li.active a {
  background: 0 0;
  border-bottom: 2px solid #255958;
}

header.navbar-default .container-fluid .row .nav-container .navbar-nav li.active a:focus,
header.navbar-default .container-fluid .row .nav-container .navbar-nav li.active a:hover {
  color: #2f2f2f;
}

header.navbar-default .container-fluid .row .head-buttons {
  float: right;
  min-width: 120px;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch {
  float: left;
  width: 60px;
  height: 60px;
  background: #008aff;
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch li {
  width: 60px;
  text-align: center;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch li a {
  color: #80c5ff;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 16px;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch li a:focus {
  outline: 0;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch li:last-child {
  margin-top: -7px;
}

header.navbar-default .container-fluid .row .head-buttons .language-switch li.current-lang a {
  color: #fff;
}

header.navbar-default .container-fluid .row .head-buttons .shop-button {
  float: right;
  width: 60px;
  height: 60px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-top: 27px;
  background: #255958 url(../images/icons/white/Naef_I_White-11.svg) no-repeat;
  background-size: 18px 15px;
  background-position: 19px 12px;
}

header.navbar-default .container-fluid .row .head-buttons .shop-button:focus {
  outline: 0;
}

header.navbar-default .container-fluid .row .head-buttons .shop-button .shop-text-long {
  display: none;
}

header.navbar-default .container-fluid .row .button-col {
  padding-right: 0;
  width: 420px;
  background: #fff;
}

header.navbar-default .container-fluid .row .button-col .search-form {
  float: right;
}

.btn.search-close,
.comment-form input.search-close[type=submit],
.search-form .search-close.search-submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
  width: 60px;
  height: 60px;
  background: #e4e4e4 url(../images/icons/dark/Naef_I_Dark-21.svg) no-repeat;
  background-size: 14px 14px;
  background-position: center center;
  text-indent: -9999px;
  border-radius: 0;
}

@media (min-width:1281px) {
  .btn.search-close,
  .comment-form input.search-close[type=submit],
  .search-form .search-close.search-submit {
    display: none!important;
  }
}

header.navbar-default .container-fluid .row .navbar-header {
  width: 140px;
  height: 122px;
}

header.navbar-default .container-fluid .row .navbar-header .navbar-brand {
  width: 130px;
  height: 92px;
}

header.navbar-default .container-fluid .row .nav-container {
  padding-left: 35px;
  width: calc(100% - 470px);
}

header.navbar-default .container-fluid .row .nav-container .navbar-nav li a {
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
}

header.navbar-default .container-fluid .row .button-col {
  width: 330px;
}

header.navbar-default .container-fluid .row .button-col .search-form input[type=search] {
  width: 180px;
}

@media screen and (min-width:1025px) and (max-width:1280px) {
  .navbar-default .search-form {
    width: 60px;
    height: 60px;
    padding: 15px 0 15px 0;
  }

  .navbar-default .search-form--active {
    position: absolute;
    background-color: #fff;
    left: 130px;
    right: 120px;
    z-index: 1500;
    width: auto;
    padding-right: 20px;
  }

  .navbar-default .search-form--active input[type=search] {
    width: 100%!important;
    opacity: 1!important;
    border-width: 0 0 1px!important;
    border-color: #2f2f2f!important;
  }

  .navbar-default .search-form .search-submit {
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    background-position: center center;
    border-radius: 0;
    -webkit-transition: 150ms all ease-in-out;
    -o-transition: 150ms all ease-in-out;
    transition: 150ms all ease-in-out;
  }

  .navbar-default .search-form .search-submit:active,
  .navbar-default .search-form .search-submit:active:focus,
  .navbar-default .search-form .search-submit:focus,
  .navbar-default .search-form .search-submit:hover {
    background-size: 14px 14px!important;
    background-position: center center;
  }

  .navbar-default .search-form.search-form--active .search-submit {
    background-size: 14px 14px!important;
    background-image: url(../images/icons/white/Naef_I_White-10.svg);
    background-color: #ea0808;
    right: -60px;
    border-right: 1px solid #fff;
  }

  .navbar-default .search-form.search-form--active .search-submit:hover {
    background-color: #cd0e0e;
  }

  .navbar-default .search-form label {
    display: block;
  }

  header.navbar-default .container-fluid .row .button-col {
    width: 180px;
    padding: 0;
    position: static;
  }

  header.navbar-default .container-fluid .row .button-col .search-form input[type=search] {
    width: 0;
    opacity: 0;
    border-color: transparent;
    -webkit-transition: 250ms width ease-in-out .1s,opacity ease-in-out;
    -o-transition: 250ms width ease-in-out .1s,opacity ease-in-out;
    transition: 250ms width ease-in-out .1s,opacity ease-in-out;
  }

  header.navbar-default .container-fluid .row .nav-container {
    width: calc(100% - 140px - 180px);
  }

  .nav-wrap {
    position: relative;
  }

  .nav-wrap:after {
    content: '';
    display: block;
    clear: both;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-nav li a {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width:1024px) {
  header.navbar-default .container-fluid {
    position: relative;
    padding-left: 0;
  }

  header.navbar-default .container-fluid .row .navbar-header {
    width: 100%;
    background: rgba(244,244,244,.8);
    height: 60px;
  }

  header.navbar-default .container-fluid .row .navbar-header a.navbar-brand {
    position: relative;
    z-index: 9999;
    width: 101px;
    height: 63px;
    background: #fff;
    padding-left: 11px;
    margin-top: 1px;
  }

  header.navbar-default .container-fluid .row .nav-container {
    display: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 16px;
    background: 0 0;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-collapse {
    border: none;
    padding: 0;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-collapse.collapse {
    display: block;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-collapse .navbar-nav {
    width: 100%;
    margin: 0;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-collapse .navbar-nav li {
    text-align: center;
    margin-bottom: 20px;
    float: none;
  }

  header.navbar-default .container-fluid .row .nav-container .navbar-collapse .navbar-nav li a {
    display: inline;
    padding-bottom: 2px;
    font-size: 24px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle {
    position: absolute;
    right: 0;
    top: 0;
    background: #255958;
    border-radius: 0;
    border: none;
    width: 60px;
    height: 60px;
    margin: 0;
    display: block;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar {
    position: absolute;
    width: 30px;
    height: 3px;
    left: 15px;
    top: 5px;
    background: #fff;
    -webkit-transition: top .2s ease-in-out .2s,-webkit-transform .2s ease-in-out;
    -o-transition: top .2s ease-in-out .2s,-o-transform .2s ease-in-out;
    transition: top .2s ease-in-out .2s,transform .2s ease-in-out;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar:last-child {
    margin: 0;
  }

  header.navbar-default .container-fluid .row .navbar-toggle.open .icon-bar:nth-child(2) {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 29px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle.open .icon-bar:nth-child(3) {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 29px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle.open .icon-bar:nth-child(4) {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  header.navbar-default .container-fluid .row .navbar-toggle.open .icon-bar {
    margin: 0;
    transition: top .2s ease-in-out,transform .2s ease-in-out .2s;
    -webkit-transition: top .2s ease-in-out,-webkit-transform .2s ease-in-out .2s;
    -o-transition: top .2s ease-in-out,-o-transform .2s ease-in-out .2s;
    -moz-transition: top .2s ease-in-out,transform .2s ease-in-out .2s;
    -ms-transition: top .2s ease-in-out,transform .2s ease-in-out .2s;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar:nth-child(2) {
    top: 38px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar:nth-child(3) {
    top: 20px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar:nth-child(4) {
    top: 29px;
  }

  header.navbar-default .container-fluid .row .navbar-toggle .icon-bar+.icon-bar {
    margin: 0;
  }

  header.navbar-default .container-fluid .row .button-col {
    visibility: hidden;
    opacity: 0;
  }

  header.navbar-default .container-fluid .row .nav-wrap {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    padding-top: 112px;
    padding-bottom: 62px;
    background: rgba(244,244,244,.902);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    overflow-y: scroll;
  }

  header.navbar-default.menu-open .container-fluid .row {
    margin-left: 0;
  }

  header.navbar-default.menu-open .container-fluid .row .navbar-header {
    margin-left: -15px;
  }

  header.navbar-default.menu-open .container-fluid .row .nav-container {
    display: block;
  }

  header.navbar-default.menu-open .container-fluid .row .nav-wrap {
    visibility: visible;
    opacity: 1;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col {
    position: relative;
    width: 280px;
    margin: 0 auto;
    float: none!important;
    padding-left: 0;
    clear: both;
    visibility: visible;
    opacity: 1;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons {
    float: none;
    position: absolute;
    left: 0;
    top: 50px;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .language-switch {
    width: 140px;
    padding: 0;
    height: auto;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .language-switch li {
    float: left;
    width: 70px;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .language-switch li a {
    display: block;
    padding: 18px 0 16px;
    background: #319ffd;
    color: #80c5ff;
    font-size: 14px;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .language-switch li:last-child {
    margin: 0;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .language-switch li.current-lang a {
    background: #008aff;
    color: #fff;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .shop-button {
    width: 140px;
    font-size: 14px;
    height: auto;
    padding: 13px 0 13px 34px;
    background-position: 10px 18px;
    text-align: left;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .shop-button .shop-text-long {
    display: block;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .head-buttons .shop-button .shop-text-short {
    display: none;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .search-form {
    float: none;
    padding-right: 0;
    padding-left: 20px;
    padding-top: 10px;
    height: 50px;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .search-form input[type=search] {
    width: 239px;
    height: 25px;
  }

  header.navbar-default.menu-open .container-fluid .row .button-col .search-form .search-submit {
    top: 15px;
    right: 12px;
  }

  body.no-scroll {
    overflow-y: hidden;
    position: fixed;
  }
}

.page-footer {
  background: #f4f4f4;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 546px;
}

.page-footer .footer-top-bar {
  background: #f9f9f9;
  text-align: center;
  padding: 13px 0;
  margin-bottom: 45px;
}

.page-footer .footer-top-bar a {
  font-weight: 400;
  font-size: 14px;
  color: #2f2f2f;
  background: url(../images/icons/dark/Naef_I_Dark-03.svg) no-repeat;
  background-size: 20px 5px;
  background-position: 0 5px;
  padding-left: 38px;
}

.page-footer .footer-top-bar:hover {
  background: #f4f4f4;
}

.page-footer .footer-company-logo img {
  width: 136px;
}

.page-footer .footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-footer .footer-nav li {
  float: none;
}

.page-footer .footer-nav li a {
  color: #2f2f2f;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
}

.page-footer .footer-nav li:nth-child(7) {
  margin-top: 22px;
}

.page-footer .footer-col-right {
  min-width: 370px;
}

.page-footer .footer-col-right .search-form {
  padding-left: 15px;
  padding-bottom: 15px;
  padding-top: 11px;
  float: right;
}

.page-footer .footer-col-right .search-form input[type=search] {
  width: 340px;
}

.page-footer .footer-col-right .language-switch {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-footer .footer-col-right .language-switch li {
  float: left;
  width: 185px;
}

.page-footer .footer-col-right .language-switch li a {
  display: block;
  text-align: center;
  background: #319ffd;
  color: #80c5ff;
  text-transform: uppercase;
  padding: 18px 0;
}

.page-footer .footer-col-right .language-switch li.current-lang a {
  background: #008aff;
  color: #fff;
}

.page-footer .footer-col-right .footer-shop-button {
  float: right;
  width: 370px;
  margin-top: 50px;
  background-image: url(../images/icons/white/Naef_I_White-11.svg);
  background-repeat: no-repeat;
  background-position: 13px 14px;
  background-size: 38px 32px;
}

.page-footer .footer-col-company-info h3 {
  font-size: 16px;
  font-weight: 900;
  margin-top: -4px;
  margin-bottom: 25px;
}

.page-footer .footer-col-company-info .company-contacts {
  font-weight: 900;
}

.page-footer .footer-col-company-info .company-contacts a {
  color: #2f2f2f;
}

.page-footer .language-switch-responsive {
  display: none;
}

.page-footer .social-buttons {
  margin: 50px 0 0;
  padding: 0;
  list-style: none;
}

.page-footer .social-buttons li {
  float: left;
}

.page-footer .social-buttons li a {
  position: relative;
  display: block;
  width: 185px;
  color: #fff;
  text-transform: uppercase;
  padding: 19px 0 18px;
}

.page-footer .social-buttons li a:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-footer .social-buttons li a.facebook {
  padding-left: 65px;
  background: #3b5998;
}

.page-footer .social-buttons li a.facebook:before {
  left: 19px;
  font-size: 24px;
}

.page-footer .social-buttons li a.youtube-play {
  padding-left: 74px;
  width: 200px;
  background: #b00;
}

.page-footer .social-buttons li a.youtube-play:before {
  left: 19px;
  font-size: 27px;
}

.page-footer .social-buttons li a.instagram {
  padding-left: 58px;
  background: #125688;
}

.page-footer .social-buttons li a.instagram:before {
  left: 14px;
  font-size: 28px;
}

.page-footer .social-buttons li a span {
  font: 900 16px/24px kievit,sans-serif;
}

.page-footer .newsletter-col div.gform_wrapper {
  float: right;
  position: relative;
  height: 60px;
  margin: 50px 0 0;
}

.page-footer .newsletter-col div.gform_wrapper .gform_heading {
  display: none;
}

.page-footer .newsletter-col div.gform_wrapper .gform_title {
  display: none;
}

.page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email {
  background: #fff;
  margin-top: 0;
  width: 370px;
  padding-top: 10px;
}

.page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email input {
  width: 280px;
}

.page-footer .newsletter-col div.gform_wrapper .gfield {
  margin: 0;
  padding-right: 0;
}

.page-footer .newsletter-col div.gform_wrapper li.gfield.gfield_error {
  padding-top: 0;
}

.page-footer .newsletter-col div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}

.page-footer .newsletter-col div.gform_wrapper li.gfield.gfield_error .ginput_container_email {
  padding-bottom: 13px;
}

.page-footer .newsletter-col div.gform_wrapper input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  margin: 0;
  background: #008aff url(../images/icons/white/Naef_I_White-06.svg) no-repeat 24px 20px;
  background-size: 15px 20px;
  text-indent: -9999px;
}

.page-footer .newsletter-col div.gform_wrapper input[type=submit]:hover {
  background-color: #0075d9;
}

.page-footer .newsletter-col div.gform_wrapper .gform_ajax_spinner {
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-footer .newsletter-col .gform_confirmation_wrapper {
  float: right;
  width: 370px;
  margin-top: 49px;
}

.page-footer .footer-bottom-bar {
  margin-top: 50px;
  padding: 13px 0 14px;
  font-size: 14px;
  width: 100%;
  background: #fff;
  text-align: center;
}

.page-template-template-sitebuilder .page-footer {
  position: static;
  height: auto;
}

@media (max-width:1200px) {
  .page-footer .footer-col-right {
    min-width: 0;
    width: 320px;
  }

  .page-footer .footer-col-right .search-form input[type=search] {
    width: 270px;
  }

  .page-footer .footer-col-right .language-switch {
    margin-left: -10px;
  }

  .page-footer .footer-col-right .language-switch li {
    width: 150px;
  }

  .page-footer .footer-col-right .footer-shop-button {
    width: 300px;
  }

  .page-footer .newsletter-col {
    width: 320px;
    padding-left: 0;
  }

  .page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email {
    width: 300px;
  }

  .page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email input {
    width: 210px;
  }

  .page-footer .social-buttons {
    margin-top: 50px;
    float: left;
  }

  .page-footer .social-buttons li a span {
    display: none;
  }

  .page-footer .social-buttons li a.facebook,
  .page-footer .social-buttons li a.instagram,
  .page-footer .social-buttons li a.youtube-play {
    width: 60px;
    height: 60px;
    padding: 0;
  }

  .page-footer .social-buttons li a.youtube-play:before {
    left: 18px;
  }

  .page-footer .social-buttons li a.facebook {
    margin-right: 1px;
  }

  .page-footer .social-buttons li a.facebook:before {
    left: 23px;
  }

  .page-footer .social-buttons li a.instagram:before {
    left: 18px;
  }
}

@media (max-width:991px) {
  .wrap {
    padding-bottom: 0;
  }

  .page-footer {
    height: auto;
    position: relative;
  }

  .page-footer .footer-container {
    position: relative;
    padding-bottom: 140px;
  }

  .page-footer .footer-company-logo img {
    width: 100px;
  }

  .page-footer .footer-nav-col {
    position: static;
  }

  .page-footer .footer-nav-col .footer-nav {
    position: absolute;
    bottom: 0;
    margin: 0 -15px;
  }

  .page-footer .footer-nav-col .footer-nav li {
    display: none;
    width: 100%;
    text-align: center;
  }

  .page-footer .footer-nav-col .footer-nav li:nth-child(7),
  .page-footer .footer-nav-col .footer-nav li:nth-child(8),
  .page-footer .footer-nav-col .footer-nav li:nth-child(9) {
    display: block;
  }

  .page-footer .newsletter-col div.gform_wrapper {
    margin-top: -60px;
  }

  .page-footer .social-buttons {
    margin-left: 122px;
  }
}

@media (max-width:767px) {
  .page-footer .footer-top-bar {
    border-bottom: 2px solid #fff;
  }

  .page-footer .footer-container {
    position: relative;
    padding-bottom: 100px;
  }

  .page-footer .footer-company-logo {
    float: left;
  }

  .page-footer .footer-company-logo img {
    width: 136px;
  }

  .page-footer .footer-col-company-info {
    float: left;
    margin-bottom: 51px;
    font-size: 14px;
  }

  .page-footer .footer-col-company-info a {
    font-size: 14px;
  }

  .page-footer .menu-footernavigation-container {
    clear: left;
  }

  .page-footer .language-switch-responsive {
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin-top: 20px;
  }

  .page-footer .language-switch-responsive li {
    float: left;
    width: 50px;
  }

  .page-footer .language-switch-responsive li a {
    display: block;
    text-align: center;
    background: #319ffd;
    color: #80c5ff;
    text-transform: uppercase;
    padding: 13px 0;
  }

  .page-footer .language-switch-responsive li.current-lang a {
    background: #008aff;
    color: #fff;
  }

  .page-footer .footer-col-right {
    width: 100%;
  }

  .page-footer .footer-col-right .footer-shop-button {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    background-size: 27px 24px;
    background-position: 20px 14px;
  }

  .page-footer .footer-col-right .language-switch {
    display: none;
  }

  .page-footer .footer-col-right .search-form {
    width: 100%;
    padding-bottom: 12px;
    padding-top: 5px;
    float: left;
  }

  .page-footer .footer-col-right .search-form input[type=search] {
    width: calc(100% - 8px);
  }

  .page-footer .footer-col-right .search-form label {
    margin-bottom: 0;
    display: block;
  }

  .page-footer .footer-col-right .search-form .search-submit {
    top: 17px;
  }

  .page-footer .newsletter-col {
    float: left!important;
    width: 100%;
    padding-left: 15px;
  }

  .page-footer .newsletter-col div.gform_wrapper {
    margin-top: 12px;
    width: 100%;
  }

  .page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email {
    background: #fff;
    margin-top: 0;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 10px;
    height: 50px;
  }

  .page-footer .newsletter-col div.gform_wrapper .gfield .ginput_container_email input {
    width: calc(100% - 50px);
  }

  .page-footer .newsletter-col div.gform_wrapper input[type=submit] {
    width: 50px;
    height: 50px;
    background-position: 19px 15px;
  }

  .page-footer .newsletter-col div.gform_wrapper .gform_body {
    width: 100%;
  }

  .page-footer .newsletter-col .gform_confirmation_wrapper {
    float: left;
    width: 100%;
    margin-top: 49px;
  }

  .page-footer .social-buttons {
    margin-top: 20px;
    margin-left: 0;
    float: right;
  }

  .page-footer .social-buttons li a.facebook,
  .page-footer .social-buttons li a.instagram,
  .page-footer .social-buttons li a.youtube-play {
    width: 50px;
    height: 50px;
    padding: 0;
  }

  .page-footer .social-buttons li a.youtube-play:before {
    left: 12px;
  }

  .page-footer .social-buttons li a.facebook {
    margin-right: 1px;
  }

  .page-footer .social-buttons li a.facebook:before {
    left: 18px;
  }

  .page-footer .social-buttons li a.instagram:before {
    left: 13px;
  }

  .page-footer .footer-nav-col .footer-nav {
    width: 100%;
  }

  div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding-bottom: 0;
  }
}

.page-template-template-contact h1 {
  margin-top: 7px;
  margin-bottom: 49px;
}

.page-template-template-contact .contact-address h4 {
  margin-bottom: 22px;
}

.page-template-template-contact .contact-address .company-contacts {
  font-weight: 700;
}

.page-template-template-contact .contact-address .company-contacts a {
  color: #2f2f2f;
}

.contact-map {
  width: 100%;
  height: 400px;
  margin-bottom: 56px;
}

.page-header-storelocator h1 {
  max-width: 390px;
  margin-bottom: 15px;
}

.page-header-storelocator p {
  max-width: 550px;
}

.page-header-storelocator .geolocation-col {
  padding-left: 115px;
}

.page-header-storelocator .geolocation-col h3 {
  margin-bottom: 13px;
}

.page-header-storelocator .geolocation-col p {
  margin-bottom: 18px;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper {
  float: right;
  position: relative;
  height: 60px;
  margin-bottom: 26px;
  max-width: none;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_heading {
  display: none;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_title {
  display: none;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gfield .ginput_container {
  margin-top: 0;
  width: 370px;
  padding-top: 10px;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gfield .ginput_container input {
  width: 280px;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gfield {
  margin: 0;
  padding-right: 0;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper li.gfield.gfield_error {
  padding-top: 0;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper li.gfield.gfield_error .ginput_container_email {
  padding-bottom: 13px;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  margin: 0;
  background: #008aff url(../images/icons/white/Naef_I_White-13.svg) no-repeat 18px 18px;
  background-size: 25px 25px;
  text-indent: -9999px;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper input[type=submit]:hover {
  background-color: #0075d9;
}

.page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_ajax_spinner {
  display: none;
}

.page-header-storelocator .geolocation-col .current-geolocation-address {
  font-weight: 700;
}

.page-header-storelocator .geolocation-col .responsive-storelocator-next {
  display: none;
}

.storelocator-map {
  width: 100%;
}

.leaflet-container .marker-title {
  font-weight: 400;
}

.leaflet-container .marker-title h4 {
  font-size: 12px;
}

.leaflet-container .marker-title p {
  font-weight: 400;
  font-size: 12px;
}

.leaflet-container .marker-title a {
  font-size: 12px;
  color: #008aff;
  line-height: 10px;
}

.scroll-to-retailer-list {
  float: left;
  position: relative;
  z-index: 1000;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  background: rgba(255,255,255,.502);
  padding: 13px 0 13px;
}

.scroll-to-retailer-list a {
  font-size: 14px;
  color: #2f2f2f;
  font-weight: 400;
  background: url(../images/icons/dark/Naef_I_Dark-01.svg) no-repeat 0 50%;
  background-size: 21px 5px;
  padding-left: 38px;
}

.retailer-list-view-heading {
  padding-top: 36px;
  margin-bottom: 70px;
}

.retailer-list-view-heading h1 {
  margin-top: 18px;
}

.retailer-list-view-heading .bootstrap-select {
  margin-top: 3px;
}

.retailer-list-view .retailer-country .retailer-country-heading,
.retailer-single-view .retailer-country .retailer-country-heading {
  border-bottom: 2px solid #ea0808;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.retailer-list-view .retailer-country .retailer-country-heading h4,
.retailer-single-view .retailer-country .retailer-country-heading h4 {
  float: left;
  margin-bottom: 14px;
}

.retailer-list-view .retailer-country .retailer-country-heading .retailer-country-count,
.retailer-single-view .retailer-country .retailer-country-heading .retailer-country-count {
  float: right;
}

.retailer-list-view .retailer-country .retailer-country-heading .retailer-country-count span,
.retailer-single-view .retailer-country .retailer-country-heading .retailer-country-count span {
  float: left;
  color: #ea0808;
  font-weight: 700;
  padding: 9px 5px 0 0;
}

.retailer-list-view .retailer-country .retailer,
.retailer-single-view .retailer-country .retailer {
  margin-bottom: 18px;
}

.retailer-list-view .retailer-country .retailer h4,
.retailer-single-view .retailer-country .retailer h4 {
  margin-bottom: 0;
}

.retailer-list-view .retailer-country .retailer a,
.retailer-single-view .retailer-country .retailer a {
  color: #2f2f2f;
  font-weight: 400;
}

.retailer-list-view .retailer-country .retailer p,
.retailer-single-view .retailer-country .retailer p {
  margin-bottom: 0;
}

.autocomplete-suggestions {
  border: solid #bebebe;
  border-width: 1px 1px 0;
  top: 212px;
  margin-top: 15px;
  margin-left: -15px;
  width: 370px!important;
  box-sizing: border-box;
}

.autocomplete-suggestions .autocomplete-suggestion {
  background: #f4f4f4;
  padding: 10px 16px 10px 16px;
  border-bottom: 1px solid #bebebe;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
  background: #fff;
}

.page-template-default .wp-caption {
  border: none;
  padding: 0;
  margin-bottom: 40px;
}

.page-template-default .wp-caption figcaption {
  padding: 7px 0 0;
  font-size: 14px;
}

@media (max-width:1200px) {
  .company-contacts {
    margin-bottom: 50px;
  }

  div.gform_wrapper .gform_body .gfield .ginput_container {
    width: 100%;
  }

  div.gform_wrapper .gform_footer input.button,
  div.gform_wrapper .gform_footer input[type=submit] {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper {
    float: left;
    width: 100%;
  }

  .page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_body {
    width: 100%;
  }

  .page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_container_text {
    width: 100%;
  }

  .page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_container_text input {
    width: calc(100% - 63px);
  }
}

@media (max-width:991px) {
  .wrap {
    margin-top: 80px;
  }

  .page-header-storelocator {
    font-size: 14px;
  }

  .page-header-storelocator h1 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 5px;
  }

  .page-header-storelocator h3 {
    font-size: 14px;
  }

  .page-header-storelocator .geolocation-col {
    padding-left: 0;
  }

  .page-header-storelocator .geolocation-col h3 {
    margin-top: -17px;
    margin-bottom: 3px;
  }

  .page-header-storelocator .geolocation-col .geolocation-form div.gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_container_text input {
    width: calc(100% - 50px);
  }

  .page-header-storelocator .geolocation-address-wrap.content-padding {
    clear: both;
    font-size: 14px;
  }

  .page-header-storelocator .geolocation-address-wrap.content-padding p {
    margin-bottom: 0;
  }

  .page-header-storelocator .geolocation-address-wrap.content-padding .current-geolocation-address {
    font-size: 14px;
  }

  .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 14px;
  }

  .col-sm-6.content-padding {
    width: 100%;
  }

  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn.dropdown-toggle.btn-default,
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .comment-form input.dropdown-toggle.btn-default[type=submit],
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .search-form .dropdown-toggle.search-submit,
  .comment-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) input.dropdown-toggle.btn-default[type=submit],
  .search-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle.search-submit {
    width: 100%;
    font-size: 14px;
    height: 50px;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn.dropdown-toggle.btn-default .bs-caret,
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .comment-form input.dropdown-toggle.btn-default[type=submit] .bs-caret,
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .search-form .dropdown-toggle.search-submit .bs-caret,
  .comment-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) input.dropdown-toggle.btn-default[type=submit] .bs-caret,
  .search-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle.search-submit .bs-caret {
    width: 50px;
    height: 50px;
  }

  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn.dropdown-toggle.btn-default .bs-caret .caret,
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .comment-form input.dropdown-toggle.btn-default[type=submit] .bs-caret .caret,
  .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .search-form .dropdown-toggle.search-submit .bs-caret .caret,
  .comment-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) input.dropdown-toggle.btn-default[type=submit] .bs-caret .caret,
  .search-form .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle.search-submit .bs-caret .caret {
    width: 50px;
    height: 50px;
    background-size: 23px 8px;
    background-position: 15px 23px;
  }

  .col-sm-6.col-category-filter .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    margin-left: 0;
  }

  .col-sm-5.geolocation-col.pull-right {
    padding-left: 15px;
    float: left!important;
    width: 100%;
  }

  .col-sm-5.geolocation-col.pull-right .gf_browser_chrome.gform_wrapper {
    width: 100%;
  }

  .col-sm-5.geolocation-col.pull-right .gform_footer.top_label input[type=submit] {
    width: 50px!important;
    height: 50px!important;
    background-position: 50% 50%!important;
  }

  .col-sm-5.geolocation-col.pull-right div.gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_container_text {
    padding-top: 2px!important;
    height: 50px!important;
  }

  .retailer-list-view-heading.clearfix {
    padding: 0 25px 15px;
    margin-bottom: 0;
  }

  .retailer-list-view-heading.clearfix h1 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .retailer-list-view-heading.clearfix h3 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .retailer-list-view-heading.clearfix .col-sm-5 {
    width: 100%;
    padding-left: 0;
    margin-left: -10px;
  }

  .retailer-list-view-heading.clearfix .col-sm-7 {
    width: 100%;
  }

  .retailer-list-view-heading.clearfix .col-sm-7 h3 {
    margin-top: 0;
    margin-left: -23px;
  }
}

@media (max-width:767px) {
  .page-header-storelocator .geolocation-col h3 {
    padding-left: 25px;
  }

  .page-header-storelocator .geolocation-col .responsive-storelocator-next {
    position: relative;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #f4f4f4;
    clear: both;
  }

  .page-header-storelocator .geolocation-col .responsive-storelocator-next .button-next .scroll-to-map {
    position: relative;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 31px;
    height: 50px;
    background: url(../images/icons/dark/Naef_I_Dark-09.svg) no-repeat 0 32px;
    background-size: 30px 18px;
    border: none;
    text-indent: -9999px;
  }

  .page-header-storelocator .geolocation-col .responsive-storelocator-next .button-next .scroll-to-map:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 25px 33px;
    width: 25px;
    height: 33px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
  }

  .page-header-storelocator .geolocation-col .responsive-storelocator-next .button-next .scroll-to-map:active,
  .page-header-storelocator .geolocation-col .responsive-storelocator-next .button-next .scroll-to-map:focus {
    outline: 0;
  }

  .page-header-storelocator .geolocation-col .responsive-storelocator-next .button-next .scroll-to-map.blue:before {
    background-image: url(../images/icons/blue/Naef_I_Blue-12.svg);
  }

  .page-header-storelocator .geolocation-address-wrap.content-padding {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: -40px;
  }

  .col-sm-4.content-padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .col-sm-6.content-padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .retailer-list-view-heading.clearfix .col-sm-5 {
    margin-left: 0;
    padding-left: 15px;
  }

  .retailer-list-view-heading.clearfix .col-sm-7 h3 {
    margin-left: 0;
  }

  .page-template-template-contact .page-header-contact h3 {
    font-size: 16px;
  }

  .page-template-template-contact h1 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.post-external-link {
  text-transform: uppercase;
}

.format-aside .entry-title {
  opacity: .8;
}

.page-header-news {
  margin-bottom: 125px;
}

.page-header-news h3 {
  margin-bottom: 0;
}

.page-header-news h1 {
  margin-top: 16px;
}

.page-header-news .category-filter-wrap {
  float: right;
}

.page-header-news .category-filter-wrap h3 {
  margin-bottom: 25px;
}

@media (min-width:992px) {
  .news-overview-row {
    margin-left: 0;
    margin-right: 0;
  }
}

.news-overview-col:nth-child(odd) {
  clear: left;
}

.news-overview-col .post-image {
  margin: 0 0 28px;
  text-align: center;
}

.news-overview-col .post-image img {
  border: 2px solid #f4f4f4;
  max-width: 100%;
  height: auto;
}

@media (min-width:992px) {
  .news-overview-col .post-image-wrap {
    border: 2px solid #f4f4f4;
    padding: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .news-overview-col .post-image-wrap .post-image {
    margin: 0;
  }

  .news-overview-col .post-image-wrap .post-image img {
    border: none;
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media (min-width:1200px) {
  .news-overview-col .post-image-wrap {
    border: none;
    padding: 0;
  }

  .news-overview-col .post-image-wrap .post-image img {
    border: 2px solid #f4f4f4;
  }
}

.news-overview-col .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 28px;
  margin-bottom: 30px;
}

.news-overview-col .post .news-overview-content header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news-overview-col .post .news-overview-content header .entry-title {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 0;
}

.news-overview-col .post .news-overview-content header .entry-title a {
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
  color: #2f2f2f;
}

.news-overview-col .post .news-overview-content header .entry-category {
  margin: 0 0 14px;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

.news-overview-col .post .news-overview-content header .updated {
  font-size: 18px;
  font-weight: 900;
  color: #ea0808;
}

.news-overview-col .post .post-more-link {
  text-transform: uppercase;
  margin-left: 7px;
}

@media (min-width:1200px) {
  .news-overview-col .post.has-post-thumbnail .news-overview-content {
    padding-left: 14px;
  }
}

@media (min-width:768px) {
  .news-overview-col .post.has-post-thumbnail>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
  }

  .news-overview-col .post.has-post-thumbnail .post-image-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.1361058601%;
    flex: 0 1 32.1361058601%;
  }

  .news-overview-col .post.has-post-thumbnail .news-overview-content {
    padding-left: 28px;
  }
}

.news-overview-col .post.sticky {
  background-color: #f4f4f4;
}

@media (max-width:991px) {
  .news-overview-col .post.sticky .news-overview-content {
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .news-overview-col .post {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width:992px) {
  .news-overview-col .post {
    margin-bottom: 56px;
  }
}

@media (min-width:1200px) {
  .news-overview-col .post {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (min-width:1200px) {
  .news-overview-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.load-more-news {
  clear: both;
  width: 100%;
  text-align: center;
}

.comment-form .load-more-news input[type=submit],
.load-more-news .btn-primary,
.load-more-news .comment-form input[type=submit] {
  width: 370px;
}

.no-more-news {
  display: none;
}

@media (min-width:768px) {
  .news-overview-row.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.content-single .news-back-link {
  padding-top: 45px;
  padding-bottom: 96px;
}

.content-single .news-back-link a {
  padding-left: 18px;
  color: #008aff;
  text-transform: uppercase;
  background: url(../images/icons/blue/Naef_I_Blue-08.svg) no-repeat 0 50%;
  background-size: 9px 13px;
  line-height: 16px;
}

.content-single .news-back-link a:focus,
.content-single .news-back-link a:hover {
  color: #0075d9;
}

.content-single .entry-category {
  float: left;
  margin-top: 0;
  margin-bottom: 20px;
}

.content-single time.updated {
  float: right;
  font-size: 18px;
  font-weight: 900;
  color: #008aff;
}

.content-single .entry-title {
  clear: both;
  margin-bottom: 16px;
}

.content-single h4 {
  margin-bottom: 2px;
}

.content-single .product-link {
  margin-top: 55px;
  width: 370px;
}

.content-single .gallery-col {
  width: 400px;
}

.content-single .gallery-col .post-gallery {
  float: left;
  width: 100%;
  margin-bottom: 52px;
}

.content-single .gallery-col .post-gallery .post-image-view {
  border: 2px solid #f4f4f4;
  cursor: pointer;
}

.content-single .gallery-col .post-gallery .post-image-normal {
  float: left;
  border: 2px solid #f4f4f4;
  margin-right: 30px;
  margin-top: 30px;
  cursor: pointer;
}

.content-single .gallery-col .post-gallery .post-image-normal:nth-child(5) {
  margin-right: 0;
}

.content-single .gallery-col .sharing-container {
  clear: both;
}

.content-single .gallery-col .sharing-container h4 {
  margin-top: 0;
  margin-bottom: 20px;
}

.content-single .gallery-col .sharing-container .sharing-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-single .gallery-col .sharing-container .sharing-links li {
  float: left;
}

.content-single .gallery-col .sharing-container .sharing-links li a {
  display: block;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
}

.content-single .gallery-col .sharing-container .sharing-links li .facebook {
  background: #3b5998 url(../images/icons/white/Naef_I_White-15.svg) no-repeat 25px 19px;
  background-size: 12px 23px;
}

.content-single .gallery-col .sharing-container .sharing-links li .twitter {
  background: #55acee url(../images/icons/white/Naef_I_White-17.svg) no-repeat 20px 21px;
  background-size: 20px 19px;
}

.content-single .gallery-col .sharing-container .sharing-links li .mail {
  background: #a2a2a2 url(../images/icons/white/Naef_I_White-14.svg) no-repeat 18px 22px;
  background-size: 24px 16px;
}

.content-single .post-single-col {
  margin-left: 70px;
}

.pswp__button {
  background: 0 0;
}

.pswp--supports-fs .pswp__button--fs,
.pswp__button--share {
  display: none;
}

.pswp__button--zoom {
  margin-right: 15px;
  display: block;
  background: url(../images/icons/white/Naef_I_White-10.svg) no-repeat 4px 21px!important;
  background-size: 21px 21px!important;
}

.pswp__button--arrow--left:before {
  background: url(../images/icons/white/Naef_I_White-08.svg) no-repeat!important;
  background-size: 15px 18px!important;
  left: 17px;
}

.pswp__button--arrow--right:before {
  background: url(../images/icons/white/Naef_I_White-06.svg) no-repeat!important;
  background-size: 15px 18px!important;
}

.pswp__bg {
  background: rgba(47,47,47,.902);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background: 0 0;
}

.pswp__button--close {
  background: url(../images/close.png) no-repeat 6px 23px!important;
}

@media (max-width:1200px) {
  .page-header-news .category-filter-wrap {
    width: 100%;
  }

  .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
  }

  .comment-form .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) input.dropdown-toggle.btn-default[type=submit],
  .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn.dropdown-toggle.btn-default,
  .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .comment-form input.dropdown-toggle.btn-default[type=submit],
  .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .search-form .dropdown-toggle.search-submit,
  .search-form .page-header-news .category-filter-wrap .bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .dropdown-toggle.search-submit {
    width: 100%;
  }

  .content-single .gallery-col {
    width: 100%;
  }

  .content-single .gallery-col .post-gallery {
    width: 400px;
  }

  .content-single .gallery-col .post-gallery .post-image-view {
    width: 366px;
  }

  .content-single .gallery-col .sharing-container {
    clear: none;
    float: right;
  }

  .content-single .post-single-col {
    margin-left: 0;
    padding-top: 40px;
    width: 100%;
    clear: both;
  }

  .pswp__ui--hidden .pswp__button--arrow--left,
  .pswp__ui--hidden .pswp__button--arrow--right,
  .pswp__ui--hidden .pswp__caption,
  .pswp__ui--hidden .pswp__top-bar {
    opacity: 1;
    height: 58px;
  }
}

@media (max-width:768px) {
  .page-header-news {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-header-news h3 {
    font-size: 14px;
  }

  .page-header-news h1 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 5px;
  }

  .page-header-news .category-filter-wrap h3 {
    margin-top: 3px;
    margin-bottom: 5px;
  }

  .content-single .gallery-col .post-gallery .post-image-normal:nth-child(5) {
    margin-right: 30px;
  }

  .content-single .gallery-col .post-gallery {
    width: 100%;
  }

  .content-single .gallery-col .post-gallery .post-image-view {
    max-width: 100%;
  }

  .content-single .gallery-col .post-gallery .post-image-view img {
    max-width: 100%;
  }

  .content-single .product-link {
    width: 100%;
  }

  .comment-form .load-more-news input[type=submit],
  .load-more-news .btn-primary,
  .load-more-news .comment-form input[type=submit] {
    width: 310px;
  }

  .content-single .gallery-col .sharing-container {
    clear: both;
    float: none;
  }

  .pswp__button--close {
    background: url(../images/close.png) no-repeat 6px 14px!important;
  }

  .pswp__button--zoom {
    margin-right: 0;
    display: block;
    background: url(../images/icons/white/Naef_I_White-10.svg) no-repeat 10px 12px!important;
    background-size: 20px 20px!important;
  }
}

body#tinymce {
  margin: 12px!important;
}

.search .alert-warning {
  display: block;
}

.submenu ul {
  margin: 0;
  padding: 0;
}

.submenu ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.submenu ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 11px;
  height: 11px;
  background: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 11px;
}

.submenu ul li:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 22px;
  width: 1px;
  height: 21px;
  background: #2f2f2f;
}

.submenu ul li a {
  visibility: hidden;
  opacity: 0;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #2f2f2f;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.submenu ul li a.startvisible {
  visibility: visible;
  opacity: 1;
}

.submenu ul li:last-child:after {
  content: none;
}

.submenu ul li.active a {
  color: #ea0808;
}

.submenu ul li.active:before {
  background-color: #ea0808;
  border-color: #ea0808;
}

.submenu ul li.past-active a {
  color: #ea0808;
}

.submenu ul li.past-active:before {
  border-color: #ea0808;
}

.submenu ul li.past-active:after {
  background: #ea0808;
}

.submenu ul:hover a {
  visibility: visible;
  opacity: 1;
}

.sitebuilder section.scroll-section {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  overflow: hidden;
}

.sitebuilder section.scroll-section:last-child {
  border-bottom: 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap {
  display: table;
  position: relative;
  width: 100%;
  max-width: 1170px;
  height: 100%;
  margin: 0 auto;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner {
  display: table-row;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content h1 {
  font-weight: 600;
  font-size: 45px;
  margin-bottom: 15px;
  margin-top: 14px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right {
  display: table-cell;
  vertical-align: middle;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-action-buttons {
  padding-top: 28px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-action-buttons a {
  margin-right: 26px;
}

.sitebuilder section.scroll-section .fp-tableCell {
  display: block;
}

.sitebuilder section.scroll-section .button-next {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}

.sitebuilder section.scroll-section .button-next .scroll-next-button {
  position: relative;
  width: 31px;
  height: 50px;
  background: url(../images/icons/dark/Naef_I_Dark-09.svg) no-repeat 0 32px;
  background-size: 30px 18px;
  border: none;
  text-indent: -9999px;
}

.sitebuilder section.scroll-section .button-next .scroll-next-button:before {
  content: "";
  background-repeat: no-repeat;
  background-size: 25px 33px;
  width: 25px;
  height: 33px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}

.sitebuilder section.scroll-section .button-next .scroll-next-button:active,
.sitebuilder section.scroll-section .button-next .scroll-next-button:focus {
  outline: 0;
}

.sitebuilder section.scroll-section .button-next .scroll-next-button.red:before {
  background-image: url(../images/icons/red/Naef_I_Red-13.svg);
}

.sitebuilder section.scroll-section .button-next .scroll-next-button.blue:before {
  background-image: url(../images/icons/blue/Naef_I_Blue-13.svg);
}

.sitebuilder section.scroll-section .button-next .scroll-next-button.yellow:before {
  background-image: url(../images/icons/yellow/Naef_I_Yellow-13.svg);
}

.sitebuilder section.scroll-section.footer-section {
  padding-bottom: 0;
}

.sitebuilder div.section-wrapper {
  display: block;
  position: relative;
}

.sitebuilder .dot-navigation {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  z-index: 10;
}

.sitebuilder .dot-navigation ul {
  list-style: none;
  margin-left: -19px;
  min-width: 150px;
}

.sitebuilder .dot-navigation ul li:not(:first-child) .line {
  content: '';
  display: block;
  position: absolute;
  top: -21px;
  left: 4.25px;
  height: 21px;
  border-left: 1px solid #000;
  -webkit-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
}

.sitebuilder .dot-navigation ul:hover .label {
  visibility: visible;
  opacity: 1;
}

.sitebuilder .dot-navigation ul>li {
  height: 11px;
  width: 11px;
  border-radius: 50%;
  margin-top: 20px;
  position: relative;
  border: 1px solid #000;
  border-color: #000;
  -webkit-transition: background .2s ease-in-out;
  -o-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.sitebuilder .dot-navigation ul>li .label {
  visibility: hidden;
  opacity: 0;
  float: left;
  margin-top: -3px;
  margin-left: 12px;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #2f2f2f;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.sitebuilder .dot-navigation ul>li .label.startvisible {
  visibility: visible;
  opacity: 1;
}

.sitebuilder .dot-navigation ul>li:not(.test) {
  background-color: #fff!important;
  border-color: #000!important;
  cursor: pointer;
}

.sitebuilder .dot-navigation ul>li.punkt:after {
  content: '';
  display: block;
  height: 9px;
  width: 9px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.sitebuilder .footer-section {
  height: auto!important;
}

.sitebuilder .footer-section .fp-tableCell {
  display: block;
  height: auto!important;
}

@media (max-width:1600px) {
  .sitebuilder section.scroll-section .scroll-content-wrap {
    max-width: none;
    padding-left: 200px;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-action-buttons a {
    margin-bottom: 20px;
  }
}

@media (max-width:1200px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content h1 {
    width: 400px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content p {
    width: 400px;
  }
}

@media (max-width:980px) {
  .sitebuilder section.scroll-section {
    min-height: 100vh;
    height: auto!important;
    padding-bottom: 100px;
    overflow: visible;
  }

  .sitebuilder section.scroll-section:first-child {
    overflow: hidden;
  }

  .sitebuilder section.scroll-section .fp-tableCell {
    height: auto!important;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap {
    max-width: none;
    padding-top: 24px;
    padding-left: 40px;
    padding-right: 40px;
    position: static;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.location-content,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.team-content {
    width: auto!important;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content h1,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content h3,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content h1,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content h3,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content h1,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content h3,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.location-content h1,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.location-content h3,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.team-content h1,
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.team-content h3 {
    width: auto!important;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content h1 {
    width: auto;
    font-size: 30px;
    line-height: 32px;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .table {
    display: table;
    border-spacing: 10px;
    margin: 0 -10px;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .table.count-1 {
    width: 50%;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-action-buttons {
    padding: 0;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-action-buttons a {
    margin-right: 0;
  }

  .sitebuilder section.scroll-section .button-next {
    bottom: 50px;
  }

  .sitebuilder section.scroll-section .button-next .scroll-next-button.red:before {
    background-image: url(../images/icons/red/Naef_I_Red-12.svg);
  }

  .sitebuilder section.scroll-section .button-next .scroll-next-button.blue:before {
    background-image: url(../images/icons/blue/Naef_I_Blue-12.svg);
  }

  .sitebuilder section.scroll-section .button-next .scroll-next-button.yellow:before {
    background-image: url(../images/icons/yellow/Naef_I_Yellow-12.svg);
  }

  .sitebuilder .dot-navigation ul {
    margin-left: -32px;
    min-width: 0;
  }

  .sitebuilder .dot-navigation ul:hover .label {
    visibility: hidden;
    opacity: 0;
  }
}

@media (max-width:480px) {
  .sitebuilder section.scroll-section .scroll-content-designer .designer-item {
    margin-right: 0!important;
  }

  .comment-form .sitebuilder input[type=submit],
  .search-form .sitebuilder .search-submit,
  .sitebuilder .btn,
  .sitebuilder .comment-form input[type=submit],
  .sitebuilder .search-form .search-submit {
    width: 100%;
  }
}

.sitebuilder.list-width-icons .scroll-content ul {
  list-style: none;
  padding-left: 0;
}

.sitebuilder.list-width-icons .scroll-content li {
  background: url(/wp-content/themes/wptheme.naefspiele/dist/images/icons/icon-stapelstein.svg) no-repeat;
  background-position: left 6px;
  background-size: 25px;
  padding-left: 38px;
}

.sitebuilder section.scroll-section .scroll-content-right.scroll-content-image img {
  margin-left: 150px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content p {
  width: 670px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content h1 {
  width: 670px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-image {
  position: absolute;
  right: 0;
  top: -50px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
  height: 100%;
}

.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-image img {
  margin-right: -200px;
  max-height: calc(100% + 100px);
}

@media (max-width:1600px) {
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-image {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-image.first-image img {
    margin-right: -100px;
    max-height: calc(100% + 50px);
  }
}

@media (max-width:980px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap {
    max-width: none;
    padding-top: 70px;
    padding-left: 40px;
    padding-right: 40px;
    position: static;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content {
    display: table-footer-group;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-image {
    display: table-header-group;
    width: 100%;
    text-align: center;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-image img {
    margin-left: 0;
    width: 200px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(244,244,244,.8);
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 60px;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content h1 {
    position: absolute;
    top: -200px;
    width: 190px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content p {
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content-image {
    display: block;
    position: static;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content-image img {
    width: 350px;
    margin-right: -400px;
  }

  div.sitebuilder section.scroll-section .button-next {
    bottom: 35px;
  }
}

@media (max-width:768px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content h1 {
    top: -130px;
    font-size: 25px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.home-first .scroll-content-image img {
    width: 280px!important;
    margin-bottom: -100px;
  }
}

@media (max-height:330px) {
  div.sitebuilder section.scroll-section {
    height: auto!important;
  }

  div.sitebuilder section.scroll-section .fp-tableCell {
    height: auto!important;
  }

  div.sitebuilder section.scroll-section .fp-tableCell .scroll-content-wrap.home-first .scroll-content-wrap-inner .scroll-content h1 {
    top: -220px;
  }

  div.sitebuilder section.scroll-section .fp-tableCell .scroll-content-wrap.home-first .scroll-content-image img {
    width: 300px;
    margin-bottom: -100px;
  }
}

div.sitebuilder section.text-with-background-image {
  border: none;
}

div.sitebuilder section.text-with-background-image .scroll-content-wrap {
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width:480px) {
  div.sitebuilder section.text-with-background-image .scroll-content-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width:980px) {
  div.sitebuilder section.text-with-background-image .scroll-content-wrap {
    padding: 0;
  }
}

div.sitebuilder section.text-with-background-image .background-image-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-height: 100%;
  min-height: 100vh;
  height: 100%;
  padding-top: 60px;
}

div.sitebuilder section.text-with-background-image[data-hash="1"] .background-image-container {
  min-height: calc(100vh - 60px);
  height: calc(100% - 60px);
  margin-top: 60px;
  padding-top: 0;
}

div.sitebuilder section.text-with-background-image .content {
  position: relative;
  padding: 15px;
}

div.sitebuilder section.text-with-background-image .content.yellow {
  background: #ffcd4488;
  background: rgba(255,206,68,.5);
}

div.sitebuilder section.text-with-background-image .content.blue {
  background: rgba(0,138,255,.5);
}

div.sitebuilder section.text-with-background-image .content.red {
  background: rgba(234,8,8,.5);
}

div.sitebuilder section.text-with-background-image .content.purple {
  background: rgba(99,67,164,.5);
}

div.sitebuilder section.text-with-background-image .content.green {
  background: rgba(37,89,88,.5);
}

@media (min-width:980px) {
  div.sitebuilder section.text-with-background-image .content {
    margin: 0 10%;
    padding: 35px;
  }
}

@media (max-width:980px) {
  div.sitebuilder section.text-with-background-image .content {
    min-width: calc(100vw - 80px);
  }
}

div.sitebuilder section.text-with-background-image .image-logo-container {
  text-align: center;
}

div.sitebuilder section.text-with-background-image .image-logo-container .image-logo {
  height: 65px;
  width: auto;
}

div.sitebuilder section.text-with-background-image .video {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
}

div.sitebuilder section.text-with-background-image .scroll-content-wrap .scroll-content-wrap-inner .scroll-content .title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  color: #fff;
}

@media (min-width:1600px) {
  div.sitebuilder section.text-with-background-image .scroll-content-wrap .scroll-content-wrap-inner .scroll-content .title {
    line-height: 65px;
    font-size: 60px;
  }
}

div.sitebuilder section.text-with-background-image .text-container {
  color: #fff;
  text-align: center;
}

@media (min-width:1600px) {
  div.sitebuilder section.text-with-background-image .text-container {
    line-height: 22px;
    font-size: 18px;
  }
}

div.sitebuilder section.text-with-background-image .scroll-action-buttons {
  text-align: center;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.team-content {
  width: 370px;
  display: block;
  padding-top: 93px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.team-content h1 {
  width: 400px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team {
  width: 670px;
  padding: 80px 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member {
  float: left;
  width: 170px;
  margin-bottom: 76px;
  margin-right: 60px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member .member-image {
  position: relative;
  overflow: hidden;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member .member-image img {
  border: 1px solid #f4f4f4;
  margin-left: 0;
  width: 100%;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member .member-image .member-email {
  position: absolute;
  left: 1px;
  bottom: -50px;
  width: 170px;
  height: 50px;
  background-color: rgba(234,8,8,.702);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member .member-image .member-email a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 32px;
  height: 23px;
  background: url(../images/icons/white/Naef_I_White-14.svg) no-repeat;
  text-indent: -9999px;
  display: block;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member figcaption {
  margin-top: 18px;
  font-size: 14px;
  line-height: 20px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member figcaption .member-name {
  font-weight: 900;
  display: block;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:hover .member-email {
  bottom: 1px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:nth-child(3n) {
  margin-right: 0;
}

@media (max-width:1230px) {
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team {
    width: 670px;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member {
    height: 300px;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:nth-child(even) {
    margin-right: 0;
  }

  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:nth-child(odd) {
    margin-right: 60px;
  }
}

@media (max-width:980px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.team-content-wrap-inner {
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.team-content-wrap-inner .scroll-content-right.scroll-content-team {
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.team-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:nth-child(even) {
    margin-right: 60px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.team-content-wrap-inner .scroll-content-right.scroll-content-team .team-member:nth-child(odd) {
    margin-right: 60px;
  }
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content {
  width: 370px;
  display: block;
  padding-top: 93px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content h1 {
  width: 400px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum {
  width: 670px;
  padding: 80px 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner {
  padding-right: 20px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner img {
  margin-bottom: 5px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner h4 {
  margin-bottom: 20px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list {
  padding-bottom: 30px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list dt {
  float: left;
  width: 135px;
  margin-bottom: 15px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list dd {
  width: 535px;
  float: left;
  margin-bottom: 15px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list dd p {
  margin-bottom: 0;
}

@media (max-width:1300px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap {
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner {
    display: block;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content.curriculum-content {
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum:after {
    content: '';
    display: block;
    clear: both;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner {
    padding-bottom: 60px;
  }
}

@media (max-width:768px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum {
    width: 100%;
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner {
    padding-right: 0;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list dt {
    float: none;
    width: auto;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner .station-list dd {
    width: auto;
    float: none;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.curriculum-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-curriculum .content-curriculum-inner img {
    width: 100%;
  }
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content {
  width: 370px;
  display: block;
  padding-top: 80px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content h1 {
  width: 400px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery {
  width: 690px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery {
  padding-right: 20px;
  padding-top: 80px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image {
  float: left;
  width: 169px;
  border: 2px solid #f4f4f4;
  margin-right: 80px;
  margin-bottom: 80px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(3n) {
  margin-right: 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery:after {
  content: '';
  display: block;
  clear: both;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .optional-gallery-text {
  float: left;
  width: 100%;
  margin-top: -20px;
  padding-right: 20px;
  padding-bottom: 80px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery:after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width:1300px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery {
    width: 480px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(even) {
    margin-right: 0;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(odd) {
    margin-right: 80px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery:after {
    content: '';
    display: block;
    clear: both;
  }
}

@media (max-width:1080px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap {
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner {
    display: block;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content {
    width: 100%;
    padding-right: 20px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery {
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(even) {
    margin-right: 80px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(odd) {
    margin-right: 80px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.gallery-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-gallery .sitebuilder-gallery .gallery-image:nth-child(3n) {
    margin-right: 80px;
  }
}

@media (max-width:767px) {
  .sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.gallery-content h1 {
    width: auto;
  }
}

.sitebuilder section.logos .scroll-content-wrap {
  padding-right: 200px;
}

.sitebuilder section.logos .row-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sitebuilder section.logos .logo-container {
  margin-bottom: 20px;
  position: relative;
  min-width: 100px;
}

@media (min-width:980px) {
  .sitebuilder section.logos .logo-container {
    min-width: 300px;
  }
}

.sitebuilder section.logos .logo-title {
  text-align: center;
  font-size: 20px;
}

@media (max-width:980px) {
  .sitebuilder section.logos .logo-title {
    margin-bottom: 10px;
  }
}

.sitebuilder section.logos .image {
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  position: relative;
  height: auto;
  width: 100%;
  left: 50%;
}

.sitebuilder section.logos .link {
  position: absolute;
  outline: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.location-content {
  width: 370px;
  display: block;
  padding-top: 93px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.location-content h1 {
  width: 400px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-location {
  width: 670px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-location .location-map-wrap {
  padding-right: 20px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-location .location-map-wrap .location-map {
  width: 670px;
  height: 400px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-location .location-contact-wrap {
  margin-top: 80px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-location .location-contact-wrap .team-member {
  float: left;
}

@media (max-width:1300px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap {
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner {
    display: block;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content.location-content {
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team.scroll-content-location {
    width: 100%;
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team.scroll-content-location .location-map-wrap {
    padding-right: 20px;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team.scroll-content-location .location-map-wrap .location-map {
    width: 100%;
    height: 400px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team.scroll-content-location .location-contact-wrap .team-member {
    height: 240px;
    float: none;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.location-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-team.scroll-content-location:after {
    content: '';
    display: block;
    clear: both;
  }
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.history-content img {
  margin-bottom: 60px;
  max-width: 370px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.history-content img:last-child {
  margin-bottom: 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-history {
  width: 670px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-history h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-history .history-item {
  margin-bottom: 47px;
  padding-right: 20px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-history .history-item h1 {
  margin-bottom: 15px;
}

@media (max-width:1300px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.history-content-wrap-inner {
    display: block;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.history-content-wrap-inner .scroll-content.history-content {
    float: left;
    width: 100%;
    padding-right: 20px;
    padding-top: 90px;
    margin-bottom: 30px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.history-content-wrap-inner .scroll-content.history-content img {
    margin-bottom: 60px;
    width: 45%;
    padding-right: 4%;
    display: inline-block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.history-content-wrap-inner .scroll-content-right.scroll-content-history {
    width: 100%;
    float: left;
  }
}

@media (max-width:500px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner.history-content-wrap-inner .scroll-content.history-content img {
    margin-right: 60px;
    width: 100%;
  }
}

.naef-designer-anchors {
  margin: 87px 0;
}

.naef-designer-anchor {
  display: inline-block;
  margin: 12px 12px 12px 0;
  padding: 6px 18px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2em;
}

@media (max-width:992px) {
  .naef-designer-anchor {
    font-size: 9px;
  }
}

.naef-designer.row {
  width: 90%;
}

@media screen and (min-width:768px) and (max-width:991px) {
  .naef-designer.row .designer-item:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width:992px) {
  .naef-designer.row .designer-item:nth-child(3n+1) {
    clear: left;
  }
}

.designer-item {
  margin-bottom: 87px;
}

.designer-item [data-anchorid] {
  color: inherit;
}

.designer-links a {
  font-size: 1em;
}

.designer-links p {
  margin: 1em 0;
  font-size: 14px;
}

.designer-links .tip {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-left: 1em;
}

.designer-links .designer-pdf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.designer-links .designer-pdf a:before {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url(../images/icons/red/designer-pdf.svg) center/contain no-repeat;
  margin-right: .5em;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content {
  width: 370px;
  display: block;
  padding-top: 93px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content h1 {
  width: 350px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content .contact-button-text {
  margin-top: 62px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer {
  width: 670px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer {
  padding: 80px 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item {
  width: 270px;
  float: left;
  margin-bottom: 51px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item h4 {
  margin-top: 0;
  margin-bottom: 0;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item p {
  margin-bottom: 5px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item .designer-pdf {
  margin-top: 15px;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item .designer-pdf a {
  text-transform: uppercase;
}

.sitebuilder section.scroll-section .scroll-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer .naef-designer .designer-item:nth-child(odd) {
  margin-right: 130px;
}

@media (min-width:992px) {
  .sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content.designer-content {
    width: 66.6666666667%!important;
  }
}

.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content.designer-content h1 {
  width: 100%;
}

.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content.designer-content .button-link {
  margin-top: 28px;
}

.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content.designer-content .contact-button-text {
  margin-top: 0;
}

@media (max-width:1300px) {
  div.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap {
    display: block;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content-wrap-inner {
    display: block;
    width: 100%;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content-wrap-inner .scroll-content.designer-content {
    width: 100%;
    padding-right: 20px;
    margin-bottom: 30px;
  }

  div.sitebuilder section.scroll-section .scroll-content-wrap.designer-content-wrap .scroll-content-wrap-inner .scroll-content-right.scroll-content-designer:after {
    content: '';
    display: block;
    clear: both;
  }
}