@font-face { 
font-family: "proximanova-regular-webfont"; src: url(fonts/proximanova-regular-webfont.ttf); 
}
body { 
font-family: "proximanova-regular-webfont"; 
 background-color: #f5f5f5; 
}
.bnrSec{
	position:relative;
	}
.bnrImg{
	border: 1px solid;
    height:148px;
    display: block;
	background:url(../../image/marketing/Desktop-bnr-testimonial.jpg);
	
	}
.paddingZero{
	padding:0;
	}
	.main-footer{
		margin-top: 20px;
		
	}
.bannerCont{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
	
	}
.userText{
	display:block;
	font-size:42px;
	color:#fff;
	padding-top:30px;
	
	}
	
.doorStep{
	display:block;
	font-size:26px;
	color:#fff;
	padding-top:2px;
	}
	
.widthLess{width:12%;}
.prodStatus {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin: 8px 0 0 0;
}

.boughtTag,.soldTag {
     border-radius: 0 3px 3px 0;
    letter-spacing: 1px;
    display: block;
    font-size: 12px;
    margin: 0px 0 5px 0;
    height: 72px;
    background: url(../../image/marketing/testimonial-sprite.png);
    background-position: -11px -15px;
	}
	
.soldTag{
	background-position:-142px -14px;
	height:76px;
	
	}
.greyBack {
    display: inline-block;
    width: 100%;
    margin: 12px 0px 0 -3px;
    height: 100%;
    background-position: 10px 10px;
    background-color: #f2f2f2;
}

.itemImg {
    height: 130px;
    display: inline-block;
    background-size: contain;
    float: left;
    margin: 0px;
    width:163px;
    border-radius: 3px;
}

.testimonialSec{
	padding: 14px 0 14px 11px;
	position:relative;
	}
.userStatements{
	display:inline-block;
	color:#666;
	font-style:italic;
	width:88%;
	line-height:19px;
	}
	
.beforeColonImg,.afterColonImg{
	content:"";
	height:25px;
	width:20px;
	display:inline-block;
	background:url(../../image/marketing/testimonial-sprite.png);
	background-position:-273px -30px;
	float:left;
	margin-right:8px;
	}
	.afterColonImg{
	 background-position: -319px -25px;
    float: none;
    margin-left:4px;
    vertical-align: top;
		
		}
.locationUser{
	padding-right:6px;
	color:#666;
	font-size:12px;
	    font-weight: bold;
	}
.timeUser,.dateUSer{
	color:#999;
	font-size:12px;
	}
	
.nameUserDet{
	    padding: 0 0 6px 0;
    display: block;
    font-weight: bold;

	}
.timeUser{
	padding-right:10px;
	}
.righTbox{
	margin-top: 12px;
    background: #fff;
    padding-left: 15px;
	}
	
.nameUser{
	display:inline-block;
	padding-left:40px;
	margin-bottom:10px;
	
	}
#test_id{
	clear: both;
}
.adIdDetails,.categoryFor{
	display:block;
	padding: 1px 0 5px 0;
	font-size:12px;

	}

.adIdDetails{
	font-weight: bold;
	
}
.categoryFor{
    color: #999;
    clear: both;
    width: 135px;
}

.adIdSec{
	float: right;
    margin-right:-45px;
	
	}
.leftArrow{
	    position: absolute;
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 0px 20px 19px 0;
    border-color: transparent #fff transparent transparent;
    top: 12px;
    left: 1px;
}
.soldTagMob,.boughtTagMob{
	position:absolute;
	top:10px;
	left:27px;
	
	}
	
.soldTagMob{
	border:1px solid #199e10;
	color:#199e10;
	padding: 3px 20px 3px 20px;
	border-radius:3px;
	}
.boughtTagMob {
	border:1px solid #008bcf;
	color:#008bcf;
	padding: 3px 10px 3px 10px;
	border-radius:3px;
	}


@media only screen and (min-width:767px)and (max-width:1024px){
	.adIdSec{margin-right:14px;}
		.bnrImg{
		height:97px;
		background:url(../../image/marketing/tablet-bnr-testimonial.jpg);
		}
		.userText{font-size:32px;
		padding-top:23px;
		}
		.doorStep{
			font-size:20px;}
	.itemImg{
	width:106px;
    height: 94px;
		}
	.boughtTag, .soldTag{
		height:76px;
		}
	
	.afterColonImg{margin-left:4px;
	}
	.widthLess{width:16.66%;padding-right: 0;}
	
	}
	
@media only screen and (max-width:767px){
	.nameUser{padding-left:35px;
		margin-bottom: 0px;
	}
	.beforeColonImg{
		    margin-top: 29px;
    margin-right: 2px;
	}
	.userText{
		font-size:26px;
		padding-top:22px;
		padding-bottom:4px;
		}
	.doorStep{
		font-size:16px;
		}
		
	.bnrImg{
		height:88px;
		background:url(../../image/marketing/mobile-bnr-testimonial.jpg);
		}
		
	.leftArrow{
		display:none;
		}
	.adIdSec{
		float:none;
		padding-left:35px;
		padding-bottom:12px;
		margin-right: 0;
		}
	.categoryFor{
		padding-left:0px;
		}
	.userStatements{
		margin-top:34px;
		}
}