@import 'https://fonts.googleapis.com/css?family=Alegreya+Sans';

* {
	margin: 0;
	padding: 0; 
	border: 0;
}
body {
	min-width: 320px;
	background-color: #99CC00; 
	color: #5a5a5a; 
	font-family: 'Alegreya', sans-serif;
	margin: 0;
}
h1 {
	font-size: 210%; 
	margin: 20px 0 10px 0;
	color: #333333;
}
h2 {
	font-size: 220%;
	font-weight: 700;
	text-align: center; 
	padding-top: 2%;
	color: #F5F5F5;
}
h3 {
	font-size: 175%;
	line-height: 155%;
	padding: 5% 0;
	font-weight: 400;
	color: #F5F5F5;
}
p { 
	font-family: 'Alegreya Sans', sans-serif;
	color: #5a5a5a;
	font-size: 160%; 
	line-height: 150%; 
	padding:3%; 
	text-align: justify;
}
p#step-num {
	margin: 15px auto; 
	font-size: 330%; 
	line-height: 40%; 
	color: #F5F5F5; 
	width: 40px; height: 30px; 
	text-align: center; 
	border: 2px solid #F5F5F5;
}
.offwhite {
	color: #F5F5F5;
}
.offwhite2 {
	color: #F5F5F5;
	font-size: 140%; 
	line-height: 130%; 
	padding:3%; 
	text-align: justify;
}

ul#features {
	font-family: 'Alegreya Sans', sans-serif;
	color: #5a5a5a;
	font-size: 160%; 
	line-height: 150%; 
	padding: 1% 3% 1% 3%; 
	text-align: justify;
}
ul#features li {
	margin-bottom: 5%;
}
ol {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 160%; 
	line-height: 150%; 
	padding: 1% 3% 1% 3%; 
	text-align: justify;	
}
ol li {
	margin-left: 5%;
	margin-bottom: 5%;
}
fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove (internal value);
    color: #F5F5F5;
}
label { 
	font-family: 'Alegreya Sans', sans-serif;
	color: #333333;
	font-size: 150%; 
	line-height: 140%; 
	padding:3%; 
}
img { 
	max-width: 100%; 
	height: auto; 
	width: auto; 
	margin-bottom: -4px;
}
header { 
	background-color: #99CC00; 
	width: 100%; 
	height: 86px;
}
#header-scanpage {
	height: 115px;
}
#header-inner { 
	max-width: 1200px; 
	margin: 0 auto;
}
#logo { 
	margin: 20px; 
	float: left; 
	width: 127px; 
	height: 46px; 
	background: url(/img/DWG.png) no-repeat center;
}
/* --- Start Navigation --- */
nav { 
	float: right; 
	padding: 25px 20px 0 0;
}
#menu-icon { 
	display: hidden; 
	width: 40px; 
	height: 40px; 
	background: url(/img/nav.png) center;
}
a:hover#menu-icon { 
	border-radius: 4px 4px 0 0;
}
ul { 
	list-style-type: none;
}
nav ul li { 
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 180%; 
	font-weight: bold;
	display: inline-block; 
	float: left; 
	padding: 10px 15px 10px 0px;
}
nav ul li a { 
	color: #F5F5F5;
	text-decoration: none;
}
nav ul li a:hover { 
	color: #666666;
}
.nav a:hover { 
	color: #666666;
}
.current { 
	color: #666666;
}
/* --- End Navigation --- */
.banner { 
	width: 100%; 
	background-color: #99CC00;
}
.banner-inner { 
	max-width: 1100px; 
	margin: 0 auto;
}
.banner-inner2 { 
	max-width: 800px; 
	margin: 0 auto;
}
.one-fourth { 
	width: 25%; 
	float: left; 
	text-align: center;
}
#html { 
	background-color: #666666;
}
#css { 
	background-color: #333333;
}
#seo { 
	background-color: #666666;
}
#social { 
	background-color: #333333;
}
.one-fourth i { 
	color: #F0F0F0; 
	font-size: 400%; 
	padding: 10% 0 4% 0;
}
.inner-wrapper { 
	float: left; 
	width: 100%; 
	background-color: #D7CC00;
}
article { 
	float: left; 
	margin: 0 auto; 
	width: 50%; 
	height: auto;
}
#tablet { 
	background-color: #D7CC00;
}
aside { 
	float: right; 
	margin: 0 auto; 
	width: 50%; 
	height: auto;
}
#tablet2 { 
	background-color: #AFA600;
}
#mobile { 
	background-color: #857E00;
}
#desktop { 
	background-color: #AFA600;
}
.hand-mobile2 { display: none;}
.inner-wrapper-2 { 
	float: left; 
	width: 100%; 
	background-color: #D7CC00;
}
.inner-wrapper-3 { 
	float: left; 
	width: 100%; 
	background-color: #BCEF1F;
}
.inner-wrapper-4 { 
	margin: 0 auto;
	float: left; 
	width: 100%; 
	padding: 0 2% 0 0;
	color: #333333;
	background-color: #F5F5F5;
}
.one-third { 
	width: 33.333333%; 
	float: left; 
	text-align: center;
}
.two-thirds { 
	width: 66.666666%; 
	box-sizing: content-box;
	float: clear; 
	text-align: left;
	margin: auto auto;
}
#google { 
	background-color: #607F00;
}
#marketing { 
	background-color: #7DA600;
}
#customers { 
	background-color: #9ACC00;
}
section#contact { 
	height: auto;
	padding: 15px 0;
	border-top: 2px solid #FBF021; 
	background-color: #544B59; 
	clear: both;
}
p#contact {
	font-size: 190%; margin: 0; padding: 0; text-align: center; color: #F5F5F5;
}
/* --- Start footer ---*/
footer { 
	border-top: 2px solid #FBF021; 
	background-color: #9ACC00;
}
footer p { 
	color: #F5F5F5;
	padding: 5px 0 9px 0; 
	text-align: center;
}
.social { 
	list-style-type: none; 
	text-align: center; 
}
.social li { 
	display: inline;
}
.social i { 
	font-size: 460%; 
	margin: 1%; 
	padding: 5%; 
	color: #C3D7DF;
}
.social i:hover { 
	color: #F5F5F5;
}
.gray_3d_input {
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 40%;
  height: 4%;
  padding: 0.5% 1%;
  margin: 0 0 2% 3%;
  border: 2px solid #5a5a5a;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font: normal 150%/normal Verdana, Geneva, sans-serif;
  color: rgba(0,0,0,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(226,226,226,1);
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
}
#barcode {width: 90%;}
.gray_3d_button {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 15%;
  height: 4%;
  cursor: pointer;
  padding: 0.5% 1%;
  margin: 0 0 5% 3%;
  border: 2px solid #333333;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font: normal 140%/normal Verdana, Geneva, sans-serif;
  color: rgba(255,255,255,0.9);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #5a5a5a;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
}
#scan_add_button {width: 3%; float: left;}
/* --- Media Queries Follow --- */
@media screen and (max-width: 768px) {
	h2 {
		font-size: 150%;
	}
	h3 {
		font-size: 125%;
	}
	p {
		font-size: 120%;
	}
	header { 
		position: absolute;
	}
	#logo { 
		margin: 15px 0 20px 0px; 
		background: url(/img/DWG_mobile.png) no-repeat center;
	}
	#menu-icon { 
		display: inline-block;
	}
	nav ul, nav:active ul { 
		display: none; 
		z-index: 1000; 
		position: absolute; 
		padding: 20px; 
		background: #99CC00; 
		right: 20px; 
		top: 60px; 
		border: 1px solid #FFF; 
		border-radius: 10px 0 10px 10px; 
		width: 50%;
	}
	nav:hover ul {
		display: block;
	}
	nav li { text-align: center; width: 100%; padding: 10px 0 10px 0;
	}
	.banner { padding-top: 86px;}
	.one-fourth { float: left; width: 100%;}
	.one-fourth i { font-size: 300%; padding: 4% 0 1% 0;}
	article { width: 100%; }
	aside { width: 100%;}
	.hand-mobile { display: none;}
	.hand-mobile2 { display: block;}
	.one-third { width: 100%;}
	.social i { font-size: 180%;}
	.gray_3d_input { width: 80%; font: normal 140%/normal Verdana, Geneva, sans-serif;}
	.gray_3d_button { width: 50%; font: normal 130%/normal Verdana, Geneva, sans-serif;}
	label { font-size: 120%; }
	p#contact {font-size: 130%;}
	ul#features {font-size: 120%;}
	p#step-num {font-size: 220%; line-height: 20%; width: 15px; height: 8px;}
	h1 {font-size: 150%;}
	ol {font-size: 120%;}
}