/***** BEGIN RESET *****/

* {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

ol,
ul {
    list-style: none;
}

.clear {
    clear: both;
    height: 0px;
    margin: 0;
}

/***** END RESET *****/



header,
.main-nav,
article,
footer {
    display: block;
}

body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #000;
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
    min-width: 280px;
}

.invwrap {
    -webkit-text-size-adjust: none;
    width: 100%;
}

.wrap {
    width: 90%;
    margin: 0 auto;
    max-width: 2000px;
}







.go-right {
    float: right;
}

.show-tablet,
.show-768 {
    display: none;
}


/* INVENTORY STYLES
------------------------------------------------*/
/*ALL INVENTORY SYTLES GO HERE FOR SAFEKEEPING*/
.notInv .container {
    width: 96%;
    max-width: 1500px;
    margin: 70px auto;
}

.inventoryPages .container {}

.invmain {
    padding: 0px 0 60px 0;
    width: 100%;
    overflow: hidden;
    background: url("../siteart/p6.png") fixed repeat
}

.cf {
    background: none;
}

.container .cf a {
    color: #424242;
}

.container .cf a:hover {
    color: #000000;
}

.container .cf h1 {
    color: #105eac;
}

.container .cf h5 {
    color: #000000;
}

.hosted-content .p-tb-10 {
    margin: 0% auto;
}

.hosted-content {
    width: 98%;
    display: inline-block;
    padding: 10px 0;
    margin: 0 1%;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #cccccc;
    box-sizing: border-box;
}

.main {
    overflow-x: hidden;
}

.filterbutton {
    display: none;
}

.directory {
    float: left;
    /* width: 214px; */
    width: 16%;
    display: inline-block;
    background: #000000;
}

.directory ul li {
    /* padding: 8px 0px; */
    border-bottom: 1px solid #105eac;
    cursor: pointer;
    text-decoration: none;
    list-style-type: none;
    display: block;
}

.directory ul li a {
    font-size: 13px;
    padding: 11px 12px 11px 8px;
    text-decoration: none;
    display: block;
    color: #fff;
}

.directory ul li a:hover {
    color: #000;
}

.directory ul li:hover {
    background: #EEE;
    cursor: pointer;
}

.directory .dropdown {
    color: #fff;
    padding: 11px 12px 11px 8px;
}

.directory .dropdown option {
    color: #000000;
}

.dropdown {
    display: none;
}

/***************************** typography styles **/


.no-margin {
    margin: 0 !important;
}

a {
    color: #525050;
    text-decoration: none;
}

a:hover {
    color: #105eac;
}



strong {
    font-weight: normal;
}

em {
    font-style: italic;
}

.red {
    color: #105eac;
}

.white {
    color: #fff;
}

.black {
    color: #000;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

h1 {
    color: #105eac;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}

h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
}

h3 {
    color: #525050;
    font-size: 22px;
    font-weight: 600;
}

h4 {
    color: #105eac;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;
}

h5 {
    color: #616060;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
}

h6 {
    color: #616060;
    font-size: 16px;
    font-weight: 300;
}

h6 a {
    color: #525050;
    text-decoration: none;
}

h6 a:hover {
    color: #105eac;
}

p {
    color: #848484;
    font-size: 14px;
}










/***************************** header styles **/
header {
    width: 100%;
    background: #fff;
    position: relative;
}

.headwrap {
    width: 96%;
    float: none;
    margin: 0px auto;
    padding: 5px 0 0 0;
}

.top-bar {
    width: 100%;
    padding: 0px 10px 0 0;
    display: inline-block;
    position: relative;

}

.top-bar a {
    color: #105eac;
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 0;
}

.top-bar a:hover {
    color: #000;
}

.top-bar img {
    width: 18px;
}


.top-right {
    float: right;
    text-align: right;
    display: inline-block;
}

.top-left {
    float: left;
    text-align: left;
    display: inline-block;
}





.logo {
    float: none;
    display: block;
    padding-top: 8px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.logo img {
    width: 100%;
    max-width: 500px;
    margin: -150px auto 0 auto;
    float: none;
}





/***************************** nav styles **/
nav.main-nav {
    float: right;
    width: 100%;
    margin: 5px 0 0px 0;
    text-align: right;
    background: #105eac;
}

nav.main-nav ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

nav.main-nav li {
    display: inline-block;
    position: relative;
    color: #FFFFFF;
    margin-right: 0%;
    transition: background .2s ease, color .2s ease;
}

nav.main-nav a:link,
nav.main-nav a:active,
nav.main-nav a:visited {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 18px;
    text-transform: uppercase;
}

nav.main-nav ul ul {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 44px;
    left: 0;
    width: 230px;
    overflow-x: hidden;
    background: #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

nav.main-nav ul ul ul {
    position: absolute;
    left: 100%;
}

nav.main-nav ul li:hover > ul {
    display: block;
    z-index: 99999;
}

nav.main-nav a:hover {
    color: #105eac;
    background: #fff;
}

nav.main-nav ul ul li {
    float: none;
    position: relative;
    display: block;
    border-right: 0;
    border-left: 0;
    text-align: left;
}

nav.main-nav ul ul li:first-child {
    border-left: 0;
}

nav.main-nav ul ul li a:link,
nav.main-nav ul ul li a:active,
nav.main-nav ul ul li a:visited {
    font-size: 14px;
    line-height: 24px;
    padding: 2px 0 2px 15px;
    border-right: 0;
    border-bottom: 1px solid #cccccc;
    color: #105eac
}

nav.main-nav ul ul li a:hover {
    color: #105eac;
    background: #cccccc;
    border-bottom: 1px solid #105eac;
}




/*******************************************************************SLIDESHOW***************************************************************/


.slide-contain {
    width: 100%;
    float: none;
    margin: 0 auto;
    z-index: 1;
    overflow: hidden;

}

.cycle-slideshow,
.cycle-slide {
    width: 100%;
}

.cycle-slideshow img,
.cycle-slide img {
    width: 100%;
}

.cycle-slideshow {
    width: 100%;
    overflow: hidden;
    float: left;
    display: block;
}

.cycle-slideshow img {
    display: block;
    width: 100%;
}

/*pager */
.pager {
    text-align: center;
    width: 100%;
    margin: -50px 0 -2px;
    position: relative;
    z-index: 999;
    float: left;
    display: none;
}

.pager span {
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.pager span.cycle-pager-active {
    color: #b7b7b7;
}

.pager > * {
    cursor: pointer;
}

/* overlay */
.cycle-overlay {
    background: rgba(255, 255, 255, .80);
    padding: 20px;
    position: absolute;
    bottom: 0;
    max-width: 725px;
    min-width: 350px;
    width: 25%;
    z-index: 600;
    color: #FFFFFF;
    padding: 1% 2% 1% 8%;
    margin-bottom: 3%;
}

.cycle-overlay p {
    font-size: 30px;
    line-height: 30px;
    color: #000;
}

.cycle-overlay span {
    float: left;
    font-weight: 700;
    color: #10157b;
    font-size: 46px;
    padding: 5px 15px 5px 0px;
    border-radius: 5px;
}

.cycle-overlay img {
    width: 24px !important;
    padding-left: 18px;
    float: right;
    margin-top: 5px;
}



.cycle-overlay a:hover span {
    color: #000;
    text-decoration: none;
}



/************************************************** Equipment Images *****************/



.box-contain {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 10px 0;
}

.box-wrap {
    width: calc(100% - 10px);
    float: none;
    margin: 0 auto;
    text-align: center;
}

.zoom-container {
    float: left;
    width: 25%;
    border: 1.5px solid #fff;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box
}

.zoom-container .zoom-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(16, 94, 172, .45);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.zoom-container .zoom-caption h3 {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    font-size: 22px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .4);
}

.zoom-container img {
    display: block !important;
    width: 100%;
    height: auto;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    padding: 0;
    margin: 0;
}

.zoom-container:hover .zoom-caption {
    background: none
}

.zoom-container:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    display: block;
}

.zoom-container:hover span {
    color: #fff;
}






/* Underline From Center */
.hvr-underline-from-center {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;

}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #105eac;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

/* Forward */

.hvr-forward img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-forward:hover img,
.hvr-forward:focus img,
.hvr-forward:active img {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}


.blue-back {
    width: calc(100% - 160px);
    margin: 0 auto;
    float: none;
    background: #105eac;
    padding: 20px 0;
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.blue-back-inner {
    padding: 0 60px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
}

.blue-back-inner p {
    color: #fff;font-size: 16px;
}


.pix {
    background: url("../siteart/p6.png") fixed repeat;
    border-top: 1px solid #cccccc;
    margin-top: -40px;
    padding-bottom: 130px;
}


.mid-contain {
    width: 88%;
    float: none;
    margin: 0 auto;
}

.infobox {
    float: left;
    padding: 120px 0px 0 0;
    z-index: 2;
    position: relative;
}

.infobox h1 {
    color: #105eac;
    line-height: 30px;
    margin-bottom: 25px;
}

.infobox h1 span {
    margin-left: -20px;
}

.infobox h1 span {font-size: 26px;color:#318FEB;display:block;
    font-weight: 600;
    margin-bottom: 0;}

.infobox a {
    padding: 10px 40px;
    text-align: center;
    background: rgba(255, 255, 255, .2);
    border: 1px solid #FFFFFF;
    margin-top: 40px;
    width: 80%;
}

.infobox a:hover {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #105eac;
}

.PA {
    float: left;
    position: absolute;
    padding: 70px 0 0 20px;
    z-index: 0;
    width: 100%;
    max-width: 350px
}


.low-contain {
    width: 90%;
    float: none;
    margin: -80px auto 30px auto;
}

.map {
    width: calc(100% - 565px);
    float: left;
    margin: 10px 0px 20px 0;
    box-sizing: border-box;
}

.map iframe {
    width: 100%;
    height: 200px;
    border: 2px solid #105eac;
    box-sizing: border-box;
}

.loc {
    width: 210px;
    display: inline-block;
    float: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 2px solid #105eac;
    margin: 10px 10px 20px 0;
    height: 200px;
}

.loc h2,.continfo h2 {    color: #105eac;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
    text-transform: uppercase;}
.loc p,.continfo p {font-size: 16px;}
.loc a {
    margin: 4px 0;
}

.continfo {
    width: 335px;
    display: inline-block;
    float: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 2px solid #105eac;
    margin: 10px 10px 20px 0;
    height: 200px;
}

.continfo a {
    margin: 4px auto;
}



/***************************** grey/yellow styles **/

.infomid {
    background: #105eac;
    box-shadow: 3px 4px 7px rgba(0, 0, 0, .5);
    text-align: left;
    width: 80%;
    margin: -90px auto 0 auto;
}

.infomid p {
    color: #FFFFFF;
}

.text-wrap {
    width: 90%;
    max-width: 2050px;
    margin: 0 auto;
    padding: 45px 0;
    overflow-x: hidden;
}

.text-wrap h4 {
    color: #ffffff;
}

.hours {
    padding: 20px 0;
    margin: -100px auto 0 auto;
    float: none;
    text-align: center;
    background: #464646;
}

.hourswrap {
    margin-top: 130px;
}

.hoursbox {
    min-width: 200px;
    width: 16%;
    display: inline-block;
    border: 3px solid #FFFFFF;
    margin: 10px 8px 20px 8px;
    padding: 20px 20px 0px 20px;
    height: 150px;
    vertical-align: top;
    background: rgba(255, 255, 255, .2);
    text-align: left;
    color: #FFFFFF
}

.hoursbox h4 {
    color: #105eac;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold
}

.contleft {
    padding-left: 30px;
    color: #FFFFFF
}

.hoursbox p {
    color: #FFFFFF;
}

.hoursbox a:hover p {
    color: #105eac;
}



.fin a {
    margin: 0 5% 40px auto;
}

.fin a img {
    max-width: 270px;
    width: 90%;
}






/** internal page styles **/


.contact-info {
    width: 300px;
    float: left;
    margin: 35px 0 40px 0;
    background: rgba(0, 0, 0, .7);
    display: block;
    padding: 20px;
    position: relative;
}

.contact-info h1 {
    color: #fff;
}

.contact-info h6 {
    color: #fff;
}

.contact-info a:hover {
    color: #AFAFAF;
}

.contact-info .msg {
    padding: 5px 0px;
    margin: 0 auto;
    background: #fff;
    border: 2px solid #105eac;
    font-size: 14px;
    text-transform: uppercase;
    width: 80%;
    color: #105eac;
    max-width: 200px;
}

.contact-info .msg a {
    color: #105eac;
}

.contact-info .msg:hover {
    background: #105eac;
    color: #fff;
    border: 2px solid #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}







article {
    width: 100%;
    display: block;
    margin: 0px auto 0px auto;
    background: #105eac;
    padding: 0px 0;
    overflow-x: hidden;
    text-align: center;
}

.text-wrap2 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0;
}

.text-wrap2 h3 {
    color: #ffffff;
    margin-bottom: 20px;
}

.contact-info2 {
    width: 100%;
    float: none;
    margin: 30px 0 40px 0;
    text-align: left;
    display: block;
    position: relative;
}

.contact-info2 h1 {
    color: #000;
    margin-bottom: 10px;
}




/***************************** brand styles **/
.mid {
    width: 100%;
    margin: 0px auto;
    padding: 70px 0 100px 0;
    background: url("../siteart/p6.png") fixed repeat;
}


.negmarg {
    margin: -40px auto 40px auto;
}

.marg {
    margin: 40px auto;
}

.contact-wrap {
    width: 88%;
    margin: 0px auto;
    float: none;
}

.white-back {
    background: #fff;
    padding: 40px 80px;
    border: 1px solid #cccccc;
}

.white-back h2 {
    border-bottom: 1px solid #105eac;
    color: #105eac;
}

.white-back hr {
    height: 8px;
}

.half {
    width: 40%;
    min-width: 300px;
    float: left;
    text-align: left;
    display: inline-block;
    margin-top: 30px;
}

.half a {
    color: #000
}

.half a:hover {
    color: #105eac;
}

.half2 {
    width: 55%;
    float: right;
    margin: 35px auto 0 auto;
    display: inline-block
}



.map-area {
    width: calc(100% - 2px);
    display: block;
    text-align: center;
    float: left;
    margin: 0px auto 0 auto;
    border: 1px solid #105eac;
    box-sizing: border-box
}

.map-area iframe {
    width: 100%;
    height: 320px;
    display: block;
}


/*===================== 
                PARTS SEARCH 
=======================*/
iframe.parts_search {
    width: 100%;
    min-height: 500px;
    height: 100%;
    margin-top: 30px;
    background: #FFFFFF;
}

.parts_container {
    margin: 0 auto 30px auto;
    width: 100%;
}




/* Shrink */
.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}





/***************************** footer styles **/


footer p {
    font-size: 14px;
    margin-bottom: 14px;
    color: #fff
}

footer a {
    color: #fff;
    text-decoration: none;
}

.foot-wrap {
    width: 100%;
    background: #105eac;
    padding: 0;
    color: #dadada;
    padding: 30px 0 40px 0;
}

.contactform {
    width: 40%;
    float: right;
    display: inline;
}


.quick-link {
    float: left;
    display: block;
}

.quick-link ul {
    width: 140px;
    display: inline-block;
    padding-bottom: 20px;
    vertical-align: top;
}

.quick-link li {
    display: block;
    line-height: 20px;
}

.quick-link a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
}

.quick-link a:hover {
    color: #CCCCCC;
    font-weight: 300;
}

.quick-link h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}


.hosted {
    float: right;
    font-size: 14px;
    margin-bottom: 20px;
    color: #fff;
    text-align: right;
    padding-bottom: 20px;
    font-weight: 300;
}

.hosted a:hover {
    color: #CCCCCC;
}




/* FOOTER Underline From Center */
.foot-wrap .hvr-underline-from-center:before {
    background: #fff !important;
}



/***************************** form styles **/
#formpage {
    float: none;
}

form h4 {
    color: #8aff00;
}

form a:hover {
    cursor: pointer
}

#formpage label {
    display: block;
}

/*** form styles ***/

#formpage input {
    margin-bottom: 5px;
    width: 100%;
    width: calc(100% - 12px);
    padding: 5.5px 5px;
    border: 1px solid #105eac;
    color: #000000;
    background: #FFFFFF;
    font-size: 14px;
}

#formpage .column3 input {
    background: #105eac;
    color: #FFFFFF;
    width: 100%;
}

#formpage input::-webkit-input-placeholder {
    color: #8e8d8d;
    font-weight: 300;
}

#formpage input:-moz-placeholder {
    /* Firefox 18- */
    color: #8e8d8d;
    font-weight: 300;
}

#formpage input::-moz-placeholder {
    /* Firefox 19+ */
    color: #8e8d8d;
    font-weight: 300;
}

#formpage input:-ms-input-placeholder {
    color: #8e8d8d;
    font-weight: 300;
}

#formpage textarea::-webkit-input-placeholder {
    color: #8e8d8d;
    font-weight: 300;
}

#formpage textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #8e8d8d;
    font-weight: 300;
}

#formpage textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #8e8d8d;
    font-weight: 300;
}

#formpage textarea:-ms-input-placeholder {
    color: #8e8d8d;
    font-weight: 300;
}

#formpage .column3 input:hover {
    cursor: pointer;
    background: #FFFFFF;
    color: #000000;
}

#formpage textarea {
    padding: 6px 5px;
    width: 100%;
    width: calc(100% - 7px);
    border: 1px solid #105eac;
    color: #000000;
    font-size: 14px;
    background: #FFFFFF;
    height: 120px;
    margin-right: 0;
    padding-right: 0;
}


/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
    width: 100%;
    border: 1px solid #105eac;
    color: #000000;
    vertical-align: middle;
    font-size: 12px;
    margin-bottom: 5px;
    background: #000000;
    line-height: normal;
    padding: 5px;
}

#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 select:focus {
    color: #000000;
    border: 1px solid #8e8d8d;
    outline-style: none;
    width: 100%;
    width: calc(100% - 12px);
}

#formpage textarea:focus {
    color: #000000;
    border: 1px solid #8e8d8d;
    outline-style: none;
    width: 100%;
    width: calc(100% - 7px);
}


#formpage input.radio:focus,
#formpage input.checkbox:focus {
    background: none;
    border: 0;
    outline-style: none;
}



#formpage input.button,
#formpage input.button:focus {
    width: 100%;
    width: calc(100% - 12px);
    border: 1px solid #8e8d8d;
    margin: 0;
    padding: 7px 0;
    background: #000000;
    border: 0;
    font-size: 14px;
    margin-top: 10px;
    line-height: 14px;
    font-weight: bold;
    color: #E4E4E4;
}

#formpage input.button:hover {
    background: #FF8B1E;
    color: #E4E4E4;
}

.column3 {
    margin-bottom: 30px;
}

/*  EXPANDER
------------------------------------------------*/

.toggle.expander.expanded {
    display: none;
    float: none;
    margin: 0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    float: none;
    margin: 0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
    width: calc(100% - 12px);
    background: #105eac;
    border: 1px solid #105eac;
    display: inline-block;
    padding: 5.5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    margin: 0;
}

a.expander.toggle.column3.submit-button.collapsed:hover {
    width: 100%;
    width: calc(100% - 12px);
    background: #fff;
    display: inline-block;
    padding: 5.5px 5px;
    text-align: center;
    color: #105eac;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    margin: 0;
}

.text-link.expander.collapsed {
    visibility: visible;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
    float: none;
    background: #105eac;
    border: 1px solid #105eac;
}

.text-link.expander.expanded {
    color: #fff;
    max-width: 300px;
    float: none;
    margin: 0;
}


.toggle.expander.expanded:hover {
    text-decoration: none;
    color: #105eac;
    background: #cccccc;
    outline-style: none;
    border: 1px #0f355b solid;
    max-width: 300px;
    float: none;
    margin: 0;
}

.toggle.expander.collapsed:hover {
    text-decoration: none;
}

footer .captcha {
    width: 100%;
    margin: 0 auto;
    color: #000000;
    line-height: 19px;
    text-align: center;
}

footer .captcha a {
    color: #000000;
}

.captcha {
    width: 100%;
    margin: 0 auto;
    color: #000000;
    line-height: 19px;
    text-align: center;
}

.captcha a {
    color: #000000;
}

.captcha input {
    margin: 0;
    float: none;
    max-width: 300px;
}

.CaptchaImage {
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
}








/***************************** form styles **/

#formpage2 {
    float: none;
}

#formpage2 h4 {
    background: #000000;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    margin: 25px auto 0 auto;
}

#formpage2 h2 {
    text-align: left;
    padding: 8px 0;
    color: #000000;
    margin: 10px auto;
    text-transform: uppercase;
    border-bottom: 2px solid #000000;
    padding-bottom: 0;
    margin-bottom: 18px;
}

#formpage2 label {
    display: block;
}

.col2 {
    width: calc(48% - 2px);
    margin: 0 auto;
    display: inline-block;
    float: none;
}

#formpage2 .col3 {
    width: calc(33% - 2px);
    margin: 0 auto;
    display: inline-block;
    float: none;
    padding-bottom: 8px;
}

#formpage2 option {
    color: #000000;
}

/*** form styles ***/
#formpage2 .row h5 {
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #cccccc;
}

#formpage2 .col-full {
    padding-bottom: 8px;
}

#formpage2 .col2 {
    padding-bottom: 8px;
}

#formpage2 input {
    width: 100%;
    padding: 8px 5px;
    border: 1px solid #105eac;
    color: #000000;
    background: #FFFFFF;
    font-size: 16px;
    box-sizing: border-box;
    font-weight: 400;
}

#formpage2 .search {
    background: #cccccc;
    color: #105eac;
}

#formpage2 .search:hover {
    background: #fff;
    color: #105eac;
    cursor: pointer;
    text-decoration: underline;
}

#formpage2 textarea {
    padding: 6px 5px;
    width: 100%;
    border: 1px solid #105eac;
    color: #000000;
    font-size: 14px;
    background: #FFFFFF;
    height: 120px;
    margin-right: 0;
    padding-right: 0;
}


/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage2 select {
    width: 100%;
    border: 1px solid #105eac;
    color: #000000;
    vertical-align: middle;
    font-size: 14px;
    background: #FFFFFF;
    line-height: normal;
    padding: 8px 5px;
    font-weight: 300;
}

#formpage2 input.checkbox {
    padding: 0;
    border: 0;
    margin: 0 5px 0 0;
    width: 13px;
    height: 13px;
    display: inline;
    background-color: #fff;
}

#formpage2 input.radio {
    padding: 0;
    border: 0;
    margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
    display: inline;
}

.check {
    height: 100%;
    margin-bottom: 20px;
    align-content: center
}

.check input {
    margin-top: 10px !important;
    margin-left: 10px !important;
    padding: 0 10px;
}

/* focus states of various types of fields */

#formpage2 input:focus,
#formpage2 textarea:focus,
#formpage2 select:focus {
    color: #000000;
    border: 1px solid #C8C8C8;
    outline-style: none;
}

#formpage2 input.radio:focus,
#formpage2 input.checkbox:focus {
    background: none;
    border: 0;
    outline-style: none;
    width: 10px;
}



#formpage2 input.button,
#formpage2 input.button:focus {
    width: 100px;
    border: 1px solid #C8C8C8;
    margin: 0;
    padding: 7px 0;
    background: #000000;
    border: 0;
    font-size: 14px;
    margin-top: 10px;
    line-height: 14px;
    font-weight: bold;
    color: #E4E4E4;
}

#formpage2 input.button:hover {
    background: #FF8B1E;
    color: #E4E4E4;
    cursor: pointer;
}

.column3 {
    margin-bottom: 30px;
}

/*  EXPANDER
------------------------------------------------*/

#formpage2 .toggle.expander.expanded {
    display: none;
    float: none;
    margin: 0;
}

#formpage2 a.expander.toggle.column3.submit-button.collapsed {
    width: 100px;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    float: none;
    margin: 0;
}

#formpage2 a.expander.toggle.column3.submit-button.collapsed {
    width: 100px;
    background: #000000;
    border: 1px solid #C8C8C8;
    display: inline-block;
    padding: 5.5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    margin: 0;
}

#formpage2 a.expander.toggle.column3.submit-button.collapsed:hover {
    width: 100px;
    background: #8aff00;
    display: inline-block;
    padding: 5.5px 5px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    margin: 0;
}



/***************************** responsive styles **/


@media screen and (max-width: 1350px) {

    nav.main-nav a:link,
    nav.main-nav a:active,
    nav.main-nav a:visited {
        font-size: 17px;
    }



    .whole {
        display: inline-block;
        width: 25%;
        margin: 10px 20px;
        position: relative;
        float: none;
        flex-wrap: no-wrap;
    }

    #search .col4,
    .side-search .col4 {
        width: 35%;
        float: left;
        margin-right: 2%;
    }

    #search .label-box {
        width: 100px;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 20px;
    }


}

@media screen and (max-width: 1300px) {
    .new-used h2 {
        width: 72%;
    }


    .manu-logos a img {
        max-width: 160px;
        width: 100%;
    }

}

@media screen and (max-width: 1140px) {

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 24px;
    }


    .boxy h2 {
        margin-top: 185px;
    }


    .white-back {
        padding: 40px;
    }





    .zoom-container .zoom-caption h6 {
        font-size: 18px;
    }


    .PA {
        float: left;
        position: absolute;
        padding: 70px 0 0 0px;
        z-index: 0;
    }
}


@media screen and (max-width: 1098px) {

    .contact-wrap {
        padding-top: 0px;
    }

    .container {
        margin: 40px auto;
    }


    .container.cf.inventoryPages {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
    }



}

@media screen and (max-width: 1024px) {

    .manu-mid {
        margin: 0 auto;
        text-align: center;
    }

    body {
        font-size: 14px;
    }

    p {
        margin-bottom: 14px;
    }

    h1 {
        font-size: 32px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h6 {
        font-size: 15px;
    }

    footer p {
        font-size: 12px;
        margin-bottom: 12px;
    }

    #fb {
        top: 335px;
    }

    .top-bar {
        padding: 0px;
        font-size: 12px;
    }

    .top-bar img {
        width: 16px;
    }

    .top-bar a {
        display: inline-block;
    }

    .top-right {
        float: right;
        text-align: right;
        display: inline-block;
    }

    .top-right a {
        margin-left: 10px;
    }

    .top-left {
        float: left;
        text-align: left;
        display: inline-block;
    }

    .logo {
        float: none;
        display: block;
        padding-top: 0px;
        text-align: center;
        margin: 0 auto;
    }

    .logo img {
        width: 100%;
        max-width: 500px;
        margin: 0px auto 0 auto;
        float: none;
    }


}



@media screen and (max-width: 975px) {
    .half {
        width: 100%;
        min-width: 300px;
        margin-left: 0;
        float: left;
        text-align: left;
        display: block;
        margin-bottom: 60px;
        min-width: 100px;
    }

    .half2 {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: block
    }

    .half2 #formpage {
        margin-top: 0px;
    }
}

@media screen and (max-width: 950px) {
    .headwrap {
        width: 98%;
        float: none;
        margin: 0 auto;
    }



    h2 {
        font-size: 25px;
    }

    .new-used h2 img {
        width: 5%
    }


    .manu-logos a img {
        max-width: 140px;
        width: 100%;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 16px;
    }

    .loc {
        width: calc(50% - 5px);
    }

    .continfo {
        width: calc(50% - 5px);
        margin-right: 0px;
    }

    .map {
        width: 100%;
        margin-top: 0px;
    }
}

@media screen and (max-width: 880px) {


    .half-col-lt {
        width: 96%;
        border-right: 0;
        padding-right: 15px;
        float: left;
    }

    .half-col-rt {
        width: 96%;
        float: left;
        position: relative;
    }

    .contloc {
        padding-left: 0;
    }



}


@media screen and (max-width: 850px) {

    nav.main-nav a:link,
    nav.main-nav a:active,
    nav.main-nav a:visited {
        font-size: 16px;
    }

    .zoom-container {
        width: calc(50% - 3px);
    }

    .zoom-container .zoom-caption h6 {
        font-size: 26px;
    }
}

@media screen and (max-width: 810px) {
    .show-tablet {
        display: block;
    }

    .hide-tablet {
        display: none;
    }


    #simple-menu {
        margin-right: 15px;
        background: url(../siteart/mobile-nav-icon.png) no-repeat center center;
        height: 38px;
        width: 38px;
        display: block;
        cursor: pointer;
        float: right;
    }

    #simple-menu:hover {
        background: url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;
    }

    .main-nav .inner {
        float: right;
    }


    nav.main-nav {
        width: 100%;
        float: right;
    }

    .blk {
        background: rgba(0, 0, 0, .4);
        height: 90px;
    }

    .manu-logos a {
        width: 22%;
    }

    .manu-logos a img {
        max-width: 120px;
        width: 100%;
    }



}


@media screen and (max-width: 768px) {

    .categorybox h1 {
        visibility: hidden;
        display: none;
    }

    .invlinkbox {
        text-align: center;
    }

    .invlinkbox::before {
        top: 0px;
        background: rgba(0, 0, 0, .6);
    }

    .invlinkbox:hover::before {
        background: rgba(0, 0, 0, .6);
        top: 0;
    }

    .caption__overlay {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    #no-show {
        display: none;
        visibility: hidden;
    }




    .brands {
        width: 100%;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
        background: #FFFFFF;
        border-top: 1px solid #8e8d8d
    }

    .brands img {
        max-height: 25px;
        display: inliine-block;
        padding: 20px 5%;
    }



    .border-box {
        margin-top: 15px;
    }

    .border-box h6 {
        width: 26%;
    }

    article {
        width: 100%;
        display: block;
        margin: 0px auto 0px auto;
        padding: 0px 0;
        overflow-x: hidden;
    }

    .text-wrap {
        width: 90%;
        margin: 0 auto;
        padding: 35px 20px;
        text-align: left;
    }



    .contactform {
        float: none;
        width: 90%;
    }

    .contactform #formpage {
        float: none !important;
        width: 94%;
        margin: 0 auto !important;
        position: relative !important;
        text-align: center;
    }


    .contact-info {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0 auto;
        padding: 20px 0;
    }


    .blue-back {
        width: calc(100% - 60px);
        margin: 0 auto;
        float: none;
        background: #105eac;
        padding: 20px 0;
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(deg);
    }

    .blue-back-inner {
        padding: 0 30px;
        box-sizing: border-box;
        margin: 0 auto;
        text-align: center;
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .blue-back-inner h6 {
        font-size: 14px;
    }
}


@media screen and (max-width: 740px) {
    .top-bar {
        width: 100%;
        float: none;
        text-align: center;
    }

    .top-bar a {
        display: inline-block;
        padding: 5px 8px;
    }

    .logo {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .break {
        margin: 0 auto 20px auto
    }

    .breakbutton {
        width: calc(50% - 15px);
        margin: 0px 5px 16px 5px;
    }

    .zoom-container .zoom-caption h6 {
        font-size: 24px;
    }
}

@media screen and (max-width:660px) {
    .hourswrap {
        margin-top: 115px;
    }

    .no-break {
        display: block;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 20px;
        margin-left: -10px !important;
    }

    h3 {
        font-size: 22px;
    }

    h5 {
        font-size: 20px;
    }


    .blk {
        background: rgba(0, 0, 0, .4);
        height: 90px;
    }

    .mid-contain {
        width: 80%;
    }


    .new-used h2 img {
        width: 3%;
    }

    .team-wrap {
        margin-top: 160px;
        padding: 1px 0;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 20px;
    }


    #formpage2 .col3 {
        width: calc(100% - 2px);
    }

    #formpage2 .search {
        margin-top: 12px;
    }

    .quick-link {
        width: 100%;
        padding-left: 0%;
        border-right: 0;
        text-align: center;
    }

    .quick-link ul {
        padding-bottom: 20px;
        padding-left: 0;
        display: block;
        width: 100%;
    }

    .quick-link h4 {
        font-size: 16px;
    }

    .quick-link a {
        font-size: 14px;
    }

    .divfooter {
        width: 90%;
        padding-left: 0%;
        margin: 15px 5% 0 5%;
        text-align: center;
    }

    .hosted {
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding: 0;
        margin-top: 25px;
        font-size: 12px;
    }
}


@media screen and (max-width:600px) {
    .white-back {
        padding: 20px;
    }


    .loc {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .continfo {
        width: 100%;
        margin-right: 0px;
        height: auto;
    }

    .map {
        width: 100%;
        margin-top: 0px;
    }

}

@media screen and (max-width:565px) {

    .blk {
        background: rgba(0, 0, 0, .4);
        height: 90px;
    }


    .loc span2 {
        display: none;
        visibility: hidden;
    }
}

@media screen and (max-width:550px) {

    .infobox h3 {
        font-size: 26px;
    }

    .container {
        width: 92%;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 18px;
    }


    .top-bar {
        padding: 0px;
        font-size: 12px;
    }

    .top-bar img {
        width: 16px;
    }

    .top-bar a {
        display: inline-block;
        padding: 0px 8px;
    }

    .top-right {
        float: none;
        text-align: center;
        display: block;
    }

    .top-right a {
        margin-left: 10px;
    }

    .top-left {
        float: none;
        text-align: center;
        display: block;
    }
}

@media screen and (max-width:520px) {

    .top-bar {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .top-bar a {
        font-size: 14px;
    }

    .top-bar img {
        width: 14px;
    }

    .col2 {
        width: calc(100% - 2px);
        margin: 0 auto;
        display: inline-block;
        float: none;
    }

    .hide6 {
        display: none;
        visibility: hidden;
    }

    .search-tab {
        width: 20px;
    }


    .infomid {
        width: 100%;
    }


    .manu-logos a {
        width: 47%;
    }

    .manu-logos a img {
        max-width: 120px;
        width: 100%;
    }

}

@media screen and (max-width:480px) {
    .mobileinfo {
        padding: 20px;
        margin: 0;
    }

    #search .col2 {
        width: 100%;
        float: left;
    }

    #search .col4,
    .side-search .col4 {
        width: 100%;
        float: left;
        margin-right: 0%;
    }

    #search .label-box {
        width: 100px;
    }

    .breakbutton {

        width: 90%;
    }

    .blue-back .breakbutton {
        width: 90%;
    }



    .blk {
        background: rgba(0, 0, 0, .4);
        height: 90px;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 18px;
    }

    .blue-back {
        width: calc(100% - 20px);
    }

    .top-right a {
        margin-left: 5px;
    }

    .top-bar a {
        font-size: 12px;
        padding: 0 4px;
    }

    .top-bar img {
        width: 14px;
    }
}


@media screen and (max-width:410px) {
    h1 {
        font-size: 26px;
    }

    .zoom-container .zoom-caption h6 {
        font-size: 16px;
    }
}

@media screen and (max-width:375px) {

    .border-box .strikethrough {
        display: none;
    }

    .border-box h6 {
        width: 45%;
    }

    .hours .go-right {
        float: none;
    }

    .contact-info {
        width: 100%;
    }

    .brands a {
        width: 48%;
    }

    .text-wrap {
        width: 85%;
    }

}

@media screen and (max-width:345px) {
    .box-buttons a {
        width: 43%;
    }

    .box-buttons img {
        max-height: 90px;
    }


    .zoom-container .zoom-caption h6 {
        font-size: 14px;
    }

    .top-bar img {
        display: none;
    }

    .top-bar a {
        padding: 0px;
    }
}

@media screen and (max-width:330px) {
    .blk {
        background: rgba(0, 0, 0, .4);
        height: 90px;
    }
}

@media screen and (max-width:300px) {


    .zoom-container .zoom-caption h6 {
        font-size: 12px;
    }
}
