﻿#front-promo-large .field-description {
	background:none;
		top:0px;	
}
#front-promo-large .field-description h1 {
	color:#726f6f;
    font-size:24px;
    text-align:left;
	margin-top:10px;	
	margin-left:20px;	
	margin-bottom:20px;
}
@media (min-width: 1070px) {
	#front-promo-large .field-description {
		left: -48px;
		width:1006px;		
	}
	#front-promo-large {
		height:350px;
	}
	#front-promo-large .field-description h1 {
		margin-top:-35px;
	}	
}
@media (max-width: 1070px) {
	#front-promo-large .field-description {
		left: -45px;
		width:906px;
	}	
	#front-promo-large {
		height:320px;
	}
	#front-promo-large .field-description h1 {
		margin-top:-70px;
	}	
}
@media (max-width: 960px) {
	#front-promo-large .field-description {
		left: -39px;
		width:714px;
	}
	#front-promo-large {
		height:320px;
	}
}
@media (max-width: 770px) {
	#front-promo-large .field-description {
		left: -32px;
		width:486px;
	}
	#front-promo-large {
		height:350px;
	}
	.front-box-text h2 {
		font-size: 17px;
	}	
}
@media (max-width: 490px) {
	#front-promo-large .field-description {
		left: -32px;
		width:327px;
	}
	#front-promo-large {
		height:370px;
	}
	.front-box-text h2 {
		font-size: 12px;
		font-weight: bold;
	}	
}
.front-box-image {
	width:25%;
	float:left;
	height:200px;
}
.front-box-image.first {
	background:url(/sites/systemedstrom.com/files/images/image-box-vad-ar-vad.png) repeat;		
}
.front-box-image.second {
	background:url(/sites/systemedstrom.com/files/images/image-box-ford-upplands-motor2.jpg) repeat;
}
.front-box-image.third {
	background:url(/sites/systemedstrom.com/files/images/image-box-db-schenker2.jpg) repeat;
}
.front-box-image.last {
	background:url(/sites/systemedstrom.com/files/images/image-box-ny-vaska-nyhet_danska.jpg) repeat;
}
.front-box-image.first, .front-box-image.second, .front-box-image.third, .front-box-image.last {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.front-box-text {
	width:25%;
	float:left;
	height:100px;
}
.front-box-text.first {
	background: rgba(0, 0, 0, 0.2) url("/sites/systemedstrom.com/files/images/background-description2.png") repeat scroll 0 0;
}
.front-box-text.second {
	background: #404040;
}
.front-box-text.third {
	background: rgba(0, 0, 0, 0.2) url("/sites/systemedstrom.com/files/images/background-description3.png") repeat scroll 0 0;
}
.front-box-text.last {
	background: rgba(0, 0, 0, 0.2) url("/sites/systemedstrom.com/files/images/background-description1.png") repeat scroll 0 0;
}
.front-box-text h2 {
	width:92%;
}
.front-box-text a {
	color:white;
}