.main-construct {
	background: url("https://images.rvs.com/images/content/midwest/rvsale-header2.jpg") no-repeat;
	background-position: right;
	background-size: cover;
	background-attachment: fixed;
	max-width: 1332px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

@media only screen and (min-width: 2000px) {
	.main-construct {
		max-width: 1332px;
		margin: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.main-construct {
		background: #000 url("https://images.rvs.com/images/content/midwest/height3.jpg") no-repeat;
		padding-top: 72px;
	}
}

@media all and (orientation:portrait) {
	.main-construct {
		background: #000 url("https://images.rvs.com/images/content/midwest/responsive3.jpg") no-repeat fixed 0 0;
		background-size: 100% auto;
	}
}

@media only screen and (max-width: 767px) {
	.main-construct {
		padding-top: 43px;
		background: #000 url("https://images.rvs.com/images/content/midwest/responsive3.jpg") no-repeat fixed left top, #dbe2e6;
	}
}

.main-construct .wrap-center {
	position: relative;
	padding-top: 170px;
	padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
	.main-construct .wrap-center {
		padding-bottom: 30px;
		padding-top: 375px;
	}
	.home .main-construct .wrap-center {
		padding-top: 50px;
	}
}

.inner-carousel .carousel-wrapper .owl-prev {
	top: 19%;
	left: 0;
}

.inner-carousel .carousel-wrapper .owl-next {
	top: 19%;
	right: 0;
}

.radio {
	display: inline-block;
	padding-right: 20px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 29px;
	cursor: pointer;
}

.radio:hover .inner {
	-webkit-transform: scale(.5);
	-khtml-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	opacity: .5;
}

.radio input {
	height: 1px;
	width: 1px;
	opacity: 0;
}

.radio input:checked+ .outer .inner {
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.radio input:checked+ .outer {
	border: 2px solid #56a2fd;
}

.radio input:focus+ .outer .inner {
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	background-color: #56a2fd;
}

.radio .outer {
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	margin: 3px 9px 0px 0px;
	border: 2px solid #7eb2ce;
	border-radius: 50%;
	background-color: #fff;
}

.radio .inner {
	-webkit-transition: all .25s ease-in-out;
	-khtml-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	height: 6px;
	width: 6px;
	-webkit-transform: scale(0);
	-khtml-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	display: block;
	margin: 1px;
	border-radius: 50%;
	background-color: #56a2fd;
	opacity: 0;
}

.radio .help-me-towing {
	margin-left: -5px;
}

.tabs__body {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 1024px) {
	.tabs__body {
		width: 100%;
	}
}

.tabs__body .title span {
	font-size: 20px;
	line-height: 20px;
	display: block;
	font-weight: 700;
	color: #0075b8;
}

.tabs__body .title span i {
	font-style: normal;
}

@media only screen and (max-width: 767px) {
	.tabs__body .title .wizard-step-title {
		display: none;
	}
}

.tabs__body section {
	display: none;
}

@media only screen and (max-width: 767px) {
	.tabs__body section .section_i {
		padding: 0 20px 0 20px;
		overflow: hidden;
	}
}

.tabs__body section.active {
	display: block;
}

.tabs__body .section-1 .sel {}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tabs__body .section-1 .sel {
		padding: 61px 26px 66px;
	}
}

@media only screen and (max-width: 767px) {
	.tabs__body .section-1 .sel {
		padding: 24px 0px 16px;
	}
}

@media only screen and (max-width: 767px) {
	.tabs__body .section-2 .section_i {
		padding: 0 2%;
	}
}

.tabs__body .section-2 .select2-container .select2-choice {
	width: 178px;
}

.wrap-col {
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.wrap-col .tip-wrap .tip.tip-2:after {
		left: 72%;
	}
	.wrap-col .tip-wrap .tip.tip-3:after {
		left: 22%;
	}
}

.drop-content {
	display: none;
	-webkit-transition: all, .5s;
	transition: all, .5s;
	opacity: 1;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.drop-content .title {
	padding-left: 25px;
}

@media only screen and (max-width: 767px) {
	.drop-content {
		padding: 0px 2%;
	}
}

.aside-search .list-group-item-right {
	width: 85px;
	left: 120px;
	position: relative;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
}

.aside-search .list-group-item-right-bottom {
	width: 85px;
	left: 120px;
	position: relative;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
}

.aside-search .list-group-item-left {
	width: 85px;
	position: relative;
	left: 0px;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
}

.aside-search .list-group-item-left-bottom {
	width: 85px;
	position: relative;
	left: 0px;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
	border-bottom: 1px solid #0075b8;
}

@media only screen and (max-width: 767px) {
	.aside-search .list-group-item-left,
	.aside-search .list-group-item-left-bottom,
	.aside-search .list-group-item-right,
	.aside-search .list-group-item-right-bottom {
		width:100px;
	}

	.aside-search .list-group-item-right,
	.aside-search .list-group-item-right-bottom {
		left: 135px;
	}
}

.aside-search .drop-content {
	padding: 25px 10px 25px 28px;
}

.drop-content.active {
	display: block;
}

.drop-content.animate {
	opacity: 0;
}

.drop-content.animate-open {
	opacity: 1;
}

.drop-content.done {
	opacity: 0;
}

.cars {
	padding: 18px 39px;
	line-height: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars {
		padding: 25px 0;
	}
}

@media only screen and (max-width: 767px) {
	.cars {
		padding: 0;
	}
}

.tabs-sel-cars {
	padding-left: 26px;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars {
		padding-left: 16px;
	}
}

.aside-search #reply-sel2 .tabs-sel-cars {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#reply-sel2 .tabs-sel-cars {
	border-left: 2px solid #cdd7dd;
	margin-left: 25px;
}

@media only screen and (max-width: 924px) {
	#reply-sel2 .tabs-sel-cars {
		border-left: none;
		margin-left: 5px;
		padding-top: 16px;
	}
}

.cars__sel {
	font-size: 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
}

.cars__sel_wizard_move_right {
  left: 20px;
}

@media only screen and (max-width: 767px) {
	.cars__sel {
		width: 100%;
		overflow: hidden;
		padding-bottom: 24px;
		margin-bottom: 13px;
	}
}

.cars__sel.cars__people {
	width: 60%;
}

.cars__sel.cars__people.advanced {
	min-height: 0px;
}

@media only screen and (max-width: 1024px) {
	.cars__sel.cars__people {
		width: 100%;
		min-height: 0px;
	}
	.cars__sel.cars__people.wizard {
		width: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__people.wizard {
		width: 100%;
	}
}

.cars__sel.cars__people #reply-sel {
	border-left: 2px solid #cdd7dd;
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__people #reply-sel {
		border-left: none!important;
	}
}

.cars__sel.cars__people .col {
	margin-left: 26px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars__sel.cars__people .col {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__people .col {
		margin-top: 10px;
		margin-left: 0;
		margin-right: 13px;
	}
}

.cars__sel .main-sel {
	position: relative;
}

.rvtype_button:hover{
    border: 2px solid #0075b8;
}

.rvtype_button[aria-checked="true"]{
    border: 3px solid #0075b8;
}

.cars__sel .main-sel .col {
	margin: 0 13px;
}

@media only screen and (max-width: 767px) {
	.cars__sel .main-sel .col {
		margin: 0 10px;
		text-align: center;
	}
}

#wizardDealerSelectSection {
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 229px;
    margin-left: 5px;
}
#wizardDealerSelectSection:focus {
    outline: lightblue;
    outline-style: auto;
}

#choose_your_budget {
    padding: 2px;
    padding-left: 25px;
    margin: 2px;
    margin-left: 5px;
    width: 300px;
}
#choose_your_budget:focus {
    outline: lightblue;
    outline-style: auto;
}

@media only screen and (min-width: 330px) and (max-width: 767px) {
	#wizardlocation .main-sel .col {
		width: 110px;
		margin-left: 5%;
	}
}

@media only screen and (max-width: 329px) {
	#wizardlocation .main-sel .col {
		width: 110px;
		margin-left: 0;
	}
}

.cars__sel .main-sel .col_check,
.cars__sel .main-sel .motorized-fuel {
	display: none;
	padding: 0 0 0 20px;
}

.cars__sel .main-sel .motorized-fuel {
	text-align: left;
	margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
	.cars__sel .main-sel .col_check,
	.cars__sel .main-sel .motorized-fuel {
		padding: 0 7px;
	}
}

.cars__sel .col {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars__sel .col {
		display: inline-block;
		width: 126px;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel .col {
		width: 115px;
	}
}

.cars__sel .col:after {
	content: attr(data);
	position: absolute;
	top: 48%;
	right: -24px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	margin-right: 7px;
}

.quest-main > .popover {
	min-width: 20em !important;
	z-index: 9000;
}

@media only screen and (max-width:520px) {
	.quest-main > .popover {
		max-width: 15em !important;
		min-width: 15em !important;
		z-index: 9000;
	}
}

.wizardPopover {
	text-decoration: none !important;
	border: none !important;
	margin-bottom: 0 !important;
}

.cars__sel .col .quest-main {
	margin-top: -30px;
	top: -18px;
	margin-left: 110px;
}

.aside-search .cars__sel .col .quest-main {
	margin-left: 0;
	margin-top: 0;
	top: 0;
	position: absolute;
	right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars__sel .col .quest-main {
		margin-left: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel .col .quest-main {
		margin-left: 105px;
		display: inline-block;
	}
}

.aside-search .cars__sel .col .quest-main .cw-icon {
	color: #919EAB;
	font-size: 14px;
}

.touchno-touch .cars__sel .col:hover a {
	/*border-color: #f1be48;*/
}

.cars__sel .col .info {
	padding: 84px 0 21px 0;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars__sel .col .info {
		padding: 80px 0 11px 0;
	}
	.aside-search .cars__sel .col .quest-main {
		margin-left: 95px;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel .col .info {
		padding: 69px 0 12px 0;
	}

	.aside-search .cars__sel .col .info {
		padding: 15px 0px;
	}
}

.cars__sel .col a {
	-webkit-transition: border-color, .3s;
	transition: border-color, .3s;
	border: 2px solid transparent;
	display: block;
}

.cars__sel .col.open a {
	/*border: 3px solid #0075b8;
	background: #f2f5f7;*/
}

.cars__sel .col.open p {
	color: #454F5B;
	padding-left: 11px;
}

.cars__sel .col.open p i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.cars__sel .col.open p i.nocheck {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.cars__sel .col.active a {
	background: #f2f5f7;
	border: 3px solid #f1be48;
}

.cars__sel .col.active #elsewhere_link {
	border: 3px solid #0075b8;
}

.cars__sel .col.active p {
	color: #007db6;
	padding-left: 11px;
}

.cars__sel .col.active p i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.cars__sel .col .n-price {
	position: absolute;
	top: 17px;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #8f969b;
}

@media only screen and (max-width: 767px) {
	.cars__sel .col .n-price {
		top: 7px;
	}
}

.cars__sel .col p {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

@media only screen and (max-width: 767px) {
	.cars__sel .col p {
		font-size: 14px;
	}
}

.cars__sel .col p i {
	position: absolute;
	font-style: normal;
	top: 3px;
	left: -5px;
	width: 13px;
	height: 11px;
	background: url("https://images.rvs.com/images/minified-svg/mark.svg") no-repeat center;
	background-size: cover;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.cars__sel .col .box-text .location-checkmark {
	top: -11px;
	margin-left: 3px;
}

.cars__sel .img {
	position: absolute;
	top: 13px;
	left: 20%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
	.cars__sel .img {
		top: 17px;
	}
}

/*.cars__sel .img.class-a {
	width: 102px;
	height: 42px;
	background: url("https://images.rvs.com/images/minified-svg/Class-A.svg") no-repeat center;
	background-size: cover;
}*/

.cars__sel .img.class-a {
	width: 50px;
	height: 19px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-a.svg") no-repeat center;
	background-size: 50px 19px;
    margin-top: 11px;
}

.class-a {
	width: 50px;
	height: 19px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-a.svg") no-repeat center;
	background-size: 50px 19px;
}
.class-b {
	width: 40px;
	height: 16px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-b-c.svg") no-repeat center;
	background-size: 40px 16px;
}
.class-c {
	width: 50px;
	height: 20px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-c.svg") no-repeat center;
	background-size: 50px 20px;
}

.cars__sel .img.class-a-th {
	width: 50px;
	height: 19px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-a.svg") no-repeat center;
	background-size: 50px 19px;
}

/*.cars__sel .img.class-b {
	width: 87px;
	height: 37px;
	background: url("https://images.rvs.com/images/minified-svg/Class-B-C.svg") no-repeat center;
	background-size: cover;
}*/

.cars__sel .img.class-b {
	width: 40px;
	height: 16px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-b-c.svg") no-repeat center;
	background-size: 40px 16px;
}

/*.cars__sel .img.class-c {
	width: 100px;
	height: 40px;
	background: url("https://images.rvs.com/images/minified-svg/Class-C.svg") no-repeat center;
	background-size: cover;
}
*/
.cars__sel .img.class-c {
	width: 50px;
	height: 20px;
	background: url("https://images.rvs.com/images/minified-svg/gray/class-c.svg") no-repeat center;
	background-size: 50px 20px;
}

.cars__sel .img.light {
	width: 102px;
	height: 42px;
	background: url("https://images.rvs.com/images/minified-svg/gray/travel-trailer.svg") no-repeat center;
	background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.cars__sel .img.class-a {
                width: 75px;
                height: 31px;	}
	.cars__sel .img.class-a-th {
		width: 90px;
		height: 30px;
	}
	.cars__sel .img.class-b {
		width: 76px;
		height: 33px;
	}
	.cars__sel .img.class-c {
		width: 82px;
		height: 32px;
	}
	.cars__sel .img.light {
		width: 102px;
		height: 42px;
		background: url("https://images.rvs.com/images/minified-svg/gray/travel-trailer.svg") no-repeat center;
		background-size: cover;
	}
}

#wizardlocation .cars__sel .option,
#search_dealer_contents #no_dealer_selected .no-dealer {
	width: 100%;
	height: 97%;
	text-decoration: none;
}

#search_dealer_contents .no-dealer {
	display:block;
	padding:50px 0 20px;
}

#wizardlocation .cw-dealer-text,
#search_dealer_contents #no_dealer_selected .cw-dealer-tex{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #f1be48;
	display: block;
}

.no-dealer {
	border: 2px solid #939597!important;
	background: #f0f0f0!important;
}

#wizardlocation .box-text-container,
#search_dealer_contents #no_dealer_selected .box-text-container {
	position: relative;
	top: 35%;
	padding: 10px 5px 5px 5px;
}

#wizardlocation .col:not(.active) a,
#search_dealer_contents #no_dealer_selected a{
	border: 2px solid #cdd7dd;
	background: #fff;
}

#wizardlocation .box-text,
#search_dealer_contents #no_dealer_selected .box-text{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
}

#wizardlocation .active .box-text,
#search_dealer_contents #no_dealer_selected .active .box-text{
	color: #00669e;
}

#wizardlocation .no-dealer .box-text,
#search_dealer_contents #no_dealer_selected .no-dealer .box-text{
	color: #272d34!important;
}

#wizardlocation .col .icon,
#search_dealer_contents #no_dealer_selected .icon {
	position: absolute;
	font-style: normal;
	top: -53%;
	left: 33%;
	width: 47px;
	height: 61px;
	background-size: cover;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

@media only screen and (max-width: 768px) {
	#wizardlocation .col .icon,
	#search_dealer_contents #no_dealer_selected .icon{
		left: 25%;
	}

	#wizardlocation .box-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	}
}

@media only screen and (max-width: 320px) {

	#wizardlocation .box-text {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	}
}

#wizardlocation .col .cw-icon,
#search_dealer_contents #no_dealer_selected .cw-icon{
	background: url("/img/content/cw-icon1.png") no-repeat center;
}

#wizardlocation .col .cw-dealer,
#search_dealer_contents #no_dealer_selected .cw-dealer{
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-star-yellow1.png") no-repeat center;
}

#wizardlocation .col .cw-dealer-gray,
#search_dealer_contents #no_dealer_selected .cw-dealer-gray {
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-star-gray.png") no-repeat center;
}

#search_dealer_contents #no_dealer_selected .cw-dealer-gray {
	left:37%;
}

#wizardlocation .col .map-marker-icon,
#search_dealer_contents #no_dealer_selected .map-marker-icon{
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-map-marker-blue-multi-3.png") no-repeat center;
}

#wizardlocation .col .globe-icon,
#search_dealer_contents #no_dealer_selected .globe-icon{
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-globe-blue.png") no-repeat center;
}

@media only screen and (max-width: 767px) {
	#wizardlocation .home-location,
	#search_dealer_contents #no_dealer_selected .home-location{
		font-size: 14px;
	}
}

#wizardlocation #local,
#wizardlocation #local-advanced,
#wizardlocation #elsewhere {
	height: 160px;
}

#wizardlocation #local-advanced.active .cw-dealer {
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-star-yellow1.png") no-repeat center;
}

#wizardlocation #local-advanced.active .cw-dealer-text {
	color: #f1be48;
}

#wizardlocation #local-advanced .cw-dealer {
	background: url("https://s3.amazonaws.com/images.rvs.com/images/content/icons/fa-star-gray.png") no-repeat center;
}

#wizardlocation #local-advanced .cw-dealer-text {
	color: #000;
}

#wizardlocation .zipcode-container,
#search_dealer_contents .zipcode-container{
	width: 178px;
	margin-bottom: 2%;
}

@media only screen and (max-width: 767px) {
	#wizardlocation .zipcode-container,
	#search_dealer_contents .zipcode-container{
		width: 190px;
	}
}

.cars__sel .img.expand-search {
	width: 102px;
	height: 98px;
	background: url("https://images.rvs.com/images/minified-svg/search-icon.svg") no-repeat center;
	background-size: 50%;
}

.cars__sel .img.fifth-weel {
	width: 50px;
	height: 19px;
	background: url("https://images.rvs.com/images/minified-svg/gray/fifth-weel.svg") no-repeat center;
	background-size: 50px 19px;
}

.cars__sel .img.pop-up {
	width: 50px;
	height: 21px;
	background: url("https://images.rvs.com/images/minified-svg/gray/popup.svg") no-repeat center;
	background-size: 50px 21px;
}

.cars__sel .img.toyhauler {
	width: 60px;
	height: 18px;
	background: url("https://images.rvs.com/images/minified-svg/gray/toy-hauler.svg") no-repeat center;
	background-size: 60px 18px;
}

.cars__sel .img.travel-trailer {
	width: 50px;
	height: 21px;
	background: url("https://images.rvs.com/images/minified-svg/gray/travel-trailer.svg") no-repeat center;
	background-size: 50px 21px;
}

.cars__sel .img.truck-camper {
	width: 40px;
	height: 21px;
	background: url("https://images.rvs.com/images/minified-svg/Truck-Camper.svg") no-repeat center;
	background-size: 40px 21px;
}

.cars__sel .img.hybrid {
	width: 40px;
	height: 21px;
	background: url("https://images.rvs.com/images/minified-svg/Hybrid.svg") no-repeat center;
	background-size: 40px 21px;
}

.cars__sel .img.smallcamper {
	width: 40px;
	height: 21px;
	background: url("https://s3.amazonaws.com/images.rvs.com/images/minified-svg/gray/teardrop.svg") no-repeat center;
	background-size: 40px 21px;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.cars__sel .img.fifth-weel {
		width: 80px;
		height: 32px;
	}
	.cars__sel .img.pop-up,
	.cars__sel .img.smallcamper {
		width: 80px;
		height: 32px;
	}
	.cars__sel .img.toyhauler {
		width: 90px;
		height: 29px;
	}
	.cars__sel .img.travel-trailer {
		width: 80px;
		height: 32px;
	}
}

.cars__sel.cars__sel_slider .tabs-sel-cars {
	padding-left: 12px;
	padding-top: 38px;
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__sel_slider .tabs-sel-cars {
		padding: 0;
	}
}

.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio {
	width: 127px;
	padding-left: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio {
		width: 50%;
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio {
		padding-left: 0;
		width: 100%;
	}
	.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio br {
		display: none;
	}
}

.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio label {
	display: block;
}

.cars__sel.cars__sel_slider .tabs-sel-cars .row-radio:first-child {
	padding-left: 0;
}

.cars__sel.cars__sel_slider .tabs-sel-cars .radio .outer {
	margin: 6px 12px 0px 0px;
}

@media only screen and (max-width: 767px) {
	.cars__sel.cars__sel_slider .tabs-sel-cars .radio .outer {
		margin: -6px 0 0 0;
	}
}

.customprice .col {
	padding-left: 15px;
}

@media only screen and (max-width: 767px) {
    .customprice {
        margin-top: 20px;
    }
}

.border {
	border-left: 2px solid #cdd7dd;
}

@media only screen and (max-width: 767px) {
	.border {
		border-left: none;
	}
}

#locations .inp-short#advanced-zip {
	margin-left: 0;
	margin-bottom: 10px;
	width: 80px;
	height: 30px;
	opacity: 1;
}

#locations .select2-container {
	position: relative;
	top: -1px;
}

.keyworld__acardion #locations .item {
	width: 100%;
}

@media only screen and (max-width: 420px) {
	#advanceds-bottom #locations #s2id_advanced-search-radius {
		top: 3px;
	}
}

@media only screen and (max-width: 420px) {
	.aside-search #locations #s2id_advanced-search-radius {
		top: 3px;
	}
}

@media only screen and (max-width: 420px) {
	#locations .zip-code-container {
		width: 75%;
	}
}

#locations .acard-body {
	padding: 0 0 30px 0;
}

#locations .inp-short {
	padding-right: 7px;
}

#locations .keyworld_i {
	padding: 0 0 0 40px;
}

#locations .item {
	display: inline-block;
}

#locations .item.item-5 {
	margin: 0;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.keyworld #locations .item.item-4 {
		position: static;
	}
}

.keyworld #locations .item {
	padding-bottom: 0;
}

.labels {
	top: -27px;
	left: -3px;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

.map {
	height: 232px;
	width: 100%;
}

.accardion__title {
	display: none;
}

@media only screen and (max-width: 767px) {
	.accardion__title {
		display: block;
	}
	.accardion__title a.active .pluse {
		display: none;
	}
	.accardion__title a.active .minus {
		display: inline-block;
	}
}

.aside-search .accardion__title {
	display: block;
}

#locations .zip-code-container {
	display: inline-block;
}

.map-popup {
	background: #ffffff;
	padding: 19px;
	border-radius: 5px;
	border: 1px solid #d5d5d5;
}

.map-popup:after {
	content: '';
	position: absolute;
	left: -7px;
	bottom: 11px;
	width: 8px;
	height: 11px;
	background: url("https://images.rvs.com/images/content/map-tring.png") no-repeat center;
}

.map-popup p {
	color: #000;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	padding-bottom: 9px;
}

.map-popup p b {
	font-weight: 700;
	display: block;
	padding-bottom: 3px;
}

.map-popup span {
	display: block;
	font-size: 12px;
	color: #616568;
}

.map-popup i {
	font-style: normal;
	font-weight: 700;
	display: block;
	font-size: 12px;
}

#steps-fivepercent-slider .ui-slider-tip {
	visibility: visible;
	opacity: 1;
	top: -30px;
}

.wrap-slider .range-price-item {
	display: none;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

.wrap-slider .range-price-item.active {
	display: block;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.wrap-slider .range-price-item.animate {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.carousel-sel {
	font-size: 0;
	line-height: 0;
	padding-top: 40px;
}

.check {
	display: inline-block;
	vertical-align: top;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.check {
		display: inline-block;
		vertical-align: top;
	}
}

.check.active a,
.check.active p {
	color: #000;
	border-color: transparent;
}

.check label {
	display: block;
}

.check label a,
.check label p {
	font-size: 15px;
	line-height: 18px;
	margin-left: 13px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #5c5b5b;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	display: inline-block;
	vertical-align: top;
}

.check label span {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color: #5c5b5b;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	display: inline-block;
	vertical-align: top;
}

.aside-search .checkbox, #modalFilters .checkbox {
	top: 4px;
	background: url("https://images.rvs.com/images/content/check1.png") no-repeat;
	height: 12px !important;
	width: 12px;
}

.aside-search .checkbox.checked, #modalFilters .checkbox.checked {
	background-position: 0px -36px;
	height: 12px !important;
	width: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.aside-search .check label a,
.aside-search .check label p,
#modalFilters .check label a,
#modalFilters .check label p {
	margin-bottom: 0px;
	vertical-align: middle;
}

.touchno-touch .check label a:hover,
.touchno-touch .check label p:hover {
	border-color: transparent;
	text-decoration: underline;
	color: #000;
}

.cars-inter {
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

@media only screen and (max-width: 767px) {
	.cars-inter {
		display: none;
	}
}

.aside-search .cars-inter {
	display: none;
}

.pager .col {
	float: left;
	padding-right: 8px;
}

.pager .col .img {
	width: 100%;
	height: 80px;
	border: 2px solid transparent;
}

.pager .col .img.selected,
.pager .col .img.hover,
.pager .col .img:hover {
	border-color: #007db6;
}

.pager .col img {
	display: block;
	width: 100%;
	min-width: 100%;
	height: 100%;
}

.reply-sel {
	display: none;
	position: relative;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.reply-sel {
		text-align: center;
	}
}

/*change 0 to 1 for aria radio button group in wizard for now - gm*/
.reply-sel.active {
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.reply-sel.animate {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.reply-sel .qtip {
	max-width: 100%;
	min-width: 100%;
}

.tabs-sel-cars .r-wrap {
	padding-bottom: 41px;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .r-wrap {
		padding-bottom: 0;
	}
}

.tabs-sel-cars .col-md {
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 22px;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .col-md {
		width: 148px;
	}
}

.tabs-sel-cars .select2-container .select2-choice {
	width: 190px;
	box-sizing: border-box;
	height: 31px;
}

.tabs-sel-cars .row-radio {
	width: 218px;
	float: left;
	margin-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tabs-sel-cars .row-radio {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .row-radio {
		padding-bottom: 25px;
	}
}

.tabs-sel-cars .row-radio:first-child {
	padding-left: 0;
}

.tabs-sel-cars .row-radio .radio {
	padding-left: 0;
	padding-top: 7px;
	line-height: 18px;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .row-radio .radio {
		padding-left: 30px;
		position: relative;
	}
}

.tabs-sel-cars .row-radio .radio .outer {
	margin: 6px 19px 0 0;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .row-radio .radio .outer {
		position: absolute;
		top: 50%;
		left: 0;
		margin: -6px 0 0 0;
	}
}

.tabs-sel-cars .sel-wrap {
	padding-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.tabs-sel-cars .sel-wrap {
		padding-left: 3px;
	}
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .sel-wrap {
		padding-left: 3px;
	}
}

.tabs-sel-cars .row-inp {
	display: none;
}

.tabs-sel-cars .row-inp .col-md {
	float: left;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.tabs-sel-cars .row-inp .col-md {
		float: none;
		margin-bottom: 32px;
	}
}

.tabs-sel-cars .row-inp label {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	position: absolute;
	top: -22px;
	left: 0;
}

.tabs-sel-cars .row-inp.active-r {
	display: block;
}

.icon-click {
	height: 18px;
	width: 18px;
	border: 2px solid #007db6;
	background: #ffffff;
	position: absolute;
	top: 20px;
	left: 39px;
	display: none;
}

.icon-click label{
	display: block;
    font-size: 16px!important;
    line-height: 16px;
    font-weight: normal;
    color: #000;
}

@media only screen and (max-width: 767px) {
	.icon-click {
		left: 20px;
	}
}

.icon-click:after,
.icon-click:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: #007db6;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.icon-click:after {
	height: 10px;
	width: 2px;
}

.icon-click:before {
	width: 10px;
	height: 2px;
}

.icon-click:focus {
	border-width:.5px;
	border-color: #007db6;
	border-style:solid;
}


.aside-search .icon-click {
	left: 11px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.aside-search .icon-click {
		left: 11px;
	}
}

@media only screen and (max-width: 767px) {
	#range-sel .cars__sel {
		overflow: visible;
	}
}

.aside-search .keyworld__acardion {
	padding-top: 0;

}

#advancedfilters .keyworld__acardion {
	overflow-x: hidden;
}

#advanceds-bottom #rvmbmsearch_combobox .combobox-container .input-group-addon {
	width: 6%;
}

#advanceds-bottom #rvmbmsearch_combobox .combobox-container {
	min-width:400px;
}

.keyworld__acardion .labels {
	top: -20px;
}

.keyworld__acardion .row {
	position: relative;
	border-bottom: 1px solid #e4e8eb;
	cursor: pointer;
}

.aside-search .keyworld__acardion .row {
	margin-left: -20px;
}

.keyworld__acardion .row:first-child {
	border-top: 1px solid #e4e8eb;
}

.keyworld__acardion .row .acard-body {
	display: none;
}

.keyworld__acardion .row.active {
	background: #e9e8e8;
	padding-bottom: 20px;
}

.aside-search .keyworld__acardion .row.active {
	background: #fafafa;
	padding-bottom: 0px;
}

.keyworld__acardion .dryweight p.towing-help-link {
	line-height: 16px;
	font-size: 14px;
	color: #616568;
}

.keyworld__acardion .row.active .info {
	display: none;
}

.keyworld__acardion .row.active .icon-click:after {
	height: 0;
}

.acard-title {
	padding: 22px 0 20px 71px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-title {
		padding: 22px 0 20px 56px;
	}
	.acard-title .icon-click {
		left: 27px;
	}
	.aside-search .acard-title .icon-click {
		left: 11px;
	}
	.acard-title .maps-sel {
		padding-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.acard-title {
		padding: 22px 0 20px 55px;
	}
}

.aside-search .acard-title {
	padding: 20px;
}

.acard-title .info {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	display: none;
}

@media only screen and (max-width: 767px) {
	.acard-title .info {
		width: 174px;
		overflow: hidden;
		text-align: right;
	}
}

.page-search .acard-title .info {
	width: 174px;
	overflow: hidden;
	text-align: right;
}

.acard-title .info.active-total {
	display: block;
}

.acard-title .info i {
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #0075b8;
}

.acard-title span {
	display: block;
	font-size: 16px!important;
	line-height: 16px;
	font-weight: normal;
	color: #00669E;
}

.acard-title .arrows {
	position: absolute;
    right: 15px;
    top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrap-item {
		padding: 0 0 0 3%;
	}
	.aside-search .wrap-item {
		padding-left: 9px;
		padding-right: 4px;
		border: 0;
		padding-top: 0;
		margin-top: 0;
	}
}

.acard-body {
	line-height: 0;
	padding: 0px 41px 0px 41px;
}

.acard-body .maps-sel .col-md.col-md_3 label {
	padding-left: 14px;
}

.acard-body .maps-sel .btn {
	font-weight: normal;
}

.acard-body .maps-sel .inp {
	width: 115px;
}

.acard-body .maps-sel p {
	padding: 0;
}

.acard-body .maps-sel .select2-container .select2-choice {
	width: 113px;
}

.acard-body .pager .col {
	padding-right: 5px;
	width: 16%;
}

.aside-search .acard-body {
	padding: 0px 20px;
}

.acard-body .carousel-wrapper {
	padding-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-body {
		padding: 0px 21px 0px 26px;
	}

	.aside-search .acard-body {
		padding: 0px 20px;
	}
}

@media only screen and (max-width: 767px) {
	.acard-body .carousel-wrapper {
		padding-left: 0;
	}
}

.aside-search .acard-body .carousel-wrapper {
	padding-left: 0;
}

.acard-body .foo2_next {
	right: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-body .foo2_next {
		right: -17px;
	}
}

.acard-body .wrap-slider {
	padding-top: 36px;
	padding-bottom: 22px;
	padding-right: 33px;
	padding-left: 0;
}

.acard-body .col {
	vertical-align: top;
}

.acard-body .col .r-wrap {
	font-size: 0;
	line-height: 0;
}

.acard-body .col .row-radio {
	width: 127px;
	padding-left: 70px;
	display: inline-block;
	vertical-align: top;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-body .col .row-radio {
		width: 50%;
		padding-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.acard-body .col .row-radio {
		width: 100%;
		padding-left: 0;
		padding-bottom: 22px;
	}
	.acard-body .col .row-radio br {
		display: none;
	}
}

.aside-search .acard-body .col .row-radio {
	width: 100%;
	padding-left: 0;
	padding-bottom: 22px;
}

.aside-search .acard-body .col .row-radio br {
	display: none;
}

.acard-body .col .row-radio label {
	display: block;
	line-height: 18px;
}

@media only screen and (max-width: 767px) {
	.acard-body .col .row-radio label {
		line-height: 24px;
	}
}

.aside-search .acard-body .col .row-radio label {
	line-height: 24px;
}

.acard-body .col .row-radio:first-child {
	padding-left: 0;
}

.acard-body .sel label {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	display: block;
	padding-bottom: 4px;
	padding-top: 10px;
}

.acard-body .a-item {
	display: inline-block;
	vertical-align: top;
}

.acard-body .a-item-m {
	display: inline-block;
	vertical-align: top;
	padding-left: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-body .a-item {
		display: inline-block;
		vertical-align: top;
		padding-left: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.acard-body .a-item {
		padding-left: 0;
	}
}

.aside-search .acard-body .a-item {
	padding-left: 0;
}

.acard-body .a-item .row-radio label {
	line-height: 26px;
}

.acard-body .a-item:first-child {
	padding-left: 0;
}

.acard-body .a-item p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
}

.aside-search .key-types {
	padding: 0;
	cursor: pointer;
}

.key-types.open {
	background: #f2f5f7;
}

.key-types.open .main-sel {
	display: block;
}

.key-types.open .icon-click:after {
	height: 0;
}

.aside-search .key-types.open {
	background: #f2f5f7;
}

.aside-search .key-types.open .main-sel {
	display: block;
}

.aside-search .key-types.open .icon-click:after {
	height: 0;
}

.key-types .key-types__title {
	position: relative;
	display: none;
	padding: 22px 0 20px 42px;
}

@media only screen and (max-width: 767px) {
	.key-types .key-types__title {
		display: block;
	}
}

.aside-search .key-types .key-types__title {
	display: block;
}

.key-types .key-types__title .info {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.key-types .key-types__title .info i {
	font-style: normal;
	color: #0075b8;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

.key-types .key-types__title span {
	display: block;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}

@media only screen and (max-width: 767px) {
	.key-types .main-sel {
		width: 100%;
		margin: 0 auto;
	}
	.key-types .main-sel .col {
		margin: 0 16px;
	}
}

.aside-search .key-types .main-sel {
	width: 100%;
	margin: 0 auto;
}

.aside-search .key-types .main-sel .col {
	margin: 0 16px;
}

.keyworld .keyworld_i {
	padding: 20px 15px 0 40px;
	font-size: 0;
	line-height: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .keyworld_i {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.keyworld .keyworld_i {
		padding: 0px 0 0 11px;
		text-align: left;
	}
}

.aside-search .keyworld .keyworld_i {
	padding: 15px 0px 0px;
	border-top: 1px solid #e4e8eb;
	text-align: left;
}

.aside-search .keyworld .border-buttons {
	border-top: 1px solid #e4e8eb;
}

.touchno-touch .keyworld .keyworld_i .cars__sel .col:hover a {
	border-color: #eaeaea;
	background: #f2f5f7;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .keyworld_i.keyworld-w {
		padding: 33px 15px 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.keyworld .keyworld_i.keyworld-w {
		padding-left: 0;
		padding-right: 0;
		padding-top: 3px;
	}
	.keyworld .keyworld_i.keyworld-w .cars__sel {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

.aside-search .keyworld .keyworld_i.keyworld-w {
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
}

.aside-search .keyworld .keyworld_i.keyworld-w .cars__sel {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.keyworld .main-sel .col a {
	margin-bottom: 0px;
}

.keyworld .main-sel .col.active .col_check {
	display: block;
}

.keyworld .main-sel .col .info {
	padding: 15px 0px;
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .main-sel .col .info {
		padding: 70px 0 0;
	}
}

.keyworld .main-sel .col .info .img {
	top: 19px;
}

.keyworld .main-sel .col p {
	font-size: 15px;
}

.keyworld .cars__sel {
	width: auto;
	display: block;
	text-align: center;
}

.aside-search .keyworld .main-sel .col .info, #modalFilters .keyworld .main-sel .col .info {
	padding: 15px 0px;
	display: flex;
}

.aside-search .main-sel .find_cars__sel .info label, #modalFilters .main-sel .find_cars__sel .info label {
	flex: 1 1;
	position: relative;
	left: auto;
	width: auto;
}

.aside-search .keyworld .main-sel .col .info .img, #modalFilters .keyworld .main-sel .col .info .img {
	flex: 1 1;
	top: auto;
	left: auto;
	position: relative;
	margin: auto;
	width: auto;
	background-size: contain;
}

.aside-search .keyworld .cars__sel, #modalFilters .keyworld .cars__sel {
	width: 100%;
}

.keyworld .cars__sel h4 {
	text-align: left;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.keyworld .cars__sel .col h4 {
	margin-bottom: 10px;
}

.keyworld .cars__sel li {
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: left;
	position: relative;
}

.keyworld .cars__sel li label b {
	color: #454F5B;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	padding-left: 15px;
}

.aside-search .keyworld .cars__sel li, #modalFilters .keyworld .cars__sel li {
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: left;
	position: relative;
}

.aside-search .keyworld .main-sel .col p, #modalFilters .keyworld .main-sel .col p {
	flex: 2 1;
	color: #454F5B;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	padding-left: 0px;
	text-align: left;
	white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.keyworld .cars__sel {
		padding: 5px 5px 0;
	}
	.keyworld .cars__sel li label b {
		font-size: 13px;
		padding-left: 5px;
	}
}

.keyworld .cars__sel li span {
	margin-top: 5px;
}

.keyworld .cars__sel .col {
	width: 140px;
	margin: 0 10px;
}

.aside-search .keyworld .cars__sel .col, #modalFilters .keyworld .cars__sel .col {
	width: 100%;
	margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .cars__sel .col a {
		margin-bottom: 14px;
	}
	.keyworld .cars__sel .col .col_check,
	.keyworld .cars__sel .col a {
		margin: auto;
		margin-bottom: 14px;
	}
}

.keyworld .inp-wrap {
	width: 221px;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.keyworld .cars__sel .col {
		margin: auto;
		padding: 0 1% 0 0;
		width: 100%;
		max-width: none;
	}
	.keyworld .inp-wrap {
		width: 100%;
		display: block;
	}
}

.aside-search .keyworld .inp-wrap {
	width: 100%;
	display: block;
}

.keyworld .item {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.keyworld .item {
		display: block;
	}
}

.aside-search .keyworld .item {
	padding-bottom: 5px;
}

.keyworld .item.item-1 {
	display: block;
}

.aside-search .keyworld .item.item-1 {
	width: 100%;
}

.keyworld .item.item-2 {
	display: block;
}

.aside-search .keyworld .item.item-2 {
	width: 100%;
}

.keyworld .item.item-3 {
	display: block;
}

.aside-search .keyworld .item.item-3 {
	width: 100%;
}

.keyworld .item.item-4 {
	display: block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .item.item-4 .select2-container .select2-choice {
		width: 149px;
	}
}

.aside-search .keyworld .item.item-4 {
	width: 100%;
	text-align: left;
}

.keyworld .item.item-5 {
	float: right;
	margin: 0 6% 0 0;
	width: 30%;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.keyworld .item.item-5 {
		margin: 6% 6% 13%;
		padding: 0;
		width: 93%;
	}
}

.aside-search .keyworld .item.item-5 {
	margin: 0 0 35px;
	padding: 0;
	width: 100%;
}

.keyworld .item .sel {
	text-align: left;
	display: inline-block;
}

.keyworld .item.item-6 {
	width: 23%;
	text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.keyworld .item.item-6 {
		margin-left: 0;
		width: 32%;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.keyworld .item.item-6 {
		margin-left: 0;
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
}

.aside-search .keyworld .item.item-6 {
	width: 100%;
	text-align: left;
}

.qu-inp {
	position: relative;
}

.qu-inp .quest {
	position: absolute;
	top: -35px;
	left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.qu-inp .quest {
		width: 100%;
		right: -1px;
	}
	.qu-inp .quest .quest-main {
		margin-left: 7px;
	}
}

@media only screen and (max-width: 767px) {
	.qu-inp .quest {
		position: static;
		padding-bottom: 11px;
	}
}

.qu-inp .quest p {
	color: #000;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	display: inline-block;
}

.cars-driv {
	padding: 18px 15px 0 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars-driv {
		padding: 18px 0px 0px;
	}
}

@media only screen and (max-width: 767px) {
	.cars-driv {
		padding: 0;
		margin: 0 -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars-driv .reply-sel {
		text-align: left;
		border-left: none!important;
	}
}

@media only screen and (max-width: 767px) {
	.cars-driv .cars__sel {
		border: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.cars-driv .cars__sel .main-sel {
		text-align: left;
		width: 106%;
	}

	#wizardlocation #elsewhere {
		margin-right:0;
	}
}

.construct-sel__menu-mobile {
	display: none;
	padding: 0px 12px 0px 30px;
}

@media only screen and (max-width: 767px) {
	.construct-sel__menu-mobile {
		display: block;
	}
}

.section-2 .construct-sel__menu .form-inline {
	width:270px;
}

.section-2 .construct-sel__menu .input-group {
	width:100%;
}

@media only screen and (max-width: 767px) {
	.section-2 .construct-sel__menu .input-group {
		width:78%;
	}
}

.construct-sel__menu-mobile p {
	font-size: 16px;
	color: #0075b8;
	font-weight: 700;
	line-height: 20px;
}

.construct-sel__menu-mobile b {
	font-weight: normal;
	display: none;
}

.construct-sel__menu-mobile b.active {
	display: inline-block;
}

.construct-sel__menu-mobile span {
	display: none;
	color: #000;
}

.construct-sel__menu-mobile span.active {
	display: inline-block;
}

#advanceds-bottom .construct-sel__menu {
	background-color: #e3e3e3;
}

.construct-sel__menu {
	position: relative;
	padding: 25px 21px;
	overflow: hidden;
	margin-top: 10px;
	min-height: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.construct-sel__menu {
		padding: 30px 25px;
	}
}

@media only screen and (max-width: 767px) {
	.construct-sel__menu {
		padding: 18px 0px;
		min-height:120px;
	}
}

.construct-sel__menu ul {
	font-size: 0;
	line-height: 0;
	display: block;
	padding-left: 8px;
	}

/*@media only screen and (max-width: 767px) {
	#mobileSearchContainer {
		background: #fff;
		padding:10px;
	.header-page #mobileSearchContainer {
		margin-left: -10px;
		width:calc(100% + 20px) !important;
		margin-bottom: -2px;
	}

	#mobileSearchContainer #mbmAutocompleteMobileHeaderContainer,
	#mobileSearchContainer #mbmAutocompleteMobileHeaderContainer .combobox-container .input-group {
		width:100%;
	}

}*/


.construct-sel__menu li .m-item:after {
	background: #cdd7dd;
	z-index: 0;
}

.construct-sel__menu li .m-item:before {
	border-top: 2px dashed #f2f5f7;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	z-index: 1;
}

.construct-sel__menu li {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.construct-sel__menu li .m-item {
	position: relative;
}

.construct-sel__menu li .m-item:after,
.construct-sel__menu li .m-item:before {
	content: '';
	position: absolute;
	top: 17px;
	left: 18px;
	width: 100%;
	height: 2px;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

.construct-sel__menu li:last-child .item {
	padding-right: 0;
}

.construct-sel__menu li:last-child .m-item:after {
	content: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.construct-sel__menu li:nth-child(4) span {
		left: -11px;
	}
}

.construct-sel__menu li .item {
	padding-right: 90px;
	position: relative;
	z-index: 7;
	overflow: hidden;
	display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.construct-sel__menu li .item {
		padding-right: 36px;
	}
}

.construct-sel__menu li .item:after {
	content: '';
	position: absolute;
	top: 17px;
	left: 12px;
	width: 100%;
	height: 2px;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	border-top: 2px dashed #000;
	z-index: 0;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.construct-sel__menu li i {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #cdd7dd;
	font-size: 16px;
	color: #000;
	line-height: 34px;
	font-style: normal;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.construct-sel__menu li i b {
	position: relative;
	z-index: 1;
	font-weight: normal;
}

.construct-sel__menu li i:before,
.construct-sel__menu li i:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	top: 0;
	border-radius: 50%;
	left: 0;
	right: 0;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: translate(-105%, 0);
	-ms-transform: translate(-105%, 0);
	transform: translate(-105%, 0);
}

.construct-sel__menu li i:before {
	background: #444b53;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu li i:after {
	background: #007db6;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu li span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	color: #616568;
	font-weight: normal;
	padding-top: 12px;
	margin-left: -11px;
	text-align: left;
}

.construct-sel__menu li.active i {
	color: #ffffff;
}

.construct-sel__menu li.active i:after {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.construct-sel__menu li.active i:before {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

@media only screen and (max-width: 767px) {
	.construct-sel__menu ul {
		display: none;
	}
	.construct-sel__menu.value ul {
		display: block;
		height: 100px;
	}
	.key-popup .construct-sel__menu.value li span {
		font-size: 12px;
		line-height: 18px;
		padding-top: 45px;
		padding-left: 25px;
	}
	.construct-sel__menu li .m-item:after,
	.construct-sel__menu.value li .m-item:before {
		content: '';
		position: absolute;
		top: 17px;
		left: 18px;
		width: 50%;
		height: 2px;
		-webkit-transition: all, .3s;
		transition: all, .3s;
	}
	.construct-sel__menu.value li .item:after {
		content: '';
		position: absolute;
		top: 17px;
		left: 12px;
		width: 50%;
		height: 2px;
		-webkit-transition: all, .3s;
		transition: all, .3s;
		border-top: 2px dashed #000;
		z-index: 0;
		-webkit-transition-delay: .3s;
		transition-delay: .3s;
		-webkit-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}
}

.construct-sel__menu li.active span {
	color: #000;
}

.construct-sel__menu li.done {
	cursor: pointer;
}

.construct-sel__menu li.done .item:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.construct-sel__menu li.done .item:after {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.construct-sel__menu li.done a:before,
.construct-sel__menu li.done a:after {
	width: 100%;
}

.construct-sel__menu li.done .wrap-item:after {
	border-color: #088cc9;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu li.done .wrap-item:before {
	width: 100%;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu li.done i {
	color: #ffffff;
}

.construct-sel__menu li.done i:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu li.done i:after {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.construct-sel__menu #start {
	right: 217px;
}

@media only screen and (max-width: 767px) {
	.construct-sel__menu #start {
		right: 195px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 928px) {
	.construct-sel__menu #start {
		right: 177px;
	}
}

.construct-sel__menu .btn-link.disable {
	display: none;
}

.touchno-touch .construct-sel__menu .btn-link:hover {
	border-color: transparent;
}

.construct-sel__menu .btn-link i {
	background-image: url('https://images.rvs.com/images/svg-sprite/sprite.svg');
	background-position: 0px -16819px;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	position: absolute;
	left: -11px;
	top: 2px;
}

.construct-sel__menu .manage {
	margin-top: 10px;
	text-align: right;
}

@media only screen and (max-width: 767px) {
	.construct-sel__menu .manage {
		margin-top: 0px;
	}
}

.construct-sel__menu .manage.last-step #next {
	margin-left: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.construct-sel__menu .manage.last-step .btn-link {
		right: 215px;
	}
}

.construct-sel__menu .manage.last-step .btn .next {
	display: none;
}

.construct-sel__menu .manage.last-step .btn .see {
	display: inline-block;
	font-size: 15px;
	padding: 0px 10px;
}

.construct-sel__menu .manage.last-step .btn i {
	display: none;
}

.construct-sel__menu .btn {
	margin-left: 10px;
}

.construct-sel__menu .btn a,
.construct-sel__menu .btn span {
	display: inline-block;
	padding: 0 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.construct-sel__menu .btn a,
	.construct-sel__menu .btn span {
		padding: 0px 12px;
	}
}

@media only screen and (max-width: 449px) {
	.construct-sel__menu .btn a,
	.construct-sel__menu .btn span {
		padding: 0px 7px;
	}
}

.construct-sel__menu .btn .next {
	display: inline-block;
}

.construct-sel__menu .btn .see {
	display: none;
}


/* Floor Plan Checkboxs
----------------------------------*/

#floorplansection {
        display: block;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
        padding-top: 22px;
        padding-bottom: 15px;
}

#floorplanstitle {
        padding: 2px;
        padding-left: 25px;
        margin: 2px;
        margin-left: 5px;
        width: 300px;
}
#floorplanstitle:focus {
        outline: lightblue;
        outline-style: auto;
}

.floorplanlist {
	/*padding-top: 10px;*/
	padding-left: 25px;
        padding-top: 0px !important;
        margin-top: 19px;
}

.floorplanlist .check .col {
	height: 32px;
	padding: 8px 0 9px;
	position: relative;
	bottom: 15px;
}

.floorplanlist .check .col.open {
	background-color: #fff;
	border: 2px solid #007fbd;
	box-sizing: border-box;
	padding: 7px 0 38px 0;
}

.floorplanlist .col p {
	float: left;
	margin: 0 0 0 14px;
	font-size: 14px;
	line-height: 24px;
}

.floorplanlist .col.open p {
	margin: -1px 0 0 33px;
}

.floorplanlist .col.open p i {
	left: 8px;
	top: 14px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.floorplanlist .col p i {
	position: absolute;
	font-style: normal;
	top: 15px;
	left: 10px;
	width: 13px;
	height: 11px;
	background: url("https://images.rvs.com/images/minified-svg/mark.svg") no-repeat center;
	background-size: cover;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.filterChecked {
	position: absolute;
	font-style: normal;
	top: 18px;
	right: 40px;
	width: 20px;
	height: 20px;
	background: url("https://images.rvs.com/images/content/circle-check.svg") no-repeat center;
	background-size: cover;
	display: none;
}

/*all-81*/
.filterReset {
	position: absolute;
	font-style: normal;
	top: 22px;
	right: 45px;
	width: 13px;
	height: 11px;
	cursor: pointer;
	display: none;
}

.filterReset span{
	color: #fbd04f;
}

.filter-content-remove.glyphicon-remove,
.filter-content-remove.glyphicon-trash {
	color:#bfc3c5;
	font-size: 14px;
}

.floorplanlist .check.active a,
.check.active p {
	border-color: transparent;
	color: #000;
	padding: 7px 10px 0 20px;
}

.floorplanlist .quest-main {
	top: -32px;
}

.floorplanlist .checkbox {
	left: 9px;
}

.floorplan .carousel-wrapper {
	padding-top: 25px;
}


/* Floor Plan Checkbox ASIDE SEARCH RESULTS
----------------------------------*/

.aside-search .floorplanlist .quest-main {
	display: inline-block;
	margin-left: 60px;
	top: -38px;
}

.aside-search .floorplanlist {
	padding: 18px 0 0 !important;
}

.aside-search .floorplanlist .col p {
	font-size: 15px;
}

.aside-search .floorplanlist .check .col:hover {
	padding: 7px 0 53px;
}

.aside-search .floorplanlist .check .col {
	margin: 0 5% 0 0;
	padding: 9px 0 23px;
}

.aside-search .floorplanlist .check .col.open {
	padding: 8px 0 52px;
}

.aside-search .floorplanlist .title {
	padding: 0;
}


/* Mobile Code
----------------------------------*/

@media only screen and (max-width: 992px) {
	.floorplanlist .quest-main {
		display: inline-block;
	}
	.floorplanlist {
		padding: 18px 0 0 !important;
	}
	.floorplanlist .col p {
		font-size: 15px;
	}

	.floorplanlist .check .col {
		margin: 0 0 0 0;
		padding: 9px 0 23px;
	}
	.floorplanlist .check .col.open {
		padding: 8px 0 52px;
	}
	.aside-search .floorplanlist .check {
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.floorplanlist .col p {
		font-size: 14px;
	}
}

.row.motor,
.row.toy,
.acard-body .customprice,
.customprice,
.cars__sel.motor {
	display: none;
}

.row {
	margin-right: -8px;
	margin-left: -8px;
}

@media only screen and (max-width: 767px) {
	.row {
		margin-right: -20px;
		margin-left: -20px;
	}
}

@media only screen and (max-width: 767px) {
	#confirmForm .row {
		margin-right: -20px;
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.list-inp .row {
		margin-right: -20px;
		margin-left: 20px;
	}
}


/* Towing Drop Downs
----------------------------------*/

.row-drop {
	float: left;
}

.col-drop {
	float: left;
	padding: 2% 5% 3% 0;
	width: 45%;
}

@media only screen and (max-width: 992px) {
	.col-drop {
		width: 95%;
	}
}

.drop {
	color: #979797;
	float: right;
	font-size: 12px;
	padding: 10px 0 0 0;
	text-decoration: underline;
}

.towguide_weight_display {
	padding: 0;
	margin: 0;
}

.loadingFloorPlans,
.noFloorPlans,
.hidden {
	display: none;
	margin-top: 50px;
}

.noFloorPlans h2 {
	font-size: 24px;
	color: #979797;
}

@media only screen and (max-width: 767px) {
	.loadingFloorPlans,
	.noFloorPlans,
	.hidden {
		margin-top: 10px;
	}
	.noFloorPlans h2 {
		font-size: 21px;
	}
}

.floorplan .pager-wrapper .pager .col {
	width: 15%;
}

.spinner-box {
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 200px;
	border: 1px dashed #900;
	text-align: center;
	margin: 5px;
	float: left;
}

.ajax_loader {
	background: url("https://images.rvs.com/images/content/spinner_squares_circle.gif") no-repeat center center transparent;
	width: 100%;
	height: 100%;
}

.ajax-modal {
	position: fixed;
	z-index: 2000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: Black;
	filter: alpha(opacity=80);
	opacity: 0.6;
	-moz-opacity: 0.8;
}

.ajax-center {
	z-index: 1000;
	margin: 200px auto;
	width: 1px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.ajax-center img {
	height: 30px;
	width: 30px;
}

.keyworld .floorplan {
	margin: 0 15px;
}

.title #closerefine {
	display: none;
}

@media only screen and (max-width: 767px) {
	.refine-buttons.float #closerefine {
		display: block;
		float: right;
		margin-right: 10px;
		position: initial;
	}
	.title #closerefine {
		float: right;
		position: initial;
		display: block
	}
}

.refine-buttons .btn-lg {
	padding:10px 0;
}

.acard-body .subtitle,
.floorplanlist .subtitle {
	z-index: 9999;
	font-size: 14px;
	line-height: 18px;
	color: #616568;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.acard-body .subtitle,
	.floorplanlist .subtitle {
		margin-top: -10px;
		z-index: 9999;
		padding-left: 25px;
		height: 26px;
		display: block;
	}
}

.container_rv_class .caption {
  display: inline-block;
  height: 15px;
  width: 100%;
  font-size: 12px;
  font-style: italic;
  color: #454F5B;
  line-height: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}


#clearfilters {
	display: inline-block;
	vertical-align: bottom;
}

.towguidetable_container {
	margin-top: 10px;
	display: none;
}

.nopopup .towhelp {
	display: none;
}

.dealers p {
	display: block;
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	padding: 7px 0;
	margin: auto;
	text-align: center;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.tabs__body section .section_i {
		padding: 0 15px 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.cars__sel .col {
		margin: 0px 2px;
	}
}

.tow-row input {
	margin-top: 5px;
	-webkit-appearance: radio;
}

.toggle {
	width: 95%;
	margin: 10px auto 40px;
	font-size: 14px;
	line-height: 14px;
	border: 1px solid #CDD7DD;
	border-radius: 6px;
	overflow: hidden;
}

.toggle .button {
	width: 50%;
	float: left;
	text-align: center;
	padding: 20px 0;
	background-color: #fff;
	color: #000;
	font-weight: 700;
	cursor: pointer;
}

.toggle .button.active {
	background-color: #f2f5f7;
	color: #00669e;
}

.toggle .button i {
	width: 13px;
	height: 11px;
	background: url("https://images.rvs.com/images/minified-svg/mark.svg") no-repeat center;
	background-size: cover;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	display: none;
	margin-right: 5px;
}

.toggle .button.active i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	display: inline-block;
}

#rvtype .item-6 {
	display: none;
}

#leadform label {
	color: #555;
}

#leadform .row-full {
	margin-bottom: 5px;
}

#leadform input,
#leadform textarea {
	margin-top: 3px;
	margin-bottom: 5px;
}

.leadform_required_text {
	margin-top: 5px;
	margin-bottom: 14px;
	color: #666;
}

#nearby-search-locations {
	width: 180px;
}

@media only screen and (max-width: 767px) {
	#nearby-search-locations {
		width: 190px;
	}
}

.list-group-item-left {
	width: 85px;
	position: relative;
	left: 0px;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
}

.list-group-item-left-bottom {
	width: 85px;
	position: relative;
	left: 0px;
	display: block;
	padding: 10px 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
	border-bottom: 1px solid #0075b8;
}

.list-group-item-right {
	width: 85px;
	left: 120px;
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
	border-bottom: 1px solid #0075b8;
}

.list-group-item-right-bottom {
	width: 85px;
	left: 120px;
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border-right: 1px solid #0075b8;
	border-left: 1px solid #0075b8;
	border-bottom: 1px solid #0075b8;
}

.price-label-price-width,
.payment-label-payment-width {
	display: block;
	width: 85px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.hyphen {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	display: inline-block;
	height: 1px;
	width: 10px;
	position: relative;
	top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

#price-min li:hover, #payment-min li:hover {
	background: #0075b8;
	color: white
}

#price-max li:hover, #payment-max li:hover {
	background: #0075b8;
	color: white
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.list-group-item-left {
		left: 1px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-left-bottom {
		left: 1px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-right {
		left: 126px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-right-bottom {
		left: 126px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
}

@media only screen and (max-width: 767px) {
	.list-group-item-left {
		width: 84px;
		left: 1px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-left-bottom {
		width: 84px;
		left: 1px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-right {
		width: 84px;
		left: 120px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.list-group-item-right-bottom {
		width: 84px;
		left: 120px;
		position: relative;
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-right: 1px solid #0075b8;
		border-left: 1px solid #0075b8;
		border-bottom: 1px solid #0075b8;
	}
	.wizard-vid {
		display: inline-block;
		float: right;
	}
}

@media only screen and (max-width: 444px) {
	.wizard-vid {
		float: none;
		display: block;
		width: 100%;
		margin-top: 10px;
	}

	.drop-content .title {
		padding-left: 0px;
		padding-bottom: 5px;
	}
}

/*hidden for screen readers - ADA*/
.offscreen {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*hidden for screen readers - ADA*/
.offscreen_modal {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*skip content for screen readers - ADA*/
#skip a
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skip a:focus
{
	position:static;
	width:auto;
	height:auto;
}

.tabindex_focus:focus {
	border-width:.5px;
	border-color: #007db6;
	border-style:solid;
}

.budget.pricelimit{
    width: 300px;
}
@media only screen and (max-width: 768px){
    .budget.pricelimit{
        margin-top: 10px;
    }
}

#wizardbudget .aria-label-style {
    color: #7a7f83;
}

/*Advanced Search*/
.disabledAccordion {
	background-color: #979797;
}

.keyworld__acardion input.disabled, .keyworld__acardion textarea {
	background: #C2C2C2 !important;
}


.keyworld__acardion .disabledRadio {
    border: 2px solid #696969 !important;
    background-color: #C2C2C2 !important;
}


.main-sel .find_cars__sel .info label {
	position: absolute;
	left: 0
}
