﻿/*
	Site Developed by Karoline Dassie
	
	Main colors:
	 yellow #ffcf64
	 dark yellow #ce920e or #d8a83c
	 gray #787878
	 black & white
	 blue #006bb5
*/

/*===================== 
	FACETED INVENTORY
=======================*/
.list-content .listing-portion-title {
    color: #006bb5 !important
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.detail-content .dealer-info h3,
.modal-content .modal-top .modal-title {
    color: #333 !important
}


/*===================== 
	Begin Reset
=======================*/

* {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

hr {
    background: #E5E5E5;
    height: 1px;
    margin: 2em auto;
}

ol,
ul {
    list-style: none;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0;
}

::-moz-selection {
    background: #787878;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #787878;
    color: #fff;
    text-shadow: none;
}

body {
    -webkit-text-size-adjust: none;
    background: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

.wrap {
    max-width: 1250px;
    margin: 0 auto;
    width: 96%;
}

.wrap2 {
    max-width: 990px;
    margin: 0 auto;
    width: 100%;
}

.wrap3 {
    max-width: 1470px;
    margin: 0 auto;
    width: 100%;
}

.wrap4 {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
}

/*===================== 
	Typography 
=======================*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800';
@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700';
@import 'https://fonts.googleapis.com/css?family=Oswald:700';

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #ffcf64;
}

p {
    font-size: 15px;
    color: #000;
    line-height: 23px;
}

h1 {
    font-size: 15px;
    color: #FD0000;
    font-weight: 600;
}

h2,
.headerstuff .h2 {
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}

h3,
.headerstuff .h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    color: #fff;
    margin-top: 9%;
    font-weight: 900;
    text-transform: uppercase
}


h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    color: #787878;
    font-weight: 900;
    text-transform: uppercase;
}

h5 {
    font-size: 17px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}

h5 span {
    color: #d8a83c;
}

h6,
.homehone {
    font-size: 23px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
}

h6 span {
    color: #db0000;
}

.red {
    color: #db0000;
}

.black {
    background: #000
}

.darkgray {
    background: #787878
}

/*===================== 
	Main button 
=======================*/
.twothird {
    width: 66%;
    float: left;
    padding: 0;
}

.mainbtn-bg {
    width: 34%;
    text-align: center;
    float: left;
    padding: 5% 0 0 0;
}

a.mainbtn:link,
a.mainbtn:visited,
a.mainbtn:active {
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 900;
    padding: 1% 0%;
    display: block;
    margin: 9% auto 0 auto;
    width: 80%;
    text-transform: uppercase;
    background: #006bb5;
    text-align: center;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    transition: background-color 300ms ease, background-color 300ms ease, all 300ms ease;
}

a.mainbtn:hover {
    text-decoration: none;
    background: #fff;
    color: #006bb5
}

/*===================== 
	Header Styles
=======================*/

#topcontact {
    background: #fff;
    width: 100%;
    padding: 0.7% 0;
    text-align: center;
    color: #fd0000;
    box-shadow: 0 0 10px #c5c5c5;
    border-top: 3px solid #eee;
}

#topcontact a,
#topcontact a:hover,
#topcontact a:visited,
#topcontact a:active {
    color: #fd0000
}

#topcontact i {
    margin-left: 1em;
    color: #fd0000;
}

#topcontact .h1replace {
    display: inline;
    color: #fd0000;
}

.barra {
    margin: 0 0 0 1em;
    color: #FD0000
}

header {
    position: relative;
    width: 100%;
    background: #f5f5f5;
    z-index: 9999;
    padding: 1% 0;
}

#logo {
    width: 21%;
    float: left;
}

#logo img {
    width: 100%;
    max-width: 385px
}

#overslide {
    width: 67%;
    margin: 3% 0 0 0;
    position: absolute;
    text-align: left;
    z-index: 999;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    *margin: 3% 0 0 0;
    *left: 15px;
    text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.2);
    left: 15px;
}

/*===================== 
	Manu Logos
=======================*/
#black-bg {
    background: #000;
    text-align: center;
    padding: 10px 0;
}

.manu-logo {
    padding: 2em 0;
    text-align: center;
    border-top: 3px solid #eee
}

.manu-logo img {
    width: 100%;
    max-width: 144px;
    margin: 0 1.4em;
    display: inline-block
}

.manu-logo-parts {
    padding: 2em 0;
    text-align: center;
}

.manu-logo-parts img {
    width: 100%;
    max-width: 111px;
    margin: 1em 0.5em;
    display: inline-block
}

.lista ul li {
    list-style: disc;
    list-style-position: inside;
    text-align: left
}

/*===================== 
	Slideshow 
=======================*/

#slideshow {
    width: 100%;
    position: relative;
    z-index: 1;
}

.cycle-slideshow {
    width: 100%;
}

.cycle-slideshow img {
    width: 100%;
    float: left;
}

/* pager */
.pager {
    text-align: center;
    width: 100%;
    margin: -50px 0 -2px;
    position: relative;
    z-index: 999;
    float: left;
}

.pager span {
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #fff;
    color: #fff;
    cursor: pointer;
}

.pager span.cycle-pager-active {
    color: #ffcf64;
}

.pager>* {
    cursor: pointer;
}


/*===================== 
	Zoom Container
=======================*/
.square {
    width: 23%;
    float: left;
    *width: 22.8%;
    margin: 1%;
}

.square h4 {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #006bb5;
    color: #fff !important;
}

.square-sales {
    width: 31%;
    float: left;
    *width: 30.8%;
    margin: 1%;
}

.square-sales h4 {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #006bb5;
    color: #fff !important;
    font-family: 'Open Sans Condensed', sans-serif;
}

.square-rent {
    width: 31%;
    float: left;
    *width: 30.8%;
    margin: 1%;
}

.square-rent h4 {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #006bb5;
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
}

.image-zoom-container {
    list-style: none;
    padding: 2em 0 0;
    display: flex;
    flex-wrap: wrap;
}

.zoom-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    *width: 100%;
}

.zoom-container img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -ms-transition: all .5s ease;
    /* IE 9 */
    -o-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.zoom-container .zoom-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .5s ease;
    /* Safari and Chrome */
    -moz-transition: all .5s ease;
    /* Firefox */
    -ms-transition: all .5s ease;
    /* IE 9 */
    -o-transition: all .5s ease;
    /* Opera */
    transition: all .5s ease;
}

.zoom-container:hover img {
    -webkit-transform: scale(1.25);
    /* Safari and Chrome */
    -moz-transform: scale(1.25);
    /* Firefox */
    -ms-transform: scale(1.25);
    /* IE 9 */
    -o-transform: scale(1.25);
    /* Opera */
    transform: scale(1.25);
}

.zoom-container:hover .zoom-caption {
    background: none;
}

.hide-zoom-mobile {
    clear: both
}

/*===================== 
	Scrolling Inv 
=======================*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
    background: #787878;
    border-bottom: solid 10px #787878;
    border-top: solid 10px #787878;
}

.scrolling {
    width: 100%;
    height: 92px;
    background: #787878;
}


#gray-line {
    border-top: solid 10px #787878;
}

#togscroll {
    width: 100%;
    margin: 0 auto;
    background: #787878;
    display: none;
    float: left;
    height: 90px;
    border-bottom: solid 10px #787878;
}

#togscroll-btn {
    margin-bottom: -50px;
    float: right;
    width: 21%;
    position: relative;
    z-index: 999;
}


/*===================== 
	Content
=======================*/

#main {
    width: 100%;
    padding: 4em 0;
}

#main ul {
    margin: 0.5em 0 0 3em;
}

#main ul li:not(.container.cf *) {
    list-style: disc;
    line-height: 23px;
}

.half {
    width: 50%;
    float: left;
	display: flex;
	flex-direction: column;
}

.onethird {
    width: 30%;
    float: left;
    padding: 2% 2% 2% 0;
}

.twothirds {
    width: 68%;
    float: left;
    padding: 2% 0;
}


iframe.map {
    border: 0;
    width: 100%;
    height: 220px;
}

.staff {
    border: 1px #ccc solid;
    width: 47%;
    background: #f5f5f5;
    float: left;
    padding: 1%;
    margin-bottom: 1%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.staff img {
    width: 100%;
    max-width: 100px;
    float: left;
    margin-right: 2em
}

.pad-right {
    margin-right: 1%;
}

#pad {
    padding: 0 1%
}


/*===================== 
	Form
=======================*/
#formpage {
    background: #f5f5f5;
    border: 1px #ccc solid;
    padding: 1%;
    margin: 2em auto;
}

#formpage input {
    padding: 8px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #8e8d8d;
    color: #8e8d8d;
    font-size: 12px;
    margin: 0 0 1em 0;
}

#formpage textarea {
    padding: 8px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #8e8d8d;
    width: 90%;
    color: #8e8d8d;
    font-size: 12px;
    margin: 0 0 1em 0;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #8e8d8d;
    color: #8e8d8d;
    width: 90%;
    vertical-align: middle;
    font-size: 12px;
    line-height: normal;
    padding: 7px 0;
    margin: 0 0 1em 0;
}

#formpage input {
    width: 90%;
}

#formpage textarea {
    width: 90%;
    height: 85px;
}

#formpage input.checkbox {
    padding: 0;
    border: 0;
    margin: 0 5px 0 0;
    width: 13px;
    height: 13px;
    display: inline;
    background-color: #fff;
}

#formpage input.radio {
    padding: 0;
    border: 0;
    margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
    display: inline;
}

/* focus states of various types of fields */

#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
    background: #fff;
    color: #000;
    border: 1px solid #ffcf64;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline-style: none;
}

#formpage input.radio:focus,
#formpage input.checkbox:focus {
    background: none;
    border: 0;
    outline-style: none;
}

#formpage input.button,
#formpage input.button:focus {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: 7px 0;
    background: #ffcf64;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #787878;
    text-transform: uppercase;
    border: 1px solid #ffcf64;
    transition: background-color 300ms ease, background-color 300ms ease, all 300ms ease;
}

#formpage input.button:hover {
    background: #d8a83c;
    color: #ffcf64;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color: #212121;
    font-size: 13px;
    text-align: left;
}

#formpage label.checkbox {
    /*  color:#212121;*/
    font-size: 13px;
    text-align: left;
    display: inline;
    padding: 0;
}


/*control the Captcha */

.CaptchaPanel {
    margin: 1em 0 !important;
    padding: 0 0 0 0 !important;
    text-align: center;
    line-height: normal !important;
}

.CaptchaImagePanel {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.CaptchaMessagePanel {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: normal !important;
    font-size: 12px;
    line-height: 14px;
}

.CaptchaAnswerPanel {
    margin: 0 auto;
    width: 50%;
    padding: 2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0 0 0 0;
    padding: 8px 0 8px 0 !important;
}

.CaptchaWhatsThisPanel a {
    color: #000;
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none;
}


/*===================== 
	Table
=======================*/
table#rent {
    width: 100%
}

#rent th {
    width: 100%;
    text-align: center;
    height: 90px
}

#rent td {
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #E5E5E5;
    padding: 1%
}

/*===================== 
	Specs
=======================*/
.specs {
    width: 31%;
    background: #f5f5f5;
    padding: 30px 1%;
    float: left;
    min-height: 600px;
    border: 1px #ccc solid;
}

#image-specs {
    height: 54px;
}

#image-specs img {
    text-align: center;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}

/*===================== 
	Footer
=======================*/
.mini-logo-footer img {
    max-width: 250px
}

.mini-logo-footer {
    float: left;
    font-size: 14px
}

.mini-logo-footer:hover {
    font-weight: 900;
    color: #787878 !important
}

footer {
    width: 100%;
    background: #f5f5f5;
    padding: 3% 0;
    float: right;
}

#bottomcontact {
    width: 35%;
    float: left;
    margin: 1% 7% 0 0;
    font-size: 14px;
    line-height: 20px;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-size: 12px;
    color: #000;
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 12px;
    color: #787878;
}

.footertext {
    font-size: 12px;
    color: #000;
}

.smallfootertext {
    font-size: 10px;
    color: #000;
}

.divfooter {
    max-width: 720px;
    text-align: right;
    float: right;
    color: #000;
    font-weight: bold
}


/*===================== 
	frameless inv
=======================*/
.hosted-content .listings-wrapper .listings-list .listing-banner {
    background: #000 !important
}

.hosted-content h1 {
    font-size: 25px !important
}

/*============================================= 

	MANUFACTURER LOGOS SHOWROOM PAGE

===============================================*/
.manulogo {
    box-shadow: 0px 1px 3px 0px #00000078;
    display: inline-block;
    padding: 1%;
    width: 21.5%;
    margin: 0.5%
}

.manulogo img {
    max-width: 90%;
    margin: 0 auto;
    display: block
}


/*===================== 
	Responsive Styles
=======================*/

@media screen and (max-width: 1470px) {
    h2 {
        font-size: 15px
    }

    h3 {
        font-size: 17px
    }

    .manu-logo img {
        margin: 0 0.4em;
    }

    .wrap2 {
        width: 90%;
    }

    .wrap3 {
        width: 90%;
    }

    .wrap4 {
        width: 90%;
    }
}

@media screen and (max-width: 1320px) {
    .manu-logo img {
        margin: 0 0.4em;
    }
}

@media screen and (max-width: 1100px) {
    .manu-logo img {
        max-width: 110px;
        margin: 0;
    }
}

@media screen and (max-width: 1095px) {
    .square {
        width: 22.5%;
        /* this value + 2 should = 33% */
        * width: 23.8%;
        margin: 0.5%;
    }

    .square h4 {
        font-size: 17px;
    }

    .square-rent h4 {
        font-size: 16px;
    }
}

@media screen and (max-width: 1052px) {
    #togscroll-btn {
        width: 24%;
    }

    h2 {
        font-size: 13px
    }

    h3 {
        font-size: 15px
    }

}

@media screen and (max-width: 1040px) {
    #logo {
        width: 35%;
        float: none;
        margin: 0 auto;
    }
}


@media screen and (max-width: 1005px) {
    .square h4 {
        font-size: 22px;
    }

    .square {
        width: 49%;
    }

    .divfooter {
        max-width: 100%;
        text-align: center;
        float: none;
    }

    .mini-logo-footer {
        display: block;
        margin: 0 auto 1em auto;
        text-align: center;
        float: none
    }

    .staff img {
        text-align: center;
        float: none;
        margin: 0 auto 0.5em auto
    }

    .staff {
        text-align: center;
    }
}

@media screen and (max-width: 940px) {

    .manu-logo-parts {
        padding: 1em 0;
    }

    #rent td {
        font-size: 12px;
    }

    h2 {
        font-size: 17px
    }

    h3 {
        font-size: 22px;
        margin-top: 10px;
    }

    #overslide {
        background: rgba(0, 0, 0, 0.42);
        text-align: center;
        width: 100%;
        left: 0;
    }

    .twothird {
        width: 100%;
        float: none;
    }

    .mainbtn-bg {
        width: 100%;
        float: none;
        padding: 3% 0;
    }

    a.mainbtn:link,
    a.mainbtn:visited,
    a.mainbtn:active {
        font-size: 22px;
        margin: 0 auto;
        width: 50%
    }

    #topcontact .h1replace {
        display: block
    }

    .barra {
        display: none;
    }

    .manulogo {
        width: 46.5%;
    }
}

@media screen and (max-width: 830px) {

    .square-rent {
        width: 48%
    }

    .clear-mobile {
        clear: both;
    }

    .square-sales {
        width: 48%
    }

    .manu-logo {
        text-align: center;
        margin: 0 auto;
        padding: 1em 0;
    }

    .manu-logo img {
        display: block;
        margin: 0 auto;
        float: none;
        max-width: 135px;
    }

    .hide-zoom-mobile {
        clear: none
    }
}

@media screen and (max-width: 760px) {
    .square h4 {
        font-size: 17px;
    }

    .lista {
        float: none;
        width: 100%;
        text-align: center;
    }

    #wrap-mobile {
        float: none;
        width: 100%;
        text-align: center;
    }

    .lista ul li {
        text-align: center
    }

    #togscroll-btn {
        width: 30%;
    }

    #main {
        padding: 1em;
        width: auto
    }

    .onethird {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }

    .twothirds {
        width: 100%;
        float: none;
        padding: 1em 0;
        text-align: center;
    }

    .half {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }

    .staff {
        border: 1px #ccc solid;
        width: 97%;
        float: none;
        margin-bottom: 1%;
    }

    .pad-right {
        margin-right: 0;
    }

    .manu-logo-parts img {
        display: block;
        margin: 1em auto;
        float: none;
        max-width: 135px;
    }

    .specs {
        width: 47%;
    }

    a.mainbtn:link,
    a.mainbtn:visited,
    a.mainbtn:active {
        font-size: 17px;
    }
}

@media screen and (max-width: 610px) {
    h1 {
        font-size: 14px
    }

    h3 {
        font-size: 18px
    }

    h5 {
        font-size: 13px;
    }

    h6 {
        font-size: 18px
    }

    .square-sales h4 {
        font-size: 15px;
    }

    #topcontact i {
        margin-left: 0.3em
    }

    #logo {
        width: 45%;
    }

    #togscroll-btn {
        margin-bottom: 0;
        background: #000;
        width: 100%;
    }

    .half {
        float: none;
        width: 100%;
        margin: 0 auto 2em auto
    }

    #pad {
        padding: 0 3%;
    }

    a.mainbtn:link,
    a.mainbtn:visited,
    a.mainbtn:active {
        font-size: 17px;
        width: 80%
    }

    .square h4 {
        font-size: 17px;
    }

    .square {
        width: 99%;
    }

    .square-sales h4 {
        font-size: 17px;
    }

    .square-sales {
        width: 99%
    }

    .square-rent h4 {
        font-size: 17px;
    }

    .square-rent {
        width: 99%
    }
}

@media screen and (max-width: 530px) {
    #togscroll-btn {
        padding-left: 15%;
        width: 85%;
    }

    .wrap4 {
        width: 98%;
        margin: 0 auto
    }
}


@media screen and (max-width: 490px) {
    #logo {
        width: 67%;
    }

    .mini-logo-footer img {
        width: 100%;
    }

    .specs {
        width: 97%;
        min-height: auto;
    }
}