    /* Large Device, Wide Screens */
    
    @media only screen and (max-width: 1200px) {
    #mainmenu ul.sf-menu {
    padding-top: 35px;
    font-size: 15px;
    margin-left: -15px;
    font-weight: bold;
}
div.startseite .newsteaser h1 {
    padding-left: 15px;
}

 #slidecontainer {margin-top: -50px;}
        
    
    .tab-strom,
.tab-gas {
    padding: 0;
    font-size: 20px;
    text-align:center:
}

#startpage .tarifrechner {
    margin-bottom: 50px;
    margin-top: 20px;
}

#slidecontainer .sy-pager {bottom: 20px;}
.videotext h1,.videotext h2,.videotext h3 {font-size: 30px;}
.videotext {font-size: 24px;}
}
    @media only screen and (max-width: 992px) {
        nav#mainmenu {
            display: none;
        }
        a.mobilemenu {
            display: inherit;
        }

       .logo {
            margin: auto;
            width: 150px;
            height: auto;
        }
        div.search {display: none;}
       footer div.icons {display: none;}
       footer .footerlinks {margin-top: 20px;}
#slidecontainer .sy-pager {display: none;}
 #slidecontainer {margin-top: 0px;}
div.startseite .newsteaser h1 {
    padding-left: 42px;
}


    .tab-strom span,
.tab-gas span {
display: none;
}


.tab-strom,
.tab-gas {
    padding: 0;
    font-size: 16px;
    text-align:center:
}

     #slidecontainer h1 {font-size:26px; margin-bottom: 5px;}
     #slidecontainer h2 {margin-top:0px; margin-bottom: 5px; font-size:26px;}

         .tariffcalculator input.strom[type="submit"],.tariffcalculator input.gas[type="submit"] {font-size: 14px;}
         .video {padding-top: 40px;}
    }
    

    /* Small Devices, Tablets */
    
    @media only screen and (max-width: 767px) {
       .dotted {display: none;}
.video {padding-top: 40px;}
.videotext{ padding: 5px 25px; margin-left: 15px; margin-right: 15px;}
.videotext h1,.videotext h2,.videotext h3 {font-size: 24px;}
.videotext {font-size: 20px;}
#stoerung24frame {width: 100%; height: 400px; max-width: 100%;}  

div.startseite .newsteaser h1 {
    padding-left: 0px;
  text-align:center;
}



    .tab-strom span,
.tab-gas span {
display: none;
}

div.row.tabs ul li a {padding-right: 0;}


.tariffcalculator.form2 {margin-top: 80px;} 


    }
    @media only screen and (max-width: 480px) {
    li.sy-slide div.slidertext {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 50%;
    width: 95%;
  top:50%;
}

.sy-box img {width: 100%; min-width: 600px;}

#startpage .tariffcalculator label {
    font-size: 14px;
}

#startpage div.tarifrechner {margin-left: -15px; margin-right: -15px;}

#startpage img.person2 {display: none;}
#startpage .person1 {text-align: left;}
#startpage .person2 img {display: none;}




.tab-strom img,
.tab-gas img{
display: none;
}
.tariffcalculator form#tabs-1, .tariffcalculator form#tabs-2 {padding-left: 15px; padding-right: 15px;} 

    }

    
    @media only screen and (max-width: 320px) {}