/* Generated by less 3.10.3 */
/*===================== 
	Color information
	
	- Light Blue: #6dc6e7;
	- Darker Blue: #2885b3;
	- Light Blue-Gray Tint: #e6ecf5;
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/
/**Correct `block` display not defined in IE 8/9.**/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

pre {
    white-space: pre-wrap;
}

small {
    font-size: 80%;
}

/*===================== 
	base styles 
=======================*/
* {
    font-family: urw-antiqua, serif;
}

html {
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
    padding: 0;
    background-size: auto auto !important;
    background-color: #980c09 !important;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, #930b09 10px, #930b09 20px) !important;
    color: #000;
}


}

.popup .close {
    position: absolute;
    top: 10px;
    right: 15px;
    transition: all 0.2s;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    /* color: #000; */
    /* border: 1px solid #fff; */
    padding: 0 5px 0px 5px;
}
.popup .close:hover {
  background: #000;
}
.popup .content {
  max-height: 60%;
  overflow: auto;
}


/*Let's make it appear when the page loads*/
.overlay:target:before {
    display: none;
}
.overlay:before {
    content:"";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 99999;
}
.overlay .popup {
   
	
	
}
.overlay:target .popup {
    top: -180%;
    left: -100%;
}

.banner {width: 100%;}

/* my styles */
.popup-link {
    font-weight: 700;
    color: #000!important;
}
.popup-link:hover {
    color: #FFFFFF!important;
}

.overlay .popup {
	background: #db2a27;
	border: 3px solid #db2a27;
	border-radius: 25px;
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 10xw;
	left: 0;
	right: 0;
	float: none;
	padding: 5%;
	margin: 0 auto;
	z-index: 99999999;
	transition: all 0.6s ease-in-out;
	color: #fff;
	font-size: 16px; 
	font-weight: 400;
	text-align: center;
	line-height: 1.25;	
}

.inventory article {
    padding: 45px 45px !important;
}

.video {
    height: 500px;
    overflow: hidden;
    position: relative;

}

.video video {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

video[poster] {
    object-fit: cover;
}

.video-flex {display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px;}
.video-flex div {width: 48%;}
.video-flex iframe {width: 100%; height: 400px;}

@media only screen and (max-width: 1250px) {
	.video-flex iframe {height: 300px;}
}

@media only screen and (max-width: 1050px) {
	.video-flex iframe {height: 250px;}
}

@media only screen and (max-width: 850px) {
	.video-flex iframe {height: 200px;}
}

@media only screen and (max-width: 750px) {
	.video-flex div {width: 100%;}
	.video-flex iframe {height: 350px;}
}

@media only screen and (max-width: 600px) {
	.video-flex iframe {height: 250px;}
}

@media only screen and (max-width: 450px) {
	.video-flex iframe {height: 200px;}
}

@media only screen and (max-width: 350px) {
	.video-flex iframe {height: 175px;}
}

@media (max-width: 800px) {
    .inventory article {
        padding: 25px 35px !important;
    }
}

.parts {
    /*! CSS Used from: https://heggenequipment.com.hdev/css/style.css?v=1.0 */
    /*! CSS Used from: https://heggenequipment.com.hdev/css/InventoryStyles.css?v=1.0 */
    /*! CSS Used from: https://triplekpaintandmedia.com.hdev/css/gallery.css?v=1.0 */
}

.parts div,
.parts iframe,
.parts h3,
.parts h4,
.parts form,
.parts label {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

.parts h3,
.parts h4 {
    margin: 0;
}

.parts .exception *:not(i) {
    font-family: canada-type-gibson, sans-serif;
}

.parts .exception h4 {
    font-size: calc(1.25rem + ((1vw - 3.2px) * 0.625));
    font-weight: normal;
}

.parts .exception div {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.parts .exception div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}

.parts .exception div {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.parts .exception ::-moz-selection,
.parts .exception ::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

.parts .exception div {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parts .exception *,
.parts .exception :after,
.parts .exception :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.popup p {color: #fff !important;}

@media only screen and (max-width: 480px) {

    .parts .exception h3,
    .parts .exception h4 {
        text-align: center;
    }
}

.parts .detailed-search-wrap input {
    width: 100%;
    height: 30px;
    padding: 10px;
}

.parts input:checked+label {
    color: #eee;
    background: #db2a27;
    border-top: 2px solid #818285;
}

.parts .detailed-search-wrap label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    text-align: center;
    color: #bbb;
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid transparent;
}

.parts .detailed-search h4 {
    color: #eee;
    font-weight: normal;
    font-size: 16px;
}

.parts .detailed-row {
    margin: 10px 0 5px;
    font-size: 18px;
}

.parts .col-1-2 {
    width: 69%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding-right: 5px;
}

.parts .col-1-3 {
    width: 23%;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.parts .detailed-search input[type='text'] {
    width: 100%;
    margin: 2px 0;
    padding: 0 8px;
    font-size: 15px;
    height: 40px;
    background-color: #f9f9f9;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;



}

.parts .detailed-search input[type='submit'] {
    font-size: 16px !important;
    background: #000 !important;
    width: 100%;
    margin-top: 2px;
    height: 40px;
    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 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.parts .detailed-search input[type='submit']:hover {
    cursor: pointer !important;
}

.parts .detailed-search-wrap section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #818285;
}

.parts .detailed-search-wrap .content {
    width: 100%;
    margin: 0;
    padding: 0;
}

.parts #tab4:checked~#content4 {
    display: block;
    background: #db2a27;
    padding: 10px;
}

.parts .exception div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}

.parts .exception div,
.parts .exception h3 {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.parts .exception ::-moz-selection,
.parts .exception ::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

.parts .exception h3 {
    line-height: normal;
    font-weight: 400;
    font-weight: 700;
    font-size: calc(1.5625rem + ((1vw - 10px)*0.5435));
    color: #fff;
    font-size: 3.1640625VW;
    font-weight: 100;
    text-transform: uppercase;
}

.parts .exception div,
.parts .exception h3 {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parts .exception h3 {
    line-height: normal;
}

.parts input {
    font-size: inherit !important;
}

.parts .exception *,
.parts .exception :after,
.parts .exception :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media print {

    .parts .exception *,
    .parts .exception :after,
    .parts .exception :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
}

.parts input[type="submit"] {
    background: var(--button-bg-color-2) !important;
}

.parts .gallery .zoom-container {
    float: left;
    width: 33%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 22.5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
}

.parts .gallery .zoom-container img {
    height: 120px !important;
    object-fit: contain;
    object-position: center;
    padding: 0 3.5vw;
}

.parts .gallery .zoom-container img {
    display: block;
    width: 100%;
    height: auto;
    -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;
}

.parts .gallery img {
    display: block;
}

.parts .gallery div,
.parts .gallery img {
    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;
}

.parts .gallery ::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

.parts .gallery :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;
}

@media screen and (max-width: 500px) {
    .parts .gallery .zoom-container {
        float: none;
        border: 12.5px solid #f6f6f6 !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 780px) {
    .parts .gallery .zoom-container {
        width: 50%;
    }
}


@media screen and (min-width: 501px) and (max-width: 999px) {
    .parts .gallery .zoom-container {
        width: 50% !important;
        border: 2.25225225VW solid #f6f6f6;
    }
}

@media screen and (min-width: 1000px) {
    .parts .gallery .zoom-container {
        border: 1.171875VW solid #f6f6f6;
    }
}

.contain h1 {
    font-size: 30px;
    font-style: italic;
    color: #db2a27;
}

.contain .main {
    margin: 35px;
    background: #f6f6f6;
    -moz-box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.3);
    /*! CSS Used from: https://www.dykstra-machinery.com/css/style.css?v=1.0 */
}

.contain .main .QLcurve {
    font-size: 1.75vw;
    font-weight: 100;
    color: #fff;
}

.contain .main .quickLinks {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}

.homepage .contain .main .quickLinks {
    justify-content: center;
}

.contain .main .quickLinks h6 {
    justify-self: flex-end;
    background: linear-gradient(0deg, #7c7c7c 25%, #a4a4a4 100%);
    width: 100%;
    text-align: center;
    color: white;
    padding: 7px 0;
    z-index: 99999;
    position: relative;
    font-family: gill-sans-nova;
    font-size: 17px;
    font-weight: 500;
}

.contain .main .quickLinks aside {
    margin: 0;
    width: 100%;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contain .main .quickLinks a {
    margin: 0;
    overflow: hidden;
}

.contain .main .quickLinks a {
    display: flex;
    flex-direction: column;
    width: 410px;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.contain .main .QuickLink4 {
    transition: all 0.2s;
    background: linear-gradient(rgba(146, 11, 9, 0.75), rgba(146, 11, 9, 0.75)), url('/siteart/new.PNG');
    background-position: center;
    background-size: cover;
}

.contain .main .QuickLink4:hover {
    transition: all 0.2s;
    transform: scale(1.02);
    opacity: background-position;
    text-shadow: 0 0 15px #000;
}

.contain .main .QuickLink5 {
    transition: all 0.2s;
    background: linear-gradient(rgba(146, 11, 9, 0.75), rgba(146, 11, 9, 0.75)), url('/siteart/used.PNG');
    background-position: center;
    background-size: cover;
}

.contain .main .QuickLink5:hover {
    transition: all 0.2s;
    transform: scale(1.02);
    opacity: background-position;
    text-shadow: 0 0 15px #000;
}

.contain .main .quickLinks a {
    font-size: 21px;
    color: #fff;
    margin: 0 7px;
}

@media only screen and (max-width: 768px) {
    .contain .main a {
        font-size: calc(0.8125rem + ((1vw - 3.2px) * 0.6711)) !important;
    }

    .contain .main a {
        font-size: calc(0.8125rem + ((1vw - 3.2px) * 0.6711)) !important;
    }
}

@media only screen and (max-width: 1075px) {
    .contain .main .quickLinksa {
        width: 45%;
        height: 130px;
        margin: 10px !important;
    }

    .contain .main .quickLinks a:nth-of-type(1) {
        margin: 6px 0;
    }

    .contain .main .quickLinks a:last-of-type {
        margin: 6px 0 !important;
    }

    .contain .main .quickLinks a h5.QLcurve {
        font-size: 20px;
        font-weight: 800;
    }
}

@media screen and (max-width: 1075px) {
    .contain .main .quickLinks {
        flex-wrap: wrap;
        margin: 2.08333333VW;
        justify-content: center;
    }
}

@media all {
    .contain .main a {
        background-color: transparent;
    }

    .contain .main a:active,
    .contain .main a:hover {
        outline: 0;
    }

    .contain .main :after,
    .contain .main :before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .contain .main a {
        text-decoration: none;
    }

    .contain .main a:focus,
    .contain .main a:hover {
        text-decoration: underline;
    }

    .contain .main a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .contain .main a {
        text-decoration: none;
        outline: 0;
        font-weight: bold;
        color: black !important;
    }


    .inv-btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    a.last {}

    .contain .main a:focus,
    .contain .main a:hover {
        text-decoration: none;
        color: #6e7a81;
        outline: 0 !important;
    }
}

@media all and print {

    .contain .main *,
    .contain .main :after,
    .contain .main :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .contain .main a,
    .contain .main a:visited {
        text-decoration: underline;
    }

    .contain .main a[href]:after {
        content: " (" attr(href) ")";
    }
}

@media only screen and (max-width: 450px) {

    .contain .main {
        margin: 35px 0;
    }

    .contain .main .quickLinks a,
    .contain .main .quickLinks a:nth-child(n+2):nth-child(-n+5) {
        width: 100%;
        margin: 10px !important;
    }
}

.contain .article {
    padding: 50px 105px 10px;

}

.home .contain .article {
    text-align: center;
}

@media screen and (max-width: 800px) {
    .contain .article {
        padding: 25px;
    }

    .notInventory .pagebottom .span_4_of_12 {
        width: 100%;
    }

    .hostedfooter {
        margin: 1% 0 !important;
    }
}

.contain article p {
    font-size: 16px;
}

.contain article p.msg {
    color: #aa2425;
    font-style: italic;
}

p {}

.contain .scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.contain .scrolling {
    width: 100%;
    height: 92px;
}


/*----Brands---------*/
.inv-brandslider {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1150px;
    margin: 0 auto;
    justify-content: center;
}

.brands {
    display: block !important;
    width: 88%;
    margin: 0 auto;
}

.brands-slide {
    display: flex;
    flex-direction: row;
    width: 90%;
    padding: 20px 0;
}

.slick-slider {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .4) !important;
    border-radius: 15px;
}

.inv-brandslider a {
    max-width: 270px;
}

.brandbar {
    background: transparent;
    margin: 0 auto !important;
    text-align: center;
    padding: 10px 0px !important;
    width: 90%;
    top: 0;
    left: 0;
    right: 0;
    display: block !important;
}

.manu-slider img {
    width: 80%;
    /*	padding:0 0 2px 0; */
    box-sizing: border-box;
    /*	background-color:#fff;*/
    margin: 30px auto;
    /*	background: #fff; */
    transition: .3s ease;
    max-height: 400px;
    object-fit: contain;
}

/*.manu-slider img:hover{transform: translateY(-5%);}*/

.slick-list {
    max-width: 1300px !important;
}

.slick-prev {
    border-radius: 10px;
    width: 60px;
    display: block;
    background-color: #d71b3b;
    text-align: center;
    padding: 15px 0;
    cursor: pointer;
    transition: .3s ease-in-out;
}

.slick-next {
    border-radius: 10px;
    width: 40px;
    display: block;
    background-color: #d71b3b;
    text-align: center;
    padding: 15px 0;
    margin-left: 10px;
    cursor: pointer;
    transition: .3s ease-in-out;
}

.slick-list {
    margin: 0 auto !important;
}


.brand-area {
    width: 90%;
    margin: 0 auto;
    padding: 80px 0;
}

.brand-header {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-bottom: 10px;
    text-align: center;
}

.brand-header hr {
    border: solid 1px #d71b3b;
    width: 500px;
    height: 0px;
}

.brand-header h3 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.brand-area {
    text-align: center;
}

.brand-area i {
    color: #d71b3b;
    font-size: 40px;
    padding-bottom: 40px;
}


.notInventory {
    /* clear floats */
    /*image replacement*/
    /*===================== 
	typography 
=======================*/
    /*===================== 
	link styles 
=======================*/
    /*===================== 
	list styles 
=======================*/
    /*===================== 
	header styles 
=======================*/
    /*===================== 
	nav styles 
=======================*/
    /*===================== 
	content styles 
=======================*/
    /*===================== 
	slideshow styles 
=======================*/
    /* pager */
    /*===================== 
	banner styles 
=======================*/
    /*===================== 
	Contact / Form styles 
=======================*/
    /*===================== 
	layout styles 
=======================*/
    /*.viewfinal{margin-top:8px;}*/
    /*--------Inventory Styles--------*/
    /*  SECTIONS  */
    /*  COLUMN SETUP  */
    /*  GROUPING  */
    /*  GRID OF TWELVE  */
    /*  GRID OF FOUR  */
    /*  GRID OF THREE  */
    /*===================== 
	footer styles 
=======================*/
    /*===================== 
	Responsive styles 
=======================*/
    /*  GO FULL WIDTH BELOW 480 PIXELS */
}

.notInventory svg:not(:root) {
    overflow: hidden;
    /*reset*/
}

.notInventory .group:before,
.notInventory .group:after {
    content: "";
    display: table;
}

.notInventory .group:after {
    clear: both;
}

.notInventory .group {
    zoom: 1;
}

.notInventory .clear {
    clear: both;
}

.notInventory .hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.notInventory hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-style: solid;
    height: 0;
}

.notInventory img {
    border: 0;
    max-width: 100%;
}


.popup img {
       border: 0;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.popup p {
      font-size:20px !important;
	font-weight:800 !important;
	text-align:center !important;
	padding-top:20px !important;
}

.notInventory h1,
.notInventory h2,
.notInventory h3,
.notInventory h4,
.notInventory h5,
.notInventory h6 {
    margin: 0;
    padding: 0 0 1% 0;
    font-weight: 700;
    line-height: 1.5em;
    color: #b12629;
}

.notInventory h1 {
    font-size: 36px;
}

.notInventory h2 {
    font-size: 30px;
}

.notInventory h3 {
    font-size: 24px;
}

.notInventory h4 {
    font-size: 20px;
}

.notInventory h5 {
    font-size: 18px;
}

.notInventory p {
    padding: 0 0 2% 0;
    font-size: 18px;
    line-height: 1.5em;
    margin: 0;

    font-weight: 600;
    color: #333333;
}

.notInventory strong {
    font-weight: 700;
}

.notInventory a.link:focus {
    outline: thin dotted;
    /*reset*/
}

.notInventory a {
    text-decoration: none;
    color: inherit;
}

.notInventory a:hover {
    text-decoration: none;
    color: #000;
}

.notInventory .appbutton a {
    background: #38b749;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

.notInventory .appbutton a:hover {
    background: #262626;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

.notInventory .bottomlink {
    text-align: center;
}

.notInventory ul.list {
    margin: 0;
}

.notInventory ul.list li {
    font-size: 16px;
}

.notInventory .topbar {
    background: #231f20;
    padding: 2px 0;
    font-size: 14px;
    color: #fff;
}

.notInventory .topbar p {
    padding: 0 0 0 0;
}

.notInventory .topbar i {
    margin-right: 5px;
}

.notInventory .topbar ul {
    list-style: none;
}

.notInventory .topbar ul li {
    float: left;
    padding: 7px 40px 7px 0;
}

.notInventory .topbar ul li:last-child {
    float: right;
    padding: 7px 0 7px 0;
}

.notInventory .headerContainer {
    background: url('../siteart/headerbg.jpg');
    background-size: cover;
    background-position: center;
    padding-bottom: 15px;
}

.notInventory header {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    color: #fff;
}

.notInventory header p a[href^='tel:'] {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 18px !important;
}

.notInventory header p {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: 18px !important;
}

.notInventory .headerwrap {
    width: 96%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 800px) {
    .notInventory .headerwrap {
        flex-direction: column;
    }
}

.notInventory .logo {
    float: left;
    padding-bottom: 5px;
}

.notInventory .mobileNumber {
    display: none;
}

@media (max-width: 800px) {
    .notInventory .mobileNumber {
        display: block !important;
    }
}

.notInventory .address {
    text-align: right;
    padding-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.notInventory .address h2 {
    padding: 0;
    color: #000;
}

.notInventory .address h5 {
    padding: 0;
    color: #000;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}

.notInventory * {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.notInventory #navcontain {
    position: relative;
    width: 100%;
    margin: 0;
    background: #7c7c7c;
    background: linear-gradient(0deg, #7c7c7c 25%, #a4a4a4 100%);
    z-index: 700;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.75);
}

.notInventory nav {
    position: relative;
    /*max-width:1024px;*/
    margin: 0 auto;
}

.notInventory #cssmenu,
.notInventory #cssmenu ul,
.notInventory #cssmenu ul li,
.notInventory #cssmenu ul li a,
.notInventory #cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.notInventory #cssmenu:after,
.notInventory #cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.notInventory #cssmenu #head-mobile {
    display: none;
}

.notInventory #cssmenu {
    /*max-width: 1170px;*/
    margin: 0 auto;
}

.notInventory #cssmenu>ul {
    margin: 0 0 0 0;
    text-align: center;
    font-size: 0px;
}

.notInventory #cssmenu>ul>li {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-left: #6f7272 2px solid;
    border-right: linear-gradient(180deg, #7c7c7c 25%, #a4a4a4 100%) 3px solid;
}

.notInventory #cssmenu>ul>li:first-child {
    border-left: none;
}

.notInventory #cssmenu>ul>li:last-child {
    border-right: none;
}

.notInventory #cssmenu>ul>li>a {
    font-family: gill-sans-nova;
    line-height: 18px;
    font-size: 18px;
    padding: 15px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: 200;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.notInventory #cssmenu>ul>li:hover>a,
.notInventory #cssmenu>ul>li:focus>a,
.notInventory #cssmenu ul li.active a {
    color: #000;
}

.notInventory #cssmenu>ul>li:hover,
.notInventory #cssmenu ul li.active:hover,
.notInventory #cssmenu ul li.active,
.notInventory #cssmenu ul li.has-sub.active:hover {
    -webkit-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.notInventory #cssmenu>ul>li:focus,
.notInventory #cssmenu ul li.active:focus,
.notInventory #cssmenu ul li.active,
.notInventory #cssmenu ul li.has-sub.active:focus {
    -webkit-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.notInventory #cssmenu>ul>li.has-sub:focus>a:before {
    top: 23px;
    height: 0;
}

.notInventory #cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 10px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: none;
    background: #fff;
    content: '';
}

.notInventory #cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 7px;
    right: 14px;
    display: none;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.notInventory #cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0;
}

.notInventory #cssmenu ul ul {
    position: absolute;
    left: -9999px;
}

.notInventory #cssmenu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    background: #2a2a2a;
    transition: all 0.25s ease;
    text-align: left;
}

.notInventory #cssmenu ul ul li:hover {
    background: #B12629;
}

.notInventory #cssmenu li:hover>ul {
    left: auto;
}

.notInventory #cssmenu li:hover>ul>li {
    height: 100%;
}

.notInventory #cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

.notInventory #cssmenu ul ul li a {
    padding: 11px 18px;
    width: 270px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}

.notInventory #cssmenu ul ul li a:hover {
    background: #db2a27;
}

.notInventory #cssmenu ul ul li:last-child>a,
.notInventory #cssmenu ul ul li.last-item>a {
    border-bottom: 0;
}

.notInventory #cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: '';
}

.notInventory #cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.notInventory #cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0;
}

.notInventory #cssmenu ul ul ul li.active a {
    border-left: 1px solid #333;
}

.notInventory #cssmenu>ul>li.has-sub>ul>li.active>a,
.notInventory #cssmenu>ul ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333;
}

@media screen and (max-width: 1600px) {
    .notInventory #cssmenu>ul>li>a {
        padding: 15px 10px;
        font-size: 16px;
        line-height: 16px;
    }
}

@media screen and (max-width: 1100px) {
    .notInventory #cssmenu>ul>li>a {
        padding: 15px 5px;
        font-size: 14px;
        line-height: 14px;
    }
}

@media screen and (max-width: 930px) {
    .notInventory #cssmenu>ul>li>a {
        font-size: 11px;
        line-height: 13px;
    }
}

@media screen and (max-width: 800px) {
    .notInventory nav {
        width: 100%;
    }

    .notInventory #cssmenu {
        width: 100%;
    }

    .notInventory #cssmenu ul {
        width: 100%;
        display: none;
    }

    .notInventory #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #000;
        margin: 0;
        border-left: none;
    }

    .notInventory #cssmenu ul li:hover {
        background: #4b4b4b;
    }

    .notInventory #cssmenu ul ul li,
    .notInventory #cssmenu li:hover>ul>li {
        height: auto;
    }

    .notInventory #cssmenu ul li a,
    .notInventory #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
    }

    .notInventory #cssmenu>ul>li {
        float: none;
        border-bottom: #262626 1px solid;
    }

    .notInventory #cssmenu ul ul li {
        background: #4a4a4a !important;
    }

    .notInventory #cssmenu ul ul li:hover {
        background: #e6ecf5 !important;
    }

    .notInventory #cssmenu ul ul ul li a {
        background: #262626;
    }

    .notInventory #cssmenu ul ul li a {
        color: #fff;
        font-size: 14px;
    }

    .notInventory #cssmenu ul ul li:hover>a,
    .notInventory #cssmenu ul ul li.active>a {
        color: #000;
        font-weight: bold;
    }

    .notInventory #cssmenu ul ul,
    .notInventory #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }

    .notInventory #cssmenu>ul>li.has-sub>a:after,
    .notInventory #cssmenu>ul>li.has-sub>a:before,
    .notInventory #cssmenu ul ul>li.has-sub>a:after,
    .notInventory #cssmenu ul ul>li.has-sub>a:before {
        display: none;
    }

    .notInventory #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700;
    }

    .notInventory .hamburger {
        width: 55px;
        height: 40px;
        position: absolute;
        top: 0;
        cursor: pointer;
        z-index: 12399994;
    }

    .notInventory .hamburger:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        content: '';
    }

    .notInventory .hamburger:before {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #ddd;
        content: '';
    }

    .notInventory .hamburger.menu-opened:after {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .notInventory .hamburger.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .notInventory #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        height: 42px;
        width: 100%;
        cursor: pointer;
    }

    .notInventory #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }

    .notInventory #cssmenu .submenu-button:after {
        position: absolute;
        top: 21px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: '';
    }

    .notInventory #cssmenu ul ul .submenu-button:after {
        top: 13px;
        right: 13px;
    }

    .notInventory #cssmenu .submenu-button.submenu-opened:after {
        background: #fff;
    }

    .notInventory #cssmenu .submenu-button:before {
        position: absolute;
        top: 18px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: '';
    }

    .notInventory #cssmenu ul ul .submenu-button:before {
        top: 10px;
        right: 16px;
    }

    .notInventory #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }

    .notInventory #cssmenu ul ul ul li.active a {
        border-left: none;
    }

    .notInventory #cssmenu>ul>li.has-sub>ul>li.active>a,
    .notInventory #cssmenu>ul ul>li.has-sub>ul>li.active>a {
        border-top: none;
    }
}

.notInventory .wrapper {
    max-width: 1385px;
    margin: 0 auto;
    padding: 0 2%;
}

.notInventory .logos .wrapper {
    max-width: 1750px;
}

@media (max-width: 1000px) {
    .notInventory .logos .wrapper {
        max-width: 500px;
        justify-content: center !important;
    }
}

.notInventory .container {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
}

.notInventory .warranty {
    background: #fff;
}

.notInventory .features li {
    list-style: none;
}

.notInventory .slides {
    background: url(../siteart/concrete_wall.png) repeat;
    padding: 0;
    color: #fff;
    position: relative;
}

.notInventory .cycle-slideshow img {
    width: 100%;
}

.notInventory .cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
    display: none;
}

.notInventory .cycle-pager span {
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ddd;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

.notInventory .cycle-pager span.cycle-pager-active {
    color: #2885b3;
}

.notInventory .cycle-pager>* {
    cursor: pointer;
}

.notInventory .homecopy {
    color: #fff;
    padding: 2% 0;
}

.notInventory #formpage {
    padding: 0 10px;
}

.notInventory form {
    margin: 0 0 0;
}

.notInventory label {
    display: block;
    font-size: 16px;
    padding-top: 4%;
    width: 100%;
}

.notInventory input {
    font-family: 'Open Sans', Arial, sans-serif;
    border: #999999 solid 1px;
    border-radius: 2px;
    padding: 1% 0;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
}

.container input {
    width: auto;
}

.notInventory input:focus {
    border: #2885b3 solid 1px;
}

.notInventory input.button2 {
    display: block;
    width: 50%;
    margin: 0 auto 5% auto;
    border: #277e32 solid 1px;
    background-color: #38b749;
    color: #fff;
    border-radius: 2px;
}

.notInventory input.button2:hover {
    background-color: #277e32;
    cursor: pointer;
}

.notInventory select {
    font-family: 'Open Sans', Arial, sans-serif;
    border: #999999 solid 1px;
    padding: 1%;
    font-size: 14px;
    width: 102%;
}

.notInventory textarea {
    font-family: 'Open Sans', Arial, sans-serif;
    border: #999999 solid 1px;
    border-radius: 2px;
    padding: 1% 0;
    font-size: 14px;
    width: 100%;
    resize: none;
}

.notInventory .sendbutton:hover {
    background-color: #b12629;
    color: #fff;
}

.notInventory .contact h5 {
    color: #333333;
}

.notInventory .padit {
    padding: 2% 0;
}

.notInventory .welcome h1 {
    color: #000;
}

.notInventory .slogan {
    background: url(../siteart/scrollingbg.jpg) repeat;
    text-align: center;
    border-bottom: #000 1px solid;
    padding: 1% 0;
}

.notInventory .slogan h1,
.notInventory .partshead h1,
.notInventory .servicehead h1 {
    color: #fff;
    font-size: 56px;
    text-transform: uppercase;
    padding: 0 0 0 0;
}

.notInventory .slogan span,
.notInventory .partshead span,
.notInventory .servicehead span {
    color: #cc2c2f;
}

.notInventory #callus {
    text-align: center;
}

.notInventory .partshero img,
.notInventory .servicehero img {
    width: 100%;
}

.notInventory .partshead,
.notInventory .servicehead {
    width: 100%;
}

.notInventory .partscopy h3 {
    text-align: center;
}

.notInventory .partsthumbs {
    text-align: center;
    background-color: #fff;
}

.notInventory .logos {
    background: #fff;
    background: #f4f4f4;
    background: radial-gradient(circle, #f4f4f4 0%, #b2b2b2 100%);
    text-align: center;
    margin: 0 auto;
}

.notInventory .logos .wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0;
    flex-wrap: wrap;
}

@media screen and (max-width: 800px) {
    .notInventory .logos .wrapper {
        justify-content: center;
    }


    .notInventory .centerStuff {
        display: flex;
        align-items: center;
        flex-direction: column;
        text-align: center !important;
    }

    .notInventory .divfooter {
        text-align: center !important;
    }
}

.notInventory .partnerlogo {
/*    margin: 1%;*/
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.notInventory .partnerlogo img {
    width: 8.010417VW;
}

@media (min-width: 1920px) {
    .notInventory .partnerlogo img {
        width: 173px;
    }
}

@media (max-width: 1000px) {
    .notInventory .partnerlogo img {
        width: 125px;
    }
}

.notInventory .scrolling {
    display: block;
}

.notInventory .ribbon {
    text-align: center;
    color: #fff;
    background: #38b749;
    border-bottom: #216c2b 5px solid;
    position: relative;
}

.notInventory .ribbon h2 {
    color: #fff;
}

.notInventory .linkbox {
    display: block;
    position: relative;
    text-align: center;
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.notInventory .linkbox h3 {
    color: #000;
    text-transform: uppercase;
}

.notInventory .linkbox a {
    margin: 5px 0;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.notInventory .linkbox a:hover {
    color: #b12629;
}

.notInventory .productbox {
    display: block;
    position: relative;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.notInventory .productbox img {
    width: 100%;
    height: auto;
}

.notInventory .productbox h3 {
    overflow: hidden;
    text-align: center;
}

.notInventory .productbox p {
    padding: 10px 30px;
}

.notInventory #trailercopy {
    margin-top: 60px;
}

.notInventory #stockcopy {
    margin-top: 40px;
}

.notInventory .specbutton {
    background: url(../siteart/specbuttonbkgd.jpg);
    padding: 5px;
    color: #fff;
    height: 20px;
    width: 50%;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.notInventory .specs {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
    height: 100%;
}

.notInventory .specbutton:hover {
    background: url(../siteart/navbg.jpg);
    color: #fff;
}

.notInventory .view {
    background: url(../siteart/specbuttonbkgd.jpg);
    margin-top: 40px;
}

.notInventory .viewlast {
    background: url(../siteart/specbuttonbkgd.jpg);
    margin-top: 5px;
}

.notInventory .view:hover,
.notInventory .viewlast:hover {
    background: url(../siteart/navbg.jpg);
}

.notInventory #maincopy {
    text-align: center;
}

.notInventory .sitemap {
    background: url(../siteart/escheresque_ste.png) repeat;
    color: #fff;
}

.notInventory .sitemap p {
    line-height: 2em;
}

.notInventory .sitemap i {
    font-size: 42px;
    margin-right: 20px;
}

.notInventory .buttonrow {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.notInventory .catbutton {
    font-size: 16px;
    font-weight: bold;
    background: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px;
    color: #fff;
    text-align: center;
    margin: 1%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.notInventory .catbutton:hover {
    background: #b12629;
    -moz-transition: 0.25s all ease;
    -webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;
}

.notInventory .inv-wrap {
    padding: 2% 0;
}

.notInventory .hosted-content .pagination>.drop-down-form select {
    width: 10% !important;
}

.notInventory .hosted-content h1 {
    font-size: 30px !important;
}

.notInventory .scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.notInventory .scrolling {
    width: 100%;
    height: 92px;
}

.notInventory .mobilecontainer {
    overflow: hidden;
    /* must have this property for mobile phones and tablet display! */
    width: 100%;
    margin: 0 auto;
    height: 92px;
    padding: 0;
    background: #000;
}

.notInventory iframe.banner {
    width: 100%;
    height: 92px;
    background: #000;
}

.notInventory .section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.notInventory .col {
    display: block;
    float: left;
    margin: 1% 0 1% 2%;
}

.notInventory .col:first-child {
    margin-left: 0;
}

.notInventory #first {
    margin-left: 0;
}

.notInventory .group:before,
.notInventory .group:after {
    content: "";
    display: table;
}

.notInventory .group:after {
    clear: both;
}

.notInventory .group {
    zoom: 1;
    /* For IE 6/7 */
}

.notInventory .centerStuff {
    display: flex;
    align-items: center;
}

.notInventory .span_12_of_12 {
    width: 100%;
}

.notInventory .span_11_of_12 {
    width: 91.5%;
}

.notInventory .span_10_of_12 {
    width: 83%;
}

.notInventory .span_9_of_12 {
    width: 74.5%;
}

.notInventory .span_8_of_12 {
    width: 66%;
}

.notInventory .span_7_of_12 {
    width: 57.5%;
}

.notInventory .span_6_of_12 {
    width: 49%;
}

.notInventory .span_5_of_12 {
    width: 40.5%;
}

.notInventory .span_4_of_12 {
    width: 32%;
}

.notInventory .span_3_of_12 {
    width: 23.5%;
}

.notInventory .span_2_of_12 {
    width: 15%;
}

.notInventory .span_1_of_12 {
    width: 6.5%;
}

.notInventory .span_4_of_4 {
    width: 100%;
}

.notInventory .span_3_of_4 {
    width: 74.5%;
}

.notInventory .span_2_of_4 {
    width: 49%;
}

.notInventory .span_1_of_4 {
    width: 23.5%;
}

.notInventory .span_3_of_3 {
    width: 100%;
}

.notInventory .span_2_of_3 {
    width: 66.13%;
}

.notInventory .span_1_of_3 {
    width: 32.26%;
}

.notInventory .pagebottom {
    background: url(../siteart/headerbg.jpg) center center no-repeat;
    padding: 10px 0;
    border-top: #474747 1px solid;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    color: white;
    font-size: 12px;
}

.notInventory .pagebottom p {
    color: #fff;
    font-size: 14px;
}

.notInventory .pagebottom a {
    color: #fff;
    margin: 0 auto;
}

.notInventory .pagebottom a:hover {
    color: #000;
}

.notInventory footer {
    margin: 0 auto;
    width: 100%;
}

.notInventory footer * {
    font-family: gill-sans-nova !important;
    color: white !important;
    line-height: 1 !important;
}

.notInventory .pagebottom li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.notInventory .pagebottom li a {
    font-family: gill-sans-nova !important;
}

.notInventory #footernav {
    text-align: center;
}

.notInventory #footernav ul {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 800px) {
    .notInventory #footernav ul {
        display: none;
    }
}

.notInventory #footernav a {
    padding: 10px;
    font-size: calc(0.6875rem + ((1vw - 8px) * 0.625));
    text-transform: uppercase;
}

.notInventory a.footerlink:link,
.notInventory a.footerlink:visited,
.notInventory a.footerlink:active {
    text-decoration: none;
    font-size: 12px;
    color: #ccc;
    border-bottom: none;
}

.notInventory a.footerlink:hover {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}

.notInventory .footertext {
    font-size: 12px;
    color: #ccc;
}

.notInventory .smallfootertext {
    font-size: 12px;
    color: #ccc;
}

.notInventory .divfooter {
    text-align: left;
    margin: 0 auto;
}

.notInventory .footerlogo {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1024px) {
    .notInventory .linkbox h3 {
        font-size: 18px;
    }

    .notInventory .view {
        margin-top: 40px;
    }

    .notInventory .viewlast {
        margin-top: 13px;
    }

    .notInventory .address p {
        font-size: 12px;
    }

    .notInventory .productbox p {
        padding: 10px 30px;
    }

    .notInventory .productbox h3 {
        padding: 20px 30px 0 30px;
    }

    .notInventory .specbutton {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 885px) {
    .video {
        height: 357px;
    }
}

@media screen and (max-width: 800px) {

    .notInventory .logo,
    .notInventory .logo img {
        float: none;
        text-align: center;
        margin: 0 auto !important;
    }

    .notInventory .address {
        text-align: center;
        padding-top: 10px;
        display: none;
    }

    .notInventory h1 {
        font-size: 30px;
    }

    .notInventory h2 {
        font-size: 24px;
    }

    .notInventory h3 {
        font-size: 18px;
    }

    .notInventory h4 {
        font-size: 16px;
    }

    .notInventory h5 {
        font-size: 14px;
    }

    .notInventory p {
        font-size: 12px;
    }

    .notInventory .address p,
    .notInventory .logo p {
        font-size: 16px;
    }

    .notInventory .view {
        margin-top: 40px;
    }

    .notInventory .viewlast {
        margin-top: 8px;
    }
}

@media screen and (max-width: 634px) {
    .video {
        height: 252px;
    }
}

@media screen and (max-width: 600px) {
    .notInventory .topbar ul li {
        float: none;
        padding: 7px 0 7px 0;
    }

    .notInventory .topbar ul li:last-child {
        float: none;
        padding: 7px 0 7px 0;
    }

    .notInventory .arrowdown {
        display: none;
    }

    .notInventory #trailercopy {
        margin-top: 0px;
    }

    .notInventory #stockcopy {
        margin-top: 0px;
    }

    .notInventory .view,
    .notInventory .viewlast {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .notInventory .centerStuff {
        flex-direction: column;
        justify-content: center;
    }

    .notInventory .col {
        margin: 4% 0 4% 0%;
    }

    .notInventory .span_1_of_4,
    .notInventory .span_2_of_4,
    .notInventory .span_3_of_4,
    .notInventory .span_4_of_4 {
        width: 100%;
    }


    .notInventory .span_3_of_3,
    .notInventory .span_2_of_3,
    .notInventory .span_1_of_3 {
        width: 100%;
    }

    .notInventory .span_1_of_12,
    .notInventory .span_2_of_12,
    .notInventory .span_3_of_12,
    .notInventory .span_4_of_12,
    .notInventory .span_5_of_12,
    .notInventory .span_6_of_12,
    .notInventory .span_7_of_12,
    .notInventory .span_8_of_12,
    .notInventory .span_9_of_12,
    .notInventory .span_10_of_12,
    .notInventory .span_11_of_12,
    .notInventory .span_12_of_12 {
        width: 100%;
    }

    .notInventory .divfooter {
        text-align: center;
    }

    .notInventory .footerlogo img {
        margin: 0 auto !important;
    }

    .notInventory .catbutton {
        width: 80%;
        display: block;
        margin: 2% auto;
    }

    .notInventory .hide {
        display: none;
    }
}

@media screen and (max-width: 447px) {
    .notInventory .topbar {
        font-size: 12px;
        text-align: center;
    }

    .notInventory .address h2 {
        font-size: 24px;
    }

    .notInventory .pagebottom {
        padding: 20px 0;
        text-align: center;
    }

    .notInventory .divfooter {
        text-align: center;
    }

    .notInventory .footerlogo {
        padding: 20px 0;
        display: none;
    }
}

@media screen and (max-width: 443px) {
    .video {
        height: 190px;
    }
}

@media screen and (max-width: 414px) {
    .notInventory h1 {
        font-size: 16px;
    }

    .notInventory h2 {
        font-size: 15px;
    }

    .notInventory h3 {
        font-size: 14px;
    }
}

/* inv buttons  */
.container.cf a {
    color: #db2a27;
}

.container.cf a:hover {
    color: #FFFFFF !important;
    background: #000000 !important;
}

.inv-btn:after {
    clear: both;
    content: "";
    display: block;
}

.inv-btn a {
    width: 29.33333%;
    float: left;
    margin: 0 1% 10px 1%;
    display: block;
    color: #fff !important;
    background: #a4a4a4 !important;
    text-transform: uppercase;
    padding: 6px 1%;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
}

.inv-btn a:hover {
    background: #000;
    color: #fff;
}

@media screen and (max-width: 335px) {
    .video {
        height: 137px;
    }
}

@media screen and (max-width:1050px) {
    .inv-btn a {
        width: 100%;
        font-size: calc(0.875rem + ((1vw - 3.2px) * 0.5479));
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (min-width: 1050px) {
    .inv-btn a {
        font-size: calc(0.55rem + ((1vw - 10.5px) * 0.6897));
    }
}