* {margin:0;padding:0;background-repeat:no-repeat;}
*, *:before, *:after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
a:focus,
input,
select {outline:none;}
a img {border:0;}
::selection {background: #;}::-moz-selection {background: #;}/*Text Selection Color*/
/* Normalize v2.1.3 Browser Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
ul {
    list-style-type:none;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* === Start Custom Styles === */
body {
	font-size: 14px;
	line-height: 100%;
	font-family: 'Open Sans', sans-serif;
	position: relative;
}
.page-wrap {
	height: 100%;
	position: relative;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
}
h1 {
	font-size: 2.571em;
	font-weight: 800;
	line-height: 100%;
	color: #565657;
	text-transform: uppercase;
}
h2 {
	color: #565657;
	font-weight: 800;
}
h3 {
	font-size: 1.714em;
	font-weight: 800;
	line-height: 100%;
}
h4 {

}
h5 {

}
h6 {

}
a {
	line-height: 100%;
	text-decoration:none;
	/*transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;*/
}
a:hover,
a.current {

}
p {
	color: #545456;
	line-height: 20px;
	margin: 0 0 25px 0;
}
p a {
	color: #0808e3;
}

input[type=radio].css-checkbox {
	display: none;
}
input[type=radio].css-checkbox + label.css-label {
	display: inline-block;
	padding-left: 20px;
	margin: 20px 0;
	height: 15px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	vertical-align: middle;
	cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}
label.css-label {
	background-image: url("http://csscheckbox.com/checkboxes/u/csscheckbox_ae130a5728a96b7e16f10bda419aad3c.png");
	/*background-image:url("/images/radio-button.png");*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
textarea,
select {
	border: 2px solid #e3e4e8;
	border-radius: 5px;
	padding: 15px 10px;
	color: #565657;
}
input[type="submit"],
#chat_cart ul li.chat a,
#chat_cart ul li.cart a.pay-online,
#navMobile li.chat a,
.filter-button a,
.products-sidebar .clearance a,
.product-view #addToCart input[type="submit"],
.product-view #expressCheckout input[type="submit"],
#reviews .write-review a,
#locations .find-store input[type="submit"],
#locationResults a.contact-store,
.checkout-button a,
#cartmeta #continue-shopping a,
a.rentalapp-button,
#appWizard li a,
#appWizard a.continue-shopping,
.apply-button a,
.download-application a,
a.start-shopping,
.download-pdf a,
.menu-shop a,
#registerwin a,
.letstalk a {
	background: #545456;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-indent: 0;
	padding: 12px 0;
	min-width: 115px;
	border-radius: 5px;
}
input[type="submit"]:hover,
#chat_cart ul li.chat a:hover,
#chat_cart ul li.cart a.pay-online:hover,
#navMobile li.chat a:hover,
.filter-button a:hover,
.products-sidebar .clearance a:hover,
.product-view #addToCart input[type="submit"]:hover,
.product-view #expressCheckout input[type="submit"]:hover,
#reviews .write-review a:hover,
#locations .find-store input[type="submit"]:hover,
#locationResults a.contact-store:hover,
.checkout-button a:hover,
#cartmeta #continue-shopping a:hover,
a.rentalapp-button:hover,
#appWizard li a:hover,
#appWizard a.continue-shopping:hover,
.apply-button a:hover,
.download-application a:hover,
a.start-shopping:hover,
.download-pdf a:hover,
.menu-shop a:hover,
#registerwin a:hover,
.letstalk a:hover {
	color: #ffffff;
	background: #0808e3;
}

/* ==== HEADER ==== */
#header-wrap {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
#navTopWrap {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
#navTop {
	position: relative;
	display: block;
	clear: both;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto;
}
#navTop ul {
	position: relative;
	display: block;
	clear: both;
	float: right;
	padding: 25px 0;
}
#navTop ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#navTop ul li:after {
	content: "|";
	padding: 0 20px;
	color: #565657;
}
#navTop ul li:last-child:after {
	display: none;
	content: "";
}
#navTop ul li a {
	color: #545456;
	font-weight: 300;
}
#navTop ul li a:hover {
	color: #0808e3;
}
#navTop ul li.facebook a {
	position: relative;
	display: block;
	width: 28px;
	height: 28px;
	margin-top: -14px;
	top: 7px;
	background: url('/images/fb-icon.png') no-repeat 0px 0px;
}
#navTop ul li.facebook a:hover {
	background: url('/images/fb-icon-hover.png') no-repeat 0px 0px;
}
#header {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto;
}
#header .logo {
	position: relative;
	display: block;
	clear: none;
	float: left;
	z-index: 9999;
}
#header .logo a {
	position: relative;
	display: block;
	clear: none;
	float: left;
	background: url('../images/logo.png') no-repeat;
	background-size: 100% auto;
	width: 252px;
	height: 111px;
	margin: 35px 0 35px 0;
}
#header .header-btns {
	display: none;
}
#chat_cart {
	position: relative;
	display: block;
	clear: none;
	float: right;
	z-index: 9999;
}
#chat_cart ul {

}
#chat_cart ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#chat_cart ul li.chat,
.letstalk {
	margin: 15px 0;
	padding: 10px 60px 10px 0;
	border-right: 1px solid #a4a9ae;
}

#chat_cart ul li.chat p,
#navMobile li.chat p,
.letstalk p {
	position: relative;
	display: block;
	clear: both;
	font-size: 2.571em;
	line-height: 100%;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.letstalk p {
	font-size: 1.5em;
}
#chat_cart ul li.chat a,
#chat_cart ul li.cart a.pay-online,
#navMobile li.chat a,
.letstalk a {
	position: relative;
	display: block;
	clear: both;
	width: 170px;
	padding: 15px 0;
	font-size: 1.286em;
	font-weight: 700;
	cursor: pointer;
}
.letstalk a {
	margin: 0 auto;
}
#chat_cart ul li.cart p {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#chat_cart ul li.cart a.pay-online {
	margin: 10px auto 0;
}
#chat_cart ul li.cart {
	margin: 15px 0;
	padding: 20px 0 20px 60px;
	width: 342px;
}
#chat_cart ul li.cart a#mobilecart {
	display: none;
}
#chat_cart ul li.cart a.cartlink {
	position: relative;
	display: block;
	clear: both;
	text-align: center;
	font-size: 1.482em;
	font-weight: 700;
	color: #545456;
	margin: 10px 0 20px 0;
}
#chat_cart ul li.cart a.cartlink span,
#navTop li a.cartlink span {
	color: #0808e3;
}
#navMobile li.chat p,
#navMobile li.chat a {
	display: none;
	clear: none;
	float: left;
}
#chat_cart .pay-online-wrap {
	position: relative;
	display: none;
	clear: both;
	float: left;
	background: #ffffff;
	z-index: 9999999;
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	padding: 5px 0 15px 0;
}
#chat_cart .pay-online-wrap select {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 12px 0 12px 5px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 123px 3px;
}
#chat_cart .pay-online-wrap input[type="submit"] {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
}

/* ==== MAIN NAVIGATION ==== */
/* Menu */
#navigationWrap {
	position: relative;
	background: #0808e3;
	z-index: 1;
}
#navMain {
	position: relative;
	display: table;
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	z-index: 500;
}
#navMain li {
	position: relative;
	display: block;
	clear: none;
	float: left;
	list-style: none;
}
#navMain li a {
	position: relative;
	display: block;
	font-size: 1.428em;
	line-height: 100%;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	padding: 25px 20px;
}
#navMain > li > a:after {
	position: relative;
	display: inline-block;
	clear: none;
	float: none;
	width: 25px;
	height: 11px;
	top: 0;
	left: 8px;
	content: "";
	background: url('/images/down-arrow.png') no-repeat;
}
#navMain > li > a:hover,
#navMain > li:hover > a {
	color: #0808e3;
	background: #ffffff;
	border-radius: 10px 10px 0 0;
}
#navMain > li:hover > a:after {
	color: #0808e3;
	background: #ffffff url('/images/up-arrow.png') no-repeat;
}
#navMain > li.no-dropdown > a:after,
#navMain > li.no-dropdown:hover > a:after {
	display: none;
}
#navMain > li.no-dropdown:hover > a {
	border-radius: 10px;
}


/* Sub Menu */
#navMain ul {
	background: #fff;
	position: absolute;
	min-width: 590px;
	width: auto;
	height: auto;
	top: 69px;
	display: none;
	padding: 15px 0 0 0;
	border-radius: 0 0 10px 10px;
	z-index: 500;
}
#navMain ul.hide-clearance {
	min-width: 309px;
}
#navMain > li:hover > ul {
	display: block;
}
#navMain ul li {
	display: block;
	padding: 0;
	clear: none;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
	min-height: 130px;
}
#navMain ul li:last-of-type {
	margin-right: 0;
}
#navMain li:hover ul li {
	display: block;
	padding: 0;
}
#navMain ul li a {
	position: relative;
	display: block;
	color: #545456;
	font-weight: 700;
	font-size: 1.428em;
	margin: 5px;
	padding: 10px 15px 5px 10px;
	white-space: nowrap;
	min-width: 150px;
}
#navMain ul li.no-children {
	clear: both;
	min-height: 10px;
	margin-bottom: 0;
}
#navMain ul li.no-children:last-of-type {
	margin-bottom: 20px;
}
#navMain ul li.no-children a {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	font-size: 14px;
	color: #545456;
	font-weight: 400;
	margin: 2px;
	padding: 2px 15px;
	text-transform: none;
}
#navMain ul li.no-children a:hover {
	color: #0808e3;
}
#navMain ul li a:hover {
	background: none;
}
#navMain ul li span {
	white-space:nowrap;
}

/* sub sub menu */
#navMain ul li ul {
	border-top: 1px solid #cdcdcd;
	background: transparent;
	border-radius: none;
	position: relative;
	display: block;
	min-width: 100%;
	width: 100%;
	height: auto;
	min-height: 100px;
	top: 10px;
	padding: 20px 0 0 0;
	border-radius: 0 0 10px 10px;
	z-index: 500;
}
#navMain ul li ul li {
	display: block;
	clear: both;
	min-height: 10px;
	margin-bottom: 0;
}
#navMain ul li ul li a {
	font-size: 14px;
	color: #545456;
	font-weight: 400;
	margin: 2px;
	padding: 2px 15px;
	text-transform: none;
}
#navMain ul li ul li a:hover {
	color: #0808e3;
}
.menu-shop {
	position: relative;
	display: table;
	clear: both;
	width: 100%;
	background: #d7d7d7;
	border-radius: 0 0 10px 10px;
}
.hide-clearance .menu-shop {
	display: none;
}
.menu-shop span {
	position: relative;
	float: left;
	clear: none;
	display: inline-block;
	font-weight: 700;
	font-size: 1.286em;
	color: #545456;
	margin: 30px 0 30px 25px;
}
#navMain .menu-shop a {
	position: relative;
	float: right;
	clear: none;
	display: inline-block;
	width: 170px;
	margin: 10px 30px 10px 0;
	padding: 15px 0;
	font-size: 1.286em;
	color: #ffffff;
	text-transform: uppercase;
}

/* Mobile Menu */
#menuButton {
	position: relative;
	display: none;
	width: 100px;
	height: 50px;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	color: #0808e3;
	font-weight: 800;
	line-height: 90px;
	text-indent: 22.5px;
	background: url('../images/menu-icon.png') no-repeat 20px 0px;
	background-size: 49px auto;
}
.x {
	background: url('../images/menu-x.png') no-repeat 19px -8px!important;
}
#navMobile {
	display: none;
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 35px 0 0 0;
	z-index: 500;
	height: auto;
	position: relative;
	background: #ffffff;
}
#navMobile li.chat {
	position: relative;
	display: none;
	clear: both;
	background: #ffffff;
	margin: 0 auto;
	padding: 20px 0;
	width: auto;
}
#navMobile li.chat:hover {
	background: none;
}
#navMobile li.back {
	background: #565657;
}
#navMobile li {
	width: 100%;
	list-style: none;
	position: relative;
	text-transform: capitalize;
	background: #0808e3;
}
#navMobile li li {
	text-transform: capitalize;
}
#navMobile li a {
	position: relative;
	display: block;
	font-size: 1.714em;
	line-height: 100%;
	font-weight: 700;
	text-indent: 45px;
	color: #ffffff;
	text-transform: capitalize;
	padding: 20px 0;
	margin-right: 25px;
	background: url('/images/right-arrow.png') no-repeat right center;
}
#navMobile li.back a {
	position: relative;
	display: block;
	font-size: 1.714em;
	line-height: 100%;
	font-weight: 700;
	text-indent: 45px;
	color: #ffffff;
	text-transform: capitalize;
	padding: 20px 0;
	margin-left: 40px;
	background: url('/images/back-arrow.png') no-repeat left center;
}
#navMobile li.no-dropdown a {
	background: none;
}
#navMobile li:hover {
	background: #565657;
}

/* Sub Menu */
#navMobile ul {
	display: block;
	position: absolute;
	width: 100%;
	padding: 0;
	z-index: 500;
	top: 0;
	left: -9999px;
}
#navMobile li:hover > ul {

}
#navMobile ul li {
	display: block;
}
#navMobile li:hover > ul li {
	display: block;
	padding: 0;
}
#navMobile ul li a {
	color: #ffffff;
	border: none;
	display: block;
	white-space: nowrap;
}
#navMobile li ul li ul li a.grandchild {
	background: none;
}

/* ==== MAIN CONTENT ==== */
.content-wrap {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	display: block;
}
.content {
	position: relative;
	display: block;
	clear: both;
	width: 95%;
	max-width: 1170px;
	min-height: 500px;
	margin: 60px auto 50px auto;
}
.content h1 {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
.content a {
	color: #0808e3;
}
.locations .content {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	min-width: 100%;
	min-height: 500px;
	margin: 60px auto 50px auto;
}

/* ==== Flexslider ==== */
.flexslider-wrap {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0;
}
.flexslider {
	width: 870px;
	height: 465px;
}
.flexslider .slides img {
	height: 100%;
}
.home .right {
	float: right;
	width: 270px;
}
.home .right h2 {
	margin: 30px 0 20px;
	font-size: 23px;
}
.home .right h2 a {
	color: #565657;
}
.home #map {
	max-height: 340px;
	min-height: 340px !important;
}
.home #locations {
	display: none;
}
.preapprove-btn a {
	background-color: #e6690d;
	color: #fff;
	display: block;
	font-weight: 600;
	font-size: 24px;
	padding: 16px 0;
	text-align: center;
	letter-spacing: 1px;
}
.home-lease {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 255px;
	padding: 20px 0 0 0;
	margin: 0 0 0 25px;
	border-top: 1px solid #a4a9ae;
}
.home-lease h5,
.products-sidebar .clearance h5 {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	font-size: 2.571em;
	font-weight: 800;
	color: #545456;
	text-transform: uppercase;
	text-align: center;
}
.home-lease p,
.products-sidebar .clearance p {
	text-align: center;
}
.home-lease img {
	width: 100%;
	height: auto;
}

/* ==== Home Ads/Promos ==== */
#promos {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 60px 0 80px 0;
}
#promos ul {

}
#promos ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 370px;
	height: 185px;
	margin: 0 20px 0 0;
}
#promos ul li:last-child {
	margin: 0;
}
#promos ul li img {
	position: relative;
	display: block;
	width: 370px;
	height: 185px;
}

/* ==== Products Page ==== */
.prod-view-wrap {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
}
.prod-view h1 {
	margin: 0 0 40px 0;
}
.prod-view .section-summary {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	color: #545456;
	line-height: 20px;
	margin: 0 0 25px 0;
}
.filter-wrap {
	position: relative;
	display: block;
	clear: both;
	float: right;
	margin: 55px 0 0 0;
}
.filter-button a {
	position: relative;
	display: block;
	float: right;
	font-size: 1.286em;
	color: #ffffff;
	text-indent: -20px;
	cursor: pointer;
	width: 210px;
	background: #545456 url('/images/down-arrow.png') no-repeat 175px 17px;
}
.filter-button a:hover {
	background: #0808e3 url('/images/down-arrow.png') no-repeat 175px 17px;
}
.filter-button a.up-arrow {
	background: #545456 url('/images/up-arrow.png') no-repeat 175px 17px;
}
.filter-button a.up-arrow:hover {
	background: #0808e3 url('/images/up-arrow.png') no-repeat 175px 17px;
}
.filters {
	position: absolute;
	display: none;
	clear: both;
	float: right;
	width: 210px;
	top: 36px;
	right: 0;
	padding: 30px;
	border-radius: 5px;
	background: #545456;
	z-index: 9999;
}
.filter h4 {
	font-size: 1.286em;
	font-weight: 700;
	display: block;
	float: left;
	clear: none;
}
.filters ul.filter {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 0 0 40px 0;
}
.filters ul.filter li {
	display: block;
	float: left;
	clear: none;
	width: auto;
	margin: 0 0 0 15px;
	line-height: 20px;
}
.filters ul.filter li a {
	color: #ffffff;
	margin: 0 0 15px 0;
}
.filters ul.filter li span {
	position: relative;
	display: block;
	clear: none;
	float: left;
	cursor: pointer;
	width: 10px;
	height: 10px;
	top: 5px;
	margin: 0px 5px 0 0;
	background: url('/images/x.png') no-repeat 0 0;
	background-size: 10px 10px;
}
.filters ul.filter {

}
.filters ul.filter ul li {

}
.filters > ul {

}
.filters > ul > li {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.filters h3 {
	position: relative;
	display: block;
	clear: both;
	font-size: 1.714em;
	font-weight: 700;
	padding: 0 0 20px 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.filters ul li ul {
	position: relative;
	display: block;
	margin: 25px 0 0 0;
}
.filters ul li ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 105px;
}
.filters ul li ul li a {
	position: relative;
	display: block;
	color: #ffffff;
	margin: 0 0 15px 0;
}
.filters ul li ul li a:hover {
	color: #ffffff;
}
.filters ul li ul.color li {
	width: 65px;
}
.filters ul li ul.color li a {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	border: 1px solid #ffffff;
}
.prod-grid-view {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 870px;
	margin: 40px 0 60px 0;
}
.no-products {
	font-weight: 700;
}
.products-sidebar {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 270px;
	margin: 0 0 0 25px;
}
/*.no-filter {
	margin: -165px 0 0 25px;
}*/
.products-sidebar .home-lease,
.products-sidebar .clearance {
	position: relative;
	display: block;
	clear: both;
}
.products-sidebar .home-lease {
	margin: 60px 0 50px 0;
}
.products-sidebar .clearance {
	padding: 25px 0 0 0;
	border-top: 1px solid #a4a9ae;
}
.products-sidebar .clearance a {
	position: relative;
	display: block;
	width: 240px;
	margin: 0 auto;
	padding: 15px 0;
}
.interior-product-section {
	position: relative;
	display: block;
	clear: both;
}
.product-wrap {
	position: relative;
	display: block;
	clear: none;
	float: left;
	overflow: hidden;
	width: 265px;
	height: auto;
	margin: 0 0 35px 0;
	padding: 17px;
	border-radius: 3px;
	border: 2px solid #ffffff;
}
.product-wrap:hover {
	border: 2px solid #e3e4e8;
}
.img-wrap {
	position:relative;
	display: block;
	clear: both;
	width: 100%;
}
.img-wrap img {
	position: relative;
	display: table;
	clear: both;
	margin: 0 auto;
}
.product-wrap h3 {
	position: relative;
	display: block;
	clear: both;
	text-align: center;
	line-height: 30px;
	margin: 20px 0 10px 0;
}
.product-wrap h3 a {
	color: #545456;
	text-transform: uppercase;
}
.product-wrap .model {
	position: relative;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 0 10px 0;
}
.product-wrap .rating {
	position: relative;
	display: table;
	clear: both;
	margin: 0 auto;
}
.product-wrap .rating img {
	position: relative;
	display: block;
	clear: none;
	float: left;
}

.promo {
	float:right;
	position:relative;
}
.promo a {
	background:url('../images/promotions.png') no-repeat;
	width:260px;
	height:307px;
	display:block;
}
.promo a span {
	background:#00a1ea;
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0;right:0;bottom:0;top:0;
}
.promo a:hover span {
	opacity:.5;
	filter: alpha(opacity=50);
}
.product-view-wrap {
	position:relative;
	display: block;
	clear: both;
	float: left;
	width:100%;
}
.product-view {

}
.product-view .left,
.product-view .right,
.product-view .far-right {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.product-view .left {
	width: 370px;
	margin: 0 25px 0 0;
 }
.product-view .right {
	width: 605px;
}
.product-view .far-right {
	width: 160px;
}
.product-view .far-right img {
	width: 100%;
	height: auto;
}
.product-view .img-wrap {
	width: 370px;
	height: 370px;
}
.product-view .img-wrap img.desktop {
	width: 100%;
	height: auto;
}
.product-view .img-wrap img.mobile {
	display: none;
	max-width: 180px;
	margin: 0 auto;
}
.product-view .right h1 {
	margin: 0 0 30px 0;
}
.product-view .rating,
.product-view .addthis_native_toolbox,
.product-view .rating img {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.product-view .rating {
	margin: 0 30px 25px 0;
}
.product-view .addthis_native_toolbox {

}
.product-view .available-locations {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 25px 0;
}
.product-view .available-locations span {
	font-weight: 700;
	font-size: 1.286em;
	line-height: 28px;
}
.product-view .pricing {
	position: relative;
	display: block;
	clear: both;
	float: left;
	margin: 0 0 40px 0;
}
.product-view .cashprice {
	position: relative;
	display: block;
	clear: both;
	font-size: 1.286em;
	font-weight: 700;
	width: 100%;
	margin: 0 0 35px 0;
}
.product-view .pricing select {
	position: relative;
	display: block;
	clear: both;
	float: left;
	font-size: 1.286em;
	font-weight: 700;
	width: 420px;
	margin: 0 65px 35px 0;
	padding: 10px 40px 10px 10px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 372px 4px;
}
.product-view .pricing div,
.product-view #addToCart input[type="submit"],
.or,
.product-view #expressCheckout input[type="submit"] {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.product-view #addToCart input[type="submit"] {
	width: 170px;
	padding: 15px 0;
	font-size: 1.286em;
}
.or {
	margin: 15px 10px 0 10px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.product-view #expressCheckout input[type="submit"] {
	width: 220px;
	padding: 15px 0;
	font-size: 1.286em;
}
.cashprice {
	color: #565657;
}
.productinfo {
	position: relative;
	display: block;
	clear: both;

}
.productinfo ul {

}
.productinfo ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0 2px 0 0;
}
.productinfo ul li a {
	position: relative;
	display: block;
	color: #545456;
	background: #d1d2d4;
	font-size: 1.286em;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	width: 165px;
	padding: 15px 0;
	border-radius: 5px 5px 0 0;
}
.productinfo ul li.ui-tabs-active a {
	background: #0808e3;
	color: #ffffff;
}
#description,
#reviews {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
#reviews h4 {
	position: relative;
	display: block;
	clear: none;
	float: left;
	font-size: 1.286em;
	font-weight: 800;
	color: #565657;
	text-transform: uppercase;
}
#reviews .page-review {
	position: relative;
	display: block;
	clear: none;
	float: right;
}
#reviews .review-page-num {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 13px 20px 0 0;
}
#reviews .write-review {
	position: relative;
	display: block;
	clear: none;
	float: right;
}
#reviews .write-review a {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 150px;
}
#reviews .customer-review {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #a4a9ae;
}
#reviews .customer-review .date {
	position: relative;
	display: block;
	clear: both;
	float: left;
	margin: 0 0 15px 0;
}
#reviews .customer-review .reviewer {
	position: relative;
	display: block;
	clear: none;
	float: right;
}
#reviews .customer-review .overall-rating,
#reviews .customer-review .review-summary,
#reviews .customer-review p,
#reviews .customer-review .report-review {
	position: relative;
	display: block;
	clear: both;
	float: left;
}
#reviews .customer-review .overall-rating,
#reviews .customer-review .review-summary {
	margin: 0 0 20px 0;
}

#reviews .customer-review .overall-rating span {
	position: relative;
	display: block;
	clear: none;
	float: left;
	top: 3px;
	margin: 0 5px 0 0;
}
#reviews .customer-review .overall-rating img {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#reviews .reviews-bottom {
	position: relative;
	display: block;
	clear: both;
	float: right;
	margin: 40px 0 0 0;
}
#reviews .reviews-bottom .review-page-num,
#reviews .reviews-bottom .review-page-num div {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#reviews .reviews-bottom .review-page-num a {
	color: #545456;
}
#reviews .reviews-bottom .review-page-num a.current {
	color: #0808e3;
}
#reviews .reviews-bottom .page-nums {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0 10px 0 30px;
}
#reviews .reviews-bottom .page-nums a {

}
#reviews .reviews-bottom .write-review {
	position: relative;
	display: block;
	clear: none;
	float: left;
}

/* Review Modal */
#review-modal {
	display: none;
	position: relative;
	float: left;
	width: 95%;
	height: 100%;
	max-height: 570px;
}
#review-modal p.form-error {
	position: relative;
	clear: both;
	font-weight: 700;
	color: #0808e3;
}
#simplemodal-overlay {
	background-color: #000;
	z-index: 999999!important;
}
#simplemodal-container {
	width: 600px;
	height: 620px!important;
	background-color: #fff;
	border-radius: 10px;
	padding: 12px;
	z-index: 9999999!important;
}
#simplemodal-container .simplemodal-data {
	padding:8px;
}
#simplemodal-container a.modalCloseImg {
	background: url('/images/modal-x.png') no-repeat 0px -52px;
	width: 40px;
	height: 40px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
}
#simplemodal-container a.modalCloseImg:hover {
	background: url('/images/modal-x.png') no-repeat 0px 0px;
}
#review-modal h3 {
	float: left;
	clear: both;
	position: relative;
	display: block;
	font-size: 1.286em;
	margin: 0 0 25px 0;
}
#review-modal  input[type="text"] {
	float: left;
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
}
#review-modal textarea {
	float: left;
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	height: 120px;
	margin-bottom: 15px;
}
#review-modal .user-rating {
	float: left;
	clear: both;
	position: relative;
	display: block;
	margin: 20px 0;
}
#review-modal .user-rating b {
	position: relative;
	display: block;
	float: left;
	clear: none;
	margin: 0 5px 0 0;
}
#review-modal #stars-selectable,
#review-modal #stars-selectable img {
	position: relative;
	display: block;
	clear: none;
	float: left;
	bottom: 1px;
}
#review-modal .captcha {
	float: left;
	clear: both;
	position: relative;
	display: block;
}
#review-modal input[type="submit"] {
	float: right;
	clear: both;
	position: relative;
	display: block;
	cursor: pointer;
	width: 150px;
	margin: 0 0 20px 0;
}
#review-thankyou {
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
}
#review-thankyou h1 {
	text-align: center;
	margin: 0 0 20px 0;
}
#review-thankyou p {
	float: none!important;
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}


.page a.current {

}

.product-wrap.thumb {
	width:150px;
}
.product-wrap.thumb .img-wrap {
	width:81px;
	height:81px;
	margin:0 auto;
}
.product-wrap.thumb h3 {
	font-size:.889em;
}
.product-section.small {
	border-top:none;
	margin-top:0;
}
.product-section.small .model {
	font-size:.556em;
}
.product-section .starting-at {
	font-size:.723em;
	margin-top:0;
}
.see-details-wrap {
	float: right;
	width: 220px;
}
.prod-list-wrap {
	float: left;
}
.rental-disclosure {
	position: relative;
	display: block;
	clear: both;
}

/* ==== Product Details ==== */
.enlarge a {
	background: url('../images/enlarge.png') no-repeat center;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top:0;bottom:0;left:0;right:0;
	opacity: 0;
}
.enlarge a:hover {
	opacity: 1;
}
.prod-thumbs a {
	margin-top: 10px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
}
.prod-thumbs a span {
	background: rgba(228, 31, 38, 0);
	width: 81px;
	height: 81px;
	position: absolute;
	top:0;bottom:0;left:0;right:0;
}
.prod-thumbs a:hover span {

}
.fancybox-lock .fancybox-overlay {
	z-index: 99999999;
}
.prev-next-wrap {

}
.prev-next-wrap a,
.prev-next-wrap span {

}
.prev-next-wrap span {

}
a.prev,
a.next {

}
a.prev span.on {

}
a.prev span.off {

}
a.next span.on {

}
a.next span.off {

}

/* ==== Pre Approval ==== */
#preapproval h1 {
	text-transform: capitalize;
	text-align: center;
}
#preapproval .left {
	float: left;
	width: 300px;
	font-size: 16px;
}
#preapproval .logo {
	background: url(/images/logo.png) no-repeat;
	width: 250px;
	height: 108px;
	margin-bottom: 150px;
}
#preapproval .right {
	float: right;
	width: calc(100% - 345px);
}

#preapproval form p {
	float: left;
	margin-bottom: 10px;
}
#preapproval form p input,
#preapproval form p select {
	width: 100%;
}

#preapproval form .first-name,
#preapproval form .last-name,
#preapproval form .email,
#preapproval form .address,
#preapproval form .city,
#preapproval form .hear {
	width: 49%;
}
#preapproval form .phone,
#preapproval form .dob,
#preapproval form .state,
#preapproval form .zip {
	width: 23.5%;
}
#preapproval form .last-name,
#preapproval form .dob,
#preapproval form .email,
#preapproval form .city,
#preapproval form .zip,
#preapproval form .hear {
	margin-left: 2%;
}
#preapproval form select {
	position: relative;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#preapproval form select {
	background-image: url('/images/select-arrow.png');
	background-position: right 6px center;
}

#preapproval .interest,
#preapproval .facebook {
	display: inline-block;
	vertical-align: middle;
	margin: 30px 0 50px;
}

#preapproval .interest {
	width: calc(100% - 408px);
}


#preapproval form input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 26px;
	height: 26px;
	border: 2px solid #e3e4e8;
    border-radius: 5px;
    color: #565657;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

#preapproval form input[type=checkbox]:checked {
	border-color: #9ed900;
	background-color: #9ed900;
	text-align: center;
	font-size: 20px;
}
#preapproval form input[type=checkbox]:checked:after{
	content: '\2714';
	color: #fff;
	position: relative;
	top: -4px;
}

#preapproval form label {
	display: inline-block;
	vertical-align: middle;
}

#preapproval form .interest label {
	margin-right: 10px;
}

#preapproval form .more-info label {
	width: calc(100% - 36px);
	line-height: 1.6;
}

#preapproval .submit {
	margin-top: 50px;
}


/* ==== Shopping Cart ==== */
#cartWrapper {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 100px 0;
}
#cartWrapper h1 {

}
#cart {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 720px;
	margin: 0 30px 0 0;
	border: 1px solid #a5aaaf;
}
#cart p.empty {
	position: relative;
	display: block;
	clear: both;
	padding: 25px 10px;
}
ul.cart-list-heading,
ul.cart-list {
	position: relative;
	display: block;
	clear: both;
	margin: 0;
}
ul.cart-list-heading li,
ul.cart-list li {
	position: relative;
	display: inline-block;
	clear: none;
	float: left;
}
ul.cart-list li {
	min-height: 220px;
}
ul.cart-list-heading li {
	font-size: 1.286em;
	font-weight: 700;
	padding: 15px 0 15px 10px;
}
ul.cart-list-heading .item {
	width: 325px;
	border-bottom: 1px solid #a5aaaf;
	border-right: 1px solid #a5aaaf;
}
ul.cart-list-heading .quantity {
	width: 60px;
	border-bottom: 1px solid #a5aaaf;
	border-right: 1px solid #a5aaaf;
}
ul.cart-list-heading .price {
	width: 180px;
	border-bottom: 1px solid #a5aaaf;
	border-right: 1px solid #a5aaaf;
}
ul.cart-list-heading .total {
	width: 150px;
	border-bottom: 1px solid #a5aaaf;
}
ul.cart-list .item {
	width: 325px;
	padding: 10px;
	border-right: 1px solid #a5aaaf;
}
ul.cart-list .quantity {
	width: 60px;
	padding: 10px;
	border-right: 1px solid #a5aaaf;
}
ul.cart-list .price {
	width: 180px;
	padding: 25px 15px;
	border-right: 1px solid #a5aaaf;
	font-weight: 700;
}
ul.cart-list .total {
	width: 150px;
	padding: 25px 15px;
	font-weight: 700;
}
ul.cart-list .quantity input[type="text"] {
	max-width: 100%;
	text-align: center;
	padding: 10px 5px;
}
ul.cart-list .remove {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 25px;
	height: 25px;
	margin: 15px 0 0 6px;
}
ul.cart-list .remove input[type="submit"] {
	position: relative;
	display: block;
	clear: both;
	width: 25px;
	height: 25px;
	background: transparent;
	border: none;
	font-size: 0;
	padding: 0;
	background: url('/images/cart-x.png') no-repeat 0px 0px;
}
ul.cart-list .prod-thumb img {
	width: 150px;
	height: 150px;
}
ul.cart-list .item .model {
	margin: 0;
}
#cartmeta {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 370px;
}
#continue-shopping {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.empty-update {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px;
	border-top: 1px solid #a5aaaf;
}
.empty-update .update,
.empty-update .empty {
	position: relative;
	display: block;
	clear: none;
	float: right;
}
.empty-update .update input[type="submit"],
.empty-update .empty input[type="submit"] {
	width: 165px;
	background: #545456;
}
.empty-update .empty {
	margin: 0 10px 0 0;
}
#promo {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 20px;
	border: 1px solid #a5aaaf;
}
#promo p {
	font-size: 1.286em;
	font-weight: 700;
	margin: 0 0 20px 0;l
}
#promo input[type="text"] {
	width: 100%;
}
#promo input[type="submit"] {
	width: 170px;
	margin: 20px 0 0 0;
}
#cartmeta .subtotal,
.checkout-button,
#cartmeta .finaltotal,
#cartmeta .promocode {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.checkout-button a {
	position: relative;
	display: block;
	clear: both;
	color: #ffffff;
	width: 100%;
	font-size: 1.714em;
	margin: 30px auto;
	padding: 20px 0;
}
.promocode-container {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	border: 1px solid #a5aaaf;
}
.simplecart .promocode-container {
	margin: 25px 0 0 0;
}
.promo-cart {
	color: #0808e3;
	font-weight: 700;
	font-size: 1.286em;
	text-align: center;
	padding: 25px 0;
	margin: 0;
	border-bottom: 1px solid #a5aaaf;
}
#cartmeta .promocode {
	border-bottom: 1px solid #a5aaaf;
}
#cartmeta .subtotal,
#cartmeta .promocode {
	font-size: 1.286em;
}
#cartmeta .subtotal li:first-child,
#cartmeta .finaltotal li:first-child,
#cartmeta .promocode li:first-child {
	border-right: 1px solid #a5aaaf;
	width: 195px;
}
#cartmeta .finaltotal {
	font-size: 1.286em;
	color: #0808e3;
	border-top: 1px solid #a5aaaf;
}
#cartmeta .subtotal li,
#cartmeta .finaltotal li,
#cartmeta .promocode li {
	padding: 25px 20px 25px 0;
	text-align: right;
}
#cartmeta .promocode-container li {
	position: relative;
	display: inline-block;
	clear: none;
	float: left;
	width: 170px;
}
ul.cart-list .price span,
ul.cart-list .total span {
	display: none;
}

.simplecart {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 750px;
	margin: 0 0 100px 0;
}
.signup-form {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 300px;
	margin: 0 30px 100px 0;
}
.signup-form input[type="text"],
.signup-form input[type="number"],
.signup-form input[type="email"],
.signup-form input[type="tel"],
.signup-form select {
	width: 100%;
	margin: 0 0 15px 0;
}
.signup-form h5 {
	margin: 0 0 15px 0;
	color: #0808e3;
	font-size: 1.286em;
}
.signup-form select {
	position: relative;
	display: block;
	clear: both;
	padding: 15px 0 15px 10px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 250px 7px;
}
.check-wrap {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.checkbox,
.checkbox label,
.check-wrap  {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0 5px 15px 0;
}
.form-btn-wrap {
	position: relative;
	display: table;
	clear: both;
	width: 100%;
}
.send-request input[type="submit"] {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	font-size: 1.286em;
}
.quantity .simple-cart {
	text-align: center;
	padding: 15px 0;
}
#cartmeta #continue-shopping a {
	position: relative;
	display: block;
	clear: both;
	margin: 25px 0;
	padding: 15px 10px;
}
.express-thankyou,
.thankyou {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 50px 0;
}
a.rentalapp-button {
	position: relative;
	display: block;
	clear: both;
	color: #ffffff;
	width: 225px;
	font-size: 1.286em;
}
.thankyou {
	float: left;
	margin: 0 0 100px 0;
}
.thankyou h2 {
	margin: 0 0 30px 0;
	text-transform: uppercase;
}
.thankyou .customer-info {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 25px 0;
	line-height: 18px;
}
.thankyou .customer-info .name {
	font-size: 1.286em;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.order-compl #cart {
	max-width: 387px;
	border-right: none;
}
.final-total-wrap {
	position: relative;
	display: block;
	clear: both;
	float: left;
	margin: 50px 0;
}
.final-total-wrap div {
	position: relative;
	display: block;
	clear: both;
	font-size: 1.286em;
}
.final-total-wrap .subtotal {
	border-top: 1px solid #a5aaaf;
}
.final-total-wrap strong {
	position: relative;
	display: block;
	clear: none;
	float: left;
	border-left: 1px solid #a5aaaf;
	border-right: 1px solid #a5aaaf;
	border-bottom: 1px solid #a5aaaf;
	width: 260px;
	padding: 25px 15px 25px 10px;
}
.final-total-wrap span {
	position: relative;
	display: block;
	clear: none;
	float: left;
	border-right: 1px solid #a5aaaf;
	border-bottom: 1px solid #a5aaaf;
	width: 135px;
	padding: 25px 15px 25px 0;
	text-align: right;
}
.final-total-wrap .total span {
	font-weight: 700;
	color: #0808e3;
}

/* ==== Rental Wizard ==== */
#appWizard {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
#appWizard h2 {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
.rental-wizard a {
	display:block;
	margin-bottom:15px;
}
.agree {
	margin-bottom:25px;
}
.rental-wizard .agree label {
	float:none;
}
#appWizard .step ul {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
#appWizard li a {
	position: relative;
	display: block;
	clear: both;
	color: #ffffff;
	margin: 0 0 20px 0;
	padding: 12px 10px;
	width: 100%;
	max-width: 310px;
}
#appWizard input[type="text"],
#appWizard input[type="number"],
#appWizard input[type="email"],
#appWizard input[type="tel"],
#appWizard select {
	width: 100%;
	max-width: 290px;
	margin: 0 0 15px 0;
}
#appWizard .form-block-wrap h2 {
	margin: 10px 0 20px 0;
}
#appWizard select {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 240px 6px;
}
#appWizard .save-exit,
#appWizard .or,
#appWizard .finish {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#appWizard .or {
	margin: 15px;
}
#appWizard input[type="submit"] {
	padding: 12px 15px;
}
#appWizard a.continue-shopping {
	position: relative;
	display: block;
	clear: both;
	margin: 25px 0;
	padding: 15px 10px;
	width: 100%;
	max-width: 225px;
}



/* ==== Team Openings ==== */
.team-openings p {

}

/* ==== locations ==== */
#locations {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	width: 95%;
	max-width: 1170px;
	margin: 50px auto;
}
.locations h1 {
	position: relative;
	display: block;
	clear: both;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto 40px auto;
}
#map {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
}
#locations .find-store {
	position: relative;
	display: inline-block;
	clear: none;
	float: left;
	width: 365px;
	padding: 0 65px 0 0;
	border-right: 1px solid #cdcdcd;
}
#locations .find-store h2,
#locationResults h2 {
	margin: 0 0 35px 0;
}
#locations .find-store span {
	position: relative;
	display: inline-block;
	clear: none;
	float: left;
	margin: 15px 25px 0 0;
}
#locations .find-store input[type="text"] {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 13px 0 13px 10px;
}
#locations .find-store input[type="text"]:focus {

}
#locations .find-store select {
	float: right;
	position: relative;
	clear: right;
	display: block;
	width: 200px;
	margin: 0 0 15px 0;
	padding: 12px 0px 12px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: #fff url('/images/select-arrow.png') no-repeat 153px 4px;
}
#locations .find-store input[type="submit"] {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	outline: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 0 25px 0;
}
#locations .store-hours,
#contact_form .store-hours {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}
#locations .store-hours ul li,
#contact_form .store-hours ul li {
	color: #545456;
    	line-height: 20px;
}
#locationResults {
	position: relative;
	display: inline-block;
	float: left;
	clear: none;
	margin: 0 0 0 35px;
	width: 765px;
}
#locations .find-store h2,
#locationResults h2 {
	font-size: 1.714em;
	text-transform: uppercase;
}
#locationResults ul {

}
#locationResults ul li {
	position: relative;
	display: block;
	clear: both;
	padding: 12px;
	margin: 0 0 15px 0;
	width: 100%;
}
#locationResults ul li:hover {
	padding: 10px;
	border: 2px solid #e3e4e8;
}
#locationResults h3 {
	font-size: 1.286em;
	margin: 0 0 10px 0;
	color: #565657;
}
#locationResults ul li p {
	margin: 0;
}
#locationResults a.contact-store {
	position: relative;
	clear: none;
	float: right;
	display: none;
	margin: -55px 10px -30px 0;
	width: 165px;
	text-align: center;
}
#locationResults ul li:hover a {
	display: inline-block;
}


/* ==== Register to Win ==== */
#registerwin {

}
#registerwin h1 {

}
#registerwin h2 {
	margin: 0 0 25px 0;
}
#registerwin img {
	float: left;
	clear: none;
	margin: 0 0 25px 0;
}
#registerwin .text {
	position:relative;
	display:block;
	float:left;
	width: 100%;
	max-width:340px;
	margin: 20px 0 50px 20px;
}
#registerwin .text h3 {
	margin: 0 0 15px 0;
}
#registerwin .text p {

}
#registerwin form {
	margin: 25px 0 0 0;
}
#registerwin p.small {
	margin: 0 0 15px 0;

}
#registerwin a {
	position: relative;
	display: block;
	width: 200px;
}
#registerwin input[type="submit"],
#registerwin input[type="text"] {
	width: 220px;
}



/* ==== Contact ==== */
#contact_form {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0 0 90px 0;;
	padding: 0 0 60px 0;
	width: 780px;
}
#contact_left {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 0 70px 90px 0;
	padding: 0 0 0 0;
	width: 240px;
}
#contact_left h2 {
	position: relative;
	display: block;
	margin: 0 0 25px 0;
	font-size: 1.714em;
	font-weight: 800;
	text-transform: uppercase;
}
#contact_left ul {
	position: relative;
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
}
#contact_left li {
	line-height: 20px;
	color: #565657;
}
#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="number"],
#contact_form input[type="tel"] {
	width: 375px;
}
#contact_form .zip input[type="text"] {
	width: 155px;
}
#contact_form .comments,
#contact_form textarea {
	width: 100%;
	height: 125px;
}
#contact_form .first-name,
#contact_form .phone,
#contact_form .address,
#contact_form .state {
	position: relative;
	display: block;
	clear: left;
	float: left;
	margin: 0 30px 10px 0;
}
#contact_form .last-name,
#contact_form .email,
#contact_form .city,
#contact_form .zip {
	position: relative;
	display: block;
	clear: right;
	float: left;
}
#contact_form .comments,
#contact_form .captcha,
#contact_form .captcha-label,
#contact_form .submit {
	position: relative;
	display: block;
	clear: both;
	float: left;
}
#contact_form select {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 190px;
	margin: 0;
	padding: 14px 0 14px 10px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 140px 6px;
}
.captcha img {
	clear: both;
	display: block;
	position: relative;
	margin: 0 0 25px 0;
}
#contact_form input[type="submit"] {
	font-size: 1.714em;
	width: 200px;
	padding: 18px 0;
}
#contact_form .form-error,
.newsletter .form-error {
	color: #0808e3;
	font-weight: 700;
}
.contact-thankyou {
	text-align: center;
}

/* ==== Inner Pages ==== */
#inner_menu {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	max-width: 270px;
	margin: 0 30px 0 0;
}
#inner_content {
	position: relative;
	display: block;
	clear: none;
	float: left;
	width: 100%;
	/*max-width: 870px;*/
	max-width: 790px;
	margin: 0 0 50px 0;
}
#inner_menu ul {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
}
#inner_menu ul li {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
#inner_menu ul li a {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0 20px 15px;
	font-size: 1.286em;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	background: #545456;
	border-radius: 10px 0 0 10px;
	margin: 0 0 3px 0;
}
#inner_menu ul li a:hover,
#inner_menu ul li a.menuactive {
	background: #0808e3;
}

.infographic {
	display: block;
}
.infographic img,
.infographic-mobile img {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 25px 0;
	width: 100%;
	height: auto;
}
.infographic-mobile {
	display: none;
}
.infographic-mobile img {
	max-width: 385px;
}

a.start-shopping {
	position: relative;
	display: block;
	clear: both;
	color: #ffffff;
	width: 200px;
	margin: 0 auto;
	background:blue;
}
.about-us h2 {
	margin: 0 0 15px 0;
}
.about-us ul,
.exchange-lease ol {
	position: relative;
	display: block;
	clear: both;
	list-style: square;
	padding: 0 0 0 25px;
	margin: 0 0 25px 0;
}
.about-us ul li,
.exchange-lease ol li {
	list-style: square;
	list-style-type: square;
	margin: 0 0 10px 0;
	line-height: 1.286em;
	color: #565657;
}
.exchange-lease ol,
.exchange-lease ol li {
	list-style: decimal;
	list-style-type: decimal;
}
.exchange-video iframe {
	max-width: 640px;
	width: 100%;
}

.privacy-policy h3 {
	color: #565657;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.privacy-policy ul {
	margin: 0 0 25px 10px;
}
.privacy-policy li {
	color: #565657;
	margin: 0 0 5px 10px;
	list-style: square;

}

/* ==== Careers ==== */
.career-list-wrap {
	position: relative;
	display: block;
	clear: both;
	margin: 50px 0;
}
.careers {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.careers h2 {
	margin: 0 0 25px 0;
	text-transform: uppercase;
}
.careers ul {
	position: relative;
	display: block;
	clear: both;
	list-style: square;
	padding: 0 0 0 25px;
	margin: 0 0 25px 0;
}
.careers ul li {
	list-style: square;
	list-style-type: square;
	margin: 0 0 10px 0;
	line-height: 1.286em;
	color: #565657;
}
.current-openings-form {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	max-width: 300px;
}
.careers select {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	width: 100%;
	max-width: 290px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url('/images/select-arrow.png') no-repeat 240px 6px;
}
.careers .career-submit input[type="submit"] {
	width: 100%;
	max-width: 290px;
}
ul.career-list-heading,
ul.career-list {
	position: relative;
	display: block;
	clear: both;
	margin: 5px 0;
	list-style: none;
	padding: 0;
}
ul.career-list-heading li,
ul.career-list li {
	position: relative;
	display: inline-block;
	clear: none;
	width: 21%;
	margin: 0 4% 0 0;
}
ul.career-list-heading li:last-child,
ul.career-list li:last-child {
	margin: 0;
}
ul.career-list-heading li {
	font-weight: 800;
	color: #565657;
	text-transform: uppercase;
}
.apply-button,
.download-application {
	position: relative;
	display: block;
	clear: both;
	width: 250px;
}
.apply-button a,
.download-application a {
	position: relative;
	display: block;
	color: #ffffff;
	margin: 0 0 25px 0;
	width: 100%;
	max-width: 250px;
}
.download-application a {

}
.careers .or {
	position: relative;
	display: block;
	clear: none;
	float: left;
}


/* Promos */
.prev-next-arrows {
	position: relative;
	display: block;
	clear: both;
	margin: 15px auto;
	width: 135px;
}
.download-pdf {
	position: relative;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.download-pdf a {
	position: relative;
	display: block;
	clear: both;
	margin: 15px auto;
	color: #ffffff;
	width: 100%;
	max-width: 225px;
}
.promo-page .page-numbers {
	position: relative;
	display: block;
	clear: both;
	float: right;
}
.page.promo-page {

}
.page.promo-page .page-numbers {

}
.page.promo-page .prev-next-arrows {

}
.download-pdf a.pdf {

}
a.promo-arrow-left {

}
a.nav-nums.current {

}
a.promo-arrow-left.disabled .promo-prev,
a.promo-arrow-right.disabled .promo-next {
	color: #cdcdcd;
}
a.promo-arrow-left.disabled span.left-arrow-on {

}
.promo-arrow-right.disabled span.right-arrow-on {

}
a.promo-arrow-left span.left-arrow-on {

}
a.promo-arrow-left span.left-arrow-off {


}
.promo-arrow-right span.right-arrow-off {

}
.promo-arrow-right {

}
.promo-arrow-right span.right-arrow-on {

}
.promo-arrow-right span.right-arrow-off {

}
.pdf-wrapper {

}
.pdf-wrapper img {
	position: relative;
	clear: both;
	margin: 0 auto;
	display: block;
	width: 100%!important;
}

/* ==== Application Contact Information ==== */
.appl-contact-form .form-left {

}
.appl-contact-form input[type="text"],
.appl-contact-form input[type="email"] {

}
.appl-contact-form .location select {

}
.appl-contact-form .form-right {

}
.appl-contact-form .state select {

}
.appl-contact-form .form-btn-wrap {

}

/* ==== Newsletter and Find Store ==== */
#news_location_wrap {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto 30px auto;
}
.newsletter {
	padding: 0 30px 0 0;
	border-right: 1px solid #a4a9ae;
}
.newsletter,
.find-store {
	position: relative;
	display: block;
	clear: none;
	float: left;
	min-height: 185px;
}
.newsletter img,
.newsletter div,
.find-store img,
.find-store div {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
.newsletter img,
.find-store img {
	position: relative;
	display: block;
	float: left;
	clear: none;
}
.newsletter div,
.find-store div {
	margin: 0 0 0 30px;
}
.newsletter h3,
.find-store h3 {
	position: relative;
	display: block;
	clear: both;
	margin: 40px 0 10px 0;
	color: #565657;
	text-transform: uppercase;
	font-weight: 800;
}
.newsletter p,
.find-store p {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
.newsletter h1 {
	text-align: center;
	font-size: 2.143em;
}
.newsletter p.signup-success {
	margin: 15px 0;
	text-align: center;
}
.find-store {
	padding: 0 0 0 30px;
}
.newsletter input[type="text"],
.find-store input[type="text"] {
	position: relative;
	display: block;
	width: 275px;
	padding: 15px 0 15px 10px;
}
.newsletter input[type="submit"],
.find-store input[type="submit"] {
	position: relative;
	top: -46px;
	left: 153px;
	padding: 10px 0;
}


/* ==== FOOTER ==== */
#footer-wrap {
	width: 100%;
	display: block;
	float: left;
	background: #0808e3;
	position: relative;
	clear: both;
}
#footer {
	position: relative;
	display: block;
	clear: both;
	width: 95%;
	max-width: 1170px;
	margin: 15px auto;
}
.footer-block {
	position: relative;
	display: block;
	clear: none;
	float: left;
	padding: 60px 0;
	width: 22%;
	margin: 0 3% 0 0;
}
.footer-block:last-child {
	margin: 0;
}
.footer-block h3 {
	color: #ffffff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.footer-block ul {

}
.footer-block ul li {
	position: relative;
	display: block;
	clear: both;
}
.footer-block ul li a,
.footer-block p,
.footer-block p a {
	position: relative;
	display: table;
	color: #ffffff;
	line-height: 100%;
	margin: 0 0 10px 0;
}
#subfooter-wrap {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	width: 95%;
	max-width: 1170px;
	margin: 0 auto;
}
#subfooter-wrap ul {
	position: relative;
	display: block;
	clear: none;
	float: right;
}
#subfooter-wrap ul li {
	position: relative;
	display: block;
	clear: none;
	float: left;
}
#subfooter-wrap ul li a {
	position: relative;
	display: block;
	margin: 25px 0 25px 30px;
}
#subfooter-wrap ul li a.apro {
	width: 101px;
	height: 48px;
	background: url('/images/apro.png') no-repeat 0px 13px;
}
#subfooter-wrap ul li a.apro:hover {
	background: url('/images/apro.png') no-repeat 0px -35px;
}
#subfooter-wrap ul li a.brandsource {
	width: 85px;
	height: 59px;
	background: url('/images/brandsource.png') no-repeat 0px 0px;
}
#subfooter-wrap ul li a.brandsource:hover {
	background: url('/images/brandsource.png') no-repeat 0px -104px;
}
#subfooter-wrap ul li a.mcdonald {
	width: 133px;
	height: 56px;
	background: url('/images/mcdonald.png') no-repeat 0px 0px;
}
#subfooter-wrap ul li a.mcdonald:hover {
	background: url('/images/mcdonald.png') no-repeat 0px -76px;
}
#subfooter-wrap ul li a.bbb {
	width: 96px;
	height: 63px;
	background: url('/images/bbb.png') no-repeat 0px 11px;
}
#subfooter-wrap ul li a.bbb:hover {
	background: url('/images/bbb.png') no-repeat 0px -49px;
}
.copyright {
	position: relative;
	display: block;
	clear: none;
	float: left;
	margin: 50px 0;
	color: #545456;
}

/* ==== Responsive Media Queries ==== */

/* Screens 1170 to 1248px */
/*@media only screen and (min-width : 1170px) and (max-width : 1248px) {
	.products-sidebar,
	.products-sidebar .clearance a {
		max-width: 200px;
	}
	.home-lease {
		width: 100%;
	}
	.home-lease h5,
	.products-sidebar .clearance h5 {
		font-size: 2.286em;
	}
}*/

/* Screens Below 1240px */
@media only screen and (max-width : 1240px) {
	#header .logo-link a,
	.menu-shop {
		display: none;
	}
	#navTopWrap {
		display: none;
	}
	#navMain {
		display: none;
	}
	#navigationWrap {
		background: none;
	}
	#menuButton,
	#locationResults ul li:hover a {
		display: block;
	}
	/* Home */
	.flexslider-wrap {
		width: 100%;
		clear: both;
		float: none;
	}
	.flexslider {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.home .right {
		max-width: 520px;
		width: 100%;
		float: none;
		margin: 20px auto 0;
	}
	.home .right h2 {
		text-align: center;
	}
	.home-lease {
		clear: both;
		float: none;
		width: 100%;
		max-width: 520px;
		margin: 30px auto 0 auto;
		border: none;
	}
	.products-sidebar .clearance {
		display: table;
		margin: 0 0 30px 0;
	}
	.home-lease div,
	.products-sidebar .clearance div {
		display: block;
		clear: none;
		float: left;
		width: 330px;
		margin: 45px 15px 0 0;
	}
	.products-sidebar .clearance div {
		margin: 0 15px 0 0;
	}
	.home-lease h5,
	.home-lease p,
	.products-sidebar .clearance h5,
	.products-sidebar .clearance p {
		text-align: left;
	}
	.home-lease img {
		display: block;
		clear: none;
		float: left;
		width: 175px;
	}
	.products-sidebar .home-lease {
		border-top: 1px solid #a4a9ae;
	}
	.products-sidebar .home-lease,
	.products-sidebar {
		display: block;
		clear: both;
		float: none;
		overflow: hidden;
		width: 100%;
		max-width: 520px;
		margin: 30px auto 50px auto;
	}
	.products-sidebar .clearance a {
		display: table;
		width: 175px;
		clear: none;
		float: left;
		margin: 55px 0 0 0;
	}
	#promos {
		margin: 60px 0 40px 0;
	}
	#promos ul li,
	#promos ul li:last-child {
		clear: both;
		float: none;
		width: 100%;
		max-width: 520px;
		height: auto;
		margin: 0 auto 30px auto;
	}
	#promos ul li img {
		width: 100%;
		max-width: 520px;
		height: auto;
	}

	/* Inner Pages */
	#inner_menu {
		clear: both;
		max-width: 100%;
		margin: 0 0 55px 0;
	}
	#inner_content {
		clear: both;
		float: none;
		width: 100%;
		margin: 0 auto 50px auto;
	}
	#inner_menu ul li a {
		border-radius: 0;
		text-align: center;
	}
	#inner_content h1,
	#inner_content p,
	#inner_content h2,
	.career-list-wrap {
		text-align: center;
	}
	.current-openings-form,
	.apply-button,
	.download-application {
		clear: both;
		float: none;
		margin: 0 auto;
	}
	.careers .or {
		float: none;
		clear: both;
		margin: 15px auto;
	}
	.infographic-mobile img {
		margin: 0 auto 25px auto;
	}

	/* Product Details */
	.product-view .left,
	.product-view .right,
	.product-view .far-right {
		clear: both;
		float: none;
		margin: 0 auto;
	}
	.product-view .right {
		width: 100%;
		max-width: 740px;
	}
	.product-view .rating {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto 25px auto;
	}
	.product-view .addthis_native_toolbox {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto 35px auto;
	}
	.product-view .available-locations {
		text-align: center;
	}
	.product-view .pricing {
		clear: both;
		float: none;
		width: 100%;
		margin: 0 0 50px 0;
	}
	.product-view .pricing select {
		clear: both;
		float: none;
		margin: 0 auto 40px auto;
	}
	.product-view .pricing div {
		position: relative;
		display: table;
		clear: both;
		float: none;
		margin: 0 auto;
	}
	.product-view div.cashprice {
		position: relative;
		display: block;
		clear: both;
		font-size: 1.286em;
		line-height: 18px;
		font-weight: 700;
		width: 100%;
		margin: 0 0 35px 0;
		text-align: center;
	}
	#description, #reviews {
		float: none;
		max-width: 550px;
		margin: 30px auto 0 auto;
	}
	.productinfo ul {
		position: relative;
		display: table;
		clear: both;
		margin: 0 auto;
	}
	.product-view .right h1,
	#description p {
		text-align: center;
	}

	/* Contact Us */
	#contact_left,
	#contact_form {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto 90px auto;
		width: 100%;
		max-width: 510px;
		text-align: center;
	}
	#contact_form .first-name,
	#contact_form .phone,
	#contact_form .address,
	#contact_form .last-name,
	#contact_form .email,
	#contact_form .city {
		clear: both;
		float: left;
		width: 100%;
		margin: 0 0 15px 0;
	}
	#contact_form input[type="text"],
	#contact_form input[type="email"],
	#contact_form input[type="number"],
	#contact_form input[type="tel"] {
		display: block;
		clear: both;
		float: left;
		width: 100%;
	}
	#contact_form .captcha-label,
	#contact_form .captcha,
	p.submit {
	 	width: 100%;
	}
	.captcha img {
		margin: 0 0 25px 0;
	}
	#contact_form select {
		width: 240px;
		background: url('/images/select-arrow.png') no-repeat 190px 6px;
	}
	#contact_form .zip input[type="text"] {
		width: 240px;
	}

	/* Locations */
	.find-store,
	#locationResults {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto;
	}
	.find-store {
		padding: 0 0 60px 0;
		border: none;
	}
	#locations .find-store {
		display: table;
		clear: both;
		float: none;
		border: none;
		padding: 0;
		margin: 0 auto 55px auto;
	}
	#locationResults {
		width: 100%;
		padding: 60px 0 0 0;
		border-top: 1px solid #cdcdcd;
	}
	#locationResults h2 {
		margin: 0 0 35px 0;
	}
	#locationResults h3 {
		margin: 0 0 10px 0;
	}
	#locationResults p {
		margin: 0;
	}
	#locationResults a.contact-store {
		clear: both;
		float: none;
		display: block;
		margin: 20px auto 10px auto;
	}
	.find-store h2,
	#locationResults h2,
	#locationResults h3,
	#locationResults p,
	#contact_form h1 {
		text-align: center;
	}

	/* pre approval */
	#preapproval .left,
	#preapproval .right {
		float:  none;
		width: 100%;
	}

	#preapproval .logo {
		display: none;
	}

	#preapproval form {
		width: 825px;
	}

	/* Cart and Checkout */
	#cart {
		display: block;
		clear: both;
		float: none;
		overflow: hidden;
		margin: 0 auto;
	}
	#cartmeta {
		display: block;
		clear: both;
		float: none;
		overflow: hidden;
		margin: 50px auto 30px auto;
	}
	#promo p,
	.express-thankyou,
	.thankyou h2,
	.thankyou .customer-info {
		text-align: center;
	}
	a.rentalapp-button {
		margin: 0 auto;
	}
	.final-total-wrap {
		float: none;
		width: 100%;
		max-width: 395px;
		margin: 50px auto;
	}
	#promo input[type="submit"] {
		display: table;
		margin: 20px auto 0 auto;
	}
	.signup-form {
		clear: both;
		float: none;
		margin: 0 auto 100px auto;
	}
	.simplecart {
		position: relative;
		display: block;
		clear: both;
		float: none;
		width: 100%;
		max-width: 720px;
		margin: 50px auto 100px auto;
	}
	#continue-shopping {
		display: table;
		float: none;
		margin: 15px auto;
	}


	.prev-viewed {
		margin: 0 15px;
	}
	.appl-contact-form .form-right {
		float: left;
		width: 485px;
	}
	.appl-contact-form .state select {
		margin-left: 102px;
	}
	.appform input[type="text"],
	.appform input[type="email"],
	.appform input[type="password"],
	.appform textarea {
		width: 95%;
		float: left;
		margin-right: 0;
	}
	ul.tp-grid {
		max-width: 610px;
	}
	.newsletter .col-1 {
		clear: both;
	}
	.newsletter .col-2 {
		clear: left;
	}
	.see-details-wrap {
		float: left;
		margin: 20px 0 0 30px;
	}
	.disclosure {
		margin: 0 15px;
	}
	.page.promo-page {
		width: 100%;
	}

	.newsletter, .find-store {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto;
		width: 530px;
	}
	.newsletter {
		padding: 0 0 40px 0;
		border-bottom: 1px solid #a4a9ae;
		border-right: none;
	}
	.find-store {
		padding: 40px 0 0 0;
	}
	/* Footer */

}
@media only screen and (max-width : 1024px) {
	#chat_cart ul li.cart a#mobilecart {
		display: block;
	}
	#chat_cart ul li.cart {
		padding: 10px 0 20px 60px;
	}
}

/* Desktops and laptops ----------- */
@media only screen and (max-width : 959px) {
	#navTopWrap,
	#chat_cart ul li.chat,
	#chat_cart ul li.cart a.cartlink span b,
	.filter-wrap {
		display: none;
	}
	#chat_cart ul .letstalk {
		clear: both;
		float: none;
		border: none;
		padding: 10px 0;
	}
	#header .logo {
		display: table;
		float: none;
		margin: 0 auto;
	}
	#header .logo a {
		margin: 15px 0;
	}
	#header .header-btns {
		display: block;
	}
	#header .header-btns a{
		display: block;
		text-align: center;
		padding: 20px 0;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		letter-spacing: 1px;
		max-width: 90%;
		margin: 0 auto;
	}
	#header .header-btns a.blue{
		background-color: #0808e3;
	}
	#header .header-btns a.gray{
		background-color: #545456;
	}
	#header .header-btns a.green{
		background-color: #9ed900;
		color: #545456;
	}
	#header .header-btns .pay-online-wrap{
	   display: none;
	   margin-top: 20px;
     text-align: center;
	}
	#header .header-btns .pay-online-wrap #paynow {
	   margin-top: 10px;
	}

  select#paynowdropdown {
    width: 82%;

  }
	#chat_cart {
		display: none;
		/*margin-top: -95px;*/
		clear: both;
		float: none;
		max-width: 245px;
		margin: 0 auto;
	}
	#chat_cart ul li.cart a#mobilecart {
		display: block;
	}
	#navMobile li.chat p,
	#navMobile li.chat a  {
		display: block;
	}
	#chat_cart ul li {
		clear: both;
		float: none;
	}
	#chat_cart ul li.cart {
		/*margin: 90px 0 0 0;*/
		padding: 20px 0;
	}
	#chat_cart ul li.cart a.cartlink {
		margin: 0;
	}
	#navigationWrap {
		margin-top: 30px;
	}
	#chat_cart ul li.cart a.pay-online {
		width: 140px;
		padding: 10px 0;
		font-size: 1.142em;
		margin: 15px auto;
	}
	#chat_cart ul li.cart a.pay-online:hover {

	}
	#navMobile li.chat p {
		clear: none;
		float: left;
		margin: 10px 40px 0 0;
	}
	#navMobile li.chat a {
		clear: none;
		float: left;
	}

	/* pre approval */
	#preapproval form {
		width: 100%;
		max-width: 500px;
		margin: 0 auto 40px;
	}

	#preapproval form .first-name,
	#preapproval form .last-name,
	#preapproval form .email,
	#preapproval form .address,
	#preapproval form .city,
	#preapproval form .hear {
		width: 100%;
		margin-left: 0;
		float: none;
	}

	#preapproval form .phone,
	#preapproval form .dob,
	#preapproval form .state,
	#preapproval form .zip {
		width: 49%;
	}

	#preapproval .interest {
		display: block;
		width: 100%;
		margin: 20px 0 0;
	}

	/* Products Summary */
	.prod-view .section-summary {
		width: 100%;
	}
	.product-wrap {
		clear: both;
		float: none;
		display: table;
		margin: 0 auto 35px auto;
	}

	.product-view #addToCart,
	.product-view #expressCheckout,
	.pricing div .or {
		position: relative;
		display: block;
		clear: both;
		margin: 0 auto;
	}
	.pricing div .or {
		margin: 15px 0;
		text-align: center;
		width: 100%;
	}
	.product-view #addToCart {
		width: 170px;
	}
	.product-view #expressCheckout {
		width: 220px;
	}

	/* what is rto */
	.infographic {
		display: none;
	}
	.infographic-mobile {
		display: block;
	}

	.content h1,
	.thankyou h2,
	.rentalapp-thankyou p,
	.careers p,
	.careers h2,
	.career-list-wrap,
	.no-products,
	#appWizard h2,
	#appWizard p,
	#registerwin h2,
	#registerwin p.small {
		text-align: center;
	}
	#registerwin img {
		display: block;
		position: relative;
		clear: both;
		float: none;
		margin: 0 auto 25px auto;
	}
	#registerwin .text {
		clear: both;
		float: none;
		margin: 20px auto 50px auto;
		text-align: center;
	}
	#registerwin a {
		margin: 0 auto;
	}
	#registerwin input[type="submit"],
	#registerwin input[type="text"] {
		margin: 0 auto;
		display: block;
	}

	.order-compl #cart {
		border-right: 1px solid #a5aaaf;
	}
	#appWizard a.continue-shopping {
		margin: 25px auto;
	}


	.apply-button, .download-application,
	#appWizard input[type="submit"] {
		clear: both;
		float: none;
		margin: 0 auto;
	}
	#appWizard li a {
		margin: 0 auto 20px auto;
	}
	#appWizard input[type="text"],
	#appWizard input[type="number"],
	#appWizard input[type="email"],
	#appWizard input[type="tel"],
	#appWizard select {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0 auto 15px auto;
	}
	#appWizard .save-exit,
	#appWizard .or,
	#appWizard .finish {
		clear: both;
		float: none;
		overflow: hidden;
		margin: 0 auto 15px auto;
		width: 100%;
		max-width: 290px;
	}
	#appWizard .save-exit input[type="submit"],
	#appWizard .finish input[type="submit"] {
		width: 100%;
	}

	.careers .or {
		float: none;
		clear: both;
		margin: 15px auto;
	}

	.empty-update .update,
	.empty-update .empty {
		display: table;
		clear: both;
		float: none;
		overflow: hidden;
		margin: 15px auto;
	}

	/* Footer */
	.footer-block {
		clear: both;
		float: none;
		width: 100%;
		margin: 0 auto;
		padding: 30px 0;
		text-align: center;
	}
	.footer-block ul li a,
	.footer-block p,
	.footer-block p a {
		display: block;
		text-align: center;
	}
	.copyright,
	.prod-view .section-summary,
	.prod-view h1 {
		clear: both;
		float: none;
		text-align: center;
	}
	#subfooter-wrap ul {
		display: table;
		clear: both;
		float: none;
		margin: 0 auto;
	}
}

/* Smartphones (portrait) */
@media only screen and (max-width : 320px) {
	#header .logo a {

	}
	#chat_cart ul li.cart a.cartlink {
		font-size: 1.143em;
	}
	#menuButton {
		line-height: 70px;
		text-indent: 11.5px;
		background: url('../images/menu-icon.png') no-repeat 13px 0px;
		background-size: 40px auto;
	}
	.x {
		background: url('../images/menu-x.png') no-repeat 13px -6px!important;
		background-size: 40px auto!important;
	}
	#navMobile li.chat p,
	#navMobile li.chat a {
		float: none;
		clear: both;
		margin: 10px auto 20px auto;
		text-align: center;
		width: 100%;
	}

	.content {
		margin: 30px auto 40px auto;
	}
	.flexslider-wrap {
		margin: 25px 0 0 0;
	}
	.flex-control-nav {
		margin: -23px 20px 0 0!important;
	}
	.prod-list-view .prod-details {
		width: 100%;
	}
	.newsletter,
	.find-store {
		width: 290px;
	}
	.newsletter img,
	.find-store img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.newsletter div,
	.find-store div {
		margin: 0;
		width: 100%;
	}
	.newsletter input[type="text"],
	.find-store input[type="text"] {
		margin: 0 auto;
		width: 100%;
	}
	.newsletter input[type="submit"],
	.find-store input[type="submit"] {
		left: 170px;
	}
	.find-store input[type="submit"] {
		top: 127px;
	}

	.products-sidebar .clearance,
	.home-lease div,
	.products-sidebar .clearance div {
		width: 100%;
		clear: both;
	}
	.products-sidebar .home-lease div {
		margin: 15px 0 0 0;
	}
	.product-view .img-wrap img.desktop {
		display: none;
	}
	.product-view .img-wrap img.mobile {
		display: block;
		max-width: 180px;
	}
	.newsletter h3,
	.find-store h3,
	.home-lease h5,
	.home-lease p,
	.newsletter p,
	.find-store p,
	.products-sidebar .clearance h5,
	.products-sidebar .clearance p,
	#reviews h4 {
		text-align: center;
	}
	.home-lease img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.products-sidebar .clearance a {
		clear: both;
		float: none;
		margin: 55px auto 0 auto;
	}
	.product-view .pricing select {
		width: 285px;
		background: url('/images/select-arrow.png') no-repeat 238px 4px;
	}
	.product-view #addToCart input[type="submit"] {

		min-width: 100px;
	}
	.product-view .left {
		width: 100%;
	}
	.product-view .img-wrap {
		width: 100%;
		height: auto;
	}
	.prod-thumbs {
		position: relative;
		display: block;
		clear: both;
		float: left;
		margin: 0 0 20px 0;
	}
	#simplemodal-container {
		left: 19px!important;
		top: 19px!important;
	}
	#review-modal h3 {
		margin-bottom: 15px;
	}
	#review-modal .user-rating {
		margin: 10px 0;
	}
	#review-modal textarea {
		height: 80px;
		margin-bottom: 10px;
	}
	#review-modal input[type="submit"] {
		float: none;
		margin: 0 auto;
	}
	.or {

	}
	.product-view #expressCheckout input[type="submit"] {

	}
	.productinfo ul li a {
		width: 135px;
		font-size: 1.143em;
	}
	#reviews h4 {
		clear: both;
		float: none;
		width: 100%;
	}
	#reviews .page-review,
	#reviews .reviews-bottom {
		display: table;
		clear: both;
		float: none;
		width: 100%;
	}
	#reviews .write-review,
	#reviews .reviews-bottom .write-review {
		display: table;
		clear: both;
		float: none;
		margin: 20px auto;
	}
	#reviews .reviews-bottom .review-page-num {
		display: table;
		clear: both;
		float: none;
		margin: 20px auto 0 auto;
	}
	#reviews .review-page-num,
	#reviews .reviews-bottom .review-page-num div {
		display: none;
	}
	#simplemodal-container {
		width: 85%!important;
	}
	#map {
		display: none;
	}
	#locations .find-store {
		width: 290px;
	}
	/* Contact Us */
	#contact_form .state {
		clear: both;
		float: none;
		margin: 0 auto 15px auto;
	}
	#contact_form select {
		clear: both;
		float: none;
		width: 285px;
		margin: 0 auto;
		background: url('/images/select-arrow.png') no-repeat 235px 6px;
	}
	#contact_form .zip input[type="text"],
	#contact_form .zip {
		display: block;
		float: none;
		clear: both;
		width: 100%;
	}

	/* Cart and Checkout */
	ul.cart-list-heading {
		display: none;
	}
	ul.cart-list {
		padding: 25px 0;
		border-bottom: 1px solid #a5aaaf;
	}
	ul.cart-list:last-of-type {
		border: none;
	}
	ul.cart-list li {
		display: block;
		clear: both;
		float: none;
		min-height: 50px;
	}
	ul.cart-list .item,
	ul.cart-list .quantity,
	ul.cart-list .price,
	ul.cart-list .total {
		width: 100%;
		border: none;
	}
	.prod-thumb {
		width: 150px;
		height: 150px;
		margin: 0 auto;
	}
	.title-desc,
	ul.cart-list .price,
	ul.cart-list .total {
		text-align: center;
	}
	ul.cart-list .quantity div {
		display: table;
		margin: 0 auto;
	}
	ul.cart-list .quantity .remove {
		display: block;
		float: none;
		margin: 15px auto 0 auto;
	}
	#continue-shopping {
		clear: both;
		float: none;
		text-align: center;
		margin: 15px 0 25px 0;
	}
	#cartmeta #continue-shopping {
		margin: 0 auto;
	}
	.empty-update .update,
	.empty-update .empty {
		display: table;
		clear: both;
		float: none;
		margin: 15px auto;
	}
	#cartmeta .promocode-container li {
		width: 40%;
	}
	#cartmeta .subtotal li:first-child,
	#cartmeta .finaltotal li:first-child {
		width: 50%;
	}
	ul.cart-list .price span,
	ul.cart-list .total span {
		display: block;
	}
	.signup-form select {
		background: url('/images/select-arrow.png') no-repeat 236px 7px;
	}
	.final-total-wrap {
		width: 286px;
	}
	.final-total-wrap div {
		font-size: 1em;
	}
	.final-total-wrap strong {
		width: 205px;
	}
	.final-total-wrap span {
		width: 81px;
	}

	/* Careers */
	.career-list-wrap {
		text-align: left;
	}
	ul.career-list-heading li, ul.career-list li {
		width: 28%;
	}

	/* Footer */
	#subfooter-wrap ul li {
		clear: both;
		float: none;
	}
	#subfooter-wrap ul li a {
		margin: 25px auto;
	}
}

/* Smartphones (landscape) */
@media only screen and (min-width : 321px) and (max-width : 480px) {
	#header .logo a {

	}

	#chat_cart ul li.cart a.cartlink {
		font-size: 1.286em;
	}
	#menuButton {
		line-height: 70px;
		text-indent: 11.5px;
		background: url('../images/menu-icon.png') no-repeat 13px 0px;
		background-size: 40px auto;
	}
	.content {
		margin-top: 0;
	}
	.x {
		background: url('../images/menu-x.png') no-repeat 13px -6px!important;
		background-size: 40px auto!important;
	}
	#navMobile li.chat p,
	#navMobile li.chat a {
		float: none;
		clear: both;
		margin: 10px auto 20px auto;
		text-align: center;
		width: 100%;
	}

	.newsletter,
	.find-store {
		width: 310px;
	}
	.newsletter img,
	.find-store img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.newsletter div,
	.find-store div {
		margin: 0;
		width: 100%;
	}
	.newsletter input[type="text"],
	.find-store input[type="text"] {
		margin: 0 auto;
		width: 100%;
	}
	.newsletter input[type="submit"],
	.find-store input[type="submit"] {
		left: 190px;
	}

	.products-sidebar .clearance,
	.home-lease div,
	.products-sidebar .clearance div {
		width: 100%;
		clear: both;
	}
	.products-sidebar .home-lease div {
		margin: 15px 0 0 0;
	}
	.newsletter h3,
	.find-store h3,
	.home-lease h5,
	.home-lease p,
	.newsletter p,
	.find-store p,
	.products-sidebar .clearance h5,
	.products-sidebar .clearance p {
		text-align: center;
	}
	.home-lease img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.products-sidebar .clearance a {
		clear: both;
		float: none;
		margin: 55px auto 0 auto;
	}

	.flexslider-wrap {
		margin: 25px 0 0 0;
	}
	.prod-list-view .prod-details {
		width: 100%;
	}
	.product-view .pricing select {
		width: 285px;
		background: url('/images/select-arrow.png') no-repeat 238px 4px;
	}
	.product-view #addToCart input[type="submit"] {
		width: 105px;
		min-width: 100px;
	}
	.or {
		margin: 15px 5px 0 5px;
	}
	.product-view #expressCheckout input[type="submit"] {
		width: 150px;
	}
	.productinfo ul li a {
		width: 135px;
	}
	.product-view .left {
		width: 100%;
	}
	.product-view .img-wrap {
		width: 100%;
		height: auto;
	}
	.prod-thumbs {
		position: relative;
		display: block;
		clear: both;
		float: left;
		margin: 0 0 20px 0;
	}
	.product-view .img-wrap img.desktop {
		display: none;
	}
	.product-view .img-wrap img.mobile {
		display: block;
	}
	#reviews .review-page-num,
	#reviews .reviews-bottom .review-page-num div,
	.locations #map {
		display: none;
	}
	#simplemodal-container {
		width: 90%!important;
	}
	#locations .find-store {
		width: 300px;
	}
	/* Contact Us */
	#contact_form .state {
		clear: both;
		float: none;
		margin: 0 auto 15px auto;
	}
	#contact_form select {
		clear: both;
		float: none;
		width: 320px;
		margin: 0 auto;
		background: url('/images/select-arrow.png') no-repeat 270px 6px;
	}
	#contact_form .zip input[type="text"],
	#contact_form .zip {
		display: block;
		float: none;
		clear: both;
		width: 100%;
	}

	/* Cart and Checkout */
	ul.cart-list-heading {
		display: none;
	}
	ul.cart-list {
		padding: 25px 0;
		border-bottom: 1px solid #a5aaaf;
	}
	ul.cart-list:last-of-type {
		border: none;
	}
	ul.cart-list li {
		display: block;
		clear: both;
		float: none;
		min-height: 50px;
	}
	ul.cart-list .item,
	ul.cart-list .quantity,
	ul.cart-list .price,
	ul.cart-list .total {
		width: 100%;
		border: none;
	}
	.prod-thumb {
		width: 150px;
		height: 150px;
		margin: 0 auto;
	}
	.title-desc,
	ul.cart-list .price,
	ul.cart-list .total {
		text-align: center;
	}
	ul.cart-list .quantity div {
		display: table;
		margin: 0 auto;
	}
	ul.cart-list .quantity .remove {
		display: block;
		float: none;
		margin: 15px auto 0 auto;
	}
	#continue-shopping {
		clear: both;
		float: none;
		text-align: center;
		margin: 15px 0 25px 0;
	}
	#cartmeta #continue-shopping {
		margin: 0 auto;
	}
	.empty-update .update,
	.empty-update .empty {
		display: table;
		clear: both;
		float: none;
		margin: 15px auto;
	}
	#cartmeta .promocode-container li {
		width: 40%;
	}
	#cartmeta .subtotal li:first-child,
	#cartmeta .finaltotal li:first-child {
		width: 50%;
	}
	ul.cart-list .price span,
	ul.cart-list .total span {
		display: block;
	}
	.final-total-wrap {
		width: 286px;
	}
	.final-total-wrap div {
		font-size: 1em;
	}
	.final-total-wrap strong {
		width: 205px;
	}
	.final-total-wrap span {
		width: 81px;
	}

	.appl-contact-form .form-left {
		width: 320px;
	}
	.appl-contact-form .form-right {
		width: 290px;
	}
	.appl-contact-form input[type="text"],
	.appl-contact-form input[type="email"] {
		float: left;
		width: 250px;
	}
	.appl-contact-form .location select {
		margin-left: 0;
	}
	.appl-contact-form .state select {
		margin-left: 0;
		width: 250px;
	}
	.appform input[type="radio"] {

	}
	.careers .d-blue-btn {
		margin: 0 0 20px 0;
		padding: 0 15px;
	}

	/* Footer */
	#subfooter-wrap ul li {
		clear: both;
		float: none;
	}
	#subfooter-wrap ul li a {
		margin: 25px auto;
	}
}

/* iPhone w/ retina */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {

}

/* iPad (portrait) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

}

/* iPad (landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 481px) and (max-width : 767px) {
	.content {
		margin-top: 20px;
	}
	#navTopWrap {
		display: none;
	}
	.newsletter,
	.find-store {
		width: 310px;
	}
	.newsletter img,
	.find-store img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.newsletter div,
	.find-store div {
		margin: 0;
		width: 100%;
	}
	.newsletter input[type="text"],
	.find-store input[type="text"] {
		margin: 0 auto;
		width: 100%;
	}
	.newsletter input[type="submit"],
	.find-store input[type="submit"] {
		left: 190px;
	}

	.products-sidebar .clearance,
	.home-lease div,
	.products-sidebar .clearance div {
		width: 100%;
		clear: both;
	}
	.products-sidebar .home-lease div {
		margin: 15px 0 0 0;
	}
	.newsletter h3,
	.find-store h3,
	.home-lease h5,
	.home-lease p,
	.newsletter p,
	.find-store p,
	.products-sidebar .clearance h5,
	.products-sidebar .clearance p {
		text-align: center;
	}
	.home-lease img {
		float: none;
		clear: both;
		margin: 0 auto;
	}
	.products-sidebar .clearance a {
		clear: both;
		float: none;
		margin: 55px auto 0 auto;
	}
	#simplemodal-container {
		width: 90%!important;
	}

	/* Contact Us */
	#contact_form .state {
		clear: both;
		float: none;
		margin: 0 auto 15px auto;
	}
	#contact_form select {
		clear: both;
		float: none;
		width: 320px;
		margin: 0 auto;
		background: url('/images/select-arrow.png') no-repeat 270px 6px;
	}
	#contact_form .zip input[type="text"],
	#contact_form .zip {
		display: block;
		float: none;
		clear: both;
		width: 100%;
	}

	/* Cart and Checkout */
	ul.cart-list-heading {
		display: none;
	}
	ul.cart-list {
		padding: 25px 0;
		border-bottom: 1px solid #a5aaaf;
	}
	ul.cart-list:last-of-type {
		border: none;
	}
	ul.cart-list li {
		display: block;
		clear: both;
		float: none;
		min-height: 50px;
	}
	ul.cart-list .item,
	ul.cart-list .quantity,
	ul.cart-list .price,
	ul.cart-list .total {
		width: 100%;
		border: none;
	}
	.prod-thumb {
		width: 150px;
		height: 150px;
		margin: 0 auto;
	}
	.title-desc,
	ul.cart-list .price,
	ul.cart-list .total {
		text-align: center;
	}
	ul.cart-list .quantity div {
		display: table;
		margin: 0 auto;
	}
	ul.cart-list .quantity .remove {
		display: block;
		float: none;
		margin: 15px auto 0 auto;
	}
	#continue-shopping {
		clear: both;
		float: none;
		text-align: center;
		margin: 15px 0 25px 0;
	}
	#cartmeta #continue-shopping {
		margin: 0 auto;
	}
	.empty-update .update,
	.empty-update .empty {
		display: table;
		clear: both;
		float: none;
		margin: 15px auto;
	}
	ul.cart-list .price span,
	ul.cart-list .total span {
		display: block;
	}

	.appl-contact-form .form-left,
	.appl-contact-form .form-right {
		width: 435px;
	}
	.appl-contact-form input[type="text"],
	.appl-contact-form input[type="email"] {
		width: 280px;
	}
	.appl-contact-form .state select {
		margin-left: 92px;
	}
	.appl-contact-form .location select {
		margin-left: 25px;
	}
	/* Footer */
	#subfooter-wrap ul li {
		clear: both;
		float: none;
	}
	#subfooter-wrap ul li a {
		margin: 25px auto;
	}
}

/* Select Box Appearance Fixes */
@-moz-document url-prefix() {
  select {
     background: none!important;
  }
}
select::-ms-expand {
	display: none!important;
}
select {
	background: none \9;
}
.newsletter-controls{
	position: relative;
	margin: 0px !important;
}
.newsletter-controls div{
	margin: 0px !important;
}
.newsletter-controls input#newsletterCaptcha{
	position:absolute;
	top:6px !important;
	right:8px !important;
}

/*** Custom Overrides ***/

#chat_cart #paynowdropdown,
html body #header-wrap #header #chat_cart input,
.header-btns .pay-online-wrap #paynowdropdown-mobile,
html body .header-btns .pay-online-wrap input {
    display:none;
}

#header #chat_cart .custom-pay-wrap,
#header .header-btns .pay-online-wrap .custom-pay-wrap {
    /*display:none;*/
}

#header #chat_cart .custom-pay-wrap ul {
    
}

#header #chat_cart .custom-pay-wrap ul .title {
    
}

#header #chat_cart .custom-pay-wrap ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;    
}

#header #chat_cart .custom-pay-wrap ul li a {
    background: #9fda01;
    display: block;
    color: #000;
    padding: 10px;
    border-radius: 4px;
    transition:0.5s all;
}

#header #chat_cart .custom-pay-wrap ul li a:hover {
    background:#333;
    color:#fff;
}

@media only screen and (max-width:959px) {
    
    #header-wrap #header .header-btns .pay-online-wrap .custom-pay-wrap {
        
    }
    
    #header-wrap #header .header-btns .pay-online-wrap .custom-pay-wrap ul {
        
    }
    
    #header-wrap #header .header-btns .pay-online-wrap .custom-pay-wrap ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;        
    }
    
    #header-wrap #header .header-btns .pay-online-wrap .custom-pay-wrap ul li a {
        background: #9fda01;
        display: block;
        color: #000;
        padding: 10px;
        border-radius: 4px;
        transition:0.5s all;        
    }
    
    #header-wrap #header .header-btns .pay-online-wrap .custom-pay-wrap ul li a:hover {
        background:#333;
        color:#fff;        
    }    
    
}