/* RESET */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
}

.husqvarna .new {
    display: flex;
    justify-content: flex-end;
    text-align: center;
    height: 210.66px;
    align-items: center;
    flex-direction: column;
}

.husqvarna .new img {
    max-height: 140px;
}

[src="siteart/new-equipment/husqvarna/concreteplacement.png"] {
    width: 200px;
}

/* TYPOGRAPHY */

::-moz-selection {
    background: #c72b2b;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #c72b2b;
    color: #fff;
    text-shadow: none
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
    margin-bottom: 8px;
}

p {
    font-size: 14px;
    line-height: 26px;
}

.otherpage p {
    font-size: 17px;
    !;
    !i;
    !io;
    !i;
    !;
    !o;
    !;
    line-height: 30px;
}

p {}

.hero p {
    z-index: 2;
    position: relative;
    font-size: 17px;
    line-height: 34px;
    max-width: 1390px;
    width: 100%;
    margin: 0 auto;
}

a {
    color: inherit;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

a:hover {
    color: #c72b2b;
}

.button {
    display: block;
    width: 100%;
    background: #c72b2b;
    margin: 10px 0 0;
    padding: 12px 10px;
    box-sizing: border-box;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    text-align: center;
}

.button:hover {
    background: #9B0909;
    color: #fff;
}

.inline-button {
    display: inline-block;
    background: #c72b2b;
    margin: 10px 0 0;
    padding: 15px 35px;
    box-sizing: border-box;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.inline-button:hover {
    background: #9B0909;
    color: #fff;
}

.center {
    text-align: center;
}

.underline {
    font-weight: 700;
    text-decoration: underline;
}

.underline:hover {
    text-decoration: none;
}

.red {
    color: #c72b2b;
}

.yellow {
    display: block;
    font-weight: 700;
    text-align: center;
    background: #EFE600;
    color: #333;
    margin: 10px 0;
    padding: 10px;
    box-sizing: border-box;
}

/* FRAMEWORK */

html,
body {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

strong {
    font-weight: 700;
}

.main {
    padding: 50px 0;
}

.washair-header > .container {max-width: 1200px!important;}

.washairpage .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px !important;
    !i;
    !;
    display: block !important;
    !i;
    !;
}

/*--- Inventory Start ---*/

.washairpage .main .container.cf, .washairpage .main .container.cf #inventory-wrapper .container.body-content {
    max-width: unset!important;
}

.list-content .listing-widgets .Currency a,
.list-redesign .widget-container .listing-widgets .shipping a {
    color: #fff !important;
    background: #c72b2b !important;
}

/*--- End of inventory ---*/
.indCat {
    padding: 15px;
    background: #f1f1f1;
    margin: 10px;
    border: #e1e1e1 solid 0.5px;
    width: 29%;
}

.indCat a {
    display: flex;
    align-items: center;
    height: 100%;
}

.flexCats {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.rentalStuff h1 {
    text-align: center;
}

.indCat img {
    padding-right: 20px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.washairpage .column12,
.washairpage .column11,
.washairpage .column10,
.washairpage .column9,
.washairpage .column8,
.washairpage .column7,
.washairpage .column6,
.washairpage .column5,
.washairpage .column4,
.washairpage .column3,
.washairpage .column2,
.washairpage .column1 {
    float: left;
    padding: 0 25px 0 0;
    box-sizing: border-box;
}


.column12 {
    width: 100%;
}

.column11 {
    width: 91.6666%;
}

.column10 {
    width: 83.3333%;
}

.column10.center {
    margin: 0 auto;
    float: none;
    padding: 0;
}

.column9 {
    width: 75%;
}

.column8 {
    width: 66.6666%;
}

.column7 {
    width: 58.3333%;
}

.column6 {
    width: 50%;
}

.column5 {
    width: 41.6666%;
}

.column4 {
    width: 33.3333%;
}

.column3 {
    width: 25%;
}

.column2 {
    width: 16.6666%;
}

.column1 {
    width: 8.3333%;
}

.last {
    padding: 0;
}

.cf {
    zoom: 1;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.clear {
    clear: both;
}

ul.bullet-list {
    font-weight: 700;
    list-style: disc;
    line-height: 22px;
    margin-left: 15px;
}

/* HEADER */

.washair-header {
    width: 100%;
    padding: 10px 0;
}

.washairpage #washair-logo {
    float: left;
    width: 450px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-top: 0 !important;
    !i;
    !;
    margin-top: 0;
    background: none;
}

#washair-logo img {
    border: 1px #ccc solid;
}

#washair-logo{
	float: left;
}

.phone-numbers {
    float: left;
    width: calc(100% - 450px);
}

.phone-numbers a {
    display: block;
    float: left;
    width: calc(33.3333% - 2px);
    margin: 1px;
    padding: 12px 10px;
    box-sizing: border-box;
    background: #333;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: #fff !important;
}

.phone-numbers a:hover {
    background: #555;
}

/* SEARCH */

.search {
    position: relative;
    float: left;
    width: calc(100% - 450px);
    padding: 5px 0;
    box-sizing: border-box;
}

.search:before {
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: FontAwesome;
    content: '\f002';
    color: #ccc
}

.search input[type="text"] {
    width: 100%;
    padding: 13px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.search input[type="submit"] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 42px !important;
    opacity: 0;
    height: 42px;
    cursor: pointer
}

/* HOME */

.hero {
    background: url(../siteart/hero.jpg) center center no-repeat;
    padding: 50px 15px;
    text-align: center;
    color: #fff;
    position: relative;
}

.hero:before {
    content: "";
    top: 0;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    background: #00000070;
    left: 0;
}

.hero h1 {
    font-size: 44px;
    font-weight: 900;
    font-variant: small-caps;
    z-index: 2;
    position: relative;
}

.hero ul {
    margin: 20px 0;
    z-index: 2;
    position: relative;
}

.hero ul li {
    font-size: 20px;
    margin: 15px 0;
}

.hero .fa {
    font-size: 14px;
    color: #c72b2b;
    position: relative;
    top: -2px;
    left: -10px;
}

.home-message {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #c72b2b;
    padding: 25px;
    box-sizing: border-box;
    border: 2px #c72b2b solid;
    width: 48%;
}

.home-message.otherpagebtn {
    font-size: 16px;
    padding: 18px;
    width: unset;
    text-align: left;
}

.categories {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin: 20px 0;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 24px;
}

.categories strong {
    font-size: 16px;
    text-transform: uppercase;
}

.categories a {
    display: block;
    background: #c72b2b;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 8px 0 0;
    padding: 8px 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.categories a:hover {
    background: #9B0909;
}

.specials {
    background: url(../siteart/specials.jpg) center center no-repeat;
    padding: 50px 0;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.specials a {
    display: block;
    max-width: 500px;
    background: #c72b2b;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 15px auto 0;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px #ccc solid;
}

.specials a:hover {
    background: #9B0909;
}

.diamond-capital {
    display: flex;
}

.diamond {
    float: left;
    width: 50%;
    background: #333;
    border: 1px #fff solid;
    padding: 25px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.diamond h3 {
    font-size: 24px;
    text-transform: uppercase;
}

.diamond a {
    display: block;
    max-width: 500px;
    background: #2269a1;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 15px auto 0;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px #ccc solid;
}

.diamond a:hover {
    background: #0F548A;
}

/* STYLES */

.new {
    float: left;
    width: calc(20% - 4px);
    border: 2px #ccc solid;
    margin: 2px;
    padding: 10px;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    height: 130px;
    display: flex;
    align-items: center;
}

.new:hover {
    border: 2px #c72b2b solid;
}

.box {
    background: #fafafa;
    border: 1px #ccc solid;
    padding: 20px;
    box-sizing: border-box;
    line-height: 28px;
}

.service-box {
    float: left;
    background: #fafafa;
    width: calc(25% - 10px);
    display: inline-block;
    border: 1px #ccc solid;
    margin: 15px 5px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 22px;
    text-align: center;
}

.location-box {
    float: left;
    background: #fafafa;
    width: calc(33.3333% - 10px);
    display: inline-block;
    border: 1px #ccc solid;
    margin: 10px 5px;
    padding: 20px;
    box-sizing: border-box;
    line-height: 28px;
}

/* RENTALS */

.rental-nav ul li a {
    display: block;
    background: #c72b2b;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin: 1px 0;
    padding: 12px 15px;
    box-sizing: border-box;
}

.rental-nav ul li a:hover {
    background: #9B0909;
}

.rental-box {
    background: #fafafa;
    border: 1px #ccc solid;
    padding: 15px;
    box-sizing: border-box;
    line-height: 28px;
}

.rental-box strong {
    margin-right: 15px;
}

/* NEW EQUIPMENT */

.table-container {
    margin: 20px 0;
    border: 1px #ccc solid;
}

table {
    width: 100%;
    min-width: 600px;
}

th,
td {
    text-align: left;
    padding: 5px 10px;
    box-sizing: border-box;
    border-left: 1px #ccc solid;
}

th:first-child,
td:first-child {
    border-left: none;
}

tr:last-child {
    border-bottom: none;
}

tr:nth-child(odd) {
    background: #f5f5f5;
}

.img-caption {
    display: inline-block;
    max-width: 320px;
    font-weight: 700;
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
}

.value-box {
    float: left;
    width: calc(50% - 10px);
    margin: 5px;
    background: #fafafa;
    border: 1px #ccc solid;
    padding: 15px;
    box-sizing: border-box;
    line-height: 28px;
}

/* EMPLOYMENT */

.employment-table {
    border: 1px #ccc solid;
}

.employment-table a:hover {
    color: inherit;
}

.employment-header {
    background: #555;
    width: 100%;
    font-weight: 700;
    color: #fff;
}

.employment-row {
    font-size: 12px;
    border-top: 1px #ccc solid;
}

.employment-row:hover {
    background: #fafafa;
}

.employment-position,
.employment-location,
.employment-type {
    float: left;
    width: 33.3333%;
    padding: 15px 10px;
    box-sizing: border-box;
}

.employment-location,
.employment-type {
    border-left: 1px #ccc solid;
}

.employment-header .employment-position,
.employment-header .employment-location,
.employment-header .employment-type {
    padding: 10px;
}

/* CONTACT */

.contact-text {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 60px;
    color: #444;
}

a.tab-button {
    display: block;
    float: left;
    width: 25%;
    padding: 15px 0;
    box-sizing: border-box;
    font-weight: 700;
    text-align: center;
    color: #aaa;
    border-top: 2px solid #fff;
    cursor: pointer
}

a.tab-button:hover {
    color: #333;
}

a.active {
    border: 1px #ccc solid;
    border-bottom: 1px #fff solid;
    color: #333;
    position: relative;
    top: 1px
}

.tab-container {
    margin-bottom: 25px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px #ccc solid;
}

.tab-content {
    display: none;
}

@media screen and (max-width: 880px) {
    a.tab-button {
        width: 50%;
        border: 1px #ccc solid;
        border-bottom: none;
    }

    a.active {
        background: #c72b2b;
        color: #fff;
    }

    a.active:hover {
        color: #fff;
    }
}

@media screen and (max-width: 500px) {
    a.tab-button {
        width: 100%;
    }
}

/* FORM */

#form {
    background: #f5f5f5;
    padding: 25px;
    box-sizing: border-box;
    border: 1px solid #ccc
}

#form input,
#form select,
#form textarea {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #ccc;
    margin: 5px 0 15px;
    box-sizing: border-box
}

#form textarea {
    height: 90px
}

#form input[type="checkbox"] {
    margin: 10px 10px 0 0;
    width: 13px;
    height: 13px;
    display: inline
}

#form input[type="radio"] {
    margin: 10px 10px 0 0;
    width: 15px;
    height: 15px;
    display: inline
}

#form label {
    cursor: pointer
}

#form input.button,
#form input.button:focus {
    display: block;
    max-width: 300px;
    background: #c72b2b;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px #ccc solid;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

#form input.button:hover {
    background: #9B0909;
}

.CaptchaPanel {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    line-height: normal !important
}

.CaptchaAnswerPanel input {
    width: 200px !important
}

.CaptchaImagePanel {
    margin: 0;
    padding: 0
}

.CaptchaMessagePanel {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 400 !important;
    font-size: 12px;
    line-height: 14px
}

.CaptchaAnswerPanel {
    margin: 0;
    padding: 2px 0 !important
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0;
    padding: 8px 0 !important
}

.CaptchaWhatsThisPanel a {
    color: #000
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none
}

/* FOOTER */

.footer {
    background: #333;
    padding: 35px 0;
    color: #fff;
    border-top: 1px #fff solid;
}

.footer h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.footer a {
    display: block;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    border: 1px #fff solid;
    border-bottom: none;
    font-size: 12px;
    text-transform: uppercase;
}

.footer a:last-child {
    border-bottom: 1px #fff solid;
}

.footer a:hover {
    background: #555;
}

.bottom-footer {
    background: #000;
    padding: 20px 0;
    font-size: 12px;
    color: #999;
    border-top: 1px #fff solid;
}

.bottom-footer a:hover {
    color: #fff;
}

.host {
    float: left;
    width: 260px;
    padding: 6px 0 0;
}

.social {
    float: left;
    width: calc(100% - 520px);
    text-align: center;
}

.social a {
    font-size: 20px;
    padding: 0 5px;
    color: #999;
}

.social svg {
    width: 18px;
}

.social svg:hover {
    filter: brightness(25.5);
}

.copyright {
    float: right;
    width: 260px;
    text-align: right;
    padding: 6px 0 0;
}

/* RESPONSIVE */

@media screen and (max-width: 1124px) {
    #washair-logo {
        width: 350px;
    }

    .search,
    .phone-numbers {
        width: calc(100% - 350px);
    }
}

@media screen and (max-width: 1020px) {
    .main {
        padding: 30px 0;
    }

    #washair-logo {
        float: none;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }

    .search,
    .phone-numbers {
        width: 100%;
    }

    .flex {
        flex-direction: column;
    }

    .home-message {
        width: 100% !important;
        margin-top: 30px !important;
    }

    .categories {
        width: 50%;
    }

    .diamond-capital {
        display: block;
    }

    .diamond {
        float: none;
        width: 100%;
    }

    .img-caption {
        display: inline-block;
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 680px) {

    .search,
    .phone-numbers {
        display: none;
    }

    .hero {
        padding: 35px 15px;
    }

    .hero h1 {
        font-size: 32px;
    }

    .hero ul li {
        font-size: 16px;
    }

    .table-container {
        overflow-x: scroll;
    }

    .diamond .column2 {
        display: none;
    }

    .diamond-capital .column10 {
        width: 100%;
        padding: 0;
    }

    .new {
        width: calc(33.3333% - 4px);
    }

    .service-box {
        width: calc(50% - 10px);
    }

    .location-box {
        width: 100%;
        margin: 5px 0;
    }

    .column3,
    .column4,
    .column8,
    .column9 {
        width: 100%;
        padding: 0;
        margin: 10px 0;
    }

    .footer .column4 {
        width: 50%;
    }

    .footer .last {
        display: none;
    }

    .host,
    .social,
    .copyright {
        float: none;
        width: 100%;
        text-align: center;
        margin: 3px 0;
    }
}

@media screen and (max-width: 480px) {
    #washair-logo {
        width: 300px;
    }

    .categories {
        width: 100%;
        margin: 0 0 20px;
    }

    .new {
        width: calc(50% - 4px);
    }

    .employment-header {
        display: none;
    }

    .employment-row {
        padding: 15px;
        box-sizing: border-box;
    }

    .employment-position,
    .employment-location,
    .employment-type {
        width: 100%;
        border: none;
        padding: 0;
    }

    .service-box {
        width: 100%;
        margin: 5px 0;
    }

    .column6 {
        width: 100%;
        padding: 0;
        margin: 10px 0;
    }

    .footer .column4 {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }

    input,
    textarea,
    select {
        -webkit-appearance: none;
    }
}


@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .husqvarna .new {
        box-sizing: content-box;
    }
}

.need2work-wrap {
    width: 100%;
    height: 100%;
    border: none;
    min-height: 50vh;
    border: solid 2px #ccc;
    padding: 2% 0 0 0;
}

@media only screen and (max-width : 1015px) {
    .flexCats {
        flex-direction: column;
        align-items: center;
    }

    .indCat {
        width: 80%;
    }
}

@media only screen and (max-width : 850px) {
    .need2work-wrap {
        height: 100vh;
    }
}