﻿.notInventory nav.primary ul ul {
    display: none;
    position: absolute;
}

p.headertype{
	text-align: center;
	width: 33%;
	font-size: 15px!important;
}
/*--- Added to give the activies class a text-align center --*/
.activites {
	text-align: center;
}

.footerWrapper {
    background: rgba(0, 0, 0, 0.85) !important;
}

footer {
    /* padding: 55px 0 25px !important; */
    max-width: 1190px;
    margin: 0 auto !important;
    padding: 0 50px !important;
    box-sizing: content-box !important;
}

footer * {
    color: white;
    font-size: 15px;
    text-decoration: none;
}
@media only screen and (max-width: 1415px) and (min-width: 768px) {
    footer * {
        font-size: calc(.6875rem + ((1vw - 7.67px) * .7716))
    }

    footer h4 {
        font-size: calc(.6875rem + ((1vw - 7.67px) * 1.0802)) !important;
    }

    footer img {
        width: 16.961130742VW;
    }
}

@media only screen and (min-width: 768px) {
    .footerTopSec {
        border-left: 1px solid rgba(255, 255, 255, 0.3) !important;
    }
}

@media only screen and (max-width: 767px) {
    .footerTop {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    footer * {
        font-size: 11px;
    }

    .footerTopSec {
        border-left: none !important;
        border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
        width: 100%;
        /* display: flex; */
        /* flex-direction: column; */
        /* align-items: center; */
        max-width: 330px;
    }

    .footerTopSec:nth-of-type(1) {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

footer h4 {
    color: #6a8f46 !important;
    font-size: 18px;
    text-align: left !important;
}

.footerTopSec {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px !important;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
}

.footerTopSec:nth-of-type(1) {
    border: none !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footerBottom p {}

footer img {
    max-width: 260px;
}

footer ul {
    /* font-size: calc(.6875rem + ((1vw - 7.67px) * .7716)); */
    list-style: none;
}

.footerTop,
.footerBottom {
    display: flex;
    justify-content: space-between
}

.footerTop {
    padding: 50px 0 !important;

}

.footerBottom {

    border-top: 1px solid #fff !important;

    padding: 35px 0 !important;

    display: flex;

    align-items: center;
}

.notInventory nav.primary ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

.notInventory nav.primary ul li:hover > ul {
    display: block;
    line-height: 18px;
    z-index: 100;
    display: flex;
    flex-direction: column;
    background: #6a8f46;
    width: auto;
    padding: 10px;
    border-bottom: 2px #fff solid;
}

.notInventory nav.primary ul li:hover ul ul {
    width: max-content;
}

.notInventory nav.primary ul ul li {
    float: none;
    width: 270px;
    position: relative;
    margin: 0;
    display: block;
}

.notInventory .topInfo header,
.notInventory .topInfo nav,
.notInventory .topInfo section {
    display: block;
}

.notInventory .topInfo a,
.notInventory .topInfo div,
.notInventory .topInfo h1,
.notInventory .topInfo h3,
.notInventory .topInfo h5,
.notInventory .topInfo i,
.notInventory .topInfo img,
.notInventory .topInfo li,
.notInventory .topInfo p,
.notInventory .topInfo span,
.notInventory .topInfo ul {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.notInventory .topInfo header {
    padding: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background: rgba(0, 0, 0, 0.85);
}

.notInventory .topInfo header section {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1505px;
    width: 100%;
    align-items: center;
    padding: 30px 40px;
}

.notInventory .topInfo header section img {
    max-width: 320px;
    width: 100%;
}

.notInventory .topInfo .logo {
    padding-right: 40px;
    z-index: 2;
}

.notInventory .topInfo #head-right {
    text-align: right;
}

.notInventory .topInfo h5 {
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    text-transform: uppercase;
    font-style: italic;
    font-size: 20px;
}

.notInventory .topInfo .owned {
    color: #989a9c;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-style: oblique;
    text-align: right;
}

.notInventory .topInfo #head-right a {
    text-decoration: none;
    color: #c4171b;
}

.notInventory .topInfo #head-right a:hover {
    color: grey;
}

.notInventory .topInfo nav {
    height: 47px;
    background-color: #6a8f46;
    position: relative;
    z-index: 1;
}

.notInventory .topInfo nav div {
    max-width: 1505px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 40px;
	
}

.notInventory .topInfo nav ul {
    list-style: none;
    max-width: 830px;
    display: flex;
    justify-content: space-between;
    float: right;
    width: 100%;
    /* padding-right: 30px !important; */
}

.notInventory .topInfo nav ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: pragmatica, sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.notInventory .topInfo nav ul li a:hover {
    color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
}

.notInventory .topInfo .menu-toggle {
    display: none;
}

.notInventory .topInfo a,
.notInventory .topInfo div,
.notInventory .topInfo h3,
.notInventory .topInfo i,
.notInventory .topInfo li,
.notInventory .topInfo span,
.notInventory .topInfo ul {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.notInventory .topInfo ul {
    list-style: none;
}

.notInventory .topInfo nav {
    display: block;
}

.notInventory .topInfo ::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo a:active,
.notInventory .topInfo a:link,
.notInventory .topInfo a:visited {
    text-decoration: none;
}

.notInventory .topInfo a:hover {
    text-decoration: none;
}

.notInventory .topInfo h3 {
    font-size: 3.1640625VW;
    font-weight: 100;
    text-transform: uppercase;
}

.notInventory .topInfo a,
.notInventory .topInfo div,
.notInventory .topInfo span {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.notInventory .topInfo ::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo a:active,
.notInventory .topInfo a:link,
.notInventory .topInfo a:visited {
    text-decoration: none;
}

.notInventory .topInfo a:hover {
    text-decoration: none;
}

.notInventory .topInfo a,
.notInventory .topInfo div,
.notInventory .topInfo h3,
.notInventory .topInfo i,
.notInventory .topInfo li,
.notInventory .topInfo ul {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#inventory nav i.fa.fa-search {
    /* font: normal normal normal 0.802083VW/1 FontAwesome !important; */
}

.notInventory .topInfo ul {
    list-style: none;
}

.notInventory .topInfo ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo h3 {
    line-height: normal;
    font-weight: 400;
    font-family: paralucent, sans-serif;
}

.notInventory .topInfo a {
    text-decoration: none !important;
}

.notInventory .topInfo a:hover {
    text-decoration: underline;
}

.notInventory .topInfo ::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory .topInfo nav.mobile {
    display: none;
}

.notInventory .topInfo .menu-toggle {
    display: none;
}

.notInventory .topInfo nav.mobile {
    display: none;
}

.notInventory .topInfo h3 {
    font-weight: 700;
    font-size: calc(1.5625rem + ((1vw - 10px) * .5435));
    font-family: pragmatica, sans-serif;
}

.notInventory .topInfo .clear {
    clear: both;
}

.notInventory .topInfo nav.primary {
    margin: 0;
    border-bottom: 2px #fff solid;
}

.notInventory .topInfo nav.primary .mainUL {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.notInventory .topInfo nav.primary ul li {
    display: inline-block;
    width: auto;
    margin: 0;
    list-style-type: none;
}

.notInventory .topInfo nav.primary ul ul li {
    padding-bottom: 10px;
    font-weight: 700;
    color: white;
}

.notInventory .topInfo nav.primary ul li {
    cursor: pointer;
}

.notInventory .topInfo nav.primary ul ul li:last-of-type {
    padding-bottom: 0;
}

.notInventory .topInfo nav.primary ul li a:hover {
    color: #fff;
    text-decoration: none !important;
}

.notInventory .topInfo header,
.notInventory .topInfo nav,
.notInventory .topInfo section {
    display: block;
}

.notInventory #topInfo form {
    width: 21.897810219VW;
}

.notInventory #search {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 0.220833VW 0.520833VW;
    max-width: 250px;
    width: 90vw;
}

.notInventory div#search input {
    border: none;
    padding: 2px 4px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    font-style: italic;
    line-height: inherit !important;
    height: auto !important;
    border: none !important;
    background: white !important;
    padding: 0 !important;
    margin: 0 !important;
    color: black !important;
}

.notInventory input#keywords::placeholder {
    color: #989a9c;
}

.notInventory div#search button {
    background: 0 0;
    border: none;
    font-size: 0.802083VW;
    line-height: initial !important;
    height: auto !important;
    color: black;
    padding: 0 !important;
    background: white !important;
}

.notInventory #topInfo input {
    background: 0 0;
    border: none;
    font-family: praxis-next, sans-serif;
    font-size: 1.09375VW;
    letter-spacing: 0.1em;
}

.notInventory input::placeholder {
    color: #000;
}

.notInventory ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.notInventory input {
    width: 100%;
    padding: 10px;


    font-size: 15px;
    background-color: #fff;
    box-sizing: border-box;
}

.notInventory input:focus {
    outline-color: #fff;
    /*! CSS Used from: https://sandstrailersales.com.hdev/css/style.css?v=1.0 */
}

div,
h1,
h3,
iframe,
p,
span,
body {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.notInventory body,
.notInventory html {
    overflow-x: hidden;
}

.notInventory ::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
    color: #fff;
    background: #000;
    text-shadow: none;
    color: #fff;
    background: #000;
    text-shadow: none;
}

.notInventory ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
    color: #fff;
    background: #000;
    text-shadow: none;
    color: #fff;
    background: #000;
    text-shadow: none;
    color: #fff;
    background: #000;
    text-shadow: none;
}

.notInventory * {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: pragmatica, sans-serif;
    line-height: normal;
    -webkit-text-size-adjust: none;
    min-height: 0;
    min-width: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

.notInventory div {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.notInventory :hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.notInventory div,
.notInventory h1,
.notInventory p,
.notInventory span {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.notInventory .hero-image {
    background-image: linear-gradient(0deg, black 0, rgba(0, 0, 0, 0) 55%), url(../siteart/hero.png);
    height: 39.9479166667VW;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.notInventory div {
    color: #fff;
}

.notInventory h1 {
    font-size: 90px;
    font-family: pragmatica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    padding-bottom: 23px;
}

.notInventory h3 {
    color: #fff;
    font-size: 3.1640625VW;
    font-weight: 100;
    text-transform: uppercase;
}

.notInventory .slider-top {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    display: flex;
}

.notInventory .slider-top section {
    justify-content: center;
    flex-direction: column;
    line-height: 55px;
    padding-bottom: 3.5416666667VW;
    float: left;
    padding-left: 6.7708333333VW;
}

.notInventory .slider-top h1,
.notInventory .slider-top h3 {
    font-weight: 800;
    line-height: 1;
}

.notInventory .slider-top h3 {
    font-size: 2.0833333333VW;
    font-style: italic;
    font-weight: 800;
    font-family: pragmatica, sans-serif;
    text-transform: none;
    font-style: normal;
    font-style: italic;
    text-transform: uppercase;
}

.notInventory .slider-top h1 {
    font-size: 4.1666666667VW;
    font-family: pragmatica, sans-serif;
}

.notInventory .slider-top h1 span {
    font-size: 2.7083333333VW;
    font-weight: 300;
    font-family: pragmatica, sans-serif;
}

.notInventory div,
.notInventory h1,
.notInventory h3 {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.notInventory h1,
.notInventory h3 {
    line-height: normal;
    font-weight: 400;
    font-family: pragmatica, sans-serif;
    font-style: italic;
}

.contact h3 {
    font-weight: 800 !important;
}

.notInventory :after,
.notInventory :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.notInventory main {
    /* z-index: 99999; */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notInventory div,
.notInventory p {
    background: 0 0;


    border: 0;
    margin: 0;
    padding: 0;
    font-family: pragmatica, sans-serif;
}

.notInventory *,
.notInventory :after,
.notInventory :before {
    box-sizing: border-box;
}

.notInventory p {
    margin: 0 0 20px;
    margin-bottom: 20px;
    font-family: pragmatica, sans-serif;
    font-weight: 400;
    font-size: 21px;
}

.notInventory .scrolling {
    width: 100%;
    height: 90px;
}

.notInventory div,
.notInventory iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}

.notInventory *,
.notInventory :after,
.notInventory :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.notInventory div,
.notInventory p,
.notInventory span {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

#home .topInfo {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 999999;
}

.notInventory main.welcome h1 {
    margin: 0;
    padding: 0 0 2.9% 0;
    font-weight: 400;
    line-height: 1.5em;
    color: #6a8f46;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
}

.notInventory h4 {
    color: #989a9c;
    font-weight: 800;
    font-style: italic;
    text-align: center;
    padding-bottom: 10px !important;
}

.notInventory main.welcome h1 {
    font-size: 26px;
    text-align: center;
}

.contact h1.sitename.textWhite {
    text-align: left;
}

.notInventory main.welcome p {
    padding: 0 0 2% 0;
    font-size: 15px;
    line-height: 1.5em;
    margin: 0;
    color: #000;
}

.notInventory main.welcome .container {
    width: 100%;
    width: 1230px;
    padding: 2.9% 0;
}

.notInventory main.welcome .container,
.list-content,
.hosted-content .listings-wrapper {
    width: 85%;
    max-width: 1190px !important;
}

.inventoryPadding,
.hosted-content .listings-wrapper {
    padding: 2.9% 0;
}

.notInventory .columns {
    /* Old Chrome, Safari and Opera */
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -webkit-column-rule-style: solid;
    /* Old Firefox */
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -moz-column-rule-style: solid;
    /* Standard syntax */
    column-count: 2;
    column-gap: 40px;
    column-rule-style: solid;
}

.notInventory .welcome a {
    color: #6a8f46;
    text-decoration: none;
}

.notInventory #bottomInfo footer {
    display: block;
    background: rgba(0, 0, 0, 0.85);
}

.notInventory #bottomInfo a {
    background: 0 0;
}

.notInventory #bottomInfo a:active,
.notInventory #bottomInfo a:hover {
    outline: 0;
}

.notInventory #bottomInfo strong {
    font-weight: 700;
}

.notInventory #bottomInfo img {
    border: 0;
}

.notInventory #bottomInfo * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
}


li {}

.notInventory i.fab.fa-facebook-square {
    font-size: 37px;
    color: #6a8f46 !important;
}

.notInventory #bottomInfo :after,
.notInventory #bottomInfo :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.notInventory #bottomInfo a {
    color: #6a8f46;
    text-decoration: none;
}

.notInventory #bottomInfo a:focus,
.notInventory #bottomInfo a:hover {
    color: #6a8f46 !important;
    text-decoration: underline;
}

.notInventory #bottomInfo a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.notInventory #bottomInfo img {
    vertical-align: middle;
}

.notInventory #bottomInfo h4 {
    font-family: pragmatica, sans-serif;
    font-weight: 500;
    line-height: 1.42857143;
    color: inherit;
}

.notInventory #bottomInfo h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.notInventory #bottomInfo h4 {
    font-size: 18px;
}

.notInventory #bottomInfo p {
    margin: 0 0 10px;
}

.notInventory #bottomInfo ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.notInventory #bottomInfo .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

}

.notInventory #bottomInfo #footer .footer-bottom-row > div:after,
.notInventory #bottomInfo #footer .footer-bottom-row > div:before,
.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-bottom-row > :before,
.notInventory #bottomInfo footer .footer-column-container > :after,
.notInventory #bottomInfo footer .footer-column-container > :before {
    display: table;
}

.notInventory #bottomInfo #footer .footer-bottom-row > div:after,
.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-column-container > :after {
    clear: both;
}

.notInventory #bottomInfo footer .footer-bottom-row > *,
.notInventory #bottomInfo footer .footer-column-container > * {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    max-width: 1190px;
}

.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-bottom-row > :before,
.notInventory #bottomInfo footer .footer-column-container > :after,
.notInventory #bottomInfo footer .footer-column-container > :before {
    display: table;
}

.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-column-container > :after {
    clear: both;
}

.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-bottom-row > :before,
.notInventory #bottomInfo footer .footer-column-container > :after,
.notInventory #bottomInfo footer .footer-column-container > :before {
    display: table;
}

.notInventory #bottomInfo footer .footer-bottom-row > :after,
.notInventory #bottomInfo footer .footer-column-container > :after {
    clear: both;
}

.notInventory #bottomInfo .footer-bottom-row {
    text-align: center;
}

.notInventory #bottomInfo .footer-column:first-child {
    margin-left: 0;
    align-self: center;
}

.notInventory #bottomInfo .footer-column {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: 0 0;
}

.notInventory #bottomInfo #footer .footer-column-container {
    color: #fff;
}

.notInventory #bottomInfo #footer .footer-column {
    font-family: pragmatica, sans-serif;
    font-size: 16px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 10px;
}

.notInventory .footer-column.footer-column-extras.panel {
    border: none !important;
    padding: 0 !important;
}

.notInventory #bottomInfo #footer .footer-column h4 {
    font-size: 18px;
    color: #6a8f46;
    margin: 0;
    padding: 0 0 5px;
    font-style: italic;
    font-weight: 800;
}

.notInventory #bottomInfo #footer .footer-column h4 a:focus,
.notInventory #bottomInfo #footer .footer-column h4 a:hover {
    color: #6a8f46;
    outline: 0;
}

.notInventory #bottomInfo #footer .footer-column-contact {
    position: relative;
}

.notInventory #bottomInfo #footer .footer-column-hours ul li {
    font-size: 16px;
}

.notInventory #bottomInfo #footer .footer-column-hours ul li span {
    display: inline-block;
    width: 80px;
    color: #a9abac;
}

.notInventory #bottomInfo #footer .footer-column-extras strong a img {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 240px;
}

.notInventory #bottomInfo #footer .footer-column-extras strong a:hover img {
    opacity: 0.6;
}

.notInventory #bottomInfo #footer .footer-column .collapse-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.notInventory #bottomInfo #footer .footer-column .collapse-body ul a {
    color: #fff;
}

.notInventory #bottomInfo #footer .footer-column .collapse-body ul a:hover {
    color: #6a8f46;
}

.notInventory #bottomInfo #footer .footer-social {
    vertical-align: middle;
    padding: 10px;
    text-align: center;
    display: block;
}

.notInventory #bottomInfo #footer .footer-social a {
    display: block;
}

.notInventory #bottomInfo #footer .footer-social li {
    display: inline-block;
    padding-left: 0;
}

.notInventory #bottomInfo #footer .footer-social li:first-child {
    padding-left: 0;
}

.notInventory #bottomInfo #footer .footer-social li a {
    color: #fff;
}

.notInventory #bottomInfo #footer .footer-social li .social-contact {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.notInventory #bottomInfo #footer .footer-social li .social-contact:hover {
    opacity: 0.6;
}

.notInventory #bottomInfo #footer .footer-social a {
    display: block;
}

.notInventory #bottomInfo #footer .footer-bottom-row {
    color: #fff;
}

.notInventory #bottomInfo #footer .footer-bottom-row > div {
    margin-right: auto;
    margin-left: auto;
    font-family: pragmatica, sans-serif;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #fff;
    height: 86px;
    align-items: center;
}

.notInventory #bottomInfo #footer .footer-bottom-row > div a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
}

.notInventory #bottomInfo #footer .footer-bottom-row > div a:hover {
    color: #ccc;
}

.notInventory #bottomInfo #footer .footer-bottom-row > div .footer-legal a + a {
    padding-left: 3px;
}

.notInventory #bottomInfo h4 {
    color: #6a8f46;
    margin-top: 0;
}

.notInventory #bottomInfo a:active,
.notInventory #bottomInfo a:focus,
.notInventory #bottomInfo a:hover {
    text-decoration: none;
}

.notInventory #bottomInfo ::-webkit-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
}

.notInventory #bottomInfo :-moz-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
}

.notInventory #bottomInfo ::-moz-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
}

.notInventory #bottomInfo :-ms-input-placeholder {
    color: #fff;
    color: rgba(255, 255, 255, 0.85);
}

@media only screen and (max-width: 1370px) {
    .notInventory .topInfo a {
        font-size: 1.6470588235VW;
    }
}

@media only screen and (max-width: 1100px) {
	
	
    .notInventory .topInfo h3 {
        font-size: 30px !important;
    }

    .notInventory div#search button {
        font-size: 14px;
    }

    .notInventory #bottomInfo #footer .footer-bottom-row > div {
        font-size: 12px;
    }

    .notInventory .topInfo a {
        font-size: calc(.8125rem + ((1vw - 3.2px) * .6711)) !important;
    }

    .notInventory .topInfo a {
        font-size: calc(.8125rem + ((1vw - 3.2px) * .6711)) !important;
    }

    .notInventory .topInfo .menu-toggle {
        display: block;
        text-align: center;
        font-size: 22px;
        color: #000;
    }

    .notInventory .topInfo .menu-toggle {
        display: flex;
        text-align: center;
        font-size: 22px;
        position: relative;
        color: #fff;
        height: 30px;
        justify-content: flex-end;
        align-items: center;
        padding-right: 15px;
        background: #6a8f46;
        -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
        border-bottom: 2px #fff solid;
    }

    .notInventory a.menu-toggle {
        border: none !important;
        color: white !important;
    }

    .notInventory .topInfo a.menu-toggle.navbar-toggle i {
        font-size: 21px;
    }

    .notInventory .topInfo nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -285px;
        width: 280px;
        height: 100%;
        z-index: 100001;
        overflow: auto;
    }

    .notInventory .topInfo nav.mobile h3 {
        padding: 15px 0 0;
        position: relative;
        font-size: 18px;
        /* background: #b8b9b8; */
        padding-left: 20px;
    }

    .notInventory .topInfo nav.mobile .menu-title {
        vertical-align: top;
        text-transform: uppercase;
        font-size: 20px;
        color: white;
        font-weight: 700;
    }

    .notInventory .topInfo nav.mobile .menu-toggle {
        position: absolute;
        top: 9px;
        right: 9px;
        padding: 6px 9px 5px;
        display: inline-block;
        font-weight: 700;
        font-size: 20px !important;
        line-height: 1;
        color: #000;
        text-decoration: none;
        vertical-align: top;

        font-family: pragmatica, sans-serif;
        padding-top: 11px;
    }

    .notInventory .topInfo nav.mobile .menu-toggle:hover {
        color: #fff;
    }

    .notInventory .topInfo nav.mobile ul {
        list-style: none;
        font-weight: 300;
        margin: 0;
        padding: 0;
    }

    .notInventory .topInfo nav.mobile ul li {
        color: #fff;
        font-size: 15px;
    }

    .notInventory .topInfo nav.mobile ul li a {
        color: white;
        position: relative;
        display: block;
        font-size: 16px;
        text-align: left;
        text-decoration: none;
        padding: 10px 35px 10px 20px;
    }

    .notInventory .topInfo nav.mobile ul li a:hover {
        background: #262626;
        color: #fff;
    }

    .notInventory .topInfo nav.primary {
        display: none;
    }

    .notInventory .topInfo {
        position: static;
    }

    .notInventory .topInfo header section {
        padding-top: 18px;
    }

    .notInventory .topInfo .logo {
        width: 83px;
        padding-right: 20px;
    }

    .notInventory .topInfo #head-right {
        margin-top: -4px;
        padding-right: 15px;
    }

    .notInventory .topInfo h5 {
        font-size: 18px;
    }

    .notInventory .topInfo .owned {
        font-size: 9px;
    }

    .notInventory .topInfo #head-right a {
        font-size: 12px !important;
    }

    .notInventory .topInfo nav {
        height: 30px;
    }

    .notInventory .topInfo nav ul {
        flex-direction: column;
        width: 100%;
        /*! CSS Used fontfaces */
    }

    ul li ul {
        background: black !important;
    }

    ul li ul li ul {
        background: #262626 !important;
    }

    .notInventory .topInfo header section {
        justify-content: center;
        padding: 10px 0;
    }

    .notInventory .topInfo #head-right {
        display: none;
    }
	
	p.headertype{
		display: block;
	}

    .notInventory input {
        padding: 7px;
        font-size: 13px;
    }

    .notInventory .hero-text {
        padding-top: 0;
        position: absolute;
        bottom: 0;
        transform: none;
        left: 0;
        top: inherit;
        margin: 0 auto;
        width: 100%;
    }

    .notInventory main.welcome p {
        font-size: 14px;
    }

    .notInventory #bottomInfo #footer #footerAccordion {
        padding-left: 0;
        padding-right: 0;
    }

    .notInventory #bottomInfo #footer .footer-column h4 {
        text-align: center;
        display: block;
    }

    .notInventory #bottomInfo #footer .footer-column-contact .collapse-body {
        display: inline-block;
    }

    .notInventory #bottomInfo #footer .footer-column-links div.collapse-body ul {
        padding-bottom: 20px;
    }

    .notInventory #bottomInfo #footer .footer-bottom-row {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .notInventory .columns {
        column-count: 1;
    }

    .notInventory #bottomInfo * {
        text-align: left;
    }

    .notInventory #bottomInfo img {
        padding: 20px 0;
    }

    .notInventory .footer-column {
        padding: 20px 0 !important;
    }

    .notInventory .footer-column {
        border-left: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
    }

    .notInventory .footer-column {
        width: 250px;
    }

    .notInventory #bottomInfo footer .footer-bottom-row > *,
    .notInventory #bottomInfo footer .footer-column-container > * {
        flex-direction: column;
        align-items: center;
        height: auto !important;
    }

    .contact .inner {
        flex-direction: column;
    }

    .notInventory .padding {
        padding: 20px 0 !important;
    }

    .notInventory .slider-top h3 {
        font-size: calc(0.75rem + ((1vw - 2.8px) * 1.232));
    }

    .notInventory .slider-top h1 {

        font-size: calc(1.375rem + ((1vw - 2.8px) * 2.0534));
    }

    .notInventory #bottomInfo h4 {
        text-align: left !important;
    }

    .notInventory .slider-top {
        /* display: none; */
    }

    .notInventory .hero-image {
        background-image: linear-gradient(0deg, black 0, rgba(0, 0, 0, 0) 55%), url(../siteart/hero.png);
    }

    #home .topInfo {
        position: static;
    }
}

@media only screen and (max-width: 1415px) and (min-width: 768px) {
    .notInventory .fab {
        font-size: calc(1.6875rem + ((1vw - 7.67px) * 1.5432)) !important;
    }

    .notInventory #bottomInfo a {
        font-size: calc(.6875rem + ((1vw - 7.67px) * .7716));
    }

    .notInventory #bottomInfo li {
        font-size: calc(.6875rem + ((1vw - 7.67px) * .7716));
    }

    .notInventory #bottomInfo img {
        width: 16.961130742VW;
    }

    .notInventory #bottomInfo footer .footer-bottom-row > *,
    .notInventory #bottomInfo footer .footer-column-container > * {
        max-width: 84.0989399293VW;
    }

    .notInventory #bottomInfo #footer .footer-column-container {
        padding-top: 3.816254417VW !important;
    }

    .notInventory #bottomInfo #footer .footer-column-hours ul li {
        font-size: calc(.6875rem + ((1vw - 7.67px) * .7716));
    }

    .notInventory #bottomInfo #footer .footer-bottom-row > div a {
        font-size: calc(.6875rem + ((1vw - 7.67px) * .463));
    }

    .notInventory #bottomInfo h4 {
        font-size: calc(.6875rem + ((1vw - 7.67px) * 1.0802)) !important;
    }
}

@media screen and (max-width: 1555px) and (min-width: 1100px) {
    .notInventory .topInfo .logo {
        width: 9.7106109325VW;
        padding-right: 2.5723472669VW;
    }

    .notInventory .topInfo .owned {
        font-size: 11px;
    }

    .notInventory .topInfo #head-right a {
        font-size: calc(.75rem + ((1vw - 7.68px) * .3812)) !important;
    }

    .notInventory .topInfo nav {
        z-index: 1;
    }

    .notInventory .topInfo nav ul {
        width: 70%;
    }

    .notInventory .topInfo nav ul li a {
        font-size: 1.06463VW;
    }
}

@media print {

    .notInventory *,
    .notInventory :after,
    .notInventory :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .notInventory #bottomInfo * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

    .notInventory #bottomInfo a,
    .notInventory #bottomInfo a:visited {
        text-decoration: underline;
    }

    .notInventory #bottomInfo a[href]:after {
        content: " ("attr(href) ")";
    }

    .notInventory #bottomInfo a[href^="#"]:after {
        content: "";
    }

    .notInventory #bottomInfo img {
        page-break-inside: avoid;
    }

    .notInventory #bottomInfo img {
        max-width: 100% !important;
    }

    .notInventory #bottomInfo p {
        orphans: 3;
        widows: 3;
    }
}

@media only screen and (min-width: 1370px) {
    .notInventory #topInfo form {
        width: 27.34375VW;
    }
}

@media (min-width: 1920px) {
    .notInventory .topInfo nav.primary ul li a {
        font-size: 14px;
    }
}

@media (min-width: 1100px) {
    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > * {
        display: inline-block;
        font-size: 0;
        width: 45%;
        vertical-align: top;
        padding: 15px 0 0;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > :first-child,
    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > :first-child + * {
        padding-top: 0;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > * > * {
        font-size: 14px;
    }

    .notInventory #bottomInfo .footer-bottom-row {
        text-align: right;
    }

    .notInventory #bottomInfo .footer-bottom-row > * > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .notInventory #bottomInfo .footer-bottom-row > * > :first-child {
        float: left;
    }

    .notInventory #bottomInfo .footer-column [data-toggle=collapse] {
        pointer-events: none;
    }

    .notInventory #bottomInfo .footer-column .collapse {
        display: block;
        height: auto !important;
    }

    .notInventory #bottomInfo #footer .footer-column-container {
        padding-top: 54px;
        padding-bottom: 40px;
        margin-bottom: 24px;
    }

    .notInventory #bottomInfo #footer .footer-column-links {
        display: inline-block;
        float: none;
    }

    .notInventory #bottomInfo #footer .footer-social {
        display: block;
        top: 40px;
        right: 40px;
    }

    .notInventory #bottomInfo #footer .footer-social {
        text-align: inherit;
        margin: 0;
        padding: 0;
    }

    .notInventory #bottomInfo #footer .footer-bottom-row > div {
        width: 750px;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > * {
        float: left;
        display: block;
        width: auto;

        padding-top: 0;
        font-size: inherit;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > * > * {
        font-size: inherit;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column-container > * > * + * + * + * {
        float: right;
    }

    .notInventory #bottomInfo .footer-column {
        margin-left: 15px;
    }

    .notInventory #bottomInfo .footer-column:first-child + * {
        margin-left: 15px;
    }

    .notInventory #bottomInfo #footer .footer-column + .footer-column {
        position: relative;

    }

    .notInventory #bottomInfo #footer .footer-column-links {
        margin-left: 30px;
    }

    .notInventory #bottomInfo #footer .footer-bottom-row > div {
        width: 970px;
    }

    .notInventory input {
        font-size: 0.958333VW;
        padding: 0.541667VW;
    }
}

@media (min-width: 1275px) {
    .notInventory #bottomInfo .footer-column {
        margin-left: 30px;
    }

    .notInventory #bottomInfo .footer-column:first-child + * {
        margin-left: 30px;
    }

    .notInventory #bottomInfo [dst-footer*=col4] .footer-column:first-child + * + * {
        margin-left: 30px;
    }

    .notInventory #bottomInfo #footer .footer-bottom-row > div {
        width: 1190px;
    }
}



/*! CSS Used from: https://globaltrucksalesinc.com.hdev/css/style.css?v=1.0 */
.contentContainer *:not(i) {
    font-family: pragmatica, sans-serif !important;
}

.contact .inner {
    display: flex;
    vertical-align: -webkit-baseline-middle;
    width: 100%;
    height: auto;
    /* max-width:1685px; */
    justify-content: space-between;
}

.contact a,
.contact div,
.contact img,
.contact li,
.contact p,
.contact ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.contact ul {
    list-style: none;
}

.contact a:focus {
    outline: thin dotted;
}

.contact a:active,
.contact a:hover {
    outline: 0;
}

.contact ul {
    margin-left: 0;
    padding: 0 0 0 40px;
}

.contact img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.contact a {
    outline: 0;
}

.contact a:active {
    color: #022b31;
}

.contact p {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.contact ul {
    margin-bottom: 15px;
}

.contact li {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 5px;
}

.contact img {
    margin-bottom: 15px;
}

.contact .contactPage .inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.contact li {
    list-style: none;
}

.contact h1.sitename {
    font-size: calc(1.375rem + ((1vw - 7.67px) * .8673));
    line-height: 120%;
    text-align: left;
    color: #000;
}

.contact .contactPage h1.sitename.textWhite {
    font-size: 12px;
    font-size: 32px;
}

.contact h3 {
    font-size: 24px;
    line-height: 140%;
}

.contact label.form {
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000;
    text-align: left !important;
}

.contact label {    
    font-weight: 800;
    font-style: italic;
    padding-bottom: 10px !important;}

.contactChild h4 {
    display: inline-block;
}

.contact h4 {
    font-size: 18px;
    line-height: 140%;
}

.contact p {
    font-size: 14px;
    color: #000;
    line-height: 140%;
    text-align: left;
}

.contact .textWhite {
    color: #000;
    font-size: 16px;
}

.contact .repair ul {
    color: #000;
    text-align: left;
    font-family: -webkit-body;
    font-size: 16px;
    padding-left: 20px;
}

.contact .repair ul a {
    color: #000;
    text-decoration: none;
}

.contact .repair ul a:hover {
    text-decoration: underline;
}

.contact ul {
    list-style: none;
}

.contact .repair ul li::before {
    content: "\2022";
    color: #000;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 18px;
}

.contact .contactPage ul li a {
    font-size: 19px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    list-style: none;
    line-height: 140%;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contact .contentHalf {
    display: inline-block;
    width: 46%;
    margin: 1%;
}

.contact hr {
    border: #000 1px solid;
}

.contact .contentHalf hr {
    margin: 0.3em 0;
    border-top: 2px solid #000;
}

.contact div#contactRight h1 {
    /* color:#000; */
    text-align: left;
    /* font-size:32px; */
}

.contact .contactChild {
    margin-bottom: 20px;
    color: #000;
    text-align: left;
}

.contact .contactChild h3 {
    display: inline;
    color: #000;
    /* font-size:25px; */
}

.contact .contactChild a {
    color: #000;
}

.contact .contactChild a:hover {
    text-decoration: underline;
}

.contact .contactChild:nth-of-type(1) {
    padding-bottom: 0;
}

.contact .contactChild .fa,
.contact .contactChild .fas {
    font-size: 25px;
    color: #000;
}

.contact .contactChild .fa-phone {
    padding-left: 1.5vw;
}

.contact .contactChild ul,
.contact .contactChild:nth-of-type(2) a {
    font-size: 17px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0;
    float: none;
}

.contact .repair .contactChild ul li::before {
    content: none;
}

.contact .contactChild .fa-envelope,
.contact .contactChild .fas {
    padding-right: 1.5vw;
    color: #000;
}

@media only screen and (max-width: 767px) {
    .contact #contactRight {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-bottom: 20px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .contact div#contactRight {
        max-width: auto;
        align-self: center;
        margin-top: 15px;
    }

    .notInventory i.fab.fa-facebook-square {

        font-size: 30px;
    }

    .contact .contactChild ul,
    .contact .contactChild:nth-of-type(2) a {
        font-size: calc(1.0625rem + ((1vw - 7.68px) * .6944));
    }

    .contact .contactChild .fa {
        font-size: 25px;
    }

    .contact .contactChild .fa-phone {
        padding-left: 3vw;
    }

    .contact .contactChild .fa-envelope {
        padding-right: 3vw;
    }
}

.contact .fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.contact .fa-phone:before {
    content: "\f095";
}

.contact .fa {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    line-height: initial !important;
}

.contact h1 {
    font-size: 70px;
    font-weight: 400;
    font-style: normal;
    color: #000;
    padding-bottom: 23px;
}

.contact input {
    font-family: inherit;
    font-size: 16px;
}

.contact input,
.contact textarea {
    background: #262626 !important;
    border-bottom: none;
    color: white !important;
    border-radius: inherit !important;
    -webkit-animation: 1s linear infinite forceNoBorder !important;
    animation: 1s linear infinite forceNoBorder !important;
    border-left: none;
    border-right: none;
    border-top: none;
}

.contact input {
    font-family: inherit;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .contact input {
        width: 75vw;
    }
}

.contact ::-moz-selection {
    background: #000;
    color: #000;
    text-shadow: none;
}

.contact ::selection {
    background: #000;
    color: #000;
    text-shadow: none;
}

.contact a:active,
.contact a:link,
.contact a:visited {
    text-decoration: none;
}

.contact a:hover {
    text-decoration: none;
}

.contact a,
.contact div,
.contact h1,
.contact i,
.contact img,
.contact li,
.contact ul {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contact ul {
    list-style: none;
}

.contact ::selection {
    background: #000;
    color: #000;
    text-shadow: none;
}

.contact h1 {
    line-height: normal;
    font-weight: 400;
}

.contact a {
    text-decoration: none !important;
}

.contact a:hover {
    text-decoration: underline;
}

.contact input {
    font-size: 16px;
}

.contact div {
    color: #000;
}

.contact .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.contact .fa-phone:before {
    content: "\f095";
}

.contact a {
    color: #333;
}

.contact a:hover {
    color: #333;
}

.contact ::selection {
    background: #000;
    color: #000;
    text-shadow: none;
}

.contact h3 {
    line-height: normal;
    font-weight: 400;
}

.contact div {
    color: #000;
}

.contact div,
.contact h3,
.contact h4 {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.contact ::-ms-clear {
    display: none;
}

@media screen and (max-width: 767px) {
    .contact h1.sitename {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .contact .contactPage .inner {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) and (min-width: 481px) {
    .contact .contentHalf {
        width: 100%;
        display: inline-block;
    }
}

@media screen and (max-width: 600px){
	.notInventory .topInfo header section{
		display: block;
		justify-items: center;
	}
	
	.notInventory .topInfo header section img{
		justify-content: center;
	}
	
	p.headertype{
		width: 90%;
	}
	
}

@media screen and (max-width: 480px) {
	
    .contact .contentHalf {
        width: 100%;
        display: inline-block;
    }
}

.contact div,
.contact iframe,
.contact h1,
.contact h3,
.contact h4,
.contact p,
.contact img,
.contact i,
.contact ul,
.contact li,
.contact form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

.contact a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.contact hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

.contact input {
    vertical-align: middle;
}

.contact .form-row-full {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    text-align: center;
}

.contact h2 {text-align: left; padding: 0 0 2.9% 0;}

.about h2 {text-align: center;}

.contact h2, .welcome h2{
	font-size: 26px;
	padding: 0 0 2.9% 0;
	margin: 0;
    line-height: 1.5em;
    color: #6a8f46;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
}

.contact a {
    color: white;
    text-decoration: none;
}

.contact a:hover {
    text-decoration: underline;
}

.contact input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 0px;
    margin: 5px 0px;
}

.contact textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 0px;
    height: 100px;
    margin: 5px 0px;
}

.contact input:focus,
.contact textarea:focus {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    color: #000;
    font-size: 12px;
    box-sizing: border-box;
    border-radius: 0px;
    outline-style: none;
}

.contact input.button,
.contact input.button:focus {
    margin: 0;
    padding: 10px;
    border: 0px;
    font-size: 19px;
    color: #000;
    outline-style: none;
    transition: all 0.3s ease;
    width: 300px;
    background: #e41736;
    border: 2px solid #000;
    font-weight: bold;
}

.contact input.button:hover {
    /* margin:0; */
    /* padding:15px; */
    border: 0px;
    /* font-size:16px; */
    color: #000;
    outline-style: none;
    background-color: black;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid #000;
}

.contact .CaptchaPanel {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    text-align: center;
    line-height: normal !important;
    color: #000;
    font-family: arial, sans-serif;
}

.contact .CaptchaImagePanel {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.contact .CaptchaMessagePanel {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: normal !important;
    font-size: 12px;
    line-height: 14px;
    color: #000 !important;
    font-family: arial, sans-serif !important;
}

.contact .CaptchaAnswerPanel {
    margin: 0 0 0 0;
    padding: 2px 0px 2px 0px !important;
}

.contact .CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0 0 0 0;
    padding: 8px 0 8px 0 !important;
}

.contact .CaptchaWhatsThisPanel a {
    color: #000;
    font-family: arial, sans-serif;
    line-height: 24px;
}

.contact .CaptchaWhatsThisPanel a:hover {
    text-decoration: underline;
}

.contact .fa,
.contact .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.contact .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.contact .fa-envelope:before {
    content: "\f0e0";
}

.contact .fa-map-marker-alt:before {
    content: "\f3c5";
}

.contact .fa-phone:before {
    content: "\f095";
}

.contact .fa,
.contact .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.contact .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contact .fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.contact .fa-phone:before {
    content: "\f095";
}

.contact .fa-envelope:before {
    content: "\f0e0";
}

.contact .CaptchaPanel {
    margin: 10px 0px 10px 0px;
    text-align: center;
    padding: 10px;
    text-align: center;
}

.contact .CaptchaImagePanel {
    padding: 5px 5px 10px 5px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.contact .CaptchaImage {
    border: 1px solid #333;
    text-align: center;
}

.contact .CaptchaMessagePanel {
    padding: 5px 5px 10px 5px;
    font-weight: bold;
}

.contact .CaptchaAnswerPanel {
    padding: 5px 5px 10px 5px;
}

.contact .CaptchaWhatsThisPanel {
    padding: 5px 5px 10px 5px;
}
