/* Handys */



@media only screen and ( max-width: 767px ) {

   

    /* body {background: #aff052 url("https://monika-lazar.de/fileadmin/Resources/Public/bootstrap/img/monika_portraet_handy.png") no-repeat;background-position:50% 0%;background-size:100% auto;} */

    body{background: #99cc33 url("/fileadmin/Resources/Public/bootstrap/img/gruen_verlauf_handy.png") repeat-x;}

    .monika-xs{background: url("/fileadmin/Resources/Public/bootstrap/img/hgr_sonnenblumen.jpg") no-repeat !important;background-position:50% 0%;background-size:100% auto;width:100%;padding:0px;} /* hgr_handy_dummheit_tut_weh_2.jpg  */

    .col-xs-12{padding:0px;}

    .portraet{float:right;}

    .claim{float:left;width:100%;padding:5px;background:#666;color:#fff !important;text-align:center;padding-bottom:10px;}

    .claim div.MLMdB a {color:#fff !important;text-decoration:none !important;font-size:1.2em;}

    header .head-img{width:100%;padding:0px;}
    .col-md-12 {padding-right: 15px;}
    .news-single .article .header {padding-top:20px;}

    .bottom  .socialmedia-buttons{padding-top:20px;padding-bottom:20px;}
   .bottom  .socialmedia-buttons a{color:#000 !important;}
}





/* Tablets */

@media (min-width: 768px) { 

    /* body{background: #99cc33 url("/fileadmin/Resources/Public/bootstrap/img/gruen_verlauf_handy.png") repeat-x;} */

    .col-sm-3{padding:0px;}

    .col-sm-3{padding-left:15px;}

    .socialmedia-buttons{text-align:right;float:left;} /*  width:40%;  */

    .socialmedia-searchbox{float:left;padding-left:0px;}  /* width:30%; */

    /* .logo-sm{padding:0px;float:right;text-align:right;} */

    .head-img{background: url("/fileadmin/Resources/Public/bootstrap/img/monika_portraet-dkl-tablet.png") no-repeat right bottom; !important;}

     header .container{padding-right:0px;}

    /* neu begin */ 

    .nav-container{padding-left:0px;padding-right:0px;} 

    .monika-sm {padding-left:0px;}

    .col-sm-2{padding:0px;}

    .col-sm-2{padding-left:15px;}

   /* neu ende */
     .MLMdB {padding-bottom:30px;font-size:1.2em;}

     .MLMdB a {color:#fff !important;padding-top:10px; }

     header h3{margin-bottom:20px;padding-top:10px;}
     .news-single .article .header {padding-top:20px;}
}



/* mittlere Desktops */

@media (min-width: 992px ) {  

    /* body{background: #99cc33 url("/fileadmin/Resources/Public/bootstrap/img/gruen_verlauf_handy.png") repeat-x;} */

    .head-img{background: url("/fileadmin/Resources/Public/bootstrap/img/monika_portraet-dkl-desktop.png") no-repeat right  -15px; !important;}
    .navcontainer{padding-left:0px;padding-right:0px;}
    .monika{padding:0px;}
    .head-img container{padding:0px;} 
    .MLMdB {padding-bottom:30px;font-size:1.2em;}
    .MLMdB a{color:#fff !important;padding-top:10px;}
    header h3{margin-bottom:20px;padding-top:10px;}
    .news .news-single .article .header {padding-top:20px;border:1px solid #f00;}
}





/* große Desktops */

@media (min-width: 1200px) {  

    /* body{background: #99cc33 url("/fileadmin/Resources/Public/bootstrap/img/gruen_verlauf_handy.png") repeat-x;} */

}