body {
    font-family: 'Montserrat' !important;
    overflow-x: hidden !important;
    margin: 0;
}

.btn-primary {
    color: #FFF !important;
    background-color: #0e72ab;
    border: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
}

.btn-primary:hover {
    background-color: #e59800;
    text-decoration: none;
    box-shadow: -1px 0px 6px #917240;
}

p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}

h2 {
    font-size: 48px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 30px;
	margin-bottom: -1rem;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
     box-sizing: border-box;   
}



.header {
    position: relative;
}

.header .smallBox {
    float: right;
}

.header .smallBox p {
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #0e72ab;
    display: inline-block;
    vertical-align: middle;
}

.header .smallBox .fa {
    border-radius: 50%;
    background: #0e72ab;
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    margin-right: 35px;
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    text-align: center;
}

.header p a {
    color: #0e72ab;
    text-decoration: none;
}

.header a:hover {
    text-decoration: none;
}

.head-cont-1 {
    display: flex;
    flex-wrap: wrap;
    padding:1.5rem 0;
}

.header .search-box {


    position: absolute;
    right: 15px;

    top: 0;
}

.input-group {
    width: 300px;
    margin-top: 5px;
}

.header .input-group-text {
    background-color: #fff;
    border: 0px solid #ced4da;
}

.header .input-group-text .fa {
    color: #ccc;
}

.header .form-control {
    border: 0px solid #ced4da!important;
    font-weight: 200!important;
    font-size: 12px!important;
    width:auto!important;
}

/* .header .logo{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 10;
} */
.header .nav-row {
    background-color: #e59800;

}

.header .nav-row .nav-link {
    color: #fff !important;
    font-size: 16px;
    padding: 1.2rem 1rem !important;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 200ms linear;
}

.header .nav-row .nav-link:hover {
    background-color: #0e72ab;
}

.alert-banner {
	background:#0e72ab;
	color:#fff;
	text-align: center;
	padding: 20px 10px;
	box-sizing: border-box;
	width:100%;
}
.alert-banner h3 {
	padding:0;	
	margin:0;	
	line-height: normal;
}

.banner {
    background: url(../img/hero1a.jpg);
    background-size: cover;
    background-position: center;
    height: 75vh;
}

.banner h3 {
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    font-size: 60px;
    line-height: 40px;
    padding-top: 24vh;
    letter-spacing: 2px;
}

.banner h3 span {
    font-size: 36px;
}

.inventory-row {
    max-width: 1366px !important;
}

.inventory-row .col-md-4 {
    margin-bottom: 20px;
}

.inventory-row img {
    width: 100%;
}

.inventory-row .btn-primary {
    padding: 13px 0;
    width: 65%;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 25px;
}

.inventory-row a:hover .btn-primary {
    background-color: #e59800;
    text-decoration: none;
    box-shadow: -1px 0px 6px #917240;
}

.scrollToTop a {
  color: #fff!important;
}

.compare-chkbox-container .compare-listings .fa-check {
  top: 4px!important;
  left: 1px!important;
}

.no-listings-found {
    line-height: 26px!important;
    margin-bottom: 20px!important;
}

.about-row {
    background: url(../img/about-bg.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.about-row .container {
    border: 1px solid #fff;
    padding-top: 110px;
    padding-bottom: 110px;
    max-width: 1250px !important;
    width: 95%;
}




.about-row h2 {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 30px;
    line-height: 40px;
    text-transform: uppercase;
}

.about-row p {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin: 0;
}

.about-row .addressBox h2 {

    font-size: 22px;
    margin: 0;

}

.about-row .addressBox p {

    font-size: 18px;
    font-weight: 200;

}

.about-row .addressBox a {

    color: #fff;
    font-weight: 700;

}

.about-row .addressBox h2 {

    font-size: 22px;
    margin: 0;

}

.about-row .addressBox p {

    font-size: 18px;
    font-weight: 200;

}

.about-row .form-control {

    color: #fff;
    font-weight: 400;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 0;

}







.listings .container {
    max-width: 1300px !important;
}

.listings h2 {
    font-size: 48px;
    text-align: center;
}

.listings .box {
    box-shadow: 0px 0px 20px -1px rgba(0, 0, 0, 0.18);
    border: 1px solid #e5e4e4;
    border-radius: 5px;
    margin-bottom: 20px;
}

.listings .box h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 35px 0 13px 43px;
}

.listings .box p {
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 13px 43px;
}

.listings .box h4 {
    font-size: 40px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 40px 43px;
    color: #e59800;
}

.listings .box h4 span {
    font-size: 21px;
    font-weight: 300;
}

.listings .box .footerBox {
    background-color: #0e72ab;
    display: table;
    width: 100%;
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
}

.listings .box .footerBox h5 {
    font-size: 40px;
    font-weight: 700;
    line-height: 33px;
    margin: 0 0 20px 43px;
    color: #fff;
    text-transform: uppercase;
}

.listings .box .footerBox h5 span {
    font-size: 22px;
    font-weight: 700;
}

.listings .box .btn-arrow {
    border-radius: 50%;
    background: #e59800;
    line-height: 60px;
    top: 38px;
    width: 60px;
    text-align: center;
    position: absolute;
    right: 45px;
    transition: all .3s;
}

.listings .box .btn-arrow:hover {
    box-shadow: -1px 0px 6px #917240;
}

.listing2 .box .btn-arrow {
    top: 25px;
    right: 35px;
}

.list-content .list-title .list-title-text {
    font-size: 1.8em;
    font-weight: 700;
    font-family: 'Montserrat';
}

.listings2 .box .footerBox {
    padding-bottom: 13px !important;
}

.listings .box img {
    border-radius: 5px 5px 0 0;
}

.google-map {
    max-width: 1300px !important;
    padding: 0;
}

.navbar-toggler {
    padding: 0!important;
    border: 0px solid transparent!important;
    background-color: transparent!important;
    border-radius: 0px!important;
}

.navbar-toggler:focus {
    outline: 0;
}

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.footer {
    background: #1c1c1c;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff
}

a.footerlink:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}

.divfooter {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/menu-icon.png);
    width: 34px;
    height: 24px;
}

/*----------------------------
       faceted inventory 
-----------------------------*/
.header .row.py-4 .col-md-6 { 
    padding: 0 !important; } 

.fa {
    font-family: FontAwesome !important;}

.body-wrapper {padding: 15px!important;}

.container-inv {
    max-width: 1400px;
    padding:10px;
    box-sizing: border-box;
    margin:0 auto;
}
.contact-info-heading h2{
    margin:0;
    font-size: 20px;
}
.container-inv h2 {
    margin:0;
    font-size: 30px;
}


.list-content .list-title .list-listings-count {
	color: #e59800!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .mobile-breadcrumb, .contact-options a, .fin-calc-mobile > a {
	color: #fff!important;
	background-color: #e59800!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover, .contact-options a:hover, .fin-calc-mobile > a:hover {
	background-color: #0e72ab!important;
}

.list-content .list-listing-mobile .view-listing-details-link {
	color: #fff!important;
	background-color: #e59800!important;	
}

.list-content .list-listing-mobile .view-listing-details-link:hover {
	background-color: #0e72ab!important;
}

.faceted-search-content .selected-facets-container .selected-facet {
	color: #fff!important;
	background-color: #e59800!important;
}

.detail-content .detail-additional-data .data-row .data-label {
	color: #fff!important;
	background-color: #e59800!important;
}

.detail-content-mobile .detail-additional-data .data-row .data-label {
	color: #fff!important;
	background-color: #e59800!important;	
}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile {
	color: #fff!important;
	background-color: #e59800!important;
}

.button {
	background-color: #e59800!important;
	
}

.button:hover {
	background-color: #9d9d9d!important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn {
	color: #fff!important;
	background-color: #e59800!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile {
	color: #fff!important;
	background-color: #e59800!important;
	border: none!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile {
	color: #fff!important;
	background-color: #e59800!important;
	border: none!important;	
}

.detail-content .search-results span {
    font-size: .9em;
    padding-left: 5px;
    font-weight: 600;
}

.list-content .list-title .list-listings-count {
    line-height: 27px;
    margin-left: 20px;
    color: #e59800!important;
    font-size: .9rem;
    font-weight: 500;
}

.breadcrumbs {
    font-size: .9em;
    padding-left: 2px;
    font-weight: 500;
}

.detail-content .dealer-info .phone-and-email .send-email-btn { 
	color: #e59800!important;
	
}

#contact-info {
    margin-bottom: 10px;
    margin-top: 10px;
}

.detail-content .detail-additional-data .data-row .data-label {
    padding: 10px 10px;
    min-width: 30%;
    color: #fff;
   
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: pre-wrap;
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    font-weight: 600;
}

.h4, h4 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 10px;
}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc p {
    display: inline-block;
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 13px;
}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc i {
    color: #000;
    margin-left: 35px;
    margin-bottom: 5px;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    
    color: #000!important;
    transition: all .25s;
    border: none;
    border-radius: 5px;
    backface-visibility: hidden;
    background-color: #fff;
    border-color: #000!important;
    border: 1px solid #3a658e;
    margin-top: 15px;
    padding: 14px 0;
    text-transform: uppercase;
    font-weight: 700;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
    background-color: #0e72ab!important;
    border-color: #e59800!important;
    color: #fff!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
    background-color: #0e72ab!important;
}

.detail-content .detail-main-body .main-detail-data .detail-category {
    color: #000!important;
    font-size: 14px!important;
    margin: 5px 0 5px;
    line-height: 22px;
}

.detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .detail-main-body .main-detail-data .alternate-retail-price {
    
    font-size: 1.5rem;
    font-weight: 500!important;
    
}

.detail-content .detail-main-body .main-detail-data .detail-title {
     color: #000!important; 
    font-size: 25px;
    font-weight: 500;
    font-family: 'Montserrat';
    margin: 0;
    font-weight: 500;
}

.detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .detail-main-body .main-detail-data .alternate-retail-price {
    color: #3a658e;
    font-size: 1.5em;
    font-weight: 600;
    font-family: 'Montserrat';
}

.detail-content .detail-main-body .main-detail-data .offer-btn {
	color: #fff!important;
	background-color: #e59800!important;	
}

.detail-content .detail-main-body .main-detail-data .offer-btn:hover {
	background-color: #0e72ab!important;
}

.detail-content .detail-main-body .main-detail-data .detail-price {
	color: #18181a!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .detail-price {
	color: #18181a!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
	color: #18181a!important;
}

.detail-content .search-results {
	color: #e59800!important;
}

.paging-container .page-navs .list-page-nav {
	color: #fff!important;
	background-color: #e59800!important;	
}

.paging-container .page-navs .list-page-nav:hover {
	color: #fff!important;
	background-color: #0e72ab!important;
}

.list-content .list-top-section .listing-option-bar .list-listings-count {
	color: #e59800!important;	
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {width: auto!important;}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
    flex: 1;
    margin-top:-1px!important;
    margin-left: 5px;
}
@media (max-width: 1199px) {
    .navbar-nav {
        padding-top: 25px;
    }

    .header .search-box {
        top: -8px;
        right: 0;
        left: 0;
        margin: auto;
        padding: 0;
    }

    .header .input-group {
        width: 270px;
        margin: auto;

    }

    .header .logo {
        width: 300px;
    }

    .header .nav-row .nav-link {
        font-size: 14px;
        padding: .7rem 1.3rem !important;
        border-bottom: 1px solid #c7880b;
    }

    .header .nav-row .container {
        max-width: 100%;
        padding: 0;
    }

    .navbar-dark .navbar-toggler {
        position: absolute;
        top: -53px;
    }

    .navbar {
        padding: 1.5rem 1rem;
    }

    .listings .box .btn-arrow {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .listings .box h4 {
        margin: 0 0 18px 43px;
    }

    .listings .box .footerBox h5 {
        font-size: 24px;
    }

    .listings .box .footerBox h5 span {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1084px) and (min-width: 784px)  {
    .listings .box h3 {
        font-size: 14px;
    }
}

@media (max-width: 1078px) {
    .header img {
        margin-left: 55px;
    }

    .inventory-row .btn-primary {
        font-size: 11px;
    }

    .listings .box h4 {
        font-size: 26px;
    }

    .listings .box .footerBox h5 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .banner h3 {
        position: relative;
        font-size: 44px;
    }

    .banner h3 span {
        font-size: 30px;
    }

    .inventory-row .btn-primary {

        font-size: 13px;
    }

    .header .smallBox {
        display: none;
    }

    .header img {
        display: block;
        margin: auto;
    }

    .header .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    .listings .box img.img-fluid {
        width: 100%;
    }


}

@media (max-width: 500px) {
    .banner {
        background: url(../img/hero1b.jpg);
        background-size: cover;
        background-position: center bottom;
        height: 65vh;
    }

    .banner h3 span {
        font-size: 25px;
    }

    .banner h3 {
        font-size: 38px;

    }

    .banner h3 {
        position: relative;
        line-height: 30px;
        padding-top: 70px;
        letter-spacing: 0;
        letter-spacing: 0;
    }

    .about-row h2 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 11px;
    }

    .header img {
        margin: auto 7px auto auto;
        width: 230px;
    }

    .about-row p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 25px;
    }

    .listings h2 {
        font-size: 30px;
        margin: 0;
    }

    .listings .container {
        margin-top: 20px !important;
    }

    .listings .box h3 {
        font-size: 18px;
        margin: 35px 0 13px 26px;
    }

    .listings .box p {
        margin: 0 0 13px 26px;
    }

    .listings .box h4 span {
        font-size: 15px;
    }

    .listings .box h4 {
        font-size: 30px;
        line-height: 26px;
        margin: 0 0 40px 26px;

    }

    .listings .box .footerBox h5 span {
        font-size: 16px;
    }

    .listings .box .footerBox h5 {
        font-size: 30px;
        line-height: 25px;
        margin: 0 0 13px 26px;

    }

    .listings .box .btn-arrow {
        line-height: 50px;
        top: 20px;
        width: 50px;
        height: 50px;
        right: 34px;
    }

    .listing2 .box .btn-arrow {
        top: 30px !important;
        right: 18px !important;
    }

    .listings {

        padding-bottom: 10px !important;
    }

    .about-row .addressBox p {
        font-size: 18px;
        font-weight: 200;
        padding: 0;
    }
}

@media (max-width: 500px) {
    .hosted-content .listings-wrapper .listings-list .category-banner h3 {
        font-size: 1.4rem !important;
        line-height: 2rem !important ;
    }
    .listing-banner h2 {
        font-size: 22px;
    }
}
