  /**************************************************/
 /* Large devices (large desktops, 1200px and up) */
/************************************************/
@media (min-width: 1200px) {


div#logo{ margin: 9px 0 0 0; min-width: 160px }
div.navigation{ padding-top: 0px;  margin-top: 35px; }
div#logo img{ margin:0 0 0 15px;  }



.dj-megamenu-otech li a.dj-up_a {
    font-size: 1.4rem !important; margin: 0 8px !important;
}



div.blogaktuelles h2{ padding-top: 235px; }

p, li{ font-size: 1.4rem; }
h1{  font-size: 2.4rem; margin-bottom: 1.5em; }
h2{  font-size: 1.8rem;  margin-bottom: 1.3em }
 

/* SLIDESHOW */
div.bildtitel{ font-size: 16px; font-size: 1.6rem; width: 250px; text-align: center; font-weight: 600; margin: 450px 0 0 15px; text-shadow: 3px 3px 3px #000; }
div.bildtitel hr{ padding: 0; margin: 10px 0 12px 0; }
div.dj-stickylogo{ display: block }

 

}

/* for higher resolutions (android and retina) */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5) {

}