.home-image {
	margin: auto auto 20px;
	padding-right: 0!important;
	padding-left: 0;
}

.container-fluid-locations {
	padding-top: 50px;
	margin-top: 30px;
}

.home-image-space {
	margin-top: 350px;
}

.cw-icon {
    display: inline-block;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.home-image-space {
		margin-top: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.full-tab {
		width: 100%!important;
	}
}

.media-body, .media-left, .media-right {
	vertical-align: middle!important;
}

.home-logo {
	display: block;
	width: 100%;
	margin: auto;
	padding: 100px;
}

@media only screen and (max-width: 767px) {
	.home-logo {
		padding: 50px 20px;
	}
}


.home .rv-type-desc {
	font-size: 13px;
	color: #0075b8;
	font-weight: 600;
	padding: 5px 0 0;
	text-align: center;
	white-space: nowrap;
}

.home .mobile-row {
	display: inline;
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
	.home .rv-type-desc {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1024px) {
	.home .mobile-row {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.home .rv-type-desc {
		white-space: normal;
		margin-bottom: 20px;
		font-size: 12px!important;
		line-height: 14px!important;
	}
}

.home .start-over:hover {
	cursor: pointer;
}

.select2-container .select2-choice {
	max-width: 100% !important;
}

.dealerlogo {
	display: inline-block;
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.dealerlogo {
		display: inline-block;
		width: 85%;
	}
}

@media only screen and (max-width: 480px) {
	.dealerlogo {
		display: inline-block;
		width: 100%;
	}
}




/* HTML Banner Sections */
.banner-blue {
	background: #0089ce;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-blue .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-blue .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-blue .wrap-section {
		padding: 0 21px;
	}
}

.banner-blue section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-blue section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-blue .col-badge {
	width:25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-blue .col-badge {
		display:none;
	}
}

.banner-blue .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-blue .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-blue .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-blue .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-blue img {
	width: 100%;
}

.blue-transparency {
	background: rgba(0, 137, 206, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-black {
	background: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-black .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-black .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-black .wrap-section {
		padding: 0 21px;
	}
}

.banner-black section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-black section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-black .col-badge {
	width:25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-black .col-badge {
		display:none;
	}
}

.banner-black .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-black .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-black .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-black .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-black img {
	width: 100%;
}

.black-transparency {
	background: rgba(0, 0, 0, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-white {
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-white .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-white .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-white .wrap-section {
		padding: 0 21px;
	}
}

.banner-white section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-white section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-white .col-badge {
	width:25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-white .col-badge {
		display:none;
	}
}

.banner-white .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-white .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-white .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-white .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-white img {
	width: 100%;
}

.white-transparency {
	background: rgba(255, 255, 255, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-red {
	background: #D60101;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-red .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-red .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-red .wrap-section {
		padding: 0 21px;
	}
}

.banner-red section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-red section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-red .col-badge {
	width: 25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-red .col-badge {
		display:none;
	}
}

.banner-red .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-red .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-red .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-red .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-red img {
	width: 100%;
}

.red-transparency {
	background: rgba(214, 1, 1, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-grey {
	background: #686565;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-grey .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-grey .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-grey .wrap-section {
		padding: 0 21px;
	}
}

.banner-grey section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-grey section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-grey .col-badge {
	width: 25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-grey .col-badge {
		display:none;
	}
}

.banner-grey .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-grey .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-grey .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-grey .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-grey img {
	width: 100%;
}

.grey-transparency {
	background: rgba(104, 101, 133, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-lightgrey {
	background: #EEEEEE;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-lightgrey .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-lightgrey .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-lightgrey .wrap-section {
		padding: 0 21px;
	}
}

.banner-lightgrey section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-lightgrey section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-lightgrey .col-badge {
	width: 25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-lightgrey .col-badge {
		display:none;
	}
}

.banner-lightgrey .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-lightgrey .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-lightgrey .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-lightgrey .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-lightgrey img {
	width: 100%;
}

.lightgrey-transparency {
	background: rgba(238, 238, 238, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-green {
	background: #67823A;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-green .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-green .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-green .wrap-section {
		padding: 0 21px;
	}
}

.banner-green section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-green section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-green .col-badge {
	width: 25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-green .col-badge {
		display:none;
	}
}

.banner-green .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-green .col {
	width: 66%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-green .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-green .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-green img {
	width: 100%;
}

.green-transparency {
	background: rgba(103, 130, 58, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-yellow {
	background: #F1BE48;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
}

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

.banner-yellow .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-yellow .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-yellow .wrap-section {
		padding: 0 21px;
	}
}

.banner-yellow section {
	font-size: 0;
	line-height: 0;
}

@media only screen and (max-width: 767px) {
	.banner-yellow section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-yellow .col-badge {
	width: 25%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-yellow .col-badge {
		display:none;
	}
}

.banner-yellow .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-yellow .col {
	width: 45%;
	margin: 0 2%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-yellow .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-yellow .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-yellow img {
	width: 100%;
}

.yellow-transparency {
	background: rgba(241, 190, 72, 0.5);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.banner-img-left {
	background: url("https://images.rvs.com/images/content/Banners/backgrounds/rvcash.jpg") no-repeat center;
	background-color: #00669e;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align: right;
	min-height: 200px;
	-webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.banner-img-left .white .text1 span {
	text-align: right;
	text-shadow: none;
}

.banner-img-left .white .text2 span {
	text-align: right;
	text-shadow: none;
}

.banner-img-left .white .text4 span {
	position: absolute;
	right: 20px;
	bottom: 30px;
}

.banner-img-left .white p {
	text-align: right;
	text-shadow: none;
}

@media only screen and (min-width: 1332px) {
	.banner-img-left {
		max-width: 1332px;
		margin: auto;
	}
}

.banner-img-left .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-img-left .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-img-left .wrap-section {
		padding: 0 21px;
	}
}

.banner-img-left section {
	font-size: 0;
	line-height: 0;
	margin: 5% -1%;
}

@media only screen and (max-width: 767px) {
	.banner-img-left section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-img-left .col {
	width: 45%;
	margin: 0 1%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-img-left .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-img-left .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-img-right {
	background: url("https://images.rvs.com/images/content/Banners/backgrounds/bluemountain.jpg") no-repeat center;
	background-color: #00669e;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	min-height: 200px;
	-webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.banner-img-right .white h2 {
	text-align: left;
	text-shadow: none;
}

.banner-img-right .white h4 {
	position: absolute;
	left: 20px;
	bottom: 30px;
}

.banner-img-right .white p {
	text-align: left;
	text-shadow: none;
}

@media only screen and (min-width: 1332px) {
	.banner-img-right {
		max-width: 1332px;
		margin: auto;
	}
}

.banner-img-right .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.banner-img-right .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-img-right .wrap-section {
		padding: 0 21px;
	}
}

.banner-img-right section {
	font-size: 0;
	line-height: 0;
	margin: 5% -1%;
}

@media only screen and (max-width: 767px) {
	.banner-img-right section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-img-right .col {
	width: 45%;
	margin: 0 1%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-img-right .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-img-right .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

.banner-full {
	background: #FFF;
	text-align: center;
}

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

.banner-img-above {
	background-size: 100% auto!important;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	height: auto;
	margin-bottom: -30px;
}

.banner-img-full {
	background-size: cover!important;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 150px;
	
}

.banner-img-full-dealer {
	background-size: cover!important;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	min-height: 250px;
}

@media only screen and (min-width: 1332px) {
	.banner-img-full {
		max-width: 1332px;
		margin: auto;
	}
}

@media only screen and (max-width: 767px) {
	.banner-img-full-dealer {
		background-size: cover!important;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: right;
		min-height: 170px!important;
	}
}

.banner-img-full .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
}

.dealer .wrap-center {
	margin: auto;
	width: 100%;
	position: relative;
}

.banner-img-full .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-img-full .wrap-section {
		padding: 0 21px;
	}
}

.banner-img-full section {
	font-size: 0;
	line-height: 0;
	margin: 5% -1%;
}

@media only screen and (max-width: 767px) {
	.banner-img-full section {
		margin: 0;
		padding: 0 12px;
	}
}

.banner-img-full .col-badge {
	width: 25%;
	margin: 0 1%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-img-full .col-badge {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-img-full .col-badge img {
	display: block;
	width: 100%;
	min-width: 100%;
}

@media only screen and (max-width: 767px) {
	.banner-img-full .col-badge img {
		display: none;
	}
}

.banner-img-full .col {
	width: 66%;
	margin: 0 1%;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 767px) {
	.banner-img-full .col {
		width: 100%;
		margin: 0;
		margin-bottom: 21px;
	}
}

.banner-img-full .col img {
	display: block;
	width: 100%;
	min-width: 100%;
}

@media only screen and (max-width: 767px) {
	.banner-img-full .col img {
		display: none;
	}
}

/* HTML 1/2 Banners */
.banner-half {
	background: #FFF;
	text-align: center;
}

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

.banner-left .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
	width: 100%;
}

.banner-right .wrap-center {
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 1;
	position: relative;
	width: 100%;
}

@media only screen and (max-width: 992px) {
	.banner-right .wrap-center {
		padding-top: 0;
	}
}

.banner-half .wrap-section {
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-half .wrap-section {
		padding: 0 21px;
	}
}

.banner-left {
	text-align: center;
	float: left;
	width: 49%;
}

@media only screen and (max-width: 992px) {
	.banner-left {
		width: 100%;
		margin: auto;
	}
}

.banner-right {
	text-align: center;
	float: right;
	width: 49%;
}

@media only screen and (max-width: 992px) {
	.banner-right {
		width: 100%;
		margin: auto;
	}
}

.blue-gradient {
	background: #00669e;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #00669e, #fff);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #00669e, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/* HTML Banner Typeface */
@media only screen and (min-width: 768px) and (max-width: 950px) {
	.banner-full jumbo {
		font-size: 52px!important;
		line-height: 52px!important;
	}
}

.yellow .text1 span {
	display: block;
	color: #F1BE48;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.yellow jumbo {
	display: block;
	color: #F1BE48;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.yellow .text2 span {
	display: block;
	color: #F1BE48;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.yellow .text4 span {
	display: inline-block;
	background: #F1BE48;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.yellow .text4 span:hover {
	background: #FFD325;
	color: #000;
}

.yellow p {
	color: #F1BE48;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 10px #000;
}

@media only screen and (max-width: 767px) {
	.yellow p {
		font-size: 19px;
		line-height: 24px;
	}
}

.yellow disclaimer {
	display: block;
	color: #F1BE48;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

.yellow-box {
	display: inline-block;
	background: #F1BE48;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.lightgrey .text1 span {
	display: block;
	color: #EEEEEE;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.lightgrey jumbo {
	display: block;
	color: #EEEEEE;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.lightgrey .text2 span {
	display: block;
	color: #EEEEEE;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.lightgrey .text4 span {
	display: inline-block;
	background: #EEEEEE;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.lightgrey .text4 span:hover {
	background: #000;
	color: #FFF;
}

.lightgrey p {
	color: #EEEEEE;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 15px #000;
}

@media only screen and (max-width: 767px) {
	.lightgrey p {
		font-size: 19px;
		line-height: 24px;
	}
}

.lightgrey disclaimer {
	display: block;
	color: #EEEEEE;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

.white .text1 span {
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.white jumbo {
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.white .text2 span {
	display: block;
	color: #FFF;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.white .text4 span {
	display: inline-block;
	background: rgba(255, 255, 255, .85);
	color: #333;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.white .text4 span:hover {
	background: #0075b8;
	color: #FFF;
}

.white p {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 15px #000;
}

@media only screen and (max-width: 767px) {
	.white p {
		font-size: 19px;
		line-height: 24px;
	}
}

.white disclaimer {
	display: block;
	color: #FFF;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
}

.green .text1 span {
	display: block;
	color: #67823A;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.green jumbo {
	display: block;
	color: #67823A;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: none;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.green .text2 span {
	display: block;
	color: #67823A;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: none;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.green .text4 span {
	display: inline-block;
	background: #67823A;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.green .text4 span:hover {
	background: #FFF;
	color: #67823A;
}

.green p {
	color: #67823A;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green p {
		font-size: 19px;
		line-height: 24px;
	}
}

.green disclaimer {
	display: block;
	color: #67823A;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

.black .text1 span {
	display: block;
	color: #000;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.black jumbo {
	display: block;
	color: #000;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.black .text2 span {
	display: block;
	color: #000;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.black .text4 span {
	display: inline-block;
	background: #000;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.black .text4 span:hover {
	background: #FFF;
	color: #000;
}

.black p {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 10px #FFF;
}

@media only screen and (max-width: 767px) {
	.black p {
		font-size: 19px;
		line-height: 24px;
	}
}

.black disclaimer {
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

.red .text1 span {
	display: block;
	color: #D60101;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.red jumbo {
	display: block;
	color: #D60101;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.red .text2 span {
	display: block;
	color: #D60101;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.red .text4 span {
	display: inline-block;
	background: #D60101;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	margin: 2%;
}

.red .text4 span:hover {
	background: #FFF;
	color: #D60101;
}

.red p {
	color: #D60101;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 10px #FFF;
}

@media only screen and (max-width: 767px) {
	.red p {
		font-size: 19px;
		line-height: 24px;
	}
}

.red disclaimer {
	display: block;
	color: #D60101;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

.blue .text1 span {
	display: block;
	color: #0057B8;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.blue jumbo {
	display: block;
	color: #0057B8;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.blue .text2 span {
	display: block;
	color: #0075b8;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.blue .text4 span {
	display: inline-block;
	background: #00669e;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	box-shadow: 0px 0px 15px #000;
	text-transform: uppercase;
	margin: 2%;
}

.blue .text4 span:hover {
	background: #FFF;
	color: #0075b8;
}

.blue disclaimer {
	display: block;
	color: #0075b8;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 15px #FFF;
	text-align: center;
}

.bluetrans {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 190px;
}

.bluetrans .text4 span {
	display: inline-block;
	background: rgba(0, 137, 200, .70);
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	height: 60px;
}

@media only screen and (max-width: 992px) {
	.bluetrans .text4 span {
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	.bluetrans .text4 span {
		display: none;
	}
}

.blue p {
	color: #0057B8;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	padding-bottom: 10px;
	white-space: normal;
	text-align: center;
	text-shadow: 0px 0px 10px #FFF;
}

@media only screen and (max-width: 767px) {
	.blue p {
		font-size: 19px;
		line-height: 24px;
	}
}

/* HTML Typefaces to overlay */
.white-over .text1 span {
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-shadow: 0px 0px 15px #000;
	text-align: center;
	margin-bottom: 30%;
	margin-top: 30px;
}

@media only screen and (max-width: 767px) {
	.white-over .text1 span {
		font-size: 28px;
		line-height: 28px;
		margin-top: 10px;
		margin-bottom: 35%;
	}
}

/* HTML Typefaces with no shadows or margins */
.yellow-no .text1 span {
	display: block;
	color: #F1BE48;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.yellow-no jumbo {
	display: block;
	color: #F1BE48;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.yellow-no .text2 span {
	display: block;
	color: #F1BE48;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.yellow-no .text4 span {
	display: inline-block;
	background: #F1BE48;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.yellow-no .text4 span:hover {
	background: #FFD325;
	color: #000;
}

.yellow-no p {
	color: #F1BE48;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.yellow-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.yellow-no disclaimer {
	display: block;
	color: #F1BE48;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.yellow-box-no {
	display: inline-block;
	background: #F1BE48;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	margin: 2%;
}

.lightgrey-no .text1 span {
	display: block;
	color: #EEEEEE;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.lightgrey-no jumbo {
	display: block;
	color: #EEEEEE;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgre-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.lightgrey-no .text2 span {
	display: block;
	color: #EEEEEE;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.lightgrey-no .text4 span {
	display: inline-block;
	background: #EEEEEE;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.lightgrey-no .text4 span:hover {
	background: #000;
	color: #FFF;
}

.lightgrey-no p {
	color: #EEEEEE;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.lightgrey-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.lightgrey-no disclaimer {
	display: block;
	color: #EEEEEE;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.white-no .text1 span {
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.white-no jumbo {
	display: block;
	color: #FFF;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.white-no .text2 span {
	display: block;
	color: #FFF;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.white-no .text4 span {
	display: inline-block;
	background: rgba(255, 255, 255, .85);
	color: #333;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.white-no .text4 span:hover {
	background: #0075b8;
	color: #FFF;
}

.white-no p {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.white-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.white-no disclaimer {
	display: block;
	color: #FFF;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.green-no .text1 span {
	display: block;
	color: #67823A;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.green-no jumbo {
	display: block;
	color: #67823A;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.green-no .text2 span {
	display: block;
	color: #67823A;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.green-no .text4 span {
	display: inline-block;
	background: #67823A;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.green-no .text4 span:hover {
	background: #FFF;
	color: #67823A;
}

.green-no p {
	color: #67823A;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.green-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.green-no disclaimer {
	display: block;
	color: #67823A;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.black-no .text1 span {
	display: block;
	color: #000;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.black-no jumbo {
	display: block;
	color: #000;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.black-no .text2 span {
	display: block;
	color: #000;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.black-no .text4 span {
	display: inline-block;
	background: #000;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.black-no .text4 span:hover {
	background: #0075b8;
	color: #000;
}

.black-no p {
	color: #000;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.black-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.black-no disclaimer {
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.red-no .text1 span {
	display: block;
	color: #D60101;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.red-no jumbo {
	display: block;
	color: #D60101;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.red-no .text2 span {
	display: block;
	color: #D60101;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.red-no .text4 span {
	display: inline-block;
	background: #D60101;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	margin: 2%;
}

.red-no .text4 span:hover {
	background: #FFF;
	color: #D60101;
}

.red-no p {
	color: #D60101;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.red-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

.red-no disclaimer {
	display: block;
	color: #D60101;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.blue-no .text1 span {
	display: block;
	color: #0057B8;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue-no .text1 span {
		font-size: 38px;
		line-height: 38px;
	}
}

.blue-no jumbo {
	display: block;
	color: #0057B8;
	font-weight: 700;
	font-size:72px;
	line-height: 72px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue-no jumbo {
		font-size: 48px;
		line-height: 48px;
	}
}

.blue-no .text2 span {
	display: block;
	color: #0075b8;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	position: relative;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue-no .text2 span {
		font-size: 28px;
		line-height: 30px;
	}
}

.blue-no .text4 span {
	display: inline-block;
	background: #0075b8;
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 2%;
}

.blue-no .text4 span:hover {
	background: #FFF;
	color: #0075b8;
}

.blue-no disclaimer {
	display: block;
	color: #0075b8;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	text-align: center;
}

.blue-no p {
	color: #0057B8;
	font-weight: normal;
	font-size: 18px;
	line-height: 34px;
	white-space: normal;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.blue-no p {
		font-size: 19px;
		line-height: 24px;
	}
}

/* HTML Banner Spacing */
.percent-1 {
	padding:1%;
}

.percent-2 {
	padding:2%;
}

.percent-3 {
	padding:3%;
}

.percent-4 {
	padding:4%;
}

.percent-5 {
	padding:5%;
}

/* HTML Banner Buttons */
.btn1 {
	display: inline-block;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	height: 44px;
	-webkit-transition: all, .3s;
	transition: all, .3s;
	font-family: 'Lato', sans-serif;
}

.btn1.btn-yellow {
	background: none;
	color: #ffb300;
	padding: 0 46px;
	border: 3px solid #ffb300;
}

.touchno-touch .btn1.btn-yellow:hover {
	color: #FFF;
	border: 3px solid #FFF;
}

.btn1.btn-yellow i {
	background-image: url('https://images.rvs.com/images/svg-sprite/sprite.svg');
	background-position: 0px -16829px;
	width: 5px;
	height: 10px;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	left: 3px;
}

.btn1.btn-white {
	background: none;
	padding: 0 39px;
	color: #FFF;
	border: 3px solid #FFF;
}

.touchno-touch .btn1.btn-white:hover {
	color: #F1BE48;
	border: 3px solid #F1BE48;
}

.btn1.btn-black {
	background: none;
	padding: 0 39px;
	color: #000;
	border: 3px solid #D60000;
}

.touchno-touch .btn1.btn-black:hover {
	color: #D60000;
	border: 3px solid #D60000;
}

.btn1.btn-blue {
	background: none;
	padding: 0 39px;
	color: #0075b8;
	border: 3px solid #0075b8;
}

.touchno-touch .btn1.btn-blue:hover {
	color: #0057B8;
	border: 3px solid #0057B8;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.btn1.btn-white {
		padding: 0 29px;
	}

	.btn1.btn-dark {
		padding: 0 29px;
	}
}

.fadeout, .alert-danger-fadein {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    opacity: 0;
    -moz-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out;
     padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
 
}
.alert-danger-fadein {
	opacity: 1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-transition: opacity 0.8s ease-in-out;
    -o-transition: opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out;
}


.close-alert {
    position: absolute;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    top: 9px;
    right: 6px;
    border-radius: 50%;
    overflow: hidden;
    background: url('https://images.rvs.com/images/minified-svg/close.svg'), rgba(255, 255, 255, 0.43);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    width: 30px;
    height: 30px;
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all, .3s;
    -khtml-transition: all, .3s;
    transition: all, .3s;
}

@-webkit-keyframes slideDown {
    0%, 100% { -webkit-transform: translateY(-50px); }
    10%, 90%  { -webkit-transform: translateY(0px); }

}
@-moz-keyframes slideDown {
    0%, 100% { -moz-transform: translateY(-50px); }
    10%, 90% { -moz-transform: translateY(0px); }
}

.container-fluid-popular-brands h1,
.container-fluid-popular-brands .title h2 {
	display: block;
	color: #00669e;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	padding: 0 0 0px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}

.container-fluid-popular-brands .popular-brand-container {
	background:#fff;
}

.container-fluid-popular-brands .popular-brand-container:hover {
	background:#c6d2d8;
}

.container-fluid-popular-brands .popular-brand-container h2 {
	display: block;
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	padding: 0 0 10px;
	text-align: center;
	margin: 10px auto;
}


.percent2full {
	margin: 20px auto;
	width: 70%;
}

@media only screen and (max-width: 767px) {
	.percent2full {
		margin: auto;
		width: 100%;
	}
}


.bg-inverse {
  background-color: #292b2c !important;
}

.bg-danger {
  background-color: #d9534f !important;
}

.bg-warning {
  background-color: #f0ad4e !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

.bg-primary {
  background-color: #0275d8 !important;
}

.bg-blue {
  background-color: #00669e !important;
}

.bg-light {
  background-color: #f0f0f0!important;
}

.bg-dark {
  background-color: #000 !important;
}

.text-blue {
  color: #00669e !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

.text-danger {
  color: #d9534f !important;
}

.text-warning {
  color: #f0ad4e !important;
}

.text-info {
  color: #5bc0de !important;
}

.text-success {
  color: #5cb85c !important;
}

.text-primary {
  color: #0275d8 !important;
}

.text-light {
  color: #fff !important;
}

.text-dark {
  color: #000 !important;
}


.strip-banner {
	width: 100%;
	padding: 10px;
	text-align: center;
}

.strip-banner:hover {
	background-color: #7a7f83 !important;
}

.strip-banner:hover a {
	color:#fff !important;
}

.strip-banner a {
	font-size: 16px;
	line-height: 16px;
}


.center-pills {
    display: flex;
    justify-content: center;
}

/*Home Page 2019 Re-design**********************************/
#rvTypeZoom {
	display: block;
	position: relative;
	z-index: 10;
	width: 96%;
	max-width: 1024px;
	padding: 0px 20px;
	background:rgba(255, 255, 255, 1);
	box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	margin: -25px auto 0px;
}

.type-container {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
}

.type-container .type-box {
	display: inline-flex;
	align-items: center;
	padding: 15px;
	background-color: #fff;
	border-radius: 0px;
}

.type-container .type-box:hover {
	margin-top: -25px;
}

/* #rvTypeZoom .grow { transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; } 

#rvTypeZoom .grow:hover { 
	transform: scale(1.0) translateY(-25px); 
	border-radius: 0px 0px 10px 10px;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); } */

.type-container .rv-type-icon {
	width: auto;
	height: 25px;
	display: block;
	margin: 0px auto 5px;
}

.type-container .rvTypeLink {
		font-size: 12px;
		/* -webkit-transition: font-size 1s ease;
		-moz-transition: font-size 1s ease;
		-o-transition: font-size 1s ease;
		transition: font-size 1s ease; */
	}

.type-container span {
		display: none;
		position: relative;
		padding-top: 5px;
		font-weight: 400;
		font-size: 12px;
		line-height: 12px;
		font-style: italic;
		color: #56a2fd;
	}

#rvTypeZoom h1 {
	display: none;
}

#followUsContainer p {
	font-size: 18px;
	line-height: 18px;
	color: #00669e;
	font-weight: bold;
	margin-right: 30px;
}

#followUsContainer .social-icons {
	width: 40px;
}

#followUsContainer .nav-pills>li {
	align-self: center;
	margin-bottom: 0px;
	background-color: transparent;
}

#keystone {
	background: url("https://images.rvs.com/images/content/backgrounds/CW-1417montana-back1.jpg") no-repeat;
	background-size: cover;
	background-position: 50%;
	text-align: center;
	padding: 40px 0px 60px;
}

#keystone .top-thin {
    display: inline-block;
    position: relative;
    font-family: Lato;
    font-weight: 400;
    font-size: 30px;
    line-height: 70px;
    font-style: italic;
    color: #fff;
    text-shadow: 9px 9px 9px rgba(0, 0, 0, 0.63);
    padding: 0px 10px;
    vertical-align: middle;
}

#keystone .top-thick {
    display: inline-block;
    position: relative;
    font-family: Lato;
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    text-shadow: 9px 9px 9px rgba(0, 0, 0, 0.63);
    vertical-align: middle;
}

#keystone .firstline {
	font-size: 25px;
    line-height: 25px;
    color: #fff;
    padding-top: 10px;
}

#keystone p {
    display: block;
    position: relative;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    padding-top: 10px;
}

#keystone .btn-white {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	color: #000;
	margin-top: 30%;
	width: 115px;
}

#keystone .ad-text {
	margin-left: 20%;
	width: 50%;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

#keystone .ad-buttons {
	width: auto;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

@media only screen and (min-width: 992px) {
	.type-container .type-box:hover span {
		display: block;
	}

	.type-container .rvTypeLink:hover {
		color: #3e3e3e;
		text-decoration: none;
	}

	.type-container .grow:hover .rv-type-icon {
		height: 30px;
	}

	.type-container .grow:hover .rvTypeLink {
		font-size: 14px;
		text-decoration: none;
	}
}

@media only screen and (max-width: 991px) {
	#rvTypeZoom {
		padding: 10px 15px 5px;
	}

	.type-container {
		overflow: auto;
	}

	.type-container .rv-type-icon {
		height: 20px;		
	}

	.type-container .type-box {
		padding: 5px 15px;
	}

	.type-container .type-box:hover {
		margin-top: 0px;
	}

	/*change the thinkness of the scrollbar here*/
    .type-container::-webkit-scrollbar {
    	height: 3px;
    }
     /*add a shadow to the scrollbar here*/
    .type-container::-webkit-scrollbar-track {
        background: none;
    }
    /*this is the little scrolly in the bar*/ 
    .type-container::-webkit-scrollbar-thumb {
        background: -webkit-linear-gradient(left, #dcdcdc, #ededed);
		border-radius: 10px;
    }
    /*nobody needs this little scrollbar corner*/  
     .type-container::-webkit-scrollbar-corner { 
         display: none; height: 0px; width: 0px;
     }

	#keystone {
		padding: 20px 0px;
		background-position: 20%;
	}

	#keystone .ad-text {
		margin-left: 40%;
		width: 50%;
	}
	#keystone .btn-white {
		margin-top: 15px;
		width: auto;
	}
	#keystone .top-thick {
		font-size: 55px;
		line-height: 55px;
	}
	#keystone .top-thin {
		font-size: 20px;
		line-height: 20px;
	}

	#keystone .ad-buttons {
		display: block;
		width: 50%;
		margin-left: 45%;
	}

	#keystone p {
		text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.9);
	}
}

@media only screen and (max-width: 767px) {
	#keystone {
		background: url("https://images.rvs.com/images/content/backgrounds/CW-1417montana-back2.jpg") no-repeat;
		background-size: cover;
		background-position: 23% 3%;
		padding: 20px 0px;
	}

	#keystone .ad-text {
		margin-left: 50%;
		width: 40%;
	}

	#keystone .ad-buttons {
		margin-left: 50%;
		width: 50%;
	}

	#keystone .top-thick {
		display: block;
		font-size: 70px;
	}

	#keystone .top-thin {
		display: block;
		line-height: 30px;
	}

	#keystone p {
	    font-size: 18px;
	    line-height: 22px;
	    padding-top: 20px;
	}
}

@media only screen and (max-width: 600px) {
	#rvTypeZoom {
		margin: -15px auto 0px;
	}

	#keystone {
		background-position: 63% 0%;
	}

	#keystone .ad-text {
		margin-left: auto;
		width: 90%;
	}

	#keystone .ad-buttons {
		margin-left: 0px;
		width: 98%;
	}

	#keystone p {
		width: 95%;
		margin: 0px;
	}

	#followUsContainer .social-icons {
			width: 30px;
		}
}

/*Home Page 2018 Re-design*/
h1, h2, h3, h4, h5, h6, p {
	font-family: Lato;
}

#homePage .btn-primary {
	background: #00669E;
	border-radius: 3px;
	padding: 9px 20px;
}

.updateSearchFilters {
	margin: 0 auto 20px;
}

/* Not Using the home carousel ****
#home-carousel-contain {
	position: relative;
	padding: 0;
}

#home-carousel-contain.showVideo {
	padding: 23% 0;
	overflow: hidden;
}

#home-carousel-contain.showVideo h1 {
	font-weight: 400;
	position: absolute;
	top:40%;
	color:#fff;
	font-size:42px;
	text-align: center;
	width: 100%;
	letter-spacing: 1px;
	text-shadow: 2px 3px rgba(0,0,0,0.75);
	padding:0 5%;
}

#home-carousel-contain #rvTypeBar {
	position: absolute;
	top: 0;
	z-index: 10;
	background: none;
	width: 100%;
	padding:0;
	background:rgba(255, 255, 255, 0.75);
}

#home-carousel-contain #rvTypeBar .icons {
	background: rgba(255,255,255,.7);
	position: relative;
	width: 100%;
}

#home-carousel-contain #rvTypeBar .icons .wrap-center {
	width: 95%;
	max-width: 1200px;
}

#home-carousel-contain #rvTypeBar .icons .wrap-section {
}

#home-carousel-contain #rvTypeBar .icons .col {
	margin: 0 2.5%;
}

#home-carousel-contain #rvTypeBar .icons .col.smaller {
	width: 5.75%
}

#home-carousel-contain video.background {
    position: absolute;
    top: -15%;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    width: 100%;
}

#carousel-home .carousel-indicators {
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 0 1px 3px 0 rgba(63, 63, 68, 0.15), 0 0 0 1px rgba(63, 63, 68, 0.05);
	padding:10px 30px;
	border-radius: 6px;
	width: auto;
	left:0px;
	bottom:30px;
	margin-left:-20px;
	min-width:200px;
	text-align: right;
}

#carousel-home .carousel-indicators li {
	border:2px #f4f6f8 solid;
	margin-left:4px;
}

#carousel-home .carousel-indicators li.active {
	border:2px #00669e solid;
	width:10px;
	height: 10px;
}

#carousel-home .carousel-control {
	background: #00669e;
	padding:20px 10px;
	opacity: 1;
	top: 50%;
	bottom:auto;
	width: auto;
}

#carousel-home .carousel-control.left {
	left:0px;
	margin-left: 0;
}

#carousel-home .carousel-control.right {
	right:0px;
}

#carousel-home .carousel-control .glyphicon {
	margin: 0;
	position: relative;
	top: auto;
	left:auto;
	right:auto;
	display: block;
	-webkit-text-stroke: 5px #00669e;
}

#carousel-home .carousel-inner .slide-content-center {
	position: absolute;
	top: 40%;
	width: 60%;
	left: 50%;
	margin-left:-30%;
	text-align: center;
}

#carousel-home .carousel-inner .carousel-heading {
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f4f6f8;
	padding-left:0;
}

#carousel-home .carousel-inner .carousel-subheading {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #f4f6f8;
}
End home carousel */

#rvTypeBar h1 {
	display: none;
}

#advanced-search-contain {
	background-color: #f4f6f8;
	padding:0px;
	text-align: center;
	color:#00669e;
	margin-bottom: 0;
}

#advanced-search-contain h5 {
	font-size:18px;
	font-weight:bold;
}

#advanced-search-contain p {
	font-size:15px;
	color: #637381;
    line-height: 1.4em;
    margin-top: 15px;
    margin-bottom: 10px;
}

#advanced-search-contain .advanced-search-btn.selected, 
#advanced-search-contain .guided-search-btn.selected, #advanced-search-contain .fp-search-btn.selected {
    background:#f0ad4e;
}

#advanced-search-contain .advanced-search-btn,
#advanced-search-contain .guided-search-btn, #advanced-search-contain .fp-search-btn {
	text-transform: uppercase;
	letter-spacing: 1px;
}

#advanced-search-contain .btn-primary .glyphicon-search {
	margin-right: 10px;
}

@media screen and (max-width: 991px) {
	#advanced-search-contain {
		width: 100%;
	}

	#advanced-search-contain p {
		font-size: 14px;
	}

	#advanced-search-contain .advanced-search-btn, #advanced-search-contain .guided-search-btn, #advanced-search-contain .fp-search-btn {
		letter-spacing: normal;
		padding: 8px 5px;
	}
}

@media screen and (max-width: 767px) {
	#advanced-search-contain .btn-gold i {
		padding-right: 3px;
	}
}

.container-fluid-popular-brands h2 {
	display: block;
	color: #00669E;
	font-size: 24px;
	margin-bottom: 32px;
	padding: 0;
	line-height: 28px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
}

.container-fluid-popular-brands h3 {
    display: block;
	color: #00669e;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding: 12px 0;
	text-align: center;
}

.container-fluid-popular-brands .popular-brand-container {
	border-radius: 3px;
	box-shadow: 0 1px 3px 0 rgba(63, 63, 68, 0.15), 0 0 0 1px rgba(63, 63, 68, 0.05);
}

.container-fluid-popular-brands .popular-brand-container:hover {
	background:#00669E;
}

.container-fluid-popular-brands .popular-brand-container:hover a,
.container-fluid-popular-brands .popular-brand-container:hover a h3 {
	color:#fff;
}

#rvPrimerContainer h4 {
	color: #454F5B;
	font-weight: 700;
}

#rvPrimerContainer .nav {
	border-radius: 3px;
	padding:5px;
	margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px 0 rgba(63, 63, 68, 0.15), 0 0 0 1px rgba(63, 63, 68, 0.05);
    margin-bottom: 30px;
}

#rvPrimerContainer .center-pills {
	display: inline-flex;
}

#rvPrimerContainer .nav-pills > li.active > a, 
#rvPrimerContainer .nav-pills > li.active > a:focus, 
#rvPrimerContainer .nav-pills > li.active > a:hover {
	background: #4A90E2;
	border-radius: 3px;
}

#rvPrimerContainer .nav li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #919EAB;
 	padding: 10px 32px;
}

#rvPrimerContainer .nav li.active a {
	color: #fafafa;
}

#rvPrimerContainer .tab-content {
	width: 80%;
	margin: 0 auto;
}

#blogPostsContainer .blogHeading {
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: normal;
	text-align: center;
	color: #00669e;
}

#blogPostsContainer .featureBlog,
#blogPostsContainer .secondaryBlog {
	position: relative;
}

#blogPostsContainer .featureBlog {
	margin-bottom:30px;
}

#blogPostsContainer .featureBlog img {
	border-radius: 3px;
    display: block;
    width: 100%;
    height: auto;
}

#blogPostsContainer .featureBlog .blog-content-left {
	position: absolute;
	bottom:6%;
	left: 6%;
}

#blogPostsContainer .featureBlog .blog-heading {
	background-color: #f4f6f8;
	margin-bottom: 10px;
	border-radius: 3px;
 	padding: 14px 30px;
}

#blogPostsContainer .featureBlog .btn {
	padding: 9px 30px;
 	letter-spacing: .1em;
}

#blogPostsContainer .secondaryBlog {
	margin-bottom:30px;
}

#blogPostsContainer .featureBlog .content-contain {
	border-radius: 4px;
	overflow: hidden;
	box-shadow:  0 5px 4px -3px rgba(63, 63, 68, 0.35), inset 0 0 0 1px rgba(63, 63, 68, 0.15)
}

#blogPostsContainer .featureBlog .content-contain,
#blogPostsContainer .secondaryBlog .imgContain {
	position: relative;
}

#blogPostsContainer .featureBlog .imgGradient {
	background: linear-gradient(to bottom, rgba(0,0,0,0) 61%,rgba(0,0,0,0.65) 110%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

#blogPostsContainer .imgGradient {
	background: linear-gradient(to bottom, rgba(0,0,0,0) 61%,rgba(0,0,0,0.65) 110%);
	position: absolute;
	top: 0;
	bottom: 0px;
	right: 0;
	left: 0;
}

#blogPostsContainer .secondaryBlog img {
	border-radius: 0px;
	margin-bottom: -3px;
}

#blogPostsContainer .secondaryBlog .content-contain {
	box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.2);
	border-radius: 0px;
}

#blogPostsContainer .secondaryBlog .blog-content {
	padding:20px 15px 15px;
	background: #fff !important;
	border-radius: 0px;
	margin-top: -10px;
}

#blogPostsContainer .secondaryBlog .blog-heading {
	margin:10px 0;
	color:#00669e;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

#blogPostsContainer .secondaryBlog p {
	line-height: 1.5;
	color: #454f5b;
	font-size: 16px;
}

#blogPostsContainer .secondaryBlog .btn {
	margin-top: 20px;
	border-radius: 3px;
 	padding: 13px 0;
}

#perksContainer h3 {
    margin: 0px;
    color:#00669e;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

#perksContainer > p {
    color: #00669e;
    font-size: 18px;
    line-height: 18px;
}

@media only screen and (min-width: 1400px) {
	#home-carousel-contain.showVideo {
		padding: 0;
		overflow: hidden;
		height: 650px;
	}
}

@media only screen and (max-width: 1024px) {
	#home-carousel-contain #rvTypeBar .icons .mobile-row {
		display: inline;
	}
}


@media only screen and (max-width: 991px) {
	#blogPostsContainer .secondaryBlog .blog-content {
		padding: 10px 0px 10px;
		margin-top: 0px;
	}

	#blogPostsContainer .secondaryBlog .blog-heading {
		font-size: 14px;
		line-height: 16px;
		margin: 5px 0px;
	}
}

@media only screen and (max-width: 830px) and (min-width: 768px) {
	#home-carousel-contain.showVideo {
		padding: 0;
		overflow: hidden;
	}

	#home-carousel-contain video.background {
	    position: relative;
	}
}

@media only screen and (max-width: 767px) {
	#home-carousel-contain.showVideo {
		padding: 0;
		overflow: hidden;
	}

	#home-carousel-contain.showVideo h1 {
		font-size:32px;
	}

	#home-carousel-contain video.background {
	    position: relative;
	}

	#carousel-home .carousel-indicators {
	    bottom: -36px;
	    left: 50%;
	    margin-left: -50%;
	    text-align: center;
	    z-index: 0;
	    background: #00669e;
	    width: 100%;
	    padding: 12px;
	    border-radius: 0;
	}

	#carousel-home .carousel-control {
		position: relative;
		padding:6px 10px;
	}

	#carousel-home .carousel-control.left {
		float:left;
	}

	#carousel-home .carousel-control.right {
		float:right;
	}

	#carousel-home .carousel-control .glyphicon {
	    -webkit-text-stroke: 3px #00669e;
	}

	#carousel-home .carousel-inner .slide-content-center {
		top: 10%;
	}

	#carousel-home .carousel-inner .carousel-heading {
		font-size: 20px;
	}

	#carousel-home .carousel-inner .carousel-subheading {
		font-size: 14px;
	}

	#advanced-search-contain {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	#advanced-search-contain .advanced-search-btn {
		margin-top:15px;
	}

	.container-fluid-popular-brands {
		margin: 0;
	}

	.container-fluid-popular-brands h3 {
		padding: 12px 0;
	}

	#rvPrimerContainer .nav {
		width: 90%;
		display: block;
	}

	#rvPrimerContainer .tab-content {
		width:90%;
	}
}

@media only screen and (max-width: 550px) {
	#blogPostsContainer .secondaryBlog {
		margin-bottom: 20px;
		padding: 0px 10px;
	}
}




/****** home video ***********************************************************/
#home-carousel-contain.showVideo:before {
    content: '';
    position: absolute;
    z-index: 1;
    background-image: radial-gradient(rgba(255,0,0,0) 50%, rgba(0,0,0,.7) 99%);
    width: 100%;
    height: 625px;
}
#home-carousel-contain.showVideo {
    padding: 0!important;
    overflow: hidden;
    display: block;
    height: 625px;
    position: relative;
}

#home-carousel-contain video.background {
    z-index: 0;
    position: absolute;
    top: -40%;
}

#home-carousel-contain.showVideo .video-brand {
    width: 650px;
    max-width: 75%;
}

#home-carousel-contain.showVideo h1 {
	font-weight: 700;
	font-size: 3em;
	position: relative;
	text-shadow: 0 0.125em 0.25em rgba(0,0,0,.29);
	margin-top: 10px;
    padding: 0px;
}

.video-header {
  position: absolute;
  text-align: center;
  }
.video-header, .video-header video, .video-header .viewport-header {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: -60px;
}
.video-header video {
  background: #00669e;
  object-fit: cover;
}
.video-header .viewport-header {
  z-index: 999;
  text-decoration: none;
  display: block;
  margin-top: 13%;
  /*align-items: center;
  justify-content: center;*/
  opacity: 1;
  opacity: var(--headerOpacity);
  transform: scale(var(--headerScale));
}



@media only screen and (min-width: 1500px) {
    #home-carousel-contain.showVideo,
    #home-carousel-contain.showVideo:before {
		height: 37.6em;
	}

    .video-header, .video-header video, .video-header .viewport-header {
    	margin-bottom: -30px;
    }

    #home-carousel-contain video.background {
	    top: -45%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1499px) {
    .video-header, .video-header video, .video-header .viewport-header {
        margin-bottom: -20px;
    }
    
    #home-carousel-contain.showVideo,
    #home-carousel-contain.showVideo:before {
        height: 450px;
    }

    #home-carousel-contain video.background {
	    top: -20%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .video-header, .video-header video, .video-header .viewport-header {
        margin-bottom: -20px;
    }
    
    #home-carousel-contain.showVideo,
    #home-carousel-contain.showVideo:before {
        height: 330px;
    }
}

@media only screen and (max-width: 767px) {
    .video-header, .video-header video, .video-header .viewport-header {
        margin-bottom: 0px;
        height: 300px;
    }
    #home-carousel-contain.showVideo,
    #home-carousel-contain.showVideo:before {
        height: 300px;
    }
    #home-carousel-contain video.background {
        top:0;
    }

    #home-carousel-contain.showVideo h1 {
        font-size: 2em;
    }
    
    #home-carousel-contain.showVideo .video-brand {
        max-width:90%;
    }

    .video-header .viewport-header {
    	margin-top:13%;
    }
}

@media only screen and (max-width: 500px) {
	.video-header .viewport-header {
    	margin-top:28%;
    }
}

@media only screen and (min-width: 1400px) {
	#home-carousel-contain.showVideo {
		padding: 10% 0;
		overflow: hidden;
	}

	#home-carousel-contain video.background {
	    top: -50%;
	}
}

@media only screen and (max-width: 830px) and (min-width: 768px) {
	#home-carousel-contain video.background {
		position: absolute;
	}
}

/* Popular Accessories ~~~~~~~~~~~~~~~~ */
.PAimg-head {
    background-image: url("https://s3.amazonaws.com/images.rvs.com/images/content/accessories/YellowstoneColeman1.jpg");
	background-position: 50% 47%;
	background-size: cover;
	width: 100%;
	padding: 80px 0px 40px;
	text-align: center;
}

.PAimg-head .head-title {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    text-shadow: 0 .125em .25em rgba(0,0,0,.5);
}

.PAimg-head h1 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    text-shadow: 0 .125em .25em rgba(0,0,0,.5);
}

.go-ball {
    display: block;
    position: relative;
    z-index: 5;
    width: 90px;
    margin: -30px auto;
    text-align: center;
}

.padding-10 {
	padding: 10px;
}

.minus-30 {
    margin-top: -30px;
}

.white {
    background-color: #fff;
}

.access-block {
    padding: 0px 10px;
}

.access-img {
    width: 100%;
    margin-bottom: 10px;
}

.accessories {
    font-size: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .accessories {
        font-size: 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .PAimg-head {
        padding: 60px 0px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .PAimg-head {
        padding: 70px 0px 40px;
    }

    .accessories {
        padding-bottom: 20px;
    }
}

.moving-link  {
  transition:0.1s all ease-in;
}
.moving-link span{
  display: block;
  width: 8px;
  bottom: 5px;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute;
}

.moving-link span span{
  background: url(https://images.rvs.com/images/content/chevron-right.png);
  display: block;
  width: 8px;
  bottom: 0px;
  margin: auto;
  right: 0px;
  height: 10px;
  opacity: 1;
  position: absolute;
}

.moving-link .arrow:before {
  content:"";
  background: url(https://images.rvs.com/images/content/chevron-right.png);
  display: block;
  width: 8px;
  bottom: 0px;
  margin: auto;
  right: 10px;
  height: 10px;
  position: absolute;
  opacity: 0.5;
}

.moving-link .arrow:after {
  content:"";
  background: url(https://images.rvs.com/images/content/chevron-right.png);
  display: block;
  width: 8px;
  bottom: 0px;
  margin: auto;
  right: 20px;
  height: 10px;
  position: absolute;
  opacity: 0.3;
}

.moving-link a:hover .arrow:before{
  animation: animate-arrow-2 2s ease-in-out infinite 0.1s;
}

.moving-link a:hover .arrow:after{
  animation: animate-arrow-3 2s ease-in-out infinite 0.2s;
}

.moving-link a:hover .arrow span{
  animation: animate-arrow-1 2s ease-in-out infinite;
}

@keyframes animate-arrow-1 {
  0%{transform:translateX(-40px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 1;}
}
@keyframes animate-arrow-2 {
  0%{transform:translateX(-20px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.5;}
}
@keyframes animate-arrow-3 {
  0%{transform:translateX(-10px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.3;}
}

@media only screen and (max-width: 767px) {
    .moving-link span{
    	bottom: 25px;
    }

}