﻿
@media (min-width: 480px) {
    #footer ul#dnnMenu li { width:50%;}
    .kontaktformular .itemname{width:25%!important;}
    .kontaktformular .item {width:65%!important;}
    .kontaktformular .reqitem {width:10%!important;}
    .iweb_cfd_bcol {padding:10px 0 10px 25%!important;}
    #togglemenu ul { padding:10px 40px 20px 40px;}
    #togglemenu ul li.topLevel  {padding-bottom:30px; width:50%; float:left!Important;}
    [id*="anwendung-"] h1 { font-size:40px; line-height:40px; letter-spacing: 5px; }
    html .SchriftGross
    body .SchriftGross,
    .SchriftGross .Normal, 
    .SchriftGross .NormalDisabled, 
    .SchriftGross .NormalDeleted 
    {
        font-size:20px;
        line-height:30px;
    }
    .SchriftGross  h3 { font-size:30px; line-height:45px; }

    
}
@media (max-width:768px){
    .container{width:90%}
    .contentrow {padding-top:10px;}
    
}
@media (min-width: 768px) {
    .container{width:700px}
    .tablet { display:none;}
    .notablet { display:block;}
    #header_slider .slide {height:600px!Important;}
    .row.anwendungen-links { margin-top:0!Important; }
    #headerimageSub {height:400px;}
    [id*="anwendung-"] { padding:30px 30px 15px 30px; min-height:310px;}
    .row.anwendungen-links > div {padding-bottom:0px;}
    div.eds_news_glit .listitem .textwrapper {
        min-height:150px;
    }
}
@media (min-width:992px){
    .container{width:920px}
    [id*="anwendung-"] { min-height:280px;}
    div.eds_news_glit .listitem .textwrapper {
        
    }
}
@media (min-width:1200px){
    .container{width:1030px}
    div.eds_news_glit .listitem .textwrapper {
        min-height:250px;
    }
}
@media (min-width:1500px){
    div.eds_news_glit .listitem .textwrapper {
        min-height:200px;
    }
}


/* Prev, Next: Responsive */
@media (max-width: 1200px) {
    #header_slider .slick-next {
        right: 50px;
        opacity: 1;
    }
    #header_slider .slick-prev {
        left: 50px;
        opacity: 1;
    }
}
