iframe { border: none; }
/* ==========================================================================
   Global
   ========================================================================== */

body { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 400; color: #0a2c1e; font-size: 14px; font-style: normal; text-transform: inherit; letter-spacing: normal; line-height: 1.4em; }
h1 {   color: #007F00; clear: both; line-height:55px; text-indent:70px; font-size: 20px; font-weight: 700; background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/h1-logo.png) no-repeat; }
h2 { font: 700 22px/22px; text-transform: normal; letter-spacing: -1px; line-height: 1.2em; color: #0a2c1e; }
h3 { font: 400 19px/22px; color: #0a2c1e; }
h4, h5, h6 { font: 700 16px/22px; color: #0a2c1e; }
p { color: #0a2c1e; font-size: 14px; font-style: normal; font-weight: 400; text-transform: inherit; letter-spacing: normal; line-height: 1.4em; margin: 10px 0; }
.featured-heading, .title-bar {font-size: 21px; font-weight: 700; color: #ffffff; background: #2e5ba0; padding: 15px 0; text-align: center; margin-bottom:30px;}
.title-bar {background:#FEC130;}
label, input, select, textarea, option { font-size: 12px; font-style: normal; font-weight: 300; text-transform: normal; letter-spacing: normal; line-height: 1.4em; color: #0a2c1e; }
fieldset p { margin-top: 2em; padding: 0 2.5em; }
fieldset small { line-height: 1em; font-style: italic; font-size: 12px; padding: 0 3em; color: #003355; }
fieldset li small { font-size: 12px; padding: 0; }
legend span small { font-size: 14px; line-height: 1em; font-style: italic; }
hr { border-color: inherit }
.well-xs { padding: 2px; }
.well-hollow { background-color: transparent; }
div, a { outline: 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;
-webkit-transition: all 1s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
a.fade:hover { opacity: .7; }
.bigText { font-size: 22px; }
.red { color: #C92038; }
small { font-size: 13px; }
.shadow { box-shadow: 0px 0px 10px #0a2c1e; -moz-box-shadow: 0px 0px 10px #0a2c1e; -webkit-box-shadow: 0px 0px 10px #0a2c1e;  }
.imgBorder { padding: 5px; border: 1px solid #ddd; }
.youtube { font-family: 'Kalam', cursive; font-size: 20px; color: navy; }
.youtube +.embed-container {width:80%; margin:auto;}
.youtube +.embed-container iframe {height:190px;}
.img-thumbnail {box-shadow:2px 2px 3px rgba(0,0,0,.5);}
/*
*** 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; }
/* buttons */
.btn { white-space: normal; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px!important; line-height: 20px; text-align: center; vertical-align: middle; cursor: pointer;
background-color: #F5F5F5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#E6E6E6));
background-image: -webkit-linear-gradient(top, #FFF, #E6E6E6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
background-repeat: repeat-x;
border: 1px solid #CCC;
border-color: #E6E6E6 #E6E6E6 #BFBFBF;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #B3B3B3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-lg { padding: 10px 16px; font-size: 18px!important; line-height: 1.33; border-radius: 4px; }

.btn-primary {
color:#000;
}
.btn-primary:hover {color:#000;}

.btn-warning { color: #FFF; background-image: none; background-color: #F0AD4E; border-color: #EEA236; }

a.btn-tow-guides { display: block; margin-bottom:20px; border-radius:4px; background: #000; color: #fff; text-transform: uppercase; font-size: 30px; text-align: center; max-width:100%; }
a.btn-tow-guides img {max-width:100%; border-radius:4px 4px 0 0;}
a.btn-tow-guides:hover { text-decoration: none; background: #aa1017; }

.contact-sales-btn, .request-info-btn {
background: #76b6ce;
background: -moz-linear-gradient(top,  #76b6ce 0%, #60a7c7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76b6ce), color-stop(100%,#60a7c7));
background: -webkit-linear-gradient(top,  #76b6ce 0%,#60a7c7 100%);
background: -o-linear-gradient(top,  #76b6ce 0%,#60a7c7 100%);
background: -ms-linear-gradient(top,  #76b6ce 0%,#60a7c7 100%);
background: linear-gradient(to bottom,  #76b6ce 0%,#60a7c7 100%);
border-color: #6AA0B8; font-weight: 700; }
.contact-sales-btn:hover, .request-info-btn:hover { background: #6AA0B8; border-color: #6AA0B8; }
a.request-info-btn {float:left; width:47%!important; display:block!important}

.panel-default > .panel-heading {background:none; border:none;}
.panel-default {background: #f3f3f3; -webkit-box-shadow: 0px 0px 10px #777; -moz-box-shadow: 0px 0px 10px #777; box-shadow: 0px 0px 10px #777;}
.panel-default .panel-heading h3 {color: #007F00;  font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 27px; font-weight: 500;}
 
/* ==========================================================================
   Header
   ========================================================================== */
.phone {font-family:'Pathway Gothic One',sans-serif; font-size:38px; font-weight:700; color:#000; float:left; text-align:center; width:100%; margin-bottom:20px;line-height:1;}
.logo {max-width:100%;}
.headerphotos:hover { transform: rotate(357deg) scale(1.039) skew(1deg) translate(0px); 
-webkit-transform: rotate(357deg) scale(1.039) skew(1deg) translate(0px);
-moz-transform: rotate(357deg) scale(1.039) skew(1deg) translate(0px);
-o-transform: rotate(357deg) scale(1.039) skew(1deg) translate(0px);
-ms-transform: rotate(357deg) scale(1.039) skew(1deg) translate(0px); }
.navbar { margin-bottom: 10px; text-align: center; }
.navbar-header .btn-lg { padding: 8px 10px 6px; margin-top: 4px; }
.navbar-header .btn-lg i { font-size: 14px; }
nav#mainNav { padding: 0 10px; }
ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; background:red}
.dropdown-menu{background-color:#007f00 !important;}
 .dropdown-menu li:last-child a { border-radius: 0 0 4px 4px; }
ul.dropdown-menu li { width: 100%; }
.dropdown-menu li{ width: 100% !important; }
.dropdown-menu > li > a{display:block;}
.topSearch {background: #000; color: #FFF; padding: 0 40px; position: relative; border: 0; margin-bottom:10px; }
.topSearch #topSearchForm{ clear: both; float: left; }
.topSearch .form-group label { display: none; }
.topSearch .form-group, .topSearch .SearchButton { clear: both; float:left; margin:10px 5px;}
.topSearch .form-group { width: 100%; }
.topSearch .heading { float: left; line-height: 60px; }
.topSearch .advanced {color:#fff; position: relative; top: 20px; left: 10px; line-height: 1em; display: inline-block; font-size: 12px; }
.search-top{margin:0px 50px;}

   
   @media (min-width: 992px) {
      .topSearch .form-group { width: 20%; }
   }


/* ===================================
=======================================
   NavBar
   ========================================================================== */

.navbar-default {background: #000000; box-shadow: inset 0 0 4px black; background: -moz-linear-gradient(top, #838383 0%, #000000 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #838383), color-stop(100%, #000000)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #838383 0%, #000000 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #838383 0%, #000000 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f838383 0%, #000000 100%); /* IE10+ */ background: linear-gradient(to bottom, #838383 0%, #000000 100%); /* W3C */  
border: 1px solid #000000;}
nav#mainNav { padding: 0 10px; }
ul.nav li {float:left; width:100%;} 
ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; }
ul.nav .dropdown b { display: inline-block; position: absolute; right: -5px; top:0; width: 30px; line-height: 48px;  text-align: center; height: 30px;  }
.navbar-collapse.in { overflow-y: visible }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: 0; }
.navbar-default .navbar-nav > li > a {font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 20px; font-weight: 500; color: #ffffff; text-shadow: 1px 1px 0px #007F00; padding:15px 24px;}
.navbar-default .navbar-nav > li > a:hover {color: #fede30; text-shadow: 0 0; background: #007F00;}


/* --- Our Locations Dropdown --- */
.btn-locations a, .btn-locations a:hover { color:white; text-decoration:none;}
.btn-locations img { margin: 15px auto; }
.locations-dropdown-menu {
    font-family: 'Poppins', sans-serif;
    font-style:normal;
    font-size:16px;
    display: block;
    background: #fff !important;
    width: 95% !important;
    color: #000;
    position: absolute;
    z-index: 999;
    top: 44px;
    right: 0;
    left: 0;
    text-align:center;
    text-transform: capitalize;
    display: none;
    box-shadow: 0px 5px 10px rgba(0,0,0,.5);
    margin: auto;
    z-index: 999;
    border-radius: 0px;
}

.locations-dropdown-menu a:hover { color:#447611; cursor: pointer !important; }
.locations-dropdown-menu .row { padding: 20px 0; color: #000; }
.locations-dropdown-menu .row:nth-child(2) { background: #F6F7F8; }
.locations-dropdown-menu .row:not(:last-child) {border-bottom: solid 1px #e9e9e9;}
.locations-dropdown-menu .fa-location-dot { color: #EB6B0B; font-size: 30px; display: block; }
.locations-dropdown-menu .location-city {font-family: 'Poppins', sans-serif;font-size:20px;font-weight:800;padding: 0 15px;}
.locations-dropdown-menu .location-phone-link {color:black;margin: 0;font-weight: 900;}
.locations-dropdown-menu .location-phone-link span { font-weight: 700; display: inline-block; }
.locations-dropdown-menu .location-phone-link:hover { text-decoration:none; }
.locations-dropdown-menu .location-directions-link {color:#EB6B0B;text-transform:capitalize;font-weight: 400;}
.locations-dropdown-menu .btn {margin:10px 0; padding:10px 20px; background: #EB6B0B !important; color: #000 !important; }
.locations-dropdown-menu .btn:hover { background:#2F2E2E !important; color: #fff !important; } }
.locations-dropdown-menu .location-address .address { display:block; margin-bottom:0; height:auto; font-weight:normal;}
    
    @media (min-width:480px) {
        .locations-dropdown-menu { top: 44px; right: 15px; left: auto; }
    }

     @media (min-width: 600px) {
        .locations-dropdown-menu {width:100% !important;position: absolute;right: 0px;min-width:600px!important; max-width:600px; padding: 0 !important;}
        .locations-dropdown-menu .row {width:100%;display:flex;align-items:center; margin: 0;}
        .locations-dropdown-menu .row div {flex:1;border:none!important;}
        .locations-dropdown-menu .location-address { text-align:left; line-height: 1.5em;padding-left: 15px;}
        
    }

    @media (min-width: 768px) {
        .locations-dropdown-menu {top: 50px; left: -280px; }
    }
    @media (min-width: 992px) {
        .locations-dropdown-menu { left: auto; }
    }
    @media (min-width: 992px) {
        .locations-dropdown-menu { width:600px !important; }
        .dropdown.btn-locations:hover .locations-dropdown-menu { display: block; }
    }




/* ==========================================================================
   SideBar
   ========================================================================== */
 
#faceted-search {border-radius:4px; margin-bottom:20px; background: #f3f3f3; -webkit-box-shadow: 0px 0px 10px #777; -moz-box-shadow: 0px 0px 10px #777; box-shadow: 0px 0px 10px #777; padding:10px; }
#faceted-search .panel-title {background: #aa1017; color:#fff;}
#sideBar {padding-left:0;}
aside .FeaturedPanel { width: 100%; }
aside .FeaturedPanel .ItemRowEven, aside .FeaturedPanel .ItemRowOdd { padding: 5px; text-align: center; }
aside .FeaturedPanel .ItemRowOdd { background: #fff; }
aside .FeaturedPanel .ItemRowEven { background: #eee; }
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;}
/* ==========================================================================
   Content
   ========================================================================== */

body { background: #202020 url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/bg.jpg) no-repeat top center fixed;  background-size:cover }


#mainContainer { background:transparent; }
#main { background: #fff; padding: 10px; -webkit-box-shadow: 0px 0px 10px #777; -moz-box-shadow: 0px 0px 10px #777; box-shadow: 0px 0px 10px #777; margin-bottom:10px;}
.homepage #main { background:transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}

.homepage .main-content { background: #fff; padding: 10px; -webkit-box-shadow: 0px 0px 10px #777; -moz-box-shadow: 0px 0px 10px #777; box-shadow: 0px 0px 10px #777; margin-bottom:10px;}
.homepage #mainContainer {margin:0;}
.no-units-text p:first-child { font-weight: bold; font-size: 21px; line-height: 1em; margin: 20px auto; }

.tow-guide { text-align: center; font-style: italic; margin-bottom: 20px; }
.tow-guide img { max-height: 278px; margin: 0 auto; }


.home-btns{width:100%; padding:20px 0;margin-bottom:10px;font-size:25px; font-weight:700; }
.home-btns i{ font-size: 30px; margin-right:10px;}
.btn-secondary { background: #aa1017; border: 1px solid #aa1017; color: #fff; }
.btn-secondary:hover { background: #222222; border: 1px solid #222222; color: #fff; }


.home-promos .row > div   { padding: 0; margin-bottom:20px;}
.home-promos .cycle-slideshow  { margin:0 10px 0 0; border:5px solid #fff;}
.homeButtons {margin:0; padding:0; width:100%;}
.homeButtons a { display: block; text-indent: -9999px; height: 125px; width:194px; margin:auto; background: url(https://assets.interactcp.com/suncamperrvs/images/homeButtons-new.png) 0 0 no-repeat; background-size:390px }
.homeButtons a.btnBuy {background-position: right bottom;}
.homeButtons a.btnConsign {background-position: 0 bottom;}
.homeButtons a.btnPawn {background-position: right 0;}
.homeButtons a.btnStore {background-position: 0 0;}
.homeButtons a:hover { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }

   @media (min-width: 768px) {
      .home-cta-btns { text-align: center; }
      .home-cta-btns a { display: inline-block; width: 48%;  }
   }
   @media (min-width: 992px) {
      .home-cta-btns a { display: inline-block; width: 24%;  }
   }

.homeSearchContainer {float:left; width:100%; background: #f1ecd9; text-align: center; margin-top: 10px; border: 5px solid #ffffff; padding: 35px; }


/* --- Popular Ways to Shop --- */

.popular-ways-to-shop {padding: 30px 0; text-align: center; position: relative;z-index: 999;}
.popular-ways-to-shop .headline {text-align: center;font-size: 34px;margin: 0 0 30px 0;line-height: 1em;font-weight: 700;color: #aa1017;}
.popular-ways-to-shop .h2 { margin-top: 30px; font-size: 24px; }
.popular-ways-to-shop .nav-tabs { display: table!important; margin: 0 auto; border: 0; }
.popular-ways-to-shop ul.nav li { width: auto!important; }
.popular-ways-to-shop .nav-tabs>li { display: inline-block!important; margin: 0; vertical-align: top; border: 0!important; }
.popular-ways-to-shop .nav-tabs>li a {background: #222;color: #fff;padding: 10px 25px 10px 25px; text-align: center; }
.popular-ways-to-shop .nav-tabs>li a i { display: block; }
.popular-ways-to-shop .nav-tabs>li.active>a, .popular-ways-to-shop .nav-tabs>li.active>a:focus, .popular-ways-to-shop .nav-tabs>li.active>a:hover { background: #fff; }
.popular-ways-to-shop .nav-tabs a {color: #000;font-weight: 700;}
.popular-ways-to-shop .nav-tabs a:hover { background: #aa1017; color: #fff; }
.popular-ways-to-shop .nav-tabs .active a {color: #000;}
.popular-ways-to-shop li {position: relative; }
.popular-ways-to-shop li:hover .pop-shop-sleeping-capacity,
.popular-ways-to-shop li.active .pop-shop-sleeping-capacity,
.popular-ways-to-shop li:hover .pop-shop-floorplan-style,
.popular-ways-to-shop li.active .pop-shop-floorplan-style,
.popular-ways-to-shop li:hover .pop-shop-weight,
.popular-ways-to-shop li.active .pop-shop-weight,
.popular-ways-to-shop li:hover .pop-shop-price,
.popular-ways-to-shop li.active .pop-shop-price,
.popular-ways-to-shop li:hover .pop-shop-monthly-payment,
.popular-ways-to-shop li.active .pop-shop-monthly-payment {background-position: bottom;}
.pop-shop-text {display: block; }
.popular-ways-to-shop .tab-content {padding: 15px 30px;background: #fff;box-shadow: 0 4px 5px rgba(0,0,0,.2);}
ul.popular-ways-to-shop-btns { margin-top: 30px; }
.popular-ways-to-shop .btn { background: #aa1017; color: #fff; font-weight: 700; }
.popular-ways-to-shop .btn:hover { background: #222; }

    @media (min-width: 768px) {
        .popular-ways-to-shop .tab-pane { padding: 0 0 15px 0; }
        .popular-ways-to-shop #tabrvtype.tab-pane { padding: 0; }
        ul.popular-ways-to-shop-btns { list-style: none; margin: 30px 0 0 0; padding: 0; }
        ul.popular-ways-to-shop-btns li {display: inline-block;margin: 0 5px 10px 5px;width: 23%;}
        ul.popular-ways-to-shop-btns li a { display: block;}
    }

    @media (min-width: 992px) {
        .popular-ways-to-shop { display: block; }
        .popular-ways-to-shop .nav-tabs>li a {width: 185px;}
    }
    
    @media (min-width: 1200px) {
        .popular-ways-to-shop .nav-tabs>li a {width: 210px;font-size: 18px;}
    }

    @media (min-width: 1600px) {
        .popular-ways-to-shop .headline {float: left;margin: 10px 15px 10px 30px;position: relative;top: -5px;}
        .popular-ways-to-shop .nav-tabs { text-align: right; margin: 0; float: right; }
        .popular-ways-to-shop .nav-tabs>li a {margin-left: 10px;padding: 15px 10px;width: 210px;}
        .popular-ways-to-shop .tab-content { clear: both; margin: 0 auto; }
    }


/* --- Home CTA Narrow --- */

.home-cta-narrow {width: 100%;text-align: center;padding: 20px;margin: 30px auto;clear: both;}
.home-cta-narrow > div {width: 100%;display: inline-block;margin: 6px;padding: 20px;box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);text-align: center;vertical-align:top;background: #222222;transition: all .3s ease;}
.home-cta-narrow > div:hover { transform:scale(1.05); }
.home-cta-narrow > div.home-cta-storage {background: url('https://assets-cdn.interactcp.com/interactrv/images/common/headers/ban-rentals-2.jpg') right no-repeat;background-size: cover;}
.home-cta-narrow > div.home-cta-rental { background: url('https://assets-cdn.interactcp.com/interactrv/images/common/headers/ban-rentals-1.jpg') right no-repeat; background-size: cover; }
.home-cta-narrow .transbox { background-color: rgba(255, 255, 255, 0.6);}
.home-cta-narrow .transbox a { font-weight: bold; color: #000000; text-decoration:none;width: 100%;height: 100%;display: block;padding: 20px;}
.home-cta-narrow .headline {font-size:26px;text-transform: uppercase;}
.home-cta-narrow .home-cta-subhead {display:block;margin: 20px 0;width:100%;color: #000;}

    @media (min-width: 768px) {
        .home-cta-narrow > div { width: 48%; min-height: 240px; }
        .home-cta-narrow .transbox {min-height: 200px;}
    }
    
    @media (min-width: 1200px) {
        .home-cta-narrow > div { width: 40%; }
    }
    
    @media (min-width: 1600px) {
        .home-cta-narrow > div {width: 30%;min-height: 270px;}
        .home-cta-narrow a {padding: 20px 10px 40px 10px;}
        .home-cta-narrow .headline { font-size: 34px; }
        .home-cta-narrow .transbox {min-height: 230px;}
    }


/* ==========================================================================
   Footer
   ========================================================================== */
 
footer { background: #F4BD0E; color: #000; padding: 10px; }
footer a { color: #000; }
footer .nav li ul, footer .nav .caret, footer .nav b { display: none!important; }
footer .vcard { font-size: 1.4em; float: left; }
footer .poweredby {   clear: both; width:100%; text-align:center;}
footer .poweredby, footer .poweredby a { color: #000; }

footer #footerNav ul { text-align:center; width:100%;}
footer #footerNav ul li {  float:left; width:auto; text-align:center }
footer #footerNav ul li a {border-left:1px solid #000; padding-top:4px; padding-bottom:4px; margin-bottom:20px;}
footer #footerNav ul li:first-child a {border-left:none;}
.preFooter {background: #ffffff; padding-bottom:10px; }
.preFooter h4 { font-size: 24px; background: #b70b0b; /* Old browsers */ background:  #007F00; width: 100%; line-height: 50px; text-indent: 10px;  color: #fff; margin-top:0;}
.preFooter .info{ margin-top: 30px; }

.mapBottom img { max-width: 100%; }

@media (min-width: 768px) {
   .preFooter .info{ margin-top: 0px; }
}

/* ==========================================================================
   Default Buttons
   ========================================================================== */
.btn-default  { background:#AB1017; color: #fff; }
.btn-default:hover  { background: #EAC933; }
/* ==========================================================================
   RV Types
   ========================================================================== */

/*
*** RV Types
*/
#rvTypes { display: none; }
.homepage #rvTypes {display:block;  margin: 0px 0 0px 4px; }
#rvTypes ul { margin: 0; list-style-type:none; padding:0;}
#rvTypes ul li {  text-align: center; padding:0;  }
#rvTypes ul li a { display: block; height: 146px; margin:0 24px; background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) 0 47px no-repeat;}
#rvTypes ul li.type-1 a { width: 164px; background-position: 8px 47px; }
#rvTypes ul li.type-2 a { width: 214px; background-position: -163px 47px; }
#rvTypes ul li.type-3 a { width: 170px; background-position: -378px 47px; }
#rvTypes ul li.type-4 a { width: 182px; background-position: -575px 47px; }
#rvTypes ul li.type-5 a { width: 189px; background-position: -792px 47px; }
#rvTypes ul li.type-1 a:hover {   background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/btn-view-type.png) 5px 60px no-repeat, url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) 8px 47px no-repeat;   }
#rvTypes ul li.type-2 a:hover {   background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/btn-view-type.png) 35px 60px no-repeat, url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) -163px 47px no-repeat; }
#rvTypes ul li.type-3 a:hover {   background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/btn-view-type.png) 5px 60px no-repeat, url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) -378px 47px no-repeat; }
#rvTypes ul li.type-4 a:hover {   background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/btn-view-type.png) 5px 60px no-repeat, url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) -575px 47px no-repeat; }
#rvTypes ul li.type-5 a:hover {   background: url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/btn-view-type.png) 5px 60px no-repeat, url(https://assets.interactcp.com/suncamperrvs/images/atlanticmarineandrv/rv-types-bg-atlantic-marine.png) -792px 47px no-repeat; }
#rvTypes ul li a {  padding-top: 10px; display: inline-block; color: #000000; font-weight: 700; text-decoration: none; }
#rvTypes ul li a:hover { color: #007F00; }
   
/* ==========================================================================
   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; width: 100%; 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; border-radius: 2px; -moz-border-radius: 2px; -webkit-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; }
/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
#breadcrumbs, .CrumbTrail { display: none; }
.CrumbTrail a#top { display: none; }
#breadcrumbs, .CrumbTrail { overflow: hidden; margin-bottom: 10px; }
#breadcrumbs span, .CrumbTrail span { display: block; float: left; }
#breadcrumbs a, .CrumbTrail a { font-size: 10px; color: #fff; text-decoration: none; padding: 5px 0 5px 55px; background: #eee;                   /* fallback color */ background: #eee; position: relative; display: block; float: left; color: #444444; }
#breadcrumbs a:after, .CrumbTrail a:after { content: " "; display: block; width: 0; height: 0; border-top: 48px solid transparent;           /* Go big on the size, and let overflow hide */ border-bottom: 48px solid transparent; border-left: 31px solid #eee; position: absolute; top: 50%; margin-top: -48px; left: 100%; z-index: 2; }
#breadcrumbs a:before, .CrumbTrail a:before { content: " "; display: block; width: 0; height: 0; border-top: 48px solid transparent;           /* Go big on the size, and let overflow hide */ border-bottom: 48px solid transparent; border-left: 32px solid white; position: absolute; top: 50%; margin-top: -48px; margin-left: 1px; left: 100%; z-index: 1; }
#breadcrumbs a:first-child, .CrumbTrail a:first-child { padding-left: 10px; }
#breadcrumbs a:first-child, .CrumbTrail a:first-child { padding-left: 10px; }
#breadcrumbs a:nth-child(odd), .CrumbTrail a:nth-child(odd) { background: #f9f9f9; }
#breadcrumbs a:nth-child(odd):after, .CrumbTrail a:nth-child(odd):after { border-left-color: #f9f9f9; }
#breadcrumbs a:hover, .CrumbTrail a:hover { color: #ffffff; background: #5B5B5C; }
#breadcrumbs a:hover:after, .CrumbTrail a:hover:after { border-left-color: #5B5B5C !important; }
/* ==========================================================================
   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
   ========================================================================== */
.brandIcons { clear: both; }
.brandIcons a { background: #e5e5e5; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); box-shadow: 0 2px 3px rgba(0,0,0,.5); border-radius: 10px; padding: 0 20px; border: 1px solid #eee; margin: 1%; width: 100%; float: left; display: block;   }
.brandIcons 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 { margin: auto; display: block; max-height:60px; max-width:100%}
.brandIcons a.more-brands { 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; }

/* ==========================================================================
   Our Manufacturers
   ========================================================================== */
.mfgIcons { clear: both; }
.mfgIcons a { background: #e5e5e5; background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5)); background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); border-radius: 10px; padding: 0 20px; border: 1px solid #eee; margin: 1%; width: 100%; float: left; display: block; height:60px; }
.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%); }
.mfgIcons img { margin: auto; display: block; max-height:60px; max-width:100%}
.mfgIcons a.more-mfgs { background:transparent; height:auto; border:none;}
/* ==========================================================================
   Contact Page
   ========================================================================== */
.visit-us-phone {width:100%; float:none!important; clear:left}
.visit-us-phone ol {list-style-type:none; padding:0;}
/* ==========================================================================
   Financing Page
   ========================================================================== */
.financing-btn img {max-width: 100%; 
-webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
      -ms-transition: all .2s ease;
          transition: all .2s ease;}
.financing-btn img:hover {transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);}
/* ==========================================================================
   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;}

/* ==========================================================================
  IRV Listings
========================================================================== */
/*.unitList .newUnit .sale-price-wrapper::after{content: '*Price excludes freight';  font-weight: 400;  font-size: 12px;  display: block;}*/
.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; }
.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; }
.unitListHeader h2 {clear: both;color: #fff;background: #AA1017;padding: 10px;margin: 0px;border-radius: 4px 4px 0 0;font-size: 18px;text-transform: uppercase;}
.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; }
/* 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; }


/* ========================================================================== */
/* ========================================================================== */

/* DETAIL V2 COLOR STYLES
================================================== */

    .unit-list.list-mode .unit-overview-tile svg,
    .unit-detail-v2 .favorite-container,
    .unit-detail-v2 .btn-social-share button { color: #aa1017; }

    .unit-detail-v2 .show-unit-btn:before,
    .unit-detail-v2 .hidden-header-contact-btns a:hover,
    .unit-detail-v2 .btn-social-share button:hover,
    .unit-detail-v2 .btn-social-share .btn-group.open .dropdown-toggle,
    .unit-detail-v2 .favorite-container:hover,
    .unit-list .dev-unit-media-img-more-details:after {background: #aa1017;}

    .unit-detail-v2 .show-unit-btn:hover, .unit-detail-v2 .show-unit-btn.active,
    .unit-detail-v2 .detail-media-nav-wrapper img:hover, .unit-detail-v2 .detail-media-nav-wrapper img.active-thumbnail,
    .unit-detail-v2 .hidden-header-contact-btns a:hover,
    .unit-detail-v2 .btn-social-share button:hover,
    .unit-detail-v2 .btn-social-share .btn-group.open .dropdown-toggle,
    .unit-detail-v2 .favorite-container:hover,
    .unit-list .unit.featured-unit .unit-media img { border-color: #aa1017; }
    .unit-list .unit.featured-unit { box-shadow: inset 0 0 0 2px #aa1017; }
    .unit-list .compare-container.selected.compare-enabled { background: #aa1017; border-color: #aa1017; color: #fff;}
    .unit-list .unit-media .cycle-pager span.cycle-pager-active { background: #aa1017; }
    .unit-list .unit-media-cycle-prev:hover, .unit-list .unit-media-cycle-next:hover { color: #aa1017; }
    .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #aa1017; border-color: #aa1017; }

    .unit-list ul.unit-media-links svg { fill: #aa1017!important; }
    .unit-list .unit-overview-tile svg { color: #080129; }

    @media (min-width: 992px) {
    .unit-list .listMode .unit.featured-unit {box-shadow: inset 0 2px 0 #aa1017, inset 0 -2px 0 #aa1017;}
    }
    @media (min-width: 1600px) {
    .unit-list .listMode .unit.featured-unit { box-shadow: inset 0 0 0 2px #aa1017; }
    }


    /* DETAIL V2 DETAIL PAGE
    ================================================== */

    .unit-detail-v2 .btn-detail-secondary { text-align: center;border: 1px solid #ddd;background: #fff; color: #000; font-size: 14px; font-weight: 400; line-height: 1.5em; }
    .unit-detail-v2 .prev-next-buttons { border-bottom: 0; }
    .unit-detail-v2 .next-unit-btn { margin-left: 15px; }
    .unit-detail-v2 .detailMediaPhotoPlayer { position: relative; }
    .unit-detail-v2 .detailMediaPhotoPlayer ul.slides > li {list-style:none;height: 100%;max-height: 100%;width: 100%;}
    .unit-detail-v2 .detailMediaPhotoPlayer img {border-radius: 2px;max-height: 100%;width: 100%;}
    .unit-detail-v2 span.photo-label { display: block; background: rgba(0,0,0,.5); color: #fff; position: absolute; width: 100%; bottom: 0; font-weight: 400; padding: 5px; text-align: center; }    
    .unit-detail-v2 .unit-photo-nav { position: absolute; top: 35%; background: rgba(0,0,0,.5); color: #fff; font-size: 28px; padding: 10px; z-index: 101; }
    .unit-detail-v2 .unit-photo-nav:hover { background: rgba(0,0,0,.9); text-decoration: none; color: #fff; cursor: pointer;}
    .unit-detail-v2 .LibraryDetail #detailMediaPhotos .sliderPrev, .unit-detail-v2 .LibraryDetail #detailMediaPhotos .sliderNext {display: none!important;}
    .unit-detail-v2 .slides { margin: 0; }
    .unit-detail-v2 .sliderPrev { left: 0; border-radius: 0 4px 4px 0; }
    .unit-detail-v2 .sliderNext { right: 0; border-radius: 4px 0 0 4px; }
    .unit-detail-v2 .btn-more-unit-photos { display: none; position: absolute; bottom: 15px; left: 15px; background: #f5f5f5; padding: 6px 15px; border-radius: 4px; font-size: 14px; font-weight: 700; }
    .unit-detail-v2 .btn-more-unit-photos:hover { text-decoration: none; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,.3); }
    .unit-detail-v2 .modal-body { overflow: hidden; }
    .unit-detail-v2 .btn-more-unit-photos { position: relative; text-align: center; padding: 0; left: auto; top: auto; bottom: auto; right: auto; border-radius: 0; }

    .unit-detail-v2 .detail-breadcrumb-navigation { background: #fff; font-size: 14px; line-height: 50px; border-bottom: 1px solid #eee; }
    .unit-detail-v2 .detail-breadcrumb-navigation a:hover { text-decoration: none; }
    .unit-detail-v2 .detail-back-link { display: inline-block; }
    .unit-detail-v2 .prev-next-wrapper { display: inline-block; float: right; }
    .unit-detail-v2 .detail-next-rv-link { margin-left: 30px; }

    .unit-detail-v2 .unit-title {text-align: center;padding: 30px 5px 0 5px;}
    .unit-detail-v2 .unit-title h1 {font-size: 21px;font-weight: 400;margin: 0;max-width: 500px;}

    .unit-detail-v2 .unit-stock-info-wrapper { text-align: center; font-size: 12px;color: #777;margin: 10px 0 0;}
    .unit-detail-v2 .unit-rv-type-wrapper,
    .unit-detail-v2 .unit-stock-number-wrapper,
    .unit-detail-v2 .unit-location-wrapper { display: inline-block; margin: 0 5px; }
	
    .unit-detail-v2 .show-unit-btn img{width:100%;}
    .unit-detail-v2 .sales-pitch {display: block;margin: 15px auto 0 auto;font-weight: 400;color: red;font-style: italic; font-size: 15px; line-height: 1em; padding: 10px;text-align: center;}
    .unit-detail-v2 .unit-tags { margin: 15px 0 0; text-align: center;}
    .unit-detail-v2 .unit-tags img { display: inline-block; margin-right: 5px; }
    .unit-detail-v2 .unit-tags img:last-child { margin-right: 0; }

    .unit-detail-v2 .detail-media-nav-wrapper {position: relative;bottom: 0;width: 100%;background: rgba(17,17,17,.9);padding: 5px 15px;}
    .unit-detail-v2 .detail-thumbnail-wrapper {display: block;position: relative;text-align: center;}
    .unit-detail-v2 .detail-thumbnail-wrapper:hover { cursor: pointer }
    .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-prev,

    .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-next {display: inline-block;position: absolute;font-size: 24px;top: 6px;opacity: 0.5;color: #fff; background: none; border: 0; }
    .unit-detail-v2 .detail-thumbnail-wrapper:hover .pager-slider-prev,
    .unit-detail-v2 .detail-thumbnail-wrapper:hover .pager-slider-next { opacity: 1; cursor: pointer }
    .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-prev {margin-right: 15px;left: 0;}
    .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-next {margin-left: 10px;right: 0;left: auto; }
	.unit-detail-v2 .detail-thumbnail-wrapper img { max-width: 60px; }
    .unit-detail-v2 .gallery-pager {padding: 0; margin: 0 30px; display: inline-block;}
    .detail-thumbnail-wrapper .fa-chevron-right:before { content: "\f0da"; }
    .detail-thumbnail-wrapper .fa-chevron-left:before { content: "\f0d9"; }
    .unit-detail-v2 .detail-media-nav-wrapper img { border-radius: 2px; border: 2px solid transparent; margin-right: 4px; }
    .unit-detail-v2 .ddetail-media-nav-wrapper img:hover,
    .unit-detail-v2 .detail-media-nav-wrapper img.active-thumbnail { border-size: 2px; border-style: solid; }
    .unit-detail-v2 .show-unit-btns {margin: 15px auto 5px auto;display: block;text-align: center;}
    .unit-detail-v2 .show-unit-btn:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; opacity: .5; }
    .unit-detail-v2 .show-unit-btn:after { content: ''; position: absolute; left: 0; top: 0; outline: 0 solid #fff; width: 100%; height: 100%; border: 2px solid #fff; opacity: 1; z-index: 999; }
    .unit-detail-v2 .show-unit-btn:hover, .unit-detail-v2 .show-unit-btn.active { cursor: pointer; border-width: 2px; border-style: solid; }
    .unit-detail-v2 .btn-show-unit-images,
    .unit-detail-v2 .btn-show-unit-video,
    .unit-detail-v2 .btn-show-unit-360 { display: inline-block;position: relative;width: 80px;height: 62px;vertical-align: top;background-size: cover;text-align: center;z-index: 1; border: 2px solid transparent; }
    .unit-detail-v2 .btn-show-unit-360 img { width: 100%; }
    .unit-detail-v2 .btn-show-unit-images span,
    .unit-detail-v2 .btn-show-unit-video svg,
    .unit-detail-v2 .btn-show-unit-360 img.virtual-tour-icon { position: absolute; margin: auto; width: 50px; top: 18px; left: 0; right: 0; z-index: 9999; color: #fff; }
    .unit-detail-v2 .btn-show-unit-images span { font-size: 21px; top: 15px; }
    .unit-detail-v2 .btn-show-unit-video .fa-play-circle {font-size: 28px;top: 15px;}
   .unit-detail-v2 .show-unit-btn.btn-show-unit-video.media-video-tab span { position; relative; }
   .unit-detail-v2 .btn-show-unit-video .fa-play-circle:before { content: '\f144'; font-family: "Font Awesome 7 Pro"; color: #fff; font-style: normal; z-index: 999; position: absolute; top: 10px; left: 0; right: 0; }

    .unit-detail-v2 #nav-detail-sections { z-index: 9999; background: #fff; top: 0; }
    .unit-detail-v2 #nav-detail-sections ul { margin: 50px 0 0; display: table; text-align: left; padding: 0; list-style: none; border-bottom: 1px solid #ddd; width: 100%; }
    .unit-detail-v2 #nav-detail-sections ul li { display: inline-block; }
    .unit-detail-v2 #nav-detail-sections ul li a {display: inline-block;padding: 10px 25px; color: #656565; font-size: 16px; }
    .unit-detail-v2 #nav-detail-sections ul li.active a, .unit-detail-v2 #nav-detail-sections ul li a:hover { background: #eee; text-decoration: none; color: #000; }
    .unit-detail-v2 #nav-detail-sections i,
    .unit-detail-v2 #nav-detail-sections svg { display: none; color: #bbb; }
    .unit-detail-v2 #nav-detail-sections.affix { border-bottom: 3px solid #ddd; }
    .unit-detail-v2 #nav-detail-sections.affix ul { box-shadow: 0 8px 8px rgba(0,0,0,.1); }
    .unit-detail-v2 #nav-detail-sections.affix i,
    .unit-detail-v2 #nav-detail-sections.affix svg { display: inline-block; }

    .unit-detail-v2 #detail-sidebar-cta-wrapper {padding: 30px 15px 0 15px;background: #fff;z-index: 9999; }
    .unit-detail-v2 #detail-sidebar-cta-wrapper.affix-bottom { z-index: 999; position: absolute; }
    .unit-detail-v2 .unit-pricing {font-size: 13px;margin-top: 20px; }
    .unit-detail-v2 .unit-price-wrapper ul { list-style: none; margin: 0; padding: 0; }
    /*.unit-detail-v2 .unit-price-wrapper li {margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px dotted #ddd;clear: both; }*/
    .unit-detail-v2 .unit-price-wrapper li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
    .sale-price-wrapper { font-size: 16px; font-weight: 700; }
    .unit-detail-v2 .sale-price-text, .unit-detail-v2 .reg-price-text, .unit-detail-v2 .you-save-text { float: right; }
    .unit-detail-v2 .you-save-wrapper { color: red; }
    .unit-detail-v2 .btn-glp { display: block; margin-top: 20px;padding-top: 10px;padding-bottom: 10px;font-weight: 700;text-transform: uppercase;}

    .unit-detail-v2 .unit-cta-btns {padding: 0 0 20px 0;text-align: center;margin-top: 30px;}
    .unit-detail-v2 .unit-cta-btns ul { padding: 0; margin: 0; list-style: none; }
    .unit-detail-v2 .unit-cta-btns li { margin-bottom: 10px; }
    .unit-detail-v2 .unit-cta-btns li:last-child { margin-bottom: 0; }
    .unit-detail-v2 .unit-cta-btns .btn {width: 100%;padding: 15px; font-size: 16px;}

    .unit-detail-v2 .unit-action-links ul {margin: 0;padding: 0;list-style: none;font-size: 14px; text-align: center; }
    .unit-detail-v2 .unit-action-links li { margin-bottom: 10px; }
    .unit-detail-v2 .unit-action-links li:last-child { border-bottom: 0; }
    .unit-detail-v2 .unit-action-links a:hover { text-decoration: none; }
    .unit-detail-v2 .unit-action-links i,
    .unit-detail-v2 .unit-action-links svg {margin-right: 8px;}
    .unit-detail-v2 .unit-action-links i:before { width: 14px; text-align: center; }
    .unit-detail-v2 .secondary-cta-wrapper .link-sendtofriend,
    .unit-detail-v2 .secondary-cta-wrapper .link-printpage,
    .unit-detail-v2 .secondary-cta-wrapper .link-brochure { display: none; }

    .unit-detail-v2 #section-detail-overview {padding: 10px 0px 30px 0}

    .unit-detail-v2 .detail-share-btns-wrapper {margin: 30px 0;text-align: center;font-size: 12px;}
    .unit-detail-v2 .favorite-container { display: inline-block; margin-right: 5px; }
    .unit-detail-v2 .btn-detail-print span { display: none; }
    .unit-detail-v2 .btn-social-share { text-align: center; position: relative;font-size: 14px; display: inline-block; margin-left: 5px; }
    .unit-detail-v2 .btn-social-share .btn-detail-share { font-weight: normal;border: 1px solid #ddd;font-size: 12px;}
    .unit-detail-v2 .favorite-container, .unit-detail-v2 .btn-social-share button { border: 1px solid #ddd;background: #fff; border-radius: 30px;padding: 6px 15px 4px 15px; vertical-align: top; }
    .unit-detail-v2 .btn-social-share button:hover,
    .unit-detail-v2 .btn-social-share .btn-group.open .dropdown-toggle { color: #fff; box-shadow: none; border-width: 1px; border-style: solid; }
    .unit-detail-v2 .btn-social-share .dropdown-menu {background: white;margin: 0 auto;padding: 0 0 15px 0;font-size: 13px;line-height: 1em;box-shadow: none;left: -55px;top: 45px;border-color: #ddd;}
    .unit-detail-v2 .btn-social-share .dropdown-menu:after, .unit-detail-v2 .btn-social-share .dropdown-menu:before {bottom: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
    .unit-detail-v2 .btn-social-share .dropdown-menu:after {border-color: rgba(255, 255, 255, 0);border-bottom-color: #fff;border-width: 11px;margin-left: -11px;}
    .unit-detail-v2 .btn-social-share .dropdown-menu:before {border-color: rgba(221, 221, 221, 0);border-bottom-color: #ccc;border-width: 12px;margin-left: -12px;}
    .unit-detail-v2 .btn-social-share .dropdown-menu li {margin-bottom: 5px;}
    .unit-detail-v2 .btn-social-share li.title {display: block;font-weight: 700;text-transform: uppercase;margin: 30px 0 15px 0;padding-left: 25px;color: #000;}
    .unit-detail-v2 .btn-social-share .dropdown-menu a {padding: 5px 25px;}
    .unit-detail-v2 .btn-social-share .dropdown-menu li a {color: #333;}
    .unit-detail-v2 .btn-social-share .dropdown-menu li a:hover {color: #333;background: #eee;}
    .unit-detail-v2 .btn-social-share .dropdown-menu i,
    .unit-detail-v2 .btn-social-share .dropdown-menu svg {background: #EBECEE;color: #0F53A4;width: 30px;height: 30px;display: inline-block;font-size: 16px;border-radius: 50%;text-align: center;line-height: 1em;padding-top: 8px;margin-right: 5px;}
    .unit-detail-v2 .btn-social-share i.fa-facebook-f, .unit-detail-v2 .btn-social-share svg.fa-facebook-f {background: #3858A1;color: #fff;}
    .unit-detail-v2 .btn-social-share i.fa-x-twitter, .unit-detail-v2 .btn-social-share svg.fa-twitter {background: #61A3DF;color: #fff;}
    .unit-detail-v2 .btn-social-share i.fa-pinterest, .unit-detail-v2 .btn-social-share svg.fa-pinterest-p {background: #B32E0F;color: #fff;}
    .unit-detail-v2 .favorite-container.checkbox label{padding-left: 0;font-size: 12px;}
    .unit-detail-v2 .favorite-container ::-moz-selection { background: white; }
    .unit-detail-v2 .favorite-container ::selection { background: white; }
    .unit-detail-v2 .favorite-container:hover { color: #fff; border-width: 1px; border-style: solid; }

    @-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: "\f004"; }
    input[type="checkbox"].favorite:checked + i:before { content: "\f004"; color: red; }

    .unit-detail-v2 .favorite-container {margin: 0;padding: 3px 15px 4px 15px;}
    .unit-detail-v2 .btn-detail-print { padding: 6px 8px 4px 10px; margin: 0; }
    .unit-detail-v2 .btn-detail-print span { display: none; }

    .unit-detail-v2 .compare-unit-header {margin: 0;position: relative;width: 100%;height: auto;padding: 0;border: 0;box-shadow: none;}
    .unit-detail-v2 .compare-unit-header .favorite-container { position: absolute;top: 5px;right: 5px; background: none; border: 0; color: #fff;}
    .unit-detail-v2 .compare-unit-header .favorite-container i { line-height: 1em; }
    .unit-detail-v2 .compare-unit-header .favorite-container input[type="checkbox"].favorite + i:before {font-weight: 700!important;font-size: 24px!important;width: 24px;height: 24px;line-height: 1em;}
    .unit-detail-v2 .compare-unit-header .favorite-container span { display: none; }
    .unit-detail-v2 .search-all-smilar-rvs a { display: block; text-align: center; margin: 50px 0 0; text-decoration: underline; }

    .unit-detail-v2 .secondary-cta-wrapper { width: 100%; display: table; }
    .unit-detail-v2 .secondary-cta-wrapper button { width: 100%; }
    .unit-detail-v2 .secondary-cta-wrapper a,
    .unit-detail-v2 .secondary-cta-wrapper button {font-size: 12px; border: 1px solid #ddd; background: #fff; color: #000; padding: 8px 5px;display: block;border-radius: 4px;line-height: 1em;}
    .unit-detail-v2 .secondary-cta-wrapper a:hover,
    .unit-detail-v2 .secondary-cta-wrapper button:hover { background: #eee; }
    .unit-detail-v2 .secondary-cta-wrapper a i,
    .unit-detail-v2 .secondary-cta-wrapper a svg,
    .unit-detail-v2 .secondary-cta-wrapper button i,
    .unit-detail-v2 .secondary-cta-wrapper button svg {font-size: 14px;height: 22px;display:  inline-block;line-height: 1em;position: relative;top: 0;margin-right: 2px;fill-opacity: .5;}
    .unit-detail-v2 .secondary-cta-wrapper a span,
    .unit-detail-v2 .secondary-cta-wrapper button span {display: inline-block;text-align: left;line-height: 1em;position: relative;vertical-align: top;top: 5px;}
    .unit-detail-v2 .secondary-cta-wrapper a span span,
    .unit-detail-v2 .secondary-cta-wrapper button span span { display: inline-block; top: 0; }
    .unit-detail-v2 .secondary-cta-wrapper img { margin-right: 5px; }

    .unit-detail-v2 .detail-overview-tiles ul {list-style: none;padding: 0;margin: 0 20px 0 0;display: inline-block;vertical-align: top;width: 45%;}
    .unit-detail-v2 .detail-overview-tiles ul:last-child { margin-right: 0; }
    .unit-detail-v2 .detail-overview-tiles li { position: relative;background: none;display: block;text-align: left;width: auto;padding: 5px 0 5px 30px;margin: 0 0 0px 0;line-height: 1em;font-weight: 700; white-space: nowrap; }
    .unit-detail-v2 .detail-overview-tiles li i,
    .unit-detail-v2 .detail-overview-tiles li svg {position: absolute;left: 0px;top: 6px;max-width: 25px;height: 1em;opacity: 0.3;font-size: 18px;}
    .unit-detail-v2 .overview-tile-title {display: inline-block;font-weight: 700;margin-bottom: 0;position: relative;top: 2px;font-size: 14px;}
    .unit-detail-v2 .overview-tile-title:nth-child(2) { display: block; }
    .unit-detail-v2 .detail-overview-tiles .see-all-specs { display: block; text-align: left; font-size: 12px; margin-top: 15px; text-decoration: underline; color: #777; }
    .unit-detail-v2 .see-all-specs { text-align: left; display: block; font-size: 14px; text-decoration: underline; margin-top: 15px; }

    .unit-detail-v2 .unit-info { display: block; padding: 30px; background: #f5f5f5; margin: 0 -15px; }
    .unit-detail-v2 .unit-info ul { margin: 0; padding: 0; list-style: none; }
    .unit-detail-v2 .unit-info li { background: #fff; border: 1px solid #ddd; font-size: 16px; font-weight: 700; border-radius: 4px; margin-bottom: 10px; }
    .unit-detail-v2 .unit-info a { padding: 15px 0; display: block; width: 90%; margin: 0 auto; position: relative; }
    .unit-detail-v2 .unit-info a:hover, .unit-detail-v2 .unit-info a:focus { text-decoration: none;}
    .unit-detail-v2 .unit-info a:after { content: '\f105'; font-family: "Font Awesome 7 Pro"; position: absolute; right: 0; }

    .unit-detail-v2 .unit-detail-feature-modal .modal-dialog,
    .unit-detail-v2 .unit-detail-description-modal .modal-dialog { margin: 0; padding: 0; z-index: 9999; }
    .unit-detail-v2 .unit-detail-feature-modal .modal-header,
    .unit-detail-v2 .unit-detail-description-modal .modal-header { text-align: center; }
    .unit-detail-v2 .unit-detail-feature-modal .modal-title,
    .unit-detail-v2 .unit-detail-description-modal .modal-title { font-weight: 700; text-transform: uppercase;}
    .unit-detail-v2 .unit-detail-feature-modal .modal-content,
    .unit-detail-v2 .unit-detail-description-modal .modal-content {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
    .unit-detail-v2 .unit-detail-feature-modal .modal-body,
    .unit-detail-v2 .unit-detail-description-modal .modal-body {
        max-height: calc(100vh - 56px);
        overflow-y: auto;
        min-height: calc(100vh-56px);
    }
    .unit-detail-v2 .unit-detail-feature-modal .close,
    .unit-detail-v2 .unit-detail-description-modal .close { float: left; opacity: 1; font-size: 24px; position: relative; left: 10px; }
    .unit-detail-v2 .modal.unit-detail-feature-modal.fade:not(.in) .modal-dialog,
    .unit-detail-v2 .modal.unit-description-feature-modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(125%, 0, 0);
        transform: translate3d(125%, 0, 0);
    }

    .unit-detail-v2 .detail-img-floorplan { text-align: center; margin: 60px auto 40px auto; }
    .unit-detail-v2 #section-detail-floorplan { text-align: center; }
    .unit-detail-v2 .detail-img-floorplan { margin: 0; text-align: center; padding-left: 30px; }
    .unit-detail-v2 .detail-floorplan-btn-wrapper {display: table;margin: 30px auto;}
    .unit-detail-v2 .detail-img-floorplan-brand-icon {display: block; margin: 30px auto 0 auto; text-align: center; max-width: 200px; }
    .unit-detail-v2 .btn-detail-brochure .btn { display: block; margin: 15px; }

    .unit-detail-v2 ul.detail-unit-reviews {margin: 0;padding: 0;list-style: none;text-align:  center;}
    .unit-detail-v2 ul.detail-unit-reviews li:nth-child(2), .unit-detail-v2 ul.detail-unit-reviews li:nth-child(3) { display: none; }
    .unit-detail-v2 .detail-unit-review {margin-top: 30px;vertical-align: top;}
    .unit-detail-v2 .detail-unit-review blockquote { position: relative; border: 5px solid #eee;padding: 30px;border-radius: 20px; font-size: 16px; }
    .unit-detail-v2 .detail-unit-review .review-star-rating {display: block;color: #FBB705;margin: 0 0 10px 0;}
    .unit-detail-v2 .detail-unit-review .review-title { display: inline-block; }
    .unit-detail-v2 .detail-unit-review .comments { display: block; }
    .unit-detail-v2 .detail-unit-review .signature { display: block; font-style: italic; margin: 15px 0 30px 30px}
    .unit-detail-v2 .detail-unit-review blockquote:before { content: ""; position: absolute; bottom: -20px; left: 0; right: 0; margin: 0 auto; border-width: 20px 20px 0; border-style: solid; border-color: #eeeeee transparent; display: block; width: 0; }
    .unit-detail-v2 .detail-unit-review blockquote:after { content: ""; position: absolute; bottom: -13px; left: 0; right: 0; margin: 0 auto; border-width: 13px 13px 0; border-style: solid; border-color: #fff transparent; display: block; width: 0; }
    .unit-detail-v2 .readMore { white-space: nowrap }

    .unit-detail-v2 .specs-table, .unit-detail-v2 .detail-compare-table { font-size: 14px; }
    .unit-detail-v2 .table.specs-table>tbody>tr>td, .unit-detail-v2 .table.specs-table>tbody>tr>th, .unit-detail-v2 .table.specs-table>thead>tr>td, .unit-detail-v2 .table.specs-table>thead>tr>th,
    .unit-detail-v2 .table.detail-compare-table>tbody>tr>td, .unit-detail-v2 .table.detail-compare-table>tbody>tr>th, .unit-detail-v2 .table.detail-compare-table>thead>tr>td, .unit-detail-v2 .table.detail-compare-table>thead>tr>th { border-top: 1px solid #ddd; }
    .unit-detail-v2 .specs-table tr:first-child td, .unit-detail-v2 .detail-compare-table tr:first-child td { border-top: 0; }
    .unit-detail-v2 .specs-label, .compare-spec-key { background: #f4f4f4; }
    .unit-detail-v2 .specs-table td.specs-label, .unit-detail-v2 .specs-table td.specs-desc { display: inline-block; width: 50%; }
    .unit-detail-v2 .table.detail-compare-table tr:first-child td { border: 0!important; }
    .unit-detail-v2 .table.detail-compare-table td:nth-child(2),
    .unit-detail-v2 .table.detail-compare-table td:nth-child(3),
    .unit-detail-v2 .table.detail-compare-table td:nth-child(4) { width: 300px; }
    .unit-detail-v2 .compare-unit-header a {display: block;width: 100%;height:200px;margin-bottom: 15px;border-radius: 2px;}
    .unit-detail-v2 .detail-compare-table { margin-top: 75px; }
    .unit-detail-v2 .table.detail-compare-table tr:first-child td:nth-child(3),
    .unit-detail-v2 .table.detail-compare-table td:nth-child(3),
    .unit-detail-v2 .spec-val-alt {border-right: 3px solid #ccc!important;border-left: 3px solid #ccc!important;}
    .unit-detail-v2 .table.detail-compare-table tr:first-child td:nth-child(3) { position: relative; }
    .unit-detail-v2 .table.detail-compare-table tr:last-child td:nth-child(3) { border-bottom: 3px solid #ccc!important; }
    .unit-detail-v2 .compare-current-unit-title { display: block;position: absolute;left: 0;top: -48px;left: -13px;width: calc(100% + 26px); background: #ccc;padding: 10px 5px;color: #fff;text-transform: uppercase;font-weight: 700;text-align: center;}
    .unit-detail-v2 .table.detail-compare-table td { padding: 8px 10px; }
    .unit-detail-v2 .compare-spec-val { text-align: center; }
    .unit-detail-v2 .floorplan-val, .unit-detail-v2 .compare-spec-val { border-left: 1px solid #ccc!important; border-right: 3px solid #ccc!important;}
    .unit-detail-v2 .specs-table-fade, .unit-detail-v2 #btn-specs-table-show-all { display: none; }

    .unit-detail-v2 .unit-page-article-title {display: none;margin: 80px 0 60px 0;font-size: 24px;line-height: 1em;position: relative;}
    .unit-detail-v2 .unit-page-article-title span { position: relative; background: #fff; z-index: 900; padding: 0 30px }
    .unit-detail-v2 #section-detail-floorplan.unit-page-article-title:before,
    .unit-detail-v2 #section-detail-features-options.unit-page-article-title:before,
    .unit-detail-v2 #section-detail-specs.unit-page-article-title:before,
    .unit-detail-v2 #section-detail-reviews.unit-page-article-title:before,
    .unit-detail-v2 #section-detail-compare .unit-page-article-title:before,
    .unit-detail-v2 #section-detail-description.unit-page-article-title:before { content: ''; height: 1px; width: 100%; background: #ddd; display: block; position: absolute; top: 50%; z-index: 99;  }

    .unit-detail-v2 #section-detail-manufacts.unit-page-article-title {margin-bottom: 15px;display: block;margin: 0 auto 15px auto;text-align: center;}
    .unit-detail-v2 .unit-manufacts { font-size: 14px; }
    .unit-detail-v2 .unit-manufacts img { margin-bottom: 30px; }

    .unit-detail-v2 .TagLine { display: none; }

    .unit-detail-v2 .detail-more-info, .unit-detail-v2 .detail-more-info-mobile { text-align: center; margin-top: 30px; background: #f5f5f5; padding: 30px 0;}
    .unit-detail-v2 .detail-more-info-phone { display: inline-block; margin-top: 15px; }
    .unit-detail-v2 .detail-more-info .btn-lg { padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; }
    .unit-detail-v2 .detail-more-info i,
    .unit-detail-v2 .detail-more-info svg { margin-right: 5px; }

    .unit-detail-v2 .detail-more-info-mobile { text-align: center; padding: 30px 0; }
    .unit-detail-v2 .detail-more-info-mobile ul { margin: 0; padding: 0; list-style: none; }
    .unit-detail-v2 .detail-more-info-mobile ul li { margin-top: 15px; }
    .unit-detail-v2 .detail-more-info-mobile span { font-size: 21px; }
    .unit-detail-v2 .detail-more-info-mobile .detail-more-info-phone { position: relative; font-size: 21px; }
    .unit-detail-v2 .detail-more-info-mobile .detail-more-info-phone svg { position: absolute; left: 0; top: -1px; background: #fff; border: 1px solid #ddd; border-radius: 50%; height: 32px; width: 32px!important; padding: 6px; }
    .unit-detail-v2 .detail-more-info-mobile .btn { width: 200px; padding: 15px; font-size: 16px; }

    .unit-detail-v2 #section-detail-favorites {text-align: center;background: #f9f9f9;padding-bottom: 80px;margin-top: 50px;}
    .unit-detail-v2 #section-detail-favorites .unit-page-article-title { margin-bottom: 15px; font-size: 24px;}
    .unit-detail-v2 #section-detail-favorites .unit-page-article-title i,
    .unit-detail-v2 #section-detail-favorites .unit-page-article-title svg { display: inline-block; color: red; margin-right: 10px  }
    .unit-detail-v2 #section-detail-favorites .unit-page-article-title span { background: none; padding: 0; }
    .unit-detail-v2 #section-detail-favorites p { margin-bottom: 30px; font-size: 21px}

    .unit-detail-v2 #hidden-header { background: #fff; height: 116px; position: fixed; left: 0; top: -1000px; transition: all 0.5s ease-in-out; width: 100%; z-index: 9999; opacity: 0; border-bottom: 1px solid #ddd; box-shadow: 0 5px 10px rgba(0,0,0,.1); }
    .unit-detail-v2 #hidden-header.affix { top: 0; opacity: 1; }
    .unit-detail-v2 .hidden-header-top-wrapper {padding: 10px 0 15px 0;display: inline-block;}
    .unit-detail-v2 .hidden-header-unit-title { display: inline-block; margin: 0 0 0 10px; font-size: 21px; position: relative; top: 5px; }
    .unit-detail-v2 .hidden-header-contact-btns {display: inline-block;float: right;margin: 15px 0 0 3px;}
    .unit-detail-v2 .hidden-header-cta-btn { display: inline-block; float: right; margin: 15px 0 0 30px; }
    .unit-detail-v2 #hidden-header #nav-detail-sections ul {margin: 0;background: #fff;border-bottom: 0;width: 100%;}
    .unit-detail-v2 .hidden-header-contact-btns a { border: 1px solid #ddd;border-radius: 50%;padding: 6px 8px;width: 34px;height: 34px;display: inline-block; margin-left: 5px;}
    .unit-detail-v2 .hidden-header-contact-btns a:hover { color: #fff; text-decoration: none; }

    .unit-detail-v2 .hidden-header-favorite-btn {display: inline-block;float: right;margin: 15px 0 0 30px;width: 34px;height: 34px;}
    .unit-detail-v2 .hidden-header-favorite-btn span { display: none; }
    .unit-detail-v2 .hidden-header-favorite-btn .favorite-container {padding: 5px 5px 4px 9px;}
   .unit-detail-v2 .hidden-header-cta-btn .btn { margin-top: 0; }

    .inventory-detail-page .disclaimer { padding: 0 15px; font-size: 14px; color: #aaa; margin: 50px auto 0 auto; }


    /* DETAIL V2 LISTING
    ================================================== */

    .unitList { margin: 0;background: #eee; padding: 30px 15px; list-style: none;}
    .unit-list .unitListHeader { margin-bottom: 30px; }
    .unit-list .unit {padding: 0 0 30px 0;margin-bottom: 30px;font-size: 14px;vertical-align: top;background: #fff;box-shadow: inset 0 1px 1px rgba(0,0,0,.5), 0 2px 0 rgba(0,0,0,.2);border-radius: 4px;position:  relative;}
    .unit-list .unit-title-wrapper, .unit-list .unit-overview, .unit-list .unit-pricing, .unit-list .unit-tags { padding: 0 30px; }
    .unit-list .unit-media {position: relative;margin-bottom: 25px;border-radius: 4px 4px 0 0;}
    .unit-list .unit-media-wrapper { position: relative; } 
    .unit-list .unit-media img { border-radius: 4px 4px 0 0; max-width: 100%; }
    .unit-list .unit.featured-unit .unit-media img { border-width: 2px; border-style: solid; border-bottom: 0; }
    .unit-list .favorite-container {position: absolute;top: 18px;right: 12px;color: rgba(0,0,0,.5);font-weight: 700;line-height: 1em;z-index: 999;display: inline-block;margin: 0;padding: 0;}
    .unit-list .favorite-container label {margin: 0;padding: 0;min-height: 0;width: auto;line-height: 1em;}
    .unit-list .favorite-container label i { width: 30px; font-size: 22px; }
    .unit-list .favorite-container i:before {width: auto!important;font-size: 24px!important;}

    .unit-list .dev-unit-media-img-more-details { position: relative; display: block; }
    .unit-list .dev-unit-media-img-more-details:after {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;opacity: .5;}
    .unit-list .dev-unit-media-img-more-details-list {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;padding: 0;list-style: none;text-align: center;width: 180px;height: 75px;}
    .unit-list .dev-unit-media-img-more-details-list li:not(:last-child) {margin: 0 5px 15px 5px;display: inline-block;color: #fff;font-size: 20px;}
    .unit-list .dev-unit-media-img-more-details-list .btn { background: #fff; display: block; }
    .unit-list .unit-media img.virtual-tour-icon { width: 30px; }
    .unit-list .dev-unit-media-img-more-details-list li span { font-size: 12px; }

    .unit-list .unit-media-cycle-prev, .unit-list .unit-media-cycle-next { color: #fff; font-size: 35px; position: absolute; top: 35%; left: 15px; z-index: 9998; text-shadow: 0 2px 1px rgba(0,0,0,.9)}
    .unit-list .unit-media-cycle-next { left: auto; right: 10px; }
    .unit-list .cycle-slideshow > a { width: auto; background: none; opacity: 1; }
    .unit-list .unit-media-cycle-prev:hover, .unit-list .unit-media-cycle-next:hover { text-decoration: none; opacity: 1; background: none; }
    .unit-list .unit-media .cycle-pager { display: inline-block;position: absolute;bottom: 15px;left: 0;right: 0;margin: 0 auto;text-align: center;width: 80px;border-radius: 5px;z-index: 999;line-height: 1em;}
    .unit-list .unit-media .cycle-pager span {contain: content;display: inline-block;vertical-align: middle;text-align: center;line-height: 1em;font-size: 30px;margin: 0 2px;background: #aaa;float: none;height: 8px;width: 8px;box-shadow: none;}
    .unit-list .unit-media .cycle-pager span.cycle-pager-active:after { background-color: rgba(255, 255, 255, 1); width: 8px; height: 8px; }

    .unit-list .unit-title {margin: 0 0 5px 0;font-size: 16px;font-weight: 700;}
    .unit-list .unit-title a { color: #000}
    .unit-list .unit-title a:hover { text-decoration: none; } 
    .unit-list .unit-title-wrapper.list-mode,
    .unit-list .unit-overview.list-mode { display: none; }
    .unit-list .unit-stock-info-wrapper {font-size: 12px;color: #777;font-weight: 400;}
    .unit-list .sales-pitch { font-style: italic; font-size: 13px; padding: 10px; line-height: 1em; margin-top: 10px; }
    .unit-list .unit-rv-type-wrapper, .unit-list .unit-stock-number-wrapper, .unit-list .unit-location-wrapper { display: inline-block; margin: 0 5px 0 0; }
    .unit-list .unit-overview {margin-top: 15px;font-size: 13px;vertical-align: top;}
    .unit-list .overview-tile-title { display: inline-block; }
    .unit-list .unit-overview ul.unit-media-links { display: none; }
    .unit-list .btn-overview-tile-view-floorplan { display: inline-block; }
    .unit-list .libraryUnit .btn-overview-tile-view-floorplan { display: none; }
    .unit-list .unit-floorplan { display: none; }
    .unit-list .unit-overview-tile-wrapper {margin-top: 15px; }
    .unit-list .unit-overview-tile {display: inline;}
    .unit-list .unit-overview-tile ul {margin: 0;padding: 0;list-style: none;display: inline;}
    .unit-list .unit-overview-tile li { display: inline-block; margin-right: 3px; }
    .unit-list .unit-overview-tile li:after { content: ','; }
    .unit-list .unit-overview-tile:last-child li:last-child:after { content: ''; }
    .unit-list .unit-overview-tile-wrapper svg,
    .unit-list .unit-overview-tile svg {display: none; }
    .unit-list .unit-pricing {font-size: 13px;margin-top: 20px; }
    .unit-list .unit-price-wrapper ul { list-style: none; margin: 0; padding: 0; }
    .unit-list .unit-price-wrapper li {margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px dotted #ddd;clear: both; }
    .unit-list .unit-price-wrapper li.sale-price-order { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
    .unit-list .sale-price-wrapper { font-size: 16px; font-weight: 700; }
    .unit-list .sale-price-text, .unit-list .reg-price-text, .unit-list .you-save-text { float: right; }
    .unit-list .you-save-wrapper { color: red; }
    .unit-list .btn-glp, .unit-list .btn-view-details { display: block; margin-top: 20px;padding-top: 10px;padding-bottom: 10px;font-weight: 700;text-transform: uppercase;}
    .unit-list .btn-view-details { background: #fff; border: 1px solid #ddd; margin-top: 10px; }
    .payments-around-container {display: block;margin: 20px 0 0;position: relative;padding-left: 25px;line-height: 1em; font-size: 12px; }
    .payments-around-container:before {content: '\f058';font-family: "Font Awesome 7 Pro";position: absolute;top: -4px;left: 0;font-size: 21px;font-weight: 700;position: absolute;color: #038849;line-height:  1em;}
    .payment-label { font-size: 13px; }
    .payment-text { font-weight: 700; font-size: 16px; color: #038849; float: right;}
    .unit-list .unit-tags { margin-top: 30px; }
    .unit-list .unit-tags-list-mode { display: none; }
    .unit-list .unit-tags-grid-mode {text-align: center;margin-bottom: 15px;}
    .unit-list .unit-tags img { display: inline-block; margin-right: 5px; }
    .unit-list .unit-tags img:last-child { margin-right: 0; }
    .unit-list .compare-container, .unit-list .compare-container.compare-container-list-mode { display: none; }
    .unit-list .unit-list-cta-btns { display: none; }
    .unit-list svg, .unit-detail-v2 svg { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; }

    @media (min-width: 768px) {

        /*-- Detail V2 Inventory Detail --*/

        .unit-detail-v2 .section-detail-anchor { position: relative; top: -80px; visibility: hidden; }
        .unit-detail-v2 #nav-detail-sections ul li a { padding-left: 15px; padding-right: 15px; font-size: 14px; }

        .unit-detail-v2 .detail-share-btns-wrapper {position: absolute;right: 15px;top: 0;margin: 0 0 15px 0;}
        .unit-detail-v2 #detail-sidebar-cta-wrapper { z-index: 1; position: relative; width: 100%; padding-top: 50px; } 

        .unit-detail-v2 #detail-sidebar-cta-wrapper.affix { position: fixed; margin-top: -100px; }  
        .unit-detail-v2 .unit-photo-nav { top: 45% }
        .unit-detail-v2 .gallery-pager {max-width: 560px!important;}
        .unit-detail-v2 .detail-media-nav-wrapper {position: relative;bottom: 0;width: 100%;background: rgba(17,17,17,.9);padding: 10px 15px;}
        .unit-detail-v2 .detail-thumbnail-wrapper { text-align: left; }
        .unit-detail-v2 .detail-thumbnail-wrapper img { max-width: 60px; }
        .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-prev, .unit-detail-v2 .detail-thumbnail-wrapper .pager-slider-next {top: 5px;}
        .unit-detail-v2 .imageCounterWrapper {position: absolute;right: 45px;top: 25px;color:  #fff;font-size: 12px;}

        .unit-detail-v2 .unit-title, .unit-detail-v2 .unit-stock-info-wrapper { text-align: left; }
        .unit-detail-v2 .unit-stock-info-wrapper { font-size: 14px; }
        .unit-detail-v2 .unit-title { padding: 40px 0; position: relative; }
        .unit-detail-v2 .unit-rv-type-wrapper { margin-left: 0; }
        .unit-detail-v2 .unit-tags { margin: 15px 15px 0 0; display: inline-block; } 
        .unit-detail-v2 .sales-pitch { display: inline-block; text-align: left; }

        .unit-detail-v2 .unit-action-links { margin-top: 30px; }
        .unit-detail-v2 .secondary-cta-wrapper li { display: table-cell; padding: 0 15px 0 0; border: 0; text-align: center; width: 50%; vertical-align: top; }
        .unit-detail-v2 .secondary-cta-wrapper li:last-child {padding-right: 0;margin-bottom: 0;}
        .unit-detail-v2 .unit-action-links li { padding-bottom: 10px; padding-left: 15px; margin-bottom: 10px; }

        .unit-detail-v2 #section-detail-overview {padding: 30px 0}
        .unit-detail-v2 .detail-overview-tiles ul {display: inline-block;margin-right: 30px;width: auto;}
        .unit-detail-v2 .detail-overview-tiles ul:last-child { margin-right: 0; }
        .unit-detail-v2 .see-all-specs { text-align: center; }

        .unit-detail-v2 .unit-page-article-title { display: block; text-align: center; }

        .unit-detail-v2 .unit-detail-feature-modal,
        .unit-detail-v2 .unit-detail-description-modal  {display: block!important;position: initial;opacity: 1;top: auto;bottom: auto;}
        .unit-detail-v2 .unit-detail-feature-modal .modal-dialog,
        .unit-detail-v2 .unit-detail-description-modal .modal-dialog { width: 100%; }
        .unit-detail-v2 .unit-detail-feature-modal .modal-dialog,
        .unit-detail-v2 .unit-detail-description-modal .modal-dialog {
            -webkit-transform: translate(0,0)!important;
            -ms-transform: translate(0,0)!important;
            -o-transform: translate(0,0)!important;
            transform: translate(0,0)!important;
        }
        .unit-detail-v2 .unit-detail-feature-modal .modal-body,
        .unit-detail-v2 .unit-detail-description-modal .modal-body { max-height: 100%; padding: 0; }
        .unit-detail-v2 .unit-detail-feature-modal .modal-header,
        .unit-detail-v2 .unit-detail-description-modal .modal-header { display: none; }

        .unit-detail-v2 .btn-detail-brochure,
        .unit-detail-v2 .btn-detail-view-all-floorplans { display: table-cell; width: 50%; }
        .unit-detail-v2 .detail-img-floorplan-brand-icon {margin: 0;position: absolute;top: -50px;right: 15px;background:  #fff;}
        .unit-detail-v2 .detail-floorplan-btn-wrapper .btn { display: block; margin: 0 5px; }

        .unit-detail-v2 .specs-table td.specs-label, .unit-detail-v2 .specs-table td.specs-desc { display: table-cell; }
        .unit-detail-v2 .specs-table td.specs-label { width: 200px }
        .unit-detail-v2 .specs-table td.specs-desc { width: auto; }
        .unit-detail-v2 .specs-table-wrapper, .unit-detail-v2 .features-wrapper, .unit-detail-v2 .description-wrapper, .unit-detail-v2 .compare-table-wrapper {position: relative;max-height: 400px;margin-bottom: 30px;overflow: hidden; 
            transition: max-height 0.25s ease-in;
            -moz-transition: max-height 0.25s ease-in;
            -webkit-transition: max-height 0.25s ease-in;
            -ms-transition: max-height 0.25s ease-in;
        }
        .unit-detail-v2 .compare-table-wrapper { max-height: 500px; }
        .unit-detail-v2 .specs-table-wrapper.open, .unit-detail-v2 .features-wrapper.open, .unit-detail-v2 .description-wrapper.open, .unit-detail-v2 .compare-table-wrapper.open { max-height: none; }
        .unit-detail-v2 .specs-table-fade, .unit-detail-v2 .features-wrapper-fade, .unit-detail-v2 .description-wrapper-fade, .unit-detail-v2 .compare-table-fade { display: block; position: absolute; bottom: 0; height: 150px; width: 100%;
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        }
        .unit-detail-v2 .compare-table-fade {
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        }
        .unit-detail-v2 .btn-specs-table-show-all, .unit-detail-v2 .btn-features-wrapper-show-all, .unit-detail-v2 .btn-description-wrapper-show-all, .unit-detail-v2 .btn-compare-table-show-all {position: absolute;z-index: 100;margin: auto;bottom: 0; left: 0; right: 0; width: 180px;}
        .unit-detail-v2 #btn-specs-table-show-all, .unit-detail-v2 #btn-features-wrapper-show-all, .unit-detail-v2 #btn-description-wrapper-show-all, .unit-detail-v2 #btn-compare-table-show-all { display: inline-block; }

        .unit-detail-v2 #section-detail-manufacts.unit-page-article-title { margin: 80px 0 60px 0; }
        .unit-detail-v2 .unit-manufacts img { margin: 0 0 30px 20px; float: right; }

        .unit-detail-v2 .TagLine { display: block; text-align: center;font-size: 24px;padding: 60px 0;background: #f9f9f9;margin-top: 60px; }

        .unit-detail-v2 .detail-more-info {text-align: center;font-size: 24px;padding: 60px;margin-top: 80px;}
        .unit-detail-v2 .detail-more-info br { display: none; }
        .unit-detail-v2 .detail-more-info-phone { display: inline-block; margin-top: 0; }
        .unit-detail-v2 .detail-more-info-phone:hover { text-decoration: none; cursor: default; }
        .unit-detail-v2 .detail-more-info .btn-lg { padding: 10px 16px; font-size: 18px; }

        /*-- Detail V2 Inventory Listing --*/

        .unitList { display: -ms-flexbox; display: -webkit-box; display: -webkit-flexbox; display: -webkit-flex;  display: flex;   flex-wrap: wrap; margin: 0; padding: 0; background: none; }
        .unit-list .unit {position: relative;display: flex;flex-direction: column;border-radius: 2px;box-shadow: inset 0 -1px 1px 0 rgba(0,0,0,0.4);margin: 0 30px 30px 0;padding-bottom: 70px;width: 330px;}
        .unit-list .unit:nth-child(2n) { margin-right: 0; } 
        .unit-list .unit:hover { cursor: pointer;}
        .unit-list .unit-media { padding: 0; }
        .unit-list .listMode .unit.featured-unit .unit-media img { border: 0; }
        .unit-list .unit-title { font-size: 14px; }
        .unit-list .listMode .unit:hover { background: #fff; }
        .unit-list .listMode .unit.featured-unit .unit-media img { border: 0; }
        .unit-list .compare-container {display: inline-block;position: absolute; bottom: 25px; left: 0;margin: 30px auto 0;border: 1px solid #ddd;border-radius: 4px;right: 0;width: 105px;}
        
        .unit-list .btn-compare { display: block; background: #fff; border: 1px solid #ddd; font-size: 12px; color: #000; }
        .unit-list .compare-checkbox-wrapper,
        .unit-list .compare-label-wrapper {display: inline-block; vertical-align: top;line-height: 1em;float: left;height: 30px;}
        .unit-list .compare-checkbox-wrapper { padding: 8px; }
        .unit-list .compare-checkbox-wrapper input { margin: 0; }
        .unit-list .compare-label-wrapper { padding-left: 0; }
        .unit-list .compare-label-wrapper label { margin-bottom: 0; padding: 8px 8px 8px 0; }
        .unit-list .compare-label-wrapper button { padding: 8px 8px 8px 0; background: none; line-height: 1em; font-weight: 700; font-size: 13px; border: 0; vertical-align: top; }
        .unit-list .compare-label-wrapper button:hover { background: transparent; color: #fff; text-decoration: none; }
        .unit-list .compare-container.selected { background: #ececec; }

    }

    @media (min-width: 992px) {

        /*-- Detail V2 Inventory Detail --*/

        .unit-detail-v2 .modal { overflow: hidden; position: relative; }  
        .unit-detail-v2 .modal-dialog { padding: 0; } 
         .unit-detail-v2 #nav-detail-sections ul li a { padding-left: 25px; padding-right: 25px; font-size: 16px; }
        .unit-detail-v2 .unit-title h1 {font-size: 28px;max-width: 700px;}
        .unit-detail-v2 .show-unit-btns { display: inline-block; text-align: left; }
        .unit-detail-v2 .gallery-pager { max-width: 450px!important; }
        .unit-detail-v2 #detail-sidebar-cta-wrapper { padding: 0 0 0 30px; } 
        .unit-detail-v2 .unit-price-wrapper { display: block; }
        .unit-detail-v2 .unit-price-wrapper, .unit-detail-v2 .unit-cta-btns, .unit-detail-v2 .unit-cta-btns a, .unit-detail-v2 .btn-social-share { text-align: left; }
        .unit-detail-v2 .unit-cta-btns a { position: relative; }
        .unit-detail-v2 .unit-cta-btns { border: 0; padding: 0; }
        .unit-detail-v2 .unit-cta-btns .btn { font-size: 16px; text-align: center; }
        .unit-detail-v2 .sales-pitch { text-align: left; }
        .unit-detail-v2 .secondary-cta-wrapper li { display: block; width: 100%; padding: 0; }
        .unit-detail-v2 .detail-share-btns-wrapper { margin: 0; }
        .unit-detail-v2 .see-all-specs { text-align: left; padding-left: 8px}
        .unit-detail-v2 .specs-label { width: 300px }
        .unit-detail-v2 ul.detail-unit-reviews li { display: inline-block; margin-right: 30px; }
        .unit-detail-v2 ul.detail-unit-reviews li:nth-child(2), .unit-detail-v2 ul.detail-unit-reviews li:nth-child(3) { display: inline-block; }
        .unit-detail-v2 ul.detail-unit-reviews li:last-child { margin-right: 0; }

            /* one item -or- li:only-child */
            .unit-detail-v2 ul.detail-unit-reviews li:first-child:nth-last-child(1) {max-width: 800px; }

            /* two items */
            .unit-detail-v2 ul.detail-unit-reviews li:first-child:nth-last-child(2),
            .unit-detail-v2 ul.detail-unit-reviews li:first-child:nth-last-child(2) ~ li { width: 48%; }

            /* three items */
            .unit-detail-v2 ul.detail-unit-reviews li:first-child:nth-last-child(3),
            .unit-detail-v2 ul.detail-unit-reviews li:first-child:nth-last-child(3) ~ li { width: 30.9%; }

        .unit-detail-v2 .unit-review .signature { margin-bottom: 0; }
        .unit-detail-v2 .unit-info {margin-top: 50px;padding: 0;}
        .unit-detail-v2 .unit-info ul { display: table; width: 100%; }
        .unit-detail-v2 .unit-info li { display: table-cell; border: 1px solid #ddd; border-bottom: 0; border-right: 0; text-align: center; }
        .unit-detail-v2 .unit-info li:last-child { border-right: 1px solid #ddd; }
        .unit-detail-v2 .unit-info a:after { display: none; }
        .unit-detail-v2 .unit-review { margin-top: 50px; }
        .inventory-detail-page .disclaimer { width: 970px; }

        /*-- Detail V2 Inventory Listing --*/

        .unit-list .unit {width: 322px;}
        .unit-list ul.unit-media-links {padding: 0;margin: 15px 0 0;list-style: none;vertical-align: top; }
        .unit-list ul.unit-media-links li { display: inline-block; }
        .unit-list ul.unit-media-links a { color: #4a4a4a; display: inline-block; }
        .unit-list ul.unit-media-links a:hover { text-decoration: none; }
        .unit-list ul.unit-media-links svg { width: 25px!important; margin-right: 5px; font-size: 16px; }
        .unit-list ul.unit-media-links .virtual-tour-icon { width: 30px!important; position: relative; top: -2px; }
        .unit-list ul.unit-media-links span { display: none; }
        .unit-list .unit-title-wrapper, .unit-list .unit-overview, .unit-list .unit-pricing, .unit-list .unit-tags { padding: 0 20px; }
        .unit-list .unit-media-cycle-prev, .unit-list .unit-media-cycle-next { opacity: 0; }
        .unit-list .unit:hover .unit-media-cycle-prev, .unit-list .unit:hover .unit-media-cycle-next { opacity: 1; }

        .unit-list .listMode { border: 0; display: block; }
        .unit-list .listMode .unit-title-wrapper, .unit-list .listMode .unit-overview, .unit-list .listMode .unit-pricing, .unit-list .listMode .unit-tags, .unit-list .listMode .compare-container { padding: 0; }
        .unit-list .listMode .unit {width: 100%;text-align: left;box-shadow: inset 0 -2px rgba(0,0,0,.1);border-radius: 0;margin: 0 0 30px 0;padding: 30px 20px;}

        .unit-list .listMode .unit-title-wrapper.grid-mode,
        .unit-list .listMode .unit-tags-grid-mode,
        .unit-list .listMode .unit-overview.grid-mode,
        .unit-list .listMode ul.unit-media-links li.btn-show-unit-floorplan,
        .unit-list .listMode ul.unit-media-links li.btn-show-unit-overview,
        .unit-list .listMode .unit-tags.unit-tags-grid-mode { display: none; }
        .unit-list .listMode .unit-title-wrapper.list-mode { display: inline-block; margin-bottom: 30px; }
        .unit-list .listMode .sales-pitch { margin-bottom: 0; }
        .unit-list .listMode .unit-title { font-size: 18px; font-weight: 700; margin: 0 0 5px 0; }
        .unit-list .listMode .unit-tags {display: inline-block;position: absolute;right: 0;top: 30px;margin: 0;}
        .unit-list .listMode .unit-media img { border-radius: 0; }

        .unit-list .listMode .unit-overview-tile-wrapper {background: #f9f9f9;margin: 0;height: 100%;padding: 0 10px 0 10px;}
        .unit-list .listMode .unit-overview-tile {background: #f9f9f9;position: relative;padding: 12px 10px 12px 10px;min-width: 90px;margin-right: 2px;display: block;border-top: 1px solid #eaeaea;}
        .unit-list .listMode .unit-overview-tile:first-child { border-top: 0; }
        .unit-list .listMode .unit-overview-tile:last-child { margin-right: 0; }
        .unit-list .listMode .unit-overview-tile li { display: block; }
        .unit-list .listMode .unit-overview-tile li:after { content: ''; }
        .unit-list .listMode .unit-overview-tile svg {display: none;font-size: 18px;text-align: center;margin: 0;position: absolute;left: 15px;top: 15px;}
        .unit-list .listMode .libraryUnit .unit-overview-tile svg { top: 12px; }
        .unit-list .listMode .unit-overview-tile-wrapper .compare-container {position: relative;margin: 5px 0 10px 0;left: 10px;}
        .unit-list .listMode .btn-overview-tile-view-floorplan { display: none; }

        .unit-list .listMode .unit-content-wrapper { display: -ms-flexbox; display: -webkit-box; display: -webkit-flexbox; display: -webkit-flex;  display: flex; }
        .unit-list .listMode .unit-media, .unit-list.list-mode .unit-overview, .unit-list .listMode .unit-pricing { vertical-align: top; }
        .unit-list .listMode .unit-media {flex: 0 0 295px;padding: 0 15px 0 0;-webkit-order: 1;order: 1;margin: 0;}
        .unit-list .listMode .unit-overview {padding: 0 30px 0 0;margin-top: 0;-webkit-order: 2;order: 2;flex: auto;width: auto;}
        .unit-list .listMode .unit-pricing {flex: 0 0 195px;margin-top: 0;-webkit-order: 3;order: 3;}
        .unit-list .listMode .payments-around-container:before { display: none; }
        .unit-list .listMode .payments-around-container { padding-left: 0; }
        .unit-list .listMode .unit-floorplan {display: block;position: relative;border: 1px solid #ddd;margin-bottom: 15px;width: 190px;height: 80px;background-size: 90%!important;background-repeat: no-repeat!important;background-position: center!important;}
        .unit-list .listMode .unit-floorplan:hover { cursor: zoom-in; }
        .unit-list .listMode .unit-floorplan:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.1); }
        .unit-list .listMode .unit-floorplan:after {content: '\f00e';font-family: "Font Awesome 7 Pro"; font-weight: 400; color: #fff;text-shadow: 1px 1px 2px rgba(0,0,0,.6);font-size: 21px;z-index: 9999;position: absolute; right: 8px; bottom: 8px; line-height: 1em;}
        .unit-list .listMode .unit-overview-tile-wrapper {display: block;}
        .unit-list .listMode ul.unit-media-links svg { margin-right: 8px; }
        .unit-list .listMode ul.unit-media-links .virtual-tour-icon { margin-right: 0; left: -3px }
        .unit-list .listMode .compare-container.compare-container-list-mode { display: block; position: relative; bottom: auto; }  
        .unit-list .listMode .compare-container { bottom: 0; }

        .favorites-unit-list .unit-list .listMode .unit-media { flex: 0 0 190px;}

    }

    @media (min-width: 1200px) {

      /*-- Inventory Detail --*/  

        .unit-detail-v2 .gallery-pager { max-width: 600px!important; }
        .unit-detail-v2 .secondary-cta-wrapper li { display: table-cell; width: 50%; padding: 0 15px 0 0 ; }
        .unit-detail-v2 #section-detail-compare { margin: 0 0 80px 0; }
        .unit-detail-v2 .detail-sidebar {padding-left: 30px;}
        .unit-detail-v2 .detail-overview-tiles {padding-left: 9px;text-align: left;}
        .sale-price-wrapper { font-size: 21px; font-weight: 700; }
        .inventory-detail-page .disclaimer { width: 1170px; }

        /*-- Inventory Listing --*/

        .unit-list .gridMode .unit {width: 254px;}
        .unit-list .gridMode .unit:nth-child(2n) { margin-right: 30px; }
        .unit-list .gridMode .unit:nth-child(3n) { margin-right: 0; }

        .unit-list .listMode .unit-media {flex: 0 0 300px;}
        .unit-list .listMode .unit-floorplan {display: inline-block;vertical-align: top;}
        .unit-list .listMode .unit-media {flex: 0 0 360px;margin-bottom: 0;}

        .unit-list .listMode ul.unit-media-links {display: inline-block;margin: 0 0 0 20px;position: relative;}
        .unit-list .listMode ul.unit-media-links li {display: block;margin-bottom: 5px; }
        .unit-list .listMode ul.unit-media-links svg { color: #a4a4a4 }
        .unit-list .listMode ul.unit-media-links span { display: inline-block; }

        .unit-list .listMode .unit-overview-tile { padding: 12px 10px 12px 50px; }
        .unit-list .listMode .unit-overview-tile svg { display: inline-block; }
        .unit-list .listMode .unit-overview-tile-wrapper .compare-container { left: 15px; }

        .unit-list .listMode .unit-pricing {flex: 0 0 225px; font-size: 16px;}
        .unit-list .listMode .unit-pricing .sale-price-wrapper { font-size: 21px; }
        .unit-list .listMode .payments-around-container:before { display: inline-block; }
        .unit-list .listMode .payments-around-container { padding-left: 25px; }
    }

    @media (min-width: 1600px) {

        /*-- Detail V2 Inventory Detail --*/

        body.modal-open { overflow: hidden; }
        .inventory-detail-page #mainContainer { margin: 0; }
        .unit-detail-v2 .unit-title h1 br { display: none; }
.unit-detail-v2 .btn-show-unit-images, .unit-detail-v2 .btn-show-unit-video, .unit-detail-v2 .btn-show-unit-360{float:left;}
        .unit-detail-v2 .btn-show-unit-images, .unit-detail-v2 .btn-show-unit-video, .unit-detail-v2 .btn-show-unit-360 { display: block; margin: 0 0 10px 0; }
        .unit-detail-v2 .gallery-pager { max-width: 690px!important; }
        .unit-detail-v2 .compare-unit-header { border: 0; width: 100%; height: 200px; padding: 0; margin: 0 0 15px 0 ; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
        .unit-detail-v2 .floorplan-val, .unit-detail-v2 .compare-spec-val { border-right: 0; }
        .unit-detail-v2 .prev-next-wrapper { margin-right: 40px;}
        .unit-detail-v2 .detail-overview-tiles { padding-left: 20px; }
        .unit-detail-v2 .see-all-specs { padding-left: 20px; }

        /*-- Detail V2 Inventory Listing --*/

        .unit-list .unit {width: 271px;margin-bottom: 30px;}
        .unit-list .unit-title-wrapper, .unit-list .unit-overview, .unit-list .unit-pricing, .unit-list .unit-tags { padding: 0 30px; }
        .unit-list .gridMode .unit {width: 258px;}
        .unit-list .gridMode .unit:nth-child(3n) { margin-right: 30px; }
        .unit-list .gridMode .unit:nth-child(4n) { margin-right: 0; }

        .unit-list .listMode .unit-title-wrapper, .unit-list .listMode .unit-overview, .unit-list.list-mode .unit-tags { padding: 0 30px; }
        .unit-list .listMode .unit {padding: 30px;border-radius: 2px;box-shadow: inset 0 -1px 1px 0 rgba(0,0,0,0.4);border-top: 1px solid #e8e8e8;margin-bottom: 30px;}
        .unit-list .listMode .unit:hover { background: #fff; }
        .unit-list .listMode .unit-tags { right: 30px; top: 25px; padding: 0!important; }
        .unit-list .listMode .unit-overview { padding: 0; }
        .unit-list .listMode .unit-floorplan {width: 250px;height: 105px;}
        .unit-list .listMode .unit-title-wrapper {position: relative;padding: 0;}
        .unit-list .listMode .unit-title,
        .unit-list .listMode .unit-stock-info-wrapper { display: inline-block; }
        .unit-list .listMode .unit-stock-info-wrapper { margin-left: 10px; }
        .unit-list .listMode .unit-stock-info-wrapper {position: relative;bottom: 0;}

        .unit-list .listMode .unit-pricing {flex: 0 0 315px;padding: 0 40px;}
        .unit-list .listMode .btn-view-details { display: none; }

        .unit-list .listMode .unit-list-cta-btns .btn-view-details { display: block; margin-top: 0; }
        .unit-list .listMode .unit-list-cta-btns { display: block; flex: 0 0 200px; order: 4; font-size: 13px; text-align: center; }
        .unit-list-cta-btns ul {margin: 15px 0 0;padding: 0;list-style: none;box-shadow: 0 2px 5px rgba(0,0,0,.075);}
        .unit-list-cta-btns ul li { position: relative; border: 1px solid #eee; border-top: 0; padding: 12px 15px; }
        .unit-list-cta-btns ul li:first-child { border-top: 1px solid #eee; }
        .unit-list-cta-btns ul li:after { content: '\f105'; font-family: "Font Awesome 7 Pro"; font-size: 16px; position: absolute; right: 15px; top: 10px; color: #ccc; }
        .unit-list-cta-btns ul li a:hover { text-decoration: none; }

        .favorites-unit-list .unit-list .listMode .unit-media { flex: 0 0 295px;}
        .favorites-unit-list .unit-list .listMode .unit-list-cta-btns { display: none; }

    }

/*-- Site-Specific Styling For Listing & Detail Pages --*/

.payments-disclaimer { display: block; margin: 5px 0 15px 0; color: #777; }
.payments-disclaimer small { font-size: 11px; }


/*-- Unit Listing Dual Images --*/

.unit-list .img2 { display: block; }
.unit-list .favorite-container { left: 12px; right: auto; }

    @media (min-width: 992px) {
       .unit-list .listMode .img2 { display: inline-block; }
    }
    @media (min-width: 1600px) {
        .unit-list .listMode .unit-media {flex: 0 0 575px;}
        .unit-list .listMode .unit-media img {width: 270px;border-radius: 4px;}
        .unit-list .listMode .img2 { margin-left: 15px; }
        .unit-list .listMode .unit-pricing {flex: 0 0 280px;padding: 0 0 0 30px;}
    }


/* ==========================================================================
   Unit List Cycle Carousel
   ========================================================================== */
.home-featured-rvs { margin-bottom: 30px; }
#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 { background: white; padding: 10px; margin: 0; float: none; border: 1px solid #ccc; opacity: 1!important; height: 280px; }
#slideshowWrap li.unit:hover { background: #f1f1f1; }
#slideshowWrap .pricingContainer, #slideshowWrap .unitDetailsContainer { width: 100%; margin-top: 0; }
#slideshowWrap .pricingContainer { height: 60px; }
#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; }
/* images */
.cycle-slideshow > a > img { width: 100%; position: static; display: block; }
/* Similar Units with less than 3 units */
#slideshowWrap.cycle-slideshow-static { height: auto; }

//* ==========================================================================
   Vertical Unit List Cycle Carousel
   ========================================================================== */
.vertical-featured-units #slideshowWrap .listingPagination, .vertical-featured-units #slideshowWrap .listing-pager, .vertical-featured-units #slideshowWrap .photoContainerIcons, .vertical-featured-units #slideshowWrap .unitDetailsContainer, .vertical-featured-units #slideshowWrap .img2, .vertical-featured-units #slideshowWrap .unitContainer, .vertical-featured-units #slideshowWrap .salesPitch, .vertical-featured-units #slideshowWrap .youSave { display: none; }
.vertical-featured-units .featuredSlideshow { float: left; width: 100%; background: #30514F; height: auto; border-right: 10px solid #fff; padding: 4px; }
.vertical-featured-units .featuredSlideshow .featuredHeading { color: #fff; font-family: georgia, serif; font-style: italic; text-align: center; margin-top: 4px; height: 21px; overflow: hidden; text-transform: uppercase; }
.vertical-featured-units #slideshowWrap { height: 506px; background: #fff;}
.vertical-featured-units #slideshowWrap .photoContainer { width: 100%; height: auto!important;}
.vertical-featured-units #slideshowWrap .unit img { height: initial; width: auto; margin: 10px auto 5px auto; display: block; }
.vertical-featured-units #slideshowWrap .unit { width: 100%!important; height: 253px; float: left; position: relative; padding: 0; text-align: center; }
.vertical-featured-units li.altUnit { background: #eee!important; }
.vertical-featured-units #slideshowWrap .unit .unitHeader h3 { font-size: 12px; padding: 0!important; position: absolute; left: 130px; margin-top: 10px; height: 30px; overflow: hidden; text-align: left; }
.vertical-featured-units #slideshowWrap .unit .unitHeader h3 a { color: #fff; }
.vertical-featured-units #slideshowWrap ul.unitPricing { text-align: center; height: auto; }
.vertical-featured-units #slideshowWrap .unit .pricingContainer { position: relative; margin-left: 0; padding: 0; text-align: left; font-size: 12px;}
  
.vertical-featured-units .regPrice { font-size: 11px; }
.vertical-featured-units .salePrice { font-size: 16px; }
.vertical-featured-units .youSave { color: #4ba120; font-size: 14px; }


.vertical-featured-units #slideshowWrap .unit:hover { background: #f1f1f1!important; }
.vertical-featured-units #slideshowWrap .photoContainer { text-align: left; padding: 0 2px; }
.vertical-featured-units .featuredSlideshow div.cycle-prev, .vertical-featured-units .featuredSlideshow div.cycle-next { display: block!important; bottom: -10px; top: auto; color: #57A39D; font-size: 40px; position: absolute; left: 50%; margin-left: -40px; }
.vertical-featured-units .featuredSlideshow div.cycle-next { margin-left: 40px; }
.vertical-featured-units .unitContainer .unit-title { text-align: center; height: auto; position: relative; font-size: 16px; font-weight: 700;  } 
.vertical-featured-units .unitContainer .unit-title a { color: #007F00; font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 23px; font-weight: 500; text-decoration:underline;}
.vertical-featured-units .cycle-slideshow > div.cycle-prev, .vertical-featured-units .cycle-slideshow > div.cycle-next { display: none; }
.vertical-featured-units .slider-navigation { font-size: 30px; position:absolute; z-index:999; top:10px; right:30px; color:#fff;}
.vertical-featured-units .slider-navigation .cycle-prev { display: inline-block; background: none; float: left; }
.slider-controls { width: 50px; margin: 0 auto;}
.vertical-featured-units .slider-navigation .cycle-next { display: inline-block; background: none;  }
.vertical-featured-units .slider-navigation .cycle-next:hover, .vertical-featured-units .slider-navigation .cycle-prev:hover { cursor: pointer; color: #000; }
.vertical-featured-units div.cycle-pager { display: none; }
.vertical-featured-units .unit-title { display: none!important; }
.vertical-featured-units .unit-title-top { display: block!important; visibility: visible!important; }
.vertical-featured-units .cycle-slideshow > div.cycle-pager { display: none; }







/* ==========================================================================
   Photo Slider
   ========================================================================== */
.photoSlider { margin-left: 10px; border: 10px solid #fff; box-shadow: 0 0 4px #ccc; }
.photoSlider a { }
/* ==========================================================================
   Slider Navigation
   ========================================================================== */
.cycle-slideshow > div.cycle-prev, .cycle-slideshow > div.cycle-next {opacity:0; position: absolute; z-index: 999; font-size: 20px; top: 50%; margin-top: -20px; left: 10px; background: #aa1017; width: 30px; height: 30px; padding: 6px 9px; color: #fff; border-radius: 20px; box-shadow: inset 1px 1px 3px #000; text-shadow: -1px -1px 2px #888; transition: .25s; cursor: pointer; color: #fff; }
.cycle-slideshow > div.cycle-next { right: 10px; left: auto; }
.cycle-slideshow:hover > div.cycle-prev, .cycle-slideshow:hover > div.cycle-next {opacity:1;}
.cycle-slideshow > div.cycle-prev:hover, .cycle-slideshow > div.cycle-next:hover { background: #aa1017; color:#fff;}
.cycle-slideshow > div.cycle-prev:hover a, .cycle-slideshow > div.cycle-next:hover a{color:#fff; 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: 12px; height: 12px; background: #fff; border-radius: 10px; margin: 2px; box-shadow: inset 1px 1px 1px #000; }
.cycle-slideshow > div.cycle-pager span.cycle-pager-active { background: #aa1017; }
.cycle-slideshow > div.cycle-pager span:hover { background: #fff; }
.home-featured-rvs .cycle-slideshow > div.cycle-pager { display: none; }
/* ==========================================================================
   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; text-transform: uppercase; 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; }

/* 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%, rgba(255,255,224,1) 15%, rgba(255,255,224,1) 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%,rgba(255,255,224,1)), color-stop(85%,rgba(255,255,224,1)), color-stop(100%,rgba(255,255,224,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255,255,224,0) 0%,rgba(255,255,224,1) 15%,rgba(255,255,224,1) 85%,rgba(255,255,224,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255,255,224,0) 0%,rgba(255,255,224,1) 15%,rgba(255,255,224,1) 85%,rgba(255,255,224,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255,255,224,0) 0%,rgba(255,255,224,1) 15%,rgba(255,255,224,1) 85%,rgba(255,255,224,0) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(255,255,224,0) 0%,rgba(255,255,224,1) 15%,rgba(255,255,224,1) 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%, rgba(230,219,86,1) 15%, rgba(230,219,86,1) 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%,rgba(230,219,86,1)), color-stop(85%,rgba(230,219,86,1)), color-stop(100%,rgba(230,219,86,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 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%, rgba(230,219,86,1) 15%, rgba(230,219,86,1) 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%,rgba(230,219,86,1)), color-stop(85%,rgba(230,219,86,1)), color-stop(100%,rgba(230,219,86,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 85%,rgba(230,219,86,0) 100%); /* IE10+ */
  background: linear-gradient(to right, rgba(230,219,86,0) 0%,rgba(230,219,86,1) 15%,rgba(230,219,86,1) 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; }
.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; box-shadow:none !important; 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: #aa1017; padding: 5px 0 5px 10px; margin: 0px; }
.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; }
.unitContainer li.unit:hover { background: #f1f1f1; cursor: pointer; }
.unitContainer .unit-title { font-size: 18px; white-space:normal; margin-top: 5px;}
.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 { 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, .sale-price-wrapper { font-weight: 700; font-size: 14px; }
.youSave, .you-save-wrapper { color: #ff0000; font-weight:700; }

.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; }

/* Jump to Type Links */
.listing-jump-to-links { float: left; position: relative; }
.jump-to-label {  }
.jump-to-link-popup { position: absolute; top: 30px; left: 0; z-index: 1000; background: white; width: 280px; padding: 10px; border: 1px solid #ddd; box-shadow: 0 3px 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.5); -moz-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; } 
/* ==========================================================================
   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: 4px 8px 2px 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: .9; }
.listingToolbar .popover.bottom .arrow:after { border-bottom-color: #337AB7; opacity: .9; }

.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; }



/* ==========================================================================
   Faceted Search
   ========================================================================== */

#facetedSearch { margin-bottom: 10px; font-size: 12px; }
#facetedSearch .panel-default { border: none; -box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
#facetedSearch .panel-heading { border: 1px solid #ddd; padding: 0; }
#facetedSearch .panel-heading h4 { font-size: 14px; }
#facetedSearch .panel-heading a { display: block; padding: 10px 15px; }
#facetedSearch .panel-heading a:hover { text-decoration: none; }
#facetedSearch .panel-heading i { margin-right: 5px; }
#facetedSearch .panel-body { border: none; padding: 10px; }




/* ==========================================================================
   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; }


/* ==========================================================================
   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
   ========================================================================== */
.request-info-btn {display:none;}
.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, .sale-price-label { font-size: 14px; font-weight: bold; }
.SalesPriceText, .sale-price-text { font-size: 16px; font-weight: bold; }
.SavingsLabel, .you-save-label { color: #FF0000; font-weight: bold; }
.SavingsText, .you-save-text { color: #FF0000; font-weight: bold; }
.DetailPanel .TagLine { font-size: 13px; 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, .DetailPanel .price-info { line-height: 1.6; font-size: 12px; 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.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; }
/****** 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, .request-info-btn { 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; 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; }
.DetailPanel.newUnit .detailPricing:after {content: "* Plus manufacturer-to-dealer freight charge of $2,000."; font-size:11px; text-align:left; text-indent:5px; display:block; color:#e50000;}

/* ==========================================================================
   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, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(241,241,241,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(241,241,241,1) 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: rgb(252,252,252); /* Old browsers */ background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(247,247,247,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(247,247,247,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(247,247,247,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(247,247,247,1) 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; box-shadow: 0 0 3px #999999; -moz-box-shadow: 0 0 3px #999999; -webkit-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.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: 24px; 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: rgb(229,229,229); /* Old browsers */
  background: -moz-linear-gradient(left,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 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 rgba(255, 255, 255, 1); 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; }

/* ==========================================================================
   Print Styles
   ========================================================================== */ 
.print-only { display: none!important; }
@media print {
.print-only { display: block!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, .topSearch, .preFooter { 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 * {  }
.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 { display: none; }
.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, .DetailPanel .price-info { margin: 0; }
.DetailPanel .PriceInfo *, .DetailPanel .price-info * { color: #000; font-weight: normal; }
.DetailPanel .PriceLabel, .DetailPanel .reg-price-label { display: inline-block; margin-top: 50px; }
.DetailPanel .SalesPriceLabel, .DetailPanel .SalesPriceText,
.DetailPanel .sale-price-label, .DetailPanel .sale-price-text { position: relative; display: inline-block; top: -85px; font-size: 16px; font-weight: bold; }
.DetailPanel .noPrice, .DetailPanel .no-price { 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) {

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;}
  .favorites-btn-label { display: inline-block; }
  .btn-toolbar-favorites i { margin-right: 2px; }

}

/* Small-Medium devices */
@media (min-width: 620px) and (max-width: 760px) {
  
   .favorites-page .gallery-template .unit-body { padding-left: 190px; min-height: 130px; }
    .favorites-page .gallery-template .photo-container { width: 155px; }
}
    
/* Small devices (phones, 767px and under) */
@media (max-width: 767px) {

 

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
header { height: 170px; padding-top: 20px; position: relative; }
.logo { z-index: 9999; float: left; position: relative; left: -12px; bottom: 25px; max-width:60% }
header .headerphotos { position: absolute; right: 15px; top: 15px; }
   .preFooter .headerphotos { clear: both; margin: 30px auto; max-width:40% }   
   .homeButtons a {float:left;}
   .vertical-featured-units .slider-navigation {top:20px;}
   footer #footerNav ul {display:table; text-align:center; width:100%;}
footer #footerNav ul li {display:table-cell; float:none; text-align:center }
 .bootstrap-tabs > ul li { display: inline-block; } 
 ul.nav li {width:auto;}   
.no-touch ul.nav .dropdown b { display: none; }
.unitContainer li.unit { width: 31.3333%; margin: 1%; }
.brandIcons a { width: 48%; }
	


.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; }

/* Advanced Search */
#mainSearch .form-group { width: 31%; }

  .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) {
 
 #rvTypes {display:block;  margin: 0px 0 25px 4px; }
 .phone { position:absolute; top:134px; left:134px; width:auto;}
 
.map { margin-left: 0; width: 100%; }
.visit-us-phone {float:right!important; width:50%; clear:none;}  
 
.collapse.topSearch { display: block; border-radius: 4px;}
.topSearch #topSearchForm { clear: none; float: left; margin-left: 20px; }
.topSearch .form-group, .topSearch .SearchButton { clear: none; }

nav#mainNav { padding: 0px; }
.brandIcons a { width: 100%; }
.irv-default-brands .brandIcons a { float: left; margin-right: 10px; width: 150px; height: 55px; padding: 5px; }



/*
*** RV Types
*/
#rvTypes ul { text-align: center; }
#rvTypes ul li { display: inline-block; text-align: center; padding:0;  vertical-align: top;}
/* Unit List */

.compareContainer { display: block; margin-top: 7px; clear: both; float: left; min-height: 40px; }
.standard-template .compareContainer { margin-right: 10px; }
.standard-template .favorite-container { min-height: 40px; line-height: 40px; }
.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 .compare { }
.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; }


/* 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%; }
  
   
  .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; }
    .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; }
  
  .navbar-nav{width:100%;}
  ul.nav li{width:10%;}
  .navbar-default .navbar-nav > li > a{padding:15px !important; text-align:center;}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .topSearch #topSearchForm{width:80%;}
.collapse.topSearch { display: block; }

   
}

@media (min-width: 1600px) {
 .topSearch #topSearchForm{width:90%;}
.container { max-width: 1570px !important; }

   
}

/* IRV Footer */

.footer-bottom {
    text-align: center;
}

.footer-bottom ul li {
    display: inline-block;
    margin: auto;
}

.sold-rvs-link {display: none!important;}
footer .sold-rvs-link {display: block!important; text-transform: uppercase;}

.unit-price-wrapper ul, .price-info{
    display: flex;
    flex-direction: column;
}

.sale-price-order{
    order: 3;
}
.reg-price-order{
    order: 1;
}
.you-save-order{
    order: 2;
}