﻿h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 2em;
}

p {
    margin: 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
}
.header-full p {
    font-weight: 700;
	font-size: 19px;
}

.paragraph {
    line-height: 2;
    font-size: 16px;
}

h1 {
    font-size: 45px;
}

/*===================== 
	Color information
	
	-
	-
	-
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

pre {
    white-space: pre-wrap;
}

small {
    font-size: 80%;
}


/*===================== 
	@Font-Face 
=======================*/


/*===================== 
	base styles 
=======================*/
.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.cycle-slideshow img {

    width: 100%;
}

.row.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.right{float: right;}

html {
    font-family: Arial, sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
}

svg:not(:root) {
    overflow: hidden;
    /*reset*/
}

/* clear floats */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

.clear {
    clear: both;
}

/*image replacement*/
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-style: solid;
    height: 0;
}

img {
    border: 0;
}

/*===================== 
	typography 
=======================*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2em;
}

p {
    margin: 0;
}


h1 {}


h2 {}


h3 {}


h4 {}


h5 {}


h6 {}

/*===================== 
	link styles 
=======================*/

.footer-stretch a:focus {
    outline: thin dotted;
    /*reset*/
}

.footer-stretch a,
.footer-stretch a:link,
.footer-stretch a:visited,
.footer-stretch a:active,
.contactleft a,
.contactleft a:link,
.contactleft a:visited,
.contactleft a:active {
    font-weight: 400;
    outline: 0;
    /*reset*/
    color: #58595b;
    text-decoration: none;
}

header a[href^="tel:"] {

    color: white !important;
}

.footer-stretch a:hover {
    outline: 0;
    /*reset*/
    text-decoration: none;
    color: #777;
}

/*===================== 
	header styles 
=======================*/

.row {
    padding: 0;
    margin: 0;
}

header {
    margin: 0 auto;
    width: 100%;
}

.container-fluid {
    padding: 0;
}





/*---  SPECIAL  ---*/

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {
    background-color: #58595b !important;
}

.faceted-search-content .selected-facets-container .selected-facet {
    background-color: #58595b !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
    color: #58595b !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name {
    color: #58595b !important;
}

.list-content .list-main-section .list-container .fin-calc {
    color: #58595b !important;
}

.mc-debuginfo {
    display: none;
}

.detail-content .detail-additional-data .data-row .data-label {
    background-color: #58595b !important;
}

.phone-and-email .send-email-btn {
    color: #58595b !important;
    border: 1px solid #58595b !important;
    background-color: white;
}

.detail-content .detail-main-body .main-detail-data .offer-btn {
    background-color: #58595b !important;
}

.field-value {
    color: #58595b !important;
}

.currency-selector {
    color: #58595b !important;
}

.dealer-company-header {
    color: #58595b !important;
    font-size: 16px;
}

.body-wrapper {
    padding: 50px 24px;
}

.bodytext {
    font-size: 15px !important;
}


/*.bodystyles {background-color: #323232; color: white;}*/

.bodystyles {
    display: block;
    position: relative;
    background-position: cover;
    background-repeat: repeat;
    color: #000;
    padding-top: 25px;
}

body {
    background: url(../siteart/backgroundLight.jpg) 0 / cover fixed;
    background-attachment: fixed;

}

.middleWrapper {
    padding: 0 200px;
    padding: 0 calc(4.6875rem + ((1vw - 9.92px) * 13.4698));
}

.background {
    background: #fff;
    display: inline-block;
}

/*===================== 
	nav styles 
=======================*/

.navbar {
    min-height: 0px !important;
}

nav.primary {
    padding-top: 30px;
    ;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: right;
}

nav ul {
    padding: 0;
    margin: 0;
}

nav ul li {}

nav > ul > li {
    display: inline-block;
    list-style-type: none;

}

nav ul li a {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding-left: 18px;
    color: #58595b !important;
    transition: 0.3s;
}

nav ul li a:hover {
    color: #777 !important;
    text-decoration: underline;

}


/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul li li a {
    line-height: 22px;
    color: #58595b !important;
    text-align: left !important;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}

nav.primary ul li li a:hover {
    line-height: 22px;
    color: #777 !important;
    text-align: left !important;
    font-size: 18px !important;
    border-bottom: none !important;
}

nav.primary ul li li:hover {}

/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
    display: none;
    position: absolute;
    background: #1b1b1b;
}

nav.primary ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li:hover > ul {
    display: block;
    line-height: 18px;
    z-index: 2000 !important;
}

nav.primary ul ul li {
    float: none;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    padding: 10px 15px 5px 10px !important;
    margin-bottom: 5px;
}

.dropdown_arrow {
    display: inline-block !important;
}

.dropdown_style {
    font-size: 18px;
    text-transform: none;
    text-align: left !important;
}

.navborder {
    border-top: solid 2px #38bd3e;
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 5px;
}


/******** End of primary Nav ***************/


/*===================== 
	mobile nav
=======================*/

#menu-button {
    /* initially will need to be hidden */
    display: block;
    font-size: 32px;
    width: 100%;
    position: relative;
    z-index: 400;
    background: transparent;
    text-align: left;
    min-height: 0 !important;
}

#menu-button a {
    color: #000;
    text-decoration: none;
    text-align: right !important;
}

nav.mobile {
    display: block;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #ebebeb;
    z-index: 500;
    /* needs to be higher than #menu-button, adjust as needed */
    overflow: auto;
}

nav.mobile h3 {
    /* Menu header styles */
    position: relative;
    padding: 12px 10px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 4px solid #222;
}

nav.mobile .menu-toggle {
    /* Menu close button */
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 6px 9px 5px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
    background: #222;
    color: #999;
    text-decoration: none;
    vertical-align: top;
}

.menu-toggle {
    text-align: right;
    font-size: 28px;
    color: #000;
}

.menu-toggle a:hover {
    color: #000 !important;
}

.close_mobile {
    font-size: 26px !important;
    font-weight: 900;
    text-align: right;
}

nav.mobile .menu-toggle:hover {
    /* Menu close button on hover */
    color: #fff;
}

nav.mobile ul {
    list-style: none;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

nav.mobile ul li {
    padding: 8px 0 6px 0 !important;
}

nav.mobile ul li a {
    position: relative;
    display: block;
    padding-left: 14px;
    color: #999;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1px;
}

nav.mobile ul li a:hover {
    color: #1b1b1b;
}


nav.mobile ul li li a {
    /* appearance of the sub-level links */
    position: relative;
    display: block;
    padding: 0px 10px 0px 15px;
    color: #000;
    text-decoration: none;
    text-transform: none !important;
}

nav.mobile ul li li li a {
    /* appearance of third level sub-level links if needed */
    background: #666;
    position: relative;
    display: block;
    padding: 10px 10px 10px 25px;
    color: #000;
    text-decoration: none;
}

nav.mobile ul li span.click {
    /* dropdown menu idicator arrow be sure to include this image with your image files */
    background: url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
    background-size: 55%;
    position: relative;
    display: block;
    float: right;
    margin: -44px 0 0 0;
    cursor: pointer;
    z-index: 12399994;
    width: 44px;
    height: 44px;
    -webkit-transition: background-size .3s ease-in-out;
    -moz-transition: background-size .3s ease-in-out;
    transition: background-size .3s ease-in-out;
}

nav.mobile ul li span.click:hover {
    background-size: 60%;
}







/*===================== 
	content styles 
=======================*/

.logo {
    width: calc(100% + 30px);
    margin-left: -15px;
	margin-top: 10px;
}
.ws-logo {
    max-width: 100%;
	height: auto;
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.header-full {
    background-color: #fff;
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    padding: 25px 0% 0px 0% !important;
    border-bottom: solid 4px #38bd3e;
	margin-bottom: 25px;
}

.header-left {}

.header-right {
    text-align: right;
}

/*===================== 
	Hero styles 
=======================*/

.heroimage {
    width: 100%;
    margin: auto;
    padding: 0px;
}

/*===================== 
	LinkArea styles 
=======================*/

.linkarea {
    width: 100%;
    padding: 35px 8%;
    border-bottom: solid 4px #38bd3e;
    background-color: #ebebeb;
}

.linkbutton {
    margin: auto;
    display: inline-block;
}

.clickablebutton {
    width: 40%;
}


/*===================== 
	layout styles 
=======================*/

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.scroll-area {
    margin-bottom: 25px;
}

.invscroll {
    padding: 0px !important;
    /*margin: 10px 0px;*/
}

.border {
    border-bottom: solid 2px #ebebeb;
    width: 75%;
}

.col-sm-10 .border {
    width: 100%;
}

.textarea {
    padding: 75px 5% 75px 0;
}

.bodyimage {
    float: right;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 90%;
}

/*===================== 
	footer styles 
=======================*/


footer {
    margin: 0;
    width: 100%;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: none;
    font-size: 13px !important;
    color: #58595b !important;
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 13px !important;
    color: #777 !important;
}

.footertext {
    font-size: 13px !important;
    color: #58595b !important;
}

.smallfootertext {
    font-size: 10px;
    color: #58595b;
}

.divfooter {
    width: 75%;
    text-align: center;
    margin: 0 auto;
}

li {
    list-style: none;
}

li.info {
    list-style: circle;
}

.footer-stretch {
    color: #000;
    padding-top: 25px;
}

.footer-logo {
    max-width: 50%;
    display: block;
    margin: auto;
    padding-top: 25px;
}

.footer-sub {
    /* background-color: #161616; */
    padding: 25px;
    width: 100%;
}

.footer-section {
    /* background: url("../siteart/background.jpg"); */
    display: block;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
	line-height: 2;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

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: #999999;
}

.smallfootertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}



/*=========================
     Contact Styles
==========================*/

.contactarea {
    padding: 50px 0px 50px 5%;
}

.contactleft {
    padding: 20px 0px 0px 10%;
}






/*========================= 
	 Responsive styles 
===========================*/

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .clickablebutton {
        width: 70%;
    }
	.header-full p {
		font-size: 16px;
	}
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .footer-stretch {}

    .footer-links {
        display: none;
    }

    .header-info {
        display: none;
    }

    .bodyimage {
        display: none;
    }

    .logo {
        text-align: center;
        margin: auto;
		width: 100%;
		margin: 0;
    }

    .middleWrapper {
        padding: 0 3.90625VW;
    }

}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}
