/* Product Header
----------------------------------*/

.header-product .social-likes {
	float: right;
	text-align: right;
	padding-top: 10px;
	margin-right: 10px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.header-product .social-likes {
		top: 0;
		padding-bottom: 10px;
		background: none;
		text-align: right;
	}
}

@media (max-width: 767px) {
	.header-product .social-likes {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 540px) {
	.header-product .social-likes {
		margin-right: 55px;
	}
}

.header-product .social-likes.active {
	visibility: visible;
	opacity: 1;
}

@media only screen and (max-width: 767px) {
	.home .header-product .row {
		margin-bottom: 0;
	}
	.home .header-product .logo {
		margin-bottom: 30px;
	}
	.home .header-product {
		padding-bottom: 0;
		margin: 0;
	}
}



/* Content Area
----------------------------------*/

@media only screen and (min-width: 768px) {
	.card {
		padding: 0 20px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.card {
		padding: 0;
		margin-top: 0;
	}
	.card .card__wrap-mob {
		padding: 0 10px;
	}
}

@media only screen and (max-width: 767px) {
	.card .back {
		margin-left: 15px;
		line-height: 40px;
		color: #FFF;
		text-transform: uppercase;
	}
}

.touchno-touch .card .back:hover {
	border-color: transparent;
}

.card .item-i {
	float: right;
}

@media only screen and (max-width: 767px) {
	.card .item-i {
		margin-right: 10px;
		float: left;
		width: 100%;
		background: #0075b8;
		height: 40px;
		margin-bottom: 30px;
	}
}

.card a {
	text-decoration: none;
}

.card .back i {
	display: inline-block;
	margin-right: 6px;
	position: relative;
	top: 1px;
	width: 8px;
	height: 12px;
	background: url("https://images.rvs.com/images/minified-svg/back.svg") no-repeat center;
	background-size: cover;
}

@media only screen and (max-width: 767px) {
	.card .back i {
		display: inline-block;
		margin-right: 6px;
		position: relative;
		top: 1px;
		width: 8px;
		height: 12px;
		background: url("https://images.rvs.com/images/minified-svg/back-white.png") no-repeat center;
		background-size: cover;
	}
}

.card__title span,
.card__title h1 {
	font-size: 24px;
	color: #000;
	font-weight: 700;
	line-height: 28px;
}

@media only screen and (max-width: 767px) {
	.card__title span {
		font-size: 24px;
		display: block;
		padding-bottom: 13px;
	}
}

.card__title p,
.card__title h2 {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	line-height: 18px;
	display: inline;
	padding-left: 0px;
}

@media only screen and (max-width: 767px) {
	.card__title p {
		font-size: 19px;
		padding-left: 0;
	}
}

.card__title .favs-check {
	font-size: 14px;
	line-height: 20px;
	padding-right: 30px;
}

.card__title a {
	color: #007db6;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

.left-space-15 {
	padding-left: 15px;
}

.left-space-25 {
	padding-left: 25px;
}

.card__slider {
	padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.card__slider {
		border-bottom: 1px solid #e4e9ec;
	}
}


/* Image Area
----------------------------------*/

.section-slider {
	/* width: 480px; */
	float: left;
}

@media only screen and (min-width: 993px) and (max-width: 1024px) {
	.section-slider {
		width: 56%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.section-slider {
		width: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.section-slider {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}

.section-slider .link-more a {
	color: #007db6;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.section-slider .link-more a.less {
	display: none;
}

.section-slider .link-more.active a.more {
	display: none;
}

.section-slider .link-more.active a.less {
	display: block;
}

.section-slider .wrap-big-img {
	position: relative;
	padding-bottom: 8px;
}

.section-slider .wrap-big-img .featured,
.section-slider .featured {
	position: absolute;
	top: 0;
	left: 30px;
	background: red;
	padding: 0 13px;
	z-index: 90;
}

.section-slider .wrap-big-img .featured span,
.section-slider .featured span {
	color: #ffffff;
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
}

.section-slider .wrap-big-img .foo2_prev {
	left: 13px;
}

.section-slider .wrap-big-img .foo2_next {
	right: 10px;
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.section-slider .wrap-big-img .foo2_next {
		right: 60px;
	}
}

.new, .web-status {
	position: absolute;
	top: 0;
	left: 30px;
	background: #007db6;
	padding: 0 13px;
	z-index: 100;
}

.new span, .web-status span {
	color: #ffffff;
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
}

.ordered {
	position: absolute;
	top: 0;
	left: 30px;
	background: #8f953e;
	padding: 0 13px;
	z-index: 100;
}

.ordered span {
	color: #ffffff;
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
}

.pic-banner-blue {
	background: #00669e;
}

.pic-banner-green {
    background: #b7d433;
}

.pic-banner-orange {
	background: #D14A00;
}
.orange-tag-special-color{
	background: #D14A00 !important;
}

.pic-banner-red {
	background: #d0021b;
}

.pic-banner-red,
.pic-banner-orange,
.pic-banner-blue,
.pic-banner-green {
	position: absolute;
	top: 15px;
	padding: 0px 10px 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}

.pic-banner-green span {
    color: #000000;
    font-size: 12px;
}

.pic-banner-homedelivery{
	position: absolute;
	top: 16px;
	padding: 0px 10px 3px 0;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-homedelivery span{
	background-color: #F1BE48;
    color:#404141;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-ultimate-rv-cw{
	position: absolute;
	top: 45px;
	padding: 0px 10px 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-ultimate-rv-cw span{
	background-color: #021739;
    color:#fff;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-ultimate-rv-gander{
	position: absolute;
	top: 33px;
	padding: 0px 10px 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-ultimate-rv-gander span{
	background-color: #021739;
    color:#fff;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
.pic-banner-organge-tag-cw{
	position: absolute;
	top: 45px;
	padding: 0px 10px 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-organge-tag-cw span{
	background-color: #F89825;
    color:#000;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-organge-tag-gander{
	position: absolute;
	top: 33px;
	padding: 0 0 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-organge-tag-gander span{
	background-color: #F89825;
    color:#000;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-unlock-price-tag-cw{
	position: absolute;
	top: 56px;
	padding: 0 0 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-unlock-price-tag-cw span{
	background-color: #B3182B;
    color:#fff;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-unlock-price-tag-gander{
	position: absolute;
	top: 16px;
	padding: 0 0 3px;
	z-index: 100;
	text-align: center;
	text-transform: uppercase;
}
.pic-banner-unlock-price-tag-gander span{
	background-color: #B3182B;
    color:#fff;
	font: Lato;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-left:7px;
    padding-right:7px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}

.pic-banner-red span,
.pic-banner-orange span,
.pic-banner-blue span {
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	letter-spacing: 0.17px;
}

.section-slider .wrap-big-img .col {
	min-height: 320px;
	float: left;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.section-slider .wrap-big-img .col {
		min-height: auto;
	}
}

.section-slider .wrap-big-img .video{
	width:100%;
	display:none;
}
.section-slider .wrap-big-img .video .col{
	width:100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.section-slider .wrap-big-img .col {
		min-height: 171px;
	}
}

.touchno-touch .section-slider .wrap-big-img .col:hover .zoom {
	visibility: visible;
	opacity: 1;
}

.section-slider .wrap-big-img img {
	display: block;
	width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.section-slider .small-img {
		margin: 0 -5%;
	}

	/*
	.slick-slider {
		width: 75%;
	}
	*/
}

.section-slider .small-img .col {
	width: 90px;
	height: 52px;
	float: left;
	margin: 5px;
	box-sizing: border-box;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	cursor: pointer;
	overflow: hidden;
}

.section-slider .small-img .col.active,
.section-slider .small-img .col:hover {
	box-shadow: 0 0 0px 2px #007db6;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.section-slider .small-img .col {
		width: 23%;
		height: 73px;
		margin: 2px 8px 5px;
		height: auto;
		box-sizing: border-box;
		min-width:60px;
	}

	.card__slider {
		padding-bottom: 0;
	}

	.confirm {
		float: none!important;
	}
}

@media only screen and (max-width: 767px){
	.confirm {
		float: none!important;
	}
}

.section-slider .small-img img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.wrap-small-img {
	-webkit-transition: all, .3s;
	transition: all, .3s;
	margin-bottom: 16px;
	width: 85%;
	margin-left: 35px;
}

.wrap-small-img .small-img-open {
	display: none;
}


/* Right Side Pricing Content Area
----------------------------------*/

.section-info {
	float: left;
	padding-left: 22px;
	margin-top: 0px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.section-info .monthly-payment {
    /* display: inline-block; */
    /* text-align: right; */
    /* float: right; */
    color: #00669e;
}

.section-info .monthly-payment span {
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}

.section-info .monthly-payment span superscript {
	font-size: 14px;
	vertical-align: text-bottom;
}

.section-info .monthly-payment p {
	font-size: 14px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
     .section-info {
		padding-left:1em;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1024px) {
	.section-info {
		width: 44%;
		box-sizing: border-box;
	}
	.hinfo {
		width: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.section-info {
		width: 60%;
		box-sizing: border-box;
	}
	.hinfo {
		width: auto;
	}
}

@media only screen and (max-width: 767px) {
	.section-info {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 0;
	}

	.section-info .monthly-payment {
		text-align: left;
		float: left;
		margin-top: 10px;
		width: 100%;
	}
}

.remove .section-info {
	width: 100%;
	padding-left: 0;
}

.section-info .like a {
	margin-left: 15px;
}

.section-info .price {
	/* display: inline-block; */
	/* width: 100%; */
	flex: 0 1 auto;
	order: 1;
}

.section-info .price img {
	float: right;
	width: 100px;
}

.section-info .pricetip img{
	float: none;
	width: inherit;
}

.section-info .price .promoModal .modal-body {
	padding-bottom: 12px;
}

.section-info .price .promoModal img {
	float: none;
	width: 100%;
}

@media only screen and (max-width: 425px) {
	.section-info .price img {
		width: inherit;
	}

	.section-info .monthly-payment {
		text-align: left;
		float: none;
		margin-bottom: 0px;
		margin-top: 10px;
	}
}

.section-info .price .percentage {
	float: left;
	padding-right: 20px;
}

.section-info .price .percentage p {
	padding-top: 3px;
	display: inline-block;
	color: red;
	font-size: 22px;
	line-height: 18px;
	font-weight: 800;
	text-decoration: none;
}

.section-info .price .percentage span {
	font-size: 18px;
}

.section-info .benefits {
	float: right;
	padding-left: 20px;
}

@media only screen and (max-width: 767px){
	.section-info .benefits {
		float: none;
		padding-left: 0;
	}

	.section-info .calc {
		width:48%;
		margin-right: 2%;
		text-align: center;
	}
}

@media only screen and (max-width: 425px) {
	.section-info .benefits {
		width: 100%;
		float: left;
		padding-left: 0;
		margin-top: 15px;
	}
}

.section-info .price .price-info {
	padding-top: 3px;
	display: inline-block;
	font-size: 22px;
	line-height: 20px;
	font-weight: 700;
	text-decoration: none;
}

.section-info .price .high-price {
	color: #000;
	font-size: 15px;
	line-height: 20px;
}

.section-info .price .texas-high-price {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
}

.section-info .price .price-discount {
	color: #d21212;
	font-size: 15px;
}

.section-info .price .starting-price-text {
	color:#272d34;
	font-size:15px;
}
.section-info .price .starting-price {
	font-size:24px;
}

@media only screen and (max-width: 380px) {
	.section-info .price .price-discount {
		padding-left: 0px;
	}
}

.section-info .price .unavailable {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

.section-info .price .med-price {
	color: #000;
	font-size: 15px;
	padding-left: 10px;
}

.section-info .price .low-price {
	color: #000;
}

.section-info .price u {
	color: #8f969b;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	padding-left: 0;
}

.section-info .info-price {
	padding-bottom: 11px;
}

.print-page .section-info .info-price {
	padding-bottom: 42px;
}

@media only screen and (max-width: 767px) {
	.print-page .section-info .info-price {
		padding-bottom: 25px;
	}
}

.section-info .info-price span {
	color: #727272;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}

.section-info .calc {
	padding-bottom: 0;
	float: left;
	padding-top: 15px;
}

.section-info .calc a,
.section-info .like a {
	color: #007db6;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	float: none;
}

.section-info .calc a:hover,
.section-info .like a:hover {
	color: #0075b8;
	text-decoration: underline;
}

.section-info .info-title {
	padding-bottom: 0px;
	padding-top: 15px;
}

.section-info .info-title span,
.section-info .info-title h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #000;
	margin-bottom: 0;
}

.section-info .cars-name {
	padding-bottom: 8px;
}

.product-main .miles-container {
	padding-bottom: 0px;
}

.product-main .miles-container a {
	color: #007db6;
}

.product-main .miles-container a:hover {
	color: #0075b8;
	text-decoration: underline;
}

.product-main .miles-container .city {
	font-weight: 600;
	font-size: 16px;
	line-height: 35px;
	text-transform: none;
}

.product-main .miles-container .miles {
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
}

.section-info .cars-name span {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

.section-info .title .cw-icon,
.section-info #telContainer {
	color:#637380;
}

.section-info .tel {
	padding-bottom: 14px;
}

.section-info .tel span {
	color: #007db6;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

.section-info .get {
	padding-bottom: 34px;
}

.section-info .get a {
	color: #007db6;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

#offerBtn {
	width: 100%;
}

.section-info #paymentCalcLink {
	margin-top:-10px;
}

.section-info .productVideosBtns .btn-compacted {
	padding: 0;
	width: 100%;
	margin-top:10px;
}

.section-info .productVideosBtns .btn-compacted i.fa {
	float: right;
	margin-right:15px;
	line-height: 28px;
}

.section-info .productVideosBtns .btn-sam {
	margin-top:10px;
}

@media only screen and (max-width: 767px) {
	.section-info .btn-sam {
		margin-left: 5%;
	}
}

.section-info .info-btns {
	padding-bottom: 33px;
}

@media only screen and (max-width: 767px) {
	.section-info .productVideosBtns .btn-compacted {
		width: 48%;
		margin:10px 2% 20px 0;
		float: left;
	}
}

@media only screen and (max-width: 425px) {
	.section-info .productVideosBtns .btn-compacted {
		margin-bottom:0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.section-info .info-btns .btn.btn-primary, .section-info .info-btns .btn.btn-light {
		padding: 0;
		width: 186px;
	}
}

@media only screen and (max-width: 767px) {
	.section-info .info-btns .btn.btn-primary, .section-info .info-btns .btn.btn-light {
		margin-bottom: 17px;
		padding: 0;
	}
}

@media only screen and (max-width: 440px) {
	.section-info .info-btns .btn.btn-primary, .section-info .info-btns .btn.btn-light {
		width: 100%;
	}
	.section-info .info-btns .btn.btn-primary {
		margin-right: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.section-info .info-btns .btn {
		padding: 0;
		width: 186px;
	}
}

.section-info .info-btns .btn {
	padding: 0;
	width: 200px;
}

.product-main .section-info .info-btns .btn {
	padding: 0;
	width: 100%;
	margin-top:10px;
}

.section-info .info-btns .btn.btn-primary {
	padding: 0 0;
	margin-right: 19px;
}

@media only screen and (max-width: 767px) {
	.section-info .info-btns {
		padding-bottom: 14px;
	}

	.section-info .info-btns .btn.btn-primary {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.info-btns-hblock {
		width: 45%!important;
	}
}

/* Icon Area
----------------------------------*/

.travel {
	padding-bottom: 3px;
}

@media only screen and (max-width: 767px) {
	.travel {
		padding-top: 29px;
		padding-left: 5px;
		padding-bottom: 29px;
	}
}

.travel ul {
	font-size: 0;
	line-height: 0;
	padding-top: 4px;
	padding-bottom: 20px;
}

.search-detail .travel ul {
	float: left;
	width: 100%;
	font-size: 0;
	line-height: 0;
	padding-top: 4px;
	margin: 0 10px 5px 10px;
}

.travel li {
	display: inline-block;
	position: relative;
	margin: 5px;
	background-color: #f2f5f7;
	padding: 5px 8px;
	border-radius: 5px;
}

.travel i {
	display: inline-block;
	top: 0;
	left: 0;
	float: left;
	margin-right: 5px;
}

.travel i.weight {
	background: url("https://images.rvs.com/images/minified-svg/weight.svg") no-repeat center;
	background-size: cover;
	width: 17px;
	height: 18px;
}

.ie8 .travel i.weight {
	background: url("https://images.rvs.com/images/content/weight.png") no-repeat center;
}

.travel i.type {
	background: url("https://images.rvs.com/images/minified-svg/type.svg") no-repeat center;
	background-size: cover;
	width: 25px;
	height: 15px;
}

.ie8 .travel i.type {
	background: url("https://images.rvs.com/images/content/type.png") no-repeat center;
}

.travel i.used {
	background: url("https://images.rvs.com/images/minified-svg/used.svg") no-repeat center;
	background-size: cover;
	width: 17px;
	height: 18px;
}

.ie8 .travel i.used {
	background: url("https://images.rvs.com/images/content/used.png") no-repeat center;
}

.travel i.towable {
	background: url("https://images.rvs.com/images/minified-svg/towable.svg") no-repeat center;
	background-size: cover;
	width: 22px;
	height: 15px;
}

.ie8 .travel i.towable {
	background: url("https://images.rvs.com/images/content/towable.png") no-repeat center;
}

.travel i.slides {
	background: url("https://images.rvs.com/images/minified-svg/slides.svg") no-repeat center;
	background-size: cover;
	width: 22px;
	height: 18px;
}

.ie8 .travel i.slides {
	background: url("https://images.rvs.com/images/content/slides.png") no-repeat center;
}

.travel i.plan {
	background: url("https://images.rvs.com/images/minified-svg/plan.svg") no-repeat center;
	background-size: cover;
	width: 15px;
	height: 18px;
}

.ie8 .travel i.plan {
	background: url("https://images.rvs.com/images/content/plan.png") no-repeat center;
}

.travel i.milage {
	background: url("https://images.rvs.com/images/minified-svg/milage.svg") no-repeat center;
	background-size: cover;
	width: 20px;
	height: 13px;
}

.ie8 .travel i.milage {
	background: url("https://images.rvs.com/images/content/milage.png") no-repeat center;
}

.travel i.length {
	background: url("https://images.rvs.com/images/minified-svg/length.svg") no-repeat center;
	background-size: cover;
	width: 21px;
	height: 14px;
}

.ie8 .travel i.length {
	background: url("https://images.rvs.com/images/content/length.png") no-repeat center;
}

.travel i.garage-length {
	background: url("https://images.rvs.com/images/minified-svg/garage-length.svg") no-repeat center;
	background-size: cover;
	width: 21px;
	height: 14px;
}

.ie8 .travel i.garage-length {
	background: url("https://images.rvs.com/images/content/garage-length.png") no-repeat center;
}

.travel i.fuel {
	background: url("https://images.rvs.com/images/minified-svg/fuel.svg") no-repeat center;
	background-size: cover;
	width: 18px;
	height: 18px;
}

.ie8 .travel i.fuel {
	background: url("https://images.rvs.com/images/content/fuel.png") no-repeat center;
}

.travel i.date {
	background: url("https://images.rvs.com/images/minified-svg/date.svg") no-repeat center;
	background-size: cover;
	width: 14px;
	height: 15px;
}

.ie8 .travel i.date {
	background: url("https://images.rvs.com/images/content/date.png") no-repeat center;
}

.travel i.bed {
	background: url("https://images.rvs.com/images/minified-svg/bed.svg") no-repeat center;
	background-size: cover;
	width: 22px;
	height: 14px;
}

.ie8 .travel i.bed {
	background: url("https://images.rvs.com/images/content/bed.png") no-repeat center;
}

.travel i.misc {
	background: url("https://images.rvs.com/images/minified-svg/misc.svg") no-repeat center;
	background-size: cover;
	width: 16px;
	height: 16px;
}

.ie8 .travel i.misc {
	background: url("https://images.rvs.com/images/content/misc.png") no-repeat center;
}

.travel i.horsepower {
	background: url("https://images.rvs.com/images/minified-svg/horsepower.svg") no-repeat center;
	background-size: cover;
	width: 21px;
	height: 17px;
}

.ie8 .travel i.horsepower {
	background: url("https://images.rvs.com/images/content/horsepower.png") no-repeat center;
}

.travel h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-bottom: 0;
}

.travel span {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	display: inline-block;
	vertical-align: top;
	float: left;
}

@media only screen and (max-width: 767px) {
	.travel span {
		font-size: 13px;
	}
}


/* Text Description Content Area
----------------------------------*/

.product-text {
	padding-bottom: 47px;
}

.print-page .product-text {
	padding-bottom: 0;
}

.product-text .product-text__title {
	padding-bottom: 19px;
}

@media only screen and (max-width: 767px) {
	.product-text .product-text__title {
		display: none;
	}
}

.print-page .product-text .product-text__title {
	display: block;
}

.product-text .product-text__title span {
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-weight: 700;
}

.product-text p {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	padding-bottom: 25px;
}

.product-text .btn {
	padding: 0 13px;
}

@media only screen and (max-width: 767px) {
	.product-text .btn {
		display: none;
	}
}

.options {
	padding: 25px 0;
}

.options .options-title {
	padding-bottom: 27px;
}

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

.print-page .options .options-title {
	display: block;
}

.options .options-title span {
	font-size: 22px;
	line-height: 20px;
	color: #000;
}

.options > ul > li {
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 10px 33px 0;
	position: relative;
	vertical-align: top;
	width: 23.5%;
}

.options > ul > li > ul > li > h2 {
	font-size: 14px;
	line-height: 15px;
	margin: 7px 0 0;
	color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.options > ul > li > h2 {
		width: 25%;
	}
}

@media only screen and (max-width: 767px) {
	.options > ul > li > h2 {
		width: 100%;
		margin-bottom: 11px;
	}
}




.options > ul > li > ul > li {
	font-size: 14px;
	line-height: 15px;
	margin: 7px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.options > ul > li {
		width: 25%;
	}
}

@media only screen and (max-width: 767px) {
	.options > ul > li {
		width: 100%;
		margin-bottom: 11px;
	}
}

.comments {
	padding: 25px 0;
}

.comments .comments-title {
	padding-bottom: 27px;
}

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

.print-page .comments .comments-title {
	display: block;
}

.comments .comments-title span {
	font-size: 22px;
	line-height: 20px;
	color: #000;
}

.comments p {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0;
}

.floorplan {
	padding-bottom: 63px;
}

.floorplan.remove .img {
	display: none;
}

.floorplan.remove .info {
	width: 100%;
	float: none;
}

.floorplan .info {
	float: left;
	padding-top: 32px;
	-webkit-transition: all, .3s;
	transition: all, .3s;
}

@media only screen and (max-width: 767px) {
	.floorplan .info {
		width: 100%;
		float: none;
		padding-bottom: 22px;
	}
}

.floorplan .info .title {
	padding-bottom: 20px;
}

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

.print-page .floorplan .info .title {
	display: block;
}

.floorplan .info .title span {
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}

.floorplan .info p {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}

.floorplan .info ul {
	list-style: outside none disc;
	padding: 0 12px;
}

.floorplan .info li {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0;
}

.floorplan .img {
	width: 65%;
	position: relative;
}

.floorplan .img .close {
	top: 0;
	right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.floorplan .img {
		width: 65%;
		box-sizing: border-box;
	}
}

@media only screen and (max-width: 767px) {
	.floorplan .img {
		width: 100%;
		float: none;
		padding-left: 0;
		box-sizing: border-box;
	}
}

.floorplan .img img {
	display: block;
	min-width: 100%;
}

.recently {
	background: #f2f5f7;
}

.recently .wrap-center {
	padding-top: 22px;
	padding-bottom: 37px;
}

.recently__i {
	padding: 0 20px;
}

@media only screen and (max-width: 767px) {
	.recently .wrap-center {
		padding: 20px;
	}

	.recently__i {
		padding: 0;
	}
}

.floorplan {
	display: block;
	padding-bottom: 5px;
}

.product-main .floorplan .img {
	float: left;
	margin: 25px 0 0;
}


/* Disclaimer text
----------------------------------*/

.descript {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #616568;
}

.product-disclaimer-container {
	background-color: #f2f5f7;
}

.wrap-center .descript, .search-main .descript, .pad-descript .descript {
	padding: 0 0 2% 0;
}

@media only screen and (max-width: 767px) {
	.floorplan .info {
		width: 100%
	}
	.floorplan .img img {
		width: 95% !important;
	}
}

.floorplan .pop-title {
	display: none;
}

.fancybox-inner .floorplan {
	max-width: 800px;
	background-color: #fff;
	padding: 0px;
	border-radius: 9px;
	border: 1px solid #dcdcdc;
	float: left;
}

.fancybox-inner .floorplan .pop-title {
	background: #f2f5f7;
	padding: 26px;
	display: block;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	color: #000;
	display: block;
	border-radius: 9px 9px 0 0;
}

.fancybox-inner .floorplan .carousel-wrapper {
	padding: 0 5%;
	width: 90%
}

.fancybox-inner .floorplan .text-title {
	display: none;
}

.fancybox-inner .floorplan .foo2_next {
	right: 12px;
}

.fancybox-inner .floorplan .foo2_prev {
	left: 33%;
}

@media only screen and (max-width: 767px) {
	.fancybox-inner .floorplan .foo2_prev {
		left: 0;
	}
	.fancybox-inner .floorplan .foo2_next {
		right: 0;
	}
}

#priceinfo {
	display: none;
}

div[id^="pricingluxinfo_"] {
	display: none;
}

div[id^="promoblade_"] {
	display: none;
}

div[id^="pricingluxinfo_"] .blue-link {
	color: #0075b8;
}

div[id^="promoblade_"] .blue-link {
	color: #0075b8;
}


#rebateinfo {
	display: none;
}

.desktop {
	display: block;
}

.less-than-ipad {
	display: none;
}

@media only screen and (max-width: 767px) {
	.less-than-ipad {
		display: block;
	}

	.desktop {
		display: none;
	}
}

.button-center {
	text-align: center;
	margin: 50px auto;
}

.button-center .btn {
	margin: 10px 10px 0 0;
}

.btn-blue {
	background-color: #0089c8;
	border-color: #0089c8;
	color:#fff;
	padding:0;
}

.emphasizeNum {
	font-size:25px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	margin-bottom:10px;
	display: inline-block;
	color:#007db6;
}

#search_near_container .title {
	width:100%;
	text-align: center;
	margin: 0 auto;
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	font-weight:600;
	line-height:25px;
	color:#323C47;
	padding-bottom:20px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    cursor: pointer;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #00669E;
}

#search_near_container .dropdown-item {
	padding:6px 1.5rem 8px
}

#search_near_container .dropdown-menu {
	width:100%;
	background-color: #f2f5f7;
}

.dealer-logo{
	margin-bottom:10px;
}