.modal-dialog {width:808px !important;}
.text-uppercase{ text-transform:uppercase;}
.u-pop-car-img{position:absolute; left:-22px; top:-20px;}
.u-cntnt-txt {max-width:90%}
.zw-mp-roadButton {
    height: 48px !important;
    line-height: 48px !important;
}
.zw-sr-smiliarShadow .zw-mp-roadButton {
        height: 36px !important;
    line-height: 33px !important;
}

.select-wrapper select{
	background:#fff !important;	
	} 

.zw-sr-spirit {
    /*cdn*/
    /*background-image: url(https://www.zigcdn.com/images/revamp/search_sprite.png);*/
    background-image: url(../images/revamp/search_sprite.png);
    background-repeat: no-repeat;
}
.mSort{
	font-size:11px;width:120px; margin-top:3px;
	}
.fnt-11{
	font-size:1.1rem;	
	}
.zw-sr-border {
    border-bottom: #d3d3d3 1px solid;
}

.zw-sr-filterWrap input[type="text"] {
    line-height: 34px;
    height: 34px;
}

.zw-sr-clr,
.zw-sr-clr:hover {
    color: #797979;
}

.usedImage {
    background: #e8e8e8;
    text-align: center;
}

.usedImage img {
    display: block !important;
	max-width:100%;
	margin:0 auto;
}
.zw-sr-result{
	height:220px;	
	}
.zw-sr-clrIcon {
    width: 8px;
    height: 11px;
    background-position: 0 3px;
}

.zw-sr-sortLevelFst > li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    cursor: pointer;
}

.zw-sr-sortLevelFst > li:last-child {
    border-bottom: none;
}

.zw-sr-secLev > li >input[type="checkbox"] {
    margin-right: 10px;
}

.zw-sr-sortLevelFst > li:first-child {
    padding-top: 0;
}

.zw-sr-sortLevelFst > li span.zw-sr-frstLev {
    background: url(../images/revamp/search_sprite.png) no-repeat -48px 0;
    width: 19px;
    height: 19px;
}

.zw-sr-sortLevelFst > li span.zw-sr-frstLevActive {
    background-position: -19px 0;
    width: 19px;
    height: 19px;
}

.zw-sr-sortLevelFst > li span.zw-sr-frstText {
    line-height: 21px;
}

.zw-sr-shortWrap {
    display: none;
}
.zw-sr-sortLevelFst > li:first-child div.zw-sr-shortWrap{
	display:block;
	}
.zw-sr-shortWrap input[type="text"] {
    border: 1px solid #d3d3d3;
    color: #797979;
}
.zw-sr-shortWrap input{
	height:34px;
	line-height:34px;	
	}
.zw-sr-secLev li {
    padding-bottom: 5px;
    color: #3a3a3a;
    font-weight: 300;
	margin-left:10px;
	margin-right:2px;
}
.zw-sr-secLev li:hover label {
	color:#1089cb !important;	
	}
.zw-sr-secLev li input[type="checkbox"] {
    float: right;
}

.zw-sr-clearWrap {
    position: relative;
}

.zw-sr-clearWrap span.zw-sr-clrIcon {
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
}

.seeMore {
    display: none;
}

.zw-sr-subShorting {
    border: 1px solid #d3d3d3;
    display: none;
}

.zw-sr-subShorting ul {
    max-height: 127px;
    overflow-y: auto;
}

.zw-sr-viewAll {
    border: 1px solid #0069d2;
    border-radius: 4px;
    color: #0069d2;
    cursor: pointer;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    position: relative;
}

.zw-sr-viewAll span {
    position: absolute;
    right: 4px;
    top: 15px;
    height: 6px;
    width: 11px;
    background-position: -77px 0;
}

.zw-sr-viewAll:hover {
    background: #0069d2;
    color: #fff;
}

.zw-sr-viewAll:hover span {
    background-position: -99px 0;
}

.zw-sr-go {
    border-radius: 0;
    height: 34px;
    line-height: 34px;
}

.zw-sr-record {
    color: #000 !important;
}

.lineHeight34 {
    line-height: 34px;
}

.zw-sr-sortDropDown span.select-wrapper,
.zw-sr-sortDropDown span.select-wrapper select {
    line-height: 34px;
    height: 34px;
}

.zw-sr-sortDropDown span.select-wrapper select {
    font-size: 1.4rem;
    width: 170px;
}

.zw-sr-filterResult li {
    float: left;
    cursor: pointer;
    padding: 1px 10px;
    color: #3a3a3a;
    margin-right: 15px;
    background: #dbdbdb;
transition: all 0.3s ease 0.001s; -moz-transition: all 0.3s ease 0.001s; -webkit-transition: all 0.3s ease 0.001s; -ms-transition: all 0.3s ease 0.001s;

}
#clearAllFilter{
transition: all 0.3s ease 0.001s; -moz-transition: all 0.3s ease 0.001s; -webkit-transition: all 0.3s ease 0.001s; -ms-transition: all 0.3s ease 0.001s;
	}
#clearAllFilter:hover{
	color:#1089cb;	
	}
.zw-sr-filterResult li:hover {
	background:#cccccc;	
	}
.zw-sr-specification li {
    color: #000;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 0 25px;
    text-align: center;
}

.zw-sr-specification li:first-child {
    padding-left: 0;
}

.zw-sr-specification li span {
    border-top: 1px solid #eeeeee;
    color: #797979;
    display: block;
    font-size: 1.4rem;
    margin-top: 5px;
    padding-top: 5px;
}

.zw-sr-update {
    color: #838383;
    line-height: 18px;
	float:left;
	width:100%;
}

.zw-sr-location {
    background-position: -119px 0;
    height: 18px;
    width: 13px;
    display: inline-block;
    position: absolute;
    top: 4px;
}

.zw-sr-greenBadge {
    position: absolute;
    background-position: -142px 0;
    width: 20px;
    top: 0;
    right: 0;
    height: 28px;
}

.zw-sr-viewCar {
    color: #919191;
}

.zw-sr-viewCar > span {
    background-position: -172px 0;
    width: 11px;
    height: 6px;
    position: absolute;
    top: 15px;
    right: -3px;
}

.zw-sr-filterWrap label {
    margin-bottom: 0;
    color:#838383;
	cursor:pointer;
	width:86%;
}
.zw-sr-popModel{
    color: #838383;
}
.zw-sr-filterWrap span.customChckbox {
    float: right;
}

.customChckbox {
    background-position: 0 -29px;
    height: 18px;
    width: 18px;
    display: inline-block;
}

.customChckbox input[type="checkbox"] {
    height: 18px;
    width: 18px;
    cursor: pointer;
    margin-top: 0;
}

.customChckboxSelected {
    background-position: -28px -29px;
}

.customChckbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox-inline {
    padding-left: 25px;
}

.checkbox-inline span.customChckbox {
    float: left;
    margin-left: -23px;
    position: absolute;
    margin-top: 1px;
}

.checkbox-inline input[type="checkbox"] {
    margin-left: 0 !important;
    position: static !important;
    margin-top: 0 !important;
}

.zw-sr-galleryIcon {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    height: 51px;
    width: 51px;
    position: absolute;
    top: 10px;
    right: 10px;
	transition: all 0.3s ease 0.001s; -moz-transition: all 0.3s ease 0.001s; -webkit-transition: all 0.3s ease 0.001s; -ms-transition: all 0.3s ease 0.001s;

}
.zw-sr-galleryIcon:hover {
	background:#000;
	}
.zw-sr-galleryIcon span.camraIcon {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin: 0 auto;
    background-position: -56px -30px;
    margin-top: 10px;
}

.zw-sr-galleryIcon span.count {
    display: inline-block;
    width: 100%;
    float: left;
    margin-top: -5px;
}

.similarCars {
    display: none;
    margin-top: -20px;
}

.zw-sr-smiliarRes li {
    float: left;
    list-style: disc;
    width: 50%;
}

.zw-sr-smiliarColor {
    color: #9ba6af;
}

.ze-sr-smiliarClose {
    background-position: -25px -57px;
    height: 20px;
    width: 20px;
	position:absolute;
	right:8px;
}

.zw-sr-smiliarShadow {
    box-shadow: 12px 0 46px rgba(0, 0, 0, 0.21) !important;
}

.zw-sr-arrowTopCar {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    margin: 0 auto;
}

.zw-sr-alert {
    color: #4b4b4b;
    padding-left: 30px;
}

.zw-sr-alert span.icon {
    position: absolute;
    background-position: -86px -29px;
    width: 15px;
    top: 8px;
    left: 10px;
    height: 19px;
    display: inline-block;
}

.zw-sr-alert:hover span.icon {
    background-position: 0 -57px;
}

.zw-sr-topStrip {
    background: #dedddd;
    color: #828282;
}

.zw-sr-popCar {
    border-right: 1px solid #d3d3d3;
    color: #787878;
}

.zw-sr-popCarDark {
    color: #797979;
}

.zw-sr-stripArrow {
    width: 9px;
    height: 13px;
    display: inline-block;
    background-position: -110px -29px;
    top: calc(50% - 6px);
    right: -8px;
    background-color: #dedddd;
}


/*---------------------------------------*/

.zw-sr-mobileFliter {
    width: 100%;
    height: 100%;
    left: -500px;
    top: 0;
    z-index: 999999;
    position: fixed;
    visibility: hidden;
    transition: left 0.2s ease;
}

.zw-sr-mobileFliterShow {
    left: 0;
    visibility: visible;
}

.zw-sr-filterHeader {
    background: #0069d2;
    height: 50px;
    line-height: 50px;
}

.zw-sr-footer {
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.zw-sr-footer ul li {
    width: 50%;
    float: left;
    line-height: 50px;
    cursor: pointer;
}

.zw-sr-filterMain {
    background: #434343;
    margin: 0;
    width: 40%;
    overflow-y: auto;
}

.zw-sr-filterMain li {
    padding: 15px 10px;
    color: #fff;
    cursor: pointer;
}

.zw-sr-filterMain li:hover,
.zw-sr-filterMain li.active {
    background: #5d5d5d;
}

.zw-sr-filterOption {
    background: #fff;
    margin: 0;
    width: 60%;
    overflow-y: auto;
}

.zw-sr-filterOption li {
    padding: 5px;
}

.zw-sr-filterOption li div.zw-sr-shortWrap {
    display: block;
}

.zw-sr-filterOption li input[type="text"] {
    height: 34px;
    line-height: 34px;
}

.zw-sr-filterOption li span.customChckbox {
    float: left;
    margin-right: 6px;
}

.mobileSort select {
    line-height: 34px;
    height: 34px;
    border: none;
    padding: 0 0 0 22px;
    width: 125px;
    font-weight: normal;
    color: #000;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.lineHeight34 {
    line-height: 34px;
}

.zw-sr-stickyFilter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}

.sortIcon {
    background-position: -181px -34px;
    height: 17px;
    width: 17px;
    display: inline-block;
    top: 11px;
    position: absolute;
}

.filterClose {
    background-position: -130px -34px;
    height: 12px;
    width: 17px;
    display: inline-block;
    top: 19px;
    position: absolute;
}

.filterIcon {
    background-position: -157px -34px;
    height: 17px;
    width: 17px;
    display: inline-block;
    top: 11px;
    position: absolute;
}

.zw-sr-borderRight {
    border-right: #d3d3d3 1px solid;
}


/*--------------New Car search---------------*/

.zw-sr-tab {
    border-top: 1px solid #eeeeee;
}

.zw-sr-tab li {
    padding-right: 20px;
    display: inline-block;
    line-height: 46px;
    position: relative;
}

.zw-sr-tab li span.zw-sr-arrowDown {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f00;
}

.zw-sr-tab li:first-child {
    padding-left: 30px;
}

.zw-sr-alertPopUp {
    background: #f7f7f7;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    /*left: calc(50% - 30%);*/
    top: 0;
    display: block;
}

.zw-sr-alertPopUp input[type="text"] {
    border: #d4d4d4 1px solid;
}

.zw-sr-popIcon {
    background-position: 0 -96px;
    width: 195px;
    height: 135px;
    display: inline-block;
}

.zw-sr-popUpHeading {
    background: #f6f6f6;
    padding-left: 250px;
	padding-right:50px;
}

.zw-sr-usedPic {
    background-position: -10px -249px;
    height: 391px;
    left: -20px;
    position: absolute;
    top: -15px;
    width: 300px;
}

.zw-sr-popPadding {
    padding-left: 250px;
    min-height: 275px;
}



.zw-sr-roadStrip {
    background: url(../images/revamp/used_carpopup.png) repeat-x;
    height: 40px;
}

.zw-sr-userInfo li {
    line-height: 20px;
    clear: both;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.zw-sr-viewSeller {
    background: #fff !important;
    border: #0069d2 1px solid;
    color: #0069d2;
}

.zw-sr-viewSellerWrap div.userInfo {
    position: absolute;
    left: -15px;
    z-index: 9;
    display: none;
}

.zw-sr-viewSellerWrap:hover div.userInfo {
    display: block;
}

.zw-sr-paddingLeft .btn {
    padding: 0 10px;
    width: 210px;
}

.zw-sr-hoverUserInfo {
    background: #fff;
    border: #e1e1e1 1px solid;
    border-radius: 6px;
    box-shadow: 12px 0 46px rgba(0, 0, 0, 0.11);
    width: 257px;
}

.zw-sr-hoverArrow {
    background-position: -253px -1px;
    height: 16px;
    margin: 0 auto -1px;
    position: relative;
    width: 27px;
}

.zw-sr-viewSellerWrap:hover div.userInfo {}

.zw-sr-viewSeller:hover {
    background: #fff !important;
    border: #0160c0 1px solid;
    color: #0160c0;
}

.zw-sr-phoneIcon {
    background-position: -193px 0;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.zw-sr-nameIcon {
    background-position: -222px 0;
    height: 20px;
    width: 20px;
    display: inline-block;
}
.zw-sr-filterWrap{
	margin-bottom:25px;	
	}
.sort-bar ul li {
    border-bottom: 2px solid #fff;
    cursor: pointer;
    float: left;
    margin-right: 30px;
    padding: 10px 15px 8px 5px;
    position: relative;
}

.sort-bar ul li.active:before {
    background: url(https://www.zigcdn.com/images/revamp/icon-short-arrow.png) no-repeat center center;
    content: "";
    width: 9px;
    height: 14px;
    position: absolute;
    top: 16px;
    right: 3px;
}
/*.sort-bar ul li:first-child{
    padding-right:5px; 
}
.sort-bar ul li:first-child.active:before {
    background: none;
    width:0;
}*/
.sort-bar ul li.active.up:before {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.sort-bar ul li.active{
    border-bottom: 2px solid #1089cb;
    color: #1089cb;
}
.zw-sr-sortDropDown span.select-wrapper, .zw-sr-sortDropDown span.select-wrapper select, .zw-sr-shortWrap div.select-wrapper select {
    height: 34px;
    line-height: 22px;
	
	padding-left: 0 !important;
	background:#ff0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.zw-sr-sortDropDown span.select-wrapper, .zw-sr-sortDropDown span.select-wrapper select, .zw-sr-shortWrap div.select-wrapper select {
	padding-left:5px !important;
}

}
.c-d-width {
    display: inline-block;
    width: 49%;
}	.width80{
	width:80%;	
	}
.used_loader{
	background:rgba(0,0,0, 0.9) url(https://images.zigcdn.com/images/revamp/used_loader.gif) no-repeat center center;
	
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999999;
	overflow:hidden;	
	}
.hoverShadow:hover .zw-mp-roadButton{
	 background: #1079b1 none repeat scroll 0 0;
    color: #fff;
	}
.hoverShadow:hover a{
	color:#1079b1;
	}
.hoverShadow:hover span.u-vsc-link {color:#1079b1;}	
.r-inn-simi-car:hover a.r-ancr-clr {color:#1079b1}
.r-inn-simi-car .usedImagePopup img {cursor:pointer;}
.r-inn-simi-car:hover span.u-car-s-btn {color: #fff; background: #1079b1;}
.r-inn-simi-car .u-img-cntr{width:220px; height:160px; overflow:hidden;}
.r-inn-simi-car .u-img-cntr > div{width:220px; height:160px; display: table-cell;
    vertical-align: middle;}

.r-inn-simi-car .u-img-cntr img {width:100%; height:auto; vertical-align:middle;}
@media (max-width: 767px) {
	.zw-sr-secLev li label {
 	   width: calc(100% - 26px);
	}
	.zw-sr-secLev li {
		margin-left:0;
	}
	.modal-dialog{
		width:auto !important;	
		}
	.deviceRight{
		float:right !important;	
		}
	.reviewImage{
		max-height:250px;
		width:auto !important;
		}
	.usedCarMakeModelList:first-child{
		margin-top:10px;	
		}	
	.deviceWidth{
		width:100%;	
		}
	.zw-sr-padding {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .zw-sr-paddingLeft {
        padding-bottom: 10px;
        padding-left: 0 !important;
        padding-top: 15px;
    }
    .deviceCenter {
        text-align: center;
    }
    .zw-sr-specification li {
        padding: 0 7%;
    }
    .zw-sr-specification li:first-child {
        padding-left: 9%;
    }
    .devicePaddingTop {
        padding-top: 10px !important;
    }
    .zw-sr-specification {
        margin: 10px 0 0 0 !important;
    }
	.zw-sr-usedPic{
		display:none;	
		}
	.zw-sr-popPadding{
		padding-left:0
		}
	.zw-sr-popUpHeading{
		padding:10px 15px !important;
			}
	.zw-sr-alertPopUp{
		width:100%;
		left:0;	
		}
	#contact_seller_form .pr-30, #seller_details .pr-30{
		padding-right:15px;	
		}
	#contact_seller_form .mr-30, #seller_details .mr-30{
		margin-right:0;	
	}
	#seller_details .clearfix.mb-30{
		margin-bottom:0;
		padding-bottom:0;
		} 
	.zw-sr-roadStrip{
		display:none;	
		}
	.zw-sr-popUpHeading > span{
		margin-left:0 !important;
		padding-right:20px;
		}	
	.u-cntnt-txt{
		padding:10px 0 !important;	
		}
	.zw-sr-result{
	height:auto;	
	}
}

@media (min-width: 768px) and (max-width: 1278px) {
	 .modal-dialog{
		width:auto !important;	
		}
	.deviceCenter{
		text-align:center;	
		}
	.zw-sr-usedPic{
		display:none;	
		}
	.zw-sr-popPadding{
		padding-left:0
		}
	.zw-sr-popUpHeading{
		padding-left:15px;
		padding-right:15px;
			}
	.zw-sr-alertPopUp{
		width:100%;
		left:0;	
		}
	#contact_seller_form .pr-30, #seller_details .pr-30{
		padding-right:15px;	
		}
	#contact_seller_form .mr-30, #seller_details .mr-30{
		margin-right:0;	
	}
	#seller_details .clearfix.mb-30{
		margin-bottom:0;
		padding-bottom:0;
		} 
	.zw-sr-roadStrip{
		display:none;	
		}
	.zw-sr-result{
		height:auto;	
	}
	}

@media (min-width:1600px) and (max-width:1920px) {
    .zw-sr-headingPadding {
        padding: 20px 0 10px 0px;
        display: inline-block;
    }
    .zw-sr-specification {
        padding-top: 15px;
    }
    .devicePaddingTop {
        padding-top: 30px;
    }
	.zw-sr-result{
		height:auto;	
	}
}
@media only screen and (min-device-width :320px) and (max-device-width :340px) and (orientation :portrait) {
.deviceFont{
	font-size:12px;
	padding-bottom:10px;
	}
	.reviewImage {
    max-height: 218px;
    width: 100% !important;
}
}