﻿/*=====================
	Color information
	-
	-
	-
	-
=======================*/
/* ===========================================================
01. Reset
=========================================================== */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ul {
    list-style: none;
}

button,
input,
select,
textarea {
    margin: 0;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

video {
    height: auto;
    max-width: 100%;
}

iframe {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

td:not([align]),
th:not([align]) {
    text-align: inherit;
}

html {
    background-color: white;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    /* overflow-x: hidden;
    overflow-y: scroll; */
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
    display: block;
}

a {
    color: inherit;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    align-self: center;
    flex-shrink: 0;
}

.invbody>.container,.invbody>.container>.container{max-width:100%!important;width:auto!important;}

/*=====================
	@Font-Face
=======================*/
.lgwrap {height: 140px; display: block !important;}



* {
    box-sizing: border-box !important;
}

.redbg {
    background-image: url("../siteart/redbg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
}

.sliderbg {
    background-image: url("../siteart/Slider/Sliderbgtest2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.redbg2 {
    background-color: red;
    padding-top: 75px;
    padding-bottom: 75px;
}

.blackbg {
    background-color: black;
    padding-top: 75px;
    padding-bottom: 75px;
}

.padrow {
    padding-top: 75px;
    padding-bottom: 75px;
}

.nopad {
    padding: 0px !important;
}

.contentcol {}

.newnote {padding: 50px; background-color: white; text-align: left;}

.tophover:hover {color: gray !important;}
.tophover > * {color: gray !important;}
.tophover {text-decoration: none !important;}
.icontext:hover {color: gray !important;}
.myicon {color: red !important; font-size: 30px !important; padding: 3px; text-align: center; width: 35px;}
.myicon:hover {color: gray !important;}

.icontext {
    display: inline-block !important;
    padding-left: 10px;
    font-size: 14px;    
    color: white !important;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
}

.icontext2 {
    display: inline-block !important;
    padding-left: 4px;
    font-size: 13.5px;    
    color: black !important;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	padding-right: 8px;
}

.xtra {padding-right: 35px !important;}

.grayline {
    background-color: #e6e6e6 !important;
    height: 20px;
    width: 100%;
}

.grayline2 {
    background-color: #e6e6e6 !important;
    height: 10px;
    width: 100%;
}

.linebelow {
    margin-bottom: 10px;
}

.redbtn {
    font-family: 'Oswald', sans-serif;
    color: white !important;
    font-size: 24px;
    font-weight: 700;
    padding: 12px 20px;
    background-color: red;
    min-width: 200px;
    text-align: center;
    min-height: 50px;
    display: table;
	border-color: transparent !important;
}

.redbtn:hover {
    background-color: black;
    transition-duration: .4s;
    cursor: pointer;
}

.myp {
    font-family: Sora, sans-serif;
    color: white;
    font-size: 18px;  font-weight: 500;
}

.myp2 {
    font-family: Sora, sans-serif;
    color: black;
    font-size: 18px;
    font-weight: 500;
}

.myp3 {
    font-family: 'Oswald', sans-serif;
    color: black;
    font-size: 18px;
    font-weight: 900;
}

.smallerp {
    font-size: 13px;
}

.myh1 {
    font-family: 'Oswald', sans-serif;
    color: white;
    font-size: 55px;
    font-weight: 700;
}

.myh11 {
    font-family: 'Oswald', sans-serif;
    color: black;
    font-size: 55px;
    font-weight: 700;
}

.myh2 {
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    font-weight: 700;
    margin-top: 0px !important;
}

.cme {text-align: center;}

.white {
    color: #fff;
}

.black {
    color: #000;
}

.myh3 {
    font-family: 'Oswald', sans-serif;
    color: black;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0px !important;
}

.myh4 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0px !important;
}

.boldspot {
    font-weight: 700 !important;
}

.leftside {
    background-image: url("../siteart/leftside.png");
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.rightside {
    background-image: url("../siteart/rightside.png");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.invcard {
    height: 220px;
}

.cardtext {
    background-color: white;
    padding: 25px;
    font-family: 'Oswald', sans-serif;
    color: red;
    text-align: center;
    font-size: 22px;
    font-weight: 900;
}

.trailercard {
    background-image: url("../siteart/trailersimg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tractorcard {
    background-image: url("../siteart/tractorsimg2.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.servicecard {
    background-image: url("../siteart/scheduleimg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-image {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.versatile-card {
    background-image: url(/siteart/showroom-card-versatile.jpg);
}

.kioti-card {
    background-image: url(/siteart/showroom-card-kioti.jpg);
}

.circle-d-card {
    background-image: url(/siteart/showroom-card-circle-d.jpg);
}

.big-bend-card {
    background-image: url(/siteart/showroom-card-big-bend.jpg);
}

.laird-card {
    background-image: url(/siteart/showroom-card-laird.jpg);
}

.interstate-card {
    background-image: url(/siteart/showroom-card-interstate.jpg);
}

.krone-card {
    background-image: url("/siteart/krone_card.jpg");
}

.duralite-card {
    background-image: url("/siteart/duralite_card.jpg");
}



.circlebtns {
    margin: auto;
    display: block;
    max-height: 150px;
}

.servicearea {
    text-align: center;
}

.brandlogos {
    max-height: 120px;
    padding: 8px 5px;
    display: block;
    margin: auto !important;
}

.smlogo {
    padding-top: 18px !important;
}

.smlogo2 {
    padding-top: 38px !important;
    padding-bottom: 10px !important;
}

.logosrow {
    padding-top: 25px;
    padding-bottom: 25px;
	
}

.pdfimg {
    max-height: 75px;
    display: block;
    margin: auto;
}

.pdfwrap {
    font-family: 'Oswald', sans-serif;
    color: black !important;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
}

.pdfwrap2 {
    font-family: 'Oswald', sans-serif;
    color: white !important;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
}

/*=====================
	myheader
=======================*/
.logo {
    max-height: 160px; mix-blend-mode: darken;
}

.myheadrow {
    background-image: url("../siteart/headerimg2.jpg");
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-bottom: 15px;
}

.eventhead {background-color: black; padding: 15px; color: white; font-family: 'Oswald', sans-serif; text-align: center;}
.eventhead > a {color: white !important; font-size: 20px;}

.navbar-collapse {
    padding: 0px !important;
}

.navbar {
    border-radius: 0px !important;
    border-color: transparent !important;
}

.navbar-nav>li {
    float: none !important;
    display: inline-block !important;
    text-align: center !important;
    color: black !important;
}

.navbar-nav {
    text-align: center !important;
    float: none !important;
    background-color: #e6e6e6 !important;
    font-size: 0;
}

.navbar-inverse {
    background-color: #e6e6e6 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-inverse .navbar-nav>li>a {
    color: black !important;
    font-weight: 900 !important;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px !important;
    font-size: 18px !important;
}

.navbar-inverse .navbar-nav>li>a:hover {
    background-color: black !important;
    color: lightgray !important;
}

.navbar-collapse.in {
    overflow-y: auto;
    overflow: hidden !important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 10px !important;
}

.navbar-inverse .navbar-nav>.open>a {
    color: red !important;
}

.navbar {
    margin-bottom: 0px !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    line-height: 2;
    color: #333;
    white-space: nowrap;
    font-family: 'Oswald', sans-serif;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.dropdown-menu>li>a:hover {
    background-color: black !important;
    color: red !important;
}

.dropdown-menu {
    background-color: #e6e6e6 !important;
}

@media (min-width: 768px) {
.navbar-toggle { display: none !important;}
}
/*=====================
	Search
=======================*/
.searchingform {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    height: 50px;
}

.searchyellowbutton {
    width: 25% !important;
    font-family: 'Oswald', sans-serif;
    background-color: red !important;
    color: white !important;
    text-transform: uppercase;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-color: #fec33b;
    border: 0px solid !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    height: 100% !important;
    font-weight: 700;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.searchyellowbutton:hover {
    background-color: #d90000 !important;
}

.searchingbox {
    width: 73% !important;
    padding-left: 15px;
    margin-bottom: 0px !important;
    height: 100% !important;
    color: white !important;
    background-color: black !important;
}

.header-search-row #searchBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    width: 100%;
    border-radius: 3px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-search-row {
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
}

.header-search-row>div {
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-search-row #searchBar input {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-left: 47px;
    font-size: 15px;
    font-weight: 700;
    color: gainsboro !important;
    background-color: black !important;
    font-family: 'Sora', sans-serif;
}

.header-search-row #searchbar input::placeholder {
    font-family: 'Sora', sans-serif !important;
}

input,
textarea,
select {
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: black;
    font-size: 16px;
    outline: none;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 10px;
    resize: none;
    font-weight: 700;
}

.header-search-row #searchBar button {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #ffdf17;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
}

/*=====================
	contact form
=======================*/
.contact-form {
    font-family: 'Sora', sans-serif;
}

.contactrow {
    background-color: transparent !important;
}

form {}

form,
#formpage {
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

#formpage {
    width: 100%;
    display: block;
    float: none !important;
}

tbody>tr>td {
    display: block;
}

table,
input {
    width: 100%;
}

.attachment-search>table,
input {
    width: 25px;
}

input,
select {
    margin-bottom: 2rem;
    padding: 5px;
    font-weight: normal;
}

input {
    border: none;
    border: 0px solid;
    background: none;
}

select {
    border: 2px solid #ECECEC;
    color: #717171;
}

textarea {
    width: 94%;
    margin-left: 15px;
    border: 2px solid #004f38;
    font-weight: normal;
    box-sizing: border-box;
    padding: .8rem .8rem;
    font-size: 1.5rem;
}

textarea:active,
textarea:focus {
    border: 0px solid #004f38;
    box-shadow: 0.4em 0.4em 2px #ECECEC;
}

input.button {
    border: 0px solid #004f38;
    font-size: 1.5rem;
    color: #717171;
}

input.button:hover {
    color: white;
    background-color: black;
    border: 2px solid black;
}

.submitbtn {
    color: white;
    background-color: gray !important;
    margin-bottom: 40px;
    font-weight: 500;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    max-width: 500px;
    margin: auto;
    font-size: 15px;
    display: block;
    padding: 8px;
}

.wparagraph2 {
    color: white !important;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}

.nopadding {
    padding: 0px !important;
}

.CaptchaWhatsThisPanel>a {
       color: white !important;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}

.scroll-list>label {
    padding-left: 10px;
}

.col-xs-12>input {
    width: 100%;
    border: 2px solid black;
    background-color: white;
    margin-bottom: 20px;
}

.CaptchaAnswerPanel>input {
    width: 100%;
    background-color: white;
    max-width: 500px;
    margin: 0px !important;
    display: block;
    border: 2px solid black;
}

.CaptchaMessagePanel {
    color: white !important;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}

.CaptchaWhatsThisPanel {
    padding: 25px 5px 10px 5px;
}

.CaptchaAnswerPanel {
    padding: 0px !important;
}

.consignform {
    font-size: 25px;
    font-weight: 700;
    color: black;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Sora', sans-serif;
}

.send-a-message-form {
    background-color: white !important;
}

detail-form {
    background-color: white !important;
}

.displaytest {
    margin: 0px !important;
}

.CaptchaPanel {
    text-align: left !important;
    padding: 0px !important;
}

.CaptchaImagePanel {
    padding: 0px !important;
}

.contactheader {
    font-family: 'Sora', sans-serif;
    font-size: 30px;
    color: black;
    font-weight: 700;
}

/*=====================
	footer
=======================*/
.footad {
    max-height: 40px;
    padding: 2px;
}

.foothead {
    font-family: 'Oswald', sans-serif;
    color: red;
    font-size: 26px;
    font-weight: 500;
	padding-left: 15px;
}

.footlink {
    font-family: 'Oswald', sans-serif;
    color: white !important;
    font-size: 18px;
    font-weight: 500;
	    margin-bottom: -10px;
    display: block;
}

.footlink:hover {
    opacity: 0.6;
}

/*=====================
	base styles
=======================*/
html {
    font-family: Arial, sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
}

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;
}

img {
    border: 0;
}

/* Lists */
.internal-list {
    max-width: 100%;
    margin-bottom: 25px;
}

.list-two-col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 40px;
}

.internal-list li {
    padding: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.internal-list li:nth-of-type(odd) {
    background: #f4f2f2;
}

/*=====================
	classes
=======================*/
.logo-md {
    max-width: 200px;
}

.text-center {
    text-align: center;
}

.flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.align-center {
    align-items: center;
}

.flex-column {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.p-sm {
    padding: 25px;
}

.p-xs {
    padding: 12px;
}

.pb-lg {
    padding-bottom: 75px;
}

.my-sm {
    margin: 25px 0;
}

.my-md {
    margin: 50px 0;
}

.mt-sm {
    margin-top: 25px;
}

.mt-md {
    margin-top: 50px;
}

/*=====================
	typography
=======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2em;
}

p {
    margin: 0;
}

h1 {}

h2 {}

h3 {
    margin-top: 0px !important;
}

h4 {}

h5 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 500;
}

h6 {}

/*=====================
	Buttons
=======================*/
a {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.bttn-base {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 0px !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

a.bttn-base {
    color: inherit;
}

a.bttn-red {
    background-color: red;
    color: white;
}

a.bttn-red:hover {
    background-color: #d90000;
}

.bttn-container {
    display: flex;
    justify-content: flex-start;
}

.bttn-container .bttn-base:first-of-type {
    margin-right: 10px;
}

/*=====================
	header styles
=======================*/
header {
    margin: 0 auto;
    width: 100%;
}

/*=====================
	nav styles
=======================*/
nav.primary {
    padding: 0;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: right;
}

nav ul {
    padding: 0;
    margin: 0;
}

nav ul li {}

nav>ul>li {
    display: inline-block;
    list-style-type: none;
}

/* Appearance of the sub-level links */
nav.primary ul li li a {}

nav.primary ul li li a:hover {}

nav.primary ul li li:hover {}

/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
    display: none;
    position: absolute;
    max-width: 235px;
    /*margin-top: 21px;*/
}

nav.primary ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li:hover>ul {
    display: block;
    line-height: 18px;
    z-index: 2000 !important;
}

nav.primary ul ul li {
    float: none;
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
}

.dropdown_arrow {
    display: inline-block !important;
}

.dropdown_style {}

/******** End of primary Nav ***************/
/*=====================
	mobile nav
=======================*/
#menu-button {
    /* initially will need to be hidden */
    display: block;
    font-size: 32px;
    width: 100%;
    position: relative;
    z-index: 400;
    /* needs to be lower than nav.mobile, adjust as needed */
    background: rgba(117, 56, 8, 0.6);
    min-height: 0 !important;
}

#menu-button a {
    color: #000;
    text-decoration: none;
    text-align: right !important;
}

nav.mobile {
    display: block;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #000;
    z-index: 500;
    /* needs to be higher than #menu-button, adjust as needed */
    overflow: auto;
}

nav.mobile h3 {
    /* Menu header styles */
    position: relative;
    padding: 12px 10px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 4px solid #222;
}

nav.mobile .menu-toggle {
    /* Menu close button */
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 6px 9px 5px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
    background: #222;
    color: #999;
    text-decoration: none;
    vertical-align: top;
}

.menu-toggle {
    text-align: right;
    font-size: 28px;
    color: #000;
}

.menu-toggle a:hover {
    color: #000 !important;
}

.close_mobile {
    font-size: 26px !important;
    font-weight: 900;
    text-align: right;
}

nav.mobile .menu-toggle:hover {
    /* Menu close button on hover */
    color: #fff;
}

nav.mobile ul {
    list-style: none;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

nav.mobile ul li {
    padding: 8px 0 6px 0 !important;
}

nav.mobile ul li a {
    position: relative;
    display: block;
    padding-left: 14px;
    color: #999;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 1px;
}

nav.mobile ul li a:hover {
    color: #2b2b2b;
}

nav.mobile ul li li a {
    /* appearance of the sub-level links */
    position: relative;
    display: block;
    padding: 0px 10px 0px 15px;
    color: #000;
    text-decoration: none;
    text-transform: none !important;
}

nav.mobile ul li li li a {
    /* appearance of third level sub-level links if needed */
    background: #666;
    position: relative;
    display: block;
    padding: 10px 10px 10px 25px;
    color: #000;
    text-decoration: none;
}

nav.mobile ul li span.click {
    /* dropdown menu idicator arrow be sure to include this image with your image files */
    background: url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
    background-size: 55%;
    position: relative;
    display: block;
    float: right;
    margin: -44px 0 0 0;
    cursor: pointer;
    z-index: 12399994;
    width: 44px;
    height: 44px;
    -webkit-transition: background-size .3s ease-in-out;
    -moz-transition: background-size .3s ease-in-out;
    transition: background-size .3s ease-in-out;
}

nav.mobile ul li span.click:hover {
    background-size: 60%;
}

/*=====================
	content styles
=======================*/
/*=====================
	slideshow styles
=======================*/
/*=====================
	banner styles
=======================*/
/*=====================
	layout styles
=======================*/
/*=====================
	footer styles
=======================*/
footer {
    margin: 0;
    width: 100%;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: none;
    font-size: 13px;
    color: #222;
}

a.footerlink:hover {
    text-decoration: none;
    font-size: 13px;
    color: #fff;
}

.footertext {
    font-size: 13px;
    color: #666;
}

.smallfootertext {
    font-size: 10px;
    color: #666;
}

.divfooter {
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.theswitch {display: table;} 

/*=========================
	 Responsive styles
===========================*/
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .contentcol {
        padding-left: 8% !important;
        padding-right: 8% !important;
    }
	
	.centerme {text-align: center !important;}
	.centerme2 {margin: auto !important; display: block !important; float: none !important;}
	.theswitch {display: block !important;}
	
    .header-left {
        display: flex;
        justify-content: center;
        align-items: center;
    }
	
	.servicearea {
    text-align: center;
    margin-top: 30px;}
	
	.invcard {margin-top: 25px; max-height:  180px; }
	
			.searchyellowbutton {
		width: 100% !important; margin-bottom: 25px !important;
	}
	
	.searchingbox {
		width: 100% !important;
	}
	
	.navbar-inverse {
    background-color: #e6e6e6 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 25px;
}
	
	.topspan {display: none;}

	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: white !important;
        text-align: center !important;
    }

    .menu-icon i {
        font-size: 40px;
        color: #000;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: transparent !important;
        opacity: 0.6;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: black;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 25px 5px 25px !important;
        display: block;
        margin: auto;
    }

    .dropdown-menu>li>a:hover {
        background-color: #cd2027 !important;
    }

    .dropdown-menu {
        background-color: black !important;
    }

    .navbar-inverse .navbar-toggle {
        border: 0px solid !important;
        margin: auto !important;
        display: block !important;
        float: none !important;
     background-color: transparent !important;
    }

    .navbar-nav>li {
        float: none !important;
        display: block !important;
        text-align: center !important;
        color: white !important;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px !important;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 30px !important;
        height: 4px !important;
        border-radius: 1px;
    }

    .revealme2 {
        display: block;
    }

    .hideme2 {
        display: none;
    }

    .bttn-base {
        width: 100%;
    }

    .bttn-container {
        flex-direction: column;
    }

    .bttn-container .bttn-base:first-of-type {
        margin: 0 0 10px 0;
    }

    .list-two-col {
        columns: 1;
    }
}

@media only screen and (max-width : 600px) {
    .logo {
        max-height: 150px;
    }
}

@media only screen and (max-width : 500px) {
	.logo-md {max-width: 150px !important;}
}