@media screen and (min-width: 768px) {
  #newsletterBoxIn {
  	background: url('../images/newsletter.png') right center no-repeat;
  }
}

@media screen and (min-width: 992px) {
  .in-index #bg1 {
    padding-top: 0px;
  }

  .in-index #topStrip {
      position: fixed;
      left: 0px;
      top: 115px;
      width: 100%;
      z-index: 3;
      transition: 350ms;
      background: rgba(0,0,0,0.5);
  }
  .in-index span.clockButton:hover {
    color: #cb501b;
  }

  .dklabScrolled #headerTop {
    height: 0px;
  }
  .dklabScrolled #header {
    height: 64px;
  }
  .dklabScrolled #header #menu {
  	top: 14px;
  }
  .dklabScrolled #header #logo a {
  	top: 19px;
  	width: 126px;
  	height: 26px;
  }
  .dklabScrolled.in-index #topStrip {
      top: -50px;
  }
  .dklabScrolled #headerIn .srchbox {
      top: 14px;
  }
  
  #menu ul li ul {
    display: none;
    position: absolute;
    box-sizing: border-box;
    top: -6px;
    left: 100%;
    width: 200px;
    padding: 6px 0px 6px 0px;
    background: #f5f5f5;
  }
  #menu ul li ul li {
    display: block;
    padding: 0px 6px 0px 6px;
  }
  #menu > ul > li > ul {
    position: absolute;
    top: 36px;
    left: 0px;
  }
  #menu ul li ul a {
  	display: block;
    box-sizing: border-box;
    width: 100%;
  	color: black;
    margin: 0px;
    padding: 6px 13px 6px 13px;
    height: auto;
    line-height: 1.2;
    font-size: 90%;
    background: #f5f5f5;
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
  	-moz-border-radius: 0px !important;
  	-webkit-border-radius: 0px !important;
  	border-radius: 0px !important;
  }
  #menu ul li:hover > ul {
    display: block;
  }
  
  #menu > ul > li > ul > li > ul,
  #menu > ul > li > ul > li > ul > li > ul > li > ul {
    background: #e6e6e6;
  }
  #menu > ul > li > ul > li > ul > li > a,
  #menu > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
  #bubbleBox .boxes {
      margin-left: -10px;
      margin-right: -10px;
  }

  #content .termLine .day {
      flex-grow: 3;
  }
  #content .termLine .stav {
      margin-right: 15px;
      text-align: right;
      width: 150px;
  }
  #content {
      font-size: 100%;
  }
}
@media screen and (min-width: 1200px) {
    #footerIn {
        padding-left: 75px;
    }
    #footerIn .logo {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 70px;
        height: auto !important;
    }
    #content #articleDetailImage {
        text-align: center;
        width: 30%;
        float: left;
        margin: 6px 20px 20px 0px;
    }
}
@media screen and (min-width: 1600px) {
  .container {
  	width: 1455px;
  }
}

@media screen and (max-width: 1199px) {
  .container {
  	width: 960px;
  }

  #menu ul li a {
    padding: 2px 9px 0px 9px;
    font-size: 85%;
  }

  #content form.contactForm button {
  	left: 0px;
  }
  #content form.contactForm {
  	position: relative;
  	text-align: center;
  }
  .external #content form.contactForm {
  	text-align: left;
  }
  #content span.formLine {
  	display: inline-block;
  	float: none;
  }
  #content form.contactForm .buttonLine {
    padding: 0px;
  }
  #content span.formLineMess {
    top: 0px;
  }

  #footerIn {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-left: 24px;
    padding-right: 24px;
  }
  #footer div.right {
  	margin: 0px 0px 20px 0px;
  	float: none;
    text-align: center;
    top: 0px;
  }
  #footer a.dklab {
  	position: relative;
    top: 0px;
    left: 0px;
  }
  #footer #footerIcons {
    margin: 20px 0px 0px 0px;
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
  }

  #footerIn {
      display: flex;
      flex-direction: column;
  }
  #footerIn .logo {
      position: relative;
      display: block;
      margin: -30px auto 0px auto;
      width: 70px;
      height: auto !important;
  }
  #footer div.right {
      order: 99;
      margin-top: 20px;
  }

  #bubbleBox .bubbleIn {
      font-size: 120%;
  }


  .mobileMenuBg {
  	position: absolute;
    right: 100%;
  	top: 0px;
  	display: block;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.7);
    z-index: 4;
  }
  body.visibleMenu {
    position: relative;
  }
  body.visibleMenu .mobileMenuBg {
    right: 0px;
  }

  #headerIn .srchbox {
      right: 110px;
      top: 26px;
  }
  #searchButton, #srchsubm {
      border-radius: 4px;
      height: 38px;
      line-height: 38px;
  }
  #srchtext {
      height: 38px;
      line-height: 38px;
  }
  #xSearch {
      right: -8px;
      top: -11px;
      width: 20px;
      font-size: 90%;
      height: 20px;
      line-height: 20px;
      background: black;
  }

  #mobileMenu {
  	position: absolute;
    right: 20px;
  	top: 26px;
  	display: inline-block;
  	color: #cb501b;
  	text-decoration: none;
  	font-family: 'Open Sans', sans-serif;
    margin: 0px 2px 0px 2px;
    padding: 1px 11px 0px 11px;
    height: 35px;
    line-height: 34px;
    font-size: 80%;
    font-weight: 700;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #cb501b;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
    cursor: pointer;
  }
  #mobileMenu span.active {
  	display: none;
  }
  #mobileMenu i {
    font-size: 130%;
    margin-right: 2px;
    position: relative;
    top: 1px;
  }
  
  #menu {
  	display: block;
    position: absolute;
    top: 90px;
    left: auto;
    right: 100%;
    bottom: auto;
    width: 100%;
    padding: 0px;
    border: 0px;
    height: auto;
    border-top: 1px solid #f2f0ed;
  	z-index: 9999;
  }
  #menu.visibleMenu {
    right: 0px;
  }
  #menu ul li {
  	display: block;
  	float: none;
    height: auto;
  }
  #menu ul li a, #menu ul li.first a {
  	display: block;
  	float: none;
  	height: auto;
  	line-height: auto;
  	padding: 14px 20px 14px 20px;
    margin: 0px;
    line-height: 1;
    box-sizing: border-box;
    width: 100%;
  	color: black;
  	text-decoration: none;
    font-size: 75%;
    font-weight: 400;
    text-align: left;
    border: 0px;
    background: white;
    border: 0px !important;
    border-bottom: 1px solid #f2f0ed !important;
  	-moz-border-radius: 0px !important;
  	-webkit-border-radius: 0px !important;
  	border-radius: 0px !important;
  }
  #menu ul li a.active, #menu ul li a:hover, #menu ul li.first a:hover, #home #menu ul li a:hover, #home #menu ul li.first a:hover {
  	color: white !important;
    background: #cb501b !important;
    border: 0px !important;
    border-bottom: 1px solid #f2f0ed !important;
  }
  #menu ul li ul {
  	display: none;
    background: white;
    padding-left: 20px;
  }
  #menu > ul > li:nth-last-of-type(1) > a {
  	border-bottom: 0px !important;
  }
  #menu ul li.submenu-visible > ul {
  	display: block;
  }
  #menu ul li.submenu > .submenuArrow {
  	position: absolute;
    top: 0px;
    right: 0px;
    color: white;
    background: #b8b8b8;
    height: 39px;
    line-height: 39px;
    width: 42px;
    text-align: center;
  }
  #menu ul li.submenu > .submenuArrow:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    content: '\f078';
  }
  #menu ul li.submenu.submenu-visible > .submenuArrow {
  	background: #d6d6d6;
  }
  #menu ul li.submenu.submenu-visible > .submenuArrow:before {
    content: '\f077';
  }

  #menu ul li a.shop, #menu ul li a.shop:hover {
    margin-left: 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .dklabScrolled #header #menu {
      top: 64px;
  }
  .dklabScrolled #mobileMenu {
      top: 14px;
  }
  #menu {
      right: 150%;
  }
}


@media screen and (max-width: 991px) {
  .tooltipster-default {
  	display: none !important;
  }
  
  #bg1 {
    padding-top: 0px;
  }

  #headerTop #headerTopLeft a:not(.phone) > span {
      display: none;
  }

  #logo a {
  	left: 20px;
  }

  .container {
  	width: 100%;
    box-sizing: border-box;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  
  #headerTopIn > div {
      width: 50%;
  }
  #headerTopIn > div#headerTopRight {
      width: 50%;
  }
  #headerTop a.lang > span {
      display: none;
  }

  #topBanner img {
      width: 140%;
      margin-left: -20%;
  }

  #topBox {
    padding-left: 0px;
    padding-right: 0px;
  }

  #bubbleBox .bubbleIn {
      font-size: 90%;
  }
  #bubbleBox .bubble strong {
      font-size: 240%;
  }

  #newsletterBoxIn {
      background-position: right 15px center;
  }
  #newsletterBoxIn h4 {
      font-size: 120%;
      margin-right: 15px;
  }
  #newsletterBoxIn input {
      width: 30%;
  }
  #newsletterBoxIn select {
      max-width: 18%;
  }

  #content .termLine {
      font-size: 90%;
  }
  #content .termLine .day {
      font-size: 100%;
  }
}

@media screen and (max-width: 767px){
  .mobile {
  	display: block;
  }

  .tp-banner div.heading1 strong {
    font-size: 640%;
  }
  .tp-banner div.heading1 span {
    font-size: 400%;
  }
  .tp-banner div.heading1 em {
    font-size: 280%;
    margin-top: 20px;
    padding: 12px 33px;
  }

  #header {
    height: 89px;
  }
  #mobileMenu {
  	top: 13px;
  }
  #header #menu {
  	top: 64px;
  }
  #header #logo a {
  	top: 19px;
  	width: 110px;
  	height: 23px;
  }

  #headerTopIn > div {
      width: 70%;
  }
  #headerTopIn > div#headerTopRight {
      width: 30%;
  }
  #headerTopIn > div#headerTopRight a:not(.lang) {
      display: none;
  }

  #headerTop {
      overflow: visible;
  }
  #headerTopIn > div#headerTopRight .forMobile {
      position: absolute;
      top: 47px;
      right: 150px;
      display: block !important;
      font-size: 180%;
  }
  #headerTopIn > div#headerTopRight .forMobile span {
      display: none;
  }

  #headerIn .srchbox {
      right: 104px;
      top: 13px;
  }

  #content .tableBox {
  	overflow-x: scroll;
  }

  #topBox .box {
    padding: 0px;
    width: 48%;
    margin-bottom: 10px;
  }
  #topBox .box .heading {
    font-size: 90%;
  }

  body:not(.in-index) #topBanner {
      min-height: 89px;
  }
  #topBanner img {
      width: 140%;
      margin-left: -20%;
  }

  #topStrip em {
  	display: block;
    opacity: 0;
    font-size: 0px;
  }

  #bottomBox .box {
  	width: 100%;
    margin-top: 35px;
  }
  #bottomBox .box:nth-of-type(1) {
    margin-top: 0px;
  }

  #content .articles .article, #categoryBox .articles .article {
      width: 100%;
  }
  #home #content .article h2, #content .article h2 {
    font-size: 140%;
  }
  #content .product, #categoryBox .product, #yellowBox .product, #bottomContent .product, #homeProducts .product {
  	width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  #topStrip {
      padding: 9px 15px 8px 15px;
      font-size: 85%;
  }

  #personBox .box {
      width: 50%;
  }
  #personBox .box p br {
      display: none;
  }

  #bubbleBox .box {
      width: 50%;
  }
  #bubbleBox .bubble strong {
      font-size: 280%;
  }

  #newsletterBoxIn {
  	text-align: center;
  	justify-content: center;
  }
  #newsletterBoxIn form,
  #newsletterBoxIn h4 {
  	width: 100%;
    margin: 0px;
  }
  #newsletterBoxIn input {
  	text-align: center;
    width: 80%;
    margin-bottom: 5px;
  }
  #newsletterBoxIn select {
      max-width: 100%;
  	margin: 0px 0px 5px 0px;
  }
  #newsletterBoxIn button {
  	margin: 0px 5px 0px 5px;
  }
  #newsletterBoxIn form br {
  	display: block;
  }

  .fucking-eu-cookies {
    font-size: 60% !important;
  }

  #content .priceBox {
      text-align: center;
  }
  #content .termLine {
      justify-content: center;
      flex-direction: column;
      padding: 10px 5px 10px 5px;
  }
  #content .termLine .day {
      width: auto;
  }

  #content span.formLine {
      display: block;
  }
  .fancybox-inner, .fancybox-inner {
    min-height: 355px;
  }

  #fullscreen-bg {
  	overflow: hidden;
  }
  #fullscreen-bg video {
	width: 160%;
    margin-left: -30%;
  }
  #fullscreen-bg video .desktop {
	display: none;
  }

  #fullscreen-bg span.volume.unmute {
      display: block;
  }

  #content .gallery img {
    width: 31.33%;
    margin: 0px 1% 0px 1%; 
  }
}

@media screen and (max-width: 374px){
  #topStrip {
      font-size: 75%;
  }
  #srchtext {
    max-width: 140px;
  }
}


