﻿/*
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) {
.navline { display: none !important;}
	.navline-mobile { display: block !important;}
	
	.header .u-max-full-width .columns {width: 100% !important; text-align: center !important; margin-left: 0 !important;}
	.header .u-max-full-width .columns img {width: 100% !important; float: none !important; max-width: 408px; }
	.header .u-max-full-width .columns span {text-align: center !important; padding: 1em 0 !important;font-size: 1.2em !important; }
	

.slider {
    margin: 45px 0 0 0 !important;} /*Höhe von der Mobilen Navi*/
}


@media only screen and (max-width: 850px) {
	
	footer {text-align: center;}
	
	#footermenu {float: none !important; text-align: center !important; margin: 1.5em 0 !important;}
	
}


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

}