@import "../fonts/stylesheet.css";
@import "menu.css";
@media (max-width:768px) {
a:link, a:visited, a:hover, a:focus, a:active {
border: 0;
outline: 0;
}

html, body{
	margin:0;
	padding:0;
}
html{
	background: rgb(29,33,37); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(29,33,37,1) 0%, rgba(122,126,130,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(29,33,37,1)), color-stop(100%,rgba(122,126,130,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(29,33,37,1) 0%,rgba(122,126,130,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2125', endColorstr='#7a7e82',GradientType=0 ); /* IE6-9 */
	min-width:768px;
}
body{
	background:url('../images/repeat_bg.png') repeat;
	min-width:768px;
	font-family: 'Open Sans', Verdana, Tahoma;
}
.container{
	width:768px;
	margin:0 auto;
}
.clear {
	clear:both;
}
#header {
	padding:0 0 13px 0;
	background:#fff;
}
#header img{
	margin-top:19px;
	margin-left:10px;
}
#header ul{
	margin:0 0 0 0;
	padding:0;
	float:right;
	font-size:14px;
	background:#fff;
}
#header ul li{
	display:inline;
	float:left;
	margin-right:55px;
}
#header  ul li a{
	color:#525252;
	text-decoration:none;
}
.jqueryslidemenu{
	margin-top:-40px!important;
}
#slides img{
	position:relative;
	z-index:2;
}
/*#banner1_text{
	color: #fff;
    float: right;
    font-family: 'museo_sans500';
    font-size: 20px;
    margin-right: 55px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: -359px;
    z-index: 100;
}
#banner2_text {
	width:186px;
	height:194px;
	background:url(../images/banner_text_bg.png) no-repeat;
	position:absolute;
	z-index:200;
	margin:230px 0 0 1050px;
	top:50px;
}
#banner2_text h2{
	color: #fff;
    font-family: 'Open Sans';
    font-size: 22px;
    margin: 45px 0 0;
    text-align: center;
}
#banner2_text hr{
	 background: none repeat scroll 0 0 #db7056;
    border: 0 none;
    color: #db7056;
    height: 1px;
    margin: 12px auto;
    width: 80%;
}
#banner2_text p{
	color: #ffb8b8;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    margin: 0 auto;
    text-align: center;
    width: 80%;
}*/
/*Slider*/

#slides {
	height: 540px;
    overflow: hidden;
    position: relative;
}

#slides .slidesContainer {
	
}

/*
	Next/prev buttons
*/

#slides .slidesNext,#slides .slidesPrevious , .current_slide{
	display:none;
	margin:0;
}

#slides .slidesPagination {
	margin: -19px 0 0 600px;
    padding: 0;
    position: absolute;
    width: 190px;
    z-index: 999;
}

#slides .slidesPagination li {
	float:left;
	margin:0 6px;
	list-style:none;
}

#slides .slidesPagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background:#ffffff;
	background-position:0 0;
	overflow:hidden;
	border-radius:7px;
}

#slides .slidesPagination li.slidesCurrent a {
	background:#a92408;
}

#slides .controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}
.navDiv{
	background:#fff;
	width:698px;
	padding-left:68px;
	overflow:hidden;
}
.navDiv1{
	background:#fff;
	width:698px;
	overflow:hidden;
	margin-top:-1px;
	padding-left:68px;
}
.nav{
	margin:0 0 0 65px;
	padding:0;	
}
.nav li{
	float:left;
	display:inline;
	width:254px;
	height:267px;
	cursor:POINTER;
}
.nav li:nth-child(1){
	background:#fff url('../images/nav1.png');
}
.nav li:nth-child(2){
	background:#fff url('../images/nav2.png');
}
.nav li:nth-child(3){
	background:#fff url('../images/nav3.png');
}
.nav li:nth-child(4){
	background:#fff url('../images/nav4.png');
}
.nav li:nth-child(5){
	background:#fff url('../images/nav5.png');
}
.hovered{
	background-color:#f8e4ef !important;
}
.hovered a{
	color:#d34d2d !important;
}
.hovered ul li a {
	color:#fff !important;
}
.nav li a{
	color: #acacac;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 900;
    padding: 218px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.slogan{
	width:768px;
	min-height:153px;
	height:153px;
	background:#2b2b2e;
	padding:32px 0 0;
}
.slogan h2{
	color:#d04729;
	font-size:30px;
	margin:17px;
	font-family: 'museo_sans500';
	text-align:center;
	text-align:center;
}
.slogan p{
	margin:15px 0;
	color:#9c9c9c;
	font-size:13px;
	font-family:Open Sans;
	text-align:center;
}
.latest_works_div{
	width:768px;
	height:538px;
	background:#ededf0;
	padding:35px 0 0 0;
}
.latest_works_div h2{
	color:#000;
	font-family: 'museo_sans500';
	text-align:center;
	font-weight:500;
	font-size:40px;
	margin:0;
}
.latest_works_div p a{
	color:#df4242;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.latest_works_div p{
	color:#696969;
	font-size:11px;
	font-family:Open Sans;
	margin:30px 0 0;
	line-height:15px;
	width:485px;
}
#slidesWorks{
	margin-top:45px;
	 margin-bottom: 55px;
    margin-left: 0;
    margin-top: 15px;
    min-height: 160px;
    overflow: hidden;
    position: relative;
    width: 768px;
}
#slidesWorks .slides-item {
	width: 485px;
	text-align: center;
	margin-left: 147px;
	float: left;
}

#slidesWorks .slidesContainer{
	margin:0 auto;
}
#prev, #next {
	position:absolute;
	width:24px;
	height:0;
	margin:-260px 0 0 20px;
	padding-top:32px;
	display:none;
	z-index:101;
	background:url(../images/left.png) no-repeat 0 0;
}

 #next {
	margin-left:1367px;
	background:url(../images/right.png) no-repeat 0 0;	
	display:none;
}

#slidesWorks .slidesPagination{
	display:none;
}
.counts_container{
	width:768px;
	background:#d34d2d;
	overflow:hidden;
	padding-bottom:25px;
}
.links{
	clear:both;
	margin:0 0 0 79px;
	padding:30px 0 0;	
}
.links li{
	float:left;
	display:inline;
}
.links li a {
	color:#9e181f;
	text-transform:uppercase;
	font-family: 'museo_sans500';
	text-decoration:none;
	cursor:POINTER;
	font-size:12px;
}
.links li:after{
	content:"-";
	margin:0 10px;
	color:#9e181f;
}
.links li:last-child:after{
	content:"";
}
.countsDiv{
	margin:40px auto 0;
	max-width: 640px;
	width: 518px !important;
}
.count{
	width:234px;
	height:234px;
	border-radius:117px;
	border:1px solid #e77053;
	float:left;
	margin-right:45px;
}
.count:nth-child(2n) {
    margin-right: 0 !important;
}
.count:last-child{
	margin-right:0;
}
.count h3{
	color:#ededf0;
	font-size:80px;
	font-family: 'museo_sans700';
	text-align:center;
	margin:63px 0 0;
	font-weight:500;
	line-height:1;
}
.count p{
	font-family: 'museo_sans500';
	font-size:18px;
	color:#9e181f;
	text-transform:uppercase;
	margin:0 auto;
	width:190px;
	text-align:center;
}
.countsDiv .selected{
	background:#e77053;
}
.footer_div{
	background:#1d2125;
	width:768px;
	min-height:310px;
}
.footer_block:first-child {
	padding:35px 0 0;
	margin:0 0 0 184px;
	float:left;	
}
.footer_block{
	padding:35px 0 0;
	margin:0 0 0 184px;
	float:left;	
}
.nav li ul{
	background:url('../images/subnav_bg.png') repeat;
	padding:0;
	margin:0;
	display:none;
	position:absolute;
	z-index:999;
}
.nav li ul li{
	background:transparent none !important;
	font-size:13px;
	font-family:Open Sans;
	height:auto;
	display:list-item;
	float:none;
	list-style:none;
	text-align:center;
}
.nav li ul li:first-child{
	margin-top:17px;
}
.nav li ul li a{
	color:#fff;
	text-decoration:none;
	padding:8px 0;
	font-weight:400;
	cursor:POINTER;
}
.nav li ul li a:hover{
	font-weight:bold;
	color:#fff;
}
.nav li ul li a.active {
	font-weight:bold;
}
.triangle-down {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5a5557;
    height: 0;
    margin: 0 0 0 120px;
    position: absolute;
    width: 0;
	display:none;
}
.footer_header {
	background:url('../images/bottom_header.png') no-repeat;
	width:383px;
	height:35px;
	color:#bdbdbd;
	font-size:12px;
	font-family:Open Sans;
	font-weight:bold;
	text-align:center;
	padding-top:18px;
	text-transform:uppercase;
}
.footer_text {
	width:383px;
	margin:30px 0 0;
	font-size:12px;
	color:#bdbdbd;
	font-family:Open Sans;
	font-weight:400;
	line-height:18px;
}
#pdf{
	margin:-5px 20px 0 45px;
	float:left;
}
#download_lnk{
	background: none repeat scroll 0 0 #b1353f;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 15px;
    padding: 10px 18px;
    text-decoration: none;
    text-transform: uppercase;
    width: 70px;
}
.footer_text p, .footer_text subscribe{
  font-size: 12px;
color: #BDBDBD;
}

.footer_text a{
	color:#fff;
	text-decoration:none;
}
.footer_text #photo{
	float:left;
	margin-right:15px;
}
.footer_text:last-child{
	padding:0 0 0 25px;
	width:375px;
}
.Professional{
   color: #fff !important;
}

#email, #s2email{
	width:165px;
	height:25px;
	background:#0e1215;
	color:#464b50;
	font-family:Georgia;
	font-style:italic;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #2f3236;
	margin-top:10px;
	padding-left:8px;
}
#submitBtn{
	background: none repeat scroll 0 0 #b1353f;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-table;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 800;
    margin-left: -2px;
    margin-top: -3px;
    min-height: 28px;
    padding: 8px;
    text-transform: uppercase;
}
#bottomHr{
	width:640px;
	border:0;
	height:1px;
	background:#393e42;
	margin:22px auto 15px; 
}
.footer-copy{
	height:39px;
}
#copyright{
	float:left;
	color:#bdbdbd;
	font-size:10px;
	font-family:Open Sans;
	color:#4b4e51;
	margin:0 0 0 65px;
    width: 575px;
	vertical-align:top;
	
}
#copyright p{
	font-weight:900;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	color:#bdbdbd;
}
#copyright .footer-contact {
float: right;
font-family: Open Sans;
margin-top: -38px;
}
#copyright .footer-contact a {
color: #BDBDBD;
font-size: 12px;
font-weight: 900;
margin: 0;
text-transform: uppercase;
text-decoration: none;
}





.socials {
	margin:0 60px 0 0;
	padding:0;
	float:right;	
}
.socials li{
	float:left;
	display:inline;
	margin:0 5px;
}
.lang {
	margin:0 65px 0 0;
	padding:0;
	float:right;	
}
.lang li{
	float:left;
	display:inline;
	margin:0 5px;
}
.slide-wrap {
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 100000px;
}
#orange_area, #orange_div{
	width:100%;
	background:#D34D2D;
	padding-top:40px;
	padding-bottom:20px;
	color:#fff;
	overflow:hidden;
}

#orange_div {
	color:#9e181f;
}
#orange_div h1{
	color: #9e181f;
    font-family: 'museo_sans500';
    text-decoration: none;
	font-size:18px;
	margin-left:25px;
}
#orange_div h1 span{	
    text-transform: uppercase;
}
#orange_area h1{
	color:#1D2125;
	font-size:24px;
	margin:	0 0 20px 210px;
}
#orange_area .wpcf7{
	width:700px;
	margin:20px 0 0 20px;
}
#orange_area span{
	font-size:11px;	
	/* margin-top: -45px; */
	padding-bottom:3px;
}
#orange_area .titlespan{	
	margin-left:213px;
	color:#bdbdbd;
}
#orange_area table{
	width:500px;
	margin-top:40px;
	float:left;
}
#orange_area td{
	color: #fff;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 900;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#orange_area table:nth-child(2){
	margin-left:50px;
}
#orange_area td:first-child{
	width: 120px;
	padding:16px 0;
}
#orange_area textarea{
    border: 1px solid #e4e4e4;
    color: #424242;
    height: 252px;
    padding: 7px;
    width: 365px;
}
/*#orange_area  .wpcf7-submit{
	 background: url("../images/contact_btn_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #bdbdbd;
    float: right;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: bold;
    height: 49px;
    margin-right: 40px;
    padding: 4px 15px;
    text-align: center;
    text-transform: uppercase;
	width:340px;
}*/
#orange_area span.wpcf7-not-valid-tip {
	color:#fff;
}
.form_tables{
	width:1200px;
	margin:0 0 0 194px;
}
.entry-content {
	padding:0;
}
#white_div{
	background: #fff;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    /* height: 247px; */
    line-height: 1.4;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#grey_div{
	background: #ededf0;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 15px;
    overflow: hidden;
    padding: 0 0 15px 0;
    width: 100%;
}
#grey_div h1{
	color: #000;
    font-size:18px;
    font-weight: 500;
    margin: 25px 0 15px 0;
}
#white_div h1{
	color: #000;
    font-size:18px;
    font-weight: 500;
    margin: 25px 0 15px 17px;
}
#white_div .entry-header {
    margin-bottom: 0;
}
#grey_div p{
	margin:0  0 10px;
}
#grey_div .content {
    background: none repeat scroll 0 0 #ededf0;
    margin-top: 0;
   padding: 15px 15px 15px 9px;
    width: 96%;
	
}
#recent_div{
	background: url('../images/banner-unternehmen.jpg') no-repeat;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    height: 247px;
    line-height: 15px;
    overflow: hidden;
    padding: 0;
   width: 100%;
	background-size: 100% auto;
}
#recent_content{
	 background: url("../images/recent_content.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffb8b8;
    font-family: Open Sans;
    font-size: 14px;
    height: 460px;
    line-height: 15px;
    margin: 35px 0 0 545px;
    overflow: hidden;
    padding: 30px 42px 0;
    width: 641px;
	display:none;
}
#recent_content p{
	 margin: 0 0 16px;
    text-align: center;
	line-height:20px;
	}
#recent_content h1{
color: #FFF;
font-family: 'Open Sans' !important;
font-size: 20px;
line-height: 1.5;
margin: 69px 0 23px 50px;
text-align: center;
width: 528px;
font-weight: 600;
}
#recent_content hr{
	 background: none repeat scroll 0 0 #db7056;
    border: 0 none;
    color: #db7056;
    height: 1px;
    margin: 12px auto;
    width: 80%;
}

#banner1_text {
background: url("../images/text1_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #FFF;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 500;
height: 208px;
line-height: 1.2;
margin: -215px 0 0 39%;
padding-left: 15px;
padding-top: 0;
position: absolute;
text-align: left;
width: 369px;
z-index: 100;
}

#banner1_text p{
	margin-bottom:8px;
}

#banner1_text h2{
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 10px;
}

#banner1_text p{
	margin-bottom:8px;
}

#banner1_text h2{
	font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
}
#banner2_text {
	width:186px;
	height:194px;
	background:url(../images/banner_text_bg.png) no-repeat;
	position:absolute;
	z-index:200;
	margin:-24px 0 0 67%;
	top:50px;
}
#banner2_text h2{
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 17px;
    margin: 45px 0 10px 0;
    text-align: center;
    font-weight: 600;
}
#banner2_text ul{
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 100;
    line-height: 19px;
    list-style: none;
    margin: 3px 0 0 15px;
    padding: 0;
    text-align: left;
    margin-left: 33px;
}
.systeme{
	margin:0 0 50px 112px;
}
.systeme img{
	border:0;
	box-shadow:none;
	padding:12px;
}
.nodisplay{
	display:none;
}
#fakten_table {
	width:92%;
	 margin-left:17px; 
}
#fakten_table td{
	display:block;
}
.filialsystem , .funktionen, .kundenkarten, .kunden, .lagerverwaltung, .schnittstelle, .kartenzahlungen, .multishop{
	margin:25px 0 0 17px;
}
#fakten_table h3, .filialsystem h3, .funktionen h3, .kundenkarten h3, .kunden h3, .lagerverwaltung h3, .schnittstelle h3, .kartenzahlungen h3, .multishop h3{
	margin:15px 0 0 0;
}
#fakten_table ul li, .filialsystem ul li, .funktionen ul li, .kundenkarten ul li, .kunden ul li, .lagerverwaltung ul li, .schnittstelle ul li, .kartenzahlungen ul li, .multishop ul li{
	line-height: 1.4;
    list-style: disc outside none;
    margin: 0 0 0 30px;
}
#fakten_table td:nth-child(3){
	vertical-align:bottom;
	padding-bottom:100px;
}
#fakten_table img{
	
	margin:10px 0 0 91px;
}

/*.kundenkarten img{
	float:right;
	margin-top:-220px;
	margin-right:38px;
	 box-shadow: 0 2px 5px #777;
}*/
.form_tables {
    margin: 0 0 0 47px !important;
}
.formleft {
    width: 255px;
	float:left;
}
.formmiddle {

    margin-top: 10px;
}
.formright {
	padding-top: 37px;
	width: 400px;
	margin: -100px 0 0 254px;
	clear: both;
	float: left;
}
.formleft div {
    color: #010317;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 1.355;
}
.orange-line {
    border-bottom: 1px solid #f4921d !important;
    color: #424242;
    content: " ";
    height: 20px;
    margin-bottom: 20px;
    width: 40px;
}
.formmiddle .contactheader {
    font-size: 11px;
    font-weight: 700;
}
.formmiddle div {
    color: #010317;
    font-family: Open Sans;
    font-size: 13px;
}
.contspan {
    font-size: 11px !important;
    margin-bottom: 20px;
}

.form_tables input[type="text"] {
    border: 1px solid #e4e4e4;
    font-size: 12px;
    height: 25px;
    margin-bottom: 8px;
    padding: 0 10px;
    width: 360px;
}
#orange_area .wpcf7-reset {
	background: none repeat scroll 0 0 #b5b5b5;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 13.33px;
    height: 25px;
    margin-top: 9px;
    padding: 0 6px;
    width: 110px;
	border:0;
}
#orange_area .wpcf7-submit {
    background: none repeat scroll 0 0 #f4921d;
    border: medium none;
    color: #fff;
    float: right;
    height: 25px;
    margin-left: 8px;
    margin-right: 102px;
    margin-top: 9px;
    width: 95px;
    padding: 0 6px;
	 border-radius: 0;
    font-size: 13.33px;
}
.floatRight .content{
	float:right;
	margin-right:40px;
	#background:#fff !important;
}
.subscribe input[type="submit"]{
	 background: none repeat scroll 0 0 #b1353f;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-table;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 800;
    margin-left: 5px;
    margin-top: 10px;
    min-height: 28px;
    padding: 8px 3px;
    text-transform: uppercase;
	float:left;
}
.subscribe input[type="submit"]:nth-child(2){
	background:#33393F;
}
.subscribe p{
	display:inline;
	float:left;
}
.subscribe label {
	display:none;
}
.s2_error{
	float:none !important;
	display:block !important;
	clear:both !important;
}
#grey_div .entry-content div  img{
	border-radius:13px;
	}
#grey_div .entry-content div {
    border: 1px solid #cbcbcb;
    border-radius: 13px;
    float: left;
    height: 132px;
    margin-right: 40px;
    margin-top: 20px;
    text-align: center;
    width: 210px;
	background:#fff;
}
.partnerpage .entry-content{
	margin-left:135px;
}
.floatRight .entry-content img{
	width:190px;
}
.floatRight .entry-content div:nth-child(3n) {
	margin-right:0;
}
.floatRight .entry-content {
	width:717px;
	margin:0 auto;
}
.floatRight h1{
	margin:25px 0 10px 35px !important;
}
.raised {
    position:relative;
    width:40%;
    padding:1em;
    margin:2em 10px 4em;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}        
 
.raised:before,
.raised:after {
    content:"";
    position:absolute;
    z-index:-2;
}
 
.raised p {
    font-size:16px;
    font-weight:bold;
}        
.services-left {
    float: left;
    margin-left: 17px;
    padding-right: 0;
    width: 40%;
	line-height:21px;
}
.services-left h5, .services-right h5 {
    font-size: 14px;
    line-height: 1;
	margin:15px 0;
}
.services-left img {
    margin-top: 3px;
    width: 262px;
}
.services-right {
    float: left;
    width: 53%;
	line-height:21px;
}
.full-width-table td:nth-child(2){
	display:inline-block; 
	clear:both;
}
.full-width-table td:nth-child(3){
	display:inline-block; 
}
.services-right div {
    font-weight: 700;
}
.sep15px {
    height: 8px;
    width: 15px;
}
.footer_header a{
	color:#bdbdbd;
	text-decoration:none;
}
.full-width-table {
    margin-left: 17px;
    margin-top: -13px;
    width: 100%;
	line-height:1.4;
}
.left-table {
    width: 315px;
}
.left-table th, .middle-table th, .right-table th {
    height: 30px;
    padding-top: 13px;
    text-align: left;
	font-weight:700;
}
.imgdiv{
padding:10px;
background:#fff;
box-shadow: 0;
-moz-box-shadow: 0;
 float: left;
    margin-right: 0;
    margin-top: 15px;
	overflow:hidden;
-webkit-box-shadow: 0;
}
.imgdiv img{
	width:80%;
	height:auto !important;
}
.imgdiv1{
padding:10px;
background:#fff;
 float: left;
    margin-right: 10px;
    margin-top: 15px;
	overflow:hidden;

}
.imgdiv1 img{
	width:99%;
	height:auto;
}#content-404 {
  background: none repeat scroll 0 0 #fff;
  min-height: 215px;
  padding: 30px 10px 0;
}
.search-page-content {
    background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    min-height: 300px;
    padding: 50px 66px 0;
}
.site-content article{
	margin-bottom:50px;
}
.site-content article:last-child{
	margin-bottom:0;
}
#primary{ 
   background: none repeat scroll 0 0 #fff;
    margin-top: 0;
    min-height: 650px;
    padding: 50px 66px 0;
}
#secondary{ 
   background: none repeat scroll 0 0 #fff;
    margin-top: 0; 
    padding: 50px 66px 0;
}
#primary #content .page-header .page-title {
    color: #000!important;
    font-size: 18px!important;
    font-weight: 500!important; 
}
#meta-2{
	margin-bottom:0;
}
#respond form {
    display: none;
    margin: 1.71429rem 0;
}
.entry-header .entry-title a{
    color: #000!important;
    font-size: 16px!important;
    font-weight: 700!important; 
}
.entry-content #email, #s2email { 
background: none repeat scroll 0 0 #FFF;
border-color: #EEE;
border-style: solid;
border-width: 1px;
color: #464B50;
height: 29px;
margin-top: 10px;
padding-left: 8px;
width: 150px;
border-radius: none !important;
}
#myslidemenu{
	display:none;
}

	#cssmenu ul{
		background:#fff;
		margin-top:25px;
	}
	.bignav{
	display:none;
	}
	.kasse, .dasbeste{
		position:relative !important;
	}
	.kasse img, .dasbeste img{
		width:100%;
		height:auto;
	} 
	.owl-carousel .owl-item img{
		width:100%;
	}
	
.item_text1  {
	width:80%;
	height:200px;
	background:url('../images/text_bg.png') repeat;
	text-align:center;
	position:absolute;
	top:34px;
	padding:40px 0 0 0;
	margin-left:10%;	
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	font-weight:400;
}
.item_text1 span{
	display:inline-block;
	text-align:left;
}
.firstspan{
	
	margin-right:15px;
}
.item_text1 h4{	
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	font-weight:400;
	margin:0 0 15px 0;
}
.item_text2 h4, .item_text6 h4{	
	color:#fff;
	font-size:30px;
	font-weight:400;
	margin:0 0 7px 0;
}
.item_text2 {
	width:76%;
	min-height:220px;
	background:url('../images/text_bg.png') repeat;
	text-align:center;
	position:absolute;
	top:34px;
	padding:20px 20px  0;
	margin-left:10%;	
	color:#fff;
	font-size:25px;
	font-weight:400;
}
.item_text6  {
	width:76%;
	min-height:220px;
	background:url('../images/text_bg.png') repeat;
	text-align:center;
	position:absolute;
	top:34px;
	padding:8px 20px  10px;
	margin-left:10%;	
	color:#fff;
	font-size:25px;
	font-weight:400;
}

.item_text7  {
	width:76%;
	min-height:220px;
	background:url('../images/text_bg.png') repeat;
	text-align:center;
	position:absolute;
	top:34px;
	padding:8px 20px  10px;
	margin-left:10%;	
	color:#fff;
	font-size:25px;
	font-weight:400;
	text-transform:uppercase;
	text-align:left;
}
.item_text7 h4, .item_text7 h3{
	font-weight:400;
}
.screen-reader-response {
display:none;
}
div.wpcf7-validation-errors {
  border: 2px solid#f7e700;
  font-size: 10px;
  padding: 0 5px;
  margin: 0;
  width: 73%;
  clear:both;
}
.bigscreen {
	display:none;
}
.smallscreen {
	display:block;
}
#sliding-ins {
  position: relative;
  width: 100%;
}
.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 15px;
  text-align: center;
  position: absolute;
  top: 29px;
  padding: 20px;
  margin-left: 7%;
}
.slide-item  {
	height:300px;
}
#sliding-ins img{ width:100%;}
}

@media screen and (max-width: 736px) {
	html, body{
		min-width:736px;
	}
	.container{
		width:736px;
	}
	.navDiv{
		width:736px;
		padding:0;
	}
	.slogan{
		width:736px;
		padding:52px 0 0;
	}
	.latest_works_div{
		width:736px;
	}
	#slidesWorks .slides-item {
		margin:0;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 380px;
		margin: 0 auto;
	}
	.nav {
		margin: 0 0 0 107px;
		padding: 0;
	}
	#slidesWorks{
		width:736px;
	}
	.counts_container{
		width:736px;
	}
	.footer_div{
		width:736px;
	}
	.footer_block, .footer_block:first-child{
		margin:0 0 0 163px;
	}
	.navDiv1 {
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
	padding-left: 0;
	}
	.form_tables {
		margin: 0 0 0 0 !important;
		width:667px;
	}
	.latest_works_div p{
		width:378px;
	}
	
.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 20px;
  margin: 3% 0 0 7%;
}
.slide-item  { height:287px;}
}


@media screen and (min-width:375px) and (max-width: 667px) and (orientation:landscape) {
	html, body{
		min-width:667px;
	}
	.container{
		width:667px;
	}
	.navDiv{
		width:667px;
		padding:0;
	}
	.slogan{
		width:647px;
		padding:52px 10px 0 10px;
	}
	.latest_works_div{
		width:667px;
	}
	#slidesWorks .slides-item {
		margin:0;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 380px;
		margin: 0 auto;
	}
	.nav {
		margin: 0 0 0 72px;
		padding: 0;
	}
	#slidesWorks{
		width:667px;
	}
	.latest_works_div p {
		width:364px;
	}
	.latest_works_div {
		height:515px;
	}
	.counts_container{
		width:667px;
	}
	.footer_div{
		width:667px;
	}
	.footer_block, .footer_block:first-child{
		margin:0 0 0 134px;
	}
	.links {
		margin:0 0 0 30px;
	}
	.systeme {
		margin: 0 0 50px 59px;
	}
	
	
.left-table{
	width:300px !important;
}
.partnerpage .entry-content {
margin-left: 88px;
}
.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 12px;
  margin: 1% 0 0 7%;
}
.slide-item  { height:251px;}
}

@media screen  and (min-width: 320px)  and (max-width: 640px)  and (orientation: landscape) {
	html, body{
		min-width:640px;
	}
	.container{
		width:640px;
	}
	.navDiv{
		width:640px;
	}
	.slogan{
		width:640px;
		padding:52px 0 0;
	}
	.latest_works_div{
		width:640px;
	}
	#slidesWorks {
		width:640px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 380px;
		margin: 0 auto;
	}
	.counts_container {
		width:640px;
	}
	.footer_div {
		width:640px;
	}
	.links {
		margin:0 0 0 10px;
		padding:0;
	}
	.countsDiv {
		margin: 28px 0 0 59px;
		max-width: 640px;
		width: 569px !important;
	}
	.form_tables input[type="text"] {
		width:325px;
	}
	#orange_area textarea {
		width:331px;
	}
	.form_tables{
		width:640px;
	}
	.navDiv1 {
		width:640px;
	}
	.full-width-table td{
		display:inline-block;
	}
	
.partnerpage .entry-content {
margin-left: 72px;
}
}
@media screen and (min-width:320px) and (max-width: 568px) and (orientation:landscape) {
	html, body{
		min-width:568px;
	}
	.container{
		width:568px;
	}
	#banner2_text{
		margin-top:-40px;
	}
	#banner1_text{
		margin-top:-205px;
		margin-left:31%;
	}
	
	.navDiv{
		width:568px;
		padding:0;
	}
	.nav {
		margin: 0 0 0 30px;
		padding: 0;
	}
	
	.slogan{
		width:568px;
	}
	.latest_works_div{
		width:568px;
	}
	#slidesWorks{
		width:568px;
	}
	#slidesWorks .slides-item {
		margin:0;
	}
	.latest_works_div p {
	width:380px;
	}
	.count {
		margin-top:6px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 380px;
		margin: 0 auto;
	}
	.counts_container{
		width:568px;
	}
	.links li:after{
		margin:0 2px;
	}
	.countsDiv{
		max-width:568px;
		margin: 40px auto 0 23px;
	}
	.footer_div{
		width:568px;
	}
	.footer_block:first-child, .footer_block{
		margin:0 0 0 93px;
	}
	#copyright {
		float: left;
		color: #bdbdbd;
		font-size: 10px;
		font-family: Open Sans;
		color: #4b4e51;
		margin: 0 0 0 20px;
		width: 488px;
	}
	#bottomHr{
		width:568px;
	}
	#recent_div{
		height:219px;
	}
	#white_div{
		width:558px;
		padding-right:10px;
	}
	.navDiv1{
		width:568px;
	}
	#grey_div .content{
		width:557px;
		padding: 15px 15px 15px 9px;
	}
	#grey_div {
		width:100%;
	}
	.imgdiv img{
		width:90%;
	}
	
	.systeme{
		margin:0 0 50px 6px;
	}
	.footer_text #photo{
	margin-left: 60px;
	}
	
	.links {
		clear: both;
		margin: 0 0 0 13px;
		padding: 30px 0 0;
	}
	.formleft {
		width: 255px;
		float: none;
		clear: both;
	}
	.formright {
		padding-top: 0;
		width: 400px;
		margin: 0 0 0 0;
		clear: both;
		float: none;
	}	
	.services-left img{
		width:200px;
	}
	
.partnerpage .entry-content {
margin-left:37px;
}
#orange_area .wpcf7-submit{
	margin-right:118px;
}
.item_text1 span{
	display:block;
	margin:0 0 0 15px;
}
.kasse img, .dasbeste img{
		width:102%;
		height:auto;
	} 
	.item_text1 {
		font-size:21px;
		padding:34px 0 0 0;
	}
	.item_text1 h4{
		font-size:27px;
	}
	.slide-item {
		height: 223px;	
	}
	.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 13px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 12px;
  margin: 0% 0 0 7%;
}
.services-left { width:96%;}
.services-right { width:96%;margin-left:17px;}
}
@media screen and (min-width:320px) and (max-width: 480px) and (orientation:landscape) {
	html, body{
		min-width:480px;
	}
	.container{
		width:480px;
	}
	#banner2_text{
		display:none;
	}
	#banner1_text{
		display:none;
	}
	
	.navDiv{
		width: 445px;
		padding: 0 0 0 32px;
	}
	
	.slogan{		
		width: 460px;
		padding: 10px;
	}
	.nav {
		margin: 0 0 0 110px;
		padding: 0;
	}
	
	.latest_works_div{
		width:480px;
		height: 434px;
	}
	.links {
		margin:0 0 0 87px;
	}
	.links li:nth-child(4){
		margin-left:41px;
	}
	#slidesWorks{
		width:480px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 460px;
		margin: 0 auto;
	}
	#slidesWorks .slides-item{
		width:334px;
		margin-left:65px;
	}
	.counts_container{
		width:480px;
	}
	.links li:after{
		margin:0 2px;
	}
	.countsDiv{
		max-width:480px;
	}
	.footer_div{
		width:480px;
	}
	.footer_block:first-child, .footer_block{
		margin:0 0 0 48px;
	}
	#pdf {
		margin: -5px 22px 0 106px;
		float: left;
	}
	#copyright {
		float: left;
		color: #bdbdbd;
		font-size: 10px;
		font-family: Open Sans;
		color: #4b4e51;
		margin: 0 0 0 20px;
		width: 380px;
	}
	#bottomHr{
		width:480px;
	}
	.count{
		margin-left:105px;
		margin-top:6px;
	}
	.footer_text:last-child {
		padding: 0;
		width: 388px;
		text-align:center;
	}
	.footer_text #photo {
		float: left;
		margin-left: 87px;
		margin-right: 20px;
	}
	.footer_text p, .footer_text .subscribe {
		font-size: 12px;
		color: #BDBDBD;
		margin-left: 11px;
		text-align: left;
	}
	.footer_text a {
		color: #fff;
		text-decoration: none;
		text-align: left;
		display: inherit;
	}
	#recent_div {
		height: 139px;
	}
	#white_div {
		width: 470px;
		padding-right:10px;
	}
	.navDiv1 {
		width: 480px;
	}
	
	#grey_div .content{
		width:380px;
		margin-left: 86px;
	}
	#grey_div {
		width:480px;
	}
	
	.imgdiv img{
		width:380px;
	}
	.form_tables {
		margin: 0 !important;
	}

	.form_tables input[type="text"]{
		width:46%;
	}
	#orange_area textarea {
		width:76%;
	}
	#orange_area .wpcf7-reset, #orange_area .wpcf7-submit {
		
	}
	#orange_area .wpcf7-submit {
		margin-right: 134px;
	}	
	.imgdiv {
		margin:0 0 0 -20px;
	}
	.systeme {
		margin: 0 0 50px 95px;
	}
	
	.services-left img{
		width:180px;
	}
	.item_text {
  width: 80%;
  min-height: 160px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 11px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 12px;
  margin: 0% 0 0 7%;
}
.slide-item {
  height: 188px;
}
}
@media screen and (max-width: 414px) {
	html, body{
		min-width:414px;
	}
	.container{
		width:414px;
	}
	#banner2_text{
		display:none;
	}
	#banner1_text{
		display:none;
	}
	
	.navDiv{
		width:414px;
		padding:0;
	}
	
	.slogan{		
		width: 394px;
		padding: 10px;
	}
	.nav {
		margin: 0 0 0 81px;
		padding: 0;
	}
	
	.latest_works_div{
		width:414px;
		height: 434px;
	}
	.links {
		margin:0 0 0 53px;
	}
	.links li:nth-child(4){
		margin-left:41px;
	}
	#slidesWorks{
		width:414px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
	#slidesWorks .slides-item{
		width:380px;
	}
	.counts_container{
		width:414px;
	}
	.links li:after{
		margin:0 2px;
	}
	.countsDiv{
		max-width:414px;
	}
	.footer_div{
		width:414px;
	}
	.footer_block:first-child, .footer_block{
		margin:0 0 0 15px;
	}
	#pdf {
		margin: -5px 22px 0 106px;
		float: left;
	}
	#copyright {
		float: left;
		color: #bdbdbd;
		font-size: 10px;
		font-family: Open Sans;
		color: #4b4e51;
		margin: 0 0 0 20px;
		width: 380px;
	}
	#bottomHr{
		width:414px;
	}
	.count{
		margin-left:86px;
		margin-top:6px;
	}
	.footer_text:last-child {
		padding: 0;
		width: 388px;
		text-align:center;
	}
	.footer_text #photo {
		float: left;
		margin-left: 87px;
		margin-right: 20px;
	}
	.footer_text p, .footer_text .subscribe {
		font-size: 12px;
		color: #BDBDBD;
		margin-left: 11px;
		text-align: left;
	}
	.footer_text a {
		color: #fff;
		text-decoration: none;
		text-align: left;
		display: inherit;
	}
	#recent_div {
		height: 139px;
	}
	#white_div {
		width: 404px;
		padding-right:10px;
	}
	.navDiv1 {
		width: 414px;
	}
	
	#grey_div .content{
		width:380px;
	}
	#grey_div {
		width:414px;
	}
	
	.imgdiv img{
		width:380px;
	}
	.form_tables {
		margin: 0 auto !important;
		width:95%;
	}
	.form_tables input[type="text"]{
		width:45%;
	}
	#orange_area .wpcf7-submit {
		margin:9px 10px 0 53px;
	}
	#orange_area textarea {
		width:76%;
	}
	#orange_area .wpcf7-reset, #orange_area .wpcf7-submit {
		float:left;
	}
	.latest_works_div p {
		margin:10px 0 0 0;
		width:295px;
	}
	
	.imgdiv {
		margin:0 0 0 -20px;
	}
	
	.imgdiv  img{
		width:90%;
	}
	.systeme {
		margin: 0 0 50px 69px;
	}
	.services-left {
		width:96%;
	}
	.services-right {
		float: left;
		width: 96%;
		line-height: 21px;
		margin-left: 17px;
	}
	
	.full-width-table td{
		display:inline-block;
	}
	.partnerpage .entry-content {
		margin-left: 87px;
	}
	.formleft {
		width: 100%;
		float: none;
	}
	.formright {
padding-top: 37px;
width: 400px;
margin: -49px 0 0 0;
clear: both;
float: none;
}

.item_text1 span{
	display:block;
	margin:0 0 0 15px;
}
.item_text2, .item_text6 {
	font-size:21px;
	padding-bottom:20px;
}
.item_text1 {
	padding:33px 0 0 0;
	font-size:20px;
}
.item_text1 h4 { font-size:27px;}
.kasse img, .dasbeste img{
		width:103%;
		height:auto;
	} 
	.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 20px;
  margin: 1% 0 0 5%;
}
.slide-item {
  height: 287px;
  overflow: hidden;
  width: 414px;
}
#sliding-ins img {
  height: 100%;
  width:auto;
}
}

@media screen and (max-width: 375px) {
	html, body{
		min-width:375px;
	}
	.container{
		width:375px;
	}
	#banner2_text{
		display:none;
	}
	#banner1_text{
		display:none;
	}
	
	.navDiv{
		width:375px;
		padding: 0;
	}
	
	.slogan{		
		width: 355px;
		padding: 10px;
	}
	.nav {
		margin: 0;
		padding: 0;
	}
	
	.latest_works_div{
		width:375px;
		height: 434px;
	}
	.links {
		margin:0 0 0 31px;
	}
	.links li:nth-child(4){
		margin-left:41px;
	}
	#slidesWorks{
		width:375px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
	#slidesWorks .slides-item{
		width:330px;
		margin:0;
	}
	.counts_container{
		width:375px;
	}
	.links li:after{
		margin:0 2px;
	}
	.countsDiv{
		max-width:375px;
	}
	.footer_div{
		width:375px;
	}
	.footer_block:first-child, .footer_block{
		margin:0 0 0 15px;
	}
	#pdf {
		margin: -5px 22px 0 106px;
		float: left;
	}
	#copyright {
		float: left;
		color: #bdbdbd;
		font-size: 10px;
		font-family: Open Sans;
		color: #4b4e51;
		margin: 0 0 0 20px;
		width: 340px;
	}
	#bottomHr{
		width:375px;
	}
	.count{
		margin-left:72px;
		margin-top:6px;
	}
	.footer_text:last-child {
		padding: 0;
		width: 350px;
		text-align:center;
	}
	.footer_text #photo {
		float: left;
		margin-left: 87px;
		margin-right: 20px;
	}
	.footer_header {
		width:346px;
	}
	.subscribe form{
		margin-left:66px;
	}
	#s2email{
		margin-left:13px;
	}
	.footer_text #photo{
		margin-left:56px;
	}
	.footer_text p, .footer_text .subscribe {
		font-size: 12px;
		color: #BDBDBD;
		margin-left: 11px;
		text-align: left;
	}
	.footer_text a {
		color: #fff;
		text-decoration: none;
		text-align: left;
		display: inherit;
	}
	#recent_div {
		height: 139px;
	}
	#white_div {
		width: 365px;
		padding-right:10px;
	}
	.navDiv1 {
		width: 375px;
	}
	
	#grey_div .content{
		width:340px;
	}
	#grey_div {
		width:375px;
	}
	
	.imgdiv img{
		width:90%;
	}
	.form_tables {
		margin: 0 !important;
	}
	.form_tables input[type="text"]{
		width:45%;
	}
	#orange_area textarea {
		width:76%;
	}
	#orange_area .wpcf7-reset, #orange_area .wpcf7-submit {
		float:left;
	}
	.nav {
		margin: 0 0 0 60px;
		padding: 0;
	}
	
	.systeme {
		margin: 0 0 50px 50px;
	}
	.partnerpage .entry-content {
	margin-left: 65px;
	}
	 .item_text6 {
	font-size:17px;
	padding-bottom:20px;
}
.item_text {
  width: 80%;
  min-height: 193px;
  background: url('../images/text_bg.png') repeat;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 12px;
  margin: 1% 0 0 7%;
}
.slide-item {width:375px;}
}
@media screen and (max-width: 360px) {
	html, body{
		min-width:360px;
	}
	.container{
		width:360px;
	}
	#banner2_text{
		display:none;
	}
	#banner1_text{
		display:none;
	}
	
	.navDiv{
		width:360px;
		padding:0;
	}
	
	.slogan{		
		width: 340px;
		padding: 10px;
	}
	.nav {
		margin: 0 0 0 53px;
		padding: 0;
	}
	
	.latest_works_div{
		width:360px;
		height: 413px;
	}
	
	#slidesWorks{
		width:360px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
	#slidesWorks .slides-item{
		width:300px;
	}
	.counts_container{
		width:360px;
	}
	.links li:after{
		margin:0 2px;
	}
	.countsDiv{
		max-width:360px;
	}
	.footer_div{
		width:360px;
	}
	.footer_block:first-child, .footer_block{
		margin:0 0 0 7px;
	}
	#copyright {
		float: left;
		color: #bdbdbd;
		font-size: 10px;
		font-family: Open Sans;
		color: #4b4e51;
		margin: 0 0 0 20px;
		width: 300px;
	}
	#bottomHr{
		width:360px;
	}
	.count{
		margin-left:65px;
		margin-top:6px;
	}
	.footer_text:last-child {
		padding: 0 0 0 0;
		width: 344px;
	}
	#recent_div {
		height: 139px;
	}
	#white_div {
		width: 350px;
		padding-right:10px;
	}
	.navDiv1 {
		width: 360px;
	}
	
	#grey_div .content{
		width:340px;
	}
	#grey_div {
		width:360px;
	}
	
	.imgdiv img{
		width:90%;
	}
	.form_tables {
		margin: 0 !important;
	}
	.form_tables input[type="text"]{
		width:45%;
	}
	#orange_area textarea {
		width:76%;
	}
	#orange_area .wpcf7-reset, #orange_area .wpcf7-submit {
		float:left;
	}
	.item_text2, .item_text6, .item_text7 {
		margin-left:7%;
	}
	.form_tables input[type="text"] {
  width: 293px;
}
#pdf {
  margin: -5px 22px 0 88px;
  float: left;
}
.item_text { font-size:11.8px;}
.slide-item {width:360px;}
}
@media only screen and (device-width : 320px)  and (orientation : portrait){
	html, body{
		min-width:320px;
	}
	.container{
		width:320px;
	}
	#banner2_text{
		display:none;
	}
	#banner1_text{
		display:none;
	}
	#cssmenu #menu-button:before, #cssmenu #menu-button:after{
		right:14px;
	}
	.navDiv{
		width: 320px;
		padding: 0;
	}
	
	.nav {
		margin: 0 0 0 0;
		padding: 0;
	}
	
	.slogan{		
		width: 300px;
		padding: 10px;
	}
	.latest_works_div{
		width:320px;
		height: 413px;
	}
	
	#slidesWorks{
		width:320px;
	}
	#slidesWorks .owl-carousel.owl-loaded {
		display: block;
		text-align: center;
		width: 280px;
		margin: 0 auto;
	}
	#slidesWorks .slides-item{
		width:280px;
		margin:0;
	}
	
	.count{
		margin-left:44px;
		margin-top:6px;
	}
	.footer_text:last-child {
		padding: 0;
		width: 319px;
	}
	
	#s2email {
margin-left: 2px;
}
.subscribe input[type="submit"]{
	margin-left:-2px;
}
	.footer_div{
		width:320px;
	}
	.footer_block:first-child, .footer_block{
		margin:0;
	}
	.footer_header{
		width:320px;
	}
	#bottomHr{
		width:320px;
	}
	#copyright{
		width:255px;
	}
	.counts_container{
		width:320px;
	}
	
	#recent_div {
		height: 123px;
	}
	#white_div {
		width: 310px;
		padding-right:10px;
	}
	.navDiv1 {
		width: 320px;
	}
	
	#grey_div .content{
		width:300px;
		padding: 15px 15px 15px 9px;
	}
	#grey_div {
		width:320px;
	}
	
	.imgdiv img{
		width:90%;
	}
	.form_tables {
		margin: 0;
	}
	
	.form_tables {
		margin: 0 !important;
	}
	.form_tables input[type="text"]{
		width:39%;
	}
	#orange_area textarea {
		width:66%;
	}
	#orange_area .wpcf7-reset, #orange_area .wpcf7-submit {
		float:left;
	}
	.links {
		margin: 3px;
	}
	.links li:after{
		margin:0;
	}
	.nav {
		margin: 0 0 0 31px;
		padding: 0;
	}
	
	.systeme {
		margin: 0 0 50px 20px;
	}
	.services-right{
		width:95%;
	}
	.left-table, .middle-table, .right-table {
		width:300px !important;
	}
	.partnerpage .entry-content {
margin-left: 39px;
}
#orange_area .wpcf7-submit {
margin: 9px 10px 0 33px;
}
.item_text1 {
width: 80%;
height: 172px;
background: url('../images/text_bg.png') repeat;
text-align: center;
position: absolute;
top: 34px;
padding: 19px 0 0 0;
margin-left: 10%;
color: #fff;
font-size: 17px;
text-transform: uppercase;
font-weight: 400;
}
.item_text1 h4 {
color: #fff;
font-size: 24px;
text-transform: uppercase;
font-weight: 400;
margin: 0 0 15px 0;
}
.item_text2 {
font-size: 17px;
padding-bottom: 20px;
}
.item_text6 h4{
	font-size:21px;
}
.item_text6 {
font-size: 14px;
padding-bottom: 20px;
}
.item_text7 {
font-size:18px;
}
.item_text2, .item_text6, .item_text7 {
margin-left: 6%;
}
.latest_works_div p {
  margin: 10px 0 0 0;
  width: 278px;
}
#pdf {
  margin: -5px 22px 0 71px;
  float: left;
}
.item_text { font-size:11px;}
.slide-item {width:320px;}
.slogan h2 { margin:4px;}
}