#argus .subtitle {
	margin-bottom: 50px;
}
#argus .logo {
	display: block;
	float: left;
	width: 130px;
}
#argus .picto {
    height: auto;
    padding: 5px 0;
    border-radius: 10px;
    background-color: #FFF;
}
#argus .logo img {
	height: auto;
    padding: 5px 0;
	max-width: 100px;
    border-radius: 10px;
    background-color: #FFF;
}
#argus .title {
	margin-top: 5px;
	padding-left: 130px;
}
#argus h1 {
	/*
	float: left;
	*/
    color: #72A8C5;
	margin-right: 25px;
}
#argus h3 {
    color: #CCC;
	font-size: 25px;
	margin-bottom: 20px;
}
#argus .other {
	vertical-align: top;
	color: #666;
	font-size: 13px;
	margin: 5px 0 30px 0;
}
#argus .other:hover {
	color: #EF5A28;
}
#argus .image {
	float: right;
}
#argus .details {
	padding-left: 130px;
	margin: 0 0 10px 0;
}
#argus .prix-bloc {
	/*
    background-color: #F2F2F2;
	color: #8D8D8D;
    */
    color: #CCC;
	padding: 0 15px;
	font-size: 20px;
	margin: 0 0 5px 0;
    border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
    background-color: #658D9C;
}
#argus .prix {
	/*
    color: #CB563A;
    color: #F05A28;
	font-size: 30px;
    */
    color: #A34029;
	font-size: 25px;
	margin: 0 0 0 10px;
	font-family: Sansita, Georgia, Arial;
}




.params .prix-promo, .params .prix-neuf {
	font-family: Sansita,Georgia,Arial;
    font-size: 18px;
}
.params .prix-promo {
    color: #E99578;
    text-decoration: line-through;
}
.params .prix-neuf {
    /*
    color: #369;
    color: #658D9C;
    */
    color: #859FA9;
    margin-left: 10px;
}





/*--Cote--*/
.cell .value.prix {
	/*
    color: #F05A28;
    */
	color: #F16838;
	font-size: 23px;
	margin-bottom: 0;
}
.cell .params {
	margin-bottom: 30px;
}
#cote {
	margin-bottom: 35px;
}
#cote li.value, #cote li.titre {
	float: left;
	min-height: 1px;
	padding: 10px 0;
	text-align: center;
	width: 14%;
}
#cote li.titre {
	/*
	font-size: 15px;
	text-align: right;
	*/
	width: 30%;
	text-align: left;
	padding-left: 10px;
}
#cote .years ul {
	background-color: #fef5e5;
}
#cote .years li {
	font-size: 15px;
	font-weight: bold;
}
#cote .distance .value {
	font-size: 14px;
}
#cote .cote {
	background-color: #F8F8F8;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
}
#cote .cote .value {
	color: #f05a28;
	font-size: 14px;
	font-weight: bold;
}
#cote .cote .value span, #cote .distance .value span {
	/*
	position: relative;
	top: -5px;
	color: #383637;
	margin-left: 3px;
	font-size: 10px;
	font-weight: normal;
	*/
}
/*Calcul*/
#calcule .subtitle {
	/*
	font-size: 15px;
	*/
}
#calcule ul {
	padding: 10px 0 0 25px;
}
#calcule li {
	margin-bottom: 10px;
	color: #999;
	/*
	color: #666;
	font-size: 15px;
	*/
}
#calcule li span {
	color: #CB563A;
    /*
	color: #f05a28;
    */
}
ul.params .param.prix {
	padding: 15px 15px 10px 15px;
}

/*Custom*/
#photos{
	margin-bottom: 30px;
}
#tool-concession{
	padding: 20px 15px 20px 20px;
}
#tool-concession p{
	margin-top: 0;
	font-size: 12px;
}
#tool-concession i{
	font-size: 19px;
	margin-right: 15px; 
}




#argus-comment {
    padding: 25px;
    border-radius: 10px;
    background-color: #242830;
}




/* ------------------Min Styling---------------------- */
@media (max-width: 767px){
	#argus{
		margin-bottom: 20px;
	}
	#argus h1{
		font-size: 24px;
		float: none;
		margin: 0;
		text-align: center;
		margin-bottom: 5px;
	}
	#argus h3 {
		font-size: 20px;
		margin-bottom: 10px;
		text-align: center;
	}
	#argus .other{
		margin: 0 0 10px;
	}
	#argus .prix-bloc {
		font-size: 18px;
	}
	#argus .prix {
		font-size: 30px;
	}
	#argus .subtitle:after {
		display: inline;
		content: ' ...';
	}
	#argus .subtitle.active:after{
		display: none;
	}
	#argus .subtitle.active span{
		display: inline !important;
	}
	#argus .logo{
		display: none;
	}
	#argus .title{
		margin-top: 0;
		padding-left: 0;
	}
	#argus .details{
		margin-top: 0;
		padding-left: 0;
		text-align: center;
	}
	#argus .image {
		text-align: center;
	}
	/*--Cell--*/
	.cell .value.prix {
		font-size: 16px;
	}
	#cote .years,#cote .distance{
		float: left;
		width: 29%;
	}
	#cote .cote{
		border: none;
		float: left;
		width: 42%;
	}
	#cote .cote .value {
		font-size: 15px;
	}
	#cote li.value, #cote li.titre{
		float: none;
		width: 100%;
	}
	#cote li.titre{
		background-color: #fff;
		height: 60px;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}
	#cote .value{
		border-bottom: 1px solid #ececec;
		border-top: 1px solid #ececec;
		height: 45px;
		overflow: auto;
		white-space: nowrap;
	}
	#cote .value:hover::-webkit-scrollbar{
		height: 5px;
		width: 5px;
	}
	#cote .value::-webkit-scrollbar{
		width: 0;
		height: 0;
	}
	#cote .value::-webkit-scrollbar-track{
		background: #eee;
		border-radius: 10px;
	}
	#cote .value::-webkit-scrollbar-thumb{
		background: #23527c;
		border-radius: 10px;
	}
	#cote .value::-webkit-scrollbar-thumb:window-inactive{
		background: rgba(35,82,124,0.4); 
	}
	/*Calcule*/
	#calcule ul {
		padding-left: 0;
	}
	#calcule li {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.cell .params .param {
		width: 40%;
	}
	.cell .params .value {
		width: 60%;
	}
	ul.params .param.prix {
		padding: 12px 15px 6px 15px;
	}
	/*custom*/
	#tool-concession{
		text-align: center;
	}
	#tool-concession .icon1, #tool-concession .icon2, #tool-concession .icon3{
		margin-bottom: 15px;
		padding: 0;
	}
	#tool-concession>div:last-child{
		margin-bottom: 0;
	}
}