/*
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 (min-width: 1280px) and (max-width: 1600px) {
/* #fixedsocial { top: 172px !important; } */
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
/* #fixedsocial { top: 133px !important; } */
}


@media only screen and (min-width: 901px) and (max-width: 1023px) {
/* #fixedsocial { top: 74px !important; } */
}

@media only screen and (max-width: 900px) {
.navline { display: none !important;}
.navline-mobile { display: block !important;}
.slider { margin: 0 0 0 0 !important;}
#fixedsocial { display: none !important;}
.kunden .container, .logos .container { width: 90% !important; }
.logos .carousel-firmen { padding-left: 2em !important; margin-left: 1em !important; }

}


@media only screen and (min-width: 480px) and (max-width: 720px) {
.slidelogo { 
	bottom: -60px !important; 
	max-width: 220px !important;
	margin-left: -110px !important;
}


#fixedsocial { display: none !important;}
.leistungen { text-align: center !important; }
.leistungen .columns { margin-left: 0 !important; width: 100% !important; }
.leistungen .fa-check-circle { margin-bottom: 10px !important; }
.cimco { text-align: center !important; }
/*.cimco .columns { margin-left: 0 !important; width: 100% !important; }*/
.cvcc{width:95% !important;padding:0 0px !important;}
/*.kontaktform .columns { width: 100%  !important; text-align: center !important; }*/
.flex .four { display: none !important; }
#kontakt .columns { width: 100% !important; margin-left:0 !important; text-align: center !important; }
.kunden .container, .logos .container { width: 85% !important; }
.logos .carousel-firmen { padding-left: 1em !important; margin-left: 1em !important; }
}

@media only screen and (max-width: 479px) {
#fixedsocial { display: none !important;}
.slidelogo { 
	bottom: -80px !important; 
	max-width: 220px !important;
	margin-left: -110px !important;
}
.flex .four { display: none !important; }
#kontakt .columns { width: 100% !important; margin-left:0 !important; text-align: center !important; }
.leistungen { text-align: center !important; }
.leistungen .fa-check-circle { margin-bottom: 10px !important; }
.cimco { text-align: center !important; }
.cvcc{width:95% !important;padding:0 0px !important;}
.logos img { margin: 1em auto !important; }
.weisbg { text-align: center !important; }
.kunden .container, .logos .container { width: 90% !important; }
.logos .carousel-firmen { padding-left: 1em !important; }
}