*{
	margin:0;
	padding:0;
}

html, body {
	background-color: #000 !important;
	font-family: 'Zilla Slab', helvetica, arial, sans-serif;
	font-size: 17.5px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url("cmd/i/rust.png");
  	background-repeat: repeat-y;
	/*background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(72,72,72,1) 50%, rgba(0,0,0,1) 100%);*/
}

body {
	overflow-x: hidden;
	height:104% !important;
	background-color:#000 !important;
	min-height:100% !important;
}

a:link {color: #c57900; text-decoration:none;}
a:visited {color: #c57900;}
a:hover {color: #f29900;}
a:active {color: #f29900;}

		@media (max-width: 800px) {
			.hide-800 {
				display: none;
			}
		}
		@media (min-width: 801px) {
			.visible-801 {
				display: none;
			}
		}

		@media (max-width: 760px) {
			.hide-660 {
				display: none;
			}
			.menu-position {margin-right:10px;}
			}

		@media (min-width: 761px) {
		.visible-661 {
				display: none;
			}
			.rust {border-left: solid #ba4a00 60px; margin-top:10px;}
			.grey {border-left: solid #333 60px; margin-top:10px;}
			.menu-position {margin-right: 75px;}
		}

		/*html {height:100% !important;}*/

		/* Extra small devices (phones, 760px and down) */
		@media only screen and (max-width: 760px) {
			.item {
  				width: 47.8%;
  				position: relative;
  				transition: all .3s ease-in-out;
			}
			.mobile {margin: 10px -25px 0px 0px !important;}
			.mobile-top {
				margin: 84px 0 50px 20px !important;
				font-size: 62px !important;
			}
			.mobile-2 {
				margin-top: -10px !important;
			}
			.mobile-remove {display:none}
		}

		/* Medium-large devices (landscape tablets, 761px and up) */
		@media only screen and (min-width:761px) {
			.item {
  				width: 31.3%;
  				position: relative;
  				margin: 5px !important;
  				transition: all .3s ease-in-out;
			}
			.one {margin:0 35px 0 35px !important;}
		}

		/* Medium-large devices (landscape tablets, 900px and up) */
		@media only screen and (min-width: 1000px) {
			.item {
  				width: 18.9%;
  				position: relative;
  				margin: 5px !important;
  				transition: all .3s ease-in-out;
			}
			.one {margin:0 35px 0 35px !important;}
		}
		
		@media (min-width: 850px) {
			.two-col {
				column-count: 2;
				column-gap: 2rem;
			}
		}
		
		.item-float { float: left; }

		.item:hover {
			transform: scale(1.1);
			z-index:20;
			border-radius: 10px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(0, 0, 0, 1);
			text-align: center;
		}

		.container {
			flex-wrap: wrap;
			justify-content: space-between;
			padding:0 15px 0 15px;
		}

		a {text-decoration: none;}

		.social-box {
			z-index:100;
			position:absolute;
			top:86px;
			left:16px;
		}
		
		.maylett-design {
			margin-top: 40px !important;
			margin-left: 30px !important;
			font-size: 54px !important;
			color: #c2c6c8 !important;
		}
		
		.image-boxes {
			margin: -27px -5px 0 0 !important;
			padding: 10px 0 10px 10px !important;
			display: block;
			overflow: auto;
			min-height: 100% !mportant;
			z-index: 700;
			overflow: hidden;
		}
		
		.slc {
			font-family: Barlow Condensed, Arial;
			font-size: 17.5px;
			margin: 115px 0 0 30px;
			color: #bbb;
			letter-spacing: 4px;
			font-weight: 200;
			text-shadow: 0px 0px 10px black;
			position: absolute;
		}

		.menu-box { float:right; }
		.menu-1 { border-radius:0 0 3px 3px; }
		.menu-2 { border-radius:3px; }
		.menu-3 { border-radius:0 0 3px 3px; }

h1 {
	font-family: "alfa slab one", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #666;
	margin-top: 0.5em;
	font-size: 2.5em;
	color: #647484;
	line-height: 1.2em;
	}

h2 {
	font-family: "alfa slab one", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #888;
	margin-top: 0.5em;
	}

h3 {
	font-family: "zilla slab", Helvetica, Arial, sans-serif;
	font-weight: 800;
	color: #666;
	margin-top: 0.6em;
	font-size: 1.5em;
	}

h4 {
	font-family: "zilla slab", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #666;
	margin-top: 0.6em;
	font-size: 1.3em;
	}

h5 {
	font-family: "zilla slab", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #666;
	margin-top: 0.6em;
	font-size: 1.2em !important;
	}

.header-head {
	font-family: 'Alfa Slab One', sans-serif;
	font-size: 3.75em;
	margin: 77px 0 0 20px;
	text-shadow: 0px 0px 20px black; 
	position: absolute; color:#fff;"
	}

.black-logo-box {
	width: 60px;
	height: 60px;
	background-color: #faa61a;
	z-index:900;
	position: fixed;
	top: 0;
	right: 60;
	margin-left: -60px;
	}

.factory-logo {
	width: 40px;
	height: 40px;
	background-color: #faa61a;
	z-index; 999;
	position: fixed;
	top: 0;
	right: 0;
	left: 10px !important;
	top: 10px !important;
	}
	
.menu {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 1em;
	background-color: #ba4a00 !important;
	padding: 5px 10 7px 0;
	color: #fff !important;
	float: left;
	width: 90px;
   	letter-spacing: 1px;
   	text-align: center;
   	text-decoration: none;
   	margin: -25px 2px 0 0;
	}

.menu div {
    display: block;
    padding: 9px 0 7px 0;
    background: #ba4a00;
	}

.menu div:hover {
	background: chocolate;
	}

.menu div:active {
	background: darkorange;
	}

.indent {
	margin: 1em 8% 0 10%;
	font-size: 1.1em;
	line-height: 1.6em;
	}

.indent-2 {
	margin: 1em 8% 0 10%;
	}

	.social { opacity: 0.4; margin-bottom: 10px; }
	.social:hover { opacity: 0.8; }

.dropcap {
	font-family: "alfa slab one" , sans-serif !important;
	float: left;
	font-size: 95px;
	line-height: 63px;
	padding-top: 14px 8px 00 0px;
	margin: 0px 3px 0px 0px;
	color: #ba4a00;
	/*text-shadow: 3px 3px 5px #555;*/
	letter-spacing: 2px;
	}

.copyright {
	padding: 10px;
	color: #999;
	font-size: 0.85em;
	font-family: 'Barlow Condensed', sans-serif;
	}
	
		.two {
			max-width: 1580px;
			background: transparent;
			overflow: hidden;
			text-align: center;
			margin: auto;
			margin-left: -60px;
			height: 200px;
			background-image: url('/cmd/i/frontpage.jpg');
		}
		
		.three {
			max-width: 1600px;
			display: block;
			overflow: auto;
			min-height: 120% !mportant;
			overflow-x:hidden;
		}
		

.bottom-box {
	background: #111;
	margin: 0 10px 0.6em 1em;
	padding: 1.7em 5% 1.7em; 5%;
	border-radius: 6px;
	color: #841 !important;
	border-bottom: 0px #1c3248 solid;
	border-top: 10px #1c3248 solid;
	}

.bottom-white-intro {
	color:#bbb;
	text-transform: uppercase;
	}

.bottom-text {
	font-size: 1rem;
	line-height: 1.32em;
	color: #ccc;
	margin-bottom: 1rem;
	}

.love-to-help {
	font-weight: bold;
	color: #c36121 !important;
	}




	
.categories {
	font-family: "alfa slab one", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #666;
	margin: 0.5em 0 0.5em 20px;
	font-size: 2em;
	line-height: 0.5em;
	letter-spacing: 1px;
	}






