@media (min-width: 1200px) and (max-width: 1599px) {
   .hidden-lg{display:none!important}
   }
   .visible-xl-block,.visible-xl-inline,.visible-xl-inline-block,.visible-xl{display:none!important}
   @media (min-width: 1600px) {
   .container{width:1570px}
   .col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}
   .col-xl-12{width:100%}
   .col-xl-11{width:91.66666667%}
   .col-xl-10{width:83.33333333%}
   .col-xl-9{width:75%}
   .col-xl-8{width:66.66666667%}
   .col-xl-7{width:58.33333333%}
   .col-xl-6{width:50%}
   .col-xl-5{width:41.66666667%}
   .col-xl-4{width:33.33333333%}
   .col-xl-3{width:25%}
   .col-xl-2{width:16.66666667%}
   .col-xl-1{width:8.33333333%}
   .col-xl-pull-12{right:100%}
   .col-xl-pull-11{right:91.66666667%}
   .col-xl-pull-10{right:83.33333333%}
   .col-xl-pull-9{right:75%}
   .col-xl-pull-8{right:66.66666667%}
   .col-xl-pull-7{right:58.33333333%}
   .col-xl-pull-6{right:50%}
   .col-xl-pull-5{right:41.66666667%}
   .col-xl-pull-4{right:33.33333333%}
   .col-xl-pull-3{right:25%}
   .col-xl-pull-2{right:16.66666667%}
   .col-xl-pull-1{right:8.33333333%}
   .col-xl-pull-0{right:auto}
   .col-xl-push-12{left:100%}
   .col-xl-push-11{left:91.66666667%}
   .col-xl-push-10{left:83.33333333%}
   .col-xl-push-9{left:75%}
   .col-xl-push-8{left:66.66666667%}
   .col-xl-push-7{left:58.33333333%}
   .col-xl-push-6{left:50%}
   .col-xl-push-5{left:41.66666667%}
   .col-xl-push-4{left:33.33333333%}
   .col-xl-push-3{left:25%}
   .col-xl-push-2{left:16.66666667%}
   .col-xl-push-1{left:8.33333333%}
   .col-xl-push-0{left:auto}
   .col-xl-offset-12{margin-left:100%}
   .col-xl-offset-11{margin-left:91.66666667%}
   .col-xl-offset-10{margin-left:83.33333333%}
   .col-xl-offset-9{margin-left:75%}
   .col-xl-offset-8{margin-left:66.66666667%}
   .col-xl-offset-7{margin-left:58.33333333%}
   .col-xl-offset-6{margin-left:50%}
   .col-xl-offset-5{margin-left:41.66666667%}
   .col-xl-offset-4{margin-left:33.33333333%}
   .col-xl-offset-3{margin-left:25%}
   .col-xl-offset-2{margin-left:16.66666667%}
   .col-xl-offset-1{margin-left:8.33333333%}
   .col-xl-offset-0{margin-left:0}
   .visible-xl{display:block!important}
   table.visible-xl{display:table}
   tr.visible-xl{display:table-row!important}
   th.visible-xl,td.visible-xl{display:table-cell!important}
   .visible-xl-block{display:block!important}
   .visible-xl-inline{display:inline!important}
   .visible-xl-inline-block{display:inline-block!important}
   .hidden-xl{display:none!important}
   }
   /* ==========================================================================
      Global test
      ========================================================================== */
   body { background: #fff; font-size:16px; color:#000; font-family: 'Roboto', sans-serif;}
   h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {font-family: 'Maven Pro'; font-weight:700;}
   h1, .h1 {font-size:30px; text-transform:uppercase;}
   h2, .h2 {font-size:24px;}
   h3, .h3 {font-size:20px;}
   h4, .h4, h5, .h5 {font-size:18px;}
   a {color:#39b7e5;}
   a:hover {color:#016ab1;}
   hr { border-color: inherit; }
   .well-xs { padding: 2px; }
   .well-hollow { background-color: transparent; }
   div, a { outline: none; }
   a { webkit-transition: all 1s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
   img { max-width: 100%; }
   .map img { max-width: none; }
   .clear { clear: both; }
   img.pull-left { margin-right: 15px; }
   img.pull-right { margin-left: 15px; }
   .pull-right.img-block, .pull-left.img-block { display: block; float: none !important; margin: 20px auto; }
   a.fade { display: block; opacity: 1; }
   a.fade:hover { opacity: .7; }
   img.border {border:1px solid #016AB1;}
   /*
   *** Embedded Videos
   *** http://amobil.se/2011/11/responsive-embeds/
   */
   .embed-container { position: relative; padding-bottom: 56.25%; /* 16/9 ratio */
   padding-top: 30px; /* IE6 workaround*/
   height: 0; overflow: hidden; }
   .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
   iframe { border: none; }
   a, a:active, a:focus, :focus { outline: none !important; }
   
   ::-moz-focus-inner {
    border: 0 !important;
   }
   
   ul.nav .dropdown b { display: none; }
   /* ==========================================================================
      Buttons
      ========================================================================== */
   .btn, #slideshowWrap .pricingContainer:after {font-size:14px; font-family: 'Maven Pro'; font-weight:700; border-radius:4px; border-width:3px; text-transform:uppercase;}
   .btn-full-width {width:100%; margin-bottom:5px;}
   .btn-primary, #slideshowWrap .pricingContainer:after {background:#39b7e5; border-color:#8be0ff; color:#fff;}
   .btn-primary i {color:#000;}
   .btn-primary:hover, #slideshowWrap li.unit:hover .pricingContainer:after {background:#000; border-color:#8be0ff;}
   .btn-primary:hover i {color:#fff;}
   .btn-default {background:#eaf0f6; border-color:#d7e7f6;}
   .btn-default:hover {background:#000; border-color:#d7e7f6;}
   /* ==========================================================================
      Panels
      ========================================================================== */
   .panel-default {box-shadow:none; border:none;}
   .panel-default > .panel-heading {background:#000; color:#fff; text-align:center; text-transform:uppercase;}
   .panel-default > .panel-heading i {color:#39b7e5;}
   .panel-default > .panel-body {background:#eaf0f6; border:none; box-shadow:none;}
   /* ==========================================================================
      Header
      ========================================================================== */
   #site-header {text-align:center; }
   #blog #site-header {border-bottom:20px solid #016ab1;}
   .top-header {
      margin-bottom:10px;
      font-size:18px;
      background:#eaf0f6;
      background: -moz-linear-gradient(left, rgba(234,240,246,0) 0%, rgba(234,240,246,1) 20%);
   background: -webkit-linear-gradient(left, rgba(234,240,246,0) 0%,rgba(234,240,246,1) 20%);
   background: linear-gradient(to right, rgba(234,240,246,0) 0%,rgba(234,240,246,1) 20%);
   }
   .slogan {display:none; font-style:italic;}
   .phone {font-family: 'Maven Pro'; }
   .phone a, .phone a:hover { color: #000; text-decoration: none; cursor: default; font-weight:700;}
   .phone a[href^=tel] {color:#257ebb;}
   .phone a[href^=tel]:hover {color:#257ebb;}
   .phone a i {color:#ff0000;}
   .logo {padding:10px;}
   #top-search-container { background: #016ab1; color:#fff;}
   .top-search { position: relative; }
   .top-search #topSearchForm { clear: both; float: left; }
   .top-search .form-group label { display: none; }
   .top-search .form-group, .top-search .SearchButton { clear: both; float: left; margin: 10px 5px; }
   .top-search .form-control { width: 200px; }
   .top-search .heading { float: left;  }
   .top-search .advanced { position: relative; top: 20px; left: 10px; line-height: 1em; display: inline-block; font-size: 12px; }
   /* ==========================================================================
      NavBar
      ========================================================================== */
   nav#main-nav { padding: 5px; border-radius:0; border:none; text-align:center; min-height:0; margin-bottom:0; background-color:#FFF; font-family: 'Maven Pro'; }
   nav#main-nav .navbar-header {display:inline-block!important; }
   .navbar-collapse { max-height: none; }
   ul.nav li { float:none; display:inline-block; width:100%; }
   .navbar-default .navbar-nav > li > a {color:#000;}
   .nav > li > a {display:inline-block; text-align:left; }
   ul.nav .dropdown b { display:inline-block; line-height:40px; top:0; width:40px; position:absolute; right:0;    cursor:pointer;  }
   ul.nav .dropdown.open b i:before {
        content:"\f00d"
   }
   .navbar-default .navbar-nav > li > a {width:100%; color:#0a163b; text-transform:uppercase; font-weight:700;}
   .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {background:#fff;}
   .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {color:#000;}
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000;}
   .navbar-collapse.in { overflow-y: visible; }
   .navbar-default .navbar-collapse, .navbar-default .navbar-form { border: 0; }
   .navbar-justified .navbar-nav { display: inline-block; float: none; vertical-align: top; }
   .navbar-justified .navbar-collapse { text-align: center; }
    
   /* ==========================================================================
      SideBar
      ========================================================================== */
   aside { margin: 10px 0; }
   aside #sideSearch label { display: none; }
   aside .visit-us.compact img { max-width: 100%; margin-bottom: 10px; }
   aside .visit-us.compact .directions-link { margin-bottom: 10px; }
   #sidebarSearch { margin-bottom: 15px; }
   /* ==========================================================================
      Content
      ========================================================================== */
   #mainContainer { background: #fff; }
   .no-units-text p:first-child { font-weight: bold; font-size: 21px; line-height: 1em; margin: 20px auto; }
   
   .home-buttons {margin-top:30px;  }
   .home-buttons a {display:block; position:relative; margin-bottom:15px;}
   .home-buttons a > span {position:absolute; left:0; bottom:0; padding:10px; width:100%; background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
   background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
   background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);}
   .home-buttons a > span span {color:#fff; }
   .home-buttons a > span em { }
   .home-buttons a img {width:100%; height:auto;}
   .home-buttons a:after {content:"\f0da"; font-size:30px; padding:10px; display:block; position:absolute; right:0; top:0; height:100%; width:8.5%; background:#39b7e5; padding-top:19%;
   color:#fff;
   font-family:"Font Awesome 7 Pro";font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;
   }
   .home-buttons a:hover {color:#fff;}
   .home-buttons a:hover:after {background:#000; text-decoration:none; } 
   /* ==========================================================================
      RV Types
      ========================================================================== */
   #rv-types {display:block; background: url(https://assets.interactcp.com/rothrv/images/bg-rv-types.jpg) repeat-x; border-top:10px solid #016ab1; border-bottom:10px solid #016ab1; }
   #rv-types ul {list-style-type:none; padding:0; margin:0; text-align:center; padding-top:35px; padding-bottom:10px; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end;}
   #rv-types ul li { width:49%;  display:inline-block; vertical-align:top; }
   #rv-types ul li a {display:block; padding:10px; color:#000; font-size:14px; text-transform:uppercase; }
   #rv-types ul li:hover {text-decoration:underline;}
   #rv-types ul li img {display:block; margin:auto; margin-bottom:10px; height:auto; width: auto; }
   
   /* ==========================================================================
      Footer
      ========================================================================== */
    
   
   footer { background: #eaf0f6; color: #000; text-align: center; padding-bottom:30px; margin-top:15px;  font-size:12px; }
   #footerNav {background:#016ab1;}
   #footerNav .navbar-nav {float:none; width:100%; text-align:center;}
   #footerNav .navbar-nav a {color:#fff; font-size:12px; font-weight:700; font-family: 'Maven Pro'; text-transform:uppercase;   }
   #footerNav .navbar-nav a:hover {background:#000; color:#fff;}
   footer #rv-types {background:none; border:none; font-size:12px; text-transform:none; text-align:center;}
   footer #rv-types ul {list-style-type:none; padding:0; margin:0; float:none; width:100%;  text-align:center; }
   footer #rv-types ul img {display:none;}
   footer #rv-types ul li {display:block; width:100%;}
   footer #rv-types ul li a { padding:0; color:#000; font-size:12px; text-transform:none; }
   footer #rv-types  a:hover { }
   footer > .container-fluid > .row >  div[class^=col] {margin-top:30px;}
   footer .h3 {margin-top:0; padding-top:0;}
   footer div.footer-poweredby {margin-top:50px;}
   footer .footer-location {font-size:14px;}
   footer .footer-poweredby .vcard {display:none;}
   
   
   .home-icon{font-size:16px;}
   footer .social-icons {margin-top:15px;}
   .social-icons { display: inline-block; }
   .social-icons  { display: block; margin: 0 auto; padding: 0; }
   .social-icons li { display: inline-block; }
   .social-icons a { display:block; font-size: 36px; text-indent:-9999px; width: 30px; margin: 0 2px; color: #fff;}
   .social-icons a i { text-indent: 0; display: block; float: left; }
   .social-icons a:hover { text-decoration: none; color: #f6ff00; }
   .fa-facebook-square { color: #0254A8; }
   .fa-youtube-square { color: #D10000; }
   .fa-google-plus-square { color: #D44736; }
   .fa-location-dot { color: #D44736; }
   .fa-rss{color: #faa935;}
   .fa-x-twitter-square { color: #1da1f2; }
   .fa-facebook-square-lg{font-size:40px;}
   .fa-location-dot-lg{font-size:40px;}
   
   /* ====================================================================
   BLOG STYLES
      ==================================================================== */
   #blog article:before, #blog article:after { display: table; content: " "; clear: both; }
   #blog article { margin-bottom: 30px; }
   #blog article header { text-align: left; }
   #blog article .wp-post-image { margin-right: 10px; }
   #blog article .updated,
   #blog article .author { display: inline-block; font-size: 13px; margin-bottom: 20px; }
   #blog .widget-inner #searchform label { display: none; }
   #blog .widget-inner #searchform #searchsubmit { display: inline-block; width: auto; margin: 10px 0 30px 0; }
   #blog .wp-sidebar,
   #blog .wp-sidebar .panel-heading,
   #blog .wp-sidebar .panel-default { text-align: left; }
   #blog .wp-sidebar .widget h3 { margin-bottom: 20px; }
   #blog .wp-sidebar .widget_recent_entries,
   #blog .wp-sidebar .widget_archive,
   #blog .wp-sidebar .widget_categories { margin-bottom: 30px; }
   #blog .wp-sidebar .widget_recent_entries ul { list-style: none; padding: 0; }
   #blog .wp-sidebar .widget_recent_entries li { margin-bottom: 20px; line-height: 1em; }
   #blog .wp-sidebar .widget_archive ul,
   #blog .wp-sidebar .widget_categories ul { list-style: none; padding: 0; }
   #blog .wp-sidebar .widget_archive li,
   #blog .wp-sidebar .widget_categories li { padding: 5px 0; }
   #blog .hupso_c div { width: auto!important; margin: 0 2px!important; }
   #blog .hupso_google iframe {width: 35px!important; }
   #blog.home .entry-tags { display: none; }
   /* ==========================================================================
      Form Elements
      ========================================================================== */
   .datepicker { padding: 10px 20px; text-align: center; }
   .datepicker td:hover { cursor: pointer; background: #f5f5f5; }
   .datepicker th.switch { text-align: center; }
   .datepicker th.next { text-align: right; }
   /* ==========================================================================
      Directions
      ========================================================================== */
   .map { height: 300px; border: 1px solid #ABADB3; float: left; padding: 0; clear: both; margin-top: 10px; margin-bottom: 30px; margin-left: 2%; width: 96%; }
   #directions table { width: 100%; }
   #directions table.adp-directions tr:hover { background: #FFFD8B; color: #000; }
   #getAddressForm { clear: both; background: #F5F5F5; border: 1px solid #ABADB3; padding: 15px; font-weight: 700; color: #76787d; margin: 20px 0; }
   #getAddressForm input { font-weight: normal; font-size: 12px; font-style: italic; color: #aaaaaa; padding: 5px; margin: 10px 0; border: 1px solid #ABADB3; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
   #getAddressForm input:focus { font-style: normal; color: #000000; }
   #start:focus { color: #000000; font-stye: normal; }
   #getAddressForm select { border: 1px solid #ABADB3; padding: 4px 5px; margin: 10px 0; font-size: 13px; line-height: 1.2em; -webkit-border-radius: 5px; border-radius: 2px; -moz-border-radius: 2px; width: 240px; }
   /* ==========================================================================
      Delivery Estimator
      ========================================================================== */
   #deResults { margin-top: 20px; padding: 10px; background: #eee; }
   #deResults.empty-results { display: none; }
   #deResults span { float: left; display: inline-block; }
   #deResults strong { float: left; clear: both; margin-right: 10px; display: inline-block; width: 115px; }
   #deResults:before, #deResults:after { display: table; content: " "; }
   #deResults:after { clear: both; }
   /* ==========================================================================
      Advanced Search
      ========================================================================== */
   #mainSearch { margin-bottom: 20px; }
   #mainSearch label { display: none; }
   #mainSearch .form-group { width: 48%; float: left; margin: 1%; }
    .SearchStockNumber::-webkit-input-placeholder {
    color: #555;
   }
    .SearchStockNumber:-moz-placeholder {
    color: #555;
    opacity: 1;
   }
    .SearchStockNumber::-moz-placeholder {
    color: #555;
    opacity: 1;
   }
    .SearchStockNumber:-ms-input-placeholder {
    color: #555;
   }
   /* ==========================================================================
      Our Brands and Manufacturers
      ========================================================================== */
   .brandIcons { clear: both; }
   .brandIcons a, .mfgIcons a {   border-radius: 5px;  border: 1px solid #eee; margin: 1%; width: 100%;   display: inline-block; 
   background: #eaf0f6; border:3px solid #d7e7f6;  }
   .brandIcons a:hover, .mfgIcons a:hover { background: #e5e5e5; background: -moz-linear-gradient(bottom, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); background: -webkit-linear-gradient(bottom, #ffffff 0%, #e5e5e5 100%); background: -o-linear-gradient(bottom, #ffffff 0%, #e5e5e5 100%); background: -ms-linear-gradient(bottom, #ffffff 0%, #e5e5e5 100%); background: linear-gradient(to top, #ffffff 0%, #e5e5e5 100%); }
   .brandIcons img, .mfgIcons img { margin: auto; display: block; max-height: 60px; max-width: 100%; }
   .brandIcons a.more-brands, .mfgIcons a.more-mfgs { background: transparent; height: auto; border: none; }
   .brand-btn-container .brandIcons a { margin: 10px auto; display: block; float: none; width: 160px; height: 60px; padding-top: 10px; }
   /* ==========================================================================
      Contact Page
      ========================================================================== */
   .visit-us-phone { width: 100%; float: none !important; clear: left; }
   .visit-us-phone ol { list-style-type: none; padding: 0; }
   /* ==========================================================================
      Testimonials
      ========================================================================== */
   .testimonial { position: relative; }
   .testimonial blockquote { quotes: inherit; font-size: 14px; overflow: hidden; border: none; padding: 0; margin-bottom: 25px; }
   .testimonial .signature { display: block; margin-top: 10px; font-size: 12px; font-style: normal; color: #858585; }
   .testimonial .readMore { font-size: 12px; font-style: normal; }
   .testimonial img { margin-bottom: 15px; }
   aside .panel .testimonial blockquote { margin-left: 0; }
   aside .panel .testimonial blockquote:before { display: none; }
   .readMoreTestimonials { display: block; }
   /* ==========================================================================
      Unit List Cycle Carousel
      ========================================================================== */
   
   .featured-heading {  text-align:center; font-size: 30px; font-weight:700; text-transform:uppercase; margin-bottom:15px; font-family: 'Maven Pro'; }
   .home-featured {position:relative; background: url(https://assets.interactcp.com/rothrv/images/bg-featured.jpg); background-size: cover; padding:30px;}
   .home-featured .container {position:relative;}
   .home-featured #slideshowWrap, .home-featured #slideshowWrap li.unit {background:transparent; border:none;  }
   .home-featured #slideshowWrap .detailsContainer {background:rgba(255,255,255,1); padding:10px; border-radius:5px; box-shadow:1px 1px 3px rgba(0,0,0,.6); font-weight:700; }
   .home-featured #slideshowWrap .photoContainer {padding:0!important;;}
   .home-featured #slideshowWrap li.unit img {width:100%; max-height: none }
   .home-featured .unitContainer .unit-title a{font-size:14px; color:#000; font-size:1;}
    
   .home-featured #slideshowWrap li.unit.has-sale-price .regPriceText {text-decoration:line-through;}
   .home-featured .featured-next, .home-featured .featured-prev {position:absolute; z-index:999; left:30px; background:transparent; color:#fff; padding:10px; border-radius:5px; top:50%; margin-top:10px;}
   .home-featured .featured-next {right:30px; left:auto;}
   .home-featured .featured-next:hover, .home-featured .featured-prev:hover {text-decoration:none; background:#ee2e24;}
   .home-featured .cycle-next, .home-featured .cycle-prev {display:none;}
   .home-featured .cycle-pager {display:none;}
   .home-featured .regPrice {font-size:14px; font-weight:400;}
   .home-featured .youSave {display:none;}
   .home-featured .salePrice {font-weight:700; font-size:18px; display:block; margin-top:20px;}
   .home-featured .salePrice .salePriceLabel, .home-featured .salePrice .salePriceText {display:block; }
   .home-featured .salePrice .salePriceText {font-size:30px; color:#ff0000; margin-top:10px;}
   #slideshowWrap { width: 100%; height: auto; border-right: 1px solid #ccc; }
   .detailSimilarRVs #slideshowWrap { height: 280px; }
   #slideshowWrap ol.unitList, #slideshowWrap li.unit .img2, #slideshowWrap li.unit ul.unitDetails li, #slideshowWrap li.unit .salesPitch, #slideshowWrap .photoContainerIcons, #slideshowWrap .listing-pager, #slideshowWrap .listingPagination, #slideshowWrap #tags { display: none; }
   #slideshowWrap li.unit {vertical-align:top; background: white; padding: 10px; margin: 0; float: none; border: 1px solid #ccc; opacity: 1 !important; height: auto; }
    
   #slideshowWrap .pricingContainer, #slideshowWrap .unitDetailsContainer { width: 100%; margin-top: 0; }
   #slideshowWrap .pricingContainer { height: 140px; display:block;   margin-bottom:0px; }
   #slideshowWrap .pricingContainer .salePrice {font-family: 'Maven Pro'; }
   #slideshowWrap li.unit .pricingContainer:after {content: "See Details"; display:block; margin-top:30px; border:3px solid #8be0ff; padding:5px; text-transform:uppercase; font-weight:700; position:absolute; bottom:10px; 
   width:80%; left:10%;
   }
   #slideshowWrap ul.unitDetails { margin: 0; }
   #slideshowWrap ul.unitDetails li { display: none; }
   #slideshowWrap ul.unitPricing { border-left: none; text-align: center; margin: 0; padding: 0 10px; width: 100%; }
   #slideshowWrap ul.unitPricing li { margin: 0; }
   #slideshowWrap ul.unitPricing .noPriceWrapper { text-align: center; }
   #slideshowWrap .unitHeader h3 { font-size: 14px; white-space: normal; text-align: center; display: block; height: 30px !important; overflow: hidden; }
   #slideshowWrap .detailsContainer { position: relative; width: 100%; }
   #slideshowWrap .photoContainer { text-align: center; width: 100%; margin-bottom: 10px; }
   #slideshowWrap .photoContainer img { width: 100%; }
   #slideshowWrap li.unit img { width: auto; max-width: 100%; }
   #slideshowWrap .row { margin-left: 0; margin-right: 0; }
   /* anchors */
   .cycle-slideshow > a { position: absolute; top: 0; left: 0; width: 100%; padding: 0; background-color: #222; display: block; }
   .cycle-slideshow > a[href="javascript:void(0)"] { cursor: default; }
   /* images */
   .cycle-slideshow > a > img { width: 100%; position: static; display: block; }
   /* Similar Units with less than 3 units */
   #slideshowWrap.cycle-slideshow-static { height: auto; }
   /* ==========================================================================
      Photo Slider
      ========================================================================== */
   .photoSlider { margin-left: 10px; border: 10px solid #fff; box-shadow: 0 0 4px #ccc; }
   /* ==========================================================================
      Slider Navigation
      ========================================================================== */
   .cycle-slideshow > div.cycle-prev, .cycle-slideshow > div.cycle-next { position: absolute; z-index: 999; font-size: 20px; top: 50%; margin-top: -20px; left: 10px; width: 30px; height: 30px; padding: 2px 9px; color: #fff; transition: .25s; cursor: pointer; }
   .cycle-slideshow > div.cycle-next { right: 10px; left: auto; }
   .cycle-slideshow > div.cycle-prev a, .cycle-slideshow > div.cycle-next a { text-decoration: none; }
   .cycle-slideshow { position: relative; }
   .cycle-prev:hover, .cycle-next:hover { background: #fff; color: #585858; }
   .cycle-slideshow > div.cycle-pager { position: absolute; top: auto; left: auto; bottom: 10px; right: 10px; z-index: 9999; }
   .cycle-slideshow > div.cycle-pager span { display: block; float: left; text-indent: -9999px; width: 15px; height: 15px; background: #000; border-radius: 50%; margin: 4px; }
   .cycle-slideshow > div.cycle-pager span.cycle-pager-active { background: #46A5E5; }
   .cycle-slideshow > div.cycle-pager span:hover { background: #fff; }
   /* ==========================================================================
      Non Bootstrap Form Stuff
      ========================================================================== */
   /*  All Fields */
   input, textarea, select { background-color: #FFFFFF; background-image: none; border: 1px solid #CCCCCC; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; color: #555555; display: block; font-size: 14px; /*height: 34px;*/
   line-height: 1.42857; padding: 6px 12px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; vertical-align: middle; width: 100%; }
   input[type=checkbox], input[type=radio] { width: auto; }
   input:focus, textarea:focus, select:focus { border-color: #66AFE9; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); outline: 0 none; }
   .form-horizontal .control-label.text-left { text-align: left; }
   .form-horizontal .control-label .pull-right { position: relative; right: -22px; }
   .form-horizontal .form-group .sub-label { padding-top: 7px; }
   .form-horizontal .form-group .sub-label.pull-left { position: relative; left: -22px; }
   /* Required Fields */
   .form-group em, [role="form"] em { color: #cc0000; font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; text-transform: uppercase; letter-spacing: normal; line-height: 1em; vertical-align: middle; }
   .form-group .field-validation-valid { display: none; }
   .form-group .field-validation-valid + i { display: none; }
   .form-group .field-validation-error { float: right; }
   .form-group .field-validation-error + i { float: right; font-size: 16px; color: #ebdc25; position: relative; z-index: 0; }
   .form-group .field-validation-error + i:after { content: ''; display: inline-block; height: 10px; /*12px*/
   width: 4px; /* 3px */
   background-color: #000; position: relative; right: 9px; /*10px*/
   z-index: -1; }
   /* Xtra Stuff */
   input.btn { width: auto; }
   .SearchLabel { display: none; }
   div.manufacturerListing, div.manufacturerListing .content, div.manufacturerListing .content .makes { width: 100%; word-wrap: break-word; }
   .well .banner { background-color: #e6db55; margin: 20px -19px; padding: 15px 25px; }
   input + i[class^=icon] { position: absolute; top: 10px; right: 23px; cursor: pointer; }
   .form-contents h2 { margin-top: 0px; font-size: 24px; }
   .form-contents .form-description { font-size: 14px; margin-bottom: 25px; }
   /* Lifted Corners
   */
   .liftedCorners { position: relative; background: #f5f5f5; border: 6px solid #fff; padding: 24px 24px 10px 24px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
   .liftedCorners:before, .liftedCorners:after { content: ""; position: absolute; z-index: -2; }
   .liftedCorners:after { bottom: 15px; right: 0px; width: 50%; height: 20%; max-width: 300px; max-height: 100px; -webkit-box-shadow: 6px 25px 12px rgba(0, 0, 0, 0.2); -moz-box-shadow: 6px 25px 12px rgba(0, 0, 0, 0.2); box-shadow: 6px 25px 12px rgba(0, 0, 0, 0.2); -webkit-transform: rotate(6deg); -moz-transform: rotate(6deg); -ms-transform: rotate(6deg); -o-transform: rotate(6deg); transform: rotate(6deg); }
   .liftedCorners:before { left: 80px; top: 6px; width: 50%; height: 35%; max-width: 16px; max-height: 50px; -webkit-box-shadow: -80px -6px 15px rgba(0, 0, 0, 0.2); -moz-box-shadow: -80px -6px 15px rgba(0, 0, 0, 0.2); box-shadow: -80px -6px 15px rgba(0, 0, 0, 0.2); -webkit-transform: skew(14deg); -moz-transform: skew(14deg); -ms-transform: skew(14deg); -o-transform: skew(14deg); transform: skew(14deg); -webkit-transform-origin: 0 100%; -moz-transform-origin: 0 100%; -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%; transform-origin: 0 100%; }
   /* End lifted corners
   
   /** GLP Form **/
   .glp-form .imageDisplay-holder { width: 250px; }
   .glp-form .imageDisplay-holder img { display: block; margin: 0 auto 8px auto; }
   .glp-form .msrp-holder:after, .glp-price-confirm .msrp-holder:after { content: " "; display: block; }
   .glp-form .salePriceLabel-holder { clear: both; }
   /** GLP Price Confirmation **/
   .glp-price-confirm .h5 { font-size: 16px; text-align: center; margin-top: 30px; }
   .glp-price-confirm p { text-align: center; }
   .glp-price-confirm { z-index: 0; max-width: 100%; }
   .glp-price-confirm .price-message { font-size: 19px; }
   .glp-price-confirm .price-message .short-price-holder { color: #54aa47; }
   .glp-price-confirm .unit-info { overflow: hidden; margin: 30px auto; width: 253px; }
   .glp-price-confirm .photo { float: left; width: 238px; height: 188px; margin: 5px 5px 5px 10px; background: #f5f5f5; border: 6px solid #fff; padding: 18px; }
   .glp-price-confirm .unit-info .unit-info-details { float: left; max-width: 290px; margin-left: 15px; }
   .glp-price-confirm .unit-info .unit-info-details p { text-align: left; margin-top: 10px; }
   .glp-price-confirm .unit-info .unit-info-details p strong { font-size: 16px; font-weight: bold; }
   .glp-price-confirm .call-us { font-size: 19px; margin-bottom: 60px; line-height: 25px; }
   .glp-price-confirm .close-btn { margin-bottom: 20px; }
   .glp-price-confirm .expires-message { padding: 9px 10px; margin: 25px 10px; background: #ffffe0; background: -moz-linear-gradient(left, rgba(255, 255, 224, 0) 0%, lightyellow 15%, lightyellow 85%, rgba(255, 255, 224, 0) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 224, 0)), color-stop(15%, lightyellow), color-stop(85%, lightyellow), color-stop(100%, rgba(255, 255, 224, 0))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left, rgba(255, 255, 224, 0) 0%, lightyellow 15%, lightyellow 85%, rgba(255, 255, 224, 0) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left, rgba(255, 255, 224, 0) 0%, lightyellow 15%, lightyellow 85%, rgba(255, 255, 224, 0) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left, rgba(255, 255, 224, 0) 0%, lightyellow 15%, lightyellow 85%, rgba(255, 255, 224, 0) 100%); /* IE10+ */
   background: linear-gradient(to right, rgba(255, 255, 224, 0) 0%, lightyellow 15%, lightyellow 85%, rgba(255, 255, 224, 0) 100%);   /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffe0', endColorstr='#00ffffe0', GradientType=1 );
   /* IE6-9 */ }
   .glp-price-confirm .expires-message:before { content: ''; display: block; height: 1px; margin: 0 10px; position: relative; bottom: 9px; background: #e6db56; background: -moz-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(230, 219, 86, 0)), color-stop(15%, #e6db56), color-stop(85%, #e6db56), color-stop(100%, rgba(230, 219, 86, 0))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* IE10+ */
   background: linear-gradient(to right, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%);   /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e6db56', endColorstr='#00e6db56', GradientType=1 );
   /* IE6-9 */ }
   .glp-price-confirm .expires-message:after { content: ''; display: block; height: 1px; margin: 0 10px; position: relative; top: 9px; background: #e6db56; background: -moz-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(230, 219, 86, 0)), color-stop(15%, #e6db56), color-stop(85%, #e6db56), color-stop(100%, rgba(230, 219, 86, 0))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%); /* IE10+ */
   background: linear-gradient(to right, rgba(230, 219, 86, 0) 0%, #e6db56 15%, #e6db56 85%, rgba(230, 219, 86, 0) 100%);   /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e6db56', endColorstr='#00e6db56', GradientType=1 );
   /* IE6-9 */ }
   /* ==========================================================================
     IRV Listings
     ========================================================================== */
   .no-units-text { margin-bottom: 40px; font-size: 18px; }
   .Hide { display: none; visibility: hidden; }
   /* Custom Listing Styling */
   ul.InventoryTagFourPanel li img { margin-right: 10px !important; }
   .InventoryTagFourPanel { float: right; }
   .Flair { clear: left; float: left; font-style: italic; }
   .unit-list { clear: right; margin-top:25px; }
   .listingToolbar { background: #dddddd; border: 1px solid #cccccc; margin-bottom: 10px; }
   .listingPagination { padding: 5px; line-height: 32px; clear: both; }
   .listingPagination label { margin-right: 10px; }
   .listingPagination select { width: auto; padding: 6px 4px; }
   .listingPagination #sortOptions { width: 160px; float: left; margin-right: 20px; }
   .listingPagination a.btnGridMode, .listingPagination a.btnListMode { cursor: pointer; background: #fff; padding: 4px 8px 2px 8px; border: 1px solid #ccc; color: #333333; -o-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; transition: .3s; }
   .listingPagination a.btnGridMode i, .listingPagination a.btnListMode i { font-size: 14px; }
   .listingPagination a.btnGridMode:hover, .listingPagination a.btnListMode:hover { background: #ccc; }
   .listingToolbar .row { margin-left: -5px; margin-right: -5px; }
   .listingToolbar [class*=col-] { padding-left: 5px; padding-right: 5px; }
   .listingToolbar, .listingToolbar select { font-size: 12px; }
   .bottomPaging .itemCount { display: none; }
   .bottomPaging .page-size-wrapper { margin-top: 20px; }
   /*ol.unitList li:last-child { margin-bottom: 20px; }*/
   ol.unitList { width: 100%; background: #fff; padding: 0; -moz-box-shadow: 0px 4px 4px #d5d5d5; -webkit-box-shadow: 0px 4px 4px #d5d5d5; box-shadow: 0px 4px 4px #d5d5d5; margin: 0 0 15px 0; list-style-type: none; float: left; padding-top: 10px; }
   ol.unitListCompact { list-style-type: none; padding: 0; margin: 0; overflow: hidden; }
   .unitListHeader h2 { clear: both; color: #fff; background: #0072bc; padding: 5px 0 5px 10px; margin: 0px; border-radius:4px 4px 0 0;}
   .salesPitch { color: #F00; font-size: 1.1em; font-weight: 700; font-style: italic; }
   .unitContainer .hidden-list-mode { display: block; }
   .unitContainer .visible-list-mode { display: none; }
   .unitContainer li.unit { float: left; width: 100%; margin: 1% 0; padding: 10px; border: 1px solid #ddd; background: white; position: relative; padding-bottom:60px; }
   
   .unitContainer li.unit:hover { background: #f1f1f1; cursor: pointer; }
   
   .unitContainer .unit-title { font-size: 18px; height: 60px; white-space: normal; margin-top: 5px; }
   .similarUnitsContainer.unitContainer .unit-title {display:block; max-width:90%; margin:20px auto 30px;  }
   .unitContainer #tags { position: absolute; top: -18px; right: -5px; z-index: 999; }
   .unitContainer #tags ul { list-style-type: none; margin: 0; overflow: hidden; }
   .unitContainer #tags ul li { margin-top: 10px; }
   .unitContainer #tags ul li:last-child { display: none; }
   .unitContainer #tags ul li:first-child { display: block; }
   .unitContainer .photoContainer { font-size: 10px; }
   .unitContainer .photoContainer img { max-width: 100%; max-height: 105px; }
   .unitContainer .img2 { display: none; }
   .unitContainer .photoContainer { text-align: center; }
   .unitContainer .photoContainerIcons { padding-left: 0; margin-top: 10px; }
   ul.photoContainerIcons li { display: inline; margin-right: 5px; }
   ul.unitDetails, ul.unitPricing { list-style-type: none; margin: 0; margin-bottom: 5px; padding: 0; line-height: 18px; }
   .unitContainer ul.unitDetails li { display: none; }
   .unitContainer ul.unitDetails li:first-child { display: block; color: #005EC4; }
   .unitContainer ul.unitPricing { clear: both; float: left; border-left: none; text-align: left; }
   .unitContainer ul.unitPricing .noPriceWrapper { text-align: center; }
   .unitContainer .buttonsContainer { clear: both; }
   .salePrice { font-weight: 700; font-size: 18px; display:block; margin-top:5px; }
   .youSave { color: #ff0000; }
   .unitContainer.gridMode { text-align: center; }
   .unitContainer.gridMode ul.unitDetails, .unitContainer.gridMode ul.unitPricing { float: none; }
   .unitContainer.gridMode li.unit:hover { background: #f1f1f1; }
   .unitContainer.gridMode .pricingContainer, .unitContainer.gridMode .unitDetailsContainer { width: 100%; height: auto; }
   .unitContainer.gridMode ul.unitDetails { padding-bottom: 10px; border-bottom: 1px solid #EEEEEE; }
   .unitContainer.gridMode ul.unitDetails li:first-child { color: #90939C; }
   .unitContainer.gridMode ul.unitPricing { margin-top: 10px; text-align: center; }
   .unitContainer.gridMode .glpBtnContainer { display: none; }
   .unit-list .change-zip-link { line-height: 30px; }
   #change-zip-dialog { padding: 10px; }
   #change-zip-dialog form { padding: 30px; }
   #change-zip-dialog .h3 { margin-top: 0; }
   /* Recently Viewed (Sidebar) */
   aside .recently-viewed .unit .unit-title { font-size: 13px; margin: 10px 0; height: auto; }
   aside .recently-viewed .unit .pricingContainer { display: none; }
   /* Unit List Compare feature */
   .compareContainer { display: none; }
   
   /* Favorites Container */
   .favorite-container { text-align: left; padding-left: 0; }
   
   /* Favorites Container */
   .favorite-container { text-align: left; padding-left: 0; display:inline-block; }
   /* Jump to Type Links */
   .listing-jump-to-links { float: left; position: relative; }
   .jump-to-link-popup { position: absolute; top: 30px; left: 0; z-index: 1000; background: white; width: 280px; padding: 10px; border: 1px solid #ddd; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5); }
   .jump-to-type-link { display: block; }
   .jump-to-type-link.selected { font-weight: bold; color: #333; }
   .jump-to-type-count { color: #999; }
   .no-units-text p { margin-bottom: 40px; font-size: 18px; }
   p.disclaimer-main { font-size: 14px; font-weight: normal; }
   
   
   /* Payments Around */
   .well.Details.detailPricing { overflow: visible!important; }
   i.fa-info-circle.payments-around-info-icon { color: #016cb3;}
   i.fa-info-circle.sale-price-info-icon { font-size: 16px; position: absolute; top: 2px; right: -20px;color: #016cb3;}
   .sale-price-wrapper .tooltip { right: -20px!important; left: auto!important; }
   .sale-price-wrapper .tooltip.top .tooltip-arrow { display: none; }
   .tooltip-inner { background:#016cb3!important; opacity:1;}
   .tooltip-arrow { border-top-color: #016cb3!important;}
   .unit .tooltip.in { opacity:1; }
   
   
   /* ==========================================================================
      IRV Listings - Gallery Template Styles
      ========================================================================== */
   ol.unit-list { padding: 0; margin: 0; list-style: none; }
   .gallery-template .hidden-grid-mode { display: none; }
   .unitContainer .gallery-template { text-align: left; }
   .unitContainer li.unit.gallery-template { margin: 0 0 20px 0; width: 100%; }
   .unit.gallery-template { position: relative; border: 1px solid #ddd; padding: 10px; margin-bottom: 20px; }
   .unitContainer li.unit.gallery-template { border-bottom: 2px solid #ccc; padding: 20px;} 
   .unit.gallery-template:hover,
   .unit.gallery-template:hover .unit-tools { cursor: pointer; background: #f9f9f9; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
   .gridMode .unit.gallery-template:hover .unit-tools { background: #fff; }
   .listMode .unit.gallery-template:hover .unit-tools { background: #f1f1f1; }
   .unit.gallery-template:hover h3 { text-decoration: underline; }
   .unit.gallery-template:hover { box-shadow: 0 5px 10px rgba(0,0,0,.2); z-index: 9999; }
   
   .gallery-template ul.unit-tags { padding: 0; margin: 0; list-style: none; position: absolute; top: -15px; right: -10px; z-index: 999; }
   .gallery-template .hidden-grid-mode .unit-tags li { display: inline-block; }
   .gallery-template .hidden-list-mode.unit-tags li { display: block; margin-bottom: 5px; }
   .gridMode .gallery-template .unit-tags li:nth-child(2n) { display: none; }
   
   .gallery-template .photo-container { position: relative; display: block; width: 100%; height: 130px; }
   .gallery-template .photo-container .unit-photo { max-width: 178px; position: absolute; }
   .gallery-template .photo-container img { width: 100%; height: 120px; }
   .gallery-template .photo-container .unit-photo:first-child img { width: 100%; height: 129px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 90px; height: 63px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 90px; height: 63px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) { width: 90px; height: 63px; top: 0; left: 172px; border-left: 1px solid #fff; z-index: 9998; }
   .gallery-template .photo-container .unit-photo:nth-child(3) { width: 90px; height: 66px; top: 63px; left: 172px; border-left: 1px solid #fff; border-top: 3px solid #fff; z-index: 9998;}
   .gallery-template .unit-photo:last-child .overlay { background: #000; opacity: .3; height: 100%; width: 100%; position: absolute; }
   .gallery-template .unit-photo .more-photos { position: absolute; bottom: 10px; left: 10px; color: #fff; z-index: 9990; font-size: 18px; line-height: 1em; }
   .gallery-template .fa-play-circle { display: inline-block; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 25px; height: 26px; font-size: 28px; color: #fff;  z-index: 9999; }
   
   .gallery-template .unit-pricing { position: relative; }
   .gallery-template .unit-pricing ul { margin: 0; padding: 0; list-style: none; } 
   .gallery-template .sale-price { font-weight: 700; font-size: 18px; margin-bottom: 5px;}
   .gallery-template .reg-price { font-size: 13px; }
   .gallery-template .reg-price-text { text-decoration: line-through; }
   .gallery-template .fa-info-circle { color: #337ab7; margin-left: 5px; font-size: 14px; }
   .gallery-template .you-save { font-size: 13px; color: red; }
   .gallery-template .pricing-btns-container { margin-top: 10px; }
   
   .gallery-template .unit-details { font-size: 12px; margin: 20px 0 0 0; }
   .gallery-template .stock-location { display: block; color: #858585; font-size: 11px; margin-top: 10px; }
   .gallery-template .stock-number { margin-right: 2px; }
   .gallery-template .location { margin-left: 2px; }
   .gallery-template .unit-description { margin-top: 10px; }
   .gallery-template .unit-description p { margin: 0; }
   .gallery-template .salespitch { color: red; font-style: italic; margin-top: 10px; }
   
   .gallery-template .payments-around-container { display: inline-block; background: #fde056; font-size: 12px; padding: 6px 10px; margin: 15px 0 0; }
   .gallery-template .gridMode .payments-around-container { margin-bottom: 0; }
   .gallery-template .payment-text { font-weight: 700; }
   
   .gallery-template .unit-tools { border-top: 1px solid #f1f1f1; font-weight: 400; font-size: 12px; line-height: 8px; padding: 15px 20px; margin: 20px -20px -20px -20px; }
   .gridMode .unit.gallery-template:hover .unit-tools { box-shadow: 0 -1px 0px rgba(0,0,0,.15); }
   .gallery-template .compare-container, .gallery-template .favorite-container { display: inline-block; }
   .gallery-template .unit-tools input[type=checkbox] { margin: 0; padding: 0; left: 0; height: 12px; width: 12px; position: relative;top: -2px;}
   .gallery-template .unit-tools .radio, .gallery-template .unit-tools .checkbox { margin: 0; min-height: 0; padding: 0; }
   .gallery-template .unit-tools .checkbox label, .unit-tools label { min-height: 0; display: inline; }
   .gallery-template .unit-tools .checkbox label.tool-favorite { padding-left: 0; }
   .gallery-template .tool-compare { margin-right: 10px; }
   .gallery-template .btn-compare { padding: 4px 5px; font-size: 12px!important; margin: 0 10px 0 2px; border-radius: 4px; box-shadow: none; border: 0; background: #777; color: #fff; line-height: 1em; display: inline; position: relative; top: -1px;
   webkit-transition: all 1s ease;
   -moz-transition: all .3s ease;
   -o-transition: all .3s ease;
   -ms-transition: all .3s ease;
   transition: all .3s ease;
   }
   .gallery-template .btn-compare:hover { background: #999; }
   
   .gallery-template .compareContainer { display: none; }
   .gallery-template .compareContainer .btn.compareButton { font-size: inherit; float: none; }
   .gallery-template .compareContainer label { float: none; display: inline; height: auto; line-height: 20px; }
   .gallery-template .compareContainer input { float: none; display: inline; }
   
   .favorite-container ::-moz-selection {
    background: white;
   }
   
   .favorite-container ::selection { background: white; }
   
   @-webkit-keyframes 
   fa-beat { 
       0% {
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
       }
        100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
       }
   }
   
   @keyframes 
   fa-beat {
        0% {
            -webkit-transform: scale(2);
            -ms-transform: scale(2);
            transform: scale(2);
         }
        100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
       }
   }
   
   
   input[type="checkbox"].favorite:checked + i {
     position: relative;
     -webkit-animation: fa-beat 0.4s ease;
     animation: fa-beat 0.4s ease;
   }
   
   input[type="checkbox"].favorite:checked + i + span {
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
   }
   
   input[type="checkbox"].favorite { display: none; }
   input[type="checkbox"].favorite + i:before { font-family: "Font Awesome 7 Pro"; font-size: 14px; height: 10px; width: 16px; display: inline-block; font-style: normal; }
   input[type="checkbox"].favorite + i:before { content: "\f08a"; color: #999;  }
   input[type="checkbox"].favorite:checked + i:before { content: "\f004"; color: red; }
   
   
   /* ==========================================================================
      Faceted Search
      ========================================================================== */
   #facetedSearch { margin-bottom: 10px; font-size: 12px; }
   #facetedSearch .panel-default { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
   #facetedSearch .panel-heading { border: none; background:#016ab1; color:#fff; text-align:center; padding: 0; }
   #facetedSearch .panel-heading h4 { font-size: 14px; }
   #facetedSearch .panel-heading a { display: block; padding: 10px 15px; }
   #facetedSearch .panel-heading a:hover, #facetedSearch .panel-heading a:focus { text-decoration: none; }
   #facetedSearch .panel-heading i { margin-right: 5px; }
   #facetedSearch .panel-body { border: none; padding: 10px; }
   .checkbox.hide + .checkbox { margin-top: 10px; }
   #faceted-search .SearchButton { margin-bottom: 50px; }
   /* ==========================================================================
      IRV Listings - Gallery Template Styles
      ========================================================================== */
   ol.unit-list { padding: 0; margin: 0; list-style: none; }
   .gallery-template .hidden-grid-mode { display: none; }
   .unitContainer .gallery-template { text-align: left; }
   .unitContainer li.unit.gallery-template { margin: 0 0 20px 0; width: 100%; }
   .unit.gallery-template { position: relative; border: 1px solid #ddd; padding: 10px; margin-bottom: 20px; }
   .unitContainer li.unit.gallery-template { border-bottom: 2px solid #ccc; padding: 20px;} 
   .unit.gallery-template:hover,
   .unit.gallery-template:hover .unit-tools { cursor: pointer; background: #f9f9f9; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
   .gridMode .unit.gallery-template:hover .unit-tools { background: #fff; }
   .listMode .unit.gallery-template:hover .unit-tools { background: #f1f1f1; }
   .unit.gallery-template:hover h3 { text-decoration: underline; }
   .unit.gallery-template:hover { box-shadow: 0 5px 10px rgba(0,0,0,.2); z-index: 9998; }
   
   .gallery-template ul.unit-tags { padding: 0; margin: 0; list-style: none; position: absolute; top: -15px; right: -10px; z-index: 999; }
   .gallery-template .hidden-grid-mode .unit-tags li { display: inline-block; }
   .gallery-template .hidden-list-mode.unit-tags li { display: block; margin-bottom: 5px; }
   .gridMode .gallery-template .unit-tags li:nth-child(2n) { display: none; }
   
   .gallery-template .photo-container { position: relative; display: block; width: 100%; height: 130px; }
   .gallery-template .photo-container .unit-photo { max-width: 178px; position: absolute; }
   .gallery-template .photo-container a.unit-photo:hover { text-decoration: none; }
   .gallery-template .photo-container img { width: 100%; height: 120px; }
   .gallery-template .photo-container .unit-photo:first-child img { width: 100%; height: 129px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 90px; height: 63px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 90px; height: 63px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) { width: 90px; height: 63px; top: 0; left: 172px; border-left: 1px solid #fff; z-index: 9998; }
   .gallery-template .photo-container .unit-photo:nth-child(3) { width: 90px; height: 66px; top: 63px; left: 172px; border-left: 1px solid #fff; border-top: 3px solid #fff; z-index: 9998;}
   .gallery-template .unit-photo:last-child .overlay { background: #000; opacity: .3; height: 100%; width: 100%; position: absolute; }
   .gallery-template .unit-photo .more-photos { position: absolute; bottom: 10px; left: 10px; color: #fff; z-index: 9990; font-size: 18px; line-height: 1em; }
   .gallery-template .fa-play-circle { display: inline-block; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 25px; height: 26px; font-size: 28px; color: #fff;  z-index: 9997; }
   
   .gallery-template .unit-pricing { position: relative; }
   .gallery-template .unit-pricing ul { margin: 0; padding: 0; list-style: none; } 
   .gallery-template .sale-price { font-weight: 700; font-size: 18px; margin-bottom: 5px;}
   .gallery-template .reg-price { font-size: 13px; }
   .gallery-template .reg-price-text { text-decoration: line-through; }
   .gallery-template .fa-info-circle { color: #337ab7; margin-left: 5px; font-size: 14px; }
   .gallery-template .you-save { font-size: 13px; color: red; }
   .gallery-template .pricing-btns-container { margin-top: 10px; }
   
   .gallery-template .unit-details { font-size: 12px; margin: 20px 0 0 0; }
   .gallery-template .stock-location { display: block; color: #858585; font-size: 11px; margin-top: 10px; }
   .gallery-template .stock-number { margin-right: 2px; }
   .gallery-template .location { margin-left: 2px; }
   .gallery-template .unit-description { margin-top: 10px; }
   .gallery-template .unit-description p { margin: 0; }
   .gallery-template .salespitch { color: red; font-style: italic; margin-top: 10px; }
   
   .gallery-template .payments-around-container { display: inline-block; background: #fde056; font-size: 12px; padding: 6px 10px; margin: 15px 0 0; }
   .gallery-template .gridMode .payments-around-container { margin-bottom: 0; }
   .gallery-template .payment-text { font-weight: 700; }
   
   .gallery-template .unit-tools { border-top: 1px solid #f1f1f1; font-weight: 400; font-size: 12px; line-height: 8px; padding: 15px 20px; margin: 20px -20px -20px -20px; }
   .gridMode .unit.gallery-template:hover .unit-tools { box-shadow: 0 -1px 0px rgba(0,0,0,.15); }
   .gallery-template .compare-container, .gallery-template .favorite-container { display: inline-block; }
   .gallery-template .unit-tools input[type=checkbox] { margin: 0; padding: 0; left: 0; height: 12px; width: 12px; position: relative;top: -2px;}
   .gallery-template .unit-tools .radio, .gallery-template .unit-tools .checkbox { margin: 0; min-height: 0; padding: 0; }
   .gallery-template .unit-tools .checkbox label, .unit-tools label { min-height: 0; display: inline; }
   .gallery-template .unit-tools .checkbox label.tool-favorite { padding-left: 0; }
   .gallery-template .tool-compare { margin-right: 10px; }
   .gallery-template .btn-compare { padding: 4px 5px; font-size: 12px!important; margin: 0 10px 0 2px; border-radius: 4px; box-shadow: none; border: 0; background: #777; color: #fff; line-height: 1em; display: inline; position: relative; top: -1px;
   webkit-transition: all 1s ease;
   -moz-transition: all .3s ease;
   -o-transition: all .3s ease;
   -ms-transition: all .3s ease;
   transition: all .3s ease;
   }
   .gallery-template .btn-compare:hover { background: #999; }
   
   .gallery-template .compareContainer { display: none; }
   .gallery-template .compareContainer .btn.compareButton { font-size: inherit; float: none; }
   .gallery-template .compareContainer label { float: none; display: inline; height: auto; line-height: 20px; }
   .gallery-template .compareContainer input { float: none; display: inline; }
   
   .favorite-container ::-moz-selection {
    background: white;
   }
   
   .favorite-container ::selection { background: white; }
   
   @-webkit-keyframes 
   fa-beat { 
       0% {
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
       }
        100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
       }
   }
   
   @keyframes 
   fa-beat {
        0% {
            -webkit-transform: scale(2);
            -ms-transform: scale(2);
            transform: scale(2);
         }
        100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
       }
   }
   
   
   input[type="checkbox"].favorite:checked + i {
     position: relative;
     -webkit-animation: fa-beat 0.4s ease;
     animation: fa-beat 0.4s ease;
   }
   
   input[type="checkbox"].favorite:checked + i + span {
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
   }
   
   input[type="checkbox"].favorite { display: none; }
   input[type="checkbox"].favorite + i:before { font-family: "Font Awesome 7 Pro"; font-size: 14px; height: 10px; width: 16px; display: inline-block; font-style: normal; }
   input[type="checkbox"].favorite + i:before { content: "\f08a"; color: #999;  }
   input[type="checkbox"].favorite:checked + i:before { content: "\f004"; color: red; }
   
   
   /* ==========================================================================
      Mobile Filtered Search
      ========================================================================== */
   .fs-modal { position: fixed; top: 0; right: 0; left: 0; bottom: 0; background: #fff; height: 100%; width: 100% !important; z-index: 9999; padding: 70px 30px 30px 30px; overflow: auto; margin: 0 !important; }
   .fs-modal label { line-height: 28px; margin-left: 5px; font-size: 14px; color: #000; }
   body.modal-open { margin: 0; }
   .listingToolbar { background: #f1f1f1; }
   .listingToolbar-fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; width: 100%; border-top: 0; border-right: 0; border-left: 0; }
   .listingToolbar-fixed [class*=col-] { padding-left: 10px; padding-right: 10px; }
   .mobile-filter-link { font-size: 14px; font-weight: 700; }
   .fs-modal-toolbar { background: #F1F1F1; position: fixed; width: 100%; top: 0; left: auto; right: 100%; margin: 0; padding: 0 15px; border-bottom: 1px solid #DDD; line-height: 45px; font-weight: 700; }
   .fs-modal .fs-modal-toolbar { left: 0; right: 0; }
   .fs-modal .sort-by-label { display: inline-block; float: left; font-size: 15px; }
   .fs-modal #sortOptions { display: inline-block; width: auto; float: right; margin-bottom: 20px; }
   .fs-modal .mobile-filters-label { clear: both; display: block; font-size: 15px; margin-bottom: 10px; text-align: left; }
   .fs-modal input[type="checkbox"] { min-height: 20px; min-width: 20px; }
   .fs-modal .StockNumberWrapper, .fs-modal .SearchButton { display: none; }
   /* ==========================================================================
      Clear Filtered Search Feature
      ========================================================================== */
   
   .clear-filters-toolbar {border:1px solid #F5F5F5; border-radius:5px; padding:10px;}
   
   .clear-filters-label {font-size:20px; }
   .clear-filters-toolbar .btn-clear-all {line-height:30px;}
   .clear-filters-toolbar .well {background:#F5F5F5; border:none; box-shadow:none; padding:10px; margin-bottom:4px;}
   .clear-filters-toolbar ul.fa-ul {padding:0; margin:0;}
   .clear-section {color:#878787; text-transform:uppercase; font-size:12px; font-weight:700;}
   .clear-section i {font-size:20px; color:#C7D3D7;}
   .clear-section:hover {text-decoration:none;}
   .clear-section:hover i {color:#0436A1;}
   .clear-selection {font-size:12px; line-height:1.6;}
   
   /* ==========================================================================
      Default Used and New Detail Pages
      ========================================================================== */
   #page-35436 .glpBtnContainer {display:none;}
   #page-35436 .unit-title:after, .sold-status h1:after {content: "SOLD, but inquire with us about available inventory."; display:block; font-size:18px;}
   .panel { border-color: #DDD; }
   .InvDetail .SpecsTable { width: 100%; }
   .InvDetail .SpecsTable td { padding: 2px; vertical-align: top; font-size: 11px; background-color: #F0F0F0; border-top: 1px solid #D4D4D4; text-align: left; }
   .InvDetail .SpecsTable tr td { padding: 4px 10px; }
   .InvDetail .SpecsTable tr td:nth-child(2n) { background-color: #FFF; }
   .NoSalesPriceText { font-size: 12px; font-weight: bold; }
   .SalesPriceLabel { font-size: 14px; font-weight: bold; }
   .SalesPriceText { font-size: 16px; font-weight: bold; }
   .SavingsLabel { color: #FF0000; font-weight: bold; }
   .SavingsText { color: #FF0000; font-weight: bold; }
   .DetailPanel .TagLine { font-size: 18px; margin: 20px 0; font-weight: bold; text-align: center; }
   .DetailPanel .detailMoreInfo { font-size: 16px; font-weight: 700; text-align: center; padding: 20px 0; }
   .DetailPanel .PriceInfo { line-height: 1.6; font-size: 13px; margin: 4px; }
   .DetailPanel .StockNo, .DetailPanel .LotLocation { font-size: 10px; padding-left: 3px; margin-top: 10px; margin-bottom: 10px; font-size: 12px; }
   .DetailPanel .salesPitch { margin-bottom: 10px; }
   .DetailPanel .UnitDescText-options ul { padding: 0 17px; margin: 25px 0 0 0; }
   /******** Social Media ********/
   .detailSocial { margin-bottom: 17px; }
   .specsPanel { clear: left; }
   .detailSocial span { margin: 0 2px 7px 2px; display: block; float: left; padding-top: 2px; }
   .detailTwitter { margin-top: 2px !important; }
   .detailG-plus, .detailPinterest { margin-top: 2px !important; }
   .detailPinterest iframe { width: 44px !important; }
   /*.fb_edge_widget_with_comment>span,.fb_edge_widget_with_comment>span>iframe { width:87px !important; height:24px !important; }*/
   .fb_iframe_widget iframe { z-index: 200; }
   /******** Media Viewer ********/
   #detailYtPlayer .embed-container { padding-bottom: 67.75%; }
   #detailMediaPhotos { position: relative; float: left; width: 100%; }
   #detailMediaPhotos a, .detailMedia a.cboxElement { cursor: pointer; }
   #detailMediaPhotos ul, #detailMediaPhotos ol { list-style-type: none; }
   #detailMediaPhotos .slides { margin: 0; padding: 0; position: relative; }
   #detailMediaPhotos .slides li { height: auto; width: 100%; }
   #detailMediaPhotos .sliderPrev, #detailMediaPhotos .sliderNext { position: absolute; top: 50%; margin-top: -18px; z-index: 999; background: transparent url("https://assets-cdn.interactcp.com/interactrv/images/common/whiteSlideshowarrows.png") no-repeat; width: 36px; height: 37px; display: block !important; text-indent: -9999px; left: 10px; cursor: pointer; }
   #detailMediaPhotos .sliderNext { background-position: right 0; left: auto; right: 10px; cursor: pointer; }
   #detailMediaPhotos .slides .photo-label { display: block; position: absolute; bottom: 20px; margin: 0 4%; border-radius: 4px; background-color: rgba(255, 255, 255, 0.6); color: black; width: 92%; text-align: center; padding: 10px 20px; font-size: 14px; }
   #detailMediaPhotos .slides img, div#detailMediaFP img { border: 4px solid #FFFFFF; box-shadow: 0px 0px 2px #999999; width: 100%; max-width: 100% !important; }
   .detailMediaTabs { clear: both; }
   .detailMediaTabs ul { margin: 10px 0; padding: 0; }
   .detailMediaTabs ul li { margin: 1px; display: inline; }
   .detailMediaTabs ul li button { color: #999; padding: 6px 7px; margin-bottom: 5px; }
   .detailMediaTabs ul li.active button { color: inherit; }
   .imageCounterWrapper { margin: 10px 10px 0 0; display: block; }
   .InvDetail .imageCounterWrapper { float: right; }
   .InvDetail .favorite-container { float: left; margin-top: 4px; margin-right: 10px; }
   .InvDetail .favorite-container { float: left; margin-top: 4px; margin-right: 10px; }
   /****** Buttons  ********/
   .DetailPanel .detailActions a.btn { padding-left: 2px; padding-right: 2px; }
   .financeButtons a { margin: 3px; width: 123px; font-size: 13px; text-align: left; line-height: 16px; }
   .financeButtons i { float: left; margin: 4px 5px 10px -4px; font-size: 26px; }
   .DetailButtons a { margin: 3px; width: 47%; font-size: 12px; text-align: center; line-height: 24px; }
   .DetailButtons i { display: none !important; float: left; margin: 4px 5px 0px -7px; }
   .detailLinkActions a.actionLink { display: block; font-size: 12px!important; line-height: 25px; height: 25px; padding-left: 3px; float: left; width: 49%; margin-right: 1%; }
   .detailLinkActions a.actionLink i { float: none; margin-top: 2px; width: 14px; display: inline-block; }
   .detailLinkActions i, .DetailButtons i { font-size: 16px; margin-right: 5px; }
   .credit-app-link i { padding: 0 0 0 3px; }
   .fa-dollar-sign { font-size: 0px !important; }
   .fa-dollar-sign:before { font-size: 18px !important; visibility: visible; }
   /****** Xtra stuff ******/
   .Manufacts img { float: right; margin-left: 5px; }
   .DetailPanel .Header { overflow: hidden; margin-bottom: 10px; }
   .DetailPanel #InventoryTag { float: right; }
   .DetailPanel #InventoryTag img { display: block; margin: 5px; float: left; }
   .DetailPanel .PaymentInfo, .ItemDetails .PaymentsAround { text-align: center; margin-bottom: -10px; font-size: 12px; font-weight: 700; height: 60px; width: 160px; padding-top: 15px; }
   .ItemDetails .PaymentsAround { padding-top: 9px; margin-top: 5px; }
   .noPaymentsAround .PaymentsAround { display: none; visibility: hidden; }
   .DetailPanel .well { overflow: hidden; }
   .InvDetail .similarLinks { margin-bottom: 10px; font-size: 16px; }
   .InvDetail .similarLinks a { margin-right: 7px; }
   .panel-primary > .panel-heading { color: #000; background-color: #F5F5F5; border-color: #DDD; margin: 0; }
   .specsPanel .panel-heading { border-bottom: 0; }
   .detailSimilarRVs .cycle-pager { display: none; }
   .virtual-tour-tabs { margin: 20px 10px; }
   /* ==========================================================================
      Library Detail
      ========================================================================== */
   .LibraryDetail .Header { overflow: hidden; line-height: 20px; }
   .LibraryDetail .detailSocial { margin-left: 5px; }
   .LibraryDetail .brandDescription { float: none; padding-top: 20px; clear: both; }
   .LibraryDetail .DetailButtons a { display: block; text-align: center; float: left; }
   .LibraryDetail .imageCounterWrapper { padding-top: 10px; clear: both; }
   #libraryDetailTabs { clear: both; margin-top: 40px; }
   /* Floorplans */
   ul.libraryDetailList { list-style: none; padding: 0; }
   ul.libraryDetailList > li { border: 1px solid #c9c9c9; margin: 15px 0; overflow: hidden; }
   ul.libraryDetailList > li > .row { margin: 0; }
   ul.libraryDetailList > li { -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); }
   ul.libraryDetailList > li > .row > [class^=col]:first-child h2 { text-align: center; background: initial; border: initial; color: black; }
   ul.libraryDetailList > li > .row > [class^=col]:last-child { background-color: #f4f4f4; border-top: 1px solid #c9c9c9; padding-bottom: 15px; }
   ul.libraryDetailList h3 { margin: 20px 0 10px 0; font-size: 14px; font-weight: 700; }
   ul.libraryDetailList > li .fpImage { margin: 25px auto; display: table; }
   ul.libraryDetailList > li .floorplanDesc { margin-top: 20px; }
   ul.libraryDetailList > li .ContactSection { text-align: center; margin-top: 40px; color: #000; }
   ul.libraryDetailList > li .SpecsTable { margin-bottom: 25px; border: none; }
   ul.libraryDetailList > li .SpecsTable td { padding: 4px 0; border-bottom: 1px solid #c9c9c9; }
   ul.libraryDetailList > li .SpecsTable td:first-child { width: 70%; }
   ul.libraryDetailList > li .similarLinks a { margin: 0; line-height: 20px; display: block; }
   /* In-stock units */
   ul.libraryDetailList .InStockPanel { padding: 20px 0; }
   ul.libraryDetailList .InStockPanel h3 { font-size: 14px; text-align: center; }
   ul.libraryDetailList ul.inStockUnitsList { list-style-type: none; margin: 0; padding: 0; }
   ul.libraryDetailList ul.inStockUnitsList > li { padding: 0; border-bottom: 1px solid #c9c9c9; line-height: 18px; }
   ul.libraryDetailList ul.inStockUnitsList > li:first-child { border-top: 1px solid #c9c9c9; }
   ul.libraryDetailList ul.inStockUnitsList > li a { display: block; padding: 10px 0; color: inherit; background: white; overflow: hidden; }
   ul.libraryDetailList ul.inStockUnitsList > li a:hover { text-decoration: none; background: #f1f1f1; }
   ul.libraryDetailList ul.inStockUnitsList > li img { max-width: 100px !important; max-height: 75px; width: 100%; float: left; height: auto; display: block; margin-right: 15px; }
   ul.libraryDetailList ul.inStockUnitsList > li .inStockUnitTitle { margin-bottom: 5px; margin-top: 0; color: #009; font-size: 13px; font-weight: 700; }
   ul.libraryDetailList ul.inStockUnitsList > li .inStockUnitTitle:hover { text-decoration: underline; }
   ul.libraryDetailList ul.inStockUnitsList > li ul.inStockUnitDetails { list-style-type: none; margin: 0; padding: 0; }
   ul.libraryDetailList ul.inStockUnitsList > li ul.inStockUnitDetails strong { font-weight: normal; width: 60px; display: inline-block; }
   ul.libraryDetailList .viewMoreInventoryLink { text-align: center; display: block; margin-top: 20px; }
   /* Model page variation of the floorplan section */
   ul.libraryDetailList.model-page-variety > li .columnA .columnAInnerWrapper { border-bottom: none; }
   ul.libraryDetailList.model-page-variety .viewMoreInventoryLink { margin-bottom: 20px; }
   ul.libraryDetailList.model-page-variety .in-stock-count-wrapper { background: white; margin: -10px -16px 20px -16px; padding: 25px 20px; text-align: center; border-left: 1px solid #c9c9c9; }
   ul.libraryDetailList.model-page-variety .in-stock-count { margin-bottom: 10px; }
   ul.libraryDetailList.model-page-variety .in-stock-count strong { color: #b00; }
   ul.libraryDetailList.model-page-variety h2 { margin: 20px 0 10px 0; font-size: 14px; font-weight: 700; }
   /* Features */
   #libraryDetailTabs #features h2 { margin-bottom: 5px; }
   #libraryDetailTabs #features ul { padding-left: 15px; margin-top: 10px; list-style: disc; }
   /* Manu-facts */
   #libraryDetailTabs #manuFacts img { float: right; margin-left: 10px; }
   /* Library Detail Floorplan Gallery */
   .fp-gallery-caption { padding: 35px; text-align: center; }
   .fp-gallery-caption .h3 { display: inline-block; text-align: left; margin: 5px 12px 10px 12px; }
   .fp-gallery-caption .in-stock-count { display: block; font-size: 14px; margin-top: 3px; color: #707070; }
   .fp-gallery-caption a { display: inline-block; vertical-align: top; margin: 0 12px; }
   /* Library Detail Grid Mode */
   ul.libraryDetailList.library-grid-mode li { border: 1px solid #ddd; border-bottom-width: 3px; margin: 1%; text-align: center; cursor: pointer; padding: 5px 10px 25px 10px; height: 204px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
   ul.libraryDetailList.library-grid-mode li a.fpImageLink { position: relative; display: block; }
   ul.libraryDetailList.library-grid-mode .zoom-label { display: none; color: black; border: 1px solid #929292; border-radius: 2px; background: #ededed; position: absolute; top: 34%; width: 80px; left: 50%; margin-left: -40px; padding: 5px 0; }
   ul.libraryDetailList.library-grid-mode li h2 { font-size: 16px; margin-bottom: 2px; }
   ul.libraryDetailList.library-grid-mode .in-stock-count { color: #b0b0b0; font-size: 12px; }
   ul.libraryDetailList.library-grid-mode li:hover { background-color: #f6f6f6; }
   ul.libraryDetailList.library-grid-mode li:hover a.itemActionLink { text-decoration: underline; color: #2a6496; }
   ul.libraryDetailList.library-grid-mode li:hover .in-stock-count { color: #2a6496; }
   ul.libraryDetailList.library-grid-mode li .fpImageLink:hover + a.itemActionLink { text-decoration: none; }
   ul.libraryDetailList.library-grid-mode li .fpImageLink:hover img { opacity: 0.6; }
   ul.libraryDetailList.library-grid-mode li .fpImageLink:hover .zoom-label { display: block; }
   /* Library Detail Compact Model List */
   .model-list-compact { text-align: center; }
   .model-list-compact h4 { margin: 15px; }
   .model-list-compact .library-link-wrapper { padding: 0 15px; margin-bottom: 10px; }
   .model-list-compact ul { list-style: none; margin: 0; padding: 20px 0 0 0; border-top: 1px solid #ddd; }
   .model-list-compact li { margin-bottom: 25px; }
   .model-list-compact li:last-child { margin-bottom: 0; }
   .model-list-compact li.selected { background: #eee; }
   .model-list-compact li a { display: block; padding: 0 15px; }
   .model-list-compact li img { margin-bottom: 7px; }
   /*
   *** End Library Detail
   */
   /* Bootstrap tabs (as on library detail page)
   */
   .bootstrap-tabs > div { display: none; }
   .bootstrap-tabs > div.active { display: block; }
   .bootstrap-tabs > ul { list-style: none; margin: 0; border-bottom: 1px solid #ddd; text-align: left; padding: 0; }
   .bootstrap-tabs > ul li { text-align: center; border: 1px solid #ddd; position: relative; bottom: -1px; font-size: 14px; }
   .bootstrap-tabs > ul li a { background: #f4f4f4; /* Old browsers */
   background: -moz-linear-gradient(top, #f6f6f6 0%, #f1f1f1 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f6f6f6 0%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f6f6f6 0%, #f1f1f1 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f6f6f6 0%, #f1f1f1 100%); /* IE10+ */
   background: linear-gradient(to bottom, #f6f6f6 0%, #f1f1f1 100%);   /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=0 );
   /* IE6-9 */ }
   .bootstrap-tabs > ul li a { display: block; padding: 10px 30px; color: #000; font-weight: bold; }
   .bootstrap-tabs > ul li a:hover { text-decoration: none; }
   .bootstrap-tabs > ul li a:hover { background: #fcfcfc; /* Old browsers */
   background: -moz-linear-gradient(top, #fcfcfc 0%, #f7f7f7 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f7f7f7)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #fcfcfc 0%, #f7f7f7 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #fcfcfc 0%, #f7f7f7 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #fcfcfc 0%, #f7f7f7 100%); /* IE10+ */
   background: linear-gradient(to bottom, #fcfcfc 0%, #f7f7f7 100%);   /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f7f7f7', GradientType=0 );
   /* IE6-9 */ }
   .bootstrap-tabs > ul li.active { border-bottom-color: #fff; }
   .bootstrap-tabs > ul li.active a { background: #fff; filter: none; }
   /* ==========================================================================
      ColorBox Core Style:
       The following CSS is consistent between example themes and should not be altered.
      ========================================================================== */
   #colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; }
   #cboxOverlay { position: fixed; width: 100%; height: 100%; }
   #cboxMiddleLeft, #cboxBottomLeft { clear: left; }
   #cboxContent { position: relative; }
   #cboxLoadedContent { overflow: auto; }
   #cboxTitle { margin: 0; }
   #cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
   #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
   .cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; }
   .cboxIframe { width: 100%; height: 100%; display: block; border: 0; }
   #colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }
   /*
       User Style:
       Change the following styles to modify the appearance of ColorBox.  They are
       ordered & tabbed in a way that represents the nesting of the generated HTML.
   */
   #colorbox { overflow: visible !important; background-color: white; }
   #cboxLoadedContent { border: 3px solid #fff; -moz-box-shadow: 0 0 3px #999999; -webkit-box-shadow: 0 0 3px #999999; box-shadow: 0 0 3px #999999; overflow: visible !important; }
   #cboxOverlay { background: #191919; }
   #cboxTitle { display: none !important; position: absolute; top: -30px; font-weight: 700; font-size: 16px; line-height: 30px; left: 0; text-align: left; width: 100%; color: #fff; }
   #cboxCurrent { position: absolute; bottom: -30px; right: 110px; color: #999; }
   .colorboxButtons { position: absolute; bottom: -35px; right: 6px; color: #444; }
   .colorboxButtons a { color: #fff; }
   .colorboxButtons a:hover { color: #3276B1; }
   #cboxSlideshow { display: none !important; }
   #cboxClose { display: none !important; color: #727e84; font-size: 16px; position: absolute; top: 5px; right: 5px; border: none; background: transparent; }
   #cboxClose.cboxClose-visible { display: block !important; }
   #cboxClose.circle-close { display: block !important; border: none; background: rgba(255, 255, 255, 0.7); border-radius: 50%; height: 36px; width: 36px; top: 10px; right: 14px; }
   #cboxPrevious, #cboxNext { border: none; z-index: 999; background: transparent url("https://assets-cdn.interactcp.com/interactrv/images/common/whiteSlideshowarrows.png"); width: 36px; height: 37px; display: block; text-indent: -9999px; }
   #cboxPrevious { position: absolute; top: 50%; margin-top: -18px; left: 10px; color: #444; }
   #cboxNext { position: absolute; top: 50%; margin-top: -18px; right: 14px; color: #444; background-position: right 0; }
   #cboxPause, #cboxPlay { position: absolute; bottom: 70px; left: 50%; margin-left: -18px; color: #444; width: 36px; height: 37px; display: block; z-index: 999; border-radius: 50%; border: none; opacity: 0.8; background: #ddd; }
   #cboxLoadingOverlay { background: #fff url("https://cdnjs.cloudflare.com/ajax/libs/jquery.colorbox/1.4.33/example4/images/loading.gif") no-repeat 5px 5px; }
   .pin-it-container { position: absolute; bottom: -40px; left: 6px; }
   #colorbox, #cboxOverlay, #cboxWrapper, #cboxLoadedContent { z-index: 99999 !important; -webkit-box-sizing: content-box !important; -moz-box-sizing: content-box !important; box-sizing: content-box !important;  *behavior: none;
   }
   .galleryColorboxButtons { line-height: 30px; margin-left: 5px; }
   .galleryColorboxButtons .btn-link { display: inline-block; font-size: 14px; padding: 6px 12px; vertical-align: middle; line-height: 1.428571429; }
   .galleryColorboxButtons .btn-link:hover { text-decoration: none; }
   .galleryColorboxButtons i.fa-times { color: #7d7d7d; font-size: 20px; }
   .gallery-slideshow-wrapper { position: relative; }
   .gallery-slideshow-wrapper img { background: url(https://assets-cdn.interactcp.com/interactrv/images/common/loading-wheel48x48.gif) no-repeat center center; }
   .gallery-slideshow-wrapper .photo-label { display: block; position: absolute; bottom: 20px; margin: 0 4%; border-radius: 4px; background-color: rgba(255, 255, 255, 0.6); color: black; width: 92%; text-align: center; padding: 10px 20px; font-size: 14px; z-index: 999; }
   .gallery-pager-wrapper { margin: 13px 0; position: relative; display: none; }
   .gallery-pager { margin: 0 auto; }
   .gallery-pager img { margin: 0 3px; cursor: pointer; background: url(https://assets-cdn.interactcp.com/interactrv/images/common/loading-wheel.gif) no-repeat center center; }
   .gallery-pager .active-thumbnail { border: 2px solid #0153a7; }
   .gallery-pager-wrapper button { position: absolute; background: none; border: none; font-size: 20px; height: 75px; }
   .gallery-pager-wrapper .pager-slider-prev { left: 0; }
   .gallery-pager-wrapper .pager-slider-next { right: 0; }
   .galleryMoreInfo { text-align: center; font-weight: bold; font-size: 16px; margin-bottom: 15px; }
   .gallery-pager.imgs-grouped { left: 25px; right: 25px; }
   .detail-thumbnail-wrapper { margin-top: 15px; position: relative; }
   .detail-thumbnail-wrapper button { position: absolute; background: none; border: none; font-size: 20px; height: 60px; z-index: 101; top: 50%; margin-top: -30px; width: 25px; }
   .detail-thumbnail-wrapper .pager-slider-prev { left: 0; }
   .detail-thumbnail-wrapper .pager-slider-next { right: 0; }
   .detail-thumbnail-wrapper .slide-group { width: 100%; }
   .detail-thumbnail-wrapper img { margin-bottom: 10px; }
   /*
    * Colorbox Form Styles
    */
   fieldset.colorbox-form { background: initial; border: none; padding: 0; }
   fieldset.colorbox-form > * { margin-left: 25px; margin-right: 25px; }
   fieldset.colorbox-form legend + ol { margin-top: 25px; }
   fieldset.colorbox-form ol { margin-left: 0; }
   fieldset.colorbox-form legend { background: #FFD24F; text-indent: 10px; width: 100% !important; padding-left: 15px; margin-bottom: 10px; display: block; margin: 0; line-height: 40px; font-size: 21px; }
   fieldset.colorbox-form legend i { margin-top: 8px; margin-right: 14px; }
   fieldset.colorbox-form p { margin-top: 25px; }
   fieldset.colorbox-form input[type="button"] { width: auto; }
   #GetLowestPriceRd, #PaymentCalculatorRd, #SendToFriendRd { overflow: hidden; }
   #GetLowestPriceRd ol, #PaymentCalculatorRd ol, #SendToFriendRd ol { padding: 0; list-style-type: none; }
   #glpError, #glpLoading, #stfLoading, #stfError { margin-top: 25px; }
   fieldset.colorbox-form textarea { width: 100%; }
   /* ==========================================================================
      Compare Styles
      ========================================================================== */
   .compare-close { position: relative; top: -48px; right: -15px; }
   .comparison-wrapper { background: #fff; padding: 5px 20px 20px 20px; }
   .comparison-wrapper h2 { font-size: 18px; margin-bottom: 15px; margin-top: 5px; }
   .spec-title { text-align: right; padding-right: 30px; font-size: 15px; font-weight: bold; position: relative; top: 205px; width: 130px; display: block; }
   .compare-unit-header { border: 1px solid #ddd; text-align: center; width: 190px; height: 220px; padding: 20px; margin-bottom: 30px; margin-right: 10px; -moz-box-shadow: 0 2px #ccc; -webkit-box-shadow: 0 2px #ccc; box-shadow: 0 2px #ccc; }
   .compare-unit-header:hover { cursor: pointer; background: #f1f1f1; }
   .compare-unit-img { display: block; margin: 0 auto; max-width: 140px; }
   .compare-unit-title { font-size: 12px; font-weight: bold; margin: 10px 0; display: block; }
   .compare-unit-price { font-size: 13px; font-weight: bold; }
   hr.compare-divider { margin: 0; }
   .floorplan-key, .compare-spec-key { width: 140px; }
   .compare-spec-key { text-align: right; height: 20px; padding: 5px 0; padding-right: 30px; font-weight: bold; }
   .floorplan-val, .compare-spec-val { background: #f4f4f4; padding: 5px 0 5px 20px; border-right: 20px solid white; }
   .floorplan-val { padding: 10px; border: none; height: 300px; }
   .floorplan-val-alt, .spec-val-alt { background: #fff; padding-left: 10px; border-right: 0; }
   .comparison-wrapper .small-fp-image { width: 140px; margin: 0 auto; display: block; }
   .comparison-wrapper .large-fp-image { display: none; position: fixed; width: 400px; left: 50%; margin-left: -200px; border: 1px solid #ccc; box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.4); }
   .comparison-wrapper .large-fp-image.top-image { display: block; top: 20px; }
   .comparison-wrapper .large-fp-image.bottom-image { display: block; bottom: 20px; }
   .comparison-wrapper .bootstrap-tabs > ul { margin: 0 0 0 2px; border: none; text-align: left; padding: 0; }
   .comparison-wrapper .bootstrap-tabs > ul li { border-bottom: none; bottom: 0; }
   .comparison-wrapper .bootstrap-tabs > ul a { padding: 10px 15px; }
   .comparison-wrapper .bootstrap-tabs > ul a:hover { cursor: pointer; }
   .comparison-wrapper .floorplan-styles-list { list-style-type: none; margin-top: 10px; margin-left: 20px; line-height: 18px; padding: 0; }
   /* Compare Bar */
   .compare-bar { overflow: hidden; margin: 20px 0; border: 1px solid #ccc; border-radius: 5px; padding: 10px; }
   .compare-bar-title { display: none; font-size: 16px; margin-bottom: 10px; }
   .compare-bar ul { list-style-type: none; padding: 0; }
   .compare-bar ul li { float: left; margin-right: 10px; }
   .compare-bar ul li.active img { border: 2px solid #999; }
   .compare-bar ul li img { width: 100px; }
   .compare-bar ul li.compare-bar-buttons { float: right; }
   /* ==========================================================================
      Default Mfg Detail Pages
      ========================================================================== */
   .mfg-detail .manu-facts { margin-bottom: 35px; margin-top: 25px; }
   .mfg-detail .manu-facts img { float: right; margin: 0 0 15px 25px; background-color: white; padding: 55px 20px; border: solid 1px #bfbfbf; border-radius: 8px; box-shadow: 0 3px 7px rgba(80, 80, 80, 0.4); -webkit-box-shadow: 0 3px 7px rgba(80, 80, 80, 0.4); -moz-box-shadow: 0 3px 7px rgba(80, 80, 80, 0.4); }
   .mfg-detail ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
   .mfg-detail li { float: left; width: 215px; height: 285px; background-color: white; padding: 20px; margin: 5px; border: solid 1px #bfbfbf; border-radius: 5px; text-align: center; }
   .mfg-detail li:hover { background: #f1f1f1; cursor: pointer; }
   .mfg-detail li > * { display: inline-block; }
   .mfg-detail li h3 { font-size: 15px; }
   .mfg-detail li .brand-logo-wrapper { min-height: 50px; margin-bottom: 15px; }
   .mfg-detail li .brand-photo-wrapper { min-height: 80px; margin-bottom: 15px; }
   /* ==========================================================================
      Default Mfg Brochure Pages
      ========================================================================== */
   .mfg-brochures h1 { padding-top: 10px; margin-bottom: 65px; }
   .mfg-brochures > img { width: 150px; }
   .mfg-brochures ul li { float: left; margin-right: 50px; height: 60px; margin-bottom: 20px; }
   /* ==========================================================================
      Library Detail Link List (Default Brand Detail Pages)
      ========================================================================== */
   .library-detail-link-list { text-align: center; }
   .library-detail-link-list h1 { font-size: 30px; margin-bottom: 30px; }
   .library-detail-link-list img { margin-bottom: 25px; }
   .library-detail-link-list ul { list-style-type: none; margin: 0; padding: 0; }
   .library-detail-link-list ul li { display: inline-block; width: 240px; height: 210px; background-color: white; padding: 20px; margin: 5px; border: solid 1px #bfbfbf; border-radius: 5px; text-align: center; }
   .library-detail-link-list ul li:hover { background: #f1f1f1; cursor: pointer; }
   .library-detail-link-list a { font-size: 15px; }
   .library-detail-link-list ul li .brand-photo-wrapper { height: 115px; margin-bottom: 25px; }
   .library-detail-link-list ul li .brand-photo-wrapper img { margin: 0 auto; max-width: 100%; max-height: 100%; }
   /* ==========================================================================
      Payment Calculator
      ========================================================================== */
   #paymentCalculator .banner { background-color: #f5f5f5; overflow: hidden; margin: 15px -25px; padding: 20px 10px; }
   /* ==========================================================================
      Video Gallery Widget
      ========================================================================== */
   .ytplayer.ytplayer-full { overflow: hidden; }
   .ytplayer.ytplayer-full .yt-select-playlist { overflow: visible; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper { width: 100%; font-size: 12px; padding: 10px 10px 10px 20px; color: #0b78d5; background: #e5e5e5; /* Old browsers */
   background: -moz-linear-gradient(left, #e5e5e5 0%, white 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e5e5e5), color-stop(100%, white)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left, #e5e5e5 0%, white 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left, #e5e5e5 0%, white 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left, #e5e5e5 0%, white 100%); /* IE10+ */
   background: linear-gradient(to right, #e5e5e5 0%, white 100%);/* W3C */ }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper > span { font-size: 13px; color: #014342; font-weight: bold; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper ul { margin: 0; padding: 0; clear: both; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper li { list-style-type: none; margin: 15px 0; overflow: hidden; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper li a { display: block; overflow: hidden; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper li a > i { clear: left; width: 19px; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper li a.selected:after { content: ""; display: block; width: 0; height: 0; border-top: 10px solid rgba(255, 255, 255, 0); border-bottom: 10px solid rgba(255, 255, 255, 0); border-left: 10px solid white; position: absolute; margin-left: -20px; margin-top: -18px; }
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper li a.selected:before { content: ""; display: block; position: absolute; width: 2px; height: 12px; background: transparent; margin-left: -20px; margin-top: -25px; -webkit-box-shadow: 27px 19px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 27px 19px 3px rgba(0, 0, 0, 0.15); box-shadow: 27px 19px 3px rgba(0, 0, 0, 0.15); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
   .PLSummary { padding: 0 10px 0 0; }
   .ytplayer.ytplayer-full .yt-videos a { display: block; float: left; width: 130px; margin: 10px; font-size: 12px; text-align: center; height: 170px; color: #010101; position: relative; overflow: hidden; }
   .ytplayer.ytplayer-full .yt-videos a img { width: 130px; margin-bottom: 5px; }
   .ytplayer.ytplayer-full .yt-videos a:hover:before { content: ""; width: 130px; display: block; height: 93px; background: rgba(0, 0, 0, 0.15); position: absolute; }
   .ytplayer.ytplayer-full .yt-videos a:hover:after { content: "\f04b"; font-family: "Font Awesome 7 Pro"; color: white; display: block; width: 50px; height: 37px; float: left; background: rgba(20, 20, 20, 0.9); position: absolute; top: 0; margin-top: 30px; margin-left: 40px; border-radius: 3px; font-size: 20px; padding-top: 5px; }
   .ytplayer.ytplayer-full .yt-videos a:hover { color: #009; text-decoration: none; }
   .ytplayer.ytplayer-full h2 { padding-top: 25px; }
   .ytplayer.ytplayer-full .yt-pagination { clear: both; }
   /* ==========================================================================
      Find By Brand (RV Finder)
      ========================================================================== */
   .find-by-brand { margin: 0 40px; }
   .find-by-brand .mfg-item { overflow: hidden; margin-top: 10px; margin-bottom: 45px; }
   .find-by-brand .mfg-item h4 { font-size: 15px; color: #000; margin-bottom: 10px; }
   .find-by-brand .mfg-item a { line-height: 20px; }
   
   /* ==========================================================================
      Build It
      ========================================================================== */ 
   ul.build-it-progress { list-style-type: none; padding: 15px 0; margin: 20px 0; text-align: center; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
   ul.build-it-progress li { display: inline-block; margin: 0 20px; line-height: 32px; }
   ul.build-it-progress li i { width: 32px; height: 32px; display: inline-block; border-radius: 50%; background-color: #dcdcdc; color: white; font-size: 20px; line-height: 32px; font-style: normal; }
   ul.build-it-progress li.active i { background-color: #74bfd4; }
   ul.build-it-progress li.complete i { background-color: #878787; }
   
   ul.build-it-products { list-style-type: none; padding: 0; margin: 0 0 25px 0; text-align: center; }
   ul.build-it-products li { display: inline-block; margin: 0 10px; font-size: 16px; font-weight: bold; }
   ul.build-it-products li a { color: initial; text-decoration: none; }
   ul.build-it-products li a.faded, ul.build-it-products li a.faded img { opacity: 0.5; }
   ul.build-it-products li a:hover, ul.build-it-products li a:hover img { opacity: 0.85; }
   ul.build-it-products li img { display: block; margin-bottom: 10px; }
   
   .build-it-brand-box { position: relative; width: 190px; height: 190px; float: left; margin-left: -1px; margin-top: -1px; text-align: center; border: 1px solid #ddd; }
   a.build-it-brand-box-link { display: block; width: 100%; height: 100%; padding: 15px 10px; font-size: 14px; font-weight: bold; color: initial; text-decoration: none; }
   a.build-it-brand-box-link:hover, a.build-it-brand-box-link:hover img { opacity: 0.85; }
   a.build-it-brand-box-link img { display: block; margin: 0 auto 10px auto; }
   
   li.build-it-fp .btn-primary { font-size: 12px!important; width: 100%; margin-top: 25px; }
   .build-it-fp-enlarge-link { cursor: zoom-in; }
   .build-it-fp-detail { margin-bottom: 10px; }
   .build-it-fp-detail { max-height: 150px; overflow: hidden; position: relative; }
   .build-it-fp-detail.shrunk:after { 
      content: ' '; display: block; height: 50%; width: 100%; bottom: 0; left: 0; position: absolute; 
      background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.8))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* IE10+ */
      background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 100%); /* W3C */
   }
   
   .build-it-specs-wrapper { max-height: 150px; overflow: hidden; }
   
   .build-it-options .panel-body { margin-bottom: 20px; padding-left: 30px; padding-right: 30px;  }
   .build-it-option { border-bottom: 1px solid #ddd; overflow: hidden; margin-bottom: 5px; }
   .build-it-option .checkbox, .build-it-option .radio { margin: 5px 0; }
   .build-it-option-price { margin-top: 5px; }
   .build-it-option-price span { font-size: 16px; }
   .build-it-option-price s { color: #9f9f9f; }
   .build-it-option .help-block { padding-left: 20px; padding-right: 20px; }
   .build-it-option a { color: #555; text-decoration: none; margin-left: 5px; }
   .build-it-option a:hover { color: #777; }
   .build-it-option-group { margin-bottom: 15px; margin-top: 20px; }
   .build-it-select-group { overflow: hidden; padding-bottom: 15px; border-bottom: 1px solid #ddd; }
   .build-it-select-group label { padding: 0; line-height: 30px; font-weight: normal; }
   .build-it-select-group select { width: 250px; }
   
   .build-it-step.step-3 .build-it-unit-title { font-size: 14px; font-weight: bold; margin-top: 25px; margin-bottom: 15px; }
   .build-it-summary { margin-top: 25px; width: 100% }
   .build-it-summary td { padding: 4px 0; }
   .build-it-summary .category { background-color: #f1f1f1; }
   .build-it-summary .option, .build-it-summary .option-group { border-bottom: 1px solid #cbcbcb; }
   .build-it-summary .price-cell { padding: 4px 0; }
   .build-it-summary .sum-row { font-weight: bold; }
   .build-it-summary .grand-total-row  { border-top: 1px solid #cbcbcb; font-size: larger; }
   .build-it-summary .grand-total-row td { padding-top: 20px; }
   
   .build-it-form { max-width: 450px; margin: 0 auto; }
   .build-it-call-us-msg { color: #333; font-size: larger; }
   
   .build-it-step.step-4 { margin: 25px; }
   .build-it-confirm-wrapper { border: 1px solid #d9d9d9; margin-top: 25px; padding: 25px; box-shadow: 0px 3px 10px rgba(100, 100, 100, 0.5); }
   .build-it-confirm-details { margin-top: 30px; }
   .build-it-confirm-wrapper .build-it-dealer-logo { max-width: 150px; }
   .build-it-confirm-wrapper .specsPanel { margin-top: 40px; }
   .build-it-confirm-wrapper .specsPanel .panel-heading { font-weight: bold; }
   .build-it-confirm-wrapper .specsPanel .SpecLabelContainer { background-color: #f5f5f5; }
   .build-it-confirm-wrapper .specsPanel tr { border-top: 1px solid #ddd; }
   .build-it-confirm-wrapper .specsPanel td { padding: 4px 8px; font-size: 12px; }
   .build-it-confirm-wrapper a.remove-option { display: none; }
   .build-it-confirm-wrapper .build-it-summary .option td:first-child, .build-it-confirm-wrapper .build-it-summary .option-group td:first-child { padding-left: 10px; }
   .build-it-print-link { margin-top: 10px; display: inline-block; }
   
   /* ==========================================================================
      NEW Listing Toolbar
      ========================================================================== */
   .listingPagination { line-height: 1em; padding: 8px 10px 3px 10px; }
   .listingToolbar div { display: inline-block; }
   .listing-toolbar-inner { display: block; width: 100%; }
   .visible-item-count,
   .page-size-inner-wrapper,
   .page-size-wrapper-parent,
   .sort-options-wrapper { float: left; margin-right: 15px; }
   .bottomPaging .visible-item-count,
   .bottomPaging .page-size-inner-wrapper,
   .bottomPaging .page-size-wrapper-parent,
   .bottomPaging .sort-options-wrapper { margin-right: 0; }
   .page-size-inner-wrapper { margin-right: 0; }
   .page-size-wrapper { line-height: 30px; }
   .mode-options-wrapper { float: right; }
   .mode-options-wrapper, .page-size-inner-wrapper { display: none!important;  }
   .listingPagination a.btnGridMode, .listingPagination a.btnListMode { vertical-align: top; }
   .listingPagination label { margin-right: 10px; margin-bottom: 0; }
   
   .btn-toolbar-favorites { float: right; margin-right: 15px; cursor: pointer; background: #fff; font-size: 12px!important; padding: 6px 8px 4px 8px; border: 1px solid #ccc; color: #333333;
       -o-transition: .2s;
       -ms-transition: .2s;
       -moz-transition: .2s;
       -webkit-transition: .2s;
       transition: .2s; 
   }
   .btn-toolbar-favorites:hover { background: #eee; }
   .btn-toolbar-favorites i { color: #aaa; }
   .btn-toolbar-favorites.favorites-count-wrapper.favorite-selected i { color: red; }
   .favorites-btn-label { display: none; }
   .favorites-count { color: #888; }
   .listingToolbar .popover { padding: 5px; line-height: 1.5em; max-width: 200px; background: #337AB7; border: solid 1px #337AB7; color: #fff; opacity: 1; }
   .listingToolbar .popover.bottom .arrow:after { border-bottom-color: #337AB7; opacity: 1; }
   
   .mobile-filter-link { font-size: 14px; font-weight: 700; line-height: 30px; float: right; }
   
   /* ==========================================================================
      Favorites Page Styles
      ========================================================================== */
   .favorites-unit-list ol.unitList { box-shadow: none; }
   .favorites-unit-list .unitContainer li.unit.gallery-template { padding: 15px 10px 10px 10px; margin-bottom: 15px; border: 1px solid #ddd; border-bottom: 2px solid #ccc;}
   .favorites-unit-list .listingToolbar,
   .favorites-unit-list .unitListHeader,
   .favorites-unit-list .gallery-template .photo-container .unit-photo:nth-child(2),
   .favorites-unit-list .gallery-template .photo-container .unit-photo:nth-child(3),
   .favorites-unit-list .unit-tools.hidden-grid-mode { display: none!important; }
   .favorites-unit-list .listMode .gallery-template .unit-details { max-width: 100%; }
   .favorites-page-contact-container h2 { font-size: 21px; margin-bottom: 20px; }
   .favorites-page-contact-container h3 { font-weight: 600; font-size: 16px; margin-bottom: 20px; }
   .favorites-page-contact-container p { margin-bottom: 30px; }
   .favorites-page-contact-container .checkbox { padding-left: 30px; font-size: 11px; }
   .favorites-page-contact-container .checkbox input { margin-top: 1px; }
   .favorites-page .gallery-template .favorite-container { display: inline-block!important; }
   .favorites-unit-list .listMode .gallery-template .unit-tools { display: block; border-top: 1px solid #ddd; padding: 10px 0 0 0; margin: 20px 0 0 0; }
   
   /* ==========================================================================
      Print Styles
      ========================================================================== */
   .print-only { display: none !important; }
   
   @media print {
   .print-only { display: block !important; }
   #rv-types { display: none !important; }
   body { min-width: inherit; width: 100% !important; }
   .container_12 { width: 100% !important; }
   header .phone, nav#mainNav, aside, footer, .detailMediaTabs, .detailSocial, .detailActions, .subColumnFinance, .RelatedMakes, .Plans, .sliderNext, .sliderPrev, .detailSimilarRVs, .detailMoreInfo, .DetailPanel .Manufacts, #detailTestimonial, .DetailPanel .TagLine, .DetailPanel .disclaimer, .DetailPanel h4, .DetailPanel #InventoryTag, #topNavContainer, .horzSearch, #disclaimer, #detailMediaPhotos .sliderPrev, #detailMediaPhotos .sliderNext, #cboxPrevious, #cboxNext, .detailLinkActions, .detailActions, .SimilarFloorplans, #TTMC_videos, #floatChatButton, .top-search { display: none !important; }
   .print-contact-info { text-align: right; font-size: 14px; }
   h1 { clear: both; margin-top: 20px; }
   .mainContainer, #main { left: 0 !important; width: 100% !important; background: #fff;/* width:615px!important; left:50%; margin-left:-308px; */ }
   /* Unit Detail Print Page */
   body.inventory-detail-page header { display: none !important; }
   .DetailPanel a:after { content: ""; }
   .InvDetail .Header { min-height: 120px; }
   .DetailPanel h1 { font-size: 20px; }
   .DetailPanel .print-header { min-height: 120px; }
   .DetailPanel .printDetailImage { float: left; }
   .DetailPanel .printLotLocation { width: 150px; position: absolute; right: 20px; font-size: 12px; }
   .DetailPanel .printLotLocation h3 { border: none; font-size: 16px; }
   .DetailPanel > .row > [class^=col-] { width: 50% !important; float: left; }
   .DetailPanel .detailMedia, .DetailPanel .detailMedia *, .DetailPanel .detailMediaPanel, .DetailPanel .detailMediaPanel * { height: 225px; width: 100% !important; margin: 0 !important; }
   .DetailPanel .detailMedia > * { margin-right: 12%; }
   #detailMediaPhotos { display: block !important; }
   #detailMediaPhotos .slides img { height: auto !important; border: none; box-shadow: none; max-width: 300px !important; }
   #detailMediaPhotos .slides li { display: none !important; }
   #detailMediaPhotos .slides li:first-child { display: block !important; opacity: 1 !important; visibility: visible !important; position: static !important; }
   #detailMediaPhotos .slides .photo-label, .detail-thumbnail-wrapper { display: none !important; }
   .DetailPanel .imageCounterWrapper { display: none; }
   .DetailPanel .well { border: none; }
   .DetailPanel .detailPricing { margin: 0; height: 225px; margin-top: 0 !important; }
   .DetailPanel .detailPricing > .row [class^=col-] { display: none; }
   .DetailPanel .detailPricing > .row [class^=col-]:first-child { width: 100%; display: block; }
   .DetailPanel .subColumnPrice { float: none; margin: 0; width: auto; }
   .DetailPanel .PriceInfo { margin: 0; }
   .DetailPanel .PriceInfo * { color: #000; font-weight: normal; }
   .DetailPanel .PriceLabel { display: inline-block; margin-top: 50px; }
   .DetailPanel .SalesPriceLabel, .DetailPanel .SalesPriceText { position: relative; display: inline-block; top: -85px; font-size: 16px; font-weight: bold; }
   .DetailPanel .noPrice { margin-bottom: 25px; display: inline-block; font-size: 16px; }
   .DetailPanel .colorSpecs { float: none; font-size: inherit; width: auto; padding: 0; margin: 0; clear: both; line-height: 17px; }
   .DetailPanel .UnitDesc { position: relative; right: -100%; margin-top: 30px !important; margin-right: -30px; margin-left: 30px; border: none; }
   .DetailPanel .UnitDescText { padding: 0; }
   .DetailPanel .specsPanel { margin-left: -30px; margin-top: 30px !important; position: relative; left: -100%; margin-right: 30px; border: none; max-width: 300px; }
   .DetailPanel .SpecsTable { border: none; }
   .DetailPanel .SpecsTable td { border: none; background: #fff; padding-left: 0 !important; padding-top: 2px !important; padding-bottom: 2px !important; }
   .DetailPanel .panel * { border-color: black; }
   .DetailPanel .panel-heading { margin-bottom: 10px; padding-left: 0; }
   .DetailPanel .siteNameFooter { clear: both; padding-top: 10px; font-size: 16px; }
   .DetailPanel ~ p { display: none; }
   /* Library Detail */
   .LibraryDetail .Header { text-align: center; }
   .LibraryDetail .detailMediaPhotoItems { text-align: center; }
   ul.libraryDetailList li { float: none; page-break-before: always; }
   ul.libraryDetailList li .ContactSection, ul.libraryDetailList li .InStockPanel, ul.libraryDetailList li .similarLinks, ul.libraryDetailList li .similarLinksTitle { display: none; }
   ul.libraryDetailList > li .SpecsTable { width: 100%; }
   #libraryDetailTabs > ul { display: none; }
   #libraryDetailTabs > div { display: block; margin-bottom: 25px; }
   #libraryDetailTabs #features, #libraryDetailTabs #manuFacts { page-break-before: always; }
   /* Colorbox */
   body.cbox-open > * { display: none !important; }
   #colorbox { display: block !important; top: 0 !important; left: 0 !important; }
   /* Compare */
   .comparison-wrapper a[href]:after { content: ""; }
   .comparison-wrapper h2 { display: none; }
   .comparison-wrapper .compare-close { display: none !important; }
   .comparison-wrapper .tab-row { display: none; }
   .comparison-wrapper tr.floorplan-row.hidden, .comparison-wrapper tr.compare-spec-row.hidden { display: table-row !important; visibility: visible !important; }
   .comparison-wrapper tr.floorplan-row img { margin: 0; }
   .comparison-wrapper tr.floorplan-row { margin-left: 0; }
   .compare-spec-key, .compare-spec-val { padding-top: 3px; padding-bottom: 3px; }
   }
   
   /* ==========================================================================
      Media Queries
      ========================================================================== */
   /* Small devices (phones, 480px and up) */
   @media (min-width: 480px) {
      #rv-types ul li { width:32%;  display:inline-block;}
      .brandIcons a, .mfgIcons a {width:47%; }
   img.pull-left { margin-right: 30px; margin-bottom: 10px; }
   img.pull-right { margin-left: 30px; margin-bottom: 10px; }
   .pull-right.img-block { display: inline-block; float: right !important; margin: 0 0 10px 30px; }
   .pull-left.img-block { display: inline-block; float: left !important; margin: 0 30px 10px 0; }
   .gallery-template .hidden-list-mode.unit-tags li,
   .gallery-template .hidden-grid-mode.unit-tags li { display: inline-block; margin-bottom: 0;}
   .gallery-template .unit-body, .gallery-template .unit-title.hidden-list-mode, .gallery-template .unit-tools.hidden-list-mode  { height: initial!important; }
   .unit.gallery-template h3 { font-size: 15px; margin: 10px 0 20px 0; padding: 0; font-weight: 700; }
   .favorites-btn-label { display: inline-block; }
   .btn-toolbar-favorites i { margin-right: 2px; }
   }
   
   /* Small-Medium devices */
   @media (min-width: 620px) and (max-width: 760px) {
   .gallery-template .unit-body { padding-left: 292px; min-height: 130px;}
   .gallery-template .photo-container { position: absolute; display: inline-block; width: 262px; left: 20px; }
   .favorites-page .gallery-template .unit-body { padding-left: 190px; min-height: 130px; }
   .favorites-page .gallery-template .photo-container { width: 155px; }
   }
   
   /* Small devices (tablets, 768px and up) */
   @media (min-width: 768px) {
      #footerNav .navbar-nav a {padding:7px 10px; line-height:1; font-size:10px;}
      .top-header {float:right; width:100%; padding:10px 10px 10px 100px;}
      .phone {font-size:16px; float:right;}
      .slogan {display:block; float:right; font-size:14px;}
      
   #rv-types ul li {width: 24%;}
      #rv-types ul li a {font-size:12px;}
   nav#main-nav { padding: 0; font-size:13px; }
      nav#main-nav li a {padding:5px 20px;}
   nav#main-nav .navbar-header {display:none!important;}
   .no-touch ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; margin:0; padding:0; border-radius:0;}
   
   .bootstrap-tabs > ul li { display: inline-block; }
   .touch  ul.nav > li.dropdown {padding-right:40px;}
   .nav > li > a {text-align:center;}
   .touch  ul.nav .dropdown b { display:inline-block; line-height:50px; width:40px; right:0px; cursor:pointer;  }   
   ul.nav li { width: auto; }
     
     #main-nav ul.nav li li a {text-align:left; padding-left:20px;}
      ul.nav li li, ul.nav li li a {width:100%; display:block; line-height:32px; border-bottom:4px solid transparent; background:#000; color:#fff; }
     .dropdown-menu>li>a { color: #fff!important; }  
     #main-nav ul.nav li li,  #main-nav ul.nav li li a,  #main-nav ul.nav li li:hover,  #main-nav ul.nav li li a:hover {border:none;}
      #main-nav ul.nav li li a:hover {background:#39b7e5; color:#fff;}
   
   .unitContainer li.unit { width: 31.3333%; margin: 1%; }
   .brandIcons a, .mfgIcons a {width:22%; }
   /* Unit List */
   .unitContainer .unit-title { height: 60px; overflow: hidden; }
   .unitContainer .photoContainerIcons { height: 10px; }
   .unitContainer .pricingContainer { height: 155px; }
   .unitContainer .unitPricing { /*! height: 75px; */ }
   .unitContainer .glpBtnContainer { height: 30px; }
   .unitContainer ol.unitListCompact .unit-title { height: 40px; }
   .unitContainer ol.unitListCompact .pricingContainer { height: auto; }
   .unitContainer ol.unitListCompact .unitPricing { height: 65px; }
   .comparison-wrapper { min-width: 700px; }
   /* Similar Units with less than 3 units */
   #slideshowWrap.cycle-slideshow-static li.unit { width: 33.3333%; float: left; }
   .unitContainer #slideshowWrap.cycle-slideshow-static .unit-title { height: 60px; }
   /* Library Detail */
   ul.libraryDetailList > li > .row { position: relative; float: left; left: 60%; background: #f4f4f4; border-left: 1px solid #c9c9c9; }
   ul.libraryDetailList > li > .row > [class^=col]:first-child { float: left; width: 60%; right: 60%; position: relative; padding-right: 15px; }
   ul.libraryDetailList > li > .row > [class^=col]:last-child { float: left; width: 40%; position: relative; right: 60%; background-color: initial; border-top: none; }
   /* Library Detail Grid Mode */
   ul.libraryDetailList.library-grid-mode li { float: left; width: 31%; }
   /* Video Gallery Widget */
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper { float: right; width: 40%; min-height: 500px; }
   .ytplayer.ytplayer-full .yt-videos { float: left; width: 60%; margin-left: 0; left: 0; position: static; }
   /* GLP Price Confirm */
   .glp-price-confirm { width: 100%; }
   .glp-price-confirm .unit-info { margin: 30px 65px; width: auto; }
   /* Detail Page Gallery Thumbnails */
   .gallery-pager-wrapper { display: block; }
   .unit.gallery-template { max-width: 33.3%; display: inline-block; float: left; }
   .gridMode .unit.gallery-template { padding: 20px; margin-bottom: 30px; }
   .gridMode .unit.gallery-template:nth-child(3n+2) { border-left: 0; border-right: 0; }
   .gridMode .unit.gallery-template:last-child { border-right: 1px solid #ddd; }
   .gridMode .unit.gallery-template h3 { font-size: 15px; margin: 10px 0 20px 0; padding: 0; font-weight: 700; }
   .gridMode .gallery-template .photo-container { height: 100px; }
   .gallery-template .photo-container .unit-photo { max-width: 135px; }
   .gallery-template .photo-container .unit-photo.single { margin: 0 auto; position: relative; }
   .gallery-template .photo-container .unit-photo.single img { width: 160px; }
   .gallery-template .photo-container img { height: 100px; }
   .gallery-template .photo-container .unit-photo:first-child img { height: 99px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 60px; height: 48px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 60px; height: 48px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) { width: 60px; height: 40px; left: 137px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) { width: 60px; height: 51px; top: 48px; left: 137px; }
   .gridMode .gallery-template .unit-tools { margin: 10px -20px -20px -20px; padding: 10px 20px 10px 20px; min-height: 40px; }
   .gallery-template .compareContainer { display: inline-block; margin: 0; float: none; width: auto; min-height: none; }
   .mode-options-wrapper, .page-size-inner-wrapper { display: inline-block!important; }
   .mobile-filter-link { margin-left: 20px; }
   .favorites-unit-list .unit-body { display: table; }
   .favorites-unit-list .listMode .gallery-template .photo-container { width: 155px; display: table-cell; }
   .favorites-unit-list .unit.gallery-template { max-width: 100%; }
   .favorites-unit-list .hidden-list-mode.unit-title { height: auto!important; margin-bottom: 20px }
   }
   
   /* Medium devices (desktops, 992px and up) */
   @media (min-width: 992px) {
     
   #rv-types ul li { width: 16%; }
    .footer-location .btn {font-size:12px;}
     .top-header { padding:10px 10px 10px 200px;} 
     .slogan{margin-right:30px;}
   .navbar-default .navbar-nav {display:table; text-align:center; width:100%;}
   .navbar-default .navbar-nav>li {display:table-cell; float:none; }   
     nav#main-nav li a {padding:0px 4px; display:inline-block; width:auto;}
      nav#main-nav li a:hover, nav#main-nav li:hover a {border-bottom:4px solid #39b7e5;} 
      nav#main-nav li ul {padding:0;}
      nav#main-nav li li a {display:block; text-align:center; ; }
      #aboutDropdown { left: -75px; }
   #rv-types .container { width: 100%; padding: 0;}
   #rv-types { margin-bottom: 0; }
      
    
       
   .collapse.top-search { display: block; }
   .top-search .heading {font-size: 18px;display: inline-block;float: none;}
   .top-search #topSearchForm { clear: none; float: left; margin-left: 10px; }
   .top-search .form-group { display: inline-block; float: none; clear: none; }
   .top-search .condition { width: 145px; }
   .top-search .types { width: 145px; }
   .top-search .SearchStockNumber { width: 135px; }
   .top-search .SearchButton { float: none; }
      
   .collapse.top-search {display: block;text-align: center;}
   .top-search #topSearchForm {clear: none;float: none;margin-left: 20px;display: inline-block;}
   .top-search .form-group { display: inline-block; float: none; clear: none; }
   .top-search .SearchButton { float: none; }
        
   .map { margin-left: 0; width: 100%; }
   .visit-us-phone { float: right !important; width: 50%; clear: none; }
   
   .brandIcons a { width:14%; }
   .irv-default-brands .brandIcons a { float: left; margin-right: 10px; width: 150px; height: 55px; padding: 5px; }
   /* Unit List */
   .unitContainer .pricingContainer { height: 155px; }
   /* Unit List */
   .unitContainer .pricingContainer { height: 155px; }
   .compareContainer { display: block; margin-top: 7px; clear: both; float: left; min-height: 40px; }
   .standard-template .compareContainer { margin-right: 10px; }
   .standard-template .favorite-container {  }
   .listingToolbar-fixed { left: initial; right: initial; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
   .compareContainer .btn.compareButton { font-size: inherit; float: left; }
   .compareContainer .compareText.hidden { display: none; }
   .compareContainer label { float: left; display: block; height: 40px; text-indent: 0px; line-height: 28px; font-weight: normal; width: auto; }
   .compareContainer input { float: left; margin-top: 8px; width: auto; margin-right: 5px; }
   .unit.libraryUnit .compareContainer { display: none; }
   .unitContainer.listMode .hidden-list-mode { display: none; }
   
   .unitContainer.listMode .visible-list-mode { display: block; }
   .unitContainer.listMode li.unit { width: 100%; float: none; margin: 0; border-top: none; border-left: none; border-right: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; padding-bottom:40px; }
   .unitContainer.listMode li.unit:last-child { border-bottom: none; }
   .unitContainer.listMode .unitHeader { margin-bottom: 20px; }
   .unitContainer.listMode .unit-title { height: auto; margin-top: 10px; margin-bottom: 5px; }
   .unitContainer.listMode #tags { top: 10px; right: 10px; }
   .unitContainer.listMode #tags li { float: left; display: block; margin-left: 10px; }
   .unitContainer.listMode #tags ul li { display: block; }
   .unitContainer.listMode .photoContainer { text-align: left; }
   .unitContainer.listMode .photoContainer img { display: inline; max-width: 49%; }
   .unitContainer.listMode .unitPricing { height: auto; }
   .unitContainer.listMode ul.unitDetails li { color: inherit; display: block; }
   .unitContainer.gridMode .photoContainer, .unitContainer.gridMode .unitDetailsContainer, .unitContainer.gridMode .pricingContainer { width: 100%; }
   .DetailPanel .StockNo, .DetailPanel .LotLocation, .DetailPanel .PriceInfo, .detailLinkActions a.actionLink, .InvDetail .SpecsTable td {font-size: 16px;}
   /* sidebar unit lists (recently viewed) */
   aside .unitContainer ol.unitListCompact li { width: 99%; }
   /* Video Gallery Widget */
   .ytplayer.ytplayer-full .yt-select-playlist-wrapper { width: 30%; }
   .ytplayer.ytplayer-full .yt-videos { width: 70%; }
   .gridMode .gallery-template .photo-container { height: 103px; }
   .gridMode .gallery-template .photo-container .unit-photo { max-width: 137px; }
   .gridMode .gallery-template .photo-container img { height: 100px; }
   .gridMode .gallery-template .photo-container .unit-photo:first-child img { height: auto; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 70px; height: auto; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 70px; height: auto; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(2) { width: 70px; height: 55px; left: 139px; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(3) { width: 70px; height: 55px; top: 48px; left: 139px; }
   .listMode .unit.gallery-template { border: 0; clear: both; margin-bottom: 0; padding: 30px 20px; max-width: 100%; display: block; }
   .unitContainer.listMode li.unit.gallery-template { border-bottom: 1px solid #ddd;  }
   .listMode .gallery-template .hidden-grid-mode { display: block; }
   .listMode .unit.gallery-template h3 { margin: 0 0 20px 0; padding: 0; }
   .listMode .gallery-template ul.unit-tags { top: 25px; right: 15px; }
   .listMode .gallery-template .photo-container { margin: 0; display: inline-block; width: 190px; height: 99px; vertical-align: top; }
   .gallery-template .unit-description { margin-top: 0; }
   .gallery-template .gridMode .unit-description { margin-top: 10px; }
   .listMode .gallery-template .unit-pricing { display: inline-block; margin: 0 30px 0 20px; vertical-align: top; width: 200px; }
   .listMode .gallery-template .unit-details { display: inline-block; margin: 0; max-width: 255px; vertical-align: top; }
   .listMode .gallery-template .unit-tools { margin: 10px 0 0 0; padding: 0; background: none; border: 0; }
   .listMode .gallery-template .compare-container.checkbox, .listMode .gallery-template .favorite-container.checkbox { margin-bottom: 0; }
   .listMode .gallery-template .unit-body { height: initial!important; }
   .listMode .gallery-template .photo-container { height: 119px; width: 243px;}
   .gallery-template .photo-container .unit-photo { max-width: 160px; }
   .gallery-template .photo-container img { height: 120px; }
   .gallery-template .photo-container .unit-photo:first-child img { height: 119px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 80px; height: 58px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 80px; height: 58px; }
   .gallery-template .photo-container .unit-photo:nth-child(2) { width: 80px; height: 60px; left: 162px; }
   .gallery-template .photo-container .unit-photo:nth-child(3) { width: 80px; height: 61px; top: 58px; left: 162px; }
   .listMode .gallery-template .unit-details { max-width: 155px; }
   .favorites-unit-list .unitContainer li.unit.gallery-template { padding: 10px; }
   .favorites-unit-list h3.hidden-grid-mode.unit-title { display: none; }
   .favorites-unit-list .unitContainer.listMode h3.hidden-list-mode { display: inline-block; margin-left: 15px; margin-top: 5px; font-size: 16px; }
   .favorites-unit-list .listMode .gallery-template .unit-pricing { margin: 0 10px 0 15px; width: 160px; }
   .favorites-unit-list .listMode .gallery-template .photo-container { width: 160px; }
   .favorites-unit-list .listMode .gallery-template .unit-details { max-width: 150px; }
   .favorites-unit-list .listMode .gallery-template .unit-tools { display: block;}
   .favorites-unit-list .gallery-template .compareContainer, .favorites-page .gallery-template .favorite-container { display: inline-block!important; }
   }
   
   /* Large devices (large desktops, 1200px and up) */
   @media (min-width: 1200px) {
   #footerNav .navbar-nav a {font-size:13px; padding:15px 10px;}
   #footerNav .navbar-nav .dropdown-menu a {padding-top:5px; padding-bottom:5px;}
      
   .home-buttons a > span span {  font-size:30px;}
   .home-buttons a > span em {font-size:16px;}
   #rv-types ul li a {font-size:14px;}
      
     
      .phone {margin-right:30px;}
      .footer-location .btn {font-size:14px;}
      footer #rv-types ul { display: block; width: 100%;  text-align:left; columns: 2; 
     -webkit-columns: 2;
     -moz-columns: 2;}
   footer #rv-types li { display: block;   } 
      
      footer {text-align:left;}
      
      header#site-header {float:left; width:100%;}
      header .top-header {max-width: 80%}
      .logo {max-width:20%; float:left;} 
      nav#main-nav {width: 79%; float:right; font-size:15px;}
      .navbar-default .navbar-nav > li {padding:0 6px;}
      #top-search-container {clear:both; text-align:right; padding-right:30px;}
      
   .gridMode .gallery-template .photo-container { height: 130px; }
   .gridMode .gallery-template .photo-container .unit-photo { max-width: 160px; }
   .gridMode .gallery-template .photo-container img { height: 120px; }
   .gridMode .gallery-template .photo-container .unit-photo:first-child img { height: 119px; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(2) img { width: 80px; height: 58px; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(3) img { width: 80px; height: 58px; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(2) { width: 80px; height: 60px; left: 162px; }
   .gridMode .gallery-template .photo-container .unit-photo:nth-child(3) { width: 80px; height: 61px; top: 58px; left: 162px; }
   .listMode .gallery-template .unit-details { max-width: 305px; }
   .favorites-unit-list .listMode .gallery-template .unit-pricing { margin: 0 10px 0 15px; width: 180px; }
   .favorites-page .unitContainer li.unit.gallery-template { padding: 20px 20px 10px 20px; }
   .favorites-page .listMode .gallery-template .unit-details { max-width: 230px; }
   .favorites-page .listMode .gallery-template .unit-tools { margin: 20px -20px 0 -20px; padding: 10px 20px 0 20px; }
   }
   
   @media (min-width: 1600px) {
     .slogan {display:block; float:left; font-size:14px;}
      #footerNav .navbar-nav a {font-size:16px;}
      .home-buttons a > span span {  font-size:30px;}
   .home-buttons a > span em {font-size:22px;}
      #top-search-container {padding-right:6%;}
       .slogan {font-size:18px;}
      nav#main-nav { font-size:15px; top:15px; }
      .brandIcons a, .mfgIcons a {width:12%; }
    #rv-types ul { display: table; width: 100%;}
   #rv-types ul li {display: table-cell; width: auto;}
   }
   
   /* Task #113628 - Add financing text */
   .inventory-detail-page .payments-around-container .finance-discount-text, .unit-list .payments-around-container .finance-discount-text {color:green;font-size:small;padding-left: 10px;margin-bottom:0px; font-weight:600;margin-top:5px;}
   .inventory-detail-page .payments-around-container, .unit-list .payments-around-container {padding: 10px 0 0 0;}
   .inventory-detail-page .detailPricing {padding:10px;}

/* IRV Footer */
footer .container {padding-bottom: 20px;}
.footer-bottom {background: #eaf0f6; text-align: center; padding-top: 10px;}
.footer-bottom .container {padding-bottom: 0;}
.footer-bottom ul li, .footer-bottom ul li a {color: black; display: inline;}