.sj-responsive-listing{
	margin:0;
	padding:0;
	overflow:visible;
}

.sj-responsive-listing .respl-wrap{
	margin:0;
	padding:0;
	overflow:visible;
}

/*-----------------------Css for Tabs ----------------------------*/

.sj-responsive-listing .respl-wrap .respl-tabs-container{
	margin:0 0 25px;
	padding:0;
}

.sj-responsive-listing .respl-tabs-container ul{
	margin:0;
	padding:0;
	list-style:none;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs{
	display:block;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs li{
	margin:0;
	padding:0;
	float:left;
	line-height: 18px;
	border-left: 1px solid #e9e9e9;
}
.sj-responsive-listing .respl-tabs-container .respl-tabs li:first-child{border: none;}
.sj-responsive-listing .respl-tabs-container .respl-tabs li.respl-tab  > span{
	margin:0;
	padding:0 15px;
	cursor:pointer;
	font-size: 16px;
	
}

.sj-responsive-listing .respl-tabs-container .respl-tabs li.tab-sel  > span,
.sj-responsive-listing .respl-tabs-container .respl-tabs li:hover span{
	color:#ff0037;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap span.respl-tab-arrow,
.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap span.respl-tab-selected{
	display:none;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox{
	position:relative;
	display:inline-block;
	cursor:default;
	text-align:left;
	line-height:30px;
	clear:both;
	color:#888;
	cursor:pointer;
	z-index:5;
	width:100%;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox span.respl-tab-selected{
	width:167px;
	text-indent:20px;
	border:1px solid #DDD;
	border-right:none;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	background:#FFF;
	overflow:hidden;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox span.respl-tab-arrow{
	width:30px!important;
	border:1px solid #ddd;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
	text-align:center;
	font-size:12px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	background:#DDD;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox span.respl-tab-arrow,
.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox span.respl-tab-selected{
	position:relative;
	float:left;
	height:30px;
	z-index:1;
	display:inline-block;
	width:100%;
	margin-right:-30px;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox .respl-tabs{
	position:absolute;
	top:28px;
	left:0;
	width:100%;
	margin:0;
	border:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
	overflow:hidden;
	background:#fff;
	padding-top:2px;
	display:none;
	z-index:1;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox .respl-tabs.respl-open{
	display:block;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox .respl-tabs li{
	margin:0;
	padding:0;
	float:none;
}
	
.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox .respl-tab span{
	display:block;
	line-height:20px;
	padding:5px 10%;
}

.sj-responsive-listing .respl-tabs-container .respl-tabs-wrap.respl-selectbox .respl-tab span:hover{
	color:#f6f6f6;
	background:#4096ee;	
}		


/*-----------------------------Css for Content----------------------*/

.sj-responsive-listing .respl-wrap .respl-items-container{
	margin:0 -15px;
	padding:0;
	overflow:hidden;
}

.sj-responsive-listing .respl-items-container .respl-items{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	display:none;
}

.sj-responsive-listing .respl-items-container .respl-items-inner{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}

.sj-responsive-listing .respl-items-container .respl-items-selected{
	display:block;
}
.sj-responsive-listing .respl-items-container .respl-item-wrap {
	margin:0;
	padding:0;
 	opacity:0;
	filter:alpha(opacity = 0); 
	box-shadow: #000 0em 0em 0em;
}

.sj-responsive-listing .respl-items-container .respl-item-wrap img{
	width:100%;
	max-width:100%;
	box-shadow: #000 0em 0em 0em;
}

.sj-responsive-listing .respl-items-container .respl-items .respl-item{
	float:left;
	margin-bottom:20px;
	opacity:0;
	filter:alpha(opacity = 0);
	box-shadow: #000 0em 0em 0em;
}

.sj-responsive-listing  .respl-items-container .respl-items .respl-item .item-inner{
	margin:0 15px;
}


.sj-responsive-listing .respl-items  .respl-loading{
	width: 100%; 
	max-width: 100%;
	padding: 0; 
	position: relative;
    background: url(../images/477.GIF) no-repeat scroll center center transparent;
	min-height:300px;
	display:block;
	z-index:0;
}

.sj-responsive-listing  .respl-items-container .respl-loadmore{
	display:block;
	overflow:hidden;
	text-align:center;
	margin:10px  auto 0;
}

.sj-responsive-listing .respl-items   .respl-loadmore .respl-loadmore-btn{
	padding:9px 15px;
	display:inline-block;
	background-color:#0062aa;
	color:#FFF;
	font-weight: 600;
	cursor:pointer;
}

div.sj-responsive-listing .respl-wrap .respl-loadmore  .loading .fa-angle-down:before{content:" ";}

.sj-responsive-listing .respl-items   .respl-loadmore .respl-loadmore-btn .respl-image-loading{
	background:url('../images/301.GIF') no-repeat scroll center center transparent;
	width:24px;
	height:24px;
	display:none;
	float:left;
	vertical-align:middle;
}

.sj-responsive-listing .respl-items   .respl-loadmore .respl-loadmore-btn:after{
	content: attr(data-label);
}

.sj-responsive-listing .respl-items.respl-process   .respl-loadmore {
	display:none;
}

/*-----------------------------Css for Responsive ----------------------*/


@media all and (max-width: 479px){
	.sj-responsive-listing .respl04-6 .respl-item{ width: 16.64%; }
	.sj-responsive-listing .respl04-5 .respl-item{ width: 19.958%; }
	.sj-responsive-listing .respl04-4 .respl-item{ width: 24.995%; }
	.sj-responsive-listing .respl04-3 .respl-item{ width: 33.315%; }
	.sj-responsive-listing .respl04-2 .respl-item{ width: 49.985%; }
	.sj-responsive-listing .respl04-1 .respl-item{ width: 100%; }
	.sj-responsive-listing .respl04-1 .clr1,
	.sj-responsive-listing .respl04-2 .clr2,
	.sj-responsive-listing .respl04-3 .clr3,
	.sj-responsive-listing .respl04-4 .clr4,
	.sj-responsive-listing .respl04-5 .clr5,
	.sj-responsive-listing .respl04-6 .clr6{
		clear:both;
	}
}

@media all and (min-width: 480px) and (max-width: 767px){
	.sj-responsive-listing .respl03-6 .respl-item{ width: 16.64%; }
	.sj-responsive-listing .respl03-5 .respl-item{ width: 19.958%; }
	.sj-responsive-listing .respl03-4 .respl-item{ width: 24.995%; }
	.sj-responsive-listing .respl03-3 .respl-item{ width: 33.295%; }
	.sj-responsive-listing .respl03-2 .respl-item{ width: 49.999%; }
	.sj-responsive-listing .respl03-1 .respl-item{ width: 100%; }
	.sj-responsive-listing .respl03-1 .clr1,
	.sj-responsive-listing .respl03-2 .clr2,
	.sj-responsive-listing .respl03-3 .clr3,
	.sj-responsive-listing .respl03-4 .clr4,
	.sj-responsive-listing .respl03-5 .clr5,
	.sj-responsive-listing .respl03-6 .clr6{
		clear:both;
	}
}	

@media all and (min-width: 768px) and (max-width: 1199px){  
	.sj-responsive-listing .respl02-6 .respl-item{ width: 16.64%; }
	.sj-responsive-listing .respl02-5 .respl-item{ width: 19.958%; }
	.sj-responsive-listing .respl02-4 .respl-item{ width: 24.995%; }
	.sj-responsive-listing .respl02-3 .respl-item{ width: 33.315%; }
	.sj-responsive-listing .respl02-2 .respl-item{ width: 49.999%; }
	.sj-responsive-listing .respl02-1 .respl-item{ width: 100%; }
	.sj-responsive-listing .respl02-1 .clr1,
	.sj-responsive-listing .respl02-2 .clr2,
	.sj-responsive-listing .respl02-3 .clr3,
	.sj-responsive-listing .respl02-4 .clr4,
	.sj-responsive-listing .respl02-5 .clr5,
	.sj-responsive-listing .respl02-6 .clr6{
		clear:both;
	}
}  

@media all and (min-width: 1200px ) and (max-width: 1599px){
	.sj-responsive-listing .respl01-6 .respl-item{ width: 16.64%;}
	.sj-responsive-listing .respl01-5 .respl-item{ width: 20%; }
	.sj-responsive-listing .respl01-4 .respl-item{ width: 25%; }
	.sj-responsive-listing .respl01-3 .respl-item{ width: 33.315%; }
	.sj-responsive-listing .respl01-2 .respl-item{ width: 49.999%; }
	.sj-responsive-listing .respl01-1 .respl-item{ width: 100%; }
	.sj-responsive-listing .respl01-1 .clr1,
	.sj-responsive-listing .respl01-2 .clr2,
	.sj-responsive-listing .respl01-3 .clr3,
	.sj-responsive-listing .respl01-4 .clr4,
	.sj-responsive-listing .respl01-5 .clr5,
	.sj-responsive-listing .respl01-6 .clr6{
		clear:both;
	}
}

@media all and (min-width: 1600px ){
	.sj-responsive-listing .respl00-6 .respl-item{ width: 16.64%;}
	.sj-responsive-listing .respl00-5 .respl-item{ width: 20%; }
	.sj-responsive-listing .respl00-4 .respl-item{ width: 25%; }
	.sj-responsive-listing .respl00-3 .respl-item{ width: 33.315%; }
	.sj-responsive-listing .respl00-2 .respl-item{ width: 49.999%; }
	.sj-responsive-listing .respl00-1 .respl-item{ width: 100%; }
	.sj-responsive-listing .respl00-1 .clr1,
	.sj-responsive-listing .respl00-2 .clr2,
	.sj-responsive-listing .respl00-3 .clr3,
	.sj-responsive-listing .respl00-4 .clr4,
	.sj-responsive-listing .respl00-5 .clr5,
	.sj-responsive-listing .respl00-6 .clr6{
		clear:both;
	}
}

/*-----------------------------Css for ie----------------------*/
.sj-responsive-listing.lt-ie9 .respl01-6 .respl-item{ width: 16.64%;}
.sj-responsive-listing.lt-ie9 .respl01-5 .respl-item{ width: 20%; }
.sj-responsive-listing.lt-ie9 .respl01-4 .respl-item{ width: 25%; }
.sj-responsive-listing.lt-ie9 .respl01-3 .respl-item{ width: 33.315%; }
.sj-responsive-listing.lt-ie9 .respl01-2 .respl-item{ width: 49.999%; }
.sj-responsive-listing.lt-ie9 .respl01-1 .respl-item{ width: 100%; }
.sj-responsive-listing.lt-ie9 .respl01-1 .clr1,
.sj-responsive-listing.lt-ie9 .respl01-2 .clr2,
.sj-responsive-listing.lt-ie9 .respl01-3 .clr3,
.sj-responsive-listing.lt-ie9 .respl01-4 .clr4,
.sj-responsive-listing.lt-ie9 .respl01-5 .clr5,
.sj-responsive-listing.lt-ie9 .respl01-6 .clr6{
	clear:both;
}


/*-----------------------------ClearFix----------------------*/
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
.respl-open1{
	display:block;
}