/* 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 {
    /*    margin: 0 auto;*/
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

i.fas.fa-map-marker-alt {
    margin-right:
        4px;
}

ol,
ul {}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

/* INVENTORY-LAYOUT FORMATTING
------------------------------------------------*/
.cf {
    background: rgba(255, 255, 255, 1);
    background: #fff;
}

/* TEXT/LINK FORMATTING
------------------------------------------------*/

/* LINKS */
a:link,
a:visited {
    color: #d70f16;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: underline;
}

/* PARAGRAPH/LIST/GENERAL TEXT */
p,
ul,
li {
    font-size: 17px;
    color: #363636;
    line-height: 1.7;
}

ul li li {
    position: relative;
}

#menu-primary li ul {
    display: none;
    list-style: none;
    /* right: 50%; */
    /* transform: translateX(50%); */
}

.greytext {
    color: #0f0f0f !important;
}

/* HEADERS */
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 40px;
    color: #0f0f0f;
}

h2 {
    font-size: 30px;
    color: #0f0f0f;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
    line-height: 1.3;
    color: #363636;
    font-weight: 700;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 14px;
}

hr {
    margin: 0 0 5px 0;
}

.responsive-break {
    display: none;
}

.mission-top {
    width: 95%;
    float: left;
}

.mission {
    width: 80%;
    float: left;
}

/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {
    clear: both;
}

.center {
    text-align: center;
}

body {
    min-width: 320px;
    width: 100%;
    height: 100%;
    margin: 0;
    overflow-x: hidden !important;
    font-family: 'Lato', sans-serif;
    background-size: cover;
    background-repeat: no-repeat;
}

.zero-bottom {
    margin-bottom: 0 !important;
}

.no-margin {
    margin: 0 auto !important;
}

.wrap {
    max-width: 1080px;
    padding: 0 10px;
    box-sizing: border-box;
}

::selection {
    color: #fff;
    background: #356088;
}

::-moz-selection {
    color: #fff;
    background: #356088;
}

/* HEADER
------------------------------------------------*/
header {
    /* height:75px; */
    margin-top: 25px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    width: 100%;
}

/*height:150px;
	margin:0 auto;
	text-align:center;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.66) 0%, rgba(255,255,255,0.66) 66%, rgba(255,255,255,0.66) 70%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.66) 0%,rgba(255,255,255,0.66) 66%,rgba(255,255,255,0.66) 70%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.66) 0%,rgba(255,255,255,0.66) 66%,rgba(255,255,255,0.66) 70%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8ffffff', endColorstr='#00ffffff',GradientType=0 );
	border-top:solid 5px red;
    box-sizing:border-box;
}

header:before {
	content: "";
    position: absolute;
    display: block;
    width: 49.7%;
    height: 4px;
    top: 11px;
    z-index: 999999999;
    background: #0f0f0f;
}

header:after {
	content: "";
    position: absolute;
	display: block;
	right:0;
    width: 49.7%;
    height: 4px;
    top: 11px;
    z-index: 999999999;
    background: #0f0f0f;
}*/
/* LOGO
------------------------------------------------*/
/**.logo-wide {
	width:100%;
	height: 75px;
	max-width:250px;
	z-index:9;
	margin: 0px 30px;
	display:inline-block;
	margin-top:-5px;
}*/
.logo-wide a img {
    height: 67px;
    width: auto;
    z-index: 99999;
    /*	margin-top:25px;
*/
}

.logo-mobile {
    max-width: 262px;
    width: 100%;
    z-index: 9;
    /*	margin:-5px auto auto;*/
    display: none;
}

li.logo {
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 75px;
    max-width: 250px;
    z-index: 9;
    margin: 0px 30px;
}

/*  MAIN
------------------------------------------------*/
.main {
    position: relative;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    min-height: 620px;
    margin: 80px auto;
    /*	padding:0 10px;
*/
    box-sizing: border-box;
}

/*  QUICKLINKS
------------------------------------------------*/
.cycle-slideshow {
    position: static !important;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

.cycle-slideshow>img {
    position: fixed !important;
    width: 100% !important;
    min-width: 1380px !important;
    height: 100% !important;
    min-height: 920px !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    z-index: -1 !important;
    object-fit: cover;
}

.credit {
    display: block;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 20px;
    padding: 5px;
    background: #ef1f25;
    color: #fff !important;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 1px 4px #646464;
}

.credit:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0 0 5px #363636;
}

.quicklinks-wrap {
    max-width: 1300px;
    width: 100%;
    padding: 40px 0 0 0;
    text-align: center;
    box-sizing: border-box;


    display: none;


}

.quicklinks {
    position: relative;
    display: inline-block;
    width: 29%;
    min-width: 280px;
    height: auto;
    margin: 1.5%;
    padding: 24px 0;
    text-align: center;
    background: #fff;
    background: rgba(250, 250, 250, .66);
    border: 4px solid #ef1f25;
    box-sizing: border-box;
    box-shadow: :0 1px 4px #646464;
}

.quicklinks:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid;
    border-top-color: inherit;
}

.quicklinks::after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid;
    border-bottom-color: inherit;
}

.right-triangle-quicklink {
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ef1f25;
    z-index: 999;
}

.left-triangle-quicklink {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ef1f25;
    z-index: 999;
}

.auction {
    border: 4px solid #575757;
}

.right-triangle-auction {
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #575757;
    z-index: 999;
}

.left-triangle-auction {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #575757;
    z-index: 999;
}

.quicklinks-inner {
    width: 100%;
    height: 140px;
    display: block;
    text-align: center;
    background: #fff;
    line-height: 125px;
}

.quicklinks-inner span {
    height: auto;
    padding: 0 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 29px;
    font-weight: 200;
    color: #ef1f25;
}

.quicklinks:hover {
    transform: scale(1.1, 1.1);
    box-shadow: 0 0 5px #363636;
}




.maptwo {
    height: 450px;
    width: 50%;
    float: left;
    display: inline-block;
}

.welcome {
    width: 100%;
    /* float: right; */
    text-align: left;
    color: #000000;
    display: inline-block;
    background: #FFFFFF;
    height: 300px;
    max-width: 1270px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.centerflex {
    display: flex;
    justify-content: center;
}

.welcome h1 {
    margin: 20px 50px 20px 50px;
    border-bottom: 2px solid #ef1f25;
}

.welcome p {
    padding: 0 50px;
}


/*  VIDEO
------------------------------------------------*/
.welcome .video {
    float: left;
    margin: 10px 0 20px 40px;
    position: relative;
}

.welcome .video iframe {
    width: 400px;
    min-width: 200px;
    height: 225px;
}

video {
    width: 400px;
    min-width: 200px;
    width: 100%;
    box-sizing: border-box;
    background-color: #000;
}








/*  Inventory Boxes
------------------------------------------------*/


.copyblock,
.invlisting {
    width: 100%;
    overflow: hidden;
    margin-top: 25%;
    margin-bottom: 3px;
}

/*===================== 
	quicklinks styles 
=======================*/
.quick {
    text-align: center;
    padding: 0;
    position: relative;
}

.linkbox {
    background: rgba(90, 90, 90, .7);
    position: relative;
    width: 24.5%;
    height: 300px;
    display: inline-block;
    /* padding: 20px 0; */
    position: relative;
    overflow: hidden;
}

.linkbox h1 {
    position: relative;
    color: #FFFFFF;
    text-align: center;
    margin-top: 8%;
    position: absolute;
    z-index: 2;
    padding: 50px;
}

.linkbox a {
    text-decoration: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.linkbox a:after {
    content: '';
    background: #00000094;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

.linkbox a:before {
    /* background: red; */
    width: 90%;
    height: 90%;
    position: absolute;
    z-index: 5;
    content: '';
    border: 2px solid white;
}

.linkbox:hover a:after {
    background: #000000b0;
}

.linkbox img {
    /* float: left; */
    /* margin-top: 3%; */
    height: 100%;
    width: 100%;
    object-fit: cover;
    /* position: absolute; */
}

.linkbox:hover img {
    float: left;
    /* -webkit-transform: scale(1.25); */
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    /* transform: scale(1.25); */
}

.linkbox:hover h1 {
    color: #f4f4f4;
}







/*  CONTACT
------------------------------------------------*/
.videowrapper {
    width: 100%;
    display: inline-block;
    float: none;
    padding: 0 5%;
}

.half-page {
    width: 30%;
    padding: 2%;
    margin: 5%;
    display: inline-block;
    background-color: #ef1f25;

}




.third-page {
    width: 33%;
    display: inline-block;
    float: left;
    padding: 10px;
    background: #fff;
    border: 4px solid #575757;
    /* margin-top: min(60px, 3vw); */
    margin-top: 60px;
}

.twothird-page {
    width: 60%;
    display: inline-block;
    float: right;
    background: #fff;
    border: 4px solid #ef1f25;
    box-sizing: border-box;
}

.fullpage {
    width: 100%;
    display: block;
    margin: 60px auto;
    padding: 10px;
    background: #fff;
    border: 4px solid #575757;
    box-sizing: border-box;
}

.contact {
    padding: 10px;

}

.third-page .contact img {
    width: 100%;
    height: auto;
    max-width: 200px;
    padding: 5px;
}

/* DETAILED SEARCH */
.column2 {
    width: 50.00000%;
    *width: 50%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 5px;
}

.column3 {
    width: 33.33333%;
    *width: 31%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 5px;
}

.column3-4 {
    width: 66.66666%;
    *width: 62%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 5px;
}

.column4 {
    width: 100%;
    *width: 100%;
    float: left;
    box-sizing: border-box;
    margin-top: 5px;
}


/*.checkbox {width:100%; *width: 100%; float:none; padding-right: 20px; box-sizing: border-box;}*/

.last {
    padding-right: 0;
}

.detailed-form {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    !important;
    margin: auto;
    padding: 30px 0 40px;
    box-shadow: 0 1px 3px #363636;
    top: 40px;
    left: 0;
    right: 0;
}

.detailed-form-2 {
    position: static;
    background: #363636;
    color: #fff;
    !important;
    margin: 8px 0 80px;
    padding: 10px 0 20px;
    border-bottom: solid 8px #f7c200;
}

.detailed-search input[type="text"] {
    width: 100%;
    margin: 2px 0;
    padding: 4px 8px;
    font-size: 14px;
    background-color: #f9f9f9;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.detailed-search input[type="text"]:focus {
    border: 1px solid #ff9900;
}

textarea {
    height: 100px;
    width: 100%;
    margin: 2px 0;
    padding: 4px 8px;
    font-size: 14px;
    background-color: #f9f9f9;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
}

textarea:focus {
    border: 1px solid #ff9900;
}

.detailed-row {
    margin: 10px 0 5px;
    font-size: 18px;
}

.detailed-search input[type="submit"] {
    font-size: 16px;
    background: #ef1f25;
    width: 100%;
    margin-top: 10px;
    height: 46px;
    color: #fff;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
    border: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.detailed-search input[type="submit"]:hover {
    background: #B12A1C;
    transform: scale(1.01, 1.01);
    box-shadow: 0 0 2px #363636;
    cursor: pointer;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.search-divide {
    width: 100%;
    height: 2px;
    background: #757575;
    margin: 10px auto 10px;
}


/*CAPCHA*/

.CaptchaPanel {
    margin: 10px auto !important;
    padding: 0 0 0 0 !important;
    line-height: normal !important;
    text-align: center !important;
}

.CaptchaPanel input {
    width: 200px !important;
    margin: 0 auto !important;
    background-color: #f9f9f9;
    padding: 5px 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.CaptchaImagePanel {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.CaptchaMessagePanel {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 1.4;
}

.CaptchaAnswerPanel {
    margin: 0 0 0 0;
}

.CaptchaWhatsThisPanel {
    line-height: 0;
    margin: 0 0 0 0;
    padding: 0px 0 0px 0 !important;
    font-size: 16px;
}

.CaptchaWhatsThisPanel a {
    color: red;
}

.CaptchaWhatsThisPanel a:hover {
    text-decoration: none;
}




/*  SCROLLING INVENTORY - HOMEPAGE ONLY
------------------------------------------------*/
.scrollingdesktop {
    width: 100%;
}

.scrollingmobile {
    display: none;
}

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.videoclass {
    text-align: center;
}

.videoclassmobile {
    display: none;
}







/*  FOOTER
------------------------------------------------*/
.expresslink {
    text-align: center;
}

.expresslink img {
    margin: auto;
}

footer {
    position: relative;
    width: 100%;
    height: 250px;
    bottom: 0;
    margin: 0 auto;
    padding: 80px 0px 30px 0px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    box-sizing: border-box;
}

/*  Stylized Footers 
------------------------------------------------*/
.divfooter {
    max-width: 740px;
    /***** Truck 750px   Machine 680px   Tractor 590px   Controller 680px  AuctionTime 560px *****/
    color: #0f0f0f;
    margin: 0 auto;
    line-height: 1;
    text-align: center;
}

.footertext {
    color: #0f0f0f;
    font-size: 10px;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    color: #0f0f0f;
    font-size: 10px;
    text-decoration: underline;
}

a.footerlink:hover {
    color: #0f0f0f;
    font-size: 10px;
    text-decoration: none;
}

.smallfootertext {
    color: #0f0f0f;
    font-size: 10px;
}





/*  Contact Page
------------------------------------------------*/
.employeecontainer {
    width: 100%;
    padding-top: 30px;
}

/*.filler {width:18.5%; display:inline-block; box-sizing:border-box; padding:1%; margin:.5%; }
.employeebox {width:18.5%; display:inline-block; box-sizing:border-box; padding:1%; margin:.5%; background-color:#FFFFFF; border:1px solid #777;}
*/
.employeebox img {
    width: 98%;
    height: auto;
    margin-left: 1%;
}

.employeebox p {
    font-size: 13px;
}

.employeebox a {
    font-size: 13px;
}

.topbox {
    width: 70%;
    margin-left: 0;
    display: flex;
}

.topbox .employeebox {
    width: 32%;
    display: inline-block;
    box-sizing: border-box;
    padding: 1%;
    margin: .5%;
    background-color: #FFFFFF;
    border: 1px solid #777;
}
}

.salesbox {
    width: 100%;
    margin: auto 0;
}

.salesbox .employeebox {
    width: 18.5%;
    display: inline-block;
    box-sizing: border-box;
    padding: 1%;
    margin: .5%;
    background-color: #FFFFFF;
    border: 1px solid #777;
}






.invbuttoncontainer {
    width: 30%;
    padding: 5%;
    background-color: rgba(216, 216, 216, 0.77);
    font-family: 'Open Sans', sans-serif;
}

/*One Button*/
.invbutton {
    width: 30%;
    display: inline-block;
    float: none;
}

/*Red Button*/
a.invbutton {
    display: inline-block;
    float: none;
    width: 70%;
    /*  margin:0 auto 20px;	*/
    padding: 15px 20px;
    background: #ef1f25;
    color: #fff !important;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0 1px 4px #646464;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    vertical-align: top;
    height: 100px;
}

a.invbutton:hover {
    background-color: #ddd;
    color: #ef1f25;
}

/*Button Image*/
.invbuttonimg {
    width: 100%;
    height: auto;
    display: inline-block;
    float: none;
}

.inventorywrapper {
    max-width: 1300px;
    width: 100%;
    padding: 40px 0;
    text-align: center;
    box-sizing: border-box;
}

.how-to-vert-center div { width: 90%; }
.how-to-vert-center { display:flex; flex-direction: column; justify-content: center; align-items: center; }


@media screen and (max-width: 1480px) {

    .copyblock,
    .invlisting {
        width: 100%;
        overflow: hidden;
        margin-top: 40%;
    }

    /*===================== 
	quicklinks styles 
=======================*/
    .quick {
        text-align: center;
        padding: 0;
        position: relative;
    }

}

@media screen and (max-width: 1330px) {
    .map {
        /* height: 500px; */
    }

    .welcome {
        width: 50%;
        height: 500px;
    }

    .copyblock,
    .invlisting {
        width: 100%;
        overflow: hidden;
        margin-top: 40%;
    }

    /*===================== 
	quicklinks styles 
=======================*/
    .quick {
        text-align: center;
        padding: 0;
        position: relative;
    }

}

@media screen and (max-width: 1030px) {
    .map {
        /* height: 300px; */
        width: 100%;
    }

    .welcome {
        width: 100%;
        float: left;
        text-align: center;
        color: #000000;
        display: inline-block;
        background: #FFFFFF;
        height: 100%;
    }

    .welcome h1 {
        margin: 20px 40px 20px 40px;
        border-bottom: 2px solid #ef1f25;
    }

    .welcome p {
        padding: 0 40px;
    }


    .welcome .video {
        float: none;
        margin: 30px auto;
        position: relative;
        width: 400px;
        height: auto;
    }

    .welcome .video iframe {
        width: 400px;
        height: auto
    }

    video {
        width: 100%;
        border: 1px solid #ddd;
        box-sizing: border-box;
        background-color: #000;
    }
}

@media screen and (max-width: 1000px) {
    .logo-mobile {
        display: inline-block;
    }

    #navcontain {
        display: none
    }

}

@media screen and (max-width: 900px) {
    .third-page {
        width: 100%;
        display: block;
        margin: 0 auto 40px;
        text-align: center;
    }

    .twothird-page {
        width: 100%;
        display: block;
    }

    .column3 {
        width: 100%;
        padding-right: 0;
    }

    .column3-4 {
        width: 100%;
        padding-right: 0;
    }

    a.invbutton {
        width: 60% !important;
    }

    .invbutton {
        width: 60%;
    }

    .contactcontainer {
        display: inline-block;
        width: 85%;
        float: none;
    }

    .employeephoto {
        float: left;
        display: inline-block;
        padding-right: 3%;
    }

    li.logo {
        display: none;
    }

    .half-page {
        width: 60% !important;
        display: inline-block;
        float: none;
        padding: 2%;
    }

    .map {
        height: 250px;
        width: 100%;
    }

    .welcome {
        width: 100%;
        float: left;
        text-align: center;
        color: #000000;
        display: inline-block;
        background: #FFFFFF;
        height: 100%;
    }

    .welcome h1 {
        margin: 20px;
        border-bottom: 2px solid #ef1f25;
    }

    .welcome p {
        padding: 0 20px 60px 20px;
    }

    .welcome .video {
        display: none;
        visibility: hidden;
    }

    .welcome .video iframe {
        display: none;
        visibility: hidden;
    }

    /*contact page styles */
    .filler {
        width: 0%;
        display: none;
        box-sizing: border-box;
        padding: 0;
        margin: 0;
    }

    .employeebox {
        width: 30%;
        display: inline-block;
        box-sizing: border-box;
        padding: 1%;
        margin: .5%;
        margin-left: 10%;
        background-color: #FFFFFF;
        border: 1px solid #777;
    }

    .employeebox img {
        width: 98%;
        height: auto;
        margin-left: 1%;
    }

    .employeebox p {
        font-size: 13px;
    }

    .employeebox a {
        font-size: 13px;
    }


    .topbox {
        width: 100%;
        margin-left: 0;
        flex-direction: column;
    }

    .topbox .employeebox {
        width: 40%;
        margin-left: 30%;
    }

    .salesbox .employeebox {
        width: 31%;
    }
}

@media screen and (max-width: 1200px) {
    .linkbox {

        width: 49.5%;

    }
}

@media screen and (max-width: 730px) {

    .copyblock,
    .invlisting {
        width: 100%;
        overflow: hidden;
        margin-top: 60%;
    }

    /*===================== 
	quicklinks styles 
=======================*/
    .quick {
        text-align: center;
        padding: 0;
        position: relative;
    }



    /*contact page styles */
    .employeebox {
        width: 40%;
        padding: 1%;
        margin: .5%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 700px) {
    .invbutton {
        width: 70%;
    }

    a.invbutton {
        width: 70%;
    }

    .contactcontainer {
        display: inline-block;
        width: 85%;
        float: none;
        height: 300px;
    }

    .employeephoto {
        float: left;
        display: inline-block;
        padding-right: 10%;
    }

    .videoclassmobile {
        display: inline-block;
        float: none;
        left: 10%;
        position: relative;
    }

    .videoclass {
        display: none;
    }

    .scrollingdesktop {
        display: none;
    }

    .scrollingmobile {
        width: 100%;
        display: inline-block;
    }

    li.logo {
        display: none;
    }

    .half-page {
        width: 90% !important;
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    video {
        width: 100% !important;
    }

    .salesbox .employeebox {
        width: 40%;
        margin-left: 30%;
    }
}

@media screen and (max-width: 570px) {

    .copyblock,
    .invlisting {
        width: 100%;
        overflow: hidden;
        margin-top: 60%;
    }

    /*===================== 
	quicklinks styles 
=======================*/
    .quick {
        text-align: center;
        padding: 0;
        position: relative;
    }

    .linkbox {
        width: 100%
    }

    /*contact page styles */
    .filler {
        width: 0%;
        display: none;
        box-sizing: border-box;
        padding: 0;
        margin: 0;
    }

    .employeebox {
        width: 60%;
        padding: 1%;
        margin: .5%;
        margin-left: 20%;
    }

    .topbox .employeebox {
        width: 65%;
    }

    .topbox .employeebox {
        width: 70%;
        margin-left: 15%
    }

    .salesbox .employeebox {
        width: 70%;
        margin-left: 15%;
    }
}

@media screen and (max-width: 500px) {
    .employeecontainer {
        padding-right: 5%;
    }

    a.invbutton {
        width: 80%;
    }

    .contactcontainer {
        display: inline-block;
        width: 80%;
        float: none;
        padding: 5%;
        height: 400px;
    }

    .employeephoto {
        float: none;
        display: block;
    }

    .scrollingdesktop {
        display: none;
    }

    .scrollingmobile {
        width: 100%;
        display: inline-block;

    }

    .invbutton {
        display: inline-block;
        float: none;
        position: relative;
        width: 70%;
        min-width: 280px;
        height: auto;
        margin: 1% 5%;
        text-align: center;
    }

    li.logo {
        display: none;
    }

    .half-page {
        width: 90%;
        display: inline-block;
        float: none;
    }

    video {
        width: 100% !important;
    }

    /*contact page styles */
    .employeebox {
        width: 60%;
        padding: 1%;
        margin: .5%;
        margin-left: 20%;
    }
}

/*! CSS Used from: https://www.thebestauctions.net/wp-content/themes/www.thebestauctions.net/layout.css?ver=1.0 */
#fb {
    z-index: 300;
    top: 203px;
    left: -300px;
    transition: all 0.7s ease;
}

div#fb:hover {
    left: 0;
}

.side {
    z-index: 300;
    width: 300px;
    height: 510px;
    position: fixed;
    background: #fff;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#facebookTab {
    display: block;
    position: absolute;
    top: 0px;
    right: -55px;
    width: 55px;
    height: 150px;
    background: url('/siteart/facebook.png');
}

#facebookTab:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

@media screen and (max-width: 900px) {
    #fb {
        display: none;
    }
}


#fb {
    z-index: 13000;
    top: 203px;
    left: -300px;
    transition: all 0.7s ease;
}

div#fb:hover {
    left: 0;
}

.side {
    z-index: 13000;
    width: 300px;
    height: 510px;
    position: fixed;
    background: #fff;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#facebookTab {
    display: block;
    position: absolute;
    top: 0px;
    right: -55px;
    width: 55px;
    height: 150px;
    background: url('/siteart/facebook.png');
}

#facebookTab:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
@media screen and (max-width: 1200px) {
    #fb {
        display: none;
    }
}
@media screen and (max-width: 1000px) {
    #fb {
        display: none;
    }
}

/*! CSS Used from: Embedded */
/* .fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}

.fb_iframe_widget iframe {
    position: absolute;
} */


/* NEW MENU STYLES  */
/*! CSS Used from: https://www.thebestauctions.net/wp-content/themes/www.thebestauctions.net/layout.css?ver=1.0 */
a {
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}

.site-header .contact-banner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    color: #252525;
    background: rgb(43, 43, 43);
    background: linear-gradient(40deg, rgba(43, 43, 43, 1) 0%, rgba(70, 70, 70, 1) 100%);
}

.site-header .header-title {
    padding: 8px 0 8px 6.5%;
    font-size: 15px;
    color: #d8d8d8;
}

.resetCMS p {
    padding: 0 !important;
    margin: 0 !important;
}

.site-header .header-contact-details {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 6.5% 0 0;
    font-size: 15px;
    color: #f7f7f7;
}

.site-header .header-contact-details .contact-phone {
    margin: 0 45px 0 10px;
    padding: 8px 15px;
    font-weight: 700;
    color: #f7f7f7;
    background-color: #2b2b2b;
}

.site-header .header-contact-details a {
    color: #ffffff;
}

.site-header .header-contact-details a.map {
    margin: 0 8px 0 0px;
}

.site-header .header-contact-details a.facebook {
    margin: 0 13px 0 20px;
}

.site-header .header-navigation {
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 25px 5% 0;
    background: white;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.site-header .header-navigation .logo {
    margin: 0 0 0 -25px;
    padding: 0;
    width: 380px;
    margin-bottom: 35px;
}

.site-header .header-navigation .logo img {
    width: 100%;
    max-width: 400px;
}

.site-header .header-navigation .brands {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    width: 625px;
}

.brands.employeeboxestop.leftboxes, .brands.employeeboxestop.rightboxes {
    /* width: 257px; */
    justify-content: center;
}

.site-header .header-navigation .brands a {
    margin: 0 0 0 25px;
}

.site-header .header-navigation .brands img {
    width: 100%;
    max-width: 215px;
}

#menu-button {
    display: none;
}

nav.mobile {
    display: none;
}

nav.primary {
    width: 100%;
    margin: 20px auto 0 auto; 
    padding: 0;
    z-index: 500;
    background: #efefef;
    position: absolute;
    box-sizing: border-box;
    width: 100vw !important;
    margin-top: 0 !important;
}

nav.primary ul#menu-primary {
    margin: 0 auto;
    padding: 0;
     text-align: center;
     display: flex;
     justify-content: space-between;
}

nav.primary ul li:not(nav.primary ul li li) {
    margin: 0 auto;
    padding: 0;
    float: left;
    list-style-type: none;
    width: 12%;
    position: relative;
}

nav.primary ul li:hover,
nav.primary ul li:focus,
nav.primary ul li:active {
    color: #202020;
}

nav.primary ul li:hover>ul {
    display: block !important;
    /* display: flex !important; */
    /* flex-direction: column; */
    position: absolute;
    background: #efefef;
}

nav.primary ul li:hover>ul li:hover ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li a {
    display: block;
    margin: 0 8px;
    padding: 12px 15px;
	text-align:center;
    color: #303030;
    font-size: 1em;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    position: relative;
    /* vertical-align: middle; */
    font-weight: 700;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
}

nav.primary ul ul li a {
    min-width: 260px;
}

nav.primary ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #df1a1c;
    height: 3px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

nav.primary ul li a:hover,
nav.primary ul li a:focus,
nav.primary ul li a:active {
    color: #818181;
}

nav.primary ul li a:hover:before,
nav.primary ul li a:focus:before,
nav.primary ul li a:active:before {
    left: 0;
    right: 0;
}


@media screen and (max-width: 1800px) {
    nav.primary {
        width: 98%;
        margin: 20px auto 0 auto;
        padding: 0 2%;
    }

    nav.primary ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1700px) {
    nav.primary ul li a {
        margin: 0 6px;
        padding: 12px 4px;
    }
}

@media screen and (max-width: 1575px) {
    nav.primary ul li {
        width: auto;
    }
}

@media screen and (max-width: 1450px) {
    nav.primary ul li a {
        font-size: 13px;
    }

    nav.primary ul {
        width: auto;
        /* float: left; */
        margin: 0 auto;
        padding: 0;
    }

    nav.primary ul li {
        float: left;
        width: auto;
    }
}

@media screen and (max-width: 1185px) {
    nav.primary {
        display: none;
    }

    #menu-button {
        width: 90%;
        margin: 35px auto 0 auto;
        padding: 0;
        text-align: center;
        display: block;
        font-size: 1em;
        line-height: 60px;
        position: relative;
        z-index: 400;
        background-color: #efefef;
    }

    #menu-button a {
        display: block;
        color: #444;
        text-decoration: none;
        /* padding: 0 0 0 .8em; */
        font-size: 1.15em;
        font-weight: 800;
    }

    nav.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -285px;
        width: 285px;
        height: 100%;
        z-index: 500;
        overflow: auto;
        background: #333;
    }

    nav.mobile .social-media {
        position: absolute;
        text-decoration: none;
        vertical-align: top;
        z-index: 9999;
        display: inline-block;
        top: 15px;
        left: 15px;
        font-size: 16px;
        word-spacing: 13px;
        color: #ccc !important;
    }

    nav.mobile .social-media a:link,
    nav.mobile .social-media a:visited {
        color: #ccc;
        text-decoration: none;
    }

    nav.mobile .social-media a:hover,
    nav.mobile .social-media a:active {
        color: #fff;
        text-decoration: underline;
    }

    nav.mobile h3 {
        color: #ccc;
        margin: 0;
        padding: 23px 0;
        position: relative;
        font-size: 18px;
        font-weight: 600;
        background: #313131;
        font-family: 'Inter', sans-serif;
    }

    nav.mobile .menu-title {
        position: absolute;
        vertical-align: top;
        top: 20px;
        right: 47px;
        text-transform: uppercase;
        font-size: 12px;
        color: #ccc;
    }

    nav.mobile .menu-toggle {
        position: absolute;
        top: 13px;
        right: 10px;
        padding: 6px 9px 5px;
        display: inline-block;
        font-weight: 700;
        font-size: 26px;
        line-height: 1;
        color: #ccc;
        text-decoration: none;
        vertical-align: top;
        font-family: Arial, sans-serif;
    }

    nav.mobile .menu-toggle:hover {
        color: #fff;
    }

    nav.mobile ul {
        list-style: none;
        font-weight: 300;
        margin: 0;
        padding: 0;
        margin-top: 60px;
    }

    nav.mobile ul li {
        color: #999;
        font-size: 15px;
        border-bottom: 1px solid #303030;
    }

    nav.mobile ul li a {
        color: #999;
        position: relative;
        display: block;
        font-size: 15px;
        text-align: left;
        text-decoration: none;
        border-left: 4px #333 solid;
        padding: 15px 35px 15px 20px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    }

    nav.mobile ul li a:hover {
        background: rgba(45, 45, 45, 0.5);
        color: #fff;
        /* border-left: 4px rgb(255, 207, 74) solid; */
    }

    .nav-footer {
        color: #AAAAAA;
        position: relative;
        text-align: center;
        font-size: 15px;
        line-height: 16px;
        padding: 15px 0;
    }
}

@media screen and (max-width: 1100px) {
    .site-header .contact-banner {
        justify-content: center;
    }

    .site-header .header-title {
        display: none;
    }

    .site-header .header-contact-details {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-between;
        padding: 0 2.5%;
    }
}

@media screen and (max-width: 1185px) {
    .site-header .header-navigation {
        flex-direction: column;
        justify-content: center;
        padding: 25px 5% 25px;
    }

    .site-header .header-navigation>div {}

    .site-header .header-navigation .logo {
        margin: 0 auto 20px auto;
    }

    .site-header .header-navigation .brands {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }


    .leftboxes .employeebox:nth-of-type(2) {
        display: none;
    }

    .site-header .header-navigation .brands a {
        margin: 0 auto;
    }

    #menu-button {
        width: 100%;
        margin: 0px auto 0 auto;
        order: 4;
    }
}

@media screen and (max-width: 768px) {
    .site-header .header-contact-details span {
        display: none;
    }
}

@media screen and (max-width: 550px) {
    .site-header .header-navigation .brands {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        justify-content: center;
    }

    .site-header .header-navigation .brands a {
        margin: 8px 0 0 0;
    }
}

.employeeboxestop .employeebox img {
    width: 98%;
    height: auto;
    margin-left: 1%;
}

.employeeboxestop .employeebox p {
    font-size: 13px;
}

.employeeboxestop .employeebox a {
    font-size: 14px;
    margin: 0 !important;
}

.employeeboxestop .employeebox {
    width: 47%;
    display: inline-block;
    box-sizing: border-box;
    padding: 5%;
    margin: 0.5%;
    background-color: #efefef;
    border-top: 2px solid #575757;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.leftboxes .employeebox {
    /* width: 100%; */
}

@media screen and (max-width: 1185px) {
    .employeeboxestop .employeebox {
        width: 30%;
        display: inline-block;
        box-sizing: border-box;
        padding: 1%;
        margin: 0.5%;
        margin-left: 10%;
        /* background-color: #FFFFFF; */
        /* border: 1px solid #777; */
    }

    .employeeboxestop .employeebox img {
        width: 98%;
        height: auto;
        margin-left: 1%;
    }

    .employeeboxestop .employeebox p {
        font-size: 13px;
    }

    .employeeboxestop .employeebox a {
        font-size: 13px;
    }

    .employeeboxestop .employeebox {
        width: 100% !important;
        margin-left: 0;
    }

    .site-header .header-navigation .brands {
        width: 100% !important;
    }

    div.brands.employeeboxestop.leftboxes {
        width: 100% !important;
    }
}

@media screen and (max-width: 730px) {
    .employeeboxestop .employeebox {
        width: 40%;
        padding: 1%;
        margin: 0.5%;
        /* margin-left: 5%; */
    }

    .employeeboxestop .employeebox {}
}

@media screen and (max-width: 570px) {
    .employeeboxestop .employeebox {
        width: 60%;
        padding: 1%;
        margin: 0.5%;
        margin-left: 20%;
    }

    .employeeboxestop .employeebox {
        width: 65%;
    }

    .employeeboxestop .employeebox {
        width: 70%;
        margin-left: 0;
    }
}

@media screen and (max-width: 500px) {
    .employeeboxestop .employeebox {
        width: 60%;
        padding: 1%;
        margin: 0.5%;
        /* margin-left: 20%; */
    }
}

@media screen and (max-width: 1675px) {
    .leftboxes .employeebox:nth-of-type(2) {
        display: none;
    }

    .employeeboxestop .employeebox {
        width: 49%;
    }

    .brands.employeeboxestop.leftboxes .employeebox {
        width: 100%;
    }

    .brands.employeeboxestop.leftboxes {
        width: 32% !important;
        order: 2;
    }

    .site-header .header-navigation .brands {
        width: 67%;
    }

    .site-header .header-navigation .brands.rightboxes {
        order: 3;
    }

    .header-navigation a[href="/default.htm"]:not(nav a) {
        order: 1;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    nav.primary {
        order: 4;
    }
}