.max-width{
	width:100%;
	height:auto;
}

img.imageArticle{
	width:426px;
	height:auto;
}

/* iPad Smaller than 959px ------------- */

@media only screen and (min-width: 768px) and (max-width: 959px) {	

	.bigSlider{
		float:left;
		background:url(../images/slider/big-bg-1.png) no-repeat top left;
		width:100%;
		height:405px;
	}

	.bigSlider-wrapp{
		float:left;
		width:530px;
		height:405px;
		padding:0;
		margin:16px 0 0 104px;
	}	
	
	.middleSlider{
		background:url(../images/slider/middle-bg-1.png) no-repeat center 279px;
		height:340px;
	}
	
	.smallSlider{
		float:left;
		background:url(../images/slider/small-bg-1.png) no-repeat top left;
		width:100%;
		height:197px;
	}

	.smallSlider-wrapp{
		float:left;
		width:202px;
		height:197px;
		padding:0;
		margin:14px 0 0 45px;
	}

	.smallSlider-wrapp img{
		width:202px;
		height:126px;
	}

	img.imageArticle{
		width:334px;
		height:auto;
	}
	ul.lastPost li img{
		width:142px;
		height:80px;		
	}
	#orbit-wrapper{
		width: 462px;
		height: auto;	
	}

	#orbit-slide { 
		width: 462px;
		height: auto;	
	}

	#orbit-slide img{
		width: 462px;
		height: auto;	
	}
	iframe.map, img.map{
		width:718px;
		height:250px;
	}	
}
	
/* iPhone (landscape) ----------- */

@media only screen and (max-width: 767px) {

	img.imageArticle{
		width:278px;
		height:auto;
	}
	
	#filter li{
		width:100%;
		margin-bottom:1px;
	}

	#filter a{
		width:100%;
		background:#f9f9f9;
	}
	
	#orbit-wrapper{
		width: 278px;
		height: auto;	
	}

	#orbit-slide { 
		width: 278px;
		height: auto;	
	}

	#orbit-slide img{
		width: 278px;
		height: auto;	
	}
	iframe.map, img.map{
		width:278px;
		height:200px;
	}	
}
	
/* iPhone (portrait) ----------- */	

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.bigSlider{
		float:left;
		background:url(../images/slider/big-bg-2.png) no-repeat top left;
		width:100%;
		height:265px;
	}

	.bigSlider-wrapp{
		float:left;
		width:327px;
		height:265px;
		padding:0;
		margin:10px 0 0 64px;
	}	

	.middleSlider{
		height:230px;
	}
	
	img.imageArticle{
		width:434px;
		height:auto;
	}

	.ddsmoothmenu ul select{
		display:block;
	}

	#navigation ul{
		width:100%;
	}

	#navigation ul li{
		display:none;
	}
	
	.middleContain{
		padding:10px 10px 10px 10px;
	}
	
	ul.clientTestimoni{
		background:none;
	}	
	#filter li{
		width:100%;
		margin-bottom:1px;
	}

	#filter a{
		width:100%;
		background:#f9f9f9;
	}

	#orbit-wrapper{
		width: 434px;
		height: auto;	
	}

	#orbit-slide { 
		width: 434px;
		height: auto;	
	}

	#orbit-slide img{
		width: 434px;
		height: auto;	
	}	
	
	iframe.map, img.map{
		width:434px;
		height:200px;
	}	
	
}
	
/* Mobile Portrait Size to Mobile Landscape Size  ----------- */	

@media only screen and (max-width: 479px) {

	.bigSlider{
		float:left;
		background:url(../images/slider/big-bg-3.png) no-repeat top left;
		width:100%;
		height:188px;
	}

	.bigSlider-wrapp{
		float:left;
		width:216px;
		height:188px;
		padding:0;
		margin:6px 0 0 42px;
	}	
	
	.middleSlider{
		height:170px;
	}
	
	img.imageArticle{
		width:278px;
		height:auto;
	}	
	
	.smallSlider{
		float:left;
		background:url(../images/slider/small-bg-2.png) no-repeat top left;
		width:100%;
		height:200px;
	}

	.smallSlider-wrapp{
		float:left;
		width:208px;
		height:200px;
		padding:0;
		margin:14px 0 0 46px;
	}

	.smallSlider-wrapp img{
		width:208px;
		height:130px;
	}
	
	.ddsmoothmenu ul select{
		display:block;
	}
	
	ul.socialNetwork{
		width:100%;
	}
	
	#navigation ul{
		width:100%;
	}

	#navigation ul li{
		display:none;
	}		

	.middleContain{
		padding:10px 10px 10px 10px;
	}
	
	ul.clientTestimoni{
		background:none;
	}

	#filter li{
		width:100%;
		margin-bottom:1px;
	}

	#filter a{
		width:100%;
		background:#f9f9f9;
	}

	#orbit-wrapper{
		width: 278px;
		height: auto;	
	}

	#orbit-slide { 
		width: 278px;
		height: auto;	
	}

	#orbit-slide img{
		width: 278px;
		height: auto;	
	}	

	iframe.map, img.map{
		width:278px;
		height:200px;
	}	
	
}