@charset "UTF-8";
/* CSS Document */

	html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden; 
	font-family: 'Lato', sans-serif;
	}
	body {
	font-family: 'Lato', sans-serif;
	background-color:#fff;	
	}
	img {
	display: inline-block;
	width: auto;
	margin: 0;
	}

@media (min-width: 320px) {
	a:link {
	color:#333;
	text-decoration: none;
	}
	a:visited {
	color:#333;
	text-decoration: none;
	}
	a:hover {
	color:#98c0fa;
	text-decoration: none;
	}
	a:active {
	color:#4D5B68;
	text-decoration: none;
	}
	.container{
	padding:0;
	margin: auto;
	}
	#webprint {
	padding-top: 0;
	padding-left: 4px;
	color:#333;
	}
 	#about {
	width: 100%;
	padding: 30px 50px 30px 30px;	
	color:#000; 
 	}
	#about h2 {
	color:#000;
	}
	li {
	font-size: 80%;
	}
	#work {
	padding: 0 0 30px 30px;
	}
	#work h2 {
	text-shadow: none;
	color:#000;
	}
	#web h4 {
	padding-bottom: 10px;
	text-shadow: none;
	color:#000;
	font-size: 110%;
	font-weight:700
	}
	#web {
	font-size: 130%;
	text-align: left;
	padding-left: 80px;
	padding-right: 80px;
	line-height: 1.8;
	}
	#print {
	font-size: 130%;
	padding: 0 80px 40px 80px;
	line-height: 1.8;
	text-align: left;
	}
	#print h4 {
	padding-bottom: 10px;
	color:#000;
	font-size: 110%;
		font-weight:700
	}
	#web2 p { 
	font-size: 150%;
	text-align: left;
	padding-left: 20px;
	color:#83b4fa;
	}
	#web2 {
	width: 100%;
	padding-top: 30px;
	text-align: center;
	}
	#web2 a:link {
	color:#1F69D8;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	}
	#web2 a:visited {
	color:#1F69D8;
	}
	#web2 a:hover {
	color:#A76601;
	}
	#web2 a:active {
	color:#A76601;
	}
	#web2 img {
	width: 90%;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	}
	#contprint {
	border-top: 1px solid #838078; 
	background: #FFFFFF;
	width: 100%;
	margin: auto;
	}
	#contprint img {
	width: 90%;
	height: auto;
	}
	#contprint h4 {
	font-weight: 600;
	font-size: 120%;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #999;
	border-bottom: solid #000 1px;
	margin-bottom: 20px;
	}
	#print2 {
	padding: 80px 20px 0 20px;
}
	#print3 {
	padding: 0px 20px 0 20px;	
	}
	#print4 {
	padding: 0px 20px 0 20px;	
	}
	#print5 {
	padding: 0px 20px 0 20px;	
	}
	#print6 {
	padding: 0px 20px 0 20px;	
	}
	#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen {
		background: #444444;
		padding: 30px;
		text-align: center;
		height: auto;
		border: 10px solid #FFFFFF;
	}
	#aboutFooter {
	padding-top: 50px;	 
 	}
	#services {
	width: 100%;
	padding: 30px 50px 30px 50px;	
	color:#000; 
 	}
	#services h2 {
	color:#000;
	padding-bottom: 20px;
	}
	#services2 {
	width: 100%;
	padding: 30px 50px 30px 50px;	
	color:#000; 
 	}
	#services2 h2 {
	color:#000;
	padding-bottom: 20px;
	}
	#contact {
		border-top: 1px solid #838078;
		width: 100%;
		padding: 60px 30px 0 30px;
		text-align: center;
	}
	#info p {
		text-align: center;
	}
	#form {
	display: block;
	}
}

@media (min-width :550px) {
	#webprint {
	padding-top: 0;
	padding-left: 8px;
	}
	#about {
	width: 100%;
	padding: 30px 80px 30px 60px;	
	color:#000; 
 	}
	li {
	font-size: 80%;
	}	
	#work {
	padding: 0 50px 30px 60px;
	}
	#work h2 {
	text-shadow: none;
	color:#000;
	}
	#web h4 {
	padding-bottom: 10px;
	text-shadow: none;
	color:#000;
	font-size: 110%;
	font-weight:700
	}
	#web {
	font-size: 130%;
	text-align: left;
	padding: 0 50px 30px 120px;
	line-height: 1.8;
	}
	#print {
	font-size: 130%;
	padding: 0 50px 40px 120px;
	line-height: 1.8;
	text-align: left;
	}
	#print h4 {
	padding-bottom: 10px;
	color:#000;
	font-size: 110%;
	font-weight:700
	}
	#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen {
		background: #444444;
		padding: 30px;
		text-align: center;
		height: auto;
		border: 10px solid #FFFFFF;
	}
	#contact {
		border-top: 1px solid #838078;
		width: 100%;
		padding: 60px 80px 0 80px
	}
	#info p {
		text-align: left;
	}
	#form {
	display:block;
	}
}

@media (min-width :768px) {
	#webprint {
	padding-top: 0;
	padding-left: 8px;
	text-shadow: #000 1px 1px 1px;
	}
	#about {
	padding-left: 100px
	}
	li {
	font-size: 80%;
	color: #333B4E;
	text-shadow: none;
	}
	#work {
	padding-left: 100px
	}
	#web h4 {
	padding-left: 0px;	
	}
	#web {
	padding-left: 150px;
	}
	#print {
	}
	#print h4 {
	padding-left: 0px;
	}
	#web2 img {
	max-width: 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	#web3 {
	padding-left: 8%;	
	}
	#print2 {
	padding: 80px 40px 0 40px;
	
	}
	#print3 {
	padding: 0px 40px 0 40px;	
	}
	#print4 {
	padding: 0px 40px 0 40px;	
	}
	#print5 {
	padding: 0px 40px 0 40px;	
	}
	#print6 {
	padding: 0px 40px 0 40px;	
	}
	#one, #two, #three, #four, #five, #six, #eleven, #twelve, #thirteen {
		background: #444444;
		padding: 20px;
		text-align: center;
		height: 480px;
		border: 10px solid #FFFFFF;
	}
	#seven, #eight {
		background: #444444;
		padding: 20px 20px 40px 20px;
		text-align: center;
		height: auto;
		border: 10px solid #FFFFFF;
	}
	#nine, #ten {
		height: 350px;
	}
	#services {
	padding-left: 100px;
	padding-right: 100px;
 	}
	#services p {
		padding-left: 40px;
	}
	#services ul {
		padding-left: 80px;
	}
	#services2 {
	padding-left: 100px
 	}
	#services2 p {
		padding-left: 40px;
	}
	#services2 ul {
		padding-left: 80px;
	}
}

@media (min-width :992px) {
	#webprint {
	padding-top: 0;
	padding-left: 8px;
	}
	#about {
	padding-left: 15%;
 	}
	#work {
	padding-left: 15%;
	}		
	#web {
	padding-left: 20%;
	}	
	#web h3 {
	padding-left: 0px;
	}
	#print {
	font-size: 130%;
	padding: 0 120px 0 50px;
	line-height: 1.8;
	text-align: left;
	}
	#print2{
		height: auto;
	}
	#one, #two, #three, #four, #five, #six, #nine, #ten, #eleven, #twelve, #thirteen {
    background: #444444;
    padding: 10px;
    text-align: center;	
    border: 10px solid #FFFFFF;
	}
	#seven, #eight {
		background: #444444;
		padding: 20px 20px 40px 20px;
		text-align: center;
		height: auto;
		border: 10px solid #FFFFFF;
	}
	#aboutFooter {
	padding-top: 10px;	 
 	}
	#web2 {
	}
	#web2 img {
	padding-bottom: 40px;
	padding-right: 10px;
	max-width: 900px;
	}
	#web3 {
	padding-left: 12%;	
	}
	#services {
	padding-left: 20%;
	padding-right: 20%;
 	}
	#services p {
		padding-left: 40px;
	}
	#services ul {
		padding-left: 80px;
	}
	#services2 {
	padding-left: 20%;
 	}
	#services2 p {
		padding-left: 40px;
	}
	#services2 ul {
		padding-left: 80px;
	}
}

@media (min-width :1200px) {
    #contact {
        max-width: 1200px;
    }
    #info {
        padding-left: 60px;
    }
}

 	footer {
	margin:0 auto;
	padding: 0 20px 0 0; 
	max-width: 1000px;	 
 	}
	#services li{
	font-size: 100%;	
	}
	#services2 li{
	font-size: 100%;	
	}
	#info {
	margin-bottom: 30px; 
	}
	.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	}
	.nav-justified {
	 width: 100%;
	}
	.nav-justified > li {
	float: none;
	}
	.nav-justified > li > a {
	margin-bottom: 0px;
	text-align: center;
	min-height: 10px;
	}
	#topnav {
	background-color:transparent; 
	margin-top: 0px;
	margin-bottom: 0px;
	}
	#bs-example-navbar-collapse-1 {
	}
	.navbar {	
    min-height: 50px;
	}
	.navbar-default {
	background-color:transparent;
	}
	.nav > li > a:hover,
	.nav > li > a:focus {
	text-decoration: none; 
	min-height: 10px;
	background-color: #fff;	
	color:#5d88f3;
	font-weight: 200;
	}
	.nav nav-justified > li > a:hover,
	.nav nav-justified > li > a:focus {
	text-decoration: none; 
	min-height: 10px;
	background-color: #fff;
	}
	.nav > li > a { 
	padding: 10px 8px 10px 8px;
	color:#333;
	font-size: 110%;
	font-weight: 200;
	min-height: 10px;
	line-height: 1.1;
	}
	.nav-justified > .active a { 
	min-height: 10px;
	color:#333;
	font-weight: 200;
  	}
	.nav {
	margin-bottom: 0px;
	}
	.navbar {
	position: relative;
	min-height: 20px;
  	margin-bottom: 0px;
 	border: 1px solid transparent;
	margin: auto;
	max-width: 1000px;
	}

