﻿.tablet,
.tablet2 { display:block;}
.notablet,
.notablet2 { display:none;}

@media (min-width: 480px) {
    .kontaktformular .itemname{width:25%!important;}
    .kontaktformular .item {width:65%!important;}
    .kontaktformular .reqitem {width:10%!important;}
    .iweb_cfd_bcol {padding:10px 0 10px 25%!important;}
    #logomobile {width:150px!Important;}
}

@media (min-width: 768px) {
    .tablet { display:none;}
    .notablet { display:block;}
}

@media (min-width:992px){
    .tablet2 { display:none;}
    .notablet2 { display:block;}
    #headerwrapper{padding-top: 110px!Important;}
}

@media (min-width:1200px){
    
}


@media (max-width:768px){
    h1{font-size: 22px!Important; line-height: 28px!Important;}
    h2{font-size: 20px!Important; line-height: 26px!Important;}
    .newslistdefault .titlewrapper h1 {font-size: 20px!Important;line-height: 26px!Important;}
    .eds_news_glit.eds_subCollection_news .edn_article .edn_articleSubTitle {font-size: 19px!Important; line-height: 26px!Important;}
}
