/*
Theme Name: Kaufmann Kranservice 1.0
Theme URI: http://www.krankaufmann.ch/
Author: Stefan Cecere
Author URI: http://www.saltedwater.ch
Description: Theme Kaufmann Turmkrane AG
Version: 1.0
*/

/* @group Clearfix Hack */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* commented backslash hack \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* @end */

/* reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    text-align: left;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background-color: #fff;
    font-family: "PlainRegular", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #041D63;
    padding: 0;
    margin: 30px;
}
h1 {
    font-size: 1em;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: "PlainBold";
    font-weight: normal;
}
h2 {
    font-size: 1.278em;
    margin: 0 0 .5em 0;
    font-family: "PlainUltralight";
    font-weight: normal;
}
h3 {
    font-family: "PlainBold";
    font-weight: normal;
    font-size: 1.278em;
    margin: 0 0 1em 0;
}
h4 {
    font-size: 1.278em;
    margin: 1em 0 0.7em 0;
    font-family: "PlainUltralight";
    font-weight: normal;
    border-top: 1px solid;
    padding-top: 8px;
}
em {
    font-family: "PlainUltralight";
    font-weight: normal;
    font-style: normal;
}
strong {
    font-family: "PlainBold";
    font-weight: normal;
    font-style: normal;
}
hr {
    border: 1px solid;
}
.box {
    position: relative;
    width: 100%;
    /* desired width */
    background-color: #041D63;
    color: #fff;
}
.box:before {
    content: " ";
    display: block;
    padding-top: 100%;
    /* initial ratio of 1:1*/
}
.margintop {
    margin-top: 47px;
}
.contentquote {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    font-family: "PlainBold";
    font-weight: normal;
    font-size: 1.333em;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.5px;
}
p {
    margin: 0 0 1.3em 0;
    padding: 0;
}
p img {
    margin-left: -30px;
}
img {
    width: 100%;
    height: auto;
}
.wpml-ls-flag {
    width: auto !important;
    height: auto;
}
.sublineImg {
    font-family: "PlainUltralight";
    font-weight: normal;
    font-size: 0.778em;
}
a {
    text-decoration: none;
    color: #041D63;
    border-bottom: 1px solid #D32D20;
    padding-bottom: 1px;
    -webkit-transition: color .1s ease-in;
    -moz-transition: color .1s ease-in;
    -o-transition: color .1s ease-in;
    transition: color .1s ease-in;
}
a:hover {
    color: #D32D20;
}
.button {
    border: 1px solid #041D63;
    padding: 12px 12px 10px 12px;
    margin-top: 10px;
    display: inline-block;
}
.button:hover {
    color: #fff;
    background-color: #041D63;
}
.stoerer {
    margin-top: 20px;
    text-align: center;
}
.buttonstoerer {
    border: 1px solid #D32D20;
    padding: 20px 0px 18px 0px;
    margin-top: 10px;
    display: inline-block;
    color: #D32D20;
    width: 100%;
}
.buttonstoerer:hover {
    color: #fff;
    background-color: #D32D20;
}
.hideobj {
    display: none;
}
.aufzaehlung {
    list-style: square;
    margin-left: 1.2em;
}
.aufzaehlung li {
    margin-bottom: .5em;
}
.geschichte {
    list-style: square;
    margin: -1.5em 0 1em 1.2em;
}
.main {
    width: 100%;
    max-width: 1280px;
    height: 100%;
    margin: 210px auto 1.3em auto;
}
header {
    font-size: 0.889em;
    z-index: 800;
    height: 28px;
    max-width: 1280px;
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
    transition: top 0.2s ease-in-out;
    background-color: #fff;
}
footer {
    font-size: 0.667em;
    line-height: 1.5em;
    max-width: 1280px;
    position: fixed;
    height: 28px;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
    border-top: 1px solid #041D63;
    background-color: #fff;
    z-index: 800;
}
.contact {
    float: left;
}
.contact_mobile {
    display: none;
}
.impressum {
    text-align: right;
    float: right;
}
.impressum a {
    margin-left: 10px;
}
.lang-switch {
    float: right;
}
.lang-switch a, .wpml-ls-legacy-list-horizontal {
    border: 0px !important;
    padding: 0px !important;
    margin-left: 10px;
}
.homelogo {
    width: 10%;
    height: auto;
    float: left;
    margin-right: 4%;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
}
.homelogo img {
    width: 100%;
    height: auto;
}
.homelogo a {
    border: 0;
}
.nav-up {
    top: -20px;
}
#subnav ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0 0 0.5em 0;
    padding: 0;
    width: 100%;
}
#subnav ul li {
    position: relative;
    float: left;
    margin: 0 20px 0 0;
}
#subnav ul li a h2 {
    border-bottom: 1px solid #D32D20;
    padding-bottom: 1px;
}
#subnav ul li.current-menu-item a h2 {
    font-family: "PlainBold";
    font-weight: normal;
    border: 0;
}
#subnav ul li.current-menu-item a:hover {
    color: #041D63;
}
#primary_nav_wrap {
    font-family: "PlainMedium";
    font-weight: normal;
    width: 86%;
    float: right;
    text-align: left;
}
#primary_nav_wrap ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 28px;
    background-color: #fff;
}
#primary_nav_wrap ul a {
    display: block;
    color: #041D63;
    text-decoration: none;
    line-height: 1.3em;
    padding: 4px 5px 2px 3px;
    border: 0;
}
#primary_nav_wrap ul a:hover {
    background-color: #041D63;
    color: #fff;
    padding-bottom: 2px;
    border-bottom: 0;
}
#primary_nav_wrap ul li {
    position: relative;
    float: left;
    margin: 0 0 0 2%;
    border-bottom: 2px solid #041D63;
    width: 14.6666%;
}
#primary_nav_wrap ul li:hover {
    background-color: #fff;
    color: #041D63;
}
#primary_nav_wrap ul li.current-menu-item, #primary_nav_wrap ul ul li.current-page-ancestor {
    background-color: #041D63;
}
#primary_nav_wrap ul li.current-menu-item a, #primary_nav_wrap ul ul li.current-page-ancestor>a {
    color: #fff;
}
#primary_nav_wrap ul li.current-menu-parent ul, #primary_nav_wrap ul li.current-page-ancestor ul {
   color: #041D63;
}
#primary_nav_wrap ul li.current-menu-item ul a {
    color: #041D63;
}
#primary_nav_wrap ul li.current-menu-item>ul>li:hover a {
    background-color: #041D63;
    color: #fff;
}
#primary_nav_wrap ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 2px 0 0 0;
}
#primary_nav_wrap ul ul li {
    float: none;
    width: auto;
    margin: 0;
    background-color: #fff;
}
#primary_nav_wrap ul li:hover>ul {
    display: block !important;
}
#primary_nav_wrap ul li:hover>ul>li:hover {
    background-color: #041D63;
    color: #fff;
}

/* Layout  */

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.col {
    display: block;
    float: left;
    margin: 0 0 1.5em 3%;
}
/*.gal .col {
}*/
.col:first-child {
    margin-left: 0;
    margin-bottom: 1.4em;
}
.span_1_of_3:nth-child(3n+1) {
    margin-left: 0;
}
.span_1_of_2:nth-child(2n+1) {
    margin-left: 0;
}
.group:before, .group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
    /* For IE 6/7 */
}
.span_3_of_3 {
    width: 100%;
}
.span_2_of_3 {
    width: 65.66%;
}
.span_1_of_3 {
    width: 31.33%;
}
.span_1_of_2 {
    width: 48.5%;
}
.noborder {
    border: 0;
}
.cutline {
    border-top: 2px solid;
    padding-top: 1.5em;
}
.minheight-vid {
    min-height: 385px;
}

/* Home */

.height-newstext {
    height: 3em;
    text-align: left;
    margin-bottom: 2.5em;
}
.news {
    width: 96%;
    float: left;
    position: relative;
    text-align: right;
}
.news a {
    border: 0;
}
.news h3 {
    width: 80%;
    float: right;
}
.news li {
    position: absolute;
    top: 0;
    width: 100%;
}
.newstabs {
    width: 4%;
    float: left;
    background-color: #041D63;
    color: #fff;
    text-align: center;
    margin-top: 47px;
}
.newstabs>a {
    height: 2em;
    display: block;
    width: 100%;
    border-bottom: 2px solid #fff;
    padding-top: 1em;
    color: #fff;
    font-family: "PlainBold";
    font-weight: normal;
}
.newstabs>a:hover, .newstabs>a.active {
    background-color: #fff;
    color: #041D63;
}
.hometitle {
    position: absolute;
}
/* Tab */

.column-1 {
    width: 10%;
}
.column-2 {
    font-family: "PlainMedium";
    font-weight: normal;
    width: 30%;
    font-size: 1.444em;
    line-height: 1.05em
}
.column-2 a {
    border: 0;
}
.column-3 {
    width: 10%;
}
.column-4 {
    width: 10%;
}
.column-5 {
    width: 10%;
}
.column-6 {
    width: 10%;
}
.column-7 {
    width: 10%;
}
.column-text-link .column-1 {
    width: 18%;
}
.column-text-link .column-2 {
    width: auto;
}
.column-text-link tbody .column-1 {
    font-family: "PlainMedium";
    font-weight: normal;
    font-size: 1.444em;
    line-height: 1.05em;
    width: 12%;
}
.column-text-link tbody .column-2 {
    width: auto;
    font-size: 1em;
    line-height: 28px;
}
.column-text-link .column-2 a {
    border-bottom: 1px solid #D32D20;
}
.column-link-text .column-1 {
    width: 12%;
}
.column-link-text .column-2 {
    width: auto;
}
.column-gehaengekisten .column-1 {
    width: 11%;
}
.column-gehaengekisten .column-2 {
    width: 23%;
}
.column-gehaengekisten .column-3 {
    width: auto;
}
.column-link-img-text .column-1 {
    width: 11%;
}
.column-link-img-text .column-2 {
    width: 90px;
}
.column-link-img-text .column-3 {
    width: auto;
}
.column-link-img-text tbody .column-3 {
    font-family: "PlainMedium";
    font-weight: normal;
    font-size: 1.444em;
    line-height: 1.05em;
}
.column-img-text a {
    border: 0;
}
.column-img-text .column-1 {
    width: 11%;
}
.column-img-text .column-2 {
    width: auto;
    font-size: 1em;
    line-height: 24px;
}
/* Moblie Nav */

#nav {
    width: 220px;
    height: 100%;
    background: #fff;
    position: fixed;
    right: -220px;
    top: 0;
    z-index: 900;
    overflow-y: scroll;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}
.display-nav {
    -webkit-transform: translateX(-220px);
    -moz-transform: translateX(-220px);
    -ms-transform: translateX(-220px);
    -o-transform: translateX(-220px);
    transform: translateX(-220px);
}
.whitelayer {
    position: fixed;
    top: 0;
    right: -220px;
    background-color: #fff;
    height: 80px;
    width: 200px;
    z-index: 950;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all;
}
/* Moblie Nav */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
}
#toggle {
    list-style: none;
    padding: 0;
    margin: 110px 0 20px 20px;
}
#toggle li a {
    display: block;
    line-height: 38px;
    color: #041D63;
    padding: 0;
}
#toggle a {
    margin: 0 0 0 5px;
    padding: 0;
    color: #041D63;
    line-height: 41px;
    font-weight: normal;
    text-decoration: none;
    border: 0;
}
#toggle ul li a {
    font-family: "PlainUltralight";
    font-weight: normal;
}
#toggle div:hover {
    background-color: #041D63;
    color: #041D63;
}
#toggle div:hover a {
    background-color: #041D63;
    color: #fff;
    border: 0;
}
#toggle li.current-menu-item, #toggle ul li.current-page-ancestor {
    background: #041D63;
    width: 180px;
}
#toggle li.current-menu-item a, #toggle ul li.current-page-ancestor a {
    color: #fff;
}
#toggle div {
    cursor: pointer;
    display: block;
    border-bottom: 2px solid #041D63;
    width: 180px;
}
#toggle ul div {
    border-bottom: 1px solid #041D63;
}
#toggle ul {
    display: none;
    color: #041D63;
    padding: 0;
}
#toggle .current-page-ancestor ul {
    display: block;
}
/* Icon Moblie Nav */

* {
    margin: 0;
    padding: 0;
}
/* Icon */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    position: fixed;
    right: 20px;
    top: 25px;
    z-index: 1000;
    width: 36px;
    height: 32px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #fff;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #041D63;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
/* Icon 3 */

#nav-icon3 span:nth-child(1) {
    top: 0px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 15px;
}
#nav-icon3 span:nth-child(4) {
    top: 30px;
}
#nav-icon3.open span:nth-child(1) {
    top: 15px;
    width: 0%;
    left: 50%;
}
#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
    top: 15px;
    width: 0%;
    left: 50%;
}
/* Formulare */

.wpcf7 input {
    padding: 0 0 5px 0;
    border: none;
    border-bottom: 1px solid #041D63;
    width: 100%;
    color: #041D63;
    font-size: 1em;
    font-family: "PlainBold";
    font-weight: normal;
    margin: 0;
    background-color: transparent;
}
.wpcf7 input[type="file"] {
    border: none;
    border-bottom: 0px;
    -webkit-appearance: none;
    border-radius: 0;
}
.wpcf7 input[type="text"], input[type="email"], input[type="tel"] {
    font-family: "PlainUltralight";
    font-weight: normal;
    -webkit-appearance: none;
    border-radius: 0;
}
::-webkit-input-placeholder {
    color: #041D63;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #041D63;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #041D63;
}
:-ms-input-placeholder {
    color: #041D63;
}
.wpcf7 input[type="submit"] {
    width: 120px;
    padding: 8px;
    border: 1px solid #041D63;
    background-color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0;
}
.wpcf7 input[type="submit"]:hover {
    border: 1px solid #041D63;
    background-color: #041D63;
    color: #fff;
}
.wpcf7 textarea {
    padding: 5px 1%;
    border: none;
    border: 1px solid #041D63;
    color: #041D63;
    font-size: 1em;
    font-family: "PlainBold";
    font-weight: normal;
    margin-top: 8px;
    height: 4.5em;
    width: 98%;
    -webkit-appearance: none;
    border-radius: 0;
}
.wpcf7 p {
    font-family: "PlainUltralight";
    font-weight: normal;
    margin: 1em 0 1em 0;
}
.wpcf7 img {
    width: 120px;
    margin: 0;
}
.wpcf7 img.ajax-loader {
    width: 16px;
}
.wpcf7 div.wpcf7-validation-errors {
    color: #D32D20;
    border: 0;
    font-family: "PlainBold";
    font-weight: normal;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.wpcf7 div.wpcf7-mail-sent-ok {
    color: #398f14;
    border: 0;
    font-family: "PlainBold";
    font-weight: normal;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.wpcf7 span.wpcf7-not-valid-tip {
    color: #D32D20;
    font-size: 0.778em;
}
.wpcf7 input[type="radio"], input[type="checkbox"] {
    width: auto;
    margin-right: 4px;
}
.krantyp {
    width: 100%;
    float: left;
    padding: 1.5em 0;
    border-bottom: 2px solid;
    border-top: 2px solid;
    margin-bottom: 2em;
}
.krantyp .wpcf7-list-item:nth-child(1) {
    width: 35%;
    float: left;
    margin-left: 1%;
    padding-right: 5%;
}
.krantyp .wpcf7-list-item:nth-child(2) {
    width: 34%;
    float: left;
}
.krantyp .wpcf7-list-item:nth-child(3) {
    float: left;
    width: 25%;
    clear: right;
}
.krantyp .wpcf7-list-item:nth-child(4) {
    margin-left: 41%;
}
.krantyp .wpcf7-list-item {
    margin-left: 0;
}
.krantyp img {
    width: 100%;
    margin-bottom: 0.5em;
}
.krandetails_img {
    width: 52%;
    margin: 0 0 1em 3%;
    float: left;
}
.krandetails_img img {
    width: 100%;
}
.krandetails_text {
    width: 45%;
    float: left;
    margin-bottom: 2em;
}
.kranunterbau {
    width: 100%;
    float: left;
    padding: 1.5em 0;
    border-top: 2px solid;
    margin-bottom: 1em;
}
.kranunterbau img {
    width: 100%;
    margin-bottom: 0.5em;
}
.kranunterbau .wpcf7-list-item:nth-child(1) {
    width: 33%;
    float: left;
}
.kranunterbau .wpcf7-list-item:nth-child(2) {
    width: 28%;
    float: left;
}
.kranunterbau .wpcf7-list-item:nth-child(3) {
    width: 28%;
    float: left;
}
.kranunterbau .wpcf7-list-item:nth-child(4) {
    width: 11%;
    float: left;
}
.kranunterbau .wpcf7-list-item {
    margin-left: 0;
}
.light {
    font-size: 1.278em;
    display: block;
    font-family: "PlainUltralight";
    font-weight: normal;
}
.tablepress .logo-hersteller {
    margin-right: 8px;
    height: auto;
    width: 70px;
}
@media screen and (max-width: 1280px) {
    header {
        width: auto;
        left: 30px;
        right: 30px;
    }
    footer {
        width: auto;
        left: 30px;
        right: 30px;
    }
}
@media screen and (max-width: 1200px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }
    .main {
        margin: 180px auto 1.3em auto;
    }
    @media screen and (max-width: 1070px) {
        body {
            font-size: 14px;
            line-height: 19px;
        }
        .main {
            margin: 160px auto 1.3em auto;
        }
        .newstabs {
            width: 4%;
            float: left;
            background-color: #041D63;
            color: #fff;
            text-align: center;
            margin-top: 37px;
        }
        .margintop {
            margin-top: 37px;
        }
    }
    @media screen and (max-width: 960px) {
        .contentquote {
            font-size: 1.25em;
            line-height: 1.28em;
        }
    }
    @media screen and (max-width: 870px) {
        .contentquote {
            font-size: 1.1em;
            line-height: 1.25em;
        }
        .tablepress .logo-hersteller {
            display: none;
        }
    }
    @media screen and (max-width: 768px) {
        body {
            margin: 20px;
        }
        header {
            left: 20px;
            right: 20px;
            padding-top: 20px;
            height: 44px;
            background-color: transparent;
        }
        footer {
            height: 25px;
            left: 20px;
            right: 20px;
            padding-top: 3px;
        }
        .main {
            margin: 140px auto 1.3em auto;
        }
        #primary_nav_wrap {
            display: none;
        }
        .margintop {
            margin-top: 0;
        }
        .hideobj {
            display: block;
        }
        .lang-switch {
            float: none;
            position: absolute;
            top: 80px;
            left: 10px;
        }
      	footer .lang-switch {
      		display: none;
        }
        .lang-switch a, .wpml-ls-legacy-list-horizontal {
            margin-left: 15px;
        }
        .wpml-ls-legacy-list-horizontal {
            margin-left: 0;
        }
        .short em {
            display: none;
        }
        .homelogo {
            width: 80px;
            margin-right: 0;
        }
        .col {
            margin: 0 0 1.5em 0;
        }
        .span_3_of_3, .span_2_of_3, .span_1_of_3, .span_1_of_2 {
            width: 100%;
        }
        .mobile_1_of_3 {
            width: 48.5%;
            margin: 0 0 1.5em 3%;
            font-size: 0.8em;
            line-height: 1.5em;
        }
        .mobile_1_of_3:nth-child(3n+1) {
            margin-left: 3%;
        }
        .mobile_1_of_3:nth-child(2n+1) {
            margin-left: 0;
        }
        .cutheight {
            height: 200px;
            overflow: hidden;
        }
        .news {
            width: 95%;
        }
        .newstabs {
            width: 5%;
        }
        .contentquote {
            font-size: 1.5em;
            line-height: 1.4em;
        }
        .newstabs>a {
            height: 1em;
            padding: 0.4em 0 0.8em 0;
        }
        @media screen and (max-width: 568px) {
            .height-newstext {
                height: auto;
                margin-bottom: 1em;
            }
            .main {
                margin: 110px auto 1.3em auto;
            }
            .homelogo {
                width: 60px;
            }
            .impressum {
                display: none;
            }
            .contact_mobile {
                display: block;
            }
            .contact {
                display: none;
            }
            .cutheight {
                height: 180px;
                overflow: hidden;
            }
            .column-3 {
                display: none;
            }
            .column-link-img-text .column-3 {
                width: auto;
                display: table-cell;
            }
            .column-gehaengekisten .column-3 {
                display: table-cell;
            }
            .column-4 {
                display: none;
            }
            .column-5 {
                display: none;
            }
            .column-6 {
                display: none;
            }
            .column-7 {
                display: none;
            }
            .contentquote {
                font-size: 1.1em;
                line-height: 1.25em;
            }
            .wpcf7 .kranunterbau, .zubehoer, .krantyp, .krandetails_text {
                font-size: 9px;
                line-height: 12px;
            }
            .minheight-vid {
                min-height: auto;
            }
        }
    }
}