/* master-2 */
.diyw .diyweb {
    /*! normalize.css v2.1.0 | MIT License | git.io/normalize */

    /* ==========================================================================
         HTML5 display definitions
         ========================================================================== */

    /**
       * Correct `block` display not defined in IE 8/9.
       */

    /* Correct `inline-block` display not defined in IE 8/9. */

    /**
       * Prevent modern browsers from displaying `audio` without controls.
       * Remove excess height in iOS 5 devices.
       */

    /* ==========================================================================
         Base
         ========================================================================== */

    /**
       * 1. Set default font family to sans-serif.
       * 2. Prevent iOS text size adjust after orientation change, without disabling
       *    user zoom.
       */

    /**
       * Remove default margin.
       */

    /* ==========================================================================
         Links
         ========================================================================== */

    /**
       * Address `outline` inconsistency between Chrome and other browsers.
       */

    /**
       * Improve readability when focused and also mouse hovered in all browsers.
       */

    /* ==========================================================================
         Typography
         ========================================================================== */

    /**
       * Address variable `h1` font-size and margin within `section` and `article`
       * contexts in Firefox 4+, Safari 5, and Chrome.
       */

    /**
       * Address styling not present in IE 8/9, Safari 5, and Chrome.
       */

    /**
       * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
       */

    /**
       * Address styling not present in Safari 5 and Chrome.
       */

    /**
       * Address differences between Firefox and other browsers.
       */

    /**
       * Address styling not present in IE 8/9.
       */

    /**
       * Correct font family set oddly in Safari 5 and Chrome.
       */

    /**
       * Improve readability of pre-formatted text in all browsers.
       */

    /**
       * Set consistent quote types.
       */

    /**
       * Address inconsistent and variable font size in all browsers.
       */

    /**
       * Prevent `sub` and `sup` affecting `line-height` in all browsers.
       */

    /* ==========================================================================
         Embedded content
         ========================================================================== */

    /**
       * Remove border when inside `a` element in IE 8/9.
       */

    /**
       * Correct overflow displayed oddly in IE 9.
       */

    /* ==========================================================================
         Figures
         ========================================================================== */

    /**
       * Address margin not present in IE 8/9 and Safari 5.
       */

    /* ==========================================================================
         Forms
         ========================================================================== */

    /**
       * Define consistent border, margin, and padding.
       */

    /**
       * 1. Correct `color` not being inherited in IE 8/9.
       * 2. Remove padding so people aren't caught out if they zero out fieldsets.
       */

    /**
       * 1. Correct font family not being inherited in all browsers.
       * 2. Correct font size not being inherited in all browsers.
       * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
       */

    /**
       * Address Firefox 4+ setting `line-height` on `input` using `!important` in
       * the UA stylesheet.
       */

    /**
       * 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 Chrome, Safari 5+, and IE 8+.
       * Correct `select` style inheritance in Firefox 4+ and Opera.
       */

    /**
       * 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.
       */

    /**
       * Re-set default cursor for disabled elements.
       */

    /**
       * 1. Address box sizing set to `content-box` in IE 8/9.
       * 2. Remove excess padding in IE 8/9.
       */

    /**
       * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
       * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
       *    (include `-moz` to future-proof).
       */

    /**
       * Remove inner padding and search cancel button in Safari 5 and Chrome
       * on OS X.
       */

    /**
       * Remove inner padding and border in Firefox 4+.
       */

    /**
       * 1. Remove default vertical scrollbar in IE 8/9.
       * 2. Improve readability and alignment in all browsers.
       */

    /* ==========================================================================
         Tables
         ========================================================================== */

    /**
       * Remove most spacing between table cells.
       */

    /* Basic Layout */

    /* End of Basic Layout */

    /* Typography */

    /* End of Typography */

    /* Navigation */

    /* End of navigation */

    /* IE8 desktop styles */

    /* ie8 wants it all */

    /* end of ie8 */

    /* media query reset for modern browsers */

    /* end of media query reset */

}

.diyw article,
.diyw aside,
.diyw details,
.diyw figcaption,
.diyw figure,
.diyw footer,
.diyw header,
.diyw hgroup,
.diyw main,
.diyw nav,
.diyw section,
.diyw summary {
    display: block;
}

.diyw audio,
.diyw canvas,
.diyw video {
    display: inline-block;
}

.diyw audio:not([controls]) {
    display: none;
    height: 0;
}

.diyw [hidden] {
    display: none;
}

.diyw html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* 2 */

}

.diyw body {
    margin: 0;
}

.diyw a:focus {
    outline: thin dotted;
}

.diyw a:active,
.diyw a:hover {
    outline: 0;
}

.diyw h1 {
    margin: 0.67em 0;
}

.diyw abbr[title] {
    border-bottom: 1px dotted;
}

.diyw b,
.diyw strong {
    font-weight: bold;
}

.diyw dfn {
    font-style: italic;
}

.diyw hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

.diyw mark {
    background: #ff0;
    color: #000;
}

.diyw code,
.diyw kbd,
.diyw pre,
.diyw samp {
    font-family: monospace, serif;
    font-size: 1em;
}

.diyw pre {
    white-space: pre-wrap;
}

.diyw q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.diyw small {
    font-size: 80%;
}

.diyw sub,
.diyw sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.diyw sup {
    top: -0.5em;
}

.diyw sub {
    bottom: -0.25em;
}

.diyw img {
    border: 0;
}

.diyw svg:not(:root) {
    overflow: hidden;
}

.diyw figure {
    margin: 0;
}

.diyw fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.diyw legend {
    border: 0;
    /* 1 */

    padding: 0;
    /* 2 */

}

.diyw button,
.diyw input,
.diyw select,
.diyw textarea {
    font-family: inherit;
    /* 1 */

    font-size: 100%;
    /* 2 */

    margin: 0;
    /* 3 */

}

.diyw button,
.diyw input {
    line-height: normal;
}

.diyw button,
.diyw select {
    text-transform: none;
}

.diyw button,
.diyw html input[type="button"],
.diyw input[type="reset"],
.diyw input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */

    cursor: pointer;
    /* 3 */

}

.diyw button[disabled],
.diyw html input[disabled] {
    cursor: default;
}

.diyw input[type="checkbox"],
.diyw input[type="radio"] {
    box-sizing: border-box;
    /* 1 */

    padding: 0;
    /* 2 */

}

.diyw input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */

    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */

    box-sizing: content-box;
}

.diyw input[type="search"]::-webkit-search-cancel-button,
.diyw input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.diyw button::-moz-focus-inner,
.diyw input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.diyw textarea {
    overflow: auto;
    /* 1 */

    vertical-align: top;
    /* 2 */

}

.diyw table {
    border-collapse: collapse;
    border-spacing: 0;
}

.diyw p {
    margin: 1em 0;
}

.diyw div.n {
    padding: 0;
    margin: 1em 0;
}

.diyw .diywebNav ul:before,
.diyw .diywebLiveArea:before,
.diyw .diyfeGridGroup:before,
.diyw .diywebNav ul:after,
.diyw .diywebLiveArea:after,
.diyw .diyfeGridGroup:after {
    content: " ";
    display: table;
}

.diyw .diywebNav ul:after,
.diyw .diywebLiveArea:after,
.diyw .diyfeGridGroup:after {
    clear: both;
}

.diyw .diyweb {
    -webkit-text-size-adjust: none;
    position: relative;
    white-space: normal;
    word-wrap: break-word;
}

.diyw .diywebLiveArea {
    position: relative;
    margin: 0 auto;
}

.diyw .diyweb a {
    text-decoration: underline;
}

.diyw .diyweb a:hover {
    text-decoration: none;
}

.diyw .diywebNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.diyw .diywebNav li {
    max-width: 100%;
}

.diyw .diywebNav li ul {
    padding-left: 1em;
}

.diyw .diywebNav a {
    text-decoration: none;
    display: block;
}

.diyw .diywebNav a:hover {
    text-decoration: underline;
}

.diyw body.diyBgActive .diyweb {
    background-color: transparent !important;
}

.diyw .diyweb {
    line-height: 1.35;
    padding-top: 30px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.diyw .diywebEmotionHeader {
    overflow: hidden;
    margin-bottom: 20px;
}

.diyw .diywebFooter {
    min-height: 20px;
}

.diyw .diywebEmotionHeader,
.diyw .diywebFooter,
.diyw .diywebContent {
    position: relative;
}

.diyw .diywebNav .diywebLiveArea {
    padding: 0;
}

.diyw .diywebGutter,
.diyw .diywebContent .diywebHelperNav .diywebGutter,
.diyw .diywebClark .diywebContent .diywebHelperNav .diywebGutter {
    padding: 20px;
}

.diyw .diywebNav a {
    display: block;
    padding: 0.4em 1em 0.35em;
}

.diyw .diywebNav a {
    text-decoration: none;
}

.diyw .diywebNav a:hover {
    text-decoration: underline;
}

.diyw .diywebContent .diywebNav li {
    margin: 0;
    position: relative;
}

.diyw .diywebNav ul ul li {
    border-top: none;
}

.diyw .diywebContent .diywebNav {
    padding-left: 0;
}

.diyw .diywebContent .diywebNav a {
    padding-left: 0;
}

.diyw .diywebContent .diywebNav ul ul a {
    padding-left: 10%;
}

.diyw .diywebContent .diywebNav ul ul ul a {
    padding-left: 22%;
}

.diyw .diywebContent .diywebNav ul ul {
    padding-left: 0;
}

.diyw .diywebNavMain a,
.diyw .diywebContent .diywebNav23 a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.diyw .diywebContent .diywebNavMain a {
    padding: 0.55em 20px 0.6em;
}

.diyw .diywebNavMain.diywebNavHorizontal a {
    padding: 0.8em 20px;
}

.diyw .diywebNavMain.diywebNavHorizontal li {
    float: left;
}

@media only screen and (max-width: 568px) {
    .diyw .diywebNavMain li:last-child {
        border: none;
    }
}

@media only screen and (max-width: 568px) {
    .diyw .diywebNavMain.diywebNavHorizontal li ul {
        display: block;
    }

    .diyw .diywebNavMain.diywebNavHorizontal li {
        float: none;
    }
}

@media only screen and (min-width: 569px) {
    .diyw .diywebNavMain.diywebNavHorizontal a {
        border-bottom: 0;
    }
}

.diyw .diyweb {
    -webkit-text-size-adjust: auto;
}

.diyw .diywebPage {
    padding: 0 4% 2em;
}

.diyw .diywebLiveArea,
.diyw .diyweb:before {
    width: 960px;
}

.diyw .diyweb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    bottom: 30px;
    margin: 0 auto;
}

.diyw .diywebMainGutter {
    padding: 0 20px;
}

.diyw .diywebEmotionHeader .diywebGutter,
.diyw .diywebNavMain .diywebGutter {
    padding: 0 !important;
}

.diyw .diyfeGridGroup {
    position: relative;
}

.diyw .diywebPull {
    margin: 0 -20px;
}

.diyw .diywebHideOnLarge,
.diyw .diywebHideOnMediumLarge {
    display: none;
}

.diyw .diywebHideOnSmallMedium,
.diyw .diywebHideOnSmall {
    display: block;
}

@media only screen and (max-width: 1023px) {
    .diyw .diywebLiveArea,
    .diyw .diyweb:before {
        width: 720px;
    }

    .diyw .diywebHideOnLarge,
    .diyw .diywebHideOnSmall {
        display: block;
    }

    .diyw .diywebHideOnMediumLarge,
    .diyw .diywebHideOnSmallMedium {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .diyw .diywebLiveArea,
    .diyw .diyweb:before {
        width: 530px;
    }

    .diyw .diywebHideOnLarge,
    .diyw .diywebHideOnMediumLarge {
        display: block;
    }

    .diyw .diywebHideOnSmallMedium,
    .diyw .diywebHideOnSmall {
        display: none;
    }
}

@media only screen and (max-width: 568px) {
    .diyw .diywebLiveArea,
    .diyw .diyweb:before {
        width: 420px;
    }

    .diyw .diywebHideOnLarge,
    .diyw .diywebHideOnMediumLarge {
        display: block;
    }

    .diyw .diywebHideOnSmallMedium,
    .diyw .diywebHideOnSmall {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .diyw .diywebLiveArea,
    .diyw .diyweb:before {
        width: 100%;
    }

    .diyw .diywebMainGutter {
        padding: 0 10px;
    }

    .diyw .diywebPull {
        margin: 0 -10px;
    }

    .diyw .diywebHideOnLarge,
    .diyw .diywebHideOnMediumLarge {
        display: block;
    }

    .diyw .diywebHideOnSmallMedium,
    .diyw .diywebHideOnSmall {
        display: none;
    }
}

.diyw .diywebMain .diywebGutter {
    padding: 0px;
}

.diyw .diywebClark .diywebMain .diywebGutter {
    padding: 0 40px 20px 20px;
}

.diyw .diyfeGE .diywebEmotionHeader {
    margin-left: 20px;
}

.diyw .diywebClark .diyfeGE .diywebEmotionHeader {
    margin-right: 20px;
    margin-left: 0;
}

.diyw .diywebSecondary .diywebEmotionHeader {
    margin-bottom: 20px;
}

.diyw .diywebNavMain.diywebHideOnMedium {
    margin-bottom: 20px;
}

.diyw .diywebAntman .diyfeGE .diywebNavHorizontal {
    margin-left: 20px;
    margin-bottom: 20px;
}

.diyw .diywebAntman.diywebClark .diyfeGE .diywebNavHorizontal {
    margin-right: 20px;
    margin-left: 0;
}

.diyw .diywebAntman .diywebSecondary .diywebEmotionHeader {
    margin-left: 0;
    margin-right: 0;
}

.diyw .diywebAntman .diywebMain .diywebEmotionHeader {
    margin-bottom: 20px;
}

.diyw .diywebSecondary {
    position: relative;
    float: left;
}

.diyw .diywebContent .diyfeGridGroup:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
}

.diyw .diywebSecondary,
.diyw .diywebContent .diyfeGridGroup:before {
    width: 28.5%;
}

.diyw .diywebMain {
    width: 71.5%;
    float: right;
}

.diyw .diywebClark .diywebSecondary {
    float: right;
}

.diyw .diywebClark .diywebContent .diyfeGridGroup:before {
    right: 0;
    left: auto;
}

.diyw .diywebClark .diywebMain {
    float: left;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .diyw .diywebSecondary {
        position: static;
        width: auto;
        float: none;
    }

    .diyw .diywebContent .diyfeGridGroup:before {
        display: none;
    }

    .diyw .diywebMain {
        width: auto;
        float: none;
    }

    .diyw .diywebClark .diywebSecondary {
        float: none;
    }

    .diyw .diywebClark .diywebMain {
        float: none;
    }

    .diyw .diywebMain .diywebGutter,
    .diyw .diywebClark .diywebMain .diywebGutter {
        padding: 0;
    }

    .diyw .diywebAntman .diyfeGE .diywebNavHorizontal,
    .diyw .diywebAntman.diywebClark .diyfeGE .diywebNavHorizontal {
        margin-right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .diyw .diywebContent .diyfeGridGroup:before,
    .diyw .diywebSecondary {
        width: 38.5%;
    }

    .diyw .diywebMain {
        width: 61.5%;
    }
}

@media only screen and (max-width: 767px) {
    .diyw .diyfeGE .diywebEmotionHeader {
        margin-left: 0;
    }

    .diyw .diywebClark .diyfeGE .diywebEmotionHeader {
        margin-right: 0;
        margin-left: 0;
    }

    .diyw .diywebContent .diyfeGridGroup:before,
    .diyw .diywebSecondary,
    .diyw .diywebMain {
        width: auto;
    }
}

.diyw .diywebSecondary p {
    margin-top: 0.25em;
}

.diyw .diywebHeader {
    padding: 0 20px;
}

.diyw .diywebSidebar p {
    line-height: 1.6;
}

.diyw .diywebEmotionHeader {
    overflow: visible;
}

.diyw .diywebEmotionHeader .diywebLiveArea {
    z-index: 1;
}

/** KUEHLHAUS BOF **/

.diyw .diyweb {
    padding-top: 0px !important;
}

.diyw .diyweb:before {
    top: 0px;
    bottom: 0px;
}

.diyw .diywebLogo {
    text-align: center;
    margin-bottom: 10px;
}

.diyw #diywebLogoArea a {
    width: 200px;
}

/* BOF centered top nav */
.diyw .diywebNavMain .diywebGutter {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.diyw .diywebLiveArea {
    overflow: hidden;
}

.diyw .diywebFooter .diywebLiveArea {
    overflow: visible;
}

.diyw .diywebNavMain #mainNav1 {
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    text-align: center;
    max-width: 100%;
}

.diyw .diywebNavMain #mainNav1 li {
    display: block;
    float: left;
    list-style: none;
    margin: 1px 1px 11px;
    padding: 0;
    position: relative;
    right: 50%;
}

.diyw .diywebNavMain #mainNav1 li a {
    display: block;
    margin: -10px 0 0 0;
    padding: 30px 10px;
    background: transparent;
    text-decoration: none;
    line-height: 1.3em;
}

.diyw .diywebNavMain #mainNav1 li a.current:after,
.diyw .diywebNavMain #mainNav1 li a.parent:after {
    content: "";
    display: table;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: 15%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin: 0 auto;
}

/* BOF Startpage footer nav ***/
.diyw .diywebFooter ul.mainNav2 {
    display: none;
}

@media all and (min-width: 768px) {
    body.startpage.diyfeNoSidebar .diyw .diywebFooter ul.mainNav2 {
        display: block;
    }
}

body.startpage .diyw .diywebFooter .diywebGutter {
    padding-left: 50px;
    padding-right: 50px;
}

body.startpage .diyw .diywebFooter ul.mainNav2 {
    width: 80%;
}

body.startpage .diyw .diywebFooter #mainNav2 ul {
    margin: 0px;
}

body.startpage .diyw .diywebFooter #mainNav2 li {
    display: inline-block;
    width: 33%;
    margin-bottom: 10px;
}

body.startpage .diyw .diywebFooter #mainNav2 li li {
    margin-bottom: 0px;
    width: 100%;
}

body.startpage .diyw .diywebFooter ul.mainNav2 li a:before {
    display: inline-block;
    content: "\203A";
    margin-right: 5px;
}

body.startpage .diyw .diywebFooter ul.mainNav2 ul {
    padding: 0px;
}

/* EOF Startpage footer nav ***/

/* EOF centered top nav */
/******************* EOF stlyes for one column startpage layout *********************/
body.diyfeNoSidebar .diyw .diywebMain {
    width: 100%;
}

body.diyfeNoSidebar .diyw .diywebSecondary,
.diyw .diywebContent .diyfeGridGroup:before {
    width: auto;
}

/******************* BOF stlyes for one column startpage layout *********************/
.diyw .diywebSecondary .diywebGutter {
    padding: 0;
}

.diyw .diywebContent .diywebNav23 a {
    border: none;
    padding: 10px 25px 10px 15px;
    margin: 1px 0;
}

.diyw .diywebSidebar .diywebGutter {
    padding: 20px 20px 20px 10px;
}

/******************* Grid Matrix .diyfeModGridStyleTeaser BOF  **********************/
.diyw .diywebMainGutter .diyfeGridGroup:before {
    content: none;
}

.diyw .diywebMain > .diyfeModGridGroup.diyfeModGridStyleTeaser {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.diyw .diyfeModGridGroup .diyfeModGridElement {
    padding: 0 5px;
}

.diyw .diywebMain > .diyfeModGridGroup.diyfeModGridStyleTeaser .diyfeModGridContent img {
    display: inline;
    width: 100%;
}

.diyw .diyfeModGridStyleTeaser .diyfeModGridContent .imageSubtitle {
    position: relative;
}

.diyw .diyfeModGridGroup.diyfeModGridStyleTeaser .diyfeModGridContent {
    z-index: 1;
}

.diyw .diyfeModGridGroup.diyfeModGridStyleTeaser .diyfeModGridContent .imageSubtitle:after {
    position: absolute;
    display: block;
    content: "";
    /*  height:100%;
      width:100%;
    */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.4;
}

/*TEASER NEW */

/*Gridelement Styles*/

.diyw .diyfeModGridGroup {
    margin-left: -5px;
    margin-right: -5px;
}

.diyw .diyfeModGridStyleTeaser .diyfeModGridElement .diyfeModGridContent h1,
.diyw .diyfeModGridStyleTeaser .diyfeModGridElement .diyfeModGridContent h2,
.diyw .diyfeModGridStyleTeaser .diyfeModGridElement .diyfeModGridContent p {
    padding: 0 5px;
}

.diyw .diyfeModGridStyleTeaser,
.diyw .diyfeCA .diyfeModGridStyleTeaser h1,
.diyw .diyfeCA .diyfeModGridStyleTeaser h2 {
    text-align: center;
}

/*Adjust Image rendering*/
.diyw .diyfeModGridGroup .imageSubtitle {
    width: auto !important;
}

.diyw .diyfeModGridGroup .imageSubtitle img {
    width: 100% !important;
    max-width: none !important;
}

.diyw .diyfeModGridGroup .imageSubtitle div {
    width: 100% !important;
    max-width: none !important;
}

/*avoid content margin overflow out of container*/
.diyw .diyfeModGridGroup.diyfeModGridStyleTeaser .diyfeModGridContent {
    padding-top: 0.02px;
    padding-bottom: 10px;
}

.diyw .diyfeModGridGroup.diyfeModGridStyleTeaser .diyfeModGridContent .n {
    margin: 0;
}

.diyw .diywebFooter {
    margin-top: 2em;
}

/*Gridelement Styles END */
/******************* Grid Matrix .diyfeModGridStyleTeaser EOF  **********************/

/******************* Full width mobile Nav to fit in page EOF  **********************/
@media only screen and (min-width: 0) and (max-width: 767px) {
    .diyw #diyfeMobileNav {
        width: 530px;
        margin: auto;
    }
}

@media only screen and (max-width: 568px) {
    .diyw #diyfeMobileNav {
        width: 420px;
    }
}

@media only screen and (max-width: 480px) {
    .diyw #diyfeMobileNav {
        width: 100%;
    }
}

/******************* Full width mobile Nav to fit in page BOF  **********************/
@media only screen and (min-width: 0) and (max-width: 767px) {
    .diyw .diywebSidebar {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 568px) {
    .diyw .diywebNavMain .diywebGutter {
        border-top: none;
    }
}

/** KUEHLHAUS EOF **/
.diyw #website-logo p.website-logo-text,
.diyw #website-logo p.website-logo-text a {
    max-width: 100%;
}

.diyw .diywebLogo .diywebGutter {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.diyw .diyweb div.n {
    margin: 0;
    padding: 0;
}

.diyw .diywebSecondary {
    background: transparent !important;
}

.diyw .diywebSecondary h1,
.diyw .diywebSecondary h2 {
    border-bottom: solid 1px;
}

.diyw .diywebSecondary .diyfeModGridGroup h1,
.diyw .diywebSecondary .diyfeModGridGroup h2 {
    border-bottom: none;
}

.diyw .diyweb .diywebSidebar {
    margin-top: 30px;
    padding: 15px 0;
}

.diyw .diywebSecondary .diywebGutter {
    padding: 0 20px 0 0;
}

.diyw .diyfeModGridStyleTeaser .diyfeModGridElement .diyfeModGridContent .diyfeLinkAsButton {
    width: 95%;
    -moz-box-sizing: border-box;
    display: inline-block;
    text-align: center;
}

.diyw .diyweb .diyfeLinkAsButton {
    border-radius: 0;
    margin: 0;
    margin-bottom: 3px;
    box-shadow: 0px 7px 1px -6px #000,
    0px 1px 0px 0px #fff inset;
    border: none !important;
}

.diyw .diyweb .diyfeLinkAsButton:hover {
    border: none !important;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
    box-shadow: 0px 7px 1px -6px #000,
    0px 1px 0px 0px #fff inset;
}

/*KH shoppingcartChanges*/
.diyw .app_estore_wrapper {
    cursor: pointer;
    width: 150px;
}

.diyw .app_estore_wrapper.default {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

.diyw .estore_content {
    overflow: hidden;
    padding: 5px 10px 5px 5px;
}

.diyw .app_estore_wrapper.default .estore_productCount {
    width: 40px;
}

.diyw .estore_productCount {
    float: left;
    position: relative;
}

.diyw .estore_productCount span {
    position: absolute;
    color: #000;
    top: 0.6em;
    left: 0.9em;
    width: 28px;
    text-align: center !important;
    font-size: 11px;
}

.diyw .estore_text {
    float: right;
    line-height: 36px;
}

.diyw #diywebAppContainer1st .app_estore_wrapper {
    width: auto !important;
}

.diyw #diywebAppContainer1st .estore_content {
    overflow: hidden;
}

.diyw #diywebAppContainer1st {
    bottom: 5px;
    position: absolute;
    right: 0;
}

.diyw #diywebAppContainer1st .fa-shopping-cart:before {
    content: "e";
}

.diyw #diywebAppContainer1st .fa-shopping-cart {
    margin-top: 10px;
    font-size: 2em;
}

.diyw #diywebAppContainer1st .estore_productCount span {
    top: 0em;
    left: 0.3em;
}

.diyw #diywebAppContainer1st .estore_productCount {
    float: right;
}

.diyw #diywebAppContainer1st .estore_text {
    font-size: 1.1em;
    margin-top: 1em;
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .diyw #diywebAppContainer1st .estore_content {
        overflow: hidden;
        padding-right: 5px;
        padding-bottom: 0;
    }

    .diyw #diywebAppContainer1st {
        position: fixed;
        right: 0;
        top: 0;
        height: 53px;
    }

    .diyw #diywebAppContainer1st .estore_text {
        display: none;
    }
}

/*start nosidebar*/

body.diyfeNoSidebar .diyw .diywebSecondary,
body.diyfeNoSidebar .diyw .diywebContent .diyfeGridGroup:before,
body.diyfeNoSidebar .diyw .diywebContent .diywebFond {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    body.diyfeNoSidebar .diyw .diywebMain {
        float: none !important;
        width: 100% !important;
    }

    body.diyfeSidebarRight .diyw .diywebSecondary {
        float: right !important;
    }

    body.diyfeSidebarRight .diyw .diywebMain {
        float: left !important;
    }

    body.diyfeSidebarRight .diyw .diywebContent .diywebFond,
    body.diyfeSidebarRight .diyw .diywebContent .diyfeGridGroup:before {
        right: 0 !important;
        left: auto !important;
    }

    body.diyfeSidebarLeft .diyw .diywebSecondary {
        float: left !important;
    }

    body.diyfeSidebarLeft .diyw .diywebMain {
        float: right !important;
    }

    body.diyfeSidebarLeft .diyw .diywebContent .diywebFond,
    body.diyfeSidebarLeft .diyw .diywebContent .diyfeGridGroup:before {
        left: 0 !important;
        right: auto !important;
    }

    body.diyfeSidebarRight .diyw .diywebSecondary .diywebGutter {
        padding: 0 0 0 20px;
    }
}

/*end nosidebar*/
