
/*
 Theme Name:   Dr.Pietsch&Partner Theme
 Author:       Pulver & Blei
 Author URI:   http://pulverundblei.de
 Template:     lovecraft
 Version: 1.0
 Text Domain:  lovecraft-child
*/
html.js { margin: 0 !important; }

#wpadminbar { display: none; }

svg {
    background: none !important;
}

.wrapper.section.partner {
    padding-top: 0;
}

@font-face {
      font-family: "futura_light";
      src: url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.eot");
      src: url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.woff2") format("woff2"), url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.woff") format("woff"), url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.ttf") format("truetype"), url("fonts/futura/lt/futura_lt_bt_light/futura_lt_bt_light-webfont.svg#futura_mdcn_btmedium") format("svg");
      font-weight: normal;
      font-style: normal;
}

@font-face {
      font-family: "futura_medium";
      src: url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.eot");
      src: url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.woff2") format("woff2"), url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.woff") format("woff"), url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.ttf") format("truetype"), url("fonts/futura/md/futura_md_bt_medium/futura_md_bt_medium-webfont.svg#futura_mdcn_btmedium") format("svg");
      font-weight: normal;
      font-style: normal;
}

@font-face {
      font-family: "futura_bold";
      src: url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.eot");
      src: url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.woff2") format("woff2"), url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.woff") format("woff"), url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.ttf") format("truetype"), url("fonts/futura/md/futura_md_bt_bold/futura_md_bt_bold-webfont.svg#futura_mdcn_btbold") format("svg");
      font-weight: normal;
      font-style: normal;
}

@font-face {
      font-family: "futura_heavy";
      src: url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.eot");
      src: url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.woff2") format("woff2"), url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.woff") format("woff"), url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.ttf") format("truetype"), url("fonts/futura/hv-bt/futura_hv_bt_heavy/futura_hv_bt_heavy-webfont.svg#futura_mdcn_btbold") format("svg");
      font-weight: normal;
      font-style: normal;
}

@font-face {
      font-family: "athelas-regular";
      src: url("fonts/athelas-regular.ttf") format("truetype");
      font-weight: normal;
      font-style: normal;
}

svg { background: none; }

::selection {
      background: #323335;
      color: #ffffff !important;
      text-shadow: none;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #a0a0a0;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #a0a0a0;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #a0a0a0;
}
:-moz-placeholder { /* Firefox 18- */
 color: #a0a0a0;
}

/*////////////DEFAULT////////////////////////////////////////////////*/

html { font-size: 100%; }

div#cookie-notice {
    bottom: 50px;
    background: #ffffff91 !important;
    color: #333 !important;
}

.cn-button.wp-default {
    border: none;
    background: #323335;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
    font-family: "futura_medium", sans-serif;
    letter-spacing: 0.05rem;
}

*:focus { outline: 0; }

body {
      font-family: "futura_medium", sans-serif;
      background: #323335;
      color: #3d4853;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      min-height: 100vh;
          font-size: 1.05rem;
}

body:after {
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      background: #2b2b2b;
      height: 30px;
      z-index: 100;
}

.main-menu a,
.main-menu li::after,
.mobil-m,
.main-menu a:after,
.side-menu a,
.side-menu li,
.side-menu li:after,
.header-image,
.side-menu li a:after {
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
}

.wrapper .search-form,
.footer .search-form { display: none; }

.sidebar,
.search-toggle.toggle { display: none; }

.panel-layout { position: relative; }

.widget+.widget {
      padding: 0;
      margin: 0;
      border: none;
}

.panel-grid-cell { padding: 0 30px; }

.partner .panel-grid .panel-row-style .panel-grid-cell {
    margin: 100px 0 0;
}

.post-content img {
      padding: 0px;
      border: 1px solid #ddd;
      border: none !important;
      display: block;
}

.post-content li {
      margin-left: 20px;
      line-height: 150%;
      margin-bottom: 1rem;
}

.post-content ul {
      padding: 30px;
      position: relative;
}

.post-content .textwidget > ul:after {
      content: "";
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 0;
      top: 0;
      border-top: 1px solid;
      border-bottom: 1px solid;
}

.post-content th, .post-content td{    border: none;}

.dark .post-content table tbody > tr:nth-child(odd) > td {
    background: #37393c;
}

/*////////////FONT////////////////////////////////////////////////*/

body a {
      color: #3d4853;
      text-decoration: none;
}

body a:hover {
      color: #3d4853;
      text-decoration: none;
}

.sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
}

.blog-logo {
    display: inline-block;
    padding: 10px 0;
    float: right;
    height: 100%;
    /* width: auto; */
    display: block;
}

.blog-logo svg {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
    width: auto;
    height: 100%;
    display: block;
}

.blog-logo svg path { fill: #fff; }

.post-content { font-family: "futura_medium"; }

.post-content p {
      padding: 0 30px;
      max-width: 800px;
      font-family: "futura_light";
      font-size: 1.1rem;
      color: #5f5f5f;
}

p {
      font-size: 1rem;
      margin: 0 0 5px;
      margin: 0 auto;
      letter-spacing: -0.05rem;
}

strong { }

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre { margin-bottom: 1rem !important; }

.post-content { }

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
h1,
h2,
h3,
h4,
h5,
h6 {
      letter-spacing: 0.05rem;
      margin: 10px auto;
      font-weight: inherit;
      max-width: 800px;
      font-family: "futura_bold";
      padding: 0 30px;
}

.post-content h2,
.footer h2,
.header-image h2,
.header-text h2 {
      font-family: "futura_medium";
      font-size: 1.2rem;
      text-transform: uppercase;
      padding-bottom: 20px;
}

.post-content h3,
.footer h3,
.header-image h3,
.header-text h3 {
      font-size: 1.8rem;
      padding: 1px 30px 40px;
      text-align: center;
      border: none;
      margin: 0 auto;
      display: block;
}

.header-image h3,
.header-image h2 {
font-size: 1.8rem;
    font-family: "futura_medium";
    margin: 0;
}

.home .header-image h3, .home .header-image h2, .home .header-image p {
    display: block;
    color: #fff;
    text-align: left;
    padding: 10px 0px;
    max-width: 800px;
    margin: 0;
    max-width: inherit;
}
.home .header-image h3 {
    font-family: "futura_bold";
        text-transform: uppercase;
}

.home .header-image p {
    margin-top: 20px;
    font-size: 1.05rem;
    line-height: 1.6rem;
    max-width: 600px;
    text-align:justify;
}
.header-image h2 { top: 50%; }

.post-content h4 { font-family: "futura_medium"; }

.post-content h5 { font-size: 1.4rem; }

.post-content ul {
      margin: 0 auto;
      max-width: 800px;
      padding: 30px;
}

.post-content ul ul { padding: 0; }

.wrapper.section.no-image .post-content ul ul {
    padding: 0 30px;
}

.wrapper.section.no-image .post-content ul ul li {
    margin: 0 0 1rem;
}

.post-content ul ul li { line-height: 120%; }

/*////////////LAYOUT////////////////////////////////////////////////*/

table {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 30px;
    /* width: inherit !important; */
    position: relative;
    left: 15px;
}

.footerstart {
      /* position: absolute; */
      right: 0;
      bottom: 0;
      color: #fff;
      padding: 15px 40px;
      left: 0;
      background: #434446;
      background: #32333599;
      position: fixed;
      height: 50px;
      margin-top: -40px;
      z-index: 100;
}

.home .footerstart {
      position: fixed;
      background: #32333599;
      margin: 0;
}

.footerstart li {
      list-style: none;
      display: inline-block;
      padding-right: 10px;
}

.footerstart li.widget_nav_menu { float: left; }

.footerstart li a {
      color: #d0d0d0;
      text-transform: uppercase;
      /* padding-right: 10px; */
      font-family: "futura_light", sans-serif;
      letter-spacing: 0.1rem;
}

body .footerstart li a:hover,
body .widget_nav_menu li a:hover { color: #fff; }

.home .footer.bg-white,
.home .footer { display: none; }

.home .wrapper.section { display: none; }

.post {
      background: none;
      border: none;
}

.header-image,
.map-image.map {
      max-height: inherit;
      position: fixed;
      left: 0px;
      right: 00px;
      margin: 0 auto;
      overflow: hidden;
      bottom: 0;
      top: 0;
      margin-top: 0px;
      transform: translate3d(0, 0, 0);
}

.header-text h1 {
      color: #fff;
      font-size: 3rem;
      font-family: "futura_medium";
      text-align: center;
      letter-spacing: 0.8rem;
      text-transform: uppercase;
}

.header-text h2 {
      display: block;
      top: 0;
      position: relative;
      color: #fff;
      text-align: center;
}

.header-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    top: calc(50% - 55px);
    top: 40%;
    padding-top: 30px;
    max-width: 1200px;
    /* text-align: left; */
    margin: 0 auto;
}

.home  .header-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    top: calc(50% - 55px);
    top: 45%;
    padding-top: 30px;
    max-width: 535px;
    margin: 0 auto;
    padding: 0 50px;
}

.home .header-image {
      bottom: 0px;
      height: inherit;
}

.section { padding: 0 0px 60px; }

.post-inner {
      width: inherit;
      max-width: inherit;
      padding: 0;
}

.post-header+.post-content {
      margin-top: 50px;
      margin: 0;
}

.panel-grid.panel-no-style,
.panel-grid.panel-has-style {
      margin-bottom: 0px !important;
      margin: 0 auto;
}

.panel-layout > .panel-grid {
      padding: 50px 0;
      max-width: 1200px;
      position: relative;
}

.panel-grid-cell .so-panel {
      zoom: 1;
      margin: 20px 0 !important;
}

.panel-layout > .panel-grid.dark-layout {
      /* padding: 150px 0 150px; */
    /* margin-top: -50px; */
      position: relative;
      top: -50px;
}

.dark-layout { background-color: #f8f8f8; }

.post-content .dark-layout p,
.post-content .dark-layout h2,
.post-content .dark-layout h1,
.post-content .dark-layout h3,
.post-content .dark-layout h4 { color: #323335; }

.dark .post-content a { color: #c9c9c9; }
.dark .post-content a:hover { color: #fff; }

.panel-grid.panel-no-style.full-width,
.panel-grid.panel-has-style.full-width { max-width: inherit; }

.panel-grid.panel-has-style .panel-no-style,
.panel-grid.panel-has-style .panel-has-style { margin-bottom: 0 !important; }

.section.service .panel-layout>.panel-grid { padding: 50px 0 50px; }

.content {
      width: 100%;
      margin: 0;
      float: inherit;
}

.post-header { display: none; }

.section-inner {
      width: 100%;
      max-width: inherit;
      background: #323335;
      position: relative;
          padding-bottom: 50px;
}

.wrapper.section.content .section-inner {
    padding-bottom: 0;
}

.wrapper.section {
      padding-top: 100vh;
      margin-top: 0px;
      /*      color: #d0d0d0;*/
      padding-bottom: 0;
      /*    -webkit-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);*/

      margin: 0 auto;
      background: #fff;
}

.wrapper.section.content,
.wrapper.section.content .section-inner { background: none; }

.header-image.blur {
      -webkit-filter: blur(10px);
      -moz-filter: blur(10px);
      -o-filter: blur(10px);
      -ms-filter: blur(10px);
      filter: blur(10px);
}

.wrapper.section.no-image { padding-top: 80px !important; }

.wrapper.section .section-inner { /* padding-bottom: 100px;*/
background: #ffffff; }

.wrapper.section.dark .section-inner,
.wrapper.section.dark .section-inner p {
      background: #323335;
      color: #fff;
}

.wrapper.section.content,
.wrapper.section.content p,
.wrapper.section.content * { color: #fff; }

.wrapper.section.content {
      padding-top: 0;
      min-height: 100vh;
      overflow: hidden;
}

.wrapper.section.content.menu { height: inherit !important; }

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid {
  
      padding: 0;
      max-width:inherit;

}

/*.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid {
      min-height: 100vh;
      padding: 10vh 0;
      display: table;
      vertical-align: middle;
}
*/
.wrapper.section.content .post-content > .panel-layout > .panel-grid > .panel-row-style {
      display: table;
      display: table-cell;
      vertical-align: middle;
}

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style{ display:block;    max-width: inherit;    background-size: cover;
}
.wrapper.section.content .post-content > .panel-layout > .panel-grid {
    min-height: 100vh;
    padding: 100px 0;
    display: table;
    vertical-align: middle;
}

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid{ display:block;}

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style  > .panel-grid-cell {
    min-height: 100vh;
    padding: 100px 0;
    display: table;
    vertical-align: middle;
}

.wrapper.section.content .post-content > .panel-layout > .panel-grid > .panel-row-style > .panel-grid-cell > .so-panel {
    display: table-cell;
    vertical-align: middle;
}

.wrapper.section.content .post-content > .panel-layout > .panel-grid > .panel-row-style > .panel-grid-cell { /*  padding: 0 30px;/*    vertical-align: middle;
    display: table-cell;*/
}

.section-inner {
      width: 100%;
      max-width: inherit;
      background: #323335;
      position: relative;
}

.panel-row-style {
      width: 100%;
      max-width: 1400px;
      margin: 0 auto;
}

.panel-grid .siteorigin-panels-stretch.panel-row-style {
      max-width: inherit;
      margin: 0 auto !important;
      padding: 0 !important;
      max-width: 1400px;
}

.widget_siteorigin-panels-builder .panel-grid {
      max-width: 1400px;
      margin: 0 auto;
      position: relative;
      padding: 0;
}

.panel-grid .widget_siteorigin-panels-builder .panel-grid { max-width: 1400px; }

.panel-grid .panel-row-style { margin: 0 auto; }

/*////////////NAVIGATION////////////////////////////////////////////////*/

.navigation {
      border: 0;
      position: fixed;
      left: 0px;
      right: 0px;
      top: 0px;
      padding: 0px;
      z-index: 1000;
      height: 90px;
      margin: 0 auto;
      border-top: 0px solid #f8f8f8;
      background: #323335;
}

.navigation.smallHeader { }

.navigation .section-inner {
      height: 100%;
      background: #323335;
      padding: 0 30px;
}

.navigation.smallHeader { /*  background: #d0d0d0;
      height: 70px;
      -webkit-box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);
      -moz-box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);
      box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);*/ }

/*.main-menu li:last-child {
      background: #CCC;
      border-radius: 150px !important;
      -webkit-box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);
      -moz-box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);
      box-shadow: 10px 10px 62px -15px rgba(0,0,0,0.51);
      margin-left: 5px !important;
}

.main-menu li:last-child a { padding: 15px 30px; }

.main-menu li.current-menu-item:last-child a { color: #3d4851; }*/

.main-menu a:hover { color: #afafaf !important; }

.main-menu .current-menu-item a { color: #fff; }

.main-menu .current-menu-item a:after,
.main-menu a:hover:after { width: calc(100% - 20px); }
{
width: calc(100% - 20px);
}

.main-menu a:after {
      content: "";
      left: 10px;
      width: 0;
      height: 1px;
      background: #fff;
      position: absolute;
      bottom: 5px;
}

.main-menu a:hover { color: #ffffff !important; }

/*.main-menu li:last-child a:hover,
.main-menu li:last-child .current-menu-item a { color: #d0d0d0 !important; }

.home .main-menu a:hover,
.home .main-menu .current-menu-item a,
.home .main-menu li:last-child a:hover { color: #d0d0d0 !important; }

.navigation.smallHeader .main-menu a:hover { color: #70e474 !important; }

.navigation.smallHeader .main-menu li:last-child a:hover { color: #d0d0d0fff !important; }*/

.admin-bar .navigation { }

.main-menu {
      font-size: 1.3rem;
      text-align: left;
}

ul.main-menu { float: left; }

ul.sub-menu a {
      padding: 20px 20px;
      /* line-height: 60px; */
      height: 60px;
      font-style: inherit;
}

.main-menu ul li {
      width: 240px;
      background: #09446b;
      text-align: center;
}

.main-menu ul { top: 64px; }

.main-menu > li > ul:before { border-bottom-color: #09446b; }

.main-menu > li:hover > ul { top: 64px; }

li.menu-item-has-children { padding-right: 20px; }

.main-menu a {
      display: inline-block;
      margin: 0;
      color: #111;
      position: relative;
      color: #323335;
      color: #d0d0d0;
      margin: 0;
      padding: 15px 10px;
      height: 100px;
      height: inherit;
      font-family: "futura_light", sans-serif;
      font-weight: 100;
      text-transform: uppercase;
      font-size: 1.2rem;
      letter-spacing: 0.1rem;
}

.navigation.smallHeader .main-menu li { }

.main-menu li:last-child a { }

.main-menu li:last-child:hover a { /
}

.main-menu>li+li:before { display: none; }

.main-menu > li + li { margin: 0; }

.main-menu li {
      display: inline-block;
      position: relative;
      margin: 20px 0;
}

.side-menu {
      text-align: left;
      position: fixed;
      left: 0;
      top: 30vh;
      z-index: 100;
}

.side-menu li {
      display: block;
      text-align: left;
      padding: 10px 20px;
      position: relative;
}

.side-menu li a:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      top: 15px;
      height: 1px;
      background: #bdbdbd;
      width: 15px;
}

.side-menu li a:hover,
.side-menu li a.mPS2id-highlight {
      padding-left: 10px;
      color: #fff;
}

.side-menu li a:hover:after,
.side-menu li a.mPS2id-highlight:after {
      width: 25px;
      background: #fff;
}

.side-menu a {
      color: #fff;
      font-family: "futura_light", sans-serif;
      text-transform: uppercase;
      text-align: right;
      letter-spacing: 0.1rem;
      font-size: 0.9rem;
      color: #bdbdbd;
}

body .side-menu a:hover { color: #fff; }

/*.side-menu.smallMenu a,
.side-menu.smallMenu a:hover { color: #323335; }

.side-menu.smallMenu li a:after { background: #323335; }*/

/*////////////FEATURES////////////////////////////////////////////////*/


.sow-icon-fontawesome[data-sow-icon]:before { content: attr(data-sow-icon); }

.sow-features-list .sow-icon-container,
.sow-icon-image {
      height: 150px !important;
      width: 150px !important;
}

.sow-features-feature h5,
.sow-features-feature p {
      text-align: center;
      padding: 0 15px;
}

.so-widget-sow-features {
      max-width: 1200px;
      margin: 0 auto;
}

.sow-features-feature { padding: 0 !important; }

/*////////////MEDIA-BOX////////////////////////////////////////////////*/

.iw-so-media-box { position: relative; }

.iw-so-media-box .iw-so-media-box-media img { width: 100%; }

.iw-so-media-box .iw-so-media-box-button .iw-so-media-box-btn {
      background: none !important;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: none !important;
      font-size: 0;
      top: 0;
      border: 0 !important;
      cursor: pointer;
      z-index: 100;
}

.iw-text-center {
      text-align: left !important;
      padding: 0 !important;
}

.iw-so-media-box-text { padding: 20px 30px 30px; }

h3.iw-so-media-box-title.iw-text-center { font-size: 1.5rem; }

.iw-so-media-box-media {
      display: inline-block;
      padding-bottom: 10px;
      margin-left: 0px;
      position: relative;
      z-index: 1;
}

.iw-so-media-box-media:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #70e877;
      z-index: -1;
      border-radius: 100px;
      width: 64px;
      height: 64px;
      margin: 10px;
}

.iw-so-person .iw-so-person-desig {
      font-family: "futura_medium";
      font-style: inherit !important;
      letter-spacing: 0.1rem !important;
      font-size: 1.2rem !important;
      color: #323335 !important;
}

.iw-so-person .iw-so-person-about {
      margin-bottom: 0;
      line-height: 150%;
}

/*////////////FORM////////////////////////////////////////////////*/


.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content input[type="password"],
.post-content textarea,
.wpcf7-validates-as-date {
      width: 100%;
      padding: 30px 0 10px;
      border-radius: 0;
      border-bottom: 2px solid;
      font-size: 1.2rem;
      color: #3d4850;
      font-weight: inherit !important;
}

select.wpcf7-form-control.wpcf7-select {
      background: none;
      border: none;
      width: 100%;
      padding: 20px 0;
      border: 0;
      border-bottom: 4px solid #d0d0d0;
      font-size: .9em;
      color: #111;
      background: #fafafa;
      border-radius: 0;
      -webkit-appearance: none;
      background: none;
      border-bottom: 2px solid;
      font-size: 1.2rem;
      color: #3d4850;
      font-family: "Soleil Bold";
      font-weight: inherit !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok {
      border-radius: 100px;
      margin: 10px 30px 30px !important;
      display: block;
      padding: 10px 20px;
}

.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
div#web-form-button { font-size: 1.2rem; }

.wpcf7 .select {
      cursor: pointer;
      display: inline-block;
      position: relative;
      font: normal 11px/22px Arial, Sans-Serif;
      color: black;
      border: 1px solid #ccc;
}

.wpcf7 .styledSelect {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: white;
      padding: 0 10px;
      font-weight: bold;
}

.wpcf7 .styledSelect:after {
      content: "";
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-color: black transparent transparent transparent;
      position: absolute;
      top: 9px;
      right: 6px;
}

.styledSelect:active,
.styledSelect.active { background-color: #eee; }

.post-content label,
select.wpcf7-form-control.wpcf7-select,
.post-content .c-100 {
      position: relative;
      margin: 2%;
      width: 96%;
      float: left;
}

label.c-50 {
      width: 46%;
      float: left;
      margin: 2%;
}

.c-50 {
      float: left;
      width: 50%;
}

label strong { color: #c1c1c1; }

strong {
      font-family: "futura_bold";
      font-weight: inherit;
}

label.c-50 span:first-child,
.deals label.c-100 span:first-child {
      /*   max-height: 0;
    overflow: hidden;*/
      opacity: 0;
      display: block;
      position: absolute;
      top: 5px;
      text-transform: uppercase;
      letter-spacing: 0.1rem;
      font-size: 0.8rem;
}

.post-content textarea {
      border: 2px solid #3d4852;
      padding: 10px;
      margin-top: -40px;
}

label.not-empty span:first-child { opacity: 1 !important; }

label br { display: none; }

.post-content div.wpcf7 p {
      font-size: 1.2rem;
      color: #3d4850;
      margin: 20px 0;
}

.sow-icon-image { border-radius: 100px; }

span.wpcf7-not-valid-tip {
      color: #f15f5f;
      font-size: 1em;
      font-weight: normal;
      display: block;
      position: absolute;
      left: 0;
      /* right: 0; */
      width: 400px;
      /* bottom: 0; */
      margin-top: 5px;
}

input[type="checkbox"]:before {
      content: '';
      display: inline-block;
      position: relative;
      top: 2px;
      left: 0;
      width: 14px;
      height: 14px;
      /* border: 2px solid #b5b5b5; */
      width: 20px;
      height: 20px;
      /* border-radius: 20px; */
      margin: 0 5px 0 4px;
      z-index: 2;
      background: #f9f9f7;
      transition: all .5s;
      -moz-transition: all .5s;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      background: #eaeaea;
}

input[type="checkbox"]:before {
      top: 2px;
      width: 20px;
      height: 20px;
}

input[type="checkbox"]:after {
      width: 19px;
      height: 19px;
}

input[type="checkbox"]:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: -2px;
      width: 14px;
      height: 14px;
      border: 2px solid #3d4850;
      width: 24px;
      height: 24px;
      /* border-radius: 20px; */
      margin: 0 5px 0 20px;
      z-index: 1;
      left: 0px;
      margin: 0;
}

span.wpcf7-form-control.wpcf7-checkbox { float: left; }

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
      padding: 10px;
      font-size: 1.2rem;
      border: 2px solid;
      color: #3d4850;
      font-family: "Soleil Bold";
}

input[type="checkbox"] {
      -webkit-appearance: caret;
      -moz-appearance: caret;
      -o-appearance: caret;
      appearance: caret;
      margin: 0 5px -2px 20px;
      background: none;
      border: 0;
      position: relative;
      margin: 0;
}

input[type="checkbox"]:checked:before { background: #6fe574; }

span.wpcf7-list-item {
      display: inline-block;
      margin: 0 0 0 1em;
      width: 33.3333%;
      float: left;
      margin: 0;
      margin-bottom: 15px;
}

div.wpcf7 {
      margin: 0;
      padding: 0;
      max-width: 800px;
      margin: 0 auto;
}

div.wpcf7 h4 {
      margin: 40px 4%;
      font-size: 2rem;
}

/*////////////WONDER////////////////////////////////////////////////*/


body .amazingcarousel-title {
      text-align: left;
      font-family: "Sofia Pro Regular";
      display: none;
}

.wonderplugincarousel-container { padding: 0 20px; }

.amazingcarousel-hover-effect { display: none !important; }

.amazingcarousel-prev { left: 60px !important; }

.amazingcarousel-next { right: 60px !important; }

.amazingcarousel-image { padding: 0 !important; }

.amazingcarousel-item-container { margin: 10px !important; }

.amazingcarousel-item-container {
      padding: 0 !important;
      box-shadow: none !important;
      border: none !important;
}

body .amazingcarousel-image>div:last-child {
      display: none !important;
      height: 0;
      overflow: hidden;
      /* background: none !important; */
      border-radius: 0 !important;
      bottom: -20px !important;
}

/*////////////INSTA////////////////////////////////////////////////*/

.insta { position: relative; }

div#sbi_load { display: none; }

.insta:hover .insta-icon { opacity: 0; }

#sb_instagram .sbi_photo:hover { opacity: 1 !important; }

.insta-icon {
      position: absolute;
      left: calc(50% - 100px);
      height: 200px;
      width: 200px;
      border-radius: 200px;
      background: #d0d0d0;
      background-image: url(images/instagram-dietextildrucker.png);
      background-position: center;
      background-repeat: no-repeat;
      top: 300px;
}

.sbi_item {
      width: 25% !important;
      float: left;
}

#sb_instagram .sbi_photo_wrap { position: relative; }

#sb_instagram .sbi_photo {
      display: block;
      text-decoration: none;
      height: 400px !important;
      opacity: 0.4 !important;
}

div#sb_instagram {
      max-width: inherit !important;
      background: #3d4851;
}

/*////////////KONTAKT & PARTNER////////////////////////////////////////////////*/

/*.portfolio {
      min-height: 80vh;
      padding-top: 10vh;
      padding-bottom: 10vh;
}*/

div#wpgmza_map { height: 100% !important; }

.contact-footer { display: none; }

.footer { display: none; }

.wrapper.section.contact { /*     margin-top: 25vh;
      height: 50vh;
      width: 30vw;
      margin-left: 10vw;
      overflow: hidden;
      padding: 0;*/ }

.wrapper.section.contact .panel-layout > .panel-grid:first-child {
      /* margin-top: 20vh; */
    /* height: 60vh; */
    /* margin-bottom: 20vh !important; */
      position: fixed;
      left: 0;
      right: 0;
      top: 25vh;
      background: #323335;
      width: 50%;
      margin: 0;
      left: 10vw;
      width: 30vw;
      z-index: -1;
}

.wrapper.section.contact .post-content { background: #323335; }

.wrapper.section.contact .section-inner p { color: #fff; }

.header-image.partner-image:before {
      background-image: url(/wp-content/uploads/2018/06/pietschpartner_Gruppenfoto.png);
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    top: 0;
    bottom: 0;
    max-width: 1050px;
    margin: 0 auto;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}


.header-text.team-name {
      left: 10%;
      right: 10%;
      top: 0;
      bottom: 5%;
      max-width: 1050px;
      top: auto;
      text-align: center;
      margin: 0 auto;
}

.header-text.team-name span a { color: #ffffff; }

.header-text.team-name span a:hover { text-decoration: underline; }

.header-text.team-name span {
      width: 33.3333%;
      float: left;
      padding: 20px;
      color: #fff;
      font-size: 1.2rem;
}

/*////////////FOOTER////////////////////////////////////////////////*/




.footer.bg-white,
.footer {
      border: none;
      /* max-width: 1400px; */
      margin: 0 0px;
      min-height: 200px;
      padding: 0;
      position: relative;
      background: #f8f8f8;
      color: #d0d0d0;
      margin: 0 auto;/*    -webkit-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);
box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.15);*/
}

.footer .section-inner {
      overflow: hidden;
      max-width: 1400px;
      background: none;
}

.widget_nav_menu li:before { display: none; }

.footer .td-logo { float: none; }

.footer .widgets {
      width: 33.3333333;
      float: left;
      /* margin-left: 5%; */
      padding: 50px 40px !important;
      margin: 0;
      float: left;
      border: none !important;
      margin: 0 !important;
}

.footer .widget-content p {
      font-size: 1.1rem;
      font-family: "futura_light", sans-serif;
      line-height: 80%;
      color: #323335;
}

.footer .widget-content a {
      font-family: "futura_medium", sans-serif;
      color: #323335;
}

.footer .widgets:first-child { margin-left: 0; }

.widget-content li a { font-size: 1.2rem; }

.widgets.last {
      float: right;
      /* background: #3d4852; */
      color: #d0d0d0;
      padding-top: 60px !important;
}

.widgets.last:after {
      position: absolute;
      content: "";
      background: #3d4852;
      right: 0;
      top: 0;
      bottom: 0;
      width: 50%;
      z-index: -1;
}

.footer .widgets:nth-child(3) { display: none; }

.footer.widget-content a { color: #d0d0d0; }

.footer .widgets.first {
      margin-left: 0;
      /* max-width: 370px; */
      height: 100%;
      max-width: inherit;
      width: 100%;
      padding: 100px 30px !important;
}

.widgets.last { float: right; }

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages { color: #3d4853; }

.widget-content li {
      line-height: 140%;
      padding: 12px 0;
      border-bottom: 1px solid #ddd;
      width: 33.33333%;
      border: none;
      float: left;
      padding: 10px 0;
}

@media screen and (min-width: 1024px) {

.mobil-m { display: none; }
}

@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1500px) {
}

@media screen and (max-width: 1400px) {

html { font-size: 95%; }

.side-menu { width: 300px; }

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style {
    padding-left: 300px !important;
}

.header-text { left: 300px; }
.home .header-text { left:0px; }

.main-menu a {
      padding: 15px 5px;
      letter-spacing: 0.05rem;
}
}

@media screen and (max-width: 1200px) {
/*.panel-row-style { padding: 0 15px; }*/
}

@media screen and (max-width: 1024px) {

.mobil-m { display: block; }

.header-image.partner-image:before {
      left: -80px;
      right: -80px;
}

.header-text.team-name {
      left: 0;
      right: 0;
      bottom: 70px;
}

.header-text.team-name span { padding: 5px 10px; }

ul#menu-content-menu {
      text-align: center;
      display: block;
      margin: 0 auto;
      position: absolute;
      bottom: 120px;
      top: inherit;
      right: 0;
}

ul#menu-content-menu li {
      text-align: center;
      display: inline-block;
}

ul#menu-content-menu li a {
      color: #d0d0d0;
      font-size: 2.2rem;
}

ul.sub-menu {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s
}

.mobile-menu li.open ul.sub-menu {
      max-height: 400px;
      padding-bottom: 20px;
      background: #375265;
}

.mobile-menu li ul a {
      font-size: 1.6rem !important;
      padding: 10px 0 !important;
      pointer-events: inherit !important;
      cursor: pointer !important;
}

.mobile-menu li.open ul.sub-menu:before {
      content: "";
      left: 0;
      right: 0;
      bottom: 10px;
      height: 1px;
      width: 100px;
      background: #d0d0d0;
      margin: 0 auto;
      z-index: 1000;
      position: absolute;
}

ul.sub-menu:after {
      font-family: 'ElegantIcons';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      color: #d0d0d0;
      position: absolute;
      content: "\33";
      right: 10px;
      font-size: 2.6rem;
      top: 30px;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s
}

.mobile-menu li.open ul.sub-menu:after { content: "\4d"; }

.inner-menu-mobile .sub-menu li a {
      font-size: 1.3rem;
      width: 100%;
      font-style: inherit;
      text-align: left;
      text-transform: inherit;
      font-family: "Minion-Regular2";
      color: #7299b7;
}

.inner-menu-mobile li {
      /* width: 31.3333%; */
    /* float: left; */
      text-align: center;
      /* margin: 0 1%; */
      display: inline-block;
      padding: 0 2vw;
      position: relative;
}

ul.mobile-menu .menu-footer-menue-container {
      padding-top: 50px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: #2a4253;
      padding-bottom: 50px;
}

.mobile-menu .menu-footer-menue-container:after {
      content: "";
      position: absolute;
      left: 0px;
      right: 0;
      top: 2px;
      height: 5px;
      width: 80%;
      margin: 0 auto;
      content: "";
      max-width: 300px;
      background: url(images/bg-wave-2.png);
      display: block;
      margin-top: 10px;
      background-size: contain;
      background-size: 209px 5px;
      -webkit-transition: all 2s ease-out;
      -moz-transition: all 2s ease-out;
      -o-transition: all 2s ease-out;
      transition: all 2s ease-out;
}

.partner .post-content > .panel-layout > .panel-grid > .panel-row-style > .panel-grid-cell {
    margin: 50px 0 0;
}

.navigation { height: 70px;/* background: #d0d0d0; *//* background: #6fe574; */ }

.main-menu { display: none; }

.search-toggle.toggle { display: none; }

.nav-toggle .bar {
      height: 2px;
      border-radius: 200px !important;
      background: #111;
      border-radius: 2px;
      position: absolute;
      left: 50%;
      margin-left: -15px;
      top: 50%;
      -webkit-transition: opacity .2s linear .2s, margin .2s linear .2s, -webkit-transform .2s linear 0s;
      -moz-transition: opacity .2s linear .2s, margin .2s linear .2s, -moz-transform .2s linear 0s;
      -o-transition: opacity .2s linear .2s, margin .2s linear .2s, -o-transform .2s linear 0s;
      transition: opacity .2s linear .2s, margin .2s linear .2s, transform .2s linear 0s;
}

.toggles {
      display: block;
      background: #d0d0d0;
      border-top: 1px solid #eee;
      padding: 0;
      float: left;
      background: none;
      border: none;
      height: 60px;
      margin-top: 10px;
      transition: all 1s;
      -moz-transition: all 1s;
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      position: relative;
      z-index: 2;
      margin-left: 20px;
}

.blog-logo {
      position: relative;
      right: 10px;
}

.html-scrolled .toggles {
      height: 60px;
      margin: 0;
      margin-top: 4px;
}

.html-scrolled .nav-toggle.active .bar:nth-child(1),
.html-scrolled .nav-toggle.active .bar:nth-child(3) {
      margin-top: -2px;
      width: 40px;/* margin-right: 5px; */
}

.toggle {
      display: block;
      width: 40px;
      position: relative;
      height: 50px;
}

.mobile-menu>li:first-child {
      border-top: 1px solid #eee;
      border: none;
}

li.current-menu-item:after { display: none; }

.nav-toggle .bar:nth-child(1) { margin-top: -15px; }

.nav-toggle .bar:nth-child(2) { margin-top: -5px; }

.nav-toggle .bar:nth-child(3) { margin-top: 5px; }

.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { margin-top: -2px; }

.b1-icons .sow-features-feature span { color: #6190b3 !important; }

.nav-toggle .bar {
      width: 35px;
      background: #fff !important;
}

.mobil-m {
      top: 110px;
      background: #2e2f31;
      position: fixed;
      top: 0;
      margin-top: 70px;
      left: 0;
      right: 0;
      bottom: 0;
      vertical-align: middle;
      display: block;
      align-items: center;
      max-height: 0;
      overflow: hidden;
}

.navigation.open .mobil-m {
      max-height: 1500px;
      padding-top: 50px;
}

ul.mobile-menu {
      display: block !important;
      width: 100%;
      height: inherit !important;
      padding: inherit !important;
}

.mobile-menu li {
      border: none;
      text-align: right;
      position: relative;
}

.mobile-menu ul a { }

.mobile-menu a {
      display: block;
      padding: 20px 5%;
      font-size: .9em;
      color: #111;
      display: inline-block;
      padding: 40px 0;
      color: #111;
      position: relative;
      color: #d0d0d0;
      font-size: 1.6rem;
      padding: 15px 40px;
      /* width: 100%; */
      text-align: center;
      display: table;
      margin: 0 auto;
      /* font-family: "Soleil Bold", sans-serif; */
      font-family: "futura_light", sans-serif;
      font-weight: 100;
      text-transform: uppercase;
}

.mobile-menu a:hover { color: #fff; }

.nav-toggle.active .bar {
      background: #ca2017;
      -webkit-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -webkit-transform 0.2s linear 0.2s;
      -moz-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -moz-transform 0.2s linear 0.2s;
      -o-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -o-transform 0.2s linear 0.2s;
      transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, transform 0.2s linear 0.2s;
}

.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { margin-top: -2px; }

.nav-toggle.active .bar:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
}

.nav-toggle.active .bar:nth-child(2) {
      -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
}

.nav-toggle.active .bar:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

.mobile-menu>li:first-child,
.mobile-menu>li:nth-child(5) {
      border-top: 1px solid #eee;
      border: none;
}

.navigation ul#menu-footer-menue {
      display: inline-block;
      text-align: center;
      width: 100%;
}

.navigation ul#menu-footer-menue li {
      display: inline-block;
      padding: 0 10px;
}

.mobile-menu ul a {
      padding-left: 10%;
      padding: 0;
      margin: 0 auto;
      display: block;
      font-size: 2rem;
}

.navigation ul#menu-footer-menue a {
      font-size: 1.6rem !important;
      padding: 0;
}

.wrapper.section.contact .panel-layout > .panel-grid:first-child { width: 80vw; }

.footer .widgets { width: 100%; }

.widgets.last:after { display: none; }

.open.footerstart {
      position: fixed;
      padding: 15px 5px;
      z-index: 100000;
}

.footerstart ul {
      display: contents;
      width: 100%;
}

.footerstart li { text-align: center; }

.footerstart li.widget_nav_menu {
      float: left;
      width: 100%;
      float: none;
}
}

@media screen and (max-width: 870px) {

html { font-size: 90%; }
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 780px) {

html { font-size: 85%; }

.header-text h1 {
      font-size: 2.2rem;
      letter-spacing: 0.3rem;
}

.header-text h2 { font-size: 1.6rem; }

.home .header-image h2 {

    font-size: 1.4rem;
}

.home .header-image img{ display:none;}

.post-content h2,
.footer h2,
.header-image h2,
.header-text h2 { font-size: 1.2rem; }

p { font-size: 1.1rem; }

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
h1,
h2,
h3,
h4,
h5,
h6,
.post-content p,
p { padding: 0 15px; }

.post-content ul { padding: 30px 15px; }

.panel-layout>.panel-grid.dark-layout { padding: 50px 0 50px; }

.post-content .textwidget > ul:after{ left:15px; right:15px;}

.header-text.team-name span { padding: 10px 5px; }

.header-text { left: 0; }

.header-image.partner-image {
    height: 500px;
}

.wrapper.section.partner {
    padding-top:  500px;
}

.side-menu li a:after { display: none; }

.navigation .section-inner { padding: 0; }

.wrapper.section.content { }

.side-menu {
      position: absolute;
      top: 80px;
      margin: 0 auto;
      right: 0;
      text-align: center;
}

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style {
    padding-left: 0px !important;
}

.side-menu li { text-align: center; }

.side-menu a { font-size: 1.2rem; }
.side-menu li a:hover, .side-menu li a.mPS2id-highlight {
    padding-left: 0;
    color: #fff;
}
}

@media (max-width: 600px) {

/*.header-image, .map-image.map {
    position: relative;
    height: 500px;
    top: 0;
    margin-top: 50px;
}

.wrapper.section{ padding-top:0;}*/

.header-text.team-name {
    left: 0;
    right: 0;
    bottom: 10px;
}

.home .header-text{ top:40%;}

.portfolio { min-height: inherit; }

.footer .td-icon,
.footer .td-font {
      height: 60px;
      display: block;
}

.dprice h4 {
      line-height: 2rem;
      padding: 10px 10px 0;
}

.bg .iw-so-media-box { margin: 0 20px 40px; }

.content-oneseven {
      width: calc(100% - 10px);
      margin: 10px 5px 0;
}
}

@media screen and (max-width: 520px) {

html { font-size: 80%; }

.sow-image-container img {
      width: 80% !important;
      max-width: 250px !important;
      margin: 0 10%;
}

.iw-text-center { text-align: center !important; }
}

@media screen and (max-width: 480px) {

.footerstart li {
      text-align: center;
      padding: 0 2px;
}

.footerstart li a {
      letter-spacing: 0rem;
      font-size: 1.1rem;
}
}

@media screen and (max-width: 321px) {
}

@media screen and (max-height: 800px) {
}

@media only screen and (max-height: 700px) and (max-width: 780px){
      .wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style {
    padding: 200px 0 50px !important;
}
      
      }

@media screen and (max-height: 700px) {

/*      .header-image, .map-image.map {
    position: relative;
    min-height: 600px;
}*/

.wrapper.section.content.menu .post-content > .panel-layout > .panel-grid > .panel-row-style > .panel-grid-cell {
 /*min-height: inherit ;*/

}

.wrapper.section.content .post-content > .panel-layout > .panel-grid{ min-height:inherit;}

.wrapper.section.content .post-content > .panel-layout > .panel-grid > .panel-row-style > .panel-grid-cell > .so-panel {
    display: block;
    vertical-align: middle;
}

.home .header-image {
     
    position: relative;
      min-height: 100vh;
}

.home .header-text {
      position: relative;
    top: 0;
    margin-top: 120px !important;
        padding: 0 20px;
            max-width: 500px;
}


.home .header-image img{ display:none;}

.wrapper.section { padding-top: 0; }


.header-image.partner-image {
    height: 500px;
    position: relative;
    margin-top: 80px;
}

.wrapper.section.partner {
    padding-top:  0px;
}

.wrapper.section.contact .panel-layout > .panel-grid:first-child {

    position: absolute;
}

}

@media screen and (max-height: 600px) {

.navigation { height: 60px; }

.blog-logo svg { }

.mobil-m { margin-top: 60px; }

.toggles { margin-top: 5px; }

.main-menu li {

    margin: 5px 0;
}

.home .header-text {
 
    margin-top: 80px !important;
   
}

}

@media screen and (max-height: 500px) {


ul.mobile-menu {
      display: block !important;
      width: 100%;
      height: inherit !important;
      padding: inherit !important;
      margin-top: 0px !important;
}

.navigation.open .mobil-m {
      overflow: inherit;
      overflow-x: scroll;
      padding-top: 50px;
      padding-bottom: 50px;
}
}
