@media (max-width: 1475px) {
/* Makes the third menu reverse sides when window is smaller to avoid overflow */
#cssmenu ul li:nth-child(3) ul li:hover ul {
    left: auto;
    right: 100%;
    width: auto;
}
#cssmenu ul li:nth-child(3) ul ul {
    margin-left: 0;
    margin-right: 0;
}
}

@media (max-width: 1300px) {
#page, #cssmenu, #preheader, .footernarrow{
	width: 90%;
}
#page{
    padding-top: 6.5vw;
}
#logo {
    left: 8%;
}
#preheader, #cssmenu {
    padding: 0px 1.5vw;
}
#preheader p {
    margin: 0 11.5vw 0 0;
    padding: .75vw 0;
    font-size: 0.92vw;
}
#preheader a {
    padding: .5vw 2vw;
    font-size: 1.4vw;
    border: 0.25vw solid black;
    margin-right: 1.5vw;
    border-top: none;
}
#cssmenu > ul > li {
    padding: 0.75vw 0;
}
#cssmenu > ul > li > a {
    margin-top: 0px;
    padding: 0.5vw 1.5vw;
    padding-top: 0.3vw;
    font-size: 2vw;
    border-right: 0.15vw solid #f0e9dc;
}
#cssmenu > ul > li:nth-child(1) > a {
    border-left: 0.15vw solid #f0e9dc;
}
#cssmenu > ul > li:hover > ul {
    padding-top: 1.5vw;
    padding-bottom: 0.75vw;
    border-bottom: 0.6vw solid black;
    margin-top: 0.75vw;
}
#cssmenu ul ul li a {
    padding: 1vw 1.2vw;
    padding-bottom: 0.9vw;
    padding-right: 0 !important;
    min-width: 21vw;
    font-size: 1.4vw;
    border-top: 0.175vw solid transparent;
    border-bottom: 0.175vw solid transparent;
}
#cssmenu ul li:nth-child(3) ul li a {
    min-width: 100%;
}
#cssmenu > ul > li:nth-child(1) > ul > li > a, #cssmenu > ul > li:nth-child(1) > ul{
    min-width: 19vw;
}
#cssmenu > ul > li:nth-child(2) > ul > li > a{
    min-width: 16vw;
}
#cssmenu > ul > li:nth-child(3) > ul{
	min-width: 100%;
}
#cssmenu > ul > li:nth-child(1) > ul > li > ul > li > a{
    min-width: 21vw;
}
#cssmenu > ul > li:nth-child(1) > ul > li:nth-child(2) > ul > li > a{
    min-width: 16.25vw;
}
#cssmenu > ul > li:nth-child(2) > ul > li > ul > li > a{
    min-width: 17.25vw;
}
#cssmenu > ul > li:nth-child(2) > ul > li:nth-child(1) > ul > li > a{
    min-width: 19.25vw;
}
#cssmenu > ul > li:nth-child(3) > ul > li > ul > li > a{
	min-width: 23vw;
}
#cssmenu > ul > li:nth-child(3) > ul > li:nth-child(2) > ul > li > a{
    min-width: 20vw;
}
#cssmenu ul ul li:hover > a {
    border-top: 0.175vw solid black;
    border-bottom: 0.175vw solid black;
}
#cssmenu > ul > li.has-sub:hover:after {
    border-left: 3.25vw solid transparent;
    border-right: 3.25vw solid transparent;
    border-top: 1.1vw solid black;
}
#topimage {
    border-bottom: 0.4vw solid black;
    margin: 0px 1.5vw;
}
/*#pullmanure #topimage, #trucktanker #topimage {
    height: 41vw;
}
#truckforage #topimage {
    height: 45vw;
}*/
#content {
    padding: 0px 2vw 2vw 2vw;
    font-size: 1.1vw;
    margin: 0px 1.5vw 0px 1.5vw;
}
#breadcrumb {
    padding-top: 0.5vw;
    font-size: 1.25vw;
}
#productdroplabel {
    right: 0.5vw;
    border: 0.185vw solid #fdbe00;
    border-top: none;
    border-radius: 0 0 0.5vw 0.5vw;
}
#productdroplabelinner {
    padding: 0.3vw 1.2vw;
    border: 0.185vw solid black;
    border-top: none;
    border-radius: 0 0 0.5vw 0.5vw;
}
#productdroplabel #seeother {
    margin: 0 0.5vw 0 0;
    font-size: 1.25vw;
}
#productdroplabel img {
    width: 4vw;
}
#productswrapper {
    margin-top: 0.4vw;
    border-radius: 1vw;
}
#productdrop:checked ~ #productswrapper {
    max-height: 1250px;
    border: 0.3vw solid #fdbe00;
    box-shadow: 0px 0px 1.2vw 0px black;
}
.prodimage {
    height: 12vw;
}
.prodtext {
    font-size: 1.2vw;
}
#contenttitle {
    padding: 0 0 0.5vw 1.5vw;
    margin-top: 2vw;
    left: -2vw;
}
#proddesc{
	font-size: 1.25vw;
    margin-top: 1vw;
}
.galleryimg {
    height: 9vw;
    width: 30%;
    border: 0.25vw solid #11583b;
}
/*#truckforage .galleryimg, #trucktanker .galleryimg {
    width: 91%;
    height: 27vw;
}*/
.galleryimg:hover:after {
    font-size: 1.4vw;
    text-shadow: 0px 0px 1.75vw white;
}
.droplabel {
    padding: 0.9vw 0.9vw 0.9vw 1.5vw;
}
.droplabeltitle {
    font-size: 1.5vw;
}
.droplabel .droparrow {
    width: 4vw;
    right: 1.25vw;
}
#standarddrop ~ #standard, #customdrop:checked ~ #custom {
    /*padding: 1.25vw 2vw;
    border: 0.2vw solid #11583b;
    border-top: none;*/
}
#standard{
    margin-top: 3.5vw;
}
#featureditems {
    margin-bottom: 0.8vw;
}
.featured {
    width: calc((100% / 3) - 1.6vw);
    height: 16vw;
    border-radius: 0.8vw;
    margin: 0.8vw;
}
.featuredinner {
    padding: 1vw 0 0.5vw 0;
}
.featured h1 {
    font-size: 2.5vw;
    padding-bottom: 0.3vw;
    margin: 0px auto 0.3vw auto;
}
.featured p {
    font-size: 1.1vw;
}
.featured p:nth-last-of-type(1) {
    margin-bottom: 0.7vw;
}
.featured p + p {
    margin-top: 0.4vw;
}
#specs {
    /*border: 0.25vw solid black;*/
    padding: 0;
	font-size: 14px;
}
#specsheader {
    font-size: 1.5vw;
}
#specs table {
    /*border-bottom: 0.3vw solid #11583b;*/
}
#specs th {
    padding: 1.2vw 0.8vw;
}
#specs td {
    padding: 0.8vw;
}
#specsdownload {
    border: 0.175vw solid #ccc;
    border-radius: 0.5vw;
    padding: 0.175vw 1.2vw;
    margin-top: 1.25vw;
}
#specsdownload img {
    margin-right: 0.8vw;
}
.includesone, .includestwo {
    padding: 2.5vw 0;
}
.fdblock {
    font-size: 1.2vw;
}
.includestwo {
    border-bottom: 0.13vw solid black;
    border-top: 0.13vw solid black;
}
#madeinusa {
    border-right: 0.13vw solid black;
}
#madeinusa, #warranty3year {
    padding: 0 1.2vw;
}
.miublock img, .w3yblock img, .miublock:nth-child(1), .w3yblock:nth-child(1) {
    height: 13.5vw;
    text-align: center;
}
#footer:before {
    width: calc(90% - (1.5vw * 2));
    background-size: contain;
}
#footerinner:before {
    width: calc(5vw + 1.5vw + 2px);
}
#dropboxesouter {
    padding: 0 1.5vw;
}
.dropwrapper {
    padding: 1.3vw;
}
.droptitle h1 {
    font-size: 2vw;
    margin: 0 0 0.7vw 0;
}
.dropcontent a {
    font-size: inherit;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
}
#contactus .dropcontent a:nth-child(3) {
    font-size: 1.2vw;
    padding: 0.4vw 1.85vw;
    margin-top: 0.8vw;
}
#qualityandlogo h1 {
    padding: 1.5vw 2.6vw;
    font-size: 2vw;
}
#footerlogo {
    width: 18vw;
    right: 1.5vw;
}
#footerlogo p {
    font-size: 1.8vw;
}
#copyright {
    margin: 1.2vw 0;
    font-size: 1vw;
    padding: 0 1.3vw;
}
#footerlinks, #footerlinksmobile {
    font-size: 1.6vw;
}
#footerlinks a, #footerlinksmobile a {
    padding: 0 2vw;
    letter-spacing: 0.075vw;
}
#footerlinks a:nth-child(1), #footerlinksmobile a:nth-child(1) {
    padding-left: 1.3vw;
}
#footer #websitebynatek {
    font-size: 1vw;
    bottom: 1vw;
    right: 1vw;
}

.categorypage #pagetitle {
    font-size: 2.25em;
}

.contactnarrow{
	width: calc(40% - 4vw);
	padding: 2vw;
}
.contactnarrow a{
	margin: 1.5vw auto;
}
.contactnarrow#contactwider{
	width: calc(50% - 4vw);
}

.dropcontent > p, .dropcontent > .wideitem span, .featuredfeature {
    margin: 0.45vw 0.9vw;
}
.dropcontent > p, .featuredfeature {
    border-radius: 0.5vw;
    padding: 0.6vw 1.2vw 0.525vw 1.2vw;
    width: calc((100% / 3) - 1.8vw);
}
.featuredfeature {
    width: calc((100%) - 1.8vw);
    padding: 0vw 1.2vw 0vw 1.2vw;
}
.dropcontent > .wideitem {
    width: calc((100%) - 1.8vw);
}

}/* end 1300px */

@media (max-width: 1024px) {
#page, #cssmenu, #preheader, .footernarrow {
    width: 100%;
}
#page {
    padding-top: 122px;
}
#logo {
    left: 4%;
    position: fixed;
}
#logo img {
    width: 250px;
}
#preheaderouter {
    position: fixed;
    width: 100%;
    z-index: 99999;
}
#preheader, #cssmenu {
    padding: 0;
}
#preheader p {
    margin: 0 155px 0 0;
    padding: 10px 0;
    font-size: 14px;
}
#preheader a {
    padding: 8px 35px;
    font-size: 18px;
    border: 2px solid black;
    margin-right: 0;
    border-top: none;
}
#cssmenuouter {
    width: 100%;
    position: fixed;
    margin-top: 34px;
    z-index: 99999;
}
#cssmenu *{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#cssmenu #menu-button:before {
    top: 50%;
    -webkit-transform: translate(0px, -11px);
    -ms-transform: translate(0px, -11px);
    transform: translate(0px, -11px);
    right: 20px;
}
#cssmenu #menu-button:after {
    top: 50%;
    -webkit-transform: translate(0px, -1px);
    -ms-transform: translate(0px, -1px);
    transform: translate(0px, -1px);
    right: 20px;
}
#cssmenu > ul > li {
    padding: 0;
    /*border-top: 1px solid rgba(0,0,0,0.2) !important;*/
}
#cssmenu > ul > li > a/*, #cssmenu > ul > li > ul > li > a*/{
    text-align: center;
}
#cssmenu ul li a {
    margin-top: 0px;
    padding: 24px 40px !important;
    padding-bottom: 27px !important;
    font-size: 25px !important;
    color: #f0e9dc !important;
    background: none !important;
    z-index: 0 !important;
    letter-spacing: 1px !important;
    color: #f0e9dc !important;
    font-family: eurostile, sans-serif !important;
    font-weight: bold;
    border-top: 1px solid rgba(0,0,0,0.2) !important;
    margin-bottom: -1px;
}
#cssmenu ul ul{
	background: none !important;
}
#cssmenu ul ul li{
	background: none !important;
}
#cssmenu .submenu-button.submenu-opened{
    background: none !important;
}
#cssmenu .submenu-button.submenu-opened ~ a{
    background: #12583C !important;
    color: white !important;
}
#cssmenu ul ul .submenu-button.submenu-opened ~ a{
    background: #282828 !important;
}
#cssmenu > ul .open a {
    background: rgba(255,255,255,1) !important;
    border-top: 1px solid rgba(0,0,0,0.2) !important;
    color: black !important;
}
#cssmenu > ul > li:hover, #cssmenu > ul > li:hover > a {
    background: none;
}
#cssmenu > ul > li.has-sub .submenu-button, #cssmenu > ul > li.has-sub a{
	display: inline-block;
	vertical-align: middle;
}
#cssmenu > ul > li.has-sub:hover:after{
	display: none !important;
}
/*#cssmenu .submenu-button {
    height: 60px !important;
    width: 100% !important;
    border: none !important;
}
#cssmenu .submenu-button:before {
    top: 26px !important;
    right: 29px !important;
}
#cssmenu .submenu-button:after {
    top: 29px !important;
    right: 26px !important;
}*/
#cssmenu > ul > li > ul {
    position: absolute;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /*border-bottom: 0 !important;*/
    box-shadow: 0px 5px 7px 0px black !important;
	border-bottom: 5px solid black !important;
    margin-top: 0 !important;
}
#cssmenu ul{
	width: 100% !important;
	top: 100% !important;
}
#cssmenu ul ul ul{
    box-shadow: 0px 5px 7px 0px black;
	border-bottom: 5px solid black;
}
#cssmenu ul li a {
    font-size: 1.75em !important;
}
#cssmenu > ul > li > a {
    font-size: 2em !important;
}
#cssmenu ul li:nth-child(1) ul{
	z-index: 9999;
}
#cssmenu ul li:nth-child(2) ul{
	z-index: 9998;
}
#cssmenu ul li:nth-child(3) ul{
	z-index: 9997;
}
#cssmenu ul ul li:nth-child(1) ul{
	z-index: 10002;
}
#cssmenu ul ul li:nth-child(2) ul{
	z-index: 10001;
}
#cssmenu ul ul li:nth-child(3) ul{
	z-index: 10000;
}

#cssmenu .submenu-button:after {
    top: 50%;
    -webkit-transform: translate(0px, -50%) rotate(-90deg);
    -ms-transform: translate(0px, -50%) rotate(-90deg);
    transform: translate(0px, -50%) rotate(-90deg);
    right: 30px;
}
#cssmenu .submenu-button.submenu-opened:after{
    -webkit-transform: translate(0px, -50%) rotate(0deg);
    -ms-transform: translate(0px, -50%) rotate(0deg);
    transform: translate(0px, -50%) rotate(0deg);
}
#cssmenu > ul > li > .submenu-button, #cssmenu ul ul .submenu-button {
    height: 80px !important;
}
#cssmenu > ul:after {
    display: block;
    content: "";
    height: 300vh;
    width: 100%;
    position: absolute;
    top: 100%;
    background: rgb(87,34,16);
}
#cssmenu > ul .open a {
    background: rgb(226 208 201) !important;
}

#topimage {
    margin: 0;
}
/*#pullmanure #topimage, #trucktanker #topimage {
    height: 47.5vw;
}
#truckforage #topimage {
    height: 50vw;
}*/

#content {
    padding: 0 15px;
    font-size: 18px;
    margin: 0;
}
/*#breadcrumb {
    padding: 2.25vw 0;
    font-size: calc(0.7vw + 9px);
}
#productdroplabel {
    position: initial;
    border: 2px solid #fdbe00 !important;
    border-radius: 0;
}
#productdroplabel:hover, .droplabel:hover {
    box-shadow: none;
}
#productdroplabel {
    padding: 0.7vw;
    margin: 0;
    border: 2px solid black !important;
    border-radius: 0;
    position: relative;
    left: auto;
    right: auto;
}
#productdroplabelinner {
    padding: 3px;
    border: none !important;
    border-top: none;
    border-radius: 0;
}
#productdroplabel #seeother{
    font-size: 28px;
    margin: 0 5px 0 0;
}
#productdroplabel img {
    width: 45px;
}*/
#breadcrumb {
    font-size: 1.4vw;
}
#productdroplabel {
    border: 2px solid #fdbe00;
    border-top: none;
    right: 0;
    z-index: 9;
}
#productdroplabel #seeother {
    margin: 0 0.5vw 0 0;
    font-size: 1.75vw;
}
#productdroplabelinner {
    padding: 0.5vw 1.2vw;
    border: 2px solid black;
    border-top: none;
}

#productswrapper {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0px 0px 5px 0px black !important;
    margin-top: 0 !important;
}
#productdrop:checked ~ #productswrapper{
    max-height: initial;
    margin-top: 1.25vw !important;
}
#standarddrop:checked ~ #standard, #customdrop:checked ~ #custom {
    padding: 1.25vw 2vw;
    border: 0.2vw solid #11583b;
    border-top: none;
}
#standarddrop ~ #standard{
    padding: 0;
    border: 0;
    border-top: none;
}
.productitem {
    width: 50%;
    margin: 0;
    padding: 20px;
    box-shadow: inset 0 0 2px 0 black;
}
.productitem:before{
	display: none !important;
}
.prodtext {
    font-size: 18px;
    font-weight: bold;
    color: #093f07 !important;
}
.prodimage {
    height: 200px;
}
#contenttitle {
    padding: 0 0 0.3vw 1.5vw;
}
#proddesc{
	font-size: 18px;
    margin-top: 2vw;
}
.contentblock {
    width: 100%;
}
#gallerydrop, #gallerylabel{
	display: block !important;
}
#gallerydrop:checked ~ #gallerylabel .droparrow {
    -webkit-transform: translate(-50%, -50%) scaleY(-1);
    -ms-transform: translate(-50%, -50%) scaleY(-1);
    transform: translate(-50%, -50%) scaleY(-1);
}


#gallery{
	height: 0;
	overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
}
#gallerydrop:checked ~ #gallery{
	height: auto;
}
.galleryimg {
    height: 150px;
    width: calc((100% / 3) - 10px);
    border: 3px solid #11583b;
    margin: 5px;
    border-radius: 0;
}
/*#truckforage .galleryimg, #trucktanker .galleryimg {
    width: calc(100% - 3%);
    height: 50vw;
}*/
.galleryimg:hover:before, .galleryimg:hover:after {
    display: none;
}
.droplabel {
    padding: 15px;
    text-align: center;
    width: 33%;
    box-sizing: border-box;
}
.droplabeltitle {
    font-size: 20px;
}
.droplabel .droparrow {
    width: 50px;
    right: 0;
    display: none;
}
.dropcontent p:before, .dropcontent p span:before {
    width: 21px;
    height: 21px;
}
#standard{
	padding: 0;
	border: none;
	max-height: 0;
    margin-top: 54px;
}
#standarddrop:checked ~ #standard, #customdrop:checked ~ #custom {
	max-height: 1000px;
    padding: 7px 7px;
    border: 2px solid #11583b;
    border-bottom: 0;
}
#featureditems {
    margin: 0;
}
.featured {
    width: calc((100% / 3) - 6px);
    height: 20vw;
    border-radius: 5px;
    margin: 3px;
    box-shadow: 0px 0px 7px black;
}
.featured h1 {
    font-size: 28px;
    padding-bottom: 0;
    margin: 0px auto 5px auto;
}
.featured p {
    font-size: 15px;
    line-height: 1.5em;
}
.featuredinner {
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
    left: 0;
    right: 0;
    padding: 0.5vw 0;
    border-radius: 0;
    height: auto !important;
    background: rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px black;
}

#specsheader {
    font-size: 20px;
}

.fdblock, .miublock, .w3yblock {
    font-size: calc(1vw + 5px);
}
.miublock:nth-child(1), .w3yblock:nth-child(1) {
    width: 40%;
}
.miublock:nth-child(2), .w3yblock:nth-child(2) {
    width: 60%;
}
.includestwo {
	border-bottom: 0;
}

#footer{
    background: #11583b !important;
    background-image: none !important;
}
#footer:before, #footerinner:before{
	display: none;
}
.footernarrow{
	width: 100% !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.dropcheckboxlabel{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	cursor: pointer;
}
.dropwrapper {
    padding: 0;
    text-align: center;
    width: 100%;
    background: none !important;
}
.dropwrapper:nth-child(even) .droptitle h1{
    background: rgba(255,255,255,0.2);
}
.droptitle h1 {
    font-size: 28px;
    padding: 20px 0 22px 0;
    margin: 0;
}
.dropcontent > p{
    width: calc((100% / 2) - 2vw);
    padding: 0.8vw 1.2vw 0.725vw 1.2vw;
    margin: 0.75vw 1vw;
}
#footer .dropcontent {
    background: rgba(0,0,0,0.2);
    padding: 10px 0 20px 0;
}
.dropcontent a {
    font-size: 18px;
    padding: 5px 0;
    text-decoration: none !important;
}
#contactus .dropcontent a:nth-child(3) {
    font-size: 18px;
    padding: 5px 25px;
    margin-top: 10px;
    box-shadow: 0 0 10px -2px black !important;
}
.dropcontainer{
	height: 0;
	overflow: hidden;
}
.dropcheckbox:checked ~ .dropcontainer{
	height: auto;
}
#qualityandlogoinner {
    text-align: center;
}
#qualityandlogo h1 {
    padding: 15px;
    font-size: 16px;
    text-align: center;
}
#footerlogo {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 75px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 0;
}
#qualityandlogo h1, #footerlogo{
    display: inline-block;
    vertical-align: middle;
}
#footerlogo p {
    display: none;
}
#copyandlinks{
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
#copyright {
    padding: 10px 0;
    margin: 0 auto;
    width: 100%;
    font-size: 11px;
    text-align: center;
    background: black;
}
#footerlinks, #footerlinksmobile {
    font-size: calc(2vw + 4px);
    padding: 0 !important;
}
#footerlinks a, #footerlinksmobile a{
    display: inline-block;
    padding: 15px 25px !important;
}
#footer #websitebynatek{
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
    font-size: 12px;
    text-align: center;
    color: white;
    padding: 5px 0;
    background: black;
}

.categorypage #pagetitle {
    font-size: 1.75em;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    text-align: center;
    font-weight: bold;
}
.categorypage .product a {
    font-size: 2.25vw;
    font-weight: bold;
}

#tandfcontact #content{
	font-size: 16px;
}
.contactnarrow {
    width: calc(47.5% - 4vw);
}
.contactnarrow#contactwider {
    width: calc(50% - 4vw);
    margin-right: 2.5%;
}
.contactnarrow #formsubmitwrapper button {
    font-size: 1.25em;
    padding: 0.8vw 2.5vw;
    padding-top: 1vw;
    margin-top: 2vw;
}

}/* end 1024px */

@media (max-width: 800px) {
body {
	background-image:none !important;
    font-size: calc(4vw - 7px);
}
p, a{
    font-size: calc(4vw - 5px);
}

#logo img {
    width: 185px;
}
#preheader p{
	display: none !important;
}
#preheader a {
    position: fixed;
    bottom: 0;
    top: auto;
    border: 2px solid black !important;
    padding: 0.45em 1.25em 0.5em 1.25em;
    padding-bottom: 0.5em;
    font-size: 1.5em;
    border-radius: 1em 1em 0 0;
}
#cssmenuouter {
    font-size: calc(4vw - 6px);
    margin-top: 0px;
}
#cssmenu .submenu-button:after {
    top: 50%;
    -webkit-transform: translate(0px, -50%) rotate(-90deg);
    -ms-transform: translate(0px, -50%) rotate(-90deg);
    transform: translate(0px, -50%) rotate(-90deg);
    right: 30px;
}
#cssmenu .submenu-button.submenu-opened:after{
    -webkit-transform: translate(0px, -50%) rotate(0deg);
    -ms-transform: translate(0px, -50%) rotate(0deg);
    transform: translate(0px, -50%) rotate(0deg);
}
#cssmenu ul ul .submenu-button {
    height: 14vw !important;
}
#cssmenu > ul > li > .submenu-button{
    height: 16.5vw !important;
}
#cssmenu ul li a {
    padding: 4vw 7vw !important;
    padding-bottom: 4.5vw !important;
}
#cssmenu > ul > li > a {
    padding: 5vw 7vw !important;
    padding-bottom: 5.5vw !important;
}
#cssmenu > ul:after {
    display: block;
    content: "";
    height: 300vh;
    width: 100%;
    position: absolute;
    top: 100%;
    background: rgb(87,34,16);
}
#cssmenu > ul .open a {
    background: rgb(226 208 201) !important;
}

#page{
    padding-top: 88px;
}
#topimage{
    background-position: right center;
    border: none;
    /*height: 45vw;*/
}
#content {
    padding: 0;
    font-size: 1em;
    position: relative;
    padding-bottom: 12vw;
}
#models {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 999;
    background: white;
}
#breadcrumb {
    padding: 2.25vw 0;
    font-size: calc(0.7vw + 9px);
}
#productdroplabel {
    position: initial;
    border: 2px solid #fdbe00 !important;
    border-radius: 0;
}
#productdroplabel:hover, .droplabel:hover {
    box-shadow: none;
}
#productdroplabel {
    padding: 0.7vw;
    margin: 0;
    border: 2px solid black !important;
    border-radius: 0;
    position: relative;
    left: auto;
    right: auto;
}
#productdroplabelinner {
    padding: 3px;
    border: none !important;
    border-top: none;
    border-radius: 0;
}
#productdroplabel #seeother{
    font-size: 28px;
    margin: 0 5px 0 0;
}
#productdroplabel img {
    width: 45px;
}
#breadcrumb{
	display: none !important;
    padding: 10px 10px 25px 10px;
    font-size: 1em;
}
#breadcrumb div{
	padding: 0;
}
#productdroplabel {
    padding: 0.7em 0 0.85em 0;
}
#productdroplabelinner {
    padding: 0;
}
#productdroplabel #seeother {
    font-size: 2em;
}
#productdroplabel img {
    width: 10vw;
}
#checkboxlabel #productdroplabel .droparrow{
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    position: absolute;
    width: 45px;
    height: 21px;
    display: block;
    top: 50%;
    -webkit-transform: translate(0px, -50%) rotate(-90deg);
    -ms-transform: translate(0px, -50%) rotate(-90deg);
    transform: translate(0px, -50%) rotate(-90deg);
    right: 30px;
}
#productdrop:checked ~ #productswrapper{
	background: white;
    /*position: absolute;*/
    bottom: 100%;
    box-shadow: 0px -30px 35px -5px black !important;
    margin-top:0 !important;
    max-height: 5000px;
}
#productdrop:checked ~ #checkboxlabel #productdroplabel .droparrow {
    -webkit-transform: translate(0px, -50%) rotate(0deg);
    -ms-transform: translate(0px, -50%) rotate(0deg);
    transform: translate(0px, -50%) rotate(0deg);
}
#contenttitle {
    color: white !important;
    background: #12583C !important;
    padding: 10px 0 15px 0;
    margin: 0px auto 2vw auto;
    left: auto;
    font-size: 2.5em;
    background: none;
    /*box-shadow: 0px 18px 20px -20px black, 0px -15px 20px -20px black;*/
    box-shadow: 0px 18px 20px -20px black;
    text-align: center;
}
.productitem {
    width: 100%;
    font-size: inherit;
}
.prodimage {
    height: 45vw;
}
.prodtext{
    font-size: 1.75em;
}
/* Start -- Currently only used for semi forage trailer */
.proddesc-left, .proddesc-right{
	width: 100%;
	display: block;
}
#videoEmbed {
	width: 90%;
    margin: 8px auto 2.5em auto;
}
#videoEmbed::after {
}
#videoEmbed iframe {
}
/* End -- Currently only used for semi forage trailer */
#proddesc{
    font-size: 1.75em;
    padding: 0 15px 15px 15px;
    box-sizing: border-box;
    margin-top: 5vw;
}
#gallery{
    margin-bottom: 1em;
}
.galleryimg {
    height: 35vw;
    width: calc((100% / 2) - 10px);
    margin: 5px;
}
.droplabel {
    border-radius: 0;
    padding: 1.25em 0 1.25em 2em;
    position: relative;
    width: 100%;
    background: #2f775a;
    left: auto !important;
    right: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}
#customlabel .droplabel, #specificationslabel .droplabel {
    margin-top: 1em;
}
.droplabeltitle {
    font-size: 2em;
    width: 100%;
    text-align: left;
}
.droplabel .droparrow {
	display: block;
    width: 10vw;
}
#standardlabel .droparrow, #customlabel .droparrow, #specificationslabel .droparrow {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
}
.dropcontent > p, .dropcontent > p span, .featuredfeature {
    /* display: block; */
    margin: 0.5em auto;
    margin-left: 9vw !important;
    font-size: 1.75em;
    line-height: 1.1em;
    width: auto;
    border: 0;
    font-weight: normal !important;
    color: black !important;
    box-shadow: none;
}
.dropcontent > .wideitem {
    width: calc((100%) - 9vw);
}
.dropcontent > p span{
	font-size: 1em;
}
#custom.dropcontent a {
    font-size: 1em;
    padding: 0;
    border: 0;
    /* width: auto; */
    margin: 0;
    box-shadow: none;
    border: none;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.dropcontent > .wideitem:before{
    top: 6vw;
}
.dropcontent > p:before, .dropcontent > .wideitem span:before, .featuredfeature:before {
    left: -1.5vw;
    /* top: 50%; */
    width: 6vw;
    height: 6vw;
}
#standard > p:before{
    background-image: url(../images/bullet-point-check.png);
}
#custom > p:before{
    background-image: url(../images/bullet-point-arrow-2.png);
}
.dropcontent > .wideitem span{
    margin: 0.3em auto;
}
.featured {
    width: 90%;
    margin: 1vw 0px;
    height: 40vw;
}
.featuredinner {
    padding: 0;
}
.featured h1 {
    font-size: 2em;
}
.featured p {
    font-size: 0.75em;
}
.featured p:nth-last-of-type(1) {
    margin-bottom: 8px;
}
.featured p + p {
    margin-top: 4px;
}
#standard{
	margin-top: 0;
}
#standard, #custom{
	background: #e4f5ee;
}
#togglefeatures {
    border-bottom: 0;
}

/* Reverse for Mobile, so all are closed on load */
#customdrop:checked ~ #custom{
    max-height: 0;
    padding: 0;
    border-bottom: 0;
    border-top: 0;
}
#customdrop ~ #customlabel .droplabel{
    background: #11583b;
    box-shadow: 0px -5px 10px -6px black;
}
#customdrop:checked ~ #customlabel .droplabel{
    background: #2f775a;
    box-shadow: none;
}
#customdrop ~ #customlabel .droparrow{
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#customdrop:checked ~ #customlabel .droparrow{
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
}
#customdrop ~ #customlabel .droplabeltitle{
    font-weight: bold;
}
#customdrop:checked ~ #customlabel .droplabeltitle{
    font-weight: normal;
}

#standarddrop:checked ~ #standard,#customdrop ~ #custom, #specificationsdrop:checked ~ #specifications{
    max-height: none;
    padding: 1vw 0;
    border-bottom: 2px solid #11583b;
    border-top: 0;
}
#specificationsdrop:checked ~ #specifications {
	border: 0;
	padding: 0;
    border-bottom: 2px solid #11583b;
}
#specs {
    border: 0;
    padding: 0;
}
#specsheader {
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1vw;
}
#specs table {
    width: 100% !important;
    margin: 0 !important;
    /*border: 2px solid #11583b;*/
    border-top: 0;
    text-align: center;
    font-size: calc(4vw - 7px);
}
#specs th {
    padding: 2vw 1.5vw;
    background: black;
}
#specs td {
    padding: 2vw 1.5vw;
}
#specsdownload {
    border: 2px solid #ccc;
    border-radius: 5px;
    padding: 2px 10px;
    margin-top: 15px;
}
#specsdownload img {
    margin-right: 10px;
}

.includesone, .includestwo {
    padding: 0;
}
.includestwo{
	border: none;
}
.includesblock {
    margin: 25px 0;
    padding: 10px 15px !important;
    width: 100% !important;
    border: none !important;
    box-shadow: 0px 0px 20px -5px black;
}
.includesblock + .includesblock{
	margin-top: 0;
}
.fdblock, .miublock, .w3yblock {
    width: 30% !important;
    font-size: 0.7em !important;
    box-sizing: border-box;
    height: 100% !important;
    text-align: center;
}
.fdblock:nth-child(2), .miublock:nth-child(2), .w3yblock:nth-child(2){
	width: 70% !important;
	padding: 0 10px;
    text-align: left;
}
#madeinusa {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    justify-content: center !important;
}
#madeinusa, #warranty3year {
    padding: 10px 15px !important;
}
.fdblock img, .miublock img, .w3yblock img {
    height: auto !important;
    width: 100%;
    max-width: 175px;
}
#manuretankers, #forageunits{
	display: none;
}
.droptitle h1 {
    font-size: 2.5em;
    padding: 0.5em 0 0.6em 0;
}
.dropcontent a {
    font-size: 2em;
    padding: 0.25em 0 0.275em 0;
    border: 2px solid rgba(255,255,255,0.2);
    width: 75%;
    margin: 0 auto;
    box-shadow: none;
    border: none;
    border-bottom: 2px solid white;
    width: 57.5%;
}
#contactus .dropcontent a:nth-child(2) {
	border-bottom: 0;
}
#contactus .dropcontent a:nth-child(3) {
    font-size: 2em;
    padding: 0.25em 1.25em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: none;
    width: auto;
}
#qualityandlogoinner {
    padding: 2vw 0;
}
#qualityandlogo h1 {
    padding: 0 0.75em;
    font-size: 1.25em;
    font-weight: bold;
}
#footerlogo {
    width: 15vw;
}
#footer a {
    color: #ffffff;
    font-family: eurostile, sans-serif;
}
#footer .dropcontent {
    padding: 0 0 0.5em 0;
}
#footerlinks, #footerlinksmobile{
	margin: 0.25em 0;
}
.dillersitesmobileonly{
	display: block;
	visibility: visible;
	opacity: 1;
}
#contactus .droptitle h1, #dillersiteslabel h1,  #dillersiteslabelmobile h1{
    position: relative;
    text-align: center;
    font-size: 7vw;
    padding: 0.7em 0 0.85em 0;
    cursor: pointer;
    line-height: 1em;
}
#contactus .droptitle h1:after, #dillersiteslabel h1:after,  #dillersiteslabelmobile h1:after {
    position: absolute;
    top: 27px;
    right: 20px;
    width: 45px;
    height: 21px;
    display: block;
    background: #dddddd;
    content: '';
    background: url(/images/dropdown_arrow_white.png);
    background-size: cover;
    background-position: center center;
    top: 50%;
    -webkit-transform: translate(0px, -50%) rotate(-90deg);
    -ms-transform: translate(0px, -50%) rotate(-90deg);
    transform: translate(0px, -50%) rotate(-90deg);
    right: 30px;
}
#contactus #contactuscheckbox:checked ~ .dropcheckboxlabel h1:after, #dillersitescheckbox:checked ~ #dillersiteslabel h1:after, #dillersitescheckboxmobile:checked ~ #dillersiteslabelmobile h1:after {
    -webkit-transform: translate(0px, -50%) rotate(0deg);
    -ms-transform: translate(0px, -50%) rotate(0deg);
    transform: translate(0px, -50%) rotate(0deg);
}
#dillersites, #dillersitesmobile{
	height: 0;
	overflow: hidden;
    background: rgba(0,0,0,0.2);
}
#dillersitescheckbox:checked ~ #dillersites, #dillersitescheckboxmobile:checked ~ #dillersitesmobile{
    height: auto;
    /*padding: 0.5em 0;*/
    padding: 0;
    border: 0;
    border-top: none;
}
#dillersitescheckbox:checked ~ #dillersites .droparrow, #dillersitescheckboxmobile:checked ~ #dillersitesmobile .droparrow{
	-webkit-transform: translate(-50%, -50%) scaleY(-1);
	-ms-transform: translate(-50%, -50%) scaleY(-1);
	transform: translate(-50%, -50%) scaleY(-1);
}
#footerlinks{
	display: none !important;
}
#footerlinksmobile{
	display: block !important;
}
#footerlinks, #footerlinksmobile{
	text-align: center;
    margin-bottom: 0;
}
#footerlinks a, #footerlinksmobile a {
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    font-family: eurostile, sans-serif;
    font-weight: normal !important;
    box-sizing: border-box;
    line-height: 1.65em;
    color: white !important;
    font-size: 2em !important;
    padding: 0.25em 0 0.275em 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    border: none !important;
    border-bottom: 2px solid white !important;
    width: 57.5% !important;
}
/*#footerlinks a:nth-child(1), #footerlinksmobile a:nth-child(1){
}*/
#footerlinks a:nth-last-child(1), #footerlinksmobile a:nth-last-child(1){
    border-bottom: 0 !important;
}
#footerlinks a:before, #footerlinksmobile a:before{
	display: none !important;
}
#copyright {
    font-size: 1.75vw;
    line-height: 1.5em;
    margin: 0;
}
#copyright span{
	display: block;
	width: 100%;
}
#footer #websitebynatek {
    font-size: 2.5vw;
    padding: 1em 0;
}

.categorypage #slideshow img {
    border-bottom: 0;
}
.categorypage .product {
    width: 100%;
    margin: 2.5vw 0;
    border-radius: 0;
    border: 0;
    box-sizing: border-box;
}
.categorypage .product a {
    font-size: 1.5em;
}
.categorypage .product a img {
    border-radius: 0;
}

#tandfcontact #content {
    padding-top: 0;
    padding-bottom: 4vw;
}
#tandfcontact #innercontent{
    display: flex;
    flex-flow: column;
}
#contenttitle{
	order: 1;
}
.contactnarrow {
	text-align: center;
    width: 100% !important;
    box-sizing: border-box;
    padding: 2vw 6vw;
}
.contactnarrow:not(#contactwider){
    padding: 2vw 6vw 2vw 25vw;
	order: 2;
}
.contactnarrow#contactwider {
	text-align: left;
    margin-right: 0;
	order: 3;
}
.contactnarrow .inputtitle, .contactnarrow input, .contactnarrow textarea {
    font-size: 2em;
}
.contactnarrow .inputtitle{
	display: none;
}
.contactnarrow input, .contactnarrow textarea {
    padding: 0.5em 0.5em 0.55em 0.5em;
    margin: 2vw auto;
}
.contactnarrow textarea {
    height: 250px;
    min-height: 250px;
    max-height: 1000px;
}
.contactnarrow input::placeholder, .contactnarrow textarea::placeholder{
	color: #549078;
	opacity: 1;
}
.contactnarrow #formsubmitwrapper {
    text-align: center;
}
.contactnarrow #formsubmitwrapper #submit {
    font-size: 2em;
    padding: 0.5em 1.5em;
    padding-top: 0.55em;
    margin-top: 0.75em;
    border-radius: 0;
}
.contactnarrow a {
    text-align: left;
    display: block;
    width: auto;
    margin: 2em auto;
}
.contactnarrow .cblockimg {
    margin-left: -3.25em;
    width: 10vw;
}
.contactnarrow .cblockimg, .contactnarrow .cblocktext {
    vertical-align: middle;
}
#tandfcontact #preheader a{
	display: none;
}
#tandfcontact #contactus{
	display: none;
}

.contactnarrow #formsubmitwrapper{
    float: none;
}
#tandfcontact #recaptcha {
    display: block;
}

#recaptcha .g-recaptcha > div {
    margin: 0 auto;
    margin-top: 3vw;
}


#swatches{
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    bottom: auto;
    text-align: center;
    font-size: 0;
    padding: 2vw 0 0 0;
    background: #11583b;
    box-shadow: 0px -15px 20px -20px black;
}
#swatches .thumb {
    width: 13vw;
    margin: 0 1vw;
}

.dropcontent > p, .featuredfeature {
    padding: 1vw 5vw 0.9vw 2.5vw;
}
.featuredfeature {
    margin-top: 0 !important;
}
.featuredfeature:nth-last-of-type(1){
    margin-bottom: 7vw;
}
.specsopener {
    padding: 0 1.5vw 0.25vw 1.5vw;
    margin-top: 0.75vw;
    border-radius: 1.25vw;
}

}/* end 800px */


