/*
Theme Name: Template-M
Theme URI: http://www.diestelkamp-consulting.de
Author: Diestelkamp Consulting GmbH
Author URI: http://www.diestelkamp-consulting.de
Description: Agentur für kreatives Design und professionelle Optimierung von Webseiten und Onlineshops.
Version: 3.0
License: 
License URI: 
Tags: Template-M
Text Domain: Template-M
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@media only screen and (max-width: 1440px) {

}


@media only screen and (min-width: 960px) and (max-width: 1279px) {
	
}


@media only screen and (max-width: 900px) {
.navigation { display: none !important;}
.navigation-mobile { display: block !important;}
	.navigation2 {display: none;}
	
	.wrapper {width: 100% !important;}

.slider {
    margin: 45px 0 0 0 !important;} /*Höhe von der Mobilen Navi*/
}


@media only screen and (max-width: 767px) {
	
}


@media only screen and (max-width: 479px) {

}