@charset "UTF-8";
/*
Theme Name: Dr. Wenninger Implantologie
Theme URI: http://www.styleworks.website/
Author: styleworks
Author URI: mailto:mail@styleworks.website
Version: 1.0
*/
/* ======================================================================= */
/*  01 normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
/* ======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ======================================================================= */
/*  02 Variables
/* ======================================================================= */
/* ======================================================================= */
/*  03 Typography
/* ======================================================================= */
/** 
 * typography css Dr. Wenninger
 *
 * @copyright       ©2016, Uli Arndt
 * @link            http://www.styleworks.com.de
 * @version         0.0.1
 */
/* ----- webfonts ----- */
@font-face {
  font-family: 'Antartida light';
  src: url("fonts/antartidaessential-light-webfont.eot");
  src: url("fonts/antartidaessential-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-light-webfont.woff2") format("woff2"), url("fonts/antartidaessential-light-webfont.woff") format("woff"), url("fonts/antartidaessential-light-webfont.ttf") format("truetype"), url("fonts/antartidaessential-light-webfont.svg#antartidaessentiallight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Antartida bold';
  src: url("fonts/antartidaessential-bold-webfont.eot");
  src: url("fonts/antartidaessential-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-bold-webfont.woff2") format("woff2"), url("fonts/antartidaessential-bold-webfont.woff") format("woff"), url("fonts/antartidaessential-bold-webfont.ttf") format("truetype"), url("fonts/antartidaessential-bold-webfont.svg#antartidaessentialbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Antartida lLtIt';
  src: url("fonts/antartidaessential-light-italic-webfont.eot");
  src: url("fonts/antartidaessential-light-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-light-italic-webfont.woff2") format("woff2"), url("fonts/antartidaessential-light-italic-webfont.woff") format("woff"), url("fonts/antartidaessential-light-italic-webfont.ttf") format("truetype"), url("fonts/antartidaessential-light-italic-webfont.svg#antartidaessentialLtIt") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'Antartida light', sans-serif;
  font-size: 120%;
  font-weight: 100;
  color: #0f0f0f;
  line-height: 1.4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
  @media (max-width: 700px) {
    body {
      font-size: 100%; } }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  margin-top: 0;
  text-transform: uppercase; }

h1 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 220%;
  font-weight: 300;
  margin-bottom: 1em;
  /*letter-spacing: -0.05em;*/ }
  @media (max-width: 480px) {
    h1 {
      font-size: 180%; } }

h1.main-h1 {
  font-size: 260%; }
  @media (max-width: 700px) {
    h1.main-h1 {
      font-size: 240%; } }
  @media (max-width: 480px) {
    h1.main-h1 {
      font-size: 180%; } }

h2 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 160%;
  font-weight: 300;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    h2 {
      font-size: 150%; } }

h2.widgettitle {
  display: none; }

h2.interims-h2 {
  color: #b9b9b9;
  font-size: 150%;
  margin-bottom: .5em; }

h3 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 150%;
  font-weight: 300;
  margin-bottom: .8em;
  margin-top: 0;
  text-transform: uppercase; }
  @media (max-width: 480px) {
    h3 {
      font-size: 160%; } }

h4 {
  font-size: 140%;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 2em;
  margin-top: 0.6em;
  line-height: 1.1em; }

h5 {
  font-size: 130%;
  margin: 0 0 1em;
  line-height: 1.1em; }

h6 {
  font-size: 110%;
  margin-bottom: 0.4em;
  line-height: 1.1em; }

#header-logo h1, .hidden-text, .screen-reader-text {
  font-size: 1px;
  margin: 0;
  overflow: hidden;
  text-indent: 100% !important;
  white-space: nowrap; }

.content-column h2.textindent {
  text-indent: -60px; }
  @media (max-width: 1200px) {
    .content-column h2.textindent {
      text-indent: -30px; } }
  @media (max-width: 1090px) {
    .content-column h2.textindent {
      text-indent: 0px; } }

.nobottommargin {
  margin-bottom: 0 !important; }

p {
  margin: 0 0 1.2em 0; }

.quotes {
  color: #4b4b4b;
  font-family: 'Droid Serif', serif; }

.quote {
  font-size: 108%;
  font-style: italic; }

.quotebox {
  margin-bottom: 15px;
  padding-top: 15px; }

.quotes p {
  margin-bottom: 8px; }

.q-caption {
  color: #8d8d8d;
  font-size: 12px;
  margin-bottom: 30px !important; }

p.four-o-four {
  font-size: 1000%;
  line-height: 0.2;
  margin-bottom: 0.6em; }

p.roofline {
  color: #6B6B6B;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 0.2em;
  text-transform: uppercase; }

a {
  color: #505a63;
  text-decoration: underline; }

.content-dark a {
  color: #9da3a8; }

.content-dark a:hover {
  color: #fff; }

/*.content-column a:hover, a.moretag:hover, .pnomb a:hover { text-decoration:underline; }*/
/*.content-box a  { color:#918465; text-decoration:underline; }*/
a:hover, a:focus, a:active {
  color: #000; }

a.tab, .pagination-button > a {
  /*background: #c9c9c9;*/
  background: #939393;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 80%;
  line-height: 1.1em;
  padding: 8px 0 7px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

.tab-single-line > a.tab {
  padding: 12px 0 11px; }

/*.tab-single-line > a.tab, .tab-link > a.tab, .tab-link.current > a.tab { padding:12px 0 11px; }*/
.tab-multi-line > a.tab {
  padding: 5px 0 3px; }

a.tab {
  margin: 0 2px;
  padding: 10px 40px; }

/*a:hover > strong, a:hover > .shortcut * { color:#000 !important; }*/
a.tab:active, a.tab:focus, a.tab:hover,
.pagination-button > a:active, .pagination-button > a:focus, .pagination-button > a:hover {
  background: #282828;
  text-decoration: none; }

.current > a.tab {
  background: #282828;
  /*-webkit-border-radius: 2px 2px 0 0;
     -moz-border-radius: 2px 2px 0 0;
  		border-radius: 2px 2px 0 0;*/
  color: #fff;
  cursor: default;
  /*font-family: 'Droid Serif', serif ;
  font-style: italic;
  padding: 10px 0;
  text-transform: none;*/ }

.tab-multi-line.current > a.tab {
  padding: 8px 0 7px; }

.tab-single-line.current > a.tab {
  padding: 15px 0; }

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  text-decoration: none !important; }

ol li {
  margin-bottom: 1em; }

sup {
  top: -0.5em;
  font-weight: 100 !important;
  font-family: 'Antartida', sans-serif !important; }

b, strong {
  font-family: 'Antartida bold', sans-serif;
  font-weight: 400; }

hr {
  border: 0;
  height: 1px;
  background: #c8c8c8;
  margin-bottom: 25px; }

small, figcaption {
  font-size: 80%;
  line-height: 1.2em;
  color: #959595; }

small > a {
  display: inline-block;
  line-height: 1.1em; }

.bc-container {
  color: #a3a3a3;
  font-size: 80%;
  letter-spacing: 0.06em;
  margin: 0 4px 14px;
  text-transform: uppercase; }
  @media (max-width: 700px) {
    .bc-container {
      font-size: 65%; } }

.contentbox-links a {
  color: #a69c87;
  font-weight: bold;
  padding: 0 4px;
  text-transform: uppercase; }

.contentbox-links a:active, .contentbox-links a:focus, .contentbox-links a:hover {
  color: #111 !important; }

.termin-date {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2px;
  line-height: 1; }

.search-results-headline {
  margin-bottom: 30px;
  padding-top: 70px; }

#lang-switch {
  color: #c4c4c4; }

#lang-switch a {
  color: #acaaa5;
  font-size: 90%;
  letter-spacing: 1px;
  line-height: 1em;
  padding: 6px;
  text-decoration: none; }

#lang-switch a:hover, #lang-switch a:focus, #lang-switch a:active {
  background: #F8F8F8;
  color: #000;
  text-decoration: none; }

.nowrap {
  white-space: nowrap; }

.verticalaligned {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle; }

.button, .pb-button, .aside-product-facts, .input-field, a.tab, .tabbed-panels h5 {
  font-size: 90%; }

.wp-block-button__link, input.wpcf7-submit, .button {
  background-color: #32373c;
  border: none;
  border-radius: 1.75em;
  color: #fff;
  padding: 1em 2em !important;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.btnpink .wp-block-button__link, .btnpink input.wpcf7-submit, .btnpink .button {
  background-color: #ac136e !important; }

.button:hover,
.wp-block-button__link:hover,
input.wpcf7-submit:hover {
  /*background-color: #1e2226 !important;*/
  background-color: #ac136e !important; }

::-webkit-input-placeholder {
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

:-ms-input-placeholder {
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

.button, .pb-button > a, .pb-button .pagenavi a {
  border: 1px solid #c8c8c8;
  color: #c8c8c8;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
  max-width: 350px;
  padding: 10px 0;
  text-align: center;
  width: 100%; }

.input-field {
  border: none;
  background: #ececec;
  color: #272727;
  height: 30px;
  padding: 0 6px;
  width: 60%; }

/*header * { font-size:94%; }*/
.sidebar-black, .sidebar-black p, .sidebar-black h1, .sidebar-black h2, .sidebar-black h3, .sidebar-black h4, .sidebar-black h5, .sidebar-black h6 {
  color: #fff; }

.search-text * {
  color: #fff; }

.search-text-hl {
  font-family: 'Source Sans Pro';
  font-size: 200%;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2px;
  text-transform: uppercase; }

.role {
  text-transform: none; }

.bgrimage {
  background: #706e6e;
  color: #fff; }

.bgrimage h1, .bgrimage h2, .bgrimage h3, .bgrimage h4, .bgrimage h5, .bgrimage h6 {
  color: #fff; }

.slideshow-text {
  color: #bebebe;
  font-family: 'Source Sans Pro bold';
  font-size: 150%;
  line-height: 1.1;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }

.caption-wrap > .caption {
  line-height: 1.2em !important;
  font-size: 130%; }
  .caption-wrap > .caption h1, .caption-wrap > .caption h2, .caption-wrap > .caption h3, .caption-wrap > .caption h4, .caption-wrap > .caption h5, .caption-wrap > .caption h6 {
    margin-bottom: .2em; }
  .caption-wrap > .caption h2 {
    letter-spacing: -0.03em; }
    @media (max-width: 1200px) {
      .caption-wrap > .caption h2 {
        font-size: 180%; } }
    @media (max-width: 800px) {
      .caption-wrap > .caption h2 {
        font-size: 160%; } }
    @media (max-width: 700px) {
      .caption-wrap > .caption h2 {
        font-size: 140%; } }
    @media (max-width: 700px) {
      .caption-wrap > .caption h2 {
        font-size: 120%; } }
  @media (max-width: 1200px) {
    .caption-wrap > .caption h4 {
      font-size: 120%; } }
  @media (max-width: 700px) {
    .caption-wrap > .caption h4 {
      font-size: 100%; } }

.utilities, #footer-meta-nav {
  font-size: 68%; }

.utilities a, .meta-nav a {
  color: #c8c8c8;
  font-family: 'Source Sans Pro';
  /*font-size: 68%;*/
  font-style: normal;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase; }

.ytp-title-text {
  font-size: 50% !important; }

.html5-video-player a, .ytp-title, .ytp-title-link, .ytp-title-channel-name {
  font-size: 90% !important; }

footer {
  font-size: 100%; }

#footer-meta-nav a {
  color: #8d8d8d; }

#footer-meta-nav a:hover, #footer-meta-nav a:focus, #footer-meta-nav a:active {
  text-decoration: none;
  color: #fff; }

.footer-nav-list li > a {
  color: #8d8d8d;
  line-height: 1.7;
  font-size: 80%; }

.footer-nav-list li > a:active, .footer-nav-list li > a:focus, .footer-nav-list li > a:hover {
  color: #fff; }

#site-breadcrumb {
  font-family: 'Droid Serif', serif !important;
  font-style: italic;
  text-transform: none !important; }

#site-breadcrumb a {
  /*color:#c8c8c8;
  font-family: 'Source Sans Pro';
  font-style: normal;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;*/ }

#site-breadcrumb a:active, #site-breadcrumb a:focus, #site-breadcrumb a:hover,
.meta-nav a:active, .meta-nav a:focus, .meta-nav a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75); }

/*.meta-nav a { color: #c8c8c8; text-transform: uppercase; }*/
.meta-nav a:after {
  content: ''; }

.bc-active {
  font-family: 'Droid Serif italic';
  font-style: normal;
  font-weight: normal;
  text-transform: none; }

.main-item {
  font-family: 'Source Sans Pro bold';
  text-transform: uppercase; }

/* ======================================================================= */
/*  04 Navigation
/* ======================================================================= */
/**
 *
 * @copyright       © 2021, Uli Arndt
 * @link            http://www.styleworks.website
 * @version         0.0.1
 */
@media screen {
  .menuTrigger {
    background: url(images/nav-icon.png);
    background: url(images/nav-icon.svg), none;
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    position: absolute;
    right: 80px;
    /*top: 106px;*/
    width: 25px;
    height: 35px;
    z-index: 99;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /*@media (max-width: 1200px) { right: 40px; top: 46px; }
    @media (max-width: 1090px) { right: 20px; }
    @media (max-width: 800px) { top: 22px; }*/
    /*@media (max-width: 480px) { right: 12px; top: 16px; }*/ } }
  @media screen and (max-width: 800px) {
    .menuTrigger {
      display: inline-block;
      right: 12px;
      top: 20px; } }

@media screen {
  .menuTrigger.open {
    background: url(images/nav-icon-close.png);
    background: url(images/nav-icon-close.svg), none;
    background-repeat: no-repeat;
    background-size: 100%;
    /*top: 109px;*/
    height: 20px;
    /*opacity: 0.6;*/
    width: 20px; } }
  @media screen and (max-width: 1200px) {
    .menuTrigger.open {
      top: 50px; } }
  @media screen and (max-width: 1090px) {
    .menuTrigger.open {
      right: 20px;
      top: 25px; } }
  @media screen and (max-width: 700px) {
    .menuTrigger.open {
      right: 30px;
      top: 30px; } }
  @media screen and (max-width: 480px) {
    .menuTrigger.open {
      right: 20px;
      top: 25px; } }

@media screen {
  .menuTrigger.open:hover {
    opacity: 1; }

  header.smaller .menuTrigger {
    right: 20px;
    top: 21px; } }
  @media screen and (max-width: 480px) {
    header.smaller .menuTrigger {
      right: 12px;
      top: 20px; } }

@media screen {
  header.smaller .menuTrigger.open {
    top: 26px; } }
  @media screen and (max-width: 700px) {
    header.smaller .menuTrigger.open {
      right: 20px;
      top: 25px; } }

@media screen {
  .sub-nav-list {
    /*overflow: hidden;*/
    padding-bottom: 20px;
    position: absolute;
    top: 58px;
    right: 40px;
    z-index: 12;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*@media (max-width: 1200px) { top: 50px; }*/ } }
  @media screen and (min-width: 1441px) {
    .sub-nav-list {
      top: 98px; } }
  @media screen and (max-width: 1090px) {
    .sub-nav-list {
      top: 25px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list {
      top: 50px; } }
  @media screen and (max-width: 700px) {
    .sub-nav-list {
      background: #fff;
      top: 14px;
      width: 100%; } }

@media screen {
  .sub-nav-list.list-closed {
    right: 6vw;
    /*@media (max-width: 700px) { right: -800px; top :10px; }*/ } }
  @media screen and (max-width: 1090px) {
    .sub-nav-list.list-closed {
      right: 40px;
      top: 45px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list.list-closed {
      right: 20px; } }
  @media screen and (max-width: 700px) {
    .sub-nav-list.list-closed {
      right: -800px;
      top: 70px; } }

@media screen {
  .sub-nav-list.list-open {
    right: 40px;
    /*@media (max-width: 1200px) { right: 0; }*/
    /*@media (max-width: 800px) { top:25px; right: -36px; }*/
    /*@media (max-width: 700px) { top:10px; right: 0; }*/ } }
  @media screen and (max-width: 1090px) {
    .sub-nav-list.list-open {
      top: 25px; } }
  @media screen and (max-width: 700px) {
    .sub-nav-list.list-open {
      top: 70px;
      right: 0; } }

@media screen {
  header.smaller .sub-nav-list {
    top: 24px; }

  header.smaller .sub-nav-list.list-open {
    right: 0;
    top: 24px; }

  .sub-nav-list ul {
    margin: 0;
    /*@media (max-width: 700px) { padding: 0; }*/ }

  .sub-nav-list ul li {
    /*border-right: 1px solid #efefef;*/
    list-style: none;
    display: inline;
    float: left;
    margin: 0; } }
  @media screen and (max-width: 700px) {
    .sub-nav-list ul li {
      float: none;
      display: block;
      width: 100%; } }

@media screen {
  .sub-nav-list ul li > a {
    color: #fff;
    text-decoration: none;
    font-family: 'Antartida bold', sans-serif;
    font-size: 114%;
    font-weight: 400;
    letter-spacing: 0.04em;
    opacity: 0.7;
    padding: 10px 14px;
    line-height: 1.4;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; } }
  @media screen and (min-width: 1800px) {
    .sub-nav-list ul li > a {
      font-size: 130%; } }
  @media screen and (max-width: 1200px) {
    .sub-nav-list ul li > a {
      padding: 10px 13px; } }
  @media screen and (max-width: 1090px) {
    .sub-nav-list ul li > a {
      font-size: 100%; } }
  @media screen and (max-width: 700px) {
    .sub-nav-list ul li > a {
      color: #000;
      display: block;
      text-align: center; } }

@media screen {
  .sub-nav-list ul li:first-of-type > a {
    padding: 30px 14px 10px; }

  .sub-nav-list ul li:last-of-type > a {
    padding: 10px 14px 30px; }

  header.smaller .sub-nav-list ul li > a {
    color: #000; }

  .sub-nav-list ul li > a:hover {
    opacity: 1; }

  /*.sub-nav-list ul li > a:first-of-type { @media (max-width: 700px) { padding-top: 30px;} }
#menu-main-nav li:last-of-type { border-right: none; }*/
  .menu li.menu-item-has-children {
    position: relative; }

  .menu li.menu-item-has-children > a:after {
    content: url("images/menu-item-dropdown-arrow.svg");
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  header.smaller .menu li.menu-item-has-children > a:after {
    content: url("images/menu-item-dropdown-arrow-dark.svg"); }

  .menu li.menu-item-has-children:hover > a:after {
    right: -10px;
    transform: rotate(90deg);
    top: 10px; }

  /* ================ Untermenuns ===================*/
  .sub-menu {
    left: 3px;
    pointer-events: none;
    position: absolute;
    top: 0;
    /* white-space: nowrap;*/
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .sub-menu li {
      border-left: none;
      display: block !important;
      float: none !important;
      overflow: hidden;
      padding: 0 !important;
      text-align: left;
      min-width: 200px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; } }
    @media screen and (min-width: 1800px) {
      .sub-menu li {
        min-width: 240px; } }
@media screen {
      .sub-menu li a {
        background: rgba(0, 0, 0, 0.85);
        color: rgba(255, 255, 255, 0.74) !important;
        display: block !important;
        font-family: 'Antartida', sans-serif !important;
        line-height: 1.2 !important;
        opacity: 0 !important;
        padding: 0 14px !important;
        text-transform: none !important;
        width: 100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      .sub-menu li a:hover {
        background: rgba(0, 0, 0, 0.95); }
    .sub-menu li.current-menu-item > a {
      background: rgba(0, 0, 0, 0.95); }
    .sub-menu li:last-of-type > a {
      padding: 16px 16px 30px !important; }

  header.smaller .sub-menu li a {
    color: #fff !important; }

  .menu li.menu-item-has-children {
    margin-right: 10px !important; }

  .menu li.menu-item-has-children:hover > ul {
    pointer-events: all;
    top: 28px; }

  .menu li.menu-item-has-children:hover > ul li {
    padding: 0 !important; }

  .menu li.menu-item-has-children:hover > ul li a {
    padding: 14px !important;
    opacity: 1 !important; }

  .menu li.menu-item-has-children:hover > ul li a:hover {
    color: white !important; } }
/* ======================================================================= */
/*  05 AJAX
/* ======================================================================= */
/** 
 * ajax loading css mixtvision
 */
.visible {
  opacity: 1; }

.dimmed {
  opacity: 0.15; }

/* - - -  a j a x   s p i n n e r - - - */
#floatingCirclesG {
  height: 54px;
  left: -200%;
  margin: auto;
  position: absolute;
  bottom: 30%;
  width: 54px;
  z-index: 100;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6); }

.f_circleG {
  position: absolute;
  background-color: white;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 1.04s;
  -o-animation-duration: 1.04s;
  -ms-animation-duration: 1.04s;
  -webkit-animation-duration: 1.04s;
  -moz-animation-duration: 1.04s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal; }

#frotateG_01 {
  left: 0;
  top: 22px;
  animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -moz-animation-delay: 0.39s; }

#frotateG_02 {
  left: 6px;
  top: 6px;
  animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -moz-animation-delay: 0.52s; }

#frotateG_03 {
  left: 22px;
  top: 0;
  animation-delay: 0.65s;
  -o-animation-delay: 0.65s;
  -ms-animation-delay: 0.65s;
  -webkit-animation-delay: 0.65s;
  -moz-animation-delay: 0.65s; }

#frotateG_04 {
  right: 6px;
  top: 6px;
  animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -moz-animation-delay: 0.78s; }

#frotateG_05 {
  right: 0;
  top: 22px;
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s; }

#frotateG_06 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s; }

#frotateG_07 {
  left: 22px;
  bottom: 0;
  animation-delay: 1.17s;
  -o-animation-delay: 1.17s;
  -ms-animation-delay: 1.17s;
  -webkit-animation-delay: 1.17s;
  -moz-animation-delay: 1.17s; }

#frotateG_08 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s; }

@keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-o-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-ms-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-moz-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
/* - - -  e n d   a j a x   s p i n n e r - - - */
/* ======================================================================= */
/*  06  Screenlayout
/* ======================================================================= */
@media screen {
  html {
    height: 100%;
    overflow-y: scroll; }

  body {
    background: #fff;
    height: 100%; } }
@media screen and (max-width: 1200px) {
  .desktop {
    display: none; } }

@media screen {
  .mobile {
    display: none; } }
  @media screen and (max-width: 1200px) {
    .mobile {
      display: block; } }

@media screen {
  #site-frame {
    border: 14px solid #fff;
    box-sizing: border-box;
    left: 0;
    height: 100%;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999; }

  #wrapper {
    overflow: hidden;
    position: relative; }

  .image-widget {
    box-sizing: border-box;
    right: 18%;
    top: 65%;
    position: absolute;
    width: 500px;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; } }
  @media screen and (max-width: 1200px) {
    .image-widget {
      top: 55vh; } }
  @media screen and (max-width: 700px) {
    .image-widget {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .image-widget {
      top: 292px; } }
  @media screen and (max-width: 360px) {
    .image-widget {
      top: 260px; } }
  @media screen and (max-width: 720px) and (orientation: landscape) {
    .image-widget {
      display: none; } }
  @media screen and (orientation: portrait) {
    .image-widget {
      display: none; } }

@media screen {
  .image-widget img, .image-widget-mobile img {
    height: auto;
    width: 100%; }

  .sps-widget {
    background: #B62D78;
    background-repeat: no-repeat;
    background-position: top 18px right 40px;
    background-size: 60px;
    box-sizing: border-box;
    color: #fff;
    font-size: 100%;
    right: 18%;
    top: 65%;
    position: absolute;
    width: 400px;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .sps-widget h3 {
      color: #fff;
      /*font-family: 'Amsi Pro bold';*/
      font-size: 160%;
      /*font-weight: 700;*/
      margin-bottom: 0.25em !important; }
    .sps-widget p {
      line-height: 1.2; } }
  @media screen and (max-width: 1200px) {
    .sps-widget {
      top: 55vh; } }
  @media screen and (max-width: 700px) {
    .sps-widget {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .sps-widget {
      top: 292px; } }
  @media screen and (max-width: 360px) {
    .sps-widget {
      top: 260px; } }
  @media screen and (max-width: 720px) and (orientation: landscape) {
    .sps-widget {
      display: none; } }

@media screen {
  .sps-widget.hidden {
    left: -500px; }

  .sps-widget-inner {
    background: url("images/close-btn.svg");
    background-repeat: no-repeat;
    background-position: top 10px right 12px;
    background-size: 13px;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding: 30px 40px 20px;
    position: relative;
    width: 100%; } }
  @media screen and (max-width: 480px) {
    .sps-widget-inner {
      padding: 20px 10px 10px; } }

@media screen {
  .homepage-awards {
    height: 140px;
    right: 4vw;
    position: absolute;
    top: 480px;
    width: 150px;
    z-index: 3;
    /*@media screen and (orientation:portrait) { left: 18px; top: 80px;  }
    @media screen and (max-width:700px) and (orientation:portrait) { left: 18px; top: 0;  }*/ } }
  @media screen and (max-width: 1090px) {
    .homepage-awards {
      right: 3vw;
      top: 280px; } }
  @media screen and (max-width: 800px) {
    .homepage-awards {
      left: 20px !important;
      top: 80px;
      width: 110px; } }
  @media screen and (max-width: 480px) {
    .homepage-awards {
      top: 245px;
      width: 80px; } }
  @media screen and (max-width: 360px) {
    .homepage-awards {
      top: 210px; } }

@media screen {
  .stoerer {
    background: #0f0f0f;
    border-radius: 150px;
    box-sizing: border-box;
    color: #efefef;
    font-size: 132%;
    height: 200px;
    padding: 42px 0;
    right: 5vw;
    top: 18vh;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(20deg);
    width: 200px;
    z-index: 11;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; } }
  @media screen and (max-width: 1200px) {
    .stoerer {
      bottom: 50px;
      top: auto; } }
  @media screen and (max-width: 800px) {
    .stoerer {
      left: 25px;
      right: auto;
      bottom: 40px;
      transform: rotate(-20deg); } }
  @media screen and (max-width: 700px) {
    .stoerer {
      bottom: -10px; } }
  @media screen and (max-width: 480px) {
    .stoerer {
      bottom: -150px;
      left: 0; } }

@media screen {
  .stoerer-two {
    background: rgba(0, 0, 0, 0.68);
    /*border-radius: 120px;*/
    box-sizing: border-box;
    color: #efefef;
    font-size: 130%;
    /*height: 240px;*/
    padding: 25px;
    left: 68px;
    top: 200px;
    position: absolute;
    /*transform: rotate(-10deg);*/
    width: 320px;
    z-index: 11; }
    .stoerer-two a:hover {
      color: #fff; } }
  @media screen and (max-width: 1200px) {
    .stoerer-two {
      bottom: 40px;
      font-size: 110%;
      top: auto;
      width: 270px; } }
  @media screen and (max-width: 1090px) {
    .stoerer-two {
      left: 40px; } }
  @media screen and (max-width: 800px) {
    .stoerer-two {
      left: 24px;
      bottom: 10px; } }
  @media screen and (max-width: 700px) {
    .stoerer-two {
      display: none; } }

@media screen {
  .stoerer-two-mobile {
    background: #0f0f0f;
    color: #efefef;
    font-size: 130%;
    margin-bottom: 50px;
    padding: 25px;
    display: none; }
    .stoerer-two-mobile a:hover {
      color: #fff; } }
  @media screen and (max-width: 700px) {
    .stoerer-two-mobile {
      display: block; } }
  @media screen and (max-width: 480px) {
    .stoerer-two-mobile {
      font-size: 120%; } }

@media screen {
  .stoerer:hover {
    background: #ac136e;
    color: #fff;
    transform: rotate(16deg);
    transform: scale(110%); }

  header {
    top: 0;
    left: 0;
    padding-top: 60px;
    position: fixed;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; } }
  @media screen and (min-width: 1441px) {
    header {
      padding-top: 100px; } }
  @media screen and (max-width: 800px) {
    header {
      background: #fff;
      padding: 10px 0 0;
      /*@media (max-width: 480px) { padding-top: 6px; }*/ } }

@media screen {
  #header-box {
    padding: 20px 32px 30px 40px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  #header-logo {
    background: url(images/wenninger-header-logo.svg) no-repeat;
    background-position: 0 0;
    background-size: 100%;
    height: 83px;
    float: left;
    margin: -20px 0 0 70px;
    overflow: hidden;
    width: 370px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    /*@media (max-width: 800px) {
        height: 70px;
        margin: 0 0 0 20px;
        width: 220px;
    }*/ } }
  @media screen and (max-width: 1090px) {
    #header-logo {
      height: 64px;
      margin: 0 0 0 42px;
      width: 280px; } }
  @media screen and (max-width: 800px) {
    #header-logo {
      background: url(images/wenninger-header-logo-black.svg) no-repeat;
      background-position: 0 8px;
      height: 60px;
      margin: 0 0 0 16px;
      width: 200px; } }

@media screen {
  header.smaller {
    background: #fff;
    padding: 10px 0 0;
    /*@media (max-width: 480px) { padding-top: 6px; }*/ }

  header.smaller #header-box {
    padding: 0 30px; }

  header.smaller #header-logo {
    background-position: 0 -36px;
    height: 62px;
    margin: 0 0 0 20px;
    width: 200px; } }
  @media screen and (max-width: 800px) {
    header.smaller #header-logo {
      background-position: 0 8px;
      height: 60px;
      margin: 0 0 0 16px;
      width: 200px; } }

@media screen {
  #header-box {
    margin: 0 auto;
    max-width: 1125px;
    position: relative; }

  .arrow {
    background: url(images/arrow.svg) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    height: 40px;
    left: 49%;
    left: calc(50% - 25px);
    position: absolute;
    width: 50px;
    z-index: 99; }

  #arrow-down {
    top: 92vh; }

  #arrow-up {
    top: -30px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

  .blog-entry {
    border-bottom: 3px dotted #D4D4D4;
    padding-bottom: 20px;
    padding-top: 60px; }

  .blog-entry:last-of-type {
    border-bottom: none;
    padding-bottom: 80px; }

  .blog-entry .wp-post-image, .single-content .wp-post-image {
    float: right;
    margin: 0 0 50px 50px; } }
  @media screen and (max-width: 700px) {
    .blog-entry .wp-post-image, .single-content .wp-post-image {
      float: none;
      height: auto;
      width: 100%;
      margin: 20px 0 50px 0; } }

@media screen {
  .implantate-video {
    /*background: #a90c67;
    background: #3e3e3e;*/
    background: #242424;
    height: 450px;
    position: relative; }
    .implantate-video .video-container {
      margin: 0 auto;
      max-width: 800px; } }
  @media screen and (max-width: 700px) {
    .implantate-video {
      height: 55vw; } }

@media screen {
  .metaslider .caption-wrap {
    background: none !important;
    color: #fff;
    opacity: 1 !important; }

  .slideshow-container {
    position: relative;
    width: 100%; } }
  @media screen and (max-width: 800px) {
    .slideshow-container {
      padding-top: 73px; } }
@media screen {
    .slideshow-container .metaslider .caption-wrap {
      bottom: 120px !important;
      color: #fff !important;
      left: calc(50% - 350px) !important;
      max-width: 100%;
      position: absolute;
      width: 700px !important; } }
    @media screen and (max-width: 1200px) {
      .slideshow-container .metaslider .caption-wrap {
        bottom: 80px !important;
        left: 30px !important;
        width: 100% !important; } }
    @media screen and (max-width: 800px) {
      .slideshow-container .metaslider .caption-wrap {
        bottom: 40px !important;
        left: auto !important;
        right: 20px; } }
    @media screen and (max-width: 700px) {
      .slideshow-container .metaslider .caption-wrap {
        display: none !important; } }
@media screen {
      .slideshow-container .metaslider .caption-wrap .caption {
        color: #fff !important;
        font-size: 260%;
        text-align: center; } }
      @media screen and (max-width: 1200px) {
        .slideshow-container .metaslider .caption-wrap .caption {
          font-size: 230%;
          text-align: left; } }
      @media screen and (max-width: 800px) {
        .slideshow-container .metaslider .caption-wrap .caption {
          font-size: 200%;
          text-align: right; } }

@media screen and (max-width: 700px) {
  figure {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

@media screen {
  #metaslider_223 .ms-image img {
    opacity: 0; }

  #zitate-container {
    background: #a6a6a6;
    margin-top: 40px; }
    #zitate-container .content-column {
      padding: 40px 20px 20px; }

  #zitate-slider {
    position: relative; }
    #zitate-slider img {
      max-height: 70px; }
    #zitate-slider .metaslider .caption-wrap {
      position: relative !important;
      color: #fff !important;
      text-align: center; }
      #zitate-slider .metaslider .caption-wrap .caption {
        color: #fff !important; }
    #zitate-slider .metaslider .flexslider {
      margin-bottom: 0 !important; }
    #zitate-slider #zitate-logo {
      background: #a6a6a6 url("images/jameda_logo.png") center center no-repeat;
      background-size: 100%;
      height: 40px;
      margin: 0 auto;
      margin-top: 70px;
      width: 104px; }

  .content-wrapper {
    background: #fff;
    position: relative; }

  .content-column {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 900px;
    padding: 80px 40px 60px 70px; } }
  @media screen and (max-width: 1200px) {
    .content-column {
      padding: 40px 40px 60px; } }
  @media screen and (max-width: 700px) {
    .content-column {
      padding: 30px 30px 60px; } }
  @media screen and (max-width: 480px) {
    .content-column {
      padding: 20px 20px 60px; } }

@media screen {
  .frontpage .content-column {
    /* max-width: 1100px;*/
    padding: 90px 20px 60px 20px; } }
  @media screen and (max-width: 1200px) {
    .frontpage .content-column {
      padding: 80px 20px 60px 20px; } }
  @media screen and (max-width: 700px) {
    .frontpage .content-column {
      padding: 100px 20px 60px; } }
  @media screen and (max-width: 480px) {
    .frontpage .content-column {
      padding: 160px 20px 60px; } }

@media screen {
  /*section:last-child > .content-column { padding-bottom: 150px; }*/
  section:last-child > .content-column {
    padding-bottom: 0; }

  section.content-dark > .content-column {
    padding-bottom: 60px !important; } }
  @media screen and (max-width: 700px) {
    section.content-dark > .content-column {
      padding-bottom: 20px !important; } }

@media screen {
  .content-dark {
    color: #fff;
    padding-top: 60px; }
    .content-dark .content-column {
      padding-bottom: 60px; } }
    @media screen and (max-width: 700px) {
      .content-dark .content-column {
        padding: 40px 30px 60px; } }
  @media screen and (max-width: 1200px) {
    .content-dark {
      padding-top: 50px; } }
  @media screen and (max-width: 700px) {
    .content-dark {
      padding-top: 0; } }

@media screen {
  .grey {
    background: #3e3e3e; }

  .lightgrey {
    background: #a6a6a6; }

  .tab-content {
    display: none; }

  .tab-content.current {
    display: block !important;
    animation: fadeIn 0.5s; }

  ul.tabs {
    border-bottom: 3px dotted #D4D4D4;
    margin: 0 0 20px -3px;
    padding-bottom: 4px; }

  li.tab-link {
    list-style: none; }

  .tab-link {
    float: left; }

  .tab-33 {
    float: left;
    width: 33%; }

  @-webkit-keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .tab-content.current {
    display: block !important;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s; }

  .teamlist .content-column {
    max-width: 900px;
    padding: 60px 40px 60px 40px; }

  .teamlist .content-column img {
    float: left;
    height: auto;
    margin: 0 60px 40px 0;
    max-width: 43%; } }
  @media screen and (max-width: 700px) {
    .teamlist .content-column img {
      margin: 0 0 30px;
      max-width: 100%;
      width: 100%; } }

@media screen {
  .teamlist:nth-child(odd) {
    background: #3e3e3e;
    color: #fff; }
    .teamlist:nth-child(odd) .content-column img {
      float: right;
      height: auto;
      margin: 0 0 40px 60px;
      max-width: 43%; } }
    @media screen and (max-width: 700px) {
      .teamlist:nth-child(odd) .content-column img {
        margin: 0 0 30px;
        max-width: 100%;
        width: 100%; } }

@media screen {
  .tiles-container {
    padding: 80px 0;
    position: relative; }

  .project-container {
    padding-top: 25px; }

  #project {
    min-height: 800px;
    padding: 0 12vw; } }
  @media screen and (max-width: 1200px) {
    #project {
      padding: 0; } }
  @media screen and (max-width: 700px) {
    #project {
      padding: 0; } }
@media screen {
    #project img {
      /*opacity: 0;*/
      -webkit-transition: opacity 3s;
      -moz-transition: opacity 3s;
      -ms-transition: opacity 3s;
      -o-transition: opacity 3s;
      transition: opacity 3s; }

  #project.project-open img {
    opacity: 1; }

  .ms-item {
    box-sizing: border-box;
    float: left;
    padding: 10px 50px 50px 0;
    min-height: 370px; } }
  @media screen and (max-width: 1200px) {
    .ms-item {
      padding: 30px 20px; } }
  @media screen and (max-width: 700px) {
    .ms-item {
      min-height: auto;
      margin-bottom: 40px;
      padding: 10px 10px 30px; } }
  @media screen and (max-width: 480px) {
    .ms-item {
      padding: 10px 0 30px; } }
@media screen {
    .ms-item img {
      height: auto;
      margin-bottom: 10px;
      width: 100%; }
    .ms-item a {
      text-decoration: none; }

  .wp-block-image {
    margin: 0; } }
  @media screen and (max-width: 480px) {
    .wp-block-image {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image .alignleft {
    margin: 0 60px 50px 0; } }
  @media screen and (max-width: 480px) {
    .wp-block-image .alignleft {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image .alignright {
    margin: 0 0 50px 60px; } }
  @media screen and (max-width: 480px) {
    .wp-block-image .alignright {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image img {
    max-width: 100%;
    height: auto; }

  .wp-block-column .wp-block-image {
    margin: 0 40px 40px 0; } }
  @media screen and (max-width: 480px) {
    .wp-block-column .wp-block-image {
      margin: 0 0 30px 0; } }

@media screen {
  .ms-20 {
    width: 20%; } }
  @media screen and (max-width: 1200px) {
    .ms-20 {
      width: 33.3%; } }
  @media screen and (max-width: 700px) {
    .ms-20 {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .ms-20 {
      width: 100%; } }

@media screen {
  .ms-25 {
    width: 25%; } }
  @media screen and (max-width: 1200px) {
    .ms-25 {
      width: 33.3%; } }
  @media screen and (max-width: 700px) {
    .ms-25 {
      width: 100%; } }

@media screen {
  .ms-33 {
    width: 33.3%; } }
  @media screen and (max-width: 1200px) {
    .ms-33 {
      width: 50%; } }
  @media screen and (max-width: 700px) {
    .ms-33 {
      width: 100%; } }

@media screen {
  .ms-50 {
    width: 50%; } }
  @media screen and (max-width: 700px) {
    .ms-50 {
      width: 100%; } }

@media screen {
  .cs-2col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
   /*@media (max-width: 1200px) {
  	  -webkit-column-gap: 50px;
  		 -moz-column-gap: 50px;
  			  column-gap: 50px;
  }*/ } }
  @media screen and (max-width: 700px) {
    .cs-2col {
     /* -webkit-column-gap: 20px;
    	 -moz-column-gap: 20px;
    		  column-gap: 20px;*/
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }

@media screen {
  .content-section {
    background: #fff;
    /*padding: 50px 0 70px;*/ }

  #prev-arrow, #next-arrow {
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 300px;
    width: 46px; }

  #next-arrow {
    right: 80px; } }
  @media screen and (max-width: 1200px) {
    #next-arrow {
      right: 10px; } }

@media screen {
  #prev-arrow {
    left: 80px; } }
  @media screen and (max-width: 1200px) {
    #prev-arrow {
      left: 10px; } }

@media screen {
  .alignleft {
    float: left;
    margin: 5px 40px 40px 0;
    max-width: 40%; } }
  @media screen and (max-width: 700px) {
    .alignleft {
      float: none;
      height: auto;
      margin: 0 0 40px 0;
      max-width: 100%;
      width: 100%; } }

@media screen {
  .alignright {
    float: right;
    margin: 0 0 40px 40px;
    max-width: 40%; } }
  @media screen and (max-width: 700px) {
    .alignright {
      float: none;
      height: auto;
      margin: 0 0 40px 0;
      max-width: 100%;
      width: 100%; } }

@media screen {
  .page404 .content-section {
    padding: 10vh 0 10vh; }

  /* Pagination */
  .pagination {
    padding-top: 40px;
    text-align: center; }

  .pagn_pages > div {
    display: inline; }

  .pagination a {
    white-space: nowrap; }

  .pagn-presse {
    bottom: 0; }

  .pb-left {
    float: left;
    margin: 0 2px; }

  .pb-right {
    float: left;
    margin: 0 2px; }

  .pagn_pages {
    /*float: left;
    margin-top: -2px;
    fmargin-left: 36%;
    text-align: center;
    width: 200px;*/ }

  .button a, .pb-button a, .currentpage.button {
    background: #174d53;
    border-radius: 15px;
    color: #c8e6eb;
    padding: 4px 11px 6px;
    margin: 0 2px;
    /*width: 29px;*/ }

  .button a:active, .button a:focus, .button a:hover,
  .pb-button a:active, .pb-button a:focus, .pb-button a:hover {
    background: #06282c;
    color: #fff;
    text-decoration: none !important; }

  .currentpage.button, .currentpage.button:hover {
    background: #599faa;
    color: #fff;
    cursor: default;
    padding: 3px 10px 5px;
    margin: 0 3px; }

  .pagination-seitenzahl {
    padding-top: 16px; }

  #popmake-48 {
    border-radius: 4px;
    padding: 50px 40px 80px !important; }

  .pum-container {
    position: relative; }

  #popmake-48 p {
    color: #292524 !important; }

  #popmake-48 h2 {
    color: #292524 !important; }

  /*.popmake-close { position:absolute; top:20px; right:20px; }*/
  .popmake.theme-61 > .popmake-close, .popmake.theme-212 > .popmake-close {
    background-color: #d2d2d2 !important;
    border-radius: 20px !important;
    top: 10px !important;
    right: 10px !important;
    font-size: 12px;
    text-indent: -9999px;
    line-height: 14px;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: url(../images/icon-close.png) no-repeat;
    background: url(../images/icon-close.svg) no-repeat;
    background-position: 10px 10px;
    background-size: 54px 20px; }

  .popmake.theme-61 > .popmake-close:hover {
    background-color: #279cad !important;
    background: url(../images/nav-icon-close.png) center center no-repeat;
    background: url(../images/nav-icon-close.svg) center center no-repeat;
    background-position: -7px 10px;
    background-size: 54px 20px; }

  .tagbox-head {
    background: #d8e2e4;
    color: #0e2c2a;
    font-size: 75%;
    left: -30px;
    letter-spacing: 0.15em;
    padding: 20px 30px;
    position: absolute;
    text-transform: uppercase;
    top: -30px;
    width: calc(100% + 60px);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }

  .tagname {
    font-size: 115%;
    font-style: italic;
    letter-spacing: 0.05;
    text-transform: none; }

  #zahntechnik-team h3 {
    margin-bottom: .2em; }

  /* -------------- Formulare -------------- */
  input[type=text],
  input[type=password],
  .wpcf7-text,
  .wpcf7-form textarea {
    background: #e3e3e3;
    border: none;
    box-sizing: border-box;
    color: #242729;
    padding: 24px; }

  input#user_login,
  input#user_pass {
    padding: 18px 10px !important; }

  .content-dark input[type=text],
  .content-dark input[type=password],
  .content-dark .wpcf7-text,
  .content-dark .wpcf7-form textarea {
    background: #717171;
    border: none;
    box-sizing: border-box;
    color: #fff; }

  input[type=submit] {
    padding: 12px;
    width: 100%; }

  input:hover,
  textarea:hover {
    background: #f0f0f0; }

  input:focus, .wpcf7-form input:active,
  textarea:focus, .wpcf7-form textarea:active {
    background: #fff;
    color: #242729; }

  .content-dark input:focus, .content-dark .wpcf7-form input:active,
  .content-dark textarea:focus, .content-dark .wpcf7-form textarea:active {
    background: #fff;
    color: #242729; }

  #loginform-container {
    float: right;
    margin-left: 100px;
    /*margin: 0 auto;*/
    max-width: 400px; } }
  @media screen and (max-width: 700px) {
    #loginform-container {
      float: none;
      margin: 0 auto; } }

@media screen {
  #loginform input.input {
    display: block;
    width: 100%; }

  /* Contact Form 7 */
  .wpcf7-form p {
    margin-bottom: 12px !important; }

  .wpcf7-form h5 {
    padding-top: 40px; }

  .wpcf7-form textarea {
    width: 100%; }

  .wpcf7-form-control.wpcf7-radio {
    background: none;
    border: none; }

  .wpcf7-list-item input {
    width: auto; }

  img.ajax-loader {
    width: auto !important; }

  #wpcf7-f283-p268-o1 {
    padding-right: 20px !important;
    padding-top: 15px !important; }

  .wpcf7-text {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin-bottom: 12px; }

  .wpcf7-textarea {
    box-sizing: border-box;
    /*width:100%; height: 200px;*/ }

  .wpcf7-mail-sent-ok, .wpcf7-validation-errors {
    border: none !important; }

  .wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 50px !important; }

  .wpcf7-not-valid-tip {
    background: #771213 none repeat scroll 0 0 !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 80% !important;
    margin-top: -12px;
    padding: 2px 0 0 4px;
    width: 76.8%; }

  span.wpcf7-list-item {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 10px 24px 6px 0; }

  footer {
    background: #bbb;
    box-sizing: border-box;
    color: #5d5d5d;
    letter-spacing: 0.1em;
    padding: 40px 60px 30px 60px;
    text-transform: uppercase;
    width: 100%;
    text-align: center; } }
  @media screen and (min-width: 1441px) {
    footer {
      padding: 30px; } }
  @media screen and (max-width: 700px) {
    footer {
      padding: 30px 15px; } }
@media screen {
    footer .content-column {
      padding: 60px 20px !important;
      font-size: 60%; }
    footer .footer-logo-cont {
      margin: 0 auto 30px;
      max-width: 860px; }
    footer .footer-icon {
      height: 20px;
      margin: 0 0 -3px 10px;
      opacity: 0.5;
      width: 20px; } }
    @media screen and (max-width: 700px) {
      footer .footer-icon {
        margin: 10px 0;
        width: 100%; } }
@media screen {
    footer .footer-icon:hover {
      opacity: 1; }
    footer .footer-logo {
      float: left;
      padding: 0 10px 10px; } }
    @media screen and (max-width: 1200px) {
      footer .footer-logo {
        padding: 0 7px; } }
    @media screen and (max-width: 800px) {
      footer .footer-logo {
        padding: 0 0 50px;
        width: 33.3%; } }
    @media screen and (max-width: 700px) {
      footer .footer-logo {
        padding: 0 0 30px;
        width: 50%; } }
    @media screen and (max-width: 480px) {
      footer .footer-logo {
        padding: 0 0 20px; } }

@media screen {
  .imprint {
    background: #404849;
    padding: 60px 20vw; }

  .privacy {
    background: #34393a;
    padding: 60px 20vw; }

  .clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px; }

  li.widget {
    list-style: none; }

  fieldset {
    border: none; }

  ul {
    margin: 0 0 50px 40px;
    padding: 0; }

  ul.postlist li {
    margin-bottom: 50px; }

  li {
    /*list-style:url(../images/list-style-item.png);*/
    margin-bottom: 1em;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid;
    /* IE 10 */
    break-inside: avoid-column;
    /* IE 11 */
    /*display:table;  */
    /* Actually FF 20+ */
    -webkit-margin-before: 0;
    -webkit-margin-after: 0; }

  ul ul {
    padding-top: 20px;
    margin-bottom: 30px; }

  ul ul li {
    list-style: url(../images/list-style-item-sub.png); }

  tr {
    margin-bottom: 10px; }

  td {
    padding: 6px 12px 12px 0;
    vertical-align: top; } }
@media screen and (max-width: 700px) {
  .contact-table {
    width: 100%; } }

@media screen and (max-width: 700px) {
  .contact-table tr td:first-child {
    width: 30px !important; } }

@media screen {
 /*.contact-table tr td:nth-child(2) {
	 @media (max-width: 700px) { background: #ef0; width: 250px; }
 }*/
  table {
    margin: 60px 0;
    padding: 0 30px !important; }

  table.startpage-table {
    margin-bottom: 30px; }

  td {
    box-sizing: border-box;
    padding: 0 20px 20px 0;
    vertical-align: top; }

  /* td:first-of-type { min-width: 110px; }*/
  td.td-number {
    padding-right: 0;
    width: 21px; }

  /*table.history-table tr td:first-child { text-align: right; }*/
  .su-table .su-even td {
    background: rgba(255, 255, 255, 0.04) !important; }

  .su-table td {
    border: none !important;
    background: rgba(255, 255, 255, 0.02) !important; }

  .su-row {
    margin-bottom: 80px !important; } }
  @media screen and (max-width: 1200px) {
    .su-row {
      margin-bottom: 30px !important; } }
  @media screen and (max-width: 700px) {
    .su-row {
      margin-bottom: 10px !important; } }
@media screen {
    .su-row .su-column {
      margin: 0 0 0 8% !important; } }
    @media screen and (max-width: 800px) {
      .su-row .su-column {
        margin-left: 0 !important; } }
    @media screen and (max-width: 700px) {
      .su-row .su-column {
        float: none !important;
        width: 100% !important; } }
    @media screen and (max-width: 800px) {
      .su-row .su-column img {
        margin-bottom: 25px; } }
@media screen {
    .su-row .su-column:first-child {
      margin-left: 0 !important; }

  .su-column-size-1-2 {
    width: 46% !important; } }
  @media screen and (max-width: 800px) {
    .su-column-size-1-2 {
      width: 100% !important; } }

@media screen {
  .su-column-size-2-3 {
    width: 61% !important; } }
  @media screen and (max-width: 800px) {
    .su-column-size-2-3 {
      width: 100% !important; } }

@media screen and (max-width: 800px) {
  .su-column-inner > p:last-child {
    margin-bottom: 3em !important; } }

@media screen {
  /*.su-column-inner > :last-child { @media (max-width: 700px) { margin-bottom: 50px !important; } }*/
  .su-column-inner img {
    height: auto;
    max-width: 100%; }

  .content-floatbox-left {
    float: left;
    width: 340px;
    margin: 40px 20px 0 0; }

  .content-floatbox-right {
    float: right;
    width: 340px;
    margin: 40px 0 0 20px; }

  .bullet-list-item {
    margin-bottom: 12px; }

  .sb-box .textwidget {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px dotted #bfbdb0; }

  .sb-btn {
    border: none;
    text-align: center;
    background: #c8990c;
    width: 100%;
    padding: 10px 0 0 0; }

  .sb-btn:hover {
    color: #fff;
    background: #deab13; }

  .sb-btn .fa {
    color: #f4cd56;
    font-size: 120%; }

  .contact-entry {
    height: 50px;
    padding: 20px 0 4px 44px;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid;
    /* IE 10 */
    break-inside: avoid-column;
    /* IE 11 */
    display: table;
    /* Actually FF 20+ */ }

  a#scroll-to-top {
    bottom: 42px !important;
    height: 40px !important;
    right: 30px !important;
    width: 40px !important; } }
