﻿@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@200;300;400;500;600;700;800;900&display=swap');
/*===================== 
	Color information
	
	- red: #861213;
	- Gray: #737373;
	
		 
=======================*/
/*===================== 
	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%;
}
.service-list ul ul li {
    margin-left: 20px;
    list-style-position: inside;
}
.service-list ul li {
    margin-left: 40px;
    list-style-position: inside;
}
/*===================== 
	base styles 
=======================*/
body {
    -webkit-text-size-adjust: none;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
    overflow-x: hidden !important;
}
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;
    color: #f4f4f4;
}
.center {
    text-align: center
}
.wrapper {
    width: 100%;
}
.sitewidth {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0px;
    text-align: center;
}
/*===================== 
	typography 
=======================*/ ::-moz-selection {
    background: #d1d1d1;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #d1d1d1;
    color: #fff;
    text-shadow: none;
}
strong, b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
h1 {
    font-size: 50px;
/*    color: #fff;*/
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
h2 {
    font-size: 30px;
/*    color: #fff;*/
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
h4 {
    text-transform: uppercase;
    font-size: 22px;
    color: #861213;
    margin-bottom: 5px;
    font-weight: 500;
}
h5 {
    font-size: 15px;
    color: #861213;
    margin-bottom: 10px;
}
h6 {
    font-size: 15px;
    color: #861213;
    margin-bottom: 10px;
}
p {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}
body {
    overflow: x-hidden;
}
.white {
    color: #fff;
}
/*===================== 
	table
=======================*/
/*===================== 
	link styles 
=======================*/
a:focus {
    outline: thin dotted; /*reset*/
}
a, a:link, a:visited, a:active {
    outline: 0; /*reset*/
    color: #000;
    text-decoration: none;
}
a:hover {
    outline: 0; /*reset*/
    text-decoration: none;
}
/*===================== 
	header styles 
=======================*/
header {
    background: #f1f1f1;
}
.header-flex {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px 0px;
}
header .header-top .fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}
header .header-top p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: right;
    text-decoration: none !important;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
}
.logo {
    width: 30%;
    text-align: center;
}
.logo img {
    display: inline-block;
    float: left;
    max-width: 250px;
    width: 100% !important;
}
.logo h2 {
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
    font-size: 30px;
    color: #000;
}
.logo h2 span {
    font-size: 70px;
    color: #861213
}
.logo a {
    text-decoration: none;
    border: none;
}
.header-right {
    width: 70%;
}
.nav-container {
    background: #212121;
    width: 100%;
}
span.fa {
    padding: 0 8px 0 0;
}
/*===================== 
	layout styles 
=======================*/
.header-bg {
    margin: 0 auto;
    width: 100%;
    z-index: 9;
}
.header-bg img {
    margin: 0 auto;
}
.header-bg h1 {
    position: absolute;
    top: 410px;
    left: 0;
    right: 0;
    z-index: 200;
    font-family: 'Barlow Condensed', sans-serif;
}
.header-bg h2 {
    position: absolute;
    top: 450px;
    font-weight: 500;
    letter-spacing: 2px;
    left: 0;
    right: 0;
    z-index: 200;
    font-family: 'Barlow Condensed', sans-serif;
}
.inv-header-bg {
    margin: 0 auto;
    width: 100%;
}
.inv-header-bg img {
    margin: 0 auto;
}
.inv-header-bg h1 {
    position: absolute;
    top: 300px;
    left: 32%;
    z-index: 200;
    font-family: 'Barlow Condensed', sans-serif;
}
.inv-header-bg h2 {
    position: absolute;
    top: 344px;
    left: 27%;
    z-index: 200;
    font-family: 'Barlow Condensed', sans-serif;
}
.inv-bg {
    background: #861213;
    display: inline-block;
    width: 100%;
}
.inv-bg-2 {
    background: #861213;
    display: inline-block;
    width: 100%;
}
.inv-bg h1, .inv-bg h2 {
    font-family: 'Barlow Condensed', sans-serif;
}
.inv-bg h2 {
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 2px;
    font-weight: 500;
}
.construction-ql {
    background: url(/siteart/ql/construction.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.farm-ql {
    background: url(/siteart/ql/lawn-garden.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.attachment-ql {
    background: url(/siteart/ql/attachments.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.trailer-ql {
    background: url(/siteart/ql/trailers.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.lift-ql {
    background: url(/siteart/ql/lifts.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%;
    background-position: center;
}
.atv-ql {
    background: url(/siteart/ql/atv.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.golf-ql {
    background: url(/siteart/ql/golfcarts.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.rental-ql {
    background: url(/siteart/ql/excavators.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.clearance-ql {
    background: url(/siteart/ql/clearance.jpg);
    background-size: cover;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin: 5px .5%
}
.row h3 {
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 0px;
    transition: .3s ease;
}
.row h3:hover {
    transform: scale(1.1);
    transition: .3s ease;
}
.row p {
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 2px;
}
.inv-buttons {
    width: 100%;
    text-align: center;
    margin: 0 auto
}
.inv-buttons img {
    width: 100%;
}
.row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
    text-align: center;
}
.icon {
    padding: 2%;
    width: 15%;
    margin: 0 auto;
    text-align: center
}
.icon a:hover {
    opacity: .6;
}
/*.content {width:100%;}
.content img{width: 36%; padding-top: 15px; float:right; }
.content-width{width:70%; margin: 0 auto;}
.content-bg {background: url(../siteart/white.png) repeat; display: inline-block;}

.col-one {display:inline-block;}
.col-two {display:inline-block;}--*/
.about {
    display: inline-block;
    float: left;
    background: #000;
    color: #fff;
    padding: 35px 35px;
    width: 90%;
}
.about-location {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    margin-top: 4%;
    padding-bottom: 4%;
}
.hpcontactimg {
    background: url(/siteart/nsl_lift.jpg);
    background-size: contain;
    height: 595px;
    background-repeat: no-repeat;
    background-position: right;
}
.content-width {
    width: 65%;
    margin: 0 auto;
    padding: 3% 0 3% 0;
    display: flex;
    align-items: center;
}
.content-left {
    text-align: left;
    width: 42%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding-bottom: 3%;
}
.content-right {
    display: inline-block;
    width: 58%;
    text-align: right;
    float: right;
}
.content-right img {
    width: 55%;
}
/*ABOUT*/
.about-bg {
    border-top: 5px solid #861213;
    display: flex;
    margin: 4% 0% 0% 0%;
    justify-content: space-between;
    align-items: center;
}
.col-1-2 {
    width: 56%;
    height: 100%;
    padding: 3% 5%;
    float: left;
}
.col-1-2 h3 {
    color: #861213 !important;
    font-size: 30px;
    padding-bottom: 1%;
}
.col-2-1 img {
    width: 34%;
    float: right;
}
.aboutleft {
    width: 46%;
    padding: 0% 5% 2% 5%;
}
.aboutleft h3 {
    color: #861213 !important;
    font-size: 30px;
    padding-bottom: 1%;
}
.aboutright {
    width: 34%;
    background: url("/siteart/product_img.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}
.secondary-header {
    background: url("/siteart/asphalt2.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.secondary-header h1 {
    margin: 0px;
    width: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    padding-bottom: 10px;
    line-height: 45px;
}
.secondary-header h2 {
    margin: 0px;
    width: 100%;
    font-weight: 500;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 30px;
    letter-spacing: 2px;
}
/*CONTACT*/
.col-1-1-1 {
    width: 20%;
    padding: 0% 3% 5% 5%;
    float: left;
    border-right: 1px solid #000;
}
.col-1-1-2 {
    width: 45%;
    padding: 5% 3% 3% 5%;
    float: left;
}
.col-1-1-3 img {
    float: right;
}
.col-1-1-3 {
    display: flex;
    object-fit: cover;
    align-items: center;
    width: 30%;
}
.blackwrap {
    background: url(../siteart/black-bg.png) repeat;
}
.wrapper {
    width: 100%;
}
#buttons-home {
    position: absolute;
    top: 480px;
    width: 200px;
    color: #fff;
    background: #861213;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    margin: 38px 8px;
    padding: 10px 10px;
    z-index: 200;
    left: 43%;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
}
#buttons-home:hover {
    background: #000;
}
#buttons-inv {
    border-radius: 20px;
    display: inline-block;
    width: 285px;
    color: #fff;
    background: #ed2027;
    border: 2px solid #ed2027;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    margin: 20px 10px 0px 0px;
    padding: 5px 0px;
}
#buttons-inv:hover {
    background: none;
    border: 2px solid #ed2027;
}
/*=====================  
	slideshow styles 
=======================*/
.cycle-slideshow img {
    width: 100%;
    height: 550px;
}
.cycle-slideshow {
    height: 550px;
}
.cycle-pager {
    text-align: right;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 5px;
    right: 40px;
    overflow: hidden;
}
.cycle-pager span {
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px;
    color: #861213;
    padding: 3px;
    cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
    color: #000;
}
.cycle-pager > * {
    cursor: pointer;
}
/*===================== 
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}
.scrolling {
    width: 100%;
    height: 92px;
}
/*===================== 
	inventory
=======================*/
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button {
    background: #861213 !important;
}
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {
    font-size: 22px;
    line-height: 26px;
}
.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {
    background: #861213 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {
    background: #000 !important;
}
.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {
    float: none;
}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {
    color: #000 !important;
}
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {
    color: #fff !important
}
.view-listing-details-link span, .buy-now-link span, .list-content .list-listing-mobile .view-listing-details-link {
    color: #fff !important
}
.contact-options a {
    background: #861213 !important;
    color: #fff !important
}
.contact-info-heading h2 {
    color: #000 !important
}
.list-content .list-listing {
    line-height: initial;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label {
    line-height: initial;
}
.dealer-info {
    line-height: initial;
}
.detail-additional-data h3 {
    color: initial !important;
    text-align: left;
}
.list-top-section .list-title .list-listings-count {
    color: #861213 !important;
}
.list-content .price-container .price {
    color: #861213 !important;
}
.list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count {
    color: #861213 !important;
}
/*===================== 
	footer styles 
=======================*/
footer {
    width: 100%;
    background: #000;
    text-align: center;
    color: #acacac;
    line-height: 1.5em;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
    text-decoration: none;
    font-size: 10px;
    color: #acacac;
}
a.footerlink:hover {
    text-decoration: underline;
    font-size: 10px;
    color: #acacac;
}
.footertext {
    font-size: 10px;
    color: #acacac;
}
.smallfootertext {
    font-size: 10px;
    color: #acacac;
}
.divfooter {
    max-width: 770px;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
}
/*======================
	keyword search
======================*/
.cat {
    background: #fff;
    background: #861213;
    padding: 25px 0;
    width: 80%;
    margin: 0 auto;
}
.cat .box {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    margin: 1%;
}
.cat .box img {
    width: 100%;
}
.cat .box .title {
    background: #000;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-top: -15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cat .box .title:hover {
    background: #212121;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-top: -15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.col-sm-12 h4 {
    color: #fff !important;
    margin: 0 auto;
    text-align: center;
    font-size: 25px !important;
    padding-top: 2%;
}
.form-wrap {
    background: url(../siteart/form-bg.jpg) repeat-y top center;
    width: 80%;
    margin: 0 auto;
}
.form-wrap .wrap {
    padding: 40px 45px 20px;
    display: flex;
    justify-content: space-between;
}
.form-wrap .form-group {
    margin: 0;
}
.form-wrap input[type="search"], .form-wrap button[type="submit"], .form-wrap input[type="submit"] {
    display: inline-block;
    border: 0;
    height: 47px;
}
.form-wrap input[type="search"], .form-wrap input[type="text"] {
    width: 260px;
    height: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.form-wrap button[type="submit"], .form-wrap input[type="submit"] {
    width: 45px;
    background: #000 url(../siteart/search-icon.png) no-repeat center;
    text-indent: -9999px;
}
.form-wrap button[type="submit"]:hover, .form-wrap input[type="submit"]:hover {
    background-color: #3B3B3B;
}
.form-wrap label {
    display: block;
    text-align: center;
    margin: 10px 0 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
/*===================== 
   Responsive styles 
=======================*/
@media screen and (max-width:1900px) {}
@media screen and (max-width:1800px) {
    .inv-header-bg h1 {
        position: absolute;
        top: 300px;
        left: 28%;
        z-index: 200;
    }
}
@media screen and (max-width:1700px) {}
@media screen and (max-width:1500px) {
    .sitewidth {
        width: 85%;
    }
    #buttons-home {
        left: 40%;
        top: 485px;
    }
    .inv-header-bg h1 {
        left: 26%;
    }
    .inv-header-bg h2 {
        left: 20%;
    }
    .cat {
        margin-left: 9%;
        padding-top: 1%;
    }
    .content-width {
        width: 85%;
    }
}
@media screen and (max-width:1350px) {
    .sitewidth {
        width: 85%;
    }
    #buttons-home {
        left: 40%;
    }
    .col-1-1-3 img {
        display: none;
    }
    .col-1-1-3 {
        width: 100%;
        background-image: url("/siteart/lgproduct_img.jpg");
        background-repeat: no-repeat;
        height: 400px;
        background-size: cover;
        background-position: top;
    }
    .col-1-1-1 {
        width: 25%;
    }
    .col-1-1-2 {
        width: 56%;
    }
    .inv-header-bg h1 {
        left: 22%;
    }
    .inv-header-bg h2 {
        left: 14%;
    }
    .content-width {
        width: 95%;
    }
    .about-bg {
        flex-wrap: wrap;
    }
}
@media screen and (max-width:1175px) {
    .sitewidth {
        width: 85%;
    }
    .header-bg h1 {
        top: 300px;
    }
    .header-bg h2 {
        top: 350px;
    }
    #buttons-home {
        left: 40%;
        top: 400px;
    }
    .col-1-1-3 img {
        width: 74%;
    }
    .col-1-1-1 {
        width: 18%;
    }
    .col-1-1-2 {
        width: 60%;
    }
    .inv-header-bg h1 {
        left: 19%;
    }
    .inv-header-bg h2 {
        left: 10%;
    }
    .form-wrap {
        padding: 30px 50px;
        position: relative;
        width: 95%;
    }
    .about {
        display: inline-block;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .content-left {
        width: 65%;
        float: none;
        display: flex;
    }
    .content-right {
        width: 30%;
    }
    .content-right img {
        width: 66%;
        padding: 0 0;
    }
    .about-location {
        padding-left: 20px;
    }
}
@media screen and (max-width:1060px) {
    .header-flex {
        width: 90%;
        margin: 0 auto;
    }
    .logo, .header-right {
        width: 50%;
    }
    header .header-top p {
        font-size: 16px
    }
    .sitewidth {
        width: 85%;
    }
    #buttons-home {
        left: 37%;
        top: 385px;
    }
    .col-1-1-3 img {
        width: 67%;
    }
    .col-1-1-1 {
        width: 25%;
    }
    .col-1-1-2 {
        width: 50%;
    }
    .inv-header-bg h1 {
        left: 15%;
    }
    .inv-header-bg h2 {
        left: 3%;
    }
    .cycle-slideshow img {
        object-fit: cover;
        object-position: center;
    }
    .content-right img {
        width: 84%;
    }
    .content-left {
        align-items: center;
    }
}
@media screen and (max-width:940px) {
    .about-bg {
        flex-wrap: wrap;
    }
    .col-1-1-2 {
        padding: 5% 3% 12% 5%;
    }
    .aboutleft {
        width: 100%;
        padding-bottom: 50px;
    }
    .aboutright {
        width: 100%;
        background-size: contain;
        height: 260px;
    }
}
@media screen and (max-width:900px) {
    .sitewidth {
        width: 85%;
    }
    .header-bg h1 {
        left: 0%;
        font-size: 39px !important;
        top: 320px;
    }
    .header-bg h2 {
        left: 1%;
        font-size: 30px !important;
        top: 355px;
    }
    #buttons-home {
        top: 395px;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .col-2-1 img {
        width: 100%;
    }
    .col-1-2 {
        width: 90%;
    }
    .inv-header-bg h1 {
        left: 11%;
    }
    .inv-header-bg h2 {
        left: 2%;
    }
    .cycle-slideshow {
        height: 440px;
    }
    .cycle-slideshow img {
        height: 440px;
    }
    .col-sm-12 h4 {
        padding-bottom: 2%;
    }
    .form-wrap {
        padding: 30px 50px;
        position: relative;
        width: 95%;
    }
    .form-wrap:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: url(../siteart/pattern.jpg) repeat-y top center;
        opacity: 0.2;
    }
    .form-wrap .row {
        position: relative;
        z-index: 2;
    }
    .form-wrap .wrap {
        padding: 0;
        display: block;
    }
    .form-wrap .form-group {
        text-align: center;
    }
    .form-wrap form {
        margin-bottom: 20px;
    }
    .form-wrap form:last-child {
        margin-bottom: 0;
    }
    .form-wrap input[type="search"] {
        width: 90%;
    }
    .form-wrap input[type="search"], .form-wrap button[type="submit"], .form-wrap input[type="submit"] {
        height: 40px;
    }
    .form-wrap button[type="submit"], .form-wrap input[type="submit"] {
        background-size: 25px;
    }
    .secondary-header h1 {
        font-size: 42px;
        line-height: 36px;
    }
    .secondary-header h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .row {
        display: block;
        align-items: center;
        margin: 0 auto;
        text-align: center;
    }
    .icon {
        display: inline-block;
        padding: 2%;
        width: 30%;
        margin: 0 auto;
        text-align: center
    }
    .content-width {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .content-left {
        width: 100%;
        float: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .content-right {
        width: 100%;
        background-position: center;
    }
}
@media screen and (max-width:800px) {
    .inv-header-bg h1 {
        left: 4%;
        top: 290px;
        line-height: 41px;
    }
    .inv-header-bg h2 {
        left: 2%;
    }
}
@media screen and (max-width:700px) {
    header {
        display: block;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    .header-right {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }
    header .header-top p {
        text-align: center;
        font-size: 14px;
    }
    p {
        font-size: 16px;
        line-height: 25px;
    }
    .sitewidth {
        width: 85%;
    }
    .header-bg h1 {
        font-size: 39px !important;
    }
    .header-bg h2 {
        font-size: 23px !important;
    }
    #buttons-home {
        left: 30%;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .inv-header-bg h1 {
        left: 6%;
        top: 260px;
        line-height: 42px;
    }
    .inv-header-bg h2 {
        left: 1%;
    }
    .cycle-slideshow img {
        height: 235px;
    }
    .cycle-slideshow {
        height: 235px;
    }
    .header-bg h1 {
        left: 0%;
        font-size: 30px !important;
        top: 240px;
    }
    .header-bg h2 {
        top: 260px;
    }
    #buttons-home {
        top: 280px;
        padding: 6px 10px;
        font-size: 16px;
    }
}
@media screen and (max-width:600px) {
    .sitewidth {
        width: 95%;
    }
    .header-bg h1 {
        left: 0%;
        font-size: 30px !important;
        top: 295px;
    }
    .header-bg h2 {
        left: 0%;
        font-size: 20px !important;
        top: 330px;
        line-height: 18px;
    }
    #buttons-home {
        left: 28%;
        top: 350px;
    }
    .cycle-slideshow {
        height: 275px;
    }
    .cycle-slideshow img {
        height: 275px;
    }
    .icon h3 {
        font-size: 15px !important;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .inv-header-bg h1 {
        left: 4%;
        top: 250px;
        line-height: 42px;
    }
    .inv-header-bg h2 {
        left: 2%;
    }
    .form-wrap {
        padding: 30px 50px;
        position: relative;
        width: 95%;
    }
    .inv-bg h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .inv-bg h2 {
        font-size: 22px;
        line-height: 28px;
    }
}
@media screen and (max-width:550px) {
    .logo {
        width: 100%;
        text-align: center;
    }
    .header-right {
        width: 100%
    }
    .logo img {
        float: none;
    }
    .sitewidth {
        width: 85%;
    }
    #buttons-home {
        left: 28%;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .form-wrap {
        margin-left: -38px !important;
    }
    .cat .box {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin: 2% auto;
    }
    .header-flex {
        flex-wrap: wrap;
        justify-content: center;
    }
    header .header-top p {
        font-size: 16px;
        line-height: 20px;
    }
}
@media screen and (max-width:480px) {
    .sitewidth {
        width: 85%;
    }
    .header-bg h2 {
        top: 380px;
    }
    .header-bg h1 {
        top: 340px;
    }
    #buttons-home {
        left: 22%;
        top: 420px;
    }
    header p {
        padding: 0px 0px 10px 0px;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .inv-header-bg h1 {
        left: 4%;
        top: 250px;
        line-height: 42px;
        font-size: 36px !important;
    }
    .inv-header-bg h2 {
        left: 2%;
        font-size: 24px !important;
    }
    .divfooter {
        margin-left: 5px;
        width: 76%;
    }
}
@media screen and (max-width:414px) {
    .divfooter {
        width: 80%;
    }
}
@media screen and (max-width:400px) {
    #buttons-home {
        left: 14%;
        top: 400px;
    }
    .header-bg h2 {
        top: 365px;
        line-height: 20px;
    }
    .header-bg h1 {
        top: 330px;
    }
}
@media screen and (max-width:390px) {
    #buttons-home {
        left: 14%;
        top: 425px;
    }
    .header-bg h2 {
        top: 385px;
        line-height: 20px;
    }
    .header-bg h1 {
        top: 315px;
    }
}
@media screen and (max-width:320px) {
    .sitewidth {
        width: 85%;
    }
    #buttons-home {
        display: none;
    }
    .header-bg h1 {
        top: 340px;
    }
    .header-bg h2 {
        top: 425px;
    }
    .col-1-2 {
        width: 83%;
    }
    .col-2-1 img {
        width: 100%;
    }
    .col-1-1-3 img {
        width: 100%;
    }
    .col-1-1-1 {
        width: 90%;
        border-right: none !important;
    }
    .col-1-1-2 {
        width: 90%;
    }
    .inv-header-bg h1 {
        left: 4%;
        top: 230px;
        line-height: 42px;
        font-size: 36px !important;
    }
    .inv-header-bg h2 {
        left: 2%;
        top: 320px;
        font-size: 22px !important;
    }
    .form-wrap {
        margin-left: -42px !important;
    }
}