/*  
Sondermaschinenbau Philipp
von Philip Zimmermann 
http://www.zcreative.de
*/

/*reset css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* STYLESHEET BESGINNT */

@font-face {
	font-family: 'Latoregular';
	src: url('fonts/Lato-Reg.eot') format('eot'),
	url('fonts/Lato-Reg.woff') format('woff'),
	url('fonts/Lato-Reg.ttf') format('truetype');}

@font-face {
	font-family: 'Latolight';
	src: url('fonts/Lato-Lig.eot') format('eot'),
	url('fonts/Lato-Lig.woff') format('woff'),
	url('fonts/Lato-Lig.ttf') format('truetype');}
	
@font-face {
	font-family: 'Latobold';
	src: url('fonts/Lato-Bol.eot') format('eot'),
	url('fonts/Lato-Bol.woff') format('woff'),
	url('fonts/Lato-Bol.ttf') format('truetype');}
	
@font-face {
	font-family: 'Latoblack';
	src: url('fonts/Lato-Bla.eot') format('eot'),
	url('fonts/Lato-Bla.woff') format('woff'),
	url('fonts/Lato-Bla.ttf') format('truetype');}		

title {display:none;}

*{transition:ease-in-out 0.2s;}

html, body {height: 100%;
	font-family:Latoregular;
	font-size:14px;
	color:#5a544c;
	background:white;}
	
#header {width:1200px;
	background:white;;
	height:191px;
	margin:auto;
	margin-bottom:10px;
	background-position: center;}
	
.headwrap {width:1200px;
	margin:auto;}	

.logo {width: 700px;
height: 137px;
background: url(images/logo_1200.png) no-repeat;}	
		
#wrap {width:1200px;
margin:auto;
border-bottom: 1px solid grey;}

.alignleft {float:left;
	margin:10px;
	margin-left:0px;}
	
.alignright{float:right;
	margin:10px;
	margin-right:0px;}	
	
.aligncenter {	display: block;
	margin-left: auto;
	margin-right: auto;}	
	
.post, .post_r {
	width: 600px;
	float:left;
	margin-bottom: 60px;
	}	
	
.post_r {width: 185px;
margin-right: 5px;
float: left;
padding: 5px;
height: 99px;
font-size: 18px;
font-family: latolight;
background: #EEE;
margin-bottom: 5px;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
-webkit-border-radius: 7px;
border-radius: 7px;}	

.entry_r {height: 98px; display: table-cell;
    vertical-align: middle}

.lwrap {width:600px; float:left;margin-bottom: 10px;}
	
.post h2 a {
margin-left: 30px;
width: 100%;
display: block;
font-family: latolight;
font-size: 24px;
color: #333;
text-decoration: none;
margin-bottom: 16px;
text-transform: uppercase;}	
	
.post h2{
font-size: 21px;
margin-bottom: 5px;
font-family: latoregular;
}

.post h3{
	font-size:16px;
}		

.post h1,. post_r h1{
	font-size:20px;
}	
	
.entry {
	margin-top: 28px;
	padding: 30px;
	padding-top: 0px;
	display:block;
	font-family:latolight;
	color:#333;}	
	
.entry a{
	font-family:latobold;
	color:white;}	
	
.entry p {
margin-bottom: 20px;
font-size: 16px;
line-height: 24px;
}
.entry li {color:white;  width:auto; padding:5px; margin-left:15px; margin-bottom:1px; list-style:disc}		
.entry li a{color:white;  text-decoration:none; }		

.clear {clear:both;}

.menu-hauptmenu-container {height: 50px;
display: block;
background: #efeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #efeeee 0%, #bcbabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeeee), color-stop(100%,#bcbabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efeeee 0%,#bcbabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeee', endColorstr='#bcbabb',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 7px;
border-radius: 7px;
overflow:hidden;
}

.nav .menu li a {height:50px;
	font-family:latolight;
	color:#333;
	font-size:19px;
	display:block;
	padding-left: 27px;
	padding-right: 26px;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 50px;}
	
.menu li a:hover {background:url(images/hover.png) repeat-x;}	
	
.nav {
	width: 1200px;}
	

	
.bottomcontainerBox {border:none !important;}	

strong {font-family:latobold;}

li.current-menu-item a, li.current-category-ancestor a {color: white !important; background:#333; -webkit-box-shadow:inset 0px 0px 20px 3px #000;box-shadow:inset 0px 0px 20px 3px #000}
.navcat .menu li a:hover {color: black !important; background:#333;}

/*.meteor-slides .mslide img {-webkit-border-radius: 7px;
border-radius: 7px;
overflow: hidden;}*/

.single-slide .mslide, .wp-post-image {
display: block !important;
-webkit-border-radius: 7px !important;
border-radius: 7px !important;
overflow: hidden !important;
}

.contact {width: 500px;
float: right;
margin-top: 30px;}
.contact h2, .tel {
font-family: latobold;
font-size: 18px;
}
.contact a {text-decoration:none;}
.contact h2 {margin-left: 40px;}

.contact p {margin-left: 40px;}
.contact .tel {}

.cbutton {
	margin-top:20px;
	color: #FFF;
font-family:latoblack;
font-size:20px;

display: block;
padding: 13px;
text-align: center;
width: 80%;
background: #c81528; /* Old browsers */
background: -moz-linear-gradient(top,  #c81528 0%, #7b1b1e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c81528), color-stop(100%,#7b1b1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c81528 0%,#7b1b1e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c81528 0%,#7b1b1e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c81528 0%,#7b1b1e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c81528 0%,#7b1b1e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81528', endColorstr='#7b1b1e',GradientType=0 ); /* IE6-9 */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
text-shadow: 1px 1px 1px #000000;
 filter: dropshadow(color=#000000, offx=1, offy=1);
-webkit-border-radius: 7px;
border-radius: 7px;}

.meteor-slideshow {margin-bottom:50px !important;}
.sdw {width:100%; background:url(images/sdw.png) no-repeat;
background-size:cover; height:20px;}

#footer  {}

#footer h2 {font-family: latobold;
font-size: 21px;}

#footer a {
	text-decoration:none;
	color:#333;}
	
.footermen {float:left; margin-top:20px; padding:30px; padding-top:0px;min-height: 146px;}
.footermen .menu {margin-top:20px;}
.leistungsspektrum {
width:400px;}
.menu-leistungsspektrum-container {-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px;}

.aktuelles .entry {border-bottom:1px solid #333}

.maschinenpark, .leistungsspektrum {border-right:1px solid #333}	
.maschinenpark {width 200px;}
#menu-sitemenu {float: right;margin-top: -114px;width: auto;}

#menu-sitemenu li{float: left;
}

#menu-sitemenu li a{color:#333; text-decoration:none; padding:10px;-webkit-border-radius: 7px;
border-radius: 7px;
}

.wp-caption-text {font-size: 13px !important; margin-bottom:5px !important;}
.gallery {margin-bottom: 30px !important;}
.entry a {color: #333; text-decoration: none;}


.hide {display:none !important;}
.menu-mobile-container {display:none;}	
#menu-icon {display:none}
.nav #menu-icon {display:none !important;}
.hide {display:none; }

.active {display:none;-webkit-border-radius: 7px 7px 0px 0px !important;
border-radius: 7px 7px 0px 0px !important; }
.menu-uber-uns-container {display:none !important;}	

input[type="submit"] {font-family: latolight;
font-size: 16px;
padding: 10px;
text-transform: uppercase;
background: #efeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #efeeee 0%, #bcbabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeeee), color-stop(100%,#bcbabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efeeee 0%,#bcbabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeee', endColorstr='#bcbabb',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 7px;
border-radius: 7px;
border:none;}

.wpcf7-response-output, .wpcf7-not-valid-tip {
	-webkit-border-radius: 7px;
border-radius: 7px;}
	
.wpcf7-response-output{background:#f7e700;}
.wpcf7-not-valid-tip {
background: #C81528 !important;
background: -moz-linear-gradient(top, #C81528 0%, #7B1B1E 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C81528), color-stop(100%,#7B1B1E)) !important;
background: -webkit-linear-gradient(top, #C81528 0%,#7B1B1E 100%) !important;
background: -o-linear-gradient(top, #C81528 0%,#7B1B1E 100%) !important;
background: -ms-linear-gradient(top, #C81528 0%,#7B1B1E 100%) !important;
background: linear-gradient(to bottom, #C81528 0%,#7B1B1E 100%) !important;
color:white  !important;}
.imgcutter {margin-bottom: 15px;}
.entry iframe {max-width:100% !important; height:auto; min-height:200px; }
.wp-caption {background: #EEE;
border: 1px solid #E3E3E3;
padding: 2px;}
.wp-caption img {display: block;
margin: auto !important;}
.wp-caption-text {font-size:6px;}

.entry h1 {font-size: 28px;margin-bottom: 20px;}
@media (min-width: 1024px) and (max-width: 1280px){
#wrap, #header, .nav{width:1000px;}
.nav .menu li a {font-size: 16px;display: block;padding-left: 20px;padding-right: 21px;}
.contact {width: 396px;}
.cbutton {width:auto;}
.headwrap {width: 1000px;}
.wp-post-image {}
.imgcutter {width:1000px;-webkit-border-radius: 7px;border-radius: 7px; overflow:hidden; }
}
	
@media (min-width: 768px) and (max-width: 1023px){
.alignleft, .alignright, .alignmiddle {width: 30% !important; height:auto;}	
.alignleft img {width:100%; height:auto;}	
#wrap, #header, .nav{width:748px;}
.nav .menu li a {font-size: 14px; font-family:latoregular; display: block;padding-left: 9px;padding-right: 10px;}
.contact {width: 290px;}
.post {width: 410px;}
.cbutton {width:auto;}
.headwrap {width: 748px;}
.sdw {width: 290px;background-size: contain;}
.leistungsspektrum {width:688px; border:none;}
.maschinenpark {width: 292px;}
.informationen {width:334px;}
.wp-post-image {width:1000px; height:auto;}
.imgcutter {width:748px;-webkit-border-radius: 7px;border-radius: 7px; overflow:hidden;}
.lwrap {width:400px; float:left;}
#menu-sitemenu {float: left;margin-top: -114px;width: auto;}
.logo {
width: 500px;
height: 137px;
background: url(images/logo_768.png) no-repeat;
}
}

	
@media (min-width: 480px) and (max-width: 767px){
.alignleft, .alignright, .alignmiddle {width: 30% !important; height:auto;}	
.alignleft img {width:100%; height:auto;}	
#header {height: auto;}
#wrap, #header, .nav{width:470px;}
.nav .menu-hauptmenu-container {display:none;}
.nav .menu li a {font-size: 14px; font-family:latoregular; display: block;padding-left: 11px;padding-right: 11px;}
.contact {width: 470px;}
.post {width: 470px; border-bottom:#333 1px solid; margin-bottom:10px;}
.cbutton {width:300px;}
.headwrap {width: 470px;}
.sdw {width: 300px;background-size: contain;}
.leistungsspektrum {width: 430px; border:none;}
.maschinenpark {width: 170px;}
.informationen {width: 170px;}
.meteor-slides .mslide img {width: 823px !important;height: auto !important;margin-left: 00px;max-width: 1200px;}
.single-slide .mslide {width:470px;-webkit-border-radius: 7px; height:50px;border-radius: 7px; overflow:hidden;}
.wp-post-image {width: 800px; height:auto; margin-left:0px;}
.imgcutter {width:470px;-webkit-border-radius: 7px;border-radius: 7px; overflow:hidden;}
#menu-sitemenu {float: right;margin-top: -144px;width: 100%;}
.logo {margin: auto;width: 260px;height: 100px;background: url(images/logo_kl.png) no-repeat;margin-top: 60px;background-size: contain;}
.menu-mobile-container a {width:448px; background:#BCBABB; font-size: 23px;font-family: latolight;}
.nav #menu-icon {height: 24px; font-size: 22px;font-family: latolight;text-transform: uppercase;padding: 15px;width: 440px; display: block !important;background: #efeeee; /* Old browsers */background: -moz-linear-gradient(top,  #efeeee 0%, #bcbabb 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeeee), color-stop(100%,#bcbabb)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* IE10+ */background: linear-gradient(to bottom,  #efeeee 0%,#bcbabb 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeee', endColorstr='#bcbabb',GradientType=0 ); /* IE6-9 */-webkit-border-radius: 7px;border-radius: 7px;overflow:hidden;}
.lwrap {width:470px; float:left;}
.post_r {width: 141px; font-size:16px;}
.last a {-webkit-border-radius: 0px 0px 7px 7px;
        border-radius: 0px 0px 7px 7px;}
		}
	
@media (min-width: 360px) and (max-width:479px){
.alignleft, .alignright, .alignmiddle {width: 30% !important; height:auto;}	
#header {height: auto;}
#wrap, #header, .nav{width:350px;}
.nav .menu-hauptmenu-container {display:none;}
.nav .menu li a {font-size: 14px; font-family:latoregular; display: block;padding-left: 11px;padding-right: 11px;}
.contact {width: 350px;}
.post {width: 350px; border-bottom:#333 1px solid; margin-bottom:10px;}
.post img {width:100%; height:auto;}
.cbutton {width:300px;}
.headwrap {width: 350px;}
.sdw {width: 300px;background-size: contain;}
.leistungsspektrum {width: 290px; border:none;}
.maschinenpark {width: 170px; border-right:none;}
.informationen {width: 170px;}
.meteor-slides .mslide img {width: 823px !important;height: auto !important;margin-left: 00px;max-width: 1200px;}
.single-slide .mslide {width:350px;-webkit-border-radius: 7px; height:50px;border-radius: 7px; overflow:hidden;}
.wp-post-image {width: 600px;height: auto;margin-left: 00px;}
.imgcutter {width:350px;-webkit-border-radius: 7px;border-radius: 7px; overflow:hidden; }
#menu-sitemenu {float: right;margin-top: -144px;width: 100%;}
.logo {margin: auto;width: 260px;height: 100px;background: url(images/logo_kl.png) no-repeat;margin-top: 60px;background-size: contain;}
.entry {padding:0px;}
.menu-mobile-container a {width:328px; background:#BCBABB; font-size: 23px;font-family: latolight;}
.nav #menu-icon {height: 24px; font-size: 22px;font-family: latolight;text-transform: uppercase;padding: 15px;width: 320px; display: block !important;
background: #efeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #efeeee 0%, #bcbabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeeee), color-stop(100%,#bcbabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efeeee 0%,#bcbabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeee', endColorstr='#bcbabb',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 7px;
border-radius: 7px;
overflow:hidden;}
.lwrap {width:350px; float:left;}
.post_r {width: 101px;font-size: 11px;}
.last a {-webkit-border-radius: 0px 0px 7px 7px;
        border-radius: 0px 0px 7px 7px;}}

@media (min-width: 320px) and (max-width: 359px){
.alignleft, .alignright, .alignmiddle {width: 30% !important; height:auto;}		
#header {height: auto;}
#wrap, #header, .nav{width:310px;}
.nav .menu-hauptmenu-container {display:none;}
.menu-mobile-container a {width:288px; background:#BCBABB; font-size: 23px;font-family: latolight;}
.nav #menu-icon {height: 24px; font-size: 21px;font-family: latolight;text-transform: uppercase;padding: 15px;width: 280px; display: block !important;
background: #efeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #efeeee 0%, #bcbabb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeeee), color-stop(100%,#bcbabb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeeee 0%,#bcbabb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efeeee 0%,#bcbabb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeeee', endColorstr='#bcbabb',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 7px;
border-radius: 7px;
overflow:hidden;}
.nav .menu li a {font-size: 14px; font-family:latoregular; display: block;padding-left: 11px;padding-right: 11px;}
.contact {width: 310px;}
.post {width: 310px; border-bottom:#333 1px solid; margin-bottom:10px;}
.post img {width:100%; height:auto;}
.cbutton {width:272px;}
.headwrap {width: 310px;}
.lwrap {width:310px; float:left;}
.post_r {width:88px;font-size:10px;}
.sdw {width: 272px;background-size: contain;}
.leistungsspektrum {width: 272px; border:none;}
.maschinenpark {width: 170px;border-right:none;}
.informationen {width: 170px;}
.meteor-slides .mslide img {width: 823px !important;height: auto !important;margin-left: 00px;max-width: 1200px;}
.single-slide .mslide {width:310px;-webkit-border-radius: 7px; height:50px;border-radius: 7px; overflow:hidden;}
.wp-post-image {width: 600px;height: auto;margin-left: 00px;}
.imgcutter {width:310px;-webkit-border-radius: 7px;border-radius: 7px; overflow:hidden; }
#menu-sitemenu {float: right;margin-top: -144px;width: 100%;}
.logo {margin: auto;width: 260px;height: 100px;background: url(images/logo_kl.png) no-repeat;margin-top: 60px;background-size: contain;}
.entry {padding:0px;}
.last a {-webkit-border-radius: 0px 0px 7px 7px;
        border-radius: 0px 0px 7px 7px;}

}


/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/


