
body {
	color: #808080;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: 200;
	
}

div.main {
	width: 100vw;
	height:100vh;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}

.new {
	border-radius:2px;
	--position:relative;
	padding:1em;
	--background:#fcfcfc;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 1px 1px  rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 1px 1px  rgba(0,0,0,0.2);	
}
.bottom-anchor{
	top: 100%;
	width: 100%;
	clear: both;
	float: left;
}
div.menu {
	margin-left: 5%;
	margin-top: 20px;
	--width: 360px;
	--position: relative;	
	align: center;
	--vertical-align: bottom;	
	z-index: 1001;
	float: right;
}

div.menu-options {
	float: left;
	margin-left: 5%;
	top: 30px;
	--width: 30%;
	position: relative;	
	align: center;
	vertical-align: bottom;	
	z-index: 1001;
}

a {
	margin-left: 0px;
	color: #de6314;
	--color: #787878;
	--color: #ffffff;	
	text-decoration: none;
	margin-right: 30px;
	font-weight: bold;
	font-size: 14pt;
	font-weight: 200;
}

a.menu {
	margin-left: 5px;
	color: #949292;	
	width: 40px;
	height: 40px;
	--color: #fff8ee;
}

a img.link {
	--border: 1px #43a463 solid;
	top: 0px;
}

a img.selected {
	position: relative;
	top: -10px;
}

a img.link:hover {
	position: relative;
	top: -10px;
}
.grey-scale {
	background-image: url('../images/background-grey.png');	
	background-size: 100%;
}
.orange-scale {
	--background-image: url('../images/background-orange.png');	
	--background-size: 100%;
	background-color: #FF9933;
	opacity: 0.9;
}
.off-white-scale {
	--background-image: url('../images/background-orange.png');	
	--background-size: 100%;
	background-color: #F0F0F0;
	opacity: 0.9;
}
div.content {
	left: 0px;
	top: 0px;
	position: relative;
	--border: 1px #e8e8e8 solid;
	width: 100%;
	height:100vh;
	--margin-top: 30px;
	overflow: auto;
	margin: 0px;
	
	background-image: url('../images/business-group.jpg');
	--background-image: url('../images/stacked-boxes-orange.png');	
	background-repeat: no-repeat;
	background-size: 100%;	
	
}

div.full-content {
	left: 0px;
	width: 100vw;
	height:100vh;
	position: relative;
	float: left;
	--overflow: auto;
	--display: inline-block;
}

div.quater-content {
	left: 0px;
	width: 100vw;
	height:75vh;
	position: relative;
	float: left;
	--overflow: auto;
	--display: inline-block;
}

div.half-content {
	left: 0px;
	width: 100vw;
	height:70vh;
	position: relative;
	float: left;
	--overflow: auto;
}

div.services {
	margin-top: 25px;
	position: inline;
	--border: 1px #e8e8e8 solid;
	color: #353333;
	float: left;
	margin-left: 10%;
	z-index: 1000;
	width: 80vw;
}
div.services .heading {
	color: #f8f8f8;
}
div.aboutus {
	margin-top: 95px;
	margin-left: 10%;
	color: #F8F8F8;
	float: left;
	vertical-align: middle;
	width: 80vw;	
	height: 30vh;
	padding: 10px;
	top: -20px;
	position: relative;
	font-size: 1vw;
}
div.products {
	margin-top: 75px;
	margin-left: 10%;
	color: #C0C0C0;
	float: left;
	vertical-align: middle;
	width: 100%;	
	padding: 10px;
}
div.products p {
	color: #A0A0A0;
}
div.products .heading {
	color: #FF9933;
}
div.heading {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #de6314;	
	float: left;	
	width: 100%;	
	font-size: 16pt;
	font-weight: bold;
}

div.slogan {
	color: #F8F8F8;	
	font-size: 46pt;
	font-weight: bold;
	font-variant: caps;
	font-family: sans-serif;
	text-align: left;
	width: 25%;
	margin-left: 23%;
	margin-top: 25%;
	margin-bottom: 30px;
	display:none;
}

div.services-summary {
	position: absolute;
	color: #F8F8F8;	
	font-size: 46pt;
	font-weight: bold;
	font-variant: caps;
	font-family: sans-serif;
	text-align: left;
	width: 75%;
	margin-left: 20%;
	margin-top: 25%;
	margin-bottom: 30px;
	display:none;
}

div.services-summary a {
	font-size: 46pt;
	font-weight: bold;
	font-variant: caps;
	font-family: sans-serif;
	text-align: left;
}

.white-left {
	color:#F8F8F8;	
}

.orange-left {
	color:#de6314;
	margin-left:80px;
}

.grey-right {
	color:#787878;	
}

div.column-3 {
	width: 30%;
	float: left;
	height: 100%;
	margin-left: 3%;
	font-size: 1vw;	
}
.header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 85px;	
	background-color: #000000;
	opacity: 0.8;
	
	--background-image: url('../images/background-white.png');	
	--background-repeat: no-repeat;
	--background-size: 100%;	
	z-index: 1000;		
}

div.footer {
	left: 0px;
	--top: 100%;
	width: 100vw;
	--position: relative;
	color: #F8F8F8;
	text-align: center;
	--vertical-align: middle;
	height: 15%;
	background-color: #000;
	padding-top: 20px;
	float: left;
	--display: inline-block;
}

div.graded {
	background-image: url('../images/graded-background.png');
	width: 120px;
	height: 100px;
	align: center;
	text-align: center;
	vertical-align: middle;
	color: #949292;
	float: left;
	margin: 10px;
}

div.gradedleft {
	--background-image: url('../images/left-box.png');
	width: 135px;
	height: 100px;
	align: center;
	text-align: center;
	vertical-align: middle;
	color: #949292;
	float: left;
	margin: 0px;
}

div.gradedmiddle {
	background-image: url('../images/middle-box.png');
	width: 145px;
	height: 125px;
	align: center;
	text-align: center;
	vertical-align: middle;
	color: white;
	float: left;
	margin: 0px;
}

div.gradedright {
	background-image: url('../images/right-box.png');
	width: 135px;
	height: 100px;
	align: center;
	text-align: center;
	vertical-align: middle;
	color: #949292;
	float: left;
	margin: 0px;
}

div.logo {
	margin-top: 10px;
	margin-left: 10%;
	float:left;
	--position: absolute;
	--z-index: 1;
}

div.location {
	top: 190px;
	left: 10%;
	position: absolute;
}

li {
	list-style: none;
}

li::before {
	color: red;
	content: '* ';
}

div.roadmap {
	background-image: url('../images/horizon-road.png');
	background-repeat: no-repeat;
	background-size: 100%;	
	background-position: 10%, 90%;
	
	width: 80%;
	height: 45%;
	margin-left: 10%;
	float: left;
	position: absolute;
	bottom: 0px;
	display: none;
}

div.signage {
	background-image: url('../images/sign-roadmap.png');
	background-repeat: no-repeat;
	background-size: 100%;	
	background-position: center;
	left: 59%;
	height: 70%;
	width: 220px;
	top: 0px;
	position: inherit;
	display: none;
}

div.milestone-content {
	top: -15%;
	left: 50%;
	color: #fff;
	position: absolute;
	font-size: 12px;
	min-width: 250px;
	height: 30%;
	padding-left: 5px;
	border-left: 1px dashed #fff; 
}

div.milestone1, div.milestone2, div.milestone3 {	
	background-repeat: no-repeat;
	--background-size: 100%;
	background-position: center;		
	height: 50%;
	width: 80px;
	position: inherit;
	display: none;
}

div.milestone1 {
	background-image: url('../images/milestone-2009.png');
	left: 3%;
	top: 13%;
}

div.milestone3 {
	background-image: url('../images/milestone-2011.png');
	left: 37%;
	top: 23%;
}

div.milestone2 {
	background-image: url('../images/milestone-2010.png');
	left: 22%;
	top: 7%;
}

div.service-dd {
	position: absolute;
	height: 50%;
	width: 30%;
	left: 0px;
	bottom: 0px;
	float: left;
}

div.service-c {
	position: absolute;
	height: 70%;
	width: 30%;
	left: 30%;
	bottom: 0px;
	float: left;
}

.seo {
	position: absolute;
	--background-image: url('../images/service-SEO.png');
	--background-repeat: no-repeat;	
	--background-position: center;
	display: block;	
			
	left: 8%;	
	bottom: 10%;
	z-index: 50;
}
.seo:hover {
	bottom: 12%;
}

.lcm {
	position: absolute;
	--background-image: url('../images/service-LCM.png');
	--background-repeat: no-repeat;	
	--background-position: center;
	display: block;	
	left: 10%;	
	bottom: 8%;
	z-index: 100;
}

.lcm:hover {
	bottom: 10%;
}

.om {
	position: absolute;
	background-image: url('../images/service-OM.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 8%;	
	width: 25%;
	height: 50%;
	bottom: 0px;
	z-index: 100;
}

.smpm {
	position: absolute;
	background-image: url('../images/service-SMPM.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 14%;	
	width: 25%;
	height: 50%;
	bottom: 0px;
	z-index: 100;
}

.dbd {
	position: absolute;
	background-image: url('../images/service-DBD.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 15%;	
	width: 25%;
	height: 50%;
	bottom: 15%;
	z-index: 10;
}

.pm {
	position: absolute;
	background-image: url('../images/service-PM.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 30%;	
	width: 25%;
	height: 50%;
	bottom: 5%;
	z-index: 50;
}

div.som {
	position: absolute;
	background-image: url('../images/service-SOM.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 35%;	
	width: 25%;
	height: 50%;
	bottom: 12%;
	z-index: 10;
}

div.dev {
	position: absolute;
	background-image: url('../images/service-DEV.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 37%;	
	width: 25%;
	height: 50%;
	bottom: 0px;
	z-index: 100;
}

div.dev:hover {
	width: 27%;
	height: 52%;
}

div.sa {
	position: absolute;
	background-image: url('../images/service-SA.png');
	background-repeat: no-repeat;	
	background-position: center;
		
	left: 42%;	
	width: 25%;
	height: 50%;
	bottom: 5%;
	z-index: 50;
}

div.ba {
	position: absolute;
	background-image: url('../images/service-BA.png');
	background-repeat: no-repeat;	
	background-position: center;	
		
	left: 48%;	
	width: 25%;
	height: 50%;
	bottom: 18%;
	z-index: 10;
}

.desktop {
	position: absolute;	
	left: 70%;	
	bottom: 16%;
	z-index: 10;
}

.desktop img {
	weight: 15vh;
	height: 15vh;
}

.laptop {
	position: absolute;	
	left: 78%;	
	bottom: 16%;
	z-index: 20;
}

.laptop img {
	weight: 8vh;
	height: 8vh;
}

.mobile {
	position: absolute;	
	left: 68%;	
	bottom: 16%;
	z-index: 20;
}

.mobile img {
	weight: 5vh;
	height: 5vh;
}

.truck {
	position: absolute;	
	left: 45%;	
	bottom: 18%;
	z-index: 20;
}

.truck img {
	width: 25vh;
	height: 8vh;
}

.design-logo {
	position: absolute;	
	left: 15%;	
	bottom: 38%;
	z-index: 20;
}
.design-logo img {
	width: 30%;
	height: 30%;
}

.horizon {
	position: absolute;	
	left: 10%;	
	bottom: 5%;
	width: 75%;
	height: 20%;
	z-index: 1000;
	background-image: url('../images/horizon-road.png');
	background-repeat: no-repeat;
	background-size: 100%;	
	background-position: 10%, 90%;
}




H1 {
	--color: #fff;
	color: #fff;
	text-align: center;
	text-indent: 5%;
	--font-size: 28px;
	font-size: 5.9vw;
	width: 98%;
	--background-color: #000;
	margin: 0px;
	padding: 1%;
}
H2 {
	--background-color: #000;
	color: #f2f2f2;
	text-align: center;
	text-indent: 5%;
	margin: 0px;
	padding: 1%;
	--font-size: 28px;
	font-size: 5.0vw;
}
H3{
	background-color: #e86924;
	color: #000;
	text-align: center;
	text-indent: 5%;
	margin: 0px;
	padding: 1%;
	--font-size: 28px;
	font-size: 5.9vw;
}
label {
	color: #e86924;
}
.md-center {
	margin-left: 5%;	
	width: 80%;
	margin-bottom: 3%;
	font-size: 3.0vw;
	background-color: #fff;
	padding: 5%;
	--display: inline-block;
}
td {
	padding: 1%;
}
table {
	width: 70%;
	border: 0;
	--border-spacing: 0;
	margin-left: 10%;
	margin-bottom: 1%;
}
th {
	text-align: left;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	padding: 1%;
}
tr {
	background-color: #f5f5f5;
	margin: 2px;
	border: 2px solid #fff;
}
.packages-heading {	
	width: 100vw;
	height: 50%;
	background-image: url('../images/degraves-orange-scale.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 0px 0px;
	top: 0px;
	margin: 0px;
	position: relative;
}
.tally {
	background-color: #e86924;
	color: #fff;
}
ul {
	font-size: 2.0vw;
	--padding: 5%;
	margin-left: 10%;
	width: 80%;
}
label {
	color: #000;
	font-weight: bold;
}

.outline {	
	font-size: 3.0vw;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3%;
	padding-bottom: 3%;
	--margin-bottom: 3%;
	--background-color: #f8f8f8;
}

.package-slogan {
	padding-top:12%;
	padding-left: 10%;
	padding-right: 10%;
	color: #fff;
	width: 80%;
	font-size: 3.5vw;
	--padding: 10%;
	font-weight: bold;
}

.green-tick {
	background-image: url('../images/green-tick.png');
	background-repeat: no-repeat;
	background-size: 15 15;
	background-position: 0px 0px;
	width: 15px;
	height: 15px;
	width: 100%;
	text-indent: 20px;
}

