@charset "UTF-8";
/* CSS Document */
/*.open-navi {

background-image: url("https://www.mvonh.de/wp-content/uploads/2017/01/M-MVONH_Kommunikationsdesign_Menu.png");

}

#navi-logo {

background-image: url("https://www.mvonh.de/wp-content/uploads/2017/09/M_MVONH-LOGO_landscape.png");
 
}
*/
.portfolio-content {
background-color:#e0e6f2;
}

#menu-item-5936 span {
color:#FFF!important;
}
.mdf_sort_panel {
color: #666666;
font-size: 16px;
display: block;
margin-top: 30px;
margin-bottom: -30px;

}



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

.mdf_sort_panel {
margin-bottom: 30px;
margin-top: 10px;
}
  
}
@media only screen and (max-width:767px) {

.mdf_sort_panel {
margin-bottom: -30px;
margin-top: 20px;
	text-align: right;
}
  
}
@media only screen and (max-width:480px) {

.mdf_sort_panel {
margin-bottom: -45px;
margin-top: -15px;
}

  
}

/* only iPhone
================================================== */
@media all and (device-width: 375px) and (device-height: 666px) and (orientation:portrait) {
.content-text {

    padding-top: 10px;
}
.h1_page-entry {

    margin-top: -110px !important;

}
}
/* only iPad
================================================== @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.content-text {

    padding-top: 80px;
}

.h1_page-entry {
    margin-top: -50px!important;
}
}

*/
