/* css/standard/style.css*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#sold-rvs #inventory-listing .inv-summary-r,
#sold-rvs #inv-sidebar #inv-price,
#sold-rvs #inv-sidebar #cfp,
#sold-rvs #inv-sidebar .widgetized,
#sold-rvs #inv-sidebar #inv-location,
#sold-rvs .inv-share-icon a.btn-3,
#sold-rvs #inv-phone,
#sold-rvs .pd-box {
  display: none;
}
.item-center {
	margin: 0 auto;
}
.label {
	display: initial !important;
	padding: initial !important;
	font-size: initial !important;
	font-weight: initial !important;
	line-height: initial !important;
	color: initial !important;
	text-align: initial !important;
	white-space: initial !important;
	vertical-align: initial !important;
	border-radius: initial !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: 900;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
article h1 {
  font-size: 2em;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  background: #fff;
  font: normal 14px/150% helvetica, arial, sans-serif;
  color: #333;
}
/* Skip Navigation Styling */
#skip-nav, #skip-search {
  z-index: -999;
  position: absolute;
  color: transparent;
  padding: 3px;
}

#skip-nav:active,
#skip-nav:focus,
#skip-search:active,
#skip-search:focus {
  z-index: 999;
  background: black;
  color: white;
}

a {
  color: #369;
}
a:hover {
  color: #a30031;
  text-decoration: none;
}
h1,
h2,
h3 {
  margin: 10px 0px 20px 0px;
  padding: 0;
  line-height: normal;
}
h1 {
  font-size: 36px;
  padding: 16px 16px 0px 0px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
.hide {
  display: none !important;
}
#header {
  width: 100%;
  margin-bottom: 10px;
  display: table;
}
#header-wrap {
  width: 990px;
  height: 195px;
  margin: auto;
  display: table;
}
#slideshow {
  width: 100%;
  margin-bottom: 25px;
  display: table;
}
#slideshow-wrap {
  width: 990px;
  padding: 0px;
  margin: 0px auto;
  overflow: hidden;
}
#main {
  width: 100%;
  display: table;
}
#main-wrap {
  width: 990px;
  margin: auto;
}
#top-main {
  width: 100%;
  margin-bottom: 25px;
  display: table;
}
#mid-main {
  width: 100%;
  margin-bottom: 25px;
  display: table;
}
#bottom-main {
  width: 100%;
  margin-bottom: 25px;
  display: table;
}
#footer {
  width: 100%;
  display: table;
  margin-bottom: 25px;
  padding-top: 25px;
}
#footer-wrap {
  width: 990px;
  padding: 0px;
  margin: 0px auto 25px;
}
#bottom {
  width: 100%;
}
#bottom-menu {
  width: 80%;
  margin: 0px auto 10px;
  text-align: center;
}
#bottom-wrap {
  width: 80%;
  margin: 15px auto;
}
.widget1 {
  vertical-align: top;
}
.widget1 h1 {
  font-size: 24px;
}
.widget2 {
  display: block;
  margin-bottom: 15px;
}
.widgetized {
  padding: 10px 0px;
  margin: 0px;
}
.widgetized:before,
.widgetized:after {
  content: "";
  display: table;
  line-height: 0;
}
.widgetized:after {
  clear: both;
}
.widgetized [class*="one-third"]:first-child,
.widgetized [class*="two-third"]:first-child,
.widgetized [class*="one-half"]:first-child,
.widgetized [class*="one-quarter"]:first-child,
.widgetized [class*="three-quarter"]:first-child,
.widgetized [class*="full"]:first-child {
  margin-left: 0;
}
.one-third {
  width: 31.6239%;
  margin-left: 2.5641%;
}
.two-third {
  width: 65.812%;
  margin-left: 2.5641%;
}
.one-half {
  width: 48.7179%;
  margin-left: 2.5641%;
}
.one-quarter {
  width: 23.0769%;
  margin-left: 2.5641%;
}
.three-quarter {
  width: 74.359%;
  margin-left: 2.5641%;
}
.full {
  width: 100%;
}
.widgetized [class*="span"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.widgetized [class*="span"]:first-child {
  margin-left: 0;
}
.widgetized .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.widgetized .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.widgetized .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.widgetized .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.widgetized .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.widgetized .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.widgetized .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.widgetized .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.widgetized .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.widgetized .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.widgetized .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.widgetized .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.widgetized .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.one-third,
.two-third,
.one-half,
.one-quarter,
.three-quarter,
.full {
  display: block;
  float: left;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.dtable {
  display: table;
}
.dtable-inline {
  display: inline-table;
}
.dblock {
  display: block;
}
.dblock-inline {
  display: inline-block;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#company-info {
  height: 140px;
  padding: 16px 0px 0px 0px;
}
#logo {
  width: 33.33%;
  height: 100%;
  float: left;
}
#xlogo img {
  max-height: 100%;
  max-width: 100%;
}
#slogan {
  width: 33.33%;
  height: 100%;
  padding-top: 15px;
  float: left;
}
#contact {
  width: 33.33%;
  height: 100%;
  float: right;
  text-align: right;
}
#contact h3 {
  margin-bottom: 25px;
}
#contact h3 span {
  font-weight: 500;
  font-size: 15px;
}
#contact span.city {
  color: #999 !important;
  font-size: 15px !important;
}
#phone {
  margin: 1em 0px;
}
#user_phone {
  margin: 1em 0px;
}
#phone h3 {
  margin: 0px;
}
#email {
  margin: 10px 0px;
}
input#phone,
input#user_phone,
input#email {
  margin: auto;
}
#main-menu {
  margin-top: 15px;
  float: right;
  clear: both;
}
#main-menu .page {
  padding: 15px 12px;
}
#main-menu .page:hover {
}
#main-menu a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
#main-menu a:hover {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
#main-menu ul.sf-menu li:hover a {
  background: #000;
  color: #fff;
}
#main-menu ul.sf-menu li ul li a {
  color: #fff;
}
#main-menu ul.sf-menu li ul li a .page:hover,
#main-menu ul.sf-menu li ul li a:hover {
  background: #fff;
  color: #333;
}
.search {
  margin: 10px 0px 12px;
  height: 25px;
  width: 180px;
  padding-left: 8px;
}
#cms {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
#cms ul {
  list-style: disc;
}
#cms ol {
  list-style: decimal;
}
#cms-title {
  width: 100%;
}
#rgstr {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
#rgstr-title {
  width: 100%;
}
#rgstr-content,
#rgstr-sidebar {
  min-height: 500px;
}
#login {
  padding: 16px;
}
#register {
  padding: 16px 0px;
}
#rgstr-formX {
  margin-left: 40px;
}
.rgstr-tfieldX {
  margin: 10px 0px 12px;
  height: 25px;
  width: 180px;
  padding-left: 8px;
}
.rgstr-tfield-2X {
  margin: 10px 0px 12px 20px;
  height: 25px;
  width: 180px;
  padding-left: 8px;
}
.green-bg-msg {
  background: #dcf9eb;
  padding: 10px;
  border: 1px solid #259f4d;
  color: #088c33;
  margin-bottom: 10px;
}
.red-bg-msg {
  background: #fde5e5;
  padding: 10px;
  border: 1px solid #a12d2d;
  color: #a12d2d;
  margin-bottom: 10px;
}
ul.two-col-form {
  overflow: hidden;
}
ul.two-col-form li {
  float: left;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 15px;
}
#rgstr-form ul.two-col-form li.r4 {
  clear: left;
}
ul.three-col-form {
  overflow: hidden;
}
ul.three-col-form li {
  float: left;
  width: 31%;
  margin-left: 2%;
  margin-bottom: 15px;
}
#rgstr-form ul.three-col-form li.r4 {
  clear: left;
}
ul.four-col-form {
  overflow: hidden;
}
ul.four-col-form li {
  float: left;
  width: 23%;
  margin-left: 2%;
  margin-bottom: 15px;
}
.profile-tfieldX {
  margin: 10px 0px 12px;
  height: 25px;
  width: 220px;
  padding-left: 8px;
}
.profile-tfield-2X {
  margin: 10px 0px 12px 20px;
  height: 25px;
  width: 220px;
  padding-left: 8px;
}
.profile-tfield-3X {
  margin: 10px 0px 12px;
  height: 25px;
  width: 473px;
  padding-left: 8px;
}
.search-2X {
  margin: 10px 0px 12px 20px;
  height: 25px;
  width: 180px;
  padding-left: 8px;
}
.profile-dd {
  margin-left: 20px;
}
.indent {
  margin-left: 30px;
}
#profile {
  padding: 16px 16px 16px 32px;
}
.msg-menu {
  display: block;
  margin-bottom: 30px;
}
.msg-menu-item {
  margin: 0 15px;
  text-decoration: none;
}
#account-sidebar {
  min-height: 500px;
  padding: 0px 16px;
}
#account-nav {
  list-style: none;
  padding: 0px;
}
#account-nav li {
  margin-top: 15px;
}
#listing {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
#refine-search {
  padding: 0px 16px;
  width: 22%;
}
#m-refine-search {
  display: none;
}
#refine-search-h2 {
  display: block;
}
#frm_rvsearch {
  display: block;
}
#refine-search-form {
}
#refine-search-formh4 {
  margin-bottom: 5px;
}
#refine-search-form label {
  font-size: 12px;
  text-align: right;
}
.refine-indent {
  margin-left: 10px;
}
select#min-price-small {
  width: 76px;
}
select#max-price-small {
  width: 76px;
}
select#min-year-small {
  width: 76px;
}
select#max-year-small {
  width: 76px;
}
#search-parameters {
}
#inventory-listing {
  min-height: 500px;
  padding: 0px 0px 0px 16px;
  width: 71%;
}
.nav-control {
  padding: 10px;
  display: table;
  width: 97%;
  margin-bottom: 10px;
}
.nc-dropdowns {
  width: 58%;
  float: left;
  display: inline-table;
}
.pagination {
  width: 42%;
  float: right;
  display: inline-table;
  text-align: right;
}
.pagination a {
  text-decoration: none;
}
.pagination .first-pg,
.pagination .last-pg,
.pagination .next-pg,
.pagination .prev-pg {
  font-size: 20px;
  font-weight: 700;
  padding: 0px 5px;
}
.pagination .next-pg,
.pagination .prev-pg {
  font-size: 14px;
  font-weight: 700;
}
.current-pg {
  text-decoration: none;
  margin: 0px 8px;
  cursor: pointer;
}
.other-pg {
  margin: 0px 8px;
  cursor: pointer;
}
#inventory-listing ul.list {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.grid1,
.grid2 {
  width: 96%;
  padding: 2%;
  margin: 8px 0px;
  display: table;
}
.grid3 {
  clear: both;
}
.inv-img {
  width: 30%;
  display: inline-table;
  float: left;
}
.inv-img a {
}
.inv-img a img {
  max-width: 200px;
}
.inv-details {
  height: 100%;
  width: 67%;
  display: inline-table;
  vertical-align: top;
  float: right;
}
.inv-details h2 {
  margin: 0px 0px 10px 0px;
}
.inv-details a {
  text-decoration: none;
}
.inv-summary {
  width: 100%;
  height: auto;
  display: table;
  font-size: 14px;
  color: #333;
}
.inv-summary-l {
  float: left;
  width: 55%;
  display: inline-table;
}
.inv-summary-r {
  float: right;
  width: 45%;
  display: inline-table;
}
.inv-summary-r ul,
.inv-summary-l ul {
  list-style: none;
  line-height: 1.8;
}
.inv-summary-r ul li,
.inv-summary-l ul li {
  overflow: hidden;
}
.inv-summary-r ul li span,
.inv-summary-r ul li label,
.inv-summary-l ul li span,
.inv-summary-l ul li label {
  display: block;
  width: 48%;
  float: left;
}
.inv-summary-r ul li span,
.inv-summary-r ul li label {
  text-align: right;
}
.inv-summary-r ul li label {
}
inv-summary-r.isl-fields {
  text-align: right;
  float: left;
  width: 34%;
}
.isl-data {
  float: right;
  width: 56%;
}
.isr-data {
  float: right;
  width: 40%;
}
.isr-fields {
  text-align: right;
  float: left;
  width: 50%;
}
.msrp-f {
  font-weight: bold;
}
.msrp-d {
  font-weight: bold;
  text-decoration: line-through;
}
.op-f {
  font-weight: bold;
}
.op-d {
  font-weight: bold;
}
.watchlist {
  display: table;
  margin: 0px 0px 10px auto;
  padding-top: 12px;
}
.request {
  display: table;
  float: right;
}
#inv-content {
}
#inv-sidebar {
}
#inv-slideshow {
  width: 100%;
}
#inv-share {
  display: block;
  width: 100%;
  margin-top: 10px;
}
.inv-share-icon {
  display: inline-block;
  margin-right: 30px;
}
.inv-share-icon {
  vertical-align: middle;
}
#features-accordion {
  margin-top: 40px;
}
#inv-price {
  display: block;
  width: 100%;
}
#inv-our-price-box {
  width: 60%;
  display: inline-block;
  float: left;
}
#inv-our-price-txt {
}
#inv-our-price-txt h4 {
  background: url("../../images/standard/icon-saletag.png") top left no-repeat;
  padding-left: 30px;
}
#inv-msrp-box {
  width: 40%;
  display: inline-block;
  float: right;
}
#inv-msrp-txt {
}
#inv-our-price {
}
#inv-our-price h3 {
  padding-left: 30px;
}
#inv-msrp {
  margin-top: 10px;
}
#inv-msrp span {
  text-decoration: line-through;
}
#cfp {
  width: 100%;
  margin-bottom: 30px;
}
#cfp a {
}
#cfp a img {
  vertical-align: middle;
  padding-right: 5px;
}
#inv-phone {
  width: 100%;
  margin-bottom: 20px;
  clear: both;
}
#inv-phone h2 {
  background: url("../../images/standard/icon-phone.png") center left no-repeat;
  padding-left: 30px;
}
#inv-location {
  width: 100%;
  margin-bottom: 30px;
}
#inv-location h2 {
  background: url("../../images/standard/icon-location.png") center left
    no-repeat;
  padding-left: 30px;
  margin-bottom: 10px;
}
#inv-location p {
  padding-left: 50px;
}
#inv-specs {
  width: 100%;
  margin-top: 20px;
}
#inv-specs table {
  width: 100%;
}
.row1 {
  background: #f2f2f2;
}
.row2 {
  background: #ffffff;
}
.tbl-title {
  color: #999999;
  padding: 1% 2.5%;
  text-align: right;
  width: 40%;
  font-size: 13px;
}
.tbl-data {
  color: #000000;
  padding: 1% 2.5%;
  font-weight: 400;
  width: 50%;
}
#sticker {
  width: 100%;
  margin-top: 20px;
}
#sticker span {
  background: url("../../images/standard/icon-tack.png") center left no-repeat;
  padding-left: 30px;
  font-size: 18px;
}
#bottom-wrap p {
  font-size: 10px;
  text-align: center;
  color: #999;
}
#bottom-menu div.page {
  display: inline-block;
  padding: 15px;
}
#bottom-menu div.page a {
  font-size: 10px;
  color: #999;
}
.feat-inv {
  position: relative;
  width: 90%;
  padding: 10px 4% 10px 6%;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  text-align: center;
}
.feat-inv a {
  float: left;
  display: block;
}
.feat-inv a.arrow-left {
  position: absolute;
  height: 33px;
  width: 18px;
  background: url(../../images/standard/arrow-l.png) no-repeat 0 0;
  top: 30%;
  left: 0px;
  z-index: 9999;
}
.feat-inv a.arrow-right {
  position: absolute;
  height: 33px;
  width: 18px;
  background: url(../../images/standard/arrow-r.png) no-repeat 0 0;
  top: 30%;
  right: 0px;
  z-index: 9999;
}
.feat-inv .inv {
  width: 48%;
  margin-right: 2%;
  overflow: hidden;
}
.feat-inv ul.overview li a {
  text-align: center;
}
* html feat-inv ul.overview li a img {
  width: expression(document.body.clientWidth > 139 ? "140px": "auto");
}
.feat-inv ul.overview li a img {
  width: auto;
  max-height: 100px !important;
  max-width: 140px !important;
  min-width: 80px;
}
.two-third .feat-inv {
  width: 95.5%;
  padding: 10px 1.5% 10px 3%;
}
.two-third .feat-inv .inv {
  width: 22.96%;
}
.one-quarter .feat-inv {
  width: 88%;
  padding: 10px 4% 10px 8%;
}
.one-quarter .feat-inv .inv {
  width: 95%;
}
.three-quarter .feat-inv {
  width: 95.5%;
  padding: 10px 1.5% 10px 3%;
}
.three-quarter .feat-inv .inv {
  width: 23%;
}
.full .feat-inv {
  width: 96.5%;
  padding: 10px 1% 10px 2.5%;
}
.full .feat-inv .inv {
  width: 23%;
}
.arrow-r {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: right;
  width: 4%;
}
.arrow-r img {
  width: 100%;
}
.arrow-l {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: left;
  width: 4%;
}
.arrow-l img {
  width: 100%;
}
.feat-one-quarter {
  width: 22%;
}
.feat-listing-one-quarter {
  width: 65%;
  padding: 5%;
  display: inline-table;
}
.feat-listing-one-quarter img {
  width: 100%;
  margin-bottom: 8%;
}
.arrow-l-one-quarter {
  display: inline-table;
  vertical-align: top;
  padding-top: 60px;
  float: left;
  width: 8%;
}
.arrow-r-one-quarter {
  display: inline-table;
  vertical-align: top;
  padding-top: 60px;
  float: right;
  width: 8%;
}
.feat-one-third {
  width: 29%;
}
.feat-listing-one-third {
  width: 33.33%;
  padding: 3%;
  display: inline-table;
}
.feat-listing-one-third img {
  width: 100%;
  margin-bottom: 8%;
}
.arrow-l-one-third {
  display: inline-table;
  vertical-align: top;
  padding-top: 50px;
  float: left;
  width: 8%;
}
.arrow-r-one-third {
  display: inline-table;
  vertical-align: top;
  padding-top: 50px;
  float: right;
  width: 8%;
}
.feat-two-third {
  width: 64%;
}
.feat-listing-two-third {
  width: 25%;
  padding: 2%;
  display: inline-table;
}
.feat-listing-two-third img {
  width: 100%;
  margin-bottom: 8%;
}
.feat-one-half {
  width: 47%;
}
.feat-listing-one-half {
  width: 36%;
  padding: 4%;
  display: inline-table;
}
.feat-listing-one-half img {
  width: 100%;
  margin-bottom: 8%;
}
.arrow-l-one-half {
  display: inline-table;
  vertical-align: top;
  padding-top: 80px;
  float: left;
  width: 2%;
}
.arrow-r-one-half {
  display: inline-table;
  vertical-align: top;
  padding-top: 80px;
  float: right;
  width: 2%;
}
.feat-three-quarter {
  width: 71%;
}
.feat-listing-three-quarter {
  width: 26%;
  padding: 2%;
  display: inline-table;
}
.feat-listing-three-quarter img {
  width: 100%;
  margin-bottom: 8%;
}
.arrow-l-three-quarter {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: left;
  width: 2%;
}
.arrow-r-three-quarter {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: right;
  width: 2%;
}
.feat-full {
  width: 97%;
}
.feat-listing-full {
  width: 19%;
  padding: 2%;
  display: inline-table;
}
.feat-listing-full img {
  width: 100%;
  margin-bottom: 8%;
}
.arrow-l-full {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: left;
  width: 2%;
}
.arrow-r-full {
  display: inline-table;
  vertical-align: top;
  padding-top: 70px;
  float: right;
  width: 2%;
}
#cms-content {
  width: 65%;
  float: left;
}
#cms-sidebar {
  width: 30%;
  float: right;
}
#rgstr-content {
  width: 36%;
  float: left;
}
#rgstr-sidebar {
  width: 56%;
  float: right;
}
#account-content {
  width: 74%;
  float: right;
}
#account-sidebar {
  width: 18%;
  float: left;
}
#refine-search {
  float: left;
}
#inventory-listing {
  float: right;
}
.nav-control {
}
.pg-numbers {
  font-size: 14px;
}
.current-pg {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.other-pg {
  color: #999999;
}
.pg-first {
  margin-right: 10px;
}
.pg-back {
  margin-right: 20px;
}
.pg-next {
  margin-left: 20px;
}
.pg-last {
  margin-left: 10px;
}
.grid1 {
  background: #f2f2f2;
  border: 1px solid #dcdcdc;
}
.grid2 {
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.isl-fields {
  color: #999999;
  font-weight: bold;
}
.isr-fields {
  color: #999999;
  font-weight: bold;
}
.cfp {
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#login {
  background: #f2f2f2;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  margin-top: 30px;
  color: #555555;
}
#register {
  font-size: 14px;
  margin-top: 20px;
}
#acct-content {
  margin-top: 30px;
}
#lost-pass {
  border: 1px solid #dcdcdc;
  font-size: 14px;
  margin-top: 30px;
  color: #555555;
  padding: 2%;
  width: 96%;
}
#myrv-content,
#email-content,
#watchlist-content {
  margin-top: 50px;
  overflow: hidden;
}
#myrv-content ul {
  padding: 10px 10px 10px 30px;
}
#myrv-content ul li {
  margin-bottom: 20px;
}
.small-links a {
  font-size: 14px;
  font-weight: 900;
  display: inline-block;
  background: #eee;
  padding: 5px 10px;
  margin: 0px 10px 10px 0px;
  text-decoration: none;
}
.del_wachlist {
  color: #c00;
}
.delete-hdg {
  height: 15px;
  padding-left: 5px;
}
.checkall,
.email_checkboxes {
  margin-left: 5px;
}
#account-sidebar {
  background: #f2f2f2;
  border: 1px solid #dcdcdc;
  font-size: 14px;
  margin-top: 10px;
  color: #555555;
}
#account-nav {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#account-nav li a {
  text-decoration: none;
}
#account-nav lia:hover {
  padding-left: 10px;
}
#account-nav li.active a {
  color: #666;
}
ul.list-no-arrow li {
  margin-bottom: 10px;
}
.w100pc {
  width: 100%;
}
.btn-1 {
  -moz-box-shadow: 1px 1px 2px 0px #000000;
  -webkit-box-shadow: 1px 1px 2px 0px #000000;
  box-shadow: 1px 1px 2px 0px #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #858585),
    color-stop(1, #575757)
  );
  background: -moz-linear-gradient(center top, #858585 5%, #575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#575757');
  background-color: #858585;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #636363;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 16px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #808080;
  margin: 2px 0px;
}
.btn-1:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #575757),
    color-stop(1, #858585)
  );
  background: -moz-linear-gradient(center top, #575757 5%, #858585 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#858585');
  background-color: #575757;
  color: whitesmoke;
}
.btn-1:active {
  position: relative;
  top: 1px;
}
.btn-2 {
  -moz-box-shadow: 1px 1px 2px 0px #000000;
  -webkit-box-shadow: 1px 1px 2px 0px #000000;
  box-shadow: 1px 1px 2px 0px #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #858585),
    color-stop(1, #575757)
  );
  background: -moz-linear-gradient(center top, #858585 5%, #575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#575757');
  background-color: #858585;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #636363;
  display: inline-block;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 12px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #808080;
  margin: 2px 0px;
}
.btn-2:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #575757),
    color-stop(1, #858585)
  );
  background: -moz-linear-gradient(center top, #575757 5%, #858585 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#858585');
  background-color: #575757;
  color: #ffffff;
}
.btn-2:active {
  position: relative;
  top: 1px;
  color: #ffffff;
}
.btn-3 {
  -moz-box-shadow: 1px 1px 2px 0px #000000;
  -webkit-box-shadow: 1px 1px 2px 0px #000000;
  box-shadow: 1px 1px 2px 0px #000000;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #858585),
    color-stop(1, #575757)
  );
  background: -moz-linear-gradient(center top, #858585 5%, #575757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#575757');
  background-color: #858585;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #636363;
  display: inline-block;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #808080;
  margin: 2px 0px;
}
.btn-3:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #575757),
    color-stop(1, #858585)
  );
  background: -moz-linear-gradient(center top, #575757 5%, #858585 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#858585');
  background-color: #575757;
  color: #ffffff;
}
.btn-3:active {
  position: relative;
  top: 1px;
  color: #ffffff;
}
.btn-4 {
  -moz-box-shadow: inset 0px 2px 1px 0px #ff9696;
  -webkit-box-shadow: inset 0px 2px 1px 0px #ff9696;
  box-shadow: inset 0px 2px 1px 0px #ff9696;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ed1a1a),
    color-stop(1, #940000)
  );
  background: -moz-linear-gradient(center top, #ed1a1a 5%, #940000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1a1a', endColorstr='#940000');
  background-color: #ed1a1a;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #7a0000;
  display: inline-block;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding: 8px 15px 6px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 2px #750000;
  margin: 2px 0px;
}
.btn-4:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #940000),
    color-stop(1, #ed1a1a)
  );
  background: -moz-linear-gradient(center top, #940000 5%, #ed1a1a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#940000', endColorstr='#ed1a1a');
  background-color: #940000;
  color: #ffffff;
}
.btn-4:active {
  position: relative;
  top: 1px;
}
.btn-5 {
  -moz-box-shadow: inset 0px 2px 8px 1px #ffffff;
  -webkit-box-shadow: inset 0px 2px 8px 1px #ffffff;
  box-shadow: inset 0px 2px 8px 1px #ffffff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ffffff),
    color-stop(1, #ebebeb)
  );
  background: -moz-linear-gradient(center top, #ffffff 5%, #ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
  background-color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #cfcfcf;
  display: inline-block;
  color: #777777;
  font-size: 16px;
  font-weight: 900;
  padding: 15px 12% 15px 8%;
  text-decoration: none;
  text-shadow: 1px 2px 1px #ffffff;
  margin: 2px 0px;
}
#sticker .btn-5 {
  padding: 15px 5em;
}
.btn-5:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #ebebeb),
    color-stop(1, #ffffff)
  );
  background: -moz-linear-gradient(center top, #ebebeb 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff');
  background-color: #ebebeb;
  margin: 2px 0px;
}
.btn-5:active {
  position: relative;
  top: 1px;
}
.btn-info {
  padding-left: 45px;
  background: url("../../images/standard/icon-info.png") no-repeat 0px 1px;
  line-height: normal;
  background-color: transparent;
  color: #777777;
}
.btn-info:hover,
.btn-info:focus {
  background-color: transparent;
  background-position: 0 0px;
  color: #333;
}
.btn-trade {
  padding-left: 45px;
  background: url("../../images/standard/icon-trade.png") no-repeat 0px 1px;
  line-height: normal;
}
.btn-finance {
  padding-left: 45px;
  background: url("../../images/standard/icon-finance.png") no-repeat 0px 1px;
  line-height: normal;
}
.btn-calc {
  padding-left: 45px;
  background: url("../../images/standard/icon-calc.png") no-repeat 0px 1px;
  line-height: normal;
}
#accordion section,
#accordion .pointer,
#accordion h4,
#accordion p {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#accordion {
  margin-bottom: 30px;
}
#accordion h4 {
  line-height: 1.2;
  font-size: 16px;
  font-weight: 900;
  margin: 0;
  padding: 10px 10px 10px 30px;
  border: 1px solid #ccc;
  background: #dedfe0 url(../../images/standard/bg-accordion.png) repeat-x top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
#accordion h4 a {
  color: #999;
  text-decoration: none;
}
#accordion section {
  overflow: hidden;
}
#accordion p {
  padding: 0 10px;
  color: black;
}
#accordion section.ac_hidden p:not(.pointer) {
  color: #fff;
}
#accordion section.ac_hidden {
  height: 44px;
}
#accordion .pointer {
  font-size: 10px;
  line-height: 20px;
  margin: 10px 0 0 11px;
  padding: 0;
  position: absolute;
  width: 12px;
  color: #999;
}
#accordion section:not(.ac_hidden) h4 {
  background: #dedfe0 url(../../images/standard/bg-accordion.png) repeat-x top;
}
#accordion section:not(.ac_hidden) .pointer {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0;
}
.acrdn-open {
  padding: 15px;
  margin-bottom: 20px;
}
#accordion ul.list-dots {
  margin-bottom: 20px;
}
.clear {
  clear: both;
}
.clearL {
  clear: left;
}
.clearR {
  clear: right;
}
.mrg0L {
  margin-left: 0px !important;
}
.txt12 {
  font-size: 12px;
}
.social-icons {
  margin: 0 20px;
}
ul.list-dots {
  list-style: inside;
}
ul.list-dots {
  list-style-type: disc;
}
.ws_images div:last-child {
  display: none;
}
.input-txt,
select {
  height: 20px;
  width: 95%;
  margin: 5px 0px;
}
input[type="submit"] {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  border: 1px solid #ccc;
}
textarea.input-txt {
  width: 98%;
  height: auto;
}
#img-position {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.overlay-q1,
.overlay-q2,
.overlay-q3,
.overlay-q4,
.overlay-general {
  padding: 0 !important;
  margin: 0 !important;
  z-index: 999 !important;
}
.overlay-q1 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top left;
}
.overlay-q2 {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: top right;
}
.overlay-q3 {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.overlay-q4 {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: bottom left;
}
* html .overlay-q2 {
  left: 20;
}
* + html .overlay-q2 {
  left: 20;
}
.overlay-q2 {
  left: 20px\0/;
}
* html .overlay-q3 {
  left: 20;
}
* + html .overlay-q3 {
  left: 20;
}
.overlay-q3 {
  left: 20px\0/;
}
.overlay-general {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: bottom left;
}
ul.calculator {
  width: 55%;
  margin: auto;
  list-style: none;
  border: 1px solid #cddee3;
  background: #f2f5fa;
  padding: 5px;
  overflow: hidden;
}
ul.calculator {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.calculator li h3 {
  padding: 11px;
  text-align: center;
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
  background: url("../images/green-blue/bg-calc.gif") repeat-x top;
}
ul.calculator li {
  width: 100%;
  float: left;
  margin: 2px;
  font-size: 12px;
  text-align: center;
}
ul.calculator li.title {
  font-weight: bold;
}
ul.calculator li.li-month {
  padding-bottom: 0px;
  border-bottom: 0px !important;
}
ul.calculator li div {
  padding: 0px 5px;
  margin: 1px;
  float: left;
  border: 0px solid #999999;
}
ul.calculator li div.calc-amount {
  width: 120px;
  margin-left: 3px;
  text-align: left;
}
ul.calculator li div.rate {
  width: 70px;
  text-align: left;
}
ul.calculator li div.months {
  width: 70px;
  text-align: left;
}
ul.calculator li div.btn {
  width: 65px;
  padding: 0 0 5px 0;
}
ul.calculator li div input {
  text-align: right;
}
ul.calculator li #calc_amount {
  width: 110px;
}
ul.calculator li #calc_rate {
  width: 60px;
}
ul.calculator li #calc_months {
  width: 60px;
}
ul.calculator #btn_calculate {
  height: 25px;
  width: 65px;
  margin-top: 2px;
}
ul.calculator #month_pay {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  float: right;
  padding: 9px 20px 0px 0px;
}
.rv-watchlist-block,
.my-msg-block {
  width: 100%;
  margin: 10px 0px;
  padding-bottom: 11px;
  float: left;
}
.rv-watchlist-block .full-block-hdg span {
  margin-top: -3px;
}
ul.rvwb-hdg {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background-color: #fbf9f5;
}
ul.rvwb-hdg li {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.rv-watchlist-block .col1 {
  width: 330px;
  float: left;
  padding: 5px;
}
.rv-watchlist-block .col2 {
  width: 100px;
  float: left;
  padding: 5px;
}
.rv-watchlist-block .col3 {
  width: 130px;
  float: left;
  padding: 5px;
}
.rv-watchlist-block .col4 {
  width: 110px;
  float: left;
  padding: 5px;
}
.rvwb-pagination,
.mrv-pagination {
  padding: 5px;
  color: #999;
  font-size: 11px;
  text-align: right;
}
.rvwb-pagination a,
.mrv-pagination a {
  padding: 0px 5px;
}
.rvwb-pagination a.selected,
.mrv-pagination a.selected {
  color: #999;
}
ul.mrv-hdg {
  width: 616px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background-color: #fbf9f5;
  -webkit-padding-start: 10px !important;
}
ul.mrv-hdg li {
  float: left;
  font: bold 14px arial;
}
ul.mrv-hdg li.col1,
ul.mrv-listing li .col1 {
  width: 40px;
  padding: 5px;
  list-style: none;
}
ul.mrv-hdg li.col2,
ul.mrv-listing li .col2 {
  width: 130px;
  padding: 5px;
  list-style: none;
}
ul.mrv-hdg li.col3,
ul.mrv-listing li .col3 {
  width: 90px;
  padding: 5px;
  list-style: none;
}
ul.mrv-hdg li.col4,
ul.mrv-listing li .col4 {
  width: 230px;
  padding: 5px;
  list-style: none;
}
ul.mrv-hdg li.col5,
ul.mrv-listing li .col5 {
  width: 70px;
  padding: 5px;
  list-style: none;
}
ul.mrv-listing {
  width: 616px;
  overflow: hidden;
  -webkit-padding-start: 10px !important;
}
ul.mrv-listing li {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  list-style: none;
}
ul.mrv-listing li div {
  float: left;
}
ul.mrv-listing li div.col5 a {
  font-size: 11px;
  padding-right: 5px;
}
ul.mrv-listing li .col4 {
  height: 30px;
}
ul.mrv-listing li .selected {
  height: auto;
}
ul.mrv-listing li .txt-click {
  color: #888;
  font-size: 11px;
}
.mrv-pagination {
  width: 580px;
  padding-right: 20px;
  font-size: 11px;
}
ul.mmb-listing {
  border: 1px solid #ccc;
}
ul.mmb-listing li.mmb-hdg {
  font-weight: bold;
}
ul.mmb-listing li {
  overflow: hidden;
  font-size: 11px;
}
ul.mmb-listing li .col1 {
  width: 30px;
  float: left;
  text-align: center;
  padding: 8px 5px;
}
ul.mmb-listing li .col2 {
  width: 110px;
  float: left;
  padding: 8px 5px;
}
ul.mmb-listing li .col3 {
  width: 130px;
  float: left;
  padding: 8px 5px;
}
ul.mmb-listing li .col4 {
  width: 258px;
  float: left;
  padding: 8px 5px;
}
ul.mmb-listing li .col5 {
  width: 60px;
  float: left;
  padding: 8px 5px;
}
ul.mmb-listing li .col6 {
  width: 60px;
  float: left;
  padding: 8px 5px;
}
ul.mmb-listing li.gride1 {
  background: #e8e8e8;
}
ul.mmb-listing li.gride2 {
  background: #fff;
}
ul.mmb-listing li .col1 {
  padding-bottom: 3px;
}
ul.mmb-listing li.mmb-hdg .col1,
ul.mmb-listing li.mmb-hdg .col2,
ul.mmb-listing li.mmb-hdg .col3,
ul.mmb-listing li.mmb-hdg .col4,
ul.mmb-listing li.mmb-hdg .col5 {
  border: 1px solid #fff;
}
.unread {
  font-weight: bold;
}
.mmb-pagination {
  text-align: right;
  border-top: 1px solid #e8e8e8;
  padding: 10px;
  color: #666;
}
.store-close-close {
  clear: both;
}
.store-close-close a {
  color: red;
  float: right;
  padding: 5px;
  text-decoration: underline;
  cursor: pointer;
}
#carousel ul.slides li {
  margin-right: 5px;
}
#cms ul.flex-direction-nav,
#cms .flex-viewport ul.thumbslides,
#cms ul.flex-direction-nav {
  list-style-type: none;
}
div.blog-desc li {
  margin: 0 0 10px 35px !important;
  padding: 0 !important;
  border: 0 !important;
  list-style: disc;
}
div.blog-desc ul {
  margin: 25px 0;
}
iframe[name="google_conversion_frame"] {
  display: none;
}
@media (max-width: 767px) {
  #company-info {
    height: auto;
  }
  #logo {
    width: 100%;
    margin-top: 30px;
  }
  #logo a img {
    width: 300px;
  }
  #slogan {
    width: 100%;
    padding: 40px 0 0;
  }
  #contact {
    width: 100%;
  }
  #phone h3 {
    text-align: center;
  }
  #main-menu {
    margin: 0px;
  }
  .js .selectnav {
    margin-left: 2%;
    width: 96%;
  }
  .col-5 p img {
    float: none;
    clear: both;
    display: block;
  }
  #feedback_trigger {
    display: none;
  }
  .btn-finance {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #company-info {
    height: auto;
  }
  #logo a img {
    width: 90%;
  }
  #main-menu {
    margin: 0px;
  }
  .js .selectnav {
    margin-left: 2%;
    width: 96%;
  }
}
.ul_newsletter_subscribe li {
  margin-bottom: 15px;
}
.txt_newsletter_subscribe {
  margin: 10px 0px 12px;
  height: 25px;
  width: 180px;
  padding-left: 8px;
}
.mobileshowhide {
  cursor: pointer;
}
.back-to-top {
  position: fixed;
  transition: ease-in-out 0.5s;
  bottom: 10em;
  right: 0px;
  background: url("../../images/top.png") left center no-repeat;
  padding: 4em;
  text-indent: -9999px;
}
.back-to-top:hover {
  background: url("../../images/top2.png") left center no-repeat;
}
/* css/standard/blog_elegant.css*/
#bloghome {
  margin-top: 15px;
}
#bloghome-title {
  float: left;
  width: 90%;
}
#bloghome-title h1 {
  margin: 0 0 25px;
}
ul.blog-list {
  margin: 0px;
}
ul.blog-list li {
  padding-bottom: 60px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
ul.blog-list li div.blog-title h1 {
  padding-top: 0px;
  clear: both;
  line-height: 1.3;
  width: 67%;
  float: left;
}
ul.blog-list li div.blog-title h1 a {
  text-decoration: none;
  color: inherit;
  font-size: 85%;
}
ul.blog-list li small {
  color: #a71919;
  font-size: 11px;
  float: right;
  margin-top: 25px;
}
ul.blog-list li div.blog-desc {
  margin-bottom: 10px;
}
ul.blog-list li div.blog-read {
  float: right;
}
div.tag-cloud {
  text-align: justify;
}
div.tag-cloud a {
  padding: 2px;
  display: inline-block;
  max-width: 150px;
  white-space: pre-line;
}
#top-comment-section {
  margin: 10px 0 50px;
}
ul.blog-comments {
  list-style: none;
  width: 93%;
  float: left;
  margin: 0;
}
ul.blog-comments li {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #465160;
  background: #fff;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 20px;
  border: 1px solid #ddd;
}
ul.blog-comments li div.img {
  width: 10%;
  float: left;
  margin-bottom: 2px;
}
ul.blog-comments li div.details {
  width: 85%;
  float: right;
}
ul.blog-comments li div.uname {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #aaa;
  margin-bottom: 5px;
}
ul.blog-comments li div.comment-stats {
  float: right;
  text-align: right;
}
ul.blog-comments ul {
  float: right;
}
ul.blog-comments ul li:before {
  height: 14px;
  width: 25px;
  background: url("../../images/reply.png") no-repeat;
  content: " ";
  position: relative;
  top: -33px;
  left: 20px;
  display: block;
}
.dislike {
  margin-left: 15px;
}
.like-dislike {
  margin-bottom: 10px;
}
#txt_comments {
  width: 96%;
  padding: 10px;
}
.reply-comment {
  margin-right: 10px;
}
.c-like {
  margin: 0 5px 0 10px;
}
.c-dislike {
  margin: 0 5px 0 15px;
}
.social-login {
  margin-top: 10px;
  float: right;
}
.share-blog {
  text-align: right;
  margin-bottom: 10px;
}
.blog-share-icon {
  display: inline-block;
  margin-right: 30px;
}
.blog-share-icon {
  vertical-align: middle;
}
.social-signin {
  margin: 20px 0;
}
.w92 {
  width: 92% !important;
}
.w65 {
  width: 65%;
  margin-right: 5%;
}
.w64 {
  width: 64%;
}
.w60 {
  width: 60%;
}
.w54 {
  width: 54%;
}
.w50 {
  width: 50%;
}
.w46 {
  width: 46%;
}
.w38 {
  width: 38%;
}
.w30 {
  width: 30%;
}
.hand {
  cursor: pointer;
}
.blog-image {
  margin-bottom: 20px;
}
.blog_widget-top a,
.list-link a,
.tag-cloud a {
  text-decoration: none;
}
h2.blog_widget {
  margin-top: 40px;
}
.blog_widget-top a {
  color: inherit;
}
a[name="comments"] h5 {
  color: inherit;
}
#back-button a {
  text-decoration: none;
}
#back-button:before {
  content: "« ";
  white-space: pre;
}
.blog-title {
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
}
.img-frame {
  width: 30%;
  height: 120px;
  float: left;
  overflow: hidden;
  margin-right: 4%;
}
.img-frame img {
  float: left;
  margin-right: 2em;
  max-width: 195px;
}
.blog-desc img {
  max-width: 100%;
} /*START BLOG NAV*/
#blog-prev,
#blog-next {
  opacity: 0.4;
  position: fixed;
  top: 40%;
  text-decoration: none;
  font-weight: bold;
  width: 160px;
}
#blog-prev {
  left: -105px;
  padding: 10px 10px 10px 0;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
#blog-prev .post-info {
  float: left;
}
#blog-prev:hover {
  opacity: 1;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
}
#blog-next {
  right: -105px;
  padding: 10px 0 10px 10px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
#blog-next .post-info {
  float: right;
}
#blog-next:hover {
  opacity: 1;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
}
#blog-prev .post-title,
#blog-next .post-title {
  width: 100px;
  line-height: 1.4;
  text-align: center;
  height: auto;
  max-height: 40px;
  overflow: hidden;
}
#blog-prev .post-info img,
#blog-next .post-info img {
  margin-bottom: 5px;
}
#blog-prev:after,
#blog-next:after {
  content: " ";
  background: url("../../images/elegant/flex-arrows.png") no-repeat;
  height: 55px;
  width: 60px;
  display: inline-block;
}
#blog-prev:after {
  background-position: 0 0;
}
#blog-next:after {
  background-position: -350px 0;
} /*END BLOG NAV*/
/* css/standard/nivo-slider.css*/
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 999;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  line-height: 375px;
  font-size: 0px;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
  background: url(../../images/standard/arrow_slider_l.png) top no-repeat;
}
.nivo-nextNav {
  right: 0px;
  margin: 0;
  background: url(../../images/standard/arrow_slider_r.png) top no-repeat;
}
.nivo-prevNav:hover {
  left: 0px;
  background: url(../../images/standard/arrow_slider_l_h.png) top no-repeat;
}
.nivo-nextNav:hover {
  right: 0px;
  background: url(../../images/standard/arrow_slider_r_h.png) top no-repeat;
}
.nivo-controlNav {
  display: none;
  text-align: center;
  padding: 0 0 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/* css/standard/nivo-dark.css*/
.slider-wrapper {
  background: #222;
  padding: 10px;
}
.nivoSlider {
  position: relative;
  margin-bottom: 10px;
  margin: 0;
  overflow: visible;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.nivoSlider a {
  border: 0;
  display: block;
}
.nivo-controlNav {
  display: none;
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 10;
}
.nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../../images/nivo_slider/bullets.png) no-repeat 0 2px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.nivo-controlNav a.active {
  background-position: 0 100%;
}
.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 38px;
  text-indent: -9999px;
  border: 0;
  top: auto;
  bottom: -36px;
  z-index: 1000;
}
a.nivo-nextNav {
}
a.nivo-prevNav {
}
.nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
  display: none !important;
}
.nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.nivo-caption a:hover {
  color: #fff;
}
.nivo-controlNav.nivo-thumbs-enabled {
  width: 80%;
}
.nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/* css/standard/superfish.css*/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 12em;
  background: #fff;
}
.sf-menu ul li {
  width: 100%;
  margin: 0px !important;
}
.sf-menu li:hover {
  visibility: inherit;
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 50px;
  z-index: 9999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 12em;
  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 12em;
  top: 0;
}
/* css/standard/website.css*/
.slider1 {
  height: auto;
  overflow: hidden;
  padding: 5px 20px;
  border: 1px solid #e1e1e1;
  border-left: none;
  border-right: none;
  background: #f4f4f4;
  height: 190px;
  border-bottom: 0px;
}
.slider1 {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.slider1 .disable {
  visibility: hidden !important;
}
.slider1 .overview {
  list-style: none;
  position: absolute;
  padding: 10px 0px;
  margin: 0;
  width: auto;
  left: 0;
  top: 0;
  width: 95%;
}
.slider1 .overview li {
  float: left;
  margin: 0px 11px 0px 0px;
  padding: 0px;
  height: auto;
  width: 142px;
}
@media screen and (min-width: 480px) and (max-width: 800px) {
  .slider1 .viewport {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    width: 670px;
    height: 180px;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 479px) {
  .slider1 .viewport {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    width: 220px;
    height: 180px;
    overflow: hidden;
    position: relative;
  }
}
@media all and (orientation: landscape) {
}
@media all and (orientation: portrait) {
}
/* css/standard/rentalapp.css*/
.txt-11 {
  font-size: 11px;
}
.rental-trip-bkng {
  padding: 10px 20px;
}
.rtb-tabs {
  background: #0e141b;
  padding: 8px;
}
ul.rtbt-hdg {
  overflow: hidden;
}
ul.rtbt-hdg li {
  float: left;
  padding: 7px 20px 10px 20px;
  font: bold 18px calibri, arial;
  color: #fff;
}
ul.rtbt-hdg li.selected {
  color: #0e141b;
  background: #fff url(../../images/standard/process-shadow.gif) repeat-x top;
}
.rtbt-details {
  overflow: hidden;
  padding: 20px 10px 10px 10px;
  background: #fff;
}
ul.step1-form {
  overflow: hidden;
}
ul.step1-form li {
  overflow: hidden;
  font: bold 14px arial;
  padding-bottom: 15px;
  margin-bottom: 15px;
  background: url(../../images/standard/dotted.gif) repeat-x bottom;
}
ul.step1-form li label {
  display: block;
  width: 320px;
  float: left;
}
ul.step1-form li .btn {
  float: left;
}
.vehical-info-wrap {
  overflow: hidden;
}
.vehical-img {
  width: 315px;
  height: 175px;
  float: left;
  margin-right: 20px;
  padding-top: 0px;
  border: 1px solid #ccc;
  text-align: center;
  padding: auto 0px;
}
.vechical-info p {
  font-size: 11px;
  padding-top: 10px;
  line-height: 20px;
  color: #666;
}
.vechical-info p strong {
  color: #000;
}
.vechical-info .btn-yellow {
  margin: 10px 0;
}
.vechical-info p.search-info {
  font: normal 13px arial;
  color: #000;
  line-height: 22px;
}
ul.vi-table {
  background: #fff;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
}
ul.vi-table li {
  overflow: hidden;
  font: bold 14px arial;
}
ul.vi-table li.hdg {
  color: #7d7c7a;
  border-bottom: 1px solid #e0e0e0;
  background: #fbf9f5;
}
ul.vi-table li span {
  display: block;
  float: left;
  padding: 10px;
}
ul.vi-table li .col1 {
  width: 515px;
  border-right: 1px solid #e0e0e0;
}
ul.vi-table li .col2 {
  width: 280px;
}
ul.vi-table li .col3 {
  width: 100px;
  border-right: 1px solid #e0e0e0;
}
ul.vi-table li .col4 {
  width: 80px;
}
ul.vi-table li.gride1 {
  background: #fff;
}
ul.vi-table li.gride2 {
  background: #f2efe8;
}
.note-n-total {
  overflow: hidden;
}
.rental-trip-bkng .note {
  display: block;
  float: left;
  padding: 5px;
  margin-top: 3px;
  border: 1px solid #e5e5b2;
  line-height: 20px;
  background: #ffffe5;
}
.note-with-arrow {
  display: block;
  float: left;
  position: relative;
  font: normal 12px arial;
  padding: 5px 10px 5px 10px;
  border: 1px solid #ebeb29;
  background: #ffc;
}
.nwa-right {
  float: right;
}
.nwa-right img {
  position: absolute;
  right: 15px;
  top: -6px;
}
.note-with-arrow img {
  position: absolute;
  top: -6px;
}
.btn-row {
  overflow: hidden;
  clear: both;
  padding: 30px 0 20px 0;
}
.left-btn {
  width: 430px;
  float: left;
}
.center-btn {
  width: 430px;
  float: left;
  text-align: right;
}
.right-btn {
  width: 430px;
  float: right;
  text-align: right;
}
.total-without-options {
  width: 326px;
  float: right;
  font: bold 14px arial;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-top: 0;
  text-align: left;
  background: #f2efe8;
}
.total-without-options strong,
.total-with-options strong,
.sales-txt strong,
.deposits strong,
.total-departure-deposits strong {
  display: block;
  float: right;
  font: bold 16px arial;
  color: #02197f;
  margin-right: 10px;
}
.total-with-options strong,
.sales-txt strong,
.deposits strong {
  color: #000;
  font-size: 14px;
}
.total-with-options,
.sales-txt,
.deposits,
.total-departure-deposits {
  width: 326px;
  float: right;
  clear: right;
  font: bold 14px arial;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-top: 0;
  text-align: left;
  background: #f2efe8;
}
.total-with-options,
.deposits,
.sales-txt {
  background: #f7fbff;
  border-bottom: 0;
}
.sales-txt,
.total-departure-deposits {
  background: #e5f2ff;
}
.total-quote-txt {
  font: bold 16px arial;
  color: #006;
}
.total-quote-txt span {
  font-style: italic;
  color: #000;
}
.make-reservation-txt {
  padding-left: 40px;
  font: bold 14px/20px arial;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  background: url(../../images/standard/lock.png) no-repeat 0px 5px;
}
ul.step4-form {
  overflow: hidden;
}
ul.step4-form li {
  width: 210px;
  float: left;
  padding: 0px 10px 15px 0px;
}
ul.step4-form li label {
  display: block;
  padding-bottom: 3px;
  font: bold 13px Arial;
}
ul.step4-form li label .asterisk {
  color: #c00;
  font: 14px bold arial;
}
ul.step4-form li .input-txt {
  width: 190px;
}
ul.step4-form li .input-full {
  width: 849px;
}
ul.step4-form li.clr-row {
  clear: left;
}
ul.step4-form li.full-row {
  width: 850px;
}
.txt-thanks {
  color: #fff;
  margin-bottom: 5px;
}
h2.txt-thanks {
  font-size: 16px;
}
.rentit {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
/* css/standard/responsive.css*/
em {
  font-style: italic;
}
p {
  margin-bottom: 15px;
}
.hidden-desktop {
  display: none;
}
.selectnav {
  display: none;
}
.mobile-shown,
.mobile-menu {
  display: none;
}
@media (max-width: 979px) {
  body {
    padding: 5px;
    width: auto;
  }
  #main {
    display: block;
  }
  #main-wrap,
  #footer-wrap,
  #slideshow-wrap,
  #header-wrap {
    width: 100%;
    height: auto;
  }
  #company-info {
    height: auto;
    padding: inherit;
  }
  #slideshow-wrap img {
    width: 100%;
  }
  #xmain-menu,
  #bottom {
    display: none;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #slogan {
    padding-top: 15px;
  }
  .inv-details {
    width: 58%;
  }
  .nc-dropdowns {
    float: none;
    width: 100%;
  }
  .pagination {
    display: inline-table;
    float: none;
    text-align: left;
    width: 100%;
    padding: 20px 0 10px 0;
  }
  #myrv-content ul {
    padding: 10px 10px 10px 15px;
  }
}
.blog-image img {
  width: 100%;
}

.pd-box {
  width: 90%;
  padding: 15px 5%;
  margin-bottom: 15px;
  background: #d0e2d2;
  float: left;
  border: 1px solid #75a678;
  color: #206b26;
  font-family: Verdana, Geneva, sans-serif;
}
.pd-title {
  font-size: 22px;
  margin: 0 0 10px;
  color: #206b26;
}
.pd-left-side {
  width: 65%;
  float: left;
}
.pd-sub-title {
  text-align: center;
  margin: 0;
  padding: 8px 0px 0px 0px;
  color: #206b26;
}
.pd-right-side {
  width: 35%;
  float: right;
  text-align: right;
  font-size: 14px;
  line-height: 22px;
}
.pd-right-side ul li {
  list-style: none;
}
.pd-line {
  font-size: 11px;
  padding-top: 10px;
  line-height: 1.5;
  clear: both;
}
.payment_option {
  text-align: right;
}
#bloghome {
  overflow: hidden;
}
.no-results {
  padding: 20px 0;
  text-align: center;
  background: rgba(255, 0, 0, 0.2);
  margin-top: 30px;
  border: 1px solid;
  color: #c10;
}
.opt-in {
  font-size: 75%;
  line-height: 12px;
}

#suggested h2 {
  text-align: center;
}
#suggested > div {
  width: 32%;
  margin-right: 1%;
  display: inline-block;
  text-align: center;
  margin-bottom: 10px;
}
.thank-you-page #suggested > div {
  min-height: 160px;
}
#suggested div:last-of-type {
  margin-right: 0;
}
#suggested > div a {
  padding: 20px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.thank-you-page #suggested > div a {
  overflow: hidden;
  text-overflow: ellipsis;
  background: white;
  /* content: 'standard'; */
}
#suggested #img-position {
  height: 200px;
  overflow: hidden;
  position: relative;
}

#suggested #img-position, #suggested > div img {
  width: 100%;
  margin-bottom: 10px;
  max-width: 100% !important;
}

#suggested #img-position > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* .thank-you-page #suggested div a span	{
  white-space: nowrap;
} */
.suggested-search .overlay-q1 {
  width: 50% !important;
}

.refine-search-page #refine-search {
  width: 96%;
  padding: 0 2%;
}
.refine-search-page #refine-search .accordion div {
  display: inline-block;
  width: 29%;
  margin: 0 2% 15px;
  vertical-align: top;
}
.refine-search-page #refine-search .accordion div.accordion__content {
  width: 96%;
}
.refine-search-page #refine-search #advanced-search label.advanced {
  display: none;
}
.refine-search-page #refine-search #advanced-search,
.refine-search-page #refine-search #advanced-search #advanced {
  width: 100%;
  margin: 0;
}
.refine-search-page #refine-search .accordion .accordion__content {
  height: 130px;
}
.refine-search-page #refine-search .accordion label:before {
  display: none;
}

#contact form[name="frmsearch"] input:last-of-type {
  display: none;
}

#inv-price-discounts {
  text-align: right;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url("../../images/standard/icon-saletag.png") 0px 5px no-repeat;
}
#inv-price-discounts li {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 0px;
}
#inv-price-discounts li:first-of-type {
  width: 70%;
  float: left;
}
#rebates-discounts li {
  font-style: italic;
}
#our-price-discounts h3 {
  margin: 0;
}
#our-price-discounts h4 {
  margin: 8px 0 0 0;
}
#our-price-discounts li:first-of-type {
  width: 52%;
}
/*@media only screen and (max-width: 979px) {.js nav { width:92%; padding:10px 0; margin:0 4%; }.js #nav { display: none; }.js .selectnav { display: block; width:100%; padding:0; background:#FFF; padding:3px 5px; font-size: 16px; border: 1px solid #ccc;height: 30px;}.js .selectnav option { font-size:14px; padding:5px; }} */
@media only screen and (max-width: 979px) {
  /* By Nishant 22/08/14 */
  .mobile-shown,
  .mobile-menu {
    display: block;
  }
  .desktop-shown,
  nav:not(.mm-menu),
  #main-menu {
    display: none;
  }
  .mm-menu h1,
  .mm-menu h2,
  .mm-menu h3,
  .mm-menu h4,
  .mm-menu h5,
  .mm-menu h6 {
    margin: 5px 0;
    font-size: 14px;
    color: #ccc;
  }
  /*.js nav { width:92%; padding:10px 0; margin:0 4%; } 
	activte this if removing mm-menu feature */
  /* by Nishant END  */
  .js nav {
    display: none;
    padding: 0px !important;
  }
  .js .selectnav {
    display: block;
    width: 100%;
    padding: 0;
    background: #fff;
    padding: 3px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 30px;
  }
  .js .selectnav option {
    font-size: 14px;
    padding: 5px;
  }
  .page {
    padding: 0px !important;
  }
}

@media (max-width: 767px) {
  .w65,
  .w64,
  .w60,
  .w50,
  .w46,
  .w38,
  .w30 {
    width: 100%;
  }
  #logo {
    width: 100%;
    text-align: center;
    float: none;
  }
  #slogan {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
  }
  #contact {
    width: 100%;
  }
  #phone,
  #search,
  #email {
    text-align: center;
  }
  input#email {
    text-align: left;
  }
  .widgetized .span12,
  .widgetized .span11,
  .widgetized .span10,
  .widgetized .span9,
  .widgetized .span8,
  .widgetized .span7,
  .widgetized .span6,
  .widgetized .span5,
  .widgetized .span4,
  .widgetized .span3,
  .widgetized .span2,
  .widgetized .span1,
  .one-third,
  .two-third,
  .one-half,
  .one-quarter,
  .three-quarter,
  .full {
    width: 100%;
    margin-left: 0;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-mob {
    display: none !important;
  }
  .hidden-desktop {
    display: block;
  }
  .one-third .feat-inv,
  .two-third .feat-inv,
  .one-quarter .feat-inv,
  .three-quarter .feat-inv,
  .one-half .feat-inv,
  .full .feat-inv {
    width: 92%;
    padding: 10px 3% 10px 5%;
  }
  .one-third .feat-inv .inv,
  .two-third .feat-inv .inv,
  .three-quarter .feat-inv .inv,
  .one-half .feat-inv .inv,
  .full .feat-inv .inv {
    width: 48%;
  }
  .one-quarter .feat-inv .inv {
    width: 98%;
  }
  #cms-content,
  #cms-sidebar {
    width: 100%;
    float: none;
  }
  .grid1,
  .grid2,
  #account-sidebar,
  #refine-search {
    width: 96%;
    padding: 2%;
  }
  #m-refine-search {
    display: block;
    text-align: center;
  }
  #refine-search-h2 {
    display: none;
  }
  #frm_rvsearch {
    display: none;
  }
  .nav-control,
  .nc-dropdowns,
  .pagination,
  .nav-control,
  .inv-img,
  .inv-details,
  #rgstr-content,
  #rgstr-sidebar,
  #account-content,
  #inventory-listing {
    width: 100%;
    padding: 0px;
  }
  .pagination {
    padding: 20px 0 10px 0;
    text-align: left;
  }
  .inv-details,
  .inv-img {
    float: none;
    text-align: center;
  }
  .inv-img img {
    max-width: 100%;
    min-width: 80%;
  }
  #rgstr-content,
  #account-sidebar,
  #rgstr-sidebar {
    min-height: inherit;
  }
  #account-content,
  #rgstr-sidebar {
    margin-top: 30px;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  #myrv-content ul {
    padding: 0px;
  }
  ul.rvwb-hdg {
    overflow: hidden;
  }
  ul.rvwb-hdg li,
  .mmb-hdg div {
    float: left;
    padding: 5px;
    font-size: 12px;
    float: left !important;
    width: auto !important;
  }
  ul#results_watchlist li .span2:after,
  .mmb-hdg div:after,
  ul.rvwb-hdg li:after {
    content: "/";
    color: #999;
    padding-left: 10px;
  }
  ul#results_watchlist li {
    border-bottom: 1px solid #06f;
  }
  ul#results_watchlist li div {
    min-height: inherit;
  }
  ul#results_watchlist li .span6 {
    margin-bottom: 15px;
  }
  ul#results_watchlist li .span2 {
    width: auto;
    float: left;
    padding: 5px;
  }
  ul#results_watchlist li .span2:first-child {
    padding-left: 0px;
  }
  #back-button {
    clear: both;
  }
  #txt_comments {
    padding: 10px 1%;
    width: 96%;
  }
  h2.blog_widget {
    margin-top: 20px;
  }
  #bloghome .fright.w30 {
    margin-bottom: 15px;
  }
  #bloghome .fright.w30,
  #bloghome .fleft.w60,
  #bloghome-title {
    width: 100%;
  }
  ul.blog-list li div.blog-title h1 {
    width: 100%;
    line-height: 1.2;
    margin-bottom: 0;
  }
  ul.blog-list li small {
    margin-top: 5px;
    float: left;
  }
  .blog-title {
    margin-bottom: 0;
  }
  ul.blog-list li div.blog-read {
    float: left;
  }
  ul.blog-list li {
    margin-bottom: 10px;
    padding-bottom: 40px;
  }
  #close_contact_form,
  #submit_contact_form {
    display: inline-block;
  }
  #close_contact_form {
    border: 0;
    font-weight: normal;
    text-shadow: none !important;
    width: 30% !important;
    float: left !important;
    background: transparent !important;
    color: initial !important;
    text-decoration: initial !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
  }
  #form-fields input#submit_contact_form {
    float: right;
    width: 70% !important;
    text-align: center !important;
  }
  #form-fields li:last-of-type,
  #form-fields li:last-of-type label {
    display: table;
    width: 100%;
  }
  .back-to-top {
    display: none !important;
  }
  #refine-search {
    width: 70%;
    margin-bottom: 40px;
  }
  #search-crumbs {
    width: 96% !important;
  }
  #results h3 {
    text-align: center;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    margin-bottom: 0;
  }
  .grid3 {
    text-align: center;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    margin: 0 !important;
  }
  .grid3 select#sort {
    width: 70% !important;
    float: none !important;
    display: block;
    margin: 20px auto 30px;
  }
  .inv-img {
    margin-bottom: 15px;
  }
  #img-position {
    float: none;
  }
  #img-position img {
    max-width: 100% !important;
    min-width: 60%;
  }
  .inv-details a h2 {
    text-align: center;
  }
  .grid1,
  .grid2 {
    border: 0 !important;
    padding: 25px 0;
    margin: 0;
    width: 100%;
  }
  .grid1 {
    background: none;
  }
  .grid2 {
    background: rgba(0, 0, 0, 0.05);
  }
  .refine-search-page #refine-search .accordion div {
    width: 45.5%;
  }
  #ssl-badge {
    display: none;
  }
  #back-link {
    display: none;
  }
}
@media (max-width: 567px) {
  #suggested > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .refine-search-page #refine-search .accordion div {
    width: 96%;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .hidden-phone {
    display: none !important;
  }
  .one-third .feat-inv,
  .two-third .feat-inv,
  .one-quarter .feat-inv,
  .three-quarter .feat-inv,
  .one-half .feat-inv,
  .full .feat-inv {
    width: 90%;
    padding: 10px 4% 10px 6%;
  }
  .one-third .feat-inv .inv,
  .two-third .feat-inv .inv,
  .one-quarter .feat-inv .inv,
  .three-quarter .feat-inv .inv,
  .one-half .feat-inv .inv,
  .full .feat-inv .inv {
    width: 98%;
  }
  ul.four-col-form li,
  ul.three-col-form li,
  ul.two-col-form li {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .inv-summary-l,
  .inv-summary-r {
    width: 100%;
  }
  .inv-summary-l li span,
  .inv-summary-r li span {
    padding-right: 15px;
    text-align: right;
    width: 40% !important;
  }
  .inv-summary-l li label,
  .inv-summary-r li label {
    padding-left: 15px;
    text-align: left !important;
    width: 40% !important;
    font-weight: bold;
  }
  .inv-summary-r span,
  .inv-summary-r .msrp-d {
    font-size: 18px;
  }
  .inv-summary-r .op-f {
    font-size: 24px;
  }
  .inv-summary-r ul {
    margin-bottom: 15px;
  }
  .inv-summary-r .watchlist,
  .inv-summary-r .request {
    display: inline-block;
    float: left;
    width: 48%;
    padding: 0;
    margin: 0;
  }
}

/*css/jquery.feedback_me.css*/
#feedback_content,
#feedback_trigger {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
#feedback_content ul {
  list-style: none;
  padding-left: 11px;
}
#feedback_trigger {
  cursor: pointer;
  z-index: 2001;
}
#feedback_trigger.left-top,
#feedback_trigger.left-bottom,
#feedback_trigger.right-top,
#feedback_trigger.right-bottom {
  width: 86px;
  height: 92px;
  padding: 0px;
  overflow: hidden;
}
#feedback_trigger.bottom-left {
  width: 100px;
  height: 40px;
}
#feedback_content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  width: 800px;
  height: 90%;
  z-index: 99999;
  background-color: #fff;
}
#feedback_content.email_present {
  height: 360px;
}
#feedback_content ul li {
  margin-right: 20px;
  margin-bottom: 20px;
}
#feedback_content label {
  display: inline-block;
}
#feedback_name {
  display: block;
  width: 340px;
}
#feedback_email {
  display: block;
  width: 340px;
}
#feedback_message {
  display: block;
  width: 340px;
}
#feedback_submit {
  float: right;
}
.feedback_trigger_text {
  white-space: nowrap;
  position: absolute;
  top: 10px;
  letter-spacing: 2px;
  font-size: 17px;
}
.left-top .feedback_trigger_text,
.left-bottom .feedback_trigger_text,
.right-top .feedback_trigger_text,
.right-bottom .feedback_trigger_text {
  white-space: nowrap;
  position: absolute;
  top: 10px;
  letter-spacing: 2px;
  font-size: 17px;
  filter: none;
}
.fm_clean {
  background-color: #64b5e2;
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
}
.fm_clean#feedback_trigger:hover {
  background-color: #ffcd00;
}
.fm_clean button {
  padding: 5px 10px;
  display: inline;
  background: #777;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 1px 1px #666;
}
.fm_clean button:hover {
  background-color: #9c9a9a;
}
.fm_clean .feedback_title {
  padding-top: 5px;
}
.fm_clean .feedback_title span {
  margin-left: 10px;
}
#feedback_content.fm_clean.feedback_content_closed.left-top,
#feedback_content.fm_clean.feedback_content_closed.left-bottom {
  margin-left: -810px;
}
#feedback_content.fm_clean.left-top,
#feedback_content.fm_clean.left-bottom {
  margin-left: 0px;
}
#feedback_trigger.fm_clean.feedback_trigger_closed.left-top,
#feedback_trigger.fm_clean.feedback_trigger_closed.left-bottom {
  margin-left: 0px;
}
#feedback_trigger.fm_clean.left-top,
#feedback_trigger.fm_clean.left-bottom {
  margin-left: 800px;
}
#feedback_content.fm_jquery.feedback_content_closed.left-top,
#feedback_content.fm_jquery.feedback_content_closed.left-bottom {
  margin-left: -812px;
}
#feedback_content.fm_jquery.left-top,
#feedback_content.fm_jquery.left-bottom {
  margin-left: 0px;
}
#feedback_trigger.fm_jquery.feedback_trigger_closed.left-top,
#feedback_trigger.fm_jquery.feedback_trigger_closed.left-bottom {
  margin-left: 0px;
}
#feedback_trigger.fm_jquery.left-top,
#feedback_trigger.fm_jquery.left-bottom {
  margin-left: 812px;
}
.fm_jquery .feedback_trigger_text {
  right: -20px;
}
.fm_jquery#feedback_content {
  padding: 0px;
  height: 760px;
}
.fm_jquery#feedback_content.email_present {
  height: 600px;
}
.fm_jquery#feedback_trigger {
  padding: 0px;
  border: 0px;
}
#feedback_content.fm_bootstrap.feedback_content_closed.left-top,
#feedback_content.fm_bootstrap.feedback_content_closed.left-top {
  margin-left: -810px;
}
#feedback_content.fm_bootstrap.left-top,
#feedback_content.fm_bootstrap.left-top {
  margin-left: 0px;
}
#feedback_trigger.fm_bootstrap.feedback_trigger_closed.left-top,
#feedback_trigger.fm_bootstrap.feedback_trigger_closed.left-top {
  margin-left: 0px;
}
#feedback_trigger.fm_bootstrap.left-top,
#feedback_trigger.fm_bootstrap.left-top {
  margin-left: 810px;
}
.fm_bootstrap .feedback_trigger_text {
  right: -25px;
}
.fm_bootstrap.hero-unit {
  padding: 0px;
}
.fm_bootstrap.hero-unit ul {
  margin-left: 15px;
}
.fm_bootstrap .feedback_title {
  margin-bottom: 10px;
}
.fm_bootstrap .feedback_title span {
  margin-left: 15px;
}
.fm_bootstrap .feedback_trigger_text {
  top: 35px;
}
.fm_bootstrap#feedback_content ul {
  padding: 0px;
}
.fm_bootstrap#feedback_content {
  height: 600px;
}
.fm_bootstrap#feedback_content.email_present {
  height: 600px;
}
.fm_bootstrap#feedback_trigger:hover {
  background-color: #cccccc;
}
.required_asterisk {
  color: red;
}
#feedback_content.radio_button_list_present {
  height: 600px;
}
#feedback_content.email_present.radio_button_list_present {
  height: 440px;
}
.radio_button_wrapper {
  display: inline-block;
  text-align: center;
  margin-right: 35px;
}
#feedback_content .radio_button_wrapper label {
  display: block;
}
#radio_button_list_title_wrapper {
  margin-bottom: 10px;
}
.fm_jquery#feedback_content.radio_button_list_present {
  height: 430px;
}
.fm_bootstrap#feedback_content.radio_button_list_present {
  height: 470px;
}
.fm_jquery#feedback_content.email_present.radio_button_list_present {
  height: 500px;
}
.fm_bootstrap#feedback_content.email_present.radio_button_list_present {
  height: 550px;
}
#feedback_trigger.left-top {
  position: fixed;
  top: 100px;
  left: 0;
}
#feedback_content.left-top {
  position: fixed;
  top: 50px;
  left: 0;
}
#feedback_trigger.left-bottom {
  position: fixed;
  bottom: 100px;
  left: 0;
}
#feedback_content.left-bottom {
  position: fixed;
  bottom: 50px;
  left: 0;
}
#feedback_trigger.right-top {
  position: fixed;
  top: 100px;
  right: 0;
}
#feedback_content.right-top {
  position: fixed;
  top: 50px;
  right: 0;
}
#feedback_trigger.right-bottom {
  position: fixed;
  bottom: 100px;
  right: 0;
}
#feedback_content.right-bottom {
  position: fixed;
  bottom: 50px;
  right: 0;
}
#feedback_content.fm_clean.feedback_content_closed.right-top,
#feedback_content.fm_clean.feedback_content_closed.right-bottom {
  margin-right: -810px;
}
#feedback_content.fm_clean.right-top,
#feedback_content.fm_clean.right-bottom {
  margin-right: 0px;
  padding-right: 10px;
}
#feedback_content.fm_jquery.feedback_content_closed.right-top,
#feedback_content.fm_jquery.feedback_content_closed.right-bottom {
  margin-right: -812px;
}
#feedback_content.fm_jquery.right-top,
#feedback_content.fm_jquery.right-bottom {
  margin-right: 0px;
}
#feedback_content.fm_bootstrap.feedback_content_closed.right-top,
#feedback_content.fm_bootstrap.feedback_content_closed.right-top {
  margin-right: -810px;
}
#feedback_content.fm_bootstrap.right-top,
#feedback_content.fm_bootstrap.right-top {
  margin-right: 0px;
}
#feedback_trigger.fm_clean.feedback_trigger_closed.right-top,
#feedback_trigger.fm_clean.feedback_trigger_closed.right-bottom {
  margin-right: 0px;
}
#feedback_trigger.fm_clean.right-top,
#feedback_trigger.fm_clean.right-bottom {
  margin-right: 810px;
}
#feedback_trigger.fm_jquery.feedback_trigger_closed.right-top,
#feedback_trigger.fm_jquery.feedback_trigger_closed.right-bottom {
  margin-right: 0px;
}
#feedback_trigger.fm_jquery.right-top,
#feedback_trigger.fm_jquery.right-bottom {
  margin-right: 812px;
}
#feedback_trigger.fm_bootstrap.feedback_trigger_closed.right-top,
#feedback_trigger.fm_bootstrap.feedback_trigger_closed.right-top {
  margin-right: 0px;
}
#feedback_trigger.fm_bootstrap.right-top,
#feedback_trigger.fm_bootstrap.right-top {
  margin-right: 810px;
}
#feedback_me_frame {
  border: none;
  overflow: auto;
  height: 98%;
  width: 98%;
  padding: 0 10px;
}
.feedback_trigger_text {
  left: 10px;
}
.feedback_trigger_text img {
  width: auto;
}
.feedback_trigger_opened {
  margin-right: 810px;
}
.feedback_content_closed {
  margin-right: -810px;
}

ul#sitemap ul li ul {
  margin-left: 20px;
}
ul#sitemap {
  margin-left: 10px;
  text-align: left;
}
ul#sitemap,
ul#sitemap li {
  list-style-type: none;
  list-style: none !important;
}
ul#sitemap ul li ul li ul li {
  padding-left: 20px;
}
ul#sitemap ul li ul li ul li ul li {
  padding-left: 20px;
}
ul#sitemap ul li ul li ul li ul li h5 {
  margin-bottom: 10px;
  margin-top: 5px;
}
ul#sitemap li ul li ul li h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}
ul#sitemap li ul li ul li ul li h3 {
  margin-bottom: 10px;
}
ul#sitemap ul li ul li h4,
ul#sitemap ul li ul li h3 {
  margin-bottom: 5px;
  margin-top: 15px;
}
ul#sitemap ul li ul li ul li h4 {
  margin-bottom: 0px;
  margin-top: 20px;
}
ul#sitemap li ul li ul li ul li h3 {
  margin-left: -10px;
}
ul#sitemap li h1,
ul#sitemap li h2,
ul#sitemap li h3,
ul#sitemap li h4,
ul#sitemap li h5,
ul#sitemap li h6 {
  text-align: left;
}

/*SSL BADGE*/
#ssl-badge{position:fixed;left:0;bottom:0;} 
#ssl-badge img{max-width:90px;}
.views-inquiries {text-align: center;} 
#u_inquiries {margin-right: 0;}
.views-inquiries h4 {margin-top: 0; margin-bottom: 0; font-size: 24px; font-weight: bold;}

/* RVSS Standard Theme Print*/
@media print {
  #inv-content {
    width: 64%;
    padding: 3px;
    margin: 0;
    margin-left: 3px;
  }

  #inv-sidebar {
    width: 33%;
    padding: 3px;
    margin: 0;
    margin-right: 3px;
  }

  #accordion p {
      color: black; 
  }

  #accordion section.ac_hidden {
      height: auto;
  }

  #header,
  #footer,
  #nav,
  #inv-content #carousel,
  #inv-content #inv-share,
  #cms #suggested,
  div#cfp,
  div#sticker,
  #inv-sidebar > div.widgetized {
      display: none !important;
  }
}

.ui-autocomplete {
  background: #FFF;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
  -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
  z-index: 9999999 !important;
  max-height: 370px;
  overflow: scroll;
  max-width: 365px;
}

.ui-autocomplete a.ui-menu-item-wrapper {
  display: block;
  width: 100%;
  padding: 3px .5em;
}

.ui-menu .ui-state-active, 
.ui-menu .ui-state-focus    {
  margin: 0 !important;
}

.ui-menu-item {
  border-bottom: 1px solid #eee;
  min-height: 75px;
}

.ui-menu-item:hover {
    background: #f1f1f1;
}

.ui-drpdn-img {
  width: 30%;
  max-width: 75px;
  max-height: 75px;
  display: inline-block;
}

.ui-drpdn-img img {
  max-width: 100% !important;
  width: auto;
  height: auto;
}

.ui-drpdn-txt {
  display: inline-block;
  padding: 3px 0 0 5px;
  max-width: 260px;
  vertical-align: top;
  width: 68%;
}

.ui-drpdn-txt em {
    color: #777;
}

/* Max Tow Filter */
#tow-ratings #tow-ratings-selects {
  margin-bottom: 15px;
}

#tow-ratings-selects > div select {
  margin-right: 10px;
  margin-bottom: 5px;
  width: 100%;
}

#tow-ratings .panel-body table {
  margin-bottom: 0;
}

#tow-ratings .panel-body a.btn {
  margin-top: 15px;
}

#tow-ratings .tow-disclaimer {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}

@media (min-width: 776px) {
  #tow-ratings #tow-ratings-selects > div {
    display: inline-block;
  }
  
  #tow-ratings .tow-group-year {
    width: 10%;
  }
  
  #tow-ratings .tow-group-make {
    width: 15%;
  }
  
  #tow-ratings .tow-group-model {
    width: 41%;
  }
  
  #tow-ratings .tow-group-eng {
    width: 31%;
  }
}

#main,
#header-wrap {
  outline: none !important;
} 
#page #powered-by-ride {display:none !important;}h1, h1 span {font-family:'Changa One', 'Helvetica Neue', helvetica, arial, sans-serif;color:#117230;text-align:left;font-size:32px;}h2, h2 span {font-family:'Titillium Web', 'Helvetica Neue', helvetica, arial, sans-serif;color:#137332;text-align:left;font-size:28px;}h3, h3 span {font-family:'Changa One', 'Helvetica Neue', helvetica, arial, sans-serif;color:#117230;font-size:24px;}h4, h4 span {font-family:Arial;text-align:left;font-size:18px;}h5, h5 span {font-family:Arial;text-align:left;font-size:16px;}h6, h6 span {font-family:Arial;color:#ffffff;text-align:left;font-size:14px;}body {font-family:'Helvetica Neue', helvetica, arial, sans-serif;color:#2f2d2b;font-size:14px;}*{padding: 0; margin: 0;}#TB_window {width: auto !important;}#TB_secondLine {}#TB_window a:link {color: #666666;text-decoration:underline;}#TB_window a:visited {color: #666666;}#TB_window a:hover {color: #000;}#TB_window a:active {color: #666666;}#TB_window a:focus{color: #666666;}#TB_overlay {position: fixed;z-index:99999;top: 0px;left: 0px;height:100%;width:100%;}.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}.TB_overlayBG {background-color:#000;filter:alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}* html #TB_overlay {     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_window {position: fixed;background: #ffffff;z-index: 100000;color:#000000;display:none;border: 8px solid rgba(0, 0, 0, 0.6);text-align:left;top:10%;left:50%;font-size:14px;font-weight:bold;border-radius:10px;}* html #TB_window {position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_window img#TB_Image {display:block;margin: 15px 0 0 15px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;border-top: 1px solid #666;border-left: 1px solid #666;}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}#TB_closeAjaxWindow{    border-radius: 5px 5px 5px 5px;    cursor: pointer;    float: right;    height: 45px;    margin: 10px 10px 0;    xtext-indent: -9999px;    width: 25px;}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;font: 800 28px/34px arial,helvetica,sans-serif;color:#666;}#TB_title{    background-color: #F5F5F5;    border-bottom: 1px solid #DCDCDC;    overflow: hidden;    padding: 20px 10px;}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}#TB_ajaxContent.TB_modal{padding:15px;}#TB_ajaxContent p{padding:5px 0px 5px 0px;}#TB_load{position: fixed;display:none;height:13px;width:208px;z-index:103;top: 50%;left: 50%;margin: -6px 0 0 -104px;}* html #TB_load {position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{z-index:99;position:fixed;top: 0;left: 0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;height:100%;width:100%;}* html #TB_HideSelect {     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}#TB_iframeContent body{padding:20px;}/****** CUSTOM CSS for Carson City by Karsten******/

@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/***HEADER***/

#logo {
  display: none;
}

#slogan {
  width: 100%;
  position: absolute;
  top: 0px;
  padding-top: 25px;
}

#slogan > div {
  text-align: center;
}

#slogan > div > a {
  color: white;
  font-size: 21px;
  text-decoration: none;
  font-weight: bold;
}

#slogan > div > a > img {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

#slogan > div > p {
  color: white;
}

#google_translate_element {
  position: absolute;
  top: 240px;
  left: 100px;
}

@media (min-width: 544px) and (max-width: 979px) {
  #google_translate_element {
    top: -38px;
    right: 10px;
    left: initial;
  }
}

@media (max-width: 543px) {
  #google_translate_element {
    display: none;
  }
}

#main-wrap {
    max-width: 1170px;
    width: 100%;
}

#main-menu {
  width: 100%;
  background-color: #081825;
  height: 60px;
  position: absolute;
  bottom: 0;
  margin-top: 0px;
  text-align: center;
}

#main-menu a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

#main-menu a:hover,
#main-menu a:active,
.page:hover .page:active,
#main-menu ul.sf-menu li:hover a {
  background-color: #067234;
}

#main-menu ul.sf-menu li ul li a .page:hover,
#main-menu ul.sf-menu li ul li a:hover {
  background: yellow;
}

body > a:hover,
#top-main > div.widgetized.row-2 > div > div > a > div > p > strong:hover,
#top-main > div.widgetized.row-1 > div > div.container > a > div > p:hover,
#top-main > div.widgetized.row-2 > div > div > a > div > p:hover {
  color: #054f7e;
}

#footer-wrap > div > div:nth-child(1) > div > div > p > a {
  color: white;
}

#m-refine-search > button,
#sort {
  color: black;
}

#header-wrap {
  width: 100%;
  background: url(https://www.carsoncityrv.com/uploads/header.jpg) no-repeat;
  background-size: 100%;
  height: 400px;
  position: relative;
}

.nivo-directionNav a {
  bottom: 45%;
}

#slogan > div:nth-child(4) > a:nth-child(2),
#slogan > div:nth-child(2) > a:nth-child(2),
#slogan > div:nth-child(2) > p {
  text-shadow: 2px 2px 2px black;
}

#nav {
  text-align: center;
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

#nav > li {
  font-size: 24px;
}

#nav > ul > li {
  font-size: 24px;
  font-weight: bold;
  text-shadow: 2px 2px 2px black;
  text-transform: uppercase;
}

#main-menu .page {
  padding: 15px 17px;
}

/***HOMEPAGE***/

body {
  font-family: "Oswald", sans-serif;
}

p {
  margin-bottom: 0px;
  font-size: 16px;
}

ul {
  list-style-type: none;
}

#home > .mm-page > #page > #main > #main-wrap,
#home > .mm-page > #page > #main {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

#home #main a {
  color: black;
}

#home #main-wrap {
  max-width: unset;
}
/*
#top-main > div.widgetized.row-1, #top-main > div.widgetized.row-2, #top-main > div.widgetized.row-3, #top-main > div.widgetized.row-4, #bottom-main > div.widgetized.row-1, #bottom-main > div.widgetized.row-2 {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
*/
/***TOP MAIN***/

.nivo-main-image {
  height: 100%;
}

#top-main,
#slideshow,
#home > div.mm-page {
  background-color: #e2dccf;
  margin-bottom: 0px;
}
#header {
  background-color: #081825;
  margin-bottom: 0px;
}

#top-main > div.widgetized.row-1 > div > a > img {
  margin-left: auto;
  margin-right: auto;
}

.quick-buttons {
  text-align: center;
}

#mobile-top > div > div > a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.green-arrow {
  background: url(https://www.carsoncityrv.com/uploads/green-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  padding: 10px;
  display: inline-block;
  float: right;
  margin-top: 5px;
}

.green-arrow:hover,
#top-main > div.widgetized.row-2 > div > div > a > div:hover + p,
#top-main > div.widgetized.row-1 > div > div:nth-child(2) > a > div:hover + p,
.quick-link:hover + p {
  background: url(https://www.carsoncityrv.com/uploads/yellow-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  padding: 10px;
  display: inline-block;
  float: right;
  margin-top: 5px;
}

.quick-buttons > p {
  font-size: 24px;
  line-height: 1.1;
}

.quick-link > p:hover {
  color: #ffff01;
}

#bottom-main
  > div.widgetized.row-2
  > div.full.col-29
  > div
  > div.col-sm-12.col-md-6.col-lg-8
  > p
  > i {
  font-size: 16px;
}

.quick-type > a > div > img,
.quick-buttons > img {
  margin-left: auto;
  margin-right: auto;
}

.quick-type > a > div > p {
  font-size: 12px;
}

.quick-type > a > div > p > img {
  padding-left: 5px;
}

/* Floating Spanish Banner */
#spanish-banner {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  max-width: 250px;
}

#spanish-banner-close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 25px;
  border: none;
  background: none;
}

#spanish-banner-close:hover,
#spanish-banner-close:active {
  color: red;
}

/***BOTTOM MAIN***/

#bottom-main {
  background-color: #f4f1ed;
  background-image: url(https://www.carsoncityrv.com/uploads/bottom_trees.png);
  background-position: bottom;
  background-repeat: repeat-x;
  margin-bottom: 0px;
}

#main {
  background-color: #f4f1ed;
}

.brand-logos > a > div > img {
  margin-left: auto;
  margin-right: auto;
}

.homepage-video {
  text-align: center;
}

#footer,
#bottom {
  background-color: #4d5458;
  margin-bottom: 0px;
  color: #f4f1ed;
}

.ul_newsletter_subscribe li {
  margin-bottom: 0;
}

.txt_newsletter_subscribe {
  width: 100%;
}

#ul_newsletter_subscribe_90154 > li:nth-child(3) {
  text-align: center;
}

#footer a,
#footer-wrap > div > div > h2,
#footer-wrap > div > div > div > ul > li > a,
#footer-wrap > div > div:nth-child(1) > div > div > span > a,
#footer-wrap > div > div > div > div > ul > li > a {
  color: #f4f1ed;
}

#bottom-main > div.widgetized.row-1 {
  background-color: #eee9e3;
  width: 100%;
  padding-bottom: 40px;
}

#bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h1,
#top-main > div.widgetized.row-3 > div > h1,
#bottom-main > div.widgetized.row-2 > div.full.col-83 > h2,
#bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h3,
.quick-type > a > div,
.brand-logos > a > div,
.quick-link,
#bottom-main > div.widgetized.row-1 > div > h1,
#bottom-main > div.widgetized.row-2 > div.full.col-29 > div > h1,
#bottom-main > div.widgetized.row-2 > div.full.col-29 > div > h3,
#footer-wrap > div > div > h2,
#top-main > div.widgetized.row-2 > div > h1 {
  text-align: center;
}

/*.quick-link {*/
/*  background: url(https://www.carsoncityrv.com/uploads/back_board.png) no-repeat;*/
/*  background-size: contain;*/
/*  height: 140px;*/
/*  background-position: center;*/
/*}*/
/*.quick-link p {*/
/*  font-size: 27px;*/
/*  color: white;*/
/*  margin-top: 30px;*/
/*  line-height: 1.2;*/
/*}*/

.quick-link p {
    font-size: 16px;
    color: white;
    line-height: 1.2;
    background-color: #081825;
    padding-top: 5px;
    padding-bottom: 5px;
    transition:ease all .1s;
}
.quick-link p:hover {
    background-color:#067234;
    color:white;
}

#bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h1,
#bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h2 {
  margin: 0px;
}

#bottom-main
  > div.widgetized.row-2
  > div.full.col-29
  > div
  > div.col-sm-12.col-md-6.col-lg-8 {
  padding-left: 75px;
}

#bottom-main > div.widgetized.row-2 > div.widgetized.row-3 > div {
  margin-bottom: 145px;
}

#bottom-main > div.widgetized.row-2 > div.full.col-83 {
  margin-bottom: 20px;
}

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

#mobile-top {
  display: none;
}

#bottom-main > div.widgetized.row-2 > div.full.col-29 {
  margin-bottom: 30px;
}

#bottom-main > div.widgetized.row-2 > div.full.col-29 > div > div {
  padding-left: 10px;
  padding-right: 10px;
}

#social-side {
  position: fixed;
  top: 208px;
  left: 3px;
  z-index: 99999;
}

#social-side li {
  margin-bottom: 5px;
}

#feedback_trigger.right-top {
  top: 25%;
}

/***FOOTER***/

#footer a {
  color: black;
  font-size: 18px;
}

.linx > li > a,
#footer-wrap > div > div > div > div > span > a,
#footer-wrap > div > div > div > div > a {
  text-decoration: none;
}

.linx > li > a:hover,
#footer-wrap > div > div > div > div > span > a:hover,
#footer-wrap > div > div > div > div > a:hover {
  text-decoration: underline;
}

#footer-wrap > div > div:nth-child(4) > h2 {
  text-transform: uppercase;
}

/***INVENTORY***/

/***GENERAL STYLES***/

h1,
h2,
h3,
h4,
h5 {
  font-family: "Oswald", sans-serif;
}

h1 {
  font-size: 36px;
  font-weight: bold;
}

/* INVENTORY MARQUEE */
.inventory-marquee {
  padding: 8px 0;
  background: url(/uploads/site-settings/carson-city-rv-marque-bkg.png) center
    center no-repeat;
  background-size: 100%;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  color: #fff;
  font-family: "Changa One", "Helvetica Neue", helvetica, arial, sans-serif;
}
.inventory-marquee a {
  text-decoration: none;
  color: #fff;
}
.inventory-marquee span {
  color: yellow;
}

#item1 > div:after {
  content: "Disclaimer , * Pricing of R.V’s on this web site does not include options that may have been installed at the Dealership. Additionally , pricing does not include tax, title, or license. Pricing may include current promotions, and/or incentives. Monthly payment calculator is an estimate and does not include tax, title, license or doc fees. Please contact the Dealership for latest pricing and monthly payments. Published price subject to change without notice to correct errors or omissions or in the event of inventory fluctuations. Price good for 2 days only, please contact store by email or phone for details. Price does not include a dealer documentary service fee of $299.00. While every effort has been made to ensure display of accurate data, the R.V listings within this web site may not reflect all accurate vehicle items. Accessories and color may vary. All inventory listed is subject to prior sale. The R.V photo displayed may be an example only.";
}

/* DEPT BTNS */
#dept-btn {
  display: table;
  width: 100%;
}
#dept-btn li:last-of-type {
  margin-right: 0;
}
#dept-btn li {
  width: 19.15%;
  margin-right: 1%;
  display: inline-block;
  float: left;
  background: url(/uploads/site-settings/carson-city-rv-action-bkg.jpg) left top
    no-repeat;
  background-size: 100%;
}
#dept-btn li a {
  display: block;
  height: 112px;
  padding: 20px 0 0 15px;
  font-family: "Titillium Web", "Helvetica Neue", helvetica, arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
}
#dept-btn li a:hover h2,
#dept-btn li a:hover h2 span {
  color: #2f9a38;
}
#dept-btn li h2 {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 25px;
}
#dept-btn li h2 span {
  font-weight: 300;
  font-size: 26px;
}
#dept-btn li p {
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 1px #000;
}

/* WELCOME */
#mid-main .col-16 h2:first-of-type {
  display: none;
}
#welcome {
  padding: 15px;
  background: #fff;
}
#welcome h2 {
  display: block !important;
  font-family: "Rye", georgia, courier, serif;
  color: #5d3e24;
  margin-bottom: 0px;
  margin-top: 0;
}
#welcome h3 {
  font-family: "Titillium Web", "Helvetica Neue", helvetica, arial, sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0;
}
#welcome p:last-of-type {
  text-align: right;
  vertical-align: middle;
  margin-bottom: 0;
}
#welcome p:last-of-type a {
  text-decoration: none;
  color: #117230;
  font: 400 15px/18px "Changa One", "Helvetica Neue", helvetica, arial,
    sans-serif;
}
#welcome p:last-of-type a img {
  vertical-align: middle;
}

/* FEATURED INVENTORY */
#mid-main .col-18 h3 {
  display: none;
}
.slider1 {
  background: none;
  border: 0;
}
.slider1 .overview {
  padding: 0;
}
.slider1 .overview li {
  width: 220px;
}
.feat-inv a.arrow-right {
  height: 105px;
  width: 22px;
  background: url(/uploads/site-settings/carson-city-rv-nivo-next.png) no-repeat
    0 0;
  top: 10%;
  background-size: 200%;
}
.feat-inv a.arrow-left {
  height: 105px;
  width: 22px;
  background: url(/uploads/site-settings/carson-city-rv-nivo-prev.png) no-repeat
    0 0;
  top: 10%;
  background-size: 200%;
}
.feat-inv ul.overview li a {
  text-decoration: none;
}
.feat-inv ul.overview li a img {
  max-height: 150px !important;
  max-width: 220px !important;
}
.overview li .feat-details {
  padding: 11px 5px;
  position: relative;
  bottom: 8px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  font-weight: 600;
  font-family: "Titillium Web", "Helvetica Neue", helvetica, arial, sans-serif;
  letter-spacing: -1px;
}
.overview li .feat-details span {
  display: none;
}
.overview li:nth-of-type(odd) .feat-details {
  background: url(/uploads/site-settings/feat-1.png) center top no-repeat;
  background-size: 97%;
}
.overview li:nth-of-type(even) .feat-details {
  background: url(/uploads/site-settings/feat-2.png) center top no-repeat;
  background-size: 97%;
}

/*** INVENTORY LISTING ***/
#refine-search {
  width: 24%;
  padding-right: 0;
}
#inventory-listing h1 {
    color: #081825;
}

#refine-search h2 {
  /* margin-top: 0; */
  text-transform: uppercase;
  /* font-weight: 900; */
  color: #081825;
  text-align: center;
}
#results h3 {
  text-align: center;
  text-transform: uppercase;
}
/* york-del .rs-btn {
  background: url("../../images/elegant/search-glass.png") center no-repeat
    rgba(70, 176, 67, 1) !important;
} */
.clear-all {
  background-image: none !important;
}
.accordion label {
  font: 600 16px/22px "Titillium Web", "Helvetica Neue", helvetica, arial,
    sans-serif;
}
input[name="panel"]:checked ~ .accordion__content {
  margin: 0 !important;
  border-bottom: 1px dotted #aaa;
}

.grid1,
.grid2 {
  background: transparent;
  padding-bottom: 25px;
  margin-bottom: 10px;
  border: 0;
  border-bottom: 1px dotted #aaa;
}
.grid3 {
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #D2DBE5;
}

.inv-img .clear img {
  margin-top: -12px;
}
.inv-details a h2 {
  font-weight: 600;
  color: #117230;
  font-size: 25px;
}
.inv-summary-l {
  width: 53%;
}
.inv-summary-r {
  width: 47%;
}
.inv-summary-l span {
  font-weight: bold;
}
.inv-summary-r .op-f {
  font: 500 20px/22px "Changa One", "Helvetica Neue", helvetica, arial,
    sans-serif;
}
.watchlist {
  margin-bottom: 0;
}
.get-quote {
  padding-top: 0;
}

/*** INVENTORY DETAILS ***/
/* #inv-phone:before {
  content: "Call to Confirm Location";
  font-family: "Titillium Web", "Helvetica Neue", helvetica, arial, sans-serif;
  color: #000000;
  font-size: 18px;
  text-align: center;
  margin-left: 10px;
} */

/* #inv-price {
  height: 75px;
}
#cfp {
  margin-bottom: 15px;
}
#cfp .btn-4 {
  text-indent: -99999px;
  overflow: hidden;
  background: url(/uploads/site-settings/sip-bkgd.png) left top no-repeat;
  background-size: 100%;
  width: 100%;
  padding: 0;
  height: 55px;
}
#cfp .btn-4:hover {
  opacity: 0.8;
}
#cfp a img {
  display: none;
} */
/* #inv-phone {
  margin-bottom: 5px;
}
#inv-phone h2,
#inv-location h2 {
  margin-top: 0;
  margin-bottom: 0;
}
#inv-location {
  margin-bottom: 20px;
} */

/* #inv-sidebar .widgetized {
  padding: 0;
  background: url(/uploads/site-settings/pole.png) center top repeat-y;
}
#btn-calc {
  padding-bottom: 30px !important;
}
.widgetized .contact-btn {
  width: 100%;
  display: block;
  margin-left: 0;
}
.widgetized .contact-btn a {
  width: 100%;
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.widgetized .contact-btn a:hover {
  opacity: 0.8;
}
#inv-sidebar .contact-btn.one-half a div {
  display: none;
}
#btn-request a {
  height: 88px;
  background: url(/uploads/site-settings/sign2.png) left top no-repeat;
  background-position-x: center;
}
#btn-trade a {
  height: 50px;
  background: url(/uploads/site-settings/sign1.png) left top no-repeat;
  background-position-x: center;
}
#btn-finance a {
  height: 78px;
  background: url(/uploads/site-settings/sign3.png) left top no-repeat;
  background-position-x: center;
}
#btn-calc a {
  height: 55px;
  background: url(/uploads/site-settings/sign4.png) left top no-repeat;
  background-position-x: center;
} */

/* #inv-specs {
  margin-top: 0;
} */
/* #inv-specs .row1 {
  background: #e5f4ec;
}
#inv-specs .row2 {
  background: #e8e4da;
} */

/* #features accordion {
  margin-top: 15px;
}
#accordion div:first-of-type {
  margin-top: 10px;
}
#accordion section:not(.ac_hidden) h4,
#accordion h4 {
  background: url(/uploads/site-settings/accordion.png) left center no-repeat;
  background-size: 100%;
  border: 0;
  padding: 16px 10px 16px 30px;
}
#accordion h4 a {
  color: #fff;
  font-weight: bold;
  font-family: "Changa One";
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
  font-size: 22px;
}
#accordion .pointer {
  margin-top: 18px;
} */

/* BUTTONS */
/* .btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5 {
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
} */
/* .btn-1:hover,
.btn-2:hover,
.btn-3:hover,
.btn-4:hover,
.btn-5:hover {
  background: none;
}

.btn-3,
.btn-2,
.btn-5,
.btn_newsletter_subscribe,
#btn_calculate {
  font-size: 16px;
  padding: 8px 10px;
  background: url(/uploads/site-settings/carson-city-rv-nav-wood.png) center
    center no-repeat;
  background-size: cover;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  text-shadow: 1px 1px #000;
}
.btn-3:hover,
.btn-2:hover,
.btn-5:hover,
.btn_newsletter_subscribe:hover,
#btn_calculate:hover {
  background: url(/uploads/site-settings/carson-city-rv-nav-wood.png) center
    center no-repeat;
  background-size: cover;
  color: #2f9a38;
} */

/* #btn_calculate {
  font-weight: bold;
  text-align: center !important;
  text-transform: uppercase;
} */

/* .inv-share-icon .btn-3 {
  font-size: 13px;
  letter-spacing: -1px;
  text-transform: uppercase;
  padding: 4px 6px;
  color: #117230;
  background: transparent;
  text-shadow: none;
}
.watchlist .btn-3:hover,
.inv-share-icon .btn-3:hover {
  text-decoration: underline;
} */

/* .btn-5,
#form-fields .btn-3 {
  margin: 0 auto;
  float: none;
  padding: 12px 15px;
  width: 30%;
  font-weight: bold;
  text-transform: uppercase;
}
.btn-5:hover {
  margin: 0;
} */

/* .a_call_for_price {
  text-indent: -99999px;
  overflow: hidden;
  background: url(/uploads/site-settings/sip-search-bkgd.png) right top
    no-repeat;
  background-size: 100%;
  width: 180px;
  height: 60px;
}
.a_call_for_price:hover {
  opacity: 0.8;
  background: url(/uploads/site-settings/sip-search-bkgd.png) right top
    no-repeat;
  background-size: 100%;
} */

/*** ADDED FROM THEME SETTINGS 9/2/15 ***/
div#finance-img img {
  border-radius: 10px;
  margin: 10px 0px 0px 10px;
}
div#warranty-img img {
  border-radius: 10px;
  margin: 10px 0px 0px 40px;
}
div#ext-warranty-bullet {
  margin: 0 0 0 20px;
}
blockquote {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px;
}
#TB_iframeContent {
  height: 55vh !important;
}
ul.calculator {
  background: none;
  border: 0;
}

/** Changes to VDP **/
/* #inv-price {
  display: table;
}
#inv-msrp-box {
  width: 100%;
  float: none;
  display: table-header-group;
}
#inv-our-price-box {
  width: 100%;
  float: none;
  display: table-footer-group;
}
#inv-msrp-txt {
  display: inline-block;
  padding-left: 30px;
  font-size: 16px;
}
#inv-msrp {
  padding-left: 30px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: red;
  display: inline-block;
} */

/***SPECIALS***/

/* #load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(3)
  > label,
#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(2)
  > label,
#rebates-discounts > ul > li {
  font-size: 21px;
  font-weight: bold;
  color: #117230;
}

#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(3)
  > span {
  line-height: 1.1;
  font-size: 19px;
  font-weight: bold;
  color: #117230;
}

#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li
  > span,
#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(2)
  > span,
#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(4)
  > span,
#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(3)
  > span,
#inv-msrp-txt,
#our-price-discounts > ul > li:nth-child(1) > h4 {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.1;
}

#load_rv_search
  > li
  > div.inv-details
  > div
  > div.inv-summary-r
  > ul
  > li:nth-child(4)
  > label,
.op-f {
  color: red !important;
  font-size: 24px;
} */

#slideshow {
  margin-bottom: 0px;
  padding: 20px;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.btn-block {
  display: block;
  width: 100%;
}

.quick-links .btn-quick-links {
  background: #a90f0f;
  background: #2AFD7D;
  color: #85d5c9 !important;
  color: green !important;
  border: 2px solid green;
  font-size: 25px;
  margin: 5px;
  height: 156px;
  padding: 5px;
  white-space: normal;
  font-weight: 600;
}

#mobile-top > div > div.col-xs-6.col-sm-6:nth-child(1),
#mobile-top > div > div.col-xs-6.col-sm-6:nth-child(3) {
  margin-right: 5px;
  margin-left: -5px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

/* Aug 2018 changes */

/* VLP Inventory Card */
#inventory-listing .grid1,
#inventory-listing .grid2 {
  width: 100%;
  background: white;
  border: none;
  border-bottom: 2px solid #aaa;
}

#inventory-listing .inv-summary-r > div.watchlist,
#inventory-listing .inv-summary-r > div.request {
  width: 100%;
  text-align: center;
  margin: 0;
  padding-top: 10px;
  float: unset;
}

#inventory-listing {
  padding: 0;
}

#inventory-listing h2 {
  font-size: 20px;
}

#inventory-listing .inv-summary-r a {
  width: 100%;
}

.inv-summary-r ul li span {
  text-align: left;
}

.inv-summary-r li.vlp-msrp label {
  font-weight: 400;
}

.inv-summary-r .vlp-discounts span {
  line-height: 15px;
}

.inv-summary-r li.vlp-our_price span {
  color: #c10101;
}

.inv-summary-r .vlp-our_price label {
  color: #c10101;
  font-weight: 400;
}

.vlp-msrp label,
#msrp-discounts #inv-msrp {
  text-decoration: line-through;
}

.vlp-discounts span,
#rebates-discounts li {
  width: 100% !important;
}

.vlp-discounts label,
#rebates-discounts li:last-of-type {
  display: none !important;
}

/* special watchlist change */
.watchlist a.btn-3 {
  background: none;
  color: #272873;
  text-align: right;
  font-style: italic;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-shadow: none;
  box-shadow: none;
  border: none;
}

.watchlist a.btn-3:hover {
  text-decoration: underline;
}

.get-quote a.btn-3 {
  width: 100%;
  font-size: 14px;
  padding: 8px 10px;
  background: #E0161E;
  color: #fff;
  text-shadow: none;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  font-style: normal;
  border-radius: 25px;
}

/* VLP Accordion */
#refine-search {
    box-shadow: none;
    border: none;
    width: 80%;
    /* 80% is for mobile, at breakpoint move to 33% */
  }
  
  #search-parameters .accordion > div > label {
    background-color: #081825;
    color: white;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 10px;
  }
  
  #search-parameters .accordion > div {
    background-color: #D2DBE5;
  }
  
  #search-parameters .rs-btn {
    background-color: #c10101;
  }

  /* VDP - Price List */
  #inv-price-discounts {
    background: none;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    max-width: 275px;
    width: 100%;
  }

   #inv-price-discounts #msrp-discounts li, 
   #inv-price-discounts #msrp-discounts li:last-of-type {
    width: 50%;
  }

  #inv-msrp-txt {
    padding: 0;
    margin: 0;
    width: 50%;
    float: unset;
  }

  #our-price-discounts h4, #our-price-discounts h3 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    color: red;
    line-height: normal;
  }

  #inv-phone, #inv-location {
    margin: 0 auto;
    max-width: 275px;
    width: 100%;
  }

  #inv-phone h2, #inv-location h2 {
    background: none;
    padding: 0;
    font-size: 20px;
  }

  #inv-location p {
    padding: 0 0 30px;
  }

  #inv-phone h2::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f095";
    color: red;
    padding-right: 10px;
  }

  #inv-location h2::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f3c5";
    color: red;
    padding-right: 10px;
  }

  #inv-sidebar .btn-calc,
#inv-sidebar .btn-trade,
#inv-sidebar .btn-finance {
  padding: 0;
  background: none;
}

#inv-msrp-box {
  font-weight: bold;
}

#inv-sidebar .widgetized {
  padding: 0;
}

#inv-sidebar .contact-btn {
  width: 100%;
  margin: 0 0 10px;
}

#inv-sidebar .contact-btn a {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  box-shadow: none;
  text-shadow: none;
  border: none;
  border-radius: 90px;
  color: white;
}

#inv-sidebar .contact-btn a:hover {
  opacity: 0.7;
}

#inv-sidebar .contact-btn .btn-info {
  background-image: unset;
  padding: 0;
  color: white;
  box-shadow: none;
}

#inv-sidebar #cfp img {
  display: none;
}

#inv-sidebar #cfp a {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  border: none;
  padding: 15px;
  font-size: 18px;
}

#inv-sidebar #btn-request .btn-5 {
  background: #E0161E;
}

#inv-sidebar #btn-trade .btn-5 {
  background: #0F6F36;
}

#inv-sidebar #btn-finance .btn-5, #btn-calc .btn-5 {
  background: #054469;
}

/* Inv Specs and Below */
#inv-specs .row1 {
  background: gainsboro;
}

#inv-specs .row2 {
  background: none;
}

/* VDP Accordion */
#inv-content #accordion h4 {
  background: unset;
  background-color: #D2DBE5;
  border: none;
}

#inv-content #accordion a {
  color: #054469;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 18px;
}

#inv-content #accordion div p {
  padding: 10px 20px;
}

#inv-content section {
  margin: 5px 0;
}

#inv-content .acrdn-open {
  background: none;
}

#inv-content .acrdn-open ul.list-dots {
  list-style-position: inside;
}

#inv-content #accordion .pointer {
  color: #054469;
}

#inv-content .OutlineElement {
  padding: 10px 20px !important;
}
  /*** end 2018 changes ***/


@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }

  /* VLP */
  #inventory-listing {
    width: 66%;
  }

  #refine-search {
    width: 33%;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

/***MOBILE HOMEPAGE CODE***/
@media (max-width: 1400px) {
  #main-menu {
    width: 90%;
  }

  /* .quick-links .btn-quick-links {
    background: #fffc38;
    color: black !important;
  } */
}

@media (max-width: 979px) {
  body {
    padding: 0px;
  }
  #header {
    height: 0px;
    background-color: #e2dccf;
    margin-bottom: 0px;
  }
  #slogan > div:nth-child(4),
  #slogan > div:nth-child(2) {
    margin-top: 20px;
  }
  #slogan > div.col-md-6.col-lg-6 {
    display: none;
  }
  #footer-wrap > div > div {
    text-align: center;
  }
  #header-wrap {
    background: none;
    height: 0px;
    position: inherit;
  }
  #slogan > div {
    text-align: center;
    float: right;
  }
  #slogan {
    height: inherit;
    z-index: 99;
  }
  #slideshow {
    margin-top: 180px;
  }
  #google_translate_element {
    float: left;
  }
  #social-side {
    left: unset;
  }
}

@media (max-width: 767px) {
  #refine-search {
    width: 75%;
    margin-bottom: 0px;
  }
  .inv-img .clear {
    display: none;
  }
  .inv-summary-r,
  .inv-summary-l {
    width: 100%;
  }
  .inv-summary-r .msrp-d {
    text-align: left;
    padding-left: 20px;
  }
  .inv-summary-r .watchlist,
  .inv-summary-r .get-quote,
  .inv-summary-r .request {
    width: 33%;
    float: none;
    display: inline-block;
    margin-top: 20px;
    vertical-align: middle;
  }
  .quick-links {
    display: block;
  }
}

@media (max-width: 543px) {
  #bottom-main
    > div.widgetized.row-2
    > div.full.col-29
    > div
    > div.col-sm-12.col-md-6.col-lg-8 {
    padding: 0px;
    text-align: center;
  }
  #slideshow {
    margin-top: 0px;
  }

  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
  }

  #txt_newsletter_subscribe_email_90154 {
    text-align: center;
  }

  #mobile-top {
    display: inherit;
  }

  #slogan > div:nth-child(4),
  #slogan > div:nth-child(2) {
    margin-top: 0px;
  }

  #mobile-top h1 {
    text-align: center;
    font-size: 21px;
    margin: 0px;
    padding: 0px;
    z-index: 9999;
  }

  .quick-mobile-buttons {
    background-color: #ffff01;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 10px;
    margin-left: 16px;
    height: 117px;
  }

  .quick-mobile-buttons > a {
    color: #3c2518;
    font-size: 20px;
  }

  #mobile-top > a > h1 > img {
    display: inline;
  }

  #mobile-top > a {
    text-decoration: none;
  }

  .quick-type-mobile {
    background-color: #389c3b;
    color: white;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px black;
    padding: 10px;
  }

  .quick-type-mobile > p {
    text-align: center;
  }

  .quick-type-mobile > p {
    font-size: 26px;
    padding: 10px 0px;
  }

  #top-main > div.widgetized.row-3 > div > div > a > div {
    margin: 10px;
    padding: 0px;
  }

  .quick-type > a > div > p {
    font-size: 8px;
  }

  .quick-type > a > div,
  .brand-logos {
    border: black 2px solid;
  }

  .quick-type > a > div {
    margin: 10px;
  }

  #header {
    background: none;
    height: inherit;
  }

  .first-quick-type-mobile > div {
    margin-top: 20px;
  }

  #bottom-main
    > div.widgetized.row-2
    > div.full.col-83
    > div
    > div.col-sm-12.col-md-6.col-lg-4
    > div,
  #top-main > div.widgetized.row-2 > div > a,
  #bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h3,
  #slogan > div:nth-child(4) > a:nth-child(2),
  #slogan > div:nth-child(2) > a:nth-child(2),
  #slogan > div:nth-child(2) > p,
  #slogan > p:nth-child(1),
  #slogan > div.col-md-6.col-lg-6,
  #top-main > div.widgetized.row-3 > div > h1,
  #bottom-main > div.widgetized.row-2 > div.widgetized.row-4,
  #top-main > div.widgetized.row-1 > div > div:nth-child(2),
  #slogan > div:nth-child(4) > p {
    display: none;
  }

  #bottom-main > div.widgetized.row-2 > div.widgetized.row-3 > div {
    margin-bottom: 0px;
  }

  #bottom-main {
    background-image: none;
  }

  .brand-logos {
    margin: 10px;
  }

  #company-info {
    padding-top: 0px !important;
  }

  .header {
    height: 125px !important;
  }

  #home > div.mm-page > div.mobile-menu > div > a {
    margin-top: 17px;
  }

  #mobile-top > div > a {
    text-decoration: none;
  }

  #footer,
  #bottom-main > div.widgetized.row-2 > div.widgetized.row-3 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /*
    #page-1 {
        position: absolute;
        top: 15%;
        width: 100%;
    }
    */
  .grid3 select#sort {
    display: none;
  }

  #m-refine-search > button {
    margin-top: 65px;
    background-color: #4d5458;
    color: white;
  }
  .quick-links .btn-quick-links {
    font-size: 20px;
    background-color: #547bbc;
    color: white !important;
    border: 2px solid white;
  }
  .quick-link p {
    font-size: 20px;
    margin-top: 50px;
  }
}

@media (max-width: 480px) {
  .inv-summary-r ul {
    margin-bottom: 0;
  }
  .inv-summary-r .watchlist,
  .inv-summary-r .get-quote,
  .inv-summary-r .request {
    margin-top: 0;
  }
  .inv-summary-r .watchlist {
    width: 23%;
    margin-right: 2%;
  }
  .inv-summary-r .get-quote {
    width: 33.33%;
    margin-right: 2%;
  }
  .inv-summary-r .watchlist a {
    font-size: 16px;
    line-height: 1;
    border: 1px solid;
    text-align: center;
    padding: 10px 25px;
    width: auto !important;
  }
  .inv-summary-r .request {
    width: 39.33%;
  }
  .a_call_for_price {
    width: 100%;
    padding: 5px 0;
    font-size: 16px !important;
  }
  .grid1,
  .grid2 {
    margin-bottom: 0;
  }
  .grid2 {
    background: rgba(212, 195, 167, 1);
  }
  #inv-share {
    display: none;
  }
  #features-accordion {
    margin-top: 0;
  }
  #cfp .btn-4 {
    height: 70px;
  }
  .carsonimg {
    width: 100%;
  }
  /* .get-quote .btn-3 {
    width: 100%;
    padding: 0px 0;
    font-size: 0px !important;
  } */
  #rv_map_direction {
    border: 0px solid;
  }

  .quick-type > a > div > p {
    font-size: 8px;
  }

  .quick-type > a > div > p > img {
    display: none;
  }

  #bottom-main > div.widgetized.row-2 > div.full.col-83 > div > h1,
  #bottom-main > div.widgetized.row-1 > div > h1 {
    padding: 0px;
    margin: 0px;
  }

  #mobile-top h1 {
    font-size: 19px;
  }

  /* #slogan {
    height: 5%;
  } */

  .quick-mobile-buttons {
    background-color: #3c2518;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 10px;
    height: 117px;
    width: 45%;
  }

  .quick-mobile-buttons > a > p {
    font-size: 16px;
  }
}

@media (max-width: 543px) {
    .noShow {
        display: none;
    }
}#best-places-table a:hover {
color: #117230;
}
.hours div {
padding-left: 13px;
padding-right: 13px;
}.mm-label.button{text-indent: 0 !important;padding: 20px 20px 40px 20px !important;}pre{font-size: 12px;width: 100%;overflow: auto;-webkit-overflow-scrolling: touch;}.header,.content,.footer{text-align: center;}.header,.footer{background: #777;font-size: 16px;font-weight: bold;color: #fff;line-height: 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;height: 40px;padding: 0 50px;}.header a{background: center center no-repeat transparent;background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );z-index:1000;display: block;width: 40px;height: 40px;position: absolute; left: 10px;}.header a.contacts{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);}.header a.right{left: auto;right: 10px;}.content{background: url( menu-arrow.png ) 25px 15px no-repeat transparent;padding: 150px 50px 50px 50px;}.header.mm-fixed-top + .content{background-position: 25px 55px;}html.mm-opened.mm-zoom-menu body{ background: #333;}html.mm-opened.mm-zoom-menu .mm-page{background-color: #fff;}.mm-menu.mm-horizontal > .mm-panel{-webkit-transition: left 0.4s ease;-moz-transition: left 0.4s ease;-ms-transition: left 0.4s ease;-o-transition: left 0.4s ease;transition: left 0.4s ease; }.mm-menu .mm-hidden{display: none; }.mm-wrapper{overflow-x: hidden;position: relative; }.mm-menu{background: inherit;display: block;overflow: hidden;width: 100%;height: 100%;padding: 0;position: absolute;left: 0;top: 0;z-index: 0; }.mm-menu > .mm-panel{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;background: inherit;-webkit-overflow-scrolling: touch;overflow: scroll;overflow-x: hidden;overflow-y: auto;width: 100%;height: 100%;padding: 20px;position: absolute;top: 0;left: 100%;z-index: 0; }.mm-menu > .mm-panel.mm-opened{left: 0%; }.mm-menu > .mm-panel.mm-subopened{left: -40%; }.mm-menu > .mm-panel.mm-highest{z-index: 1; }.mm-menu .mm-list{padding: 20px 0; }.mm-menu > .mm-list{padding: 20px 0 40px 0; }.mm-panel > .mm-list{margin-left: -20px;margin-right: -20px; }.mm-panel > .mm-list:first-child{padding-top: 0; }.mm-list,.mm-list > li{list-style: none;display: block;padding: 0;margin: 0; }.mm-list{font: inherit;font-size: 14px; }.mm-list a,.mm-list a:hover{text-decoration: none; }.mm-list > li{position: relative; }.mm-list > li > a,.mm-list > li > span{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: inherit;line-height: 20px;display: block;padding: 10px 10px 10px 20px;margin: 0; }.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{content: '';border-bottom-width: 1px;border-bottom-style: solid;display: block;width: 100%;position: absolute;bottom: 0;left: 0; }.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{width: auto;XXmargin-left: 20px;margin-left: 0px;position: relative;left: auto; }.mm-list a.mm-subopen{width: 40px;height: 100%;padding: 0;position: absolute;right: 0;top: 0;z-index: 2; }.mm-list a.mm-subopen:before{content: '';border-left-width: 1px;border-left-style: solid;display: block;height: 100%;position: absolute;left: 0;top: 0; }.mm-list a.mm-subopen.mm-fullsubopen{width: 100%; }.mm-list a.mm-subopen.mm-fullsubopen:before{border-left: none; }.mm-list a.mm-subopen + a,.mm-list a.mm-subopen + span{padding-right: 5px;margin-right: 40px; }.mm-list > li.mm-selected > a.mm-subopen{background: transparent; }.mm-list > li.mm-selected > a.mm-fullsubopen + a,.mm-list > li.mm-selected > a.mm-fullsubopen + span{padding-right: 45px;margin-right: 0; }.mm-list a.mm-subclose{text-indent: 20px;padding-top: 30px;margin-top: -20px; }.mm-list > li.mm-label{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 10px;text-transform: uppercase;text-indent: 20px;line-height: 25px;padding-right: 5px; }.mm-list > li.mm-spacer{padding-top: 40px; }.mm-list > li.mm-spacer.mm-label{padding-top: 25px; }.mm-list a.mm-subopen:after,.mm-list a.mm-subclose:before{content: '';border: 2px solid transparent;display: block;width: 7px;height: 7px;margin-bottom: -5px;position: absolute;bottom: 50%;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg); }.mm-list a.mm-subopen:after{border-top: none;border-left: none;right: 18px; }.mm-list a.mm-subclose:before{border-right: none;border-bottom: none;margin-bottom: -15px;left: 22px; }.mm-menu.mm-vertical .mm-list .mm-panel{display: none;padding: 10px 0 10px 10px; }.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color: transparent; }.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel{display: block; }.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen{height: 40px; }.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 16px;right: 16px; }html.mm-opened .mm-page{box-shadow: 0 0 20px rgba(0,0,0,0.5); }.mm-ismenu{background: #333333;color: rgba(255,255,255,0.6); }.mm-menu .mm-list > li:after{border-color: rgba(0,0,0,0.15); }.mm-menu .mm-list > li > a.mm-subclose{background: rgba(0,0,0,0.1);color: rgba(255,255,255,0.3); }.mm-menu .mm-list > li > a.mm-subopen:after,.mm-menu .mm-list > li > a.mm-subclose:before{border-color: rgba(255,255,255,0.3); }.mm-menu .mm-list > li > a.mm-subopen:before{border-color: rgba(0,0,0,0.15); }.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu .mm-list > li.mm-selected > span{background: rgba(0,0,0,0.1); }.mm-menu .mm-list > li.mm-label{background: rgba(255,255,255,0.05); }.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened > ul{background: rgba(255,255,255,0.05); }.mm-page,.mm-fixed-top,.mm-fixed-bottom{-webkit-transition: none 0.4s ease;-moz-transition: none 0.4s ease;-ms-transition: none 0.4s ease;-o-transition: none 0.4s ease;transition: none 0.4s ease;-webkit-transition-property: top,right,bottom,left,border;-moz-transition-property: top,right,bottom,left,border;-ms-transition-property: top,right,bottom,left,border;-o-transition-property: top,right,bottom,left,border;transition-property: top,right,bottom,left,border; }html.mm-opened .mm-page,html.mm-opened #mm-blocker{margin: 0;top: 0;right: 0;bottom: 0;left: 0;border: 0px solid rgba(0,0,0,0); }html.mm-opening .mm-page{border: 0px solid #010101; }.mm-fixed-top,.mm-fixed-bottom{position: fixed;left: 0; }.mm-fixed-top{top: 0; }.mm-fixed-bottom{bottom: 0; }html.mm-opened{overflow: hidden;position: relative; }html.mm-opened body{overflow: hidden; }html.mm-opened .mm-page{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;position: relative; }html.mm-background .mm-page{background: inherit; }#mm-blocker{background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;display: none;width: 100%;height: 100%;position: fixed;z-index: 999999; }html.mm-opened #mm-blocker,html.mm-blocking #mm-blocker{display: block; }.mm-menu.mm-offcanvas{display: none;position: fixed; }.mm-menu.mm-current{display: block; }html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left: 80%; }.mm-menu{width: 80%; }@media all and (max-width: 175px){.mm-menu{width: 140px; }html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left: 140px; } }@media all and (min-width: 550px){.mm-menu{width: 440px; }html.mm-opening .mm-page,html.mm-opening #mm-blocker,html.mm-opening .mm-fixed-top,html.mm-opening .mm-fixed-bottom{left: 440px; } }/*! jQuery UI - v1.12.1 - 2018-07-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}/*! jQuery UI - v1.12.1 - 2018-07-30
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}