/* master-x */
.diyw {
  /* ! 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. */
  /* *
  * Address styling not present in IE 8/9. */
  /* ==========================================================================
  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. */
}
.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 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;
  padding: 0;
}
.diyw button, .diyw input, .diyw select, .diyw textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
.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;
  cursor: pointer;
}
.diyw button[disabled] {
  cursor: default;
}
.diyw input[type="checkbox"], .diyw input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.diyw input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
  vertical-align: top;
}
.diyw table {
  border-collapse: collapse;
  border-spacing: 0;
}
.diyw p {
  margin: 1em 0;
}
.diyw div.n {
  padding: 0 !important;
  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;
}
body.diyBgActive .diyw .diyweb {
  background-color: transparent !important;
}

/* Basic Layout */
.diyw div.hr {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-color: #ccc;
  height: 1px;
}
.diyw .diyweb {
  line-height: 1.35;
}
.diyw .diywebEmotionHeader {
  overflow: hidden;
}
.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 .diywebMobileNav .diywebGutter {
  padding: 0;
}

/* End of Basic Layout */
/* Typography */
/* End of Typography */
/* Navigation */
.diyw .diywebNav a {
  display: block;
  padding: 0.4em 1em 0.35em;
}
.diyw .diywebNav a {
  text-decoration: none;
}
@media only screen and (min-width:769px) {
  .diyw .diywebNav a:hover {
    text-decoration: underline;
  }
}
.diyw .diywebContent .diywebNav li {
  margin: 0;
}
.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: 15%;
}
.diyw .diywebContent .diywebNav ul ul ul a {
  padding-left: 22%;
}
.diyw .diywebContent .diywebNav ul ul {
  padding-left: 0;
  margin: -0.5em 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 .diywebNav.diywebNavHorizontal a {
  padding: 0.8em 20px;
}
.diyw .diywebNav.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 .diywebNav.diywebNavHorizontal li ul {
    display: block;
  }
  .diyw .diywebNav.diywebNavHorizontal li {
    float: none;
  }
}
@media only screen and (min-width:569px) {
  .diyw .diywebNav.diywebNavHorizontal a {
    border-bottom: 0;
  }
}

/* End of navigation */
.diyw {
  /* IE8 desktop styles */
}
.diyw .diyweb {
  -webkit-text-size-adjust: auto;
}
.diyw .diywebPage {
  padding: 0 4% 2em;
}
.diyw .diywebLiveArea {
  width: 960px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.diyw .diywebMainGutter {
  padding: 0px 20px;
}
.diyw .diywebEmotionHeader .diywebGutter, .diyw .diywebNavMain .diywebGutter {
  padding: 0 !important;
}
.diyw .diyweb > div:first-child .diywebMainGutter {
  padding-top: 20px;
  padding-bottom: 20px;
}
.diyw .diyfeGridGroup {
  position: relative;
}
.diyw .diywebPull {
  margin: 0 -20px;
}
.diyw .diyweb > div:nth-of-type(2) {
  padding-top: 50px;
}
.diyw .diywebHideOnSmallLarge, .diyw .diywebHideOnLarge, .diyw .diywebHideOnMediumLarge {
  display: none;
}
.diyw .diywebHideOnSmallMedium, .diyw .diywebHideOnSmall {
  display: block;
}
@media only screen and (max-width:1023px) {
  .diyw .diywebLiveArea {
    width: 720px;
  }
  .diyw .diywebHideOnSmallLarge, .diyw .diywebHideOnLarge, .diyw .diywebHideOnSmall {
    display: block;
  }
  .diyw .diywebHideOnMediumLarge, .diyw .diywebHideOnSmallMedium {
    display: none;
  }
}
@media only screen and (max-width:767px) {
  .diyw .diywebLiveArea {
    width: 530px;
  }
  .diyw .diywebHideOnLarge, .diyw .diywebHideOnMediumLarge {
    display: block;
  }
  .diyw .diywebHideOnSmallLarge, .diyw .diywebHideOnSmallMedium, .diyw .diywebHideOnSmall {
    display: none;
  }
}
@media only screen and (max-width:568px) {
  .diyw .diywebLiveArea {
    width: 420px;
  }
  .diyw .diywebHideOnLarge, .diyw .diywebHideOnMediumLarge {
    display: block;
  }
  .diyw .diywebHideOnSmallLarge, .diyw .diywebHideOnSmallMedium, .diyw .diywebHideOnSmall {
    display: none;
  }
  .diyw .diyweb > div:nth-of-type(2) {
    padding-top: 50px;
  }
}
@media only screen and (max-width:480px) {
  .diyw .diywebLiveArea {
    width: 100%;
  }
  .diyw .diywebMainGutter {
    padding: 0 10px;
  }
  .diyw .diywebPull {
    margin: 0 -10px;
  }
  .diyw .diywebHideOnLarge, .diyw .diywebHideOnMediumLarge {
    display: block;
  }
  .diyw .diywebHideOnSmallLarge, .diyw .diywebHideOnSmallMedium, .diyw .diywebHideOnSmall {
    display: none;
  }
}
.diyw {
  /* ie8 wants it all */
  /* end of ie8 */
  /* media query reset for modern browsers */
  /* end of media query reset */
}
.diyw .diyweb {
  overflow-x: hidden;
}
body.diyfeSidebarLeft .diyw .diywebMain .diywebGutter,
body.diyfeSidebarRight .diyw .diywebMain .diywebGutter {
  padding: 0.016px 20px 20px 40px;
}
body.diyfeSidebarRight .diyw .diywebMain .diywebGutter {
  padding: 0.016px 40px 20px 20px;
}
.diyw .diyfeGE .diywebEmotionHeader {
  margin-left: 20px;
}
body.diyfeSidebarRight .diyw .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;
}
body.diyfeSidebarRight .diyw .diywebAntman .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;
}
body.diyfeSidebarLeft .diyw .diywebSecondary,
body.diyfeSidebarRight .diyw .diywebSecondary {
  padding-top: 20px;
  position: relative;
  float: left;
}
body.diyfeSidebarLeft .diyw .diywebSecondary,
body.diyfeSidebarRight .diyw .diywebSecondary {
  width: 28.5%;
}
body.diyfeSidebarLeft .diyw .diywebMain,
body.diyfeSidebarRight .diyw .diywebMain {
  width: 71.5%;
  float: right;
}
body.diyfeSidebarRight .diyw .diywebSecondary {
  float: right;
}
body.diyfeSidebarRight .diyw .diywebMain {
  float: left;
}
body.diyfeSidebarLeft .diyw .diywebContent .diyfeGridGroup:before,
body.diyfeSidebarRight .diyw .diywebContent .diyfeGridGroup:before {
  width: 28.5%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
}
@media only screen and (min-width:0) and (max-width:767px) {
  body.diyfeSidebarLeft .diyw .diywebSecondary,
  body.diyfeSidebarRight .diyw .diywebSecondary {
    position: static;
    width: auto;
    float: none;
  }
  body.diyfeSidebarLeft .diyw .diywebMain,
  body.diyfeSidebarRight .diyw .diywebMain {
    width: auto;
    float: none;
  }
  body.diyfeSidebarRight .diyw .diywebSecondary {
    float: none;
  }
  body.diyfeSidebarRight .diyw .diywebMain {
    float: none;
  }
  body.diyfeSidebarLeft .diyw .diywebMain .diywebGutter,
  body.diyfeSidebarRight .diyw .diywebMain .diywebGutter {
    padding: 0.016px 0;
  }
  body.diyfeSidebarLeft .diyw .diywebAntman .diyfeGE .diywebNavHorizontal,
  body.diyfeSidebarRight .diyw .diywebAntman .diyfeGE .diywebNavHorizontal {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  body.diyfeSidebarLeft .diyw .diywebSecondary,
  body.diyfeSidebarRight .diyw .diywebSecondary,
  body.diyfeSidebarLeft .diyw .diywebContent .diyfeGridGroup:before,
  body.diyfeSidebarRight .diyw .diywebContent .diyfeGridGroup:before {
    width: 38.5%;
  }
  body.diyfeSidebarLeft .diyw .diywebMain,
  body.diyfeSidebarRight .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;
  }
  body.diyfeSidebarLeft .diyw .diywebSecondary,
  body.diyfeSidebarRight .diyw .diywebSecondary,
  body.diyfeSidebarLeft .diyw .diywebContent .diyfeGridGroup:before,
  body.diyfeSidebarRight .diyw .diywebContent .diyfeGridGroup:before,
  body.diyfeSidebarLeft .diyw .diywebMain,
  body.diyfeSidebarRight .diyw .diywebMain {
    width: auto;
  }
}
.diyw .diyweb .diywebFooter .diywebGutter {
  padding-top: 10px;
  padding-bottom: 10px;
}
.diyw .diywebHeader {
  z-index: 1;
  position: relative;
  padding: 0 20px;
}
.diyw .diywebHeader .diywebLogo {
  margin-top: -4em;
}
.diyw .diywebHeader .diywebLogo a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
.diyw .diywebHeader #website-logo a {
  position: relative;
  padding: 18px 20px 0;
}
.diyw .diywebHeader .diywebLogo {
  margin-bottom: 2em;
}
.diyw .diywebNav.diywebNavHorizontal {
  z-index: 1;
  position: relative;
  text-align: center;
}
@media only screen and (min-width:768px) {
  .diyw .diywebNav.diywebNavHorizontal.diywebNavMain {
    padding-top: 10px;
  }
}
.diyw .diywebNav.diywebNavHorizontal li + li a {
  position: relative;
}
.diyw .diywebNav.diywebNavHorizontal li + li a:before {
  content: '\2022';
  position: absolute;
  left: -0.5em;
  text-decoration: none !important; /* Fix for IE that shows an underline on hover */
}
.diyw .diywebNav.diywebNavHorizontal li {
  float: none;
  display: inline-block;
  margin: 0 2px 8px;
}
.diyw .diywebNav.diywebNavHorizontal .mainNav2 {
  border-bottom: 2px solid;
  margin-top: -18px;
}
.diyw .diywebNav.diywebNavHorizontal .mainNav2 li {
  margin-bottom: 0;
}
.diyw .diywebNav.diywebNavHorizontal .mainNav3 li {
  margin-top: 5px;
}
.diyw .diyfeGE {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.diyw .diywebEmotionHeader {
  z-index: 0;
  min-height: 58px;
}
.diyw .diywebContent .diywebLiveArea {
  margin-top: -2em;
}
.diyw .diywebPullMatrix div.n:first-of-type .diyfeModGridStyleTeaser {
  margin-top: -150px;
}

/* .diyw .diywebContent .diywebLiveArea:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 1em;
  right: 1em;
  top: -1em;
  bottom: 0;
  border-bottom: 1em solid yellow;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}
*/
.diyw .diywebContent .diywebLiveArea .diywebMainGutter:before {
  border-left: 2rem solid rgba(0, 0, 0, 0);
  border-right: 2rem solid rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: -2rem;
  z-index: 1;
}
.diyw .diywebContent .diywebLiveArea .diywebMainGutter:after {
  content: "";
  height: 1rem;
  left: 2rem;
  position: absolute;
  right: 2rem;
  top: -2rem;
  z-index: 0;
  border-radius: 50%
}
.diyw .diywebContent .diywebLiveArea .diywebMainGutter {
  overflow: inherit !important;
  position: relative;
}
.diyw .diywebContent .diywebMainGutter {
  padding: 0;
}
.diyw .diywebContent .diywebGutter {
  padding: 1px 8% 20px;
}
body.diyfeSidebarLeft .diyw .diywebMainGutter,
body.diyfeSidebarRight .diyw .diywebMainGutter {
  padding: 0 0;
  overflow: hidden;
}
body.diyfeSidebarLeft .diyw .diywebContent .diywebGutter,
body.diyfeSidebarRight .diyw .diywebContent .diywebGutter {
  padding: 0.016px 30px;
  overflow: auto;
}
.diyw .diyfeModGridGroup {
  margin: 0 -16px;
}

/* .diyw .diyfeModGridStyleTeaser .imageSubtitle {
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.diyw .diyfeModGridStyleTeaser .imageSubtitle > div {
  border-radius: 50%;
  width: 100% !important;
  max-width: none !important;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
*/
/* .diyw .diyfeModGridStyleTeaser .imageSubtitle img {
  border-radius: 50%;
}
*/
.diyw .diywebSecondary p {
  margin-top: 0.25em;
}
.diyw .diywebSidebar p {
  line-height: 1.6;
}
.diyw .diywebEmotionHeader {
  overflow: visible;
}

.diyw .diyfeModGridStyleTeaser .diyfeLinkAsButton {
  margin: 0 auto;
  margin-top: 16px;
}
.diyw .diywebSecondary .mainNav2 li {
  margin: .5em 0;
}
.diyw .diywebSecondary .mainNav2 li > a {
  padding: .6em 1em .5em;
}
.diyw .diywebSecondary .mainNav3 > li {
  margin-left: 8%;
}
.diyw .diywebSecondary .mainNav3 > li > a {
  padding: .6em 1em .5em;
}

/* .diyw .diyfeModGridStyleTeaser .diyfeModGridElement {
  padding: 15px;
}
.diyw .diyfeModGridStyleTeaser .diyfeModGridContent {
  text-align: center;
}
.diyw .diyfeModGridStyleTeaser .diyfeModGridContent div.n {
  margin-bottom: 1em;
}
*/
.diyw a.diyfeLinkAsButton {
  display: inline-block;
  position: relative;
  text-align: center;
  border-radius: 0;
  border: none !important;
  box-shadow: none !important;
  margin: 0 auto;
  margin-bottom: 30px;
  z-index: 1;
}

/* .diyw .imageSubtitle {
  margin-bottom: 1em;
}
*/
.diyw .diyfeModGridStyleTeaser .diyfeModGridElement {
  position: relative;
}
.diyw .diywebHeader #website-logo a:before, .diyw .diywebHeader #website-logo a:after, .diyw .diyfeModGridStyleTeaser .diyfeModGridElement:before, .diyw .diyfeModGridStyleTeaser .diyfeModGridElement:after {
  content: "";
  position: absolute;
}
.diyw .diywebHeader #website-logo a:before, .diyw .diyfeModGridStyleTeaser .diyfeModGridElement:before, .diyw .diyfeModGridStyleTeaser .diyfeModGridElement:after {
  left: 10px;
  right: 10px;
  z-index: -1;
}
.diyw .diywebHeader #website-logo a:before {
  left: 0;
  right: 0;
}
.diyw .diyfeModGridStyleTeaser .diyfeModGridElement:before {
  top: 0;
}
.diyw .diyfeModGridStyleTeaser .diyfeModGridElement:after, .diyw .diywebHeader #website-logo a:before {
  border-style: solid solid none;
  border-width: 1rem 1rem medium;
}
.diyw .diyfeModGridContent {
}
.diyw .diywebHeader #website-logo a:before {
  top: 100%;
}
.diyw #website-logo a:after {
  bottom: -1rem;
  left: 1rem;
  right: 1rem;
  z-index: -2;
  top: 100%;
}
.diyw .mainNav1 a {
  position: relative;
}
.diyw #diyfeMobileNav a.current, .diyw #diyfeMobileNav a.parent {
  text-decoration: underline;
}
.diyw .diywebMain h1 {
  position: relative;
  z-index: 1;
}
.diyw .diywebMain h1 > span.diyfeDecoration:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 48%;
  height: 4px;
  background-color: #f00;
}
.diyw .diywebContent .diyfeModGridGroup h1 > span.diyfeDecoration:before {
  content: none;
  display: none;
}
.diyw .diywebContent .diyfeModGridGroup h1 > span.diyfeDecoration {
  padding: 0;
  display: inline;
  background-color: transparent;
}

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

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{
  padding:0px;
}

body.startpage .diyw .diywebFooter .mainNav2 a:before {
  content: none
}

body.startpage .diyw .diywebFooter .mainNav3,
body.startpage .diyw .diywebFooter .mainNav2 li {
  display: none;
}

body.startpage .diyw .diywebFooter .mainNav2 li[class^="navTopItem"] {
  display: inline-block;
}
@media only screen and (min-width: 0) and (max-width: 767px) {

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

    .diyw .diywebContent .diywebLiveArea .diywebMainGutter:before {
        border-left: 1rem solid rgba(0, 0, 0, 0);
        border-right: 1rem solid rgba(0, 0, 0, 0);
        top: -1rem;
    }

    .diyw .diywebContent .diywebLiveArea .diywebMainGutter:after {
        top: -1rem;
    }

}
.diyw .diywebEmotionHeader .diywebBackgroundClone {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.diyw .diywebSecondary .diyfeCA3 {
  background: transparent !important;
}
.diyw #svgPlaceholder {
  height: 0;
  overflow: hidden;
}

/* 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 {
  position: fixed;
  right: 0;
  top: 60px;
  z-index: 100;
}
.diyw #diywebAppContainer1st .estore_text {
  line-height: 1;
}

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

.diyw #diywebAppContainer1st .app_estore_wrapper .diywebAppContainer1st {
  position: relative;
}

@media only screen and (min-width:768px) {
  .diyw #diywebAppContainer1st .estore_productCount span {
  top: 0.45em;
  left: 2.2em;
}
    .diyw #diywebAppContainer1st .estore_text, .diyw #diywebAppContainer1st .estore_productCount {
    float: none;
    width: 100%;
    text-align: center;
  }
  .diyw #diywebAppContainer1st .estore_productCount span {
    width: 100%;
    left: 3px;
  }
  .diyw #diywebAppContainer1st .estore_content {
    padding-left: 10px;
  }
  .diyw #diywebAppContainer1st:hover .estore_text{
    text-decoration: underline;
  }
}
@media only screen and (max-width:767px) {
  .diyw #diywebAppContainer1st {
    position: fixed;
    right: 0;
    top: 0;
  }
  .diyw .diywebAppContainer1st:before,
  .diyw .diywebAppContainer1st:after,
  .diyw #diywebAppContainer1st .estore_text {
    display: none;
  }
  .diyw #diywebAppContainer1st .estore_productCount span {
    top: 0.45em;
    left: 0.6em;
  }
}

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

@media only screen and (min-width: 1180px) {
  .diyw .diywebEmotionHeader .diywebLiveArea {
    z-index: 1;
    width: 1180px;
  }
}
@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;
  }
}
