@media screen and (max-width: 1700px){
	.big-container{ width:100%;}
	.product-container .container{ width:95%;}
	
	/*.sidebar {width:15%; font-size:12px;}*/


}


@media screen and (max-width: 1300px){
	.big-container{ width:100%;}
	ul.menu {margin-right:10px;}
	input[type=text], textarea {
		width:95%;
		height:95%;
	}
}


/**UNDER 960PX**/

@media screen and (max-width: 960px){
	ul.menu {font-size:85%;margin-right:10px;}
	.container{ width:95%;}
	.mid-container{ width:95%;}
	.product-container{ width:100%;}
	.group {
		float:none;
		margin:auto;
	}
	.left{float:none;}
	.second-wrap {height:auto;}
	.fourth-wrap .left {
	margin-left:auto;}
	.bloc-par {padding-left:auto; width:85%; margin:auto;}
	.sol-editeurs, .sol-annonceurs {
	display:none;
}
.sidebar {display:none;}
	.form-area, .row-1, .row-2, .row-3  {float:none; width:85%; text-align:center;}
	label {text-align:left;}
	.form-title {text-align:center;}
	input[type=text], textarea {
		width:95%;
		height:95%;
	}
	.google-map {width:50%;height:50%;}

	.google-img-area {
		display:none;
	}
	
	.google-img-area1 {
		display:block;
		float:right;
	}

	.row-form {float:none; text-align:center;margin:auto;}
	.row-info {float:none;text-align:left;}

	.contact-title {float:none;text-align:center;margin:auto;}

	.coord {display:none;}
	.da-slide .da-img img{
	width:100%;
	height:100%;

}
}

@media screen and (max-width: 758px){
	.menu {display:none;}
	.container{ width:95%;}
	.mid-container{ width:95%;}
	.the-mask{display:block;float:right;background-image:url(../images/menu-mask.png);
	width:50px;height:50px;background-repeat:no-repeat;}
	h1 {font-size:25px;padding-top:10px;}
	.sol-annonceurs h2, .sol-editeurs h2 {font-size:16px;}
	.zone-slider {height:200px;overflow: hidden;}
	.second-wrap {height:auto;}
	.how {font-size:25px;}
	.subzero {font-size:15px;}
	.left{float:none;}
	.fourth-wrap .left {
	margin-left:auto;
	width:100%;}
	.bloc-par {padding-left:auto; width:85%; margin:auto;}
	.p-line{font-size:18px;}
	.sidebar {display:none;}
	.top-content{height:auto;}
	input[type=text], textarea {
		width:95%;
		height:95%;
	}
	.da-slide .da-img img{
	width:100%;
	height:100%;
}
	.da-slide h2{
	font-size: 10px;
}

.da-slider {overflow: hidden;}

.left-cont {float:none; width:90%;}

.art .right-img {float:none; width:90%;}
.title-blog {
	margin-top:14px;	
}

.img-full {
	width:90%;
	height:auto;
	overflow:hidden;
	border:1px solid #EFF2F5;
	margin-bottom:10px;

}

.icons-editors {
	float:none;
}

.editor-text ul {
	text-align:center;
}
}
