@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}

.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	padding-left: 0.75%;
	padding-right: 0.75%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
}
body, html {
    height: 100%;
    background-color: #F8F8F8;
    margin-top: 0px;
}
#home {
	height: 100%;
	background-image: url(images/homebanner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#homelogo {
    width: 30%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 50px;
}
nav {
	width: 100%;
	height: 30px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Roamn*", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 1.5px;
	position:absolute;
	z-index:10;
	margin-left: -14.5%;
	

}
.menuicon {
	width: auto;
	height: 30px;
	display: none;
	float:none;	
	color: #FFF;
}
.menucontent {
    width: 100%;
    height: auto;
    float: none;
	margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
	padding-right: 1%;
	padding-left: 1%;
    text-align: center;
}
ul {
	list-style: none;
	margin: 0%;
	
	
}
.lione {
	width: 18%;
	height: 50px;
	margin-left: 14%;
}
ul li{
	width: 16%;
	display: inline-block;
	margin-left: 0%;
	color: #FFF;
	height: 50px;
	line-height: 50px;
	text-align: center;


}

ul li a:hover {
	height: 0px;
}
a {
	text-decoration: none;

}
.name {
	width: 70%;
	height: 160px;
	margin-top: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/name.png");
	background-repeat: no-repeat;
	background-position: center;
}

.subpageheadergridout {
	width: 100%;
	height: 100px;
}
.subpageheadergridin {
	width: 100%;
	height: 100px;
	padding-top: 0px;
	margin-top: 0px;
}
#subpagelogo {
	width: 15%;
	height: 75px;
	float: left;
	background-image: url(images/logoblk.png);
	background-repeat: no-repeat;
	margin-top: 3px;
}

#subpageheadertitle{
	width: auto;
	height: auto;
	float: right;
	color: #000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Roamn*", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-top: 40px;

}
.subpagemenubar {
	width: 100%;
	height: 60px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Roamn*", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	background-image: url(images/menubar.png);
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: -2px;
	background-repeat: no-repeat;
	background-size: cover;
}

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%; }

.subpagemenuicon {
	height: 30px;
	display: none;
	float:none;	
	color: #fff;
}
.subpagemenucontent {
	height: 58px;
	float: none;
	margin-left: 0%;
	margin-right: 0%;
	text-align: right;
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 0px;	
}
.subpagelione {
	height: auto;
	margin-left: -9.7%;
	margin-right: 0%;
	margin-top: 10px;
	padding-top: 0px;
}
li:hover {
	background-color: rgba(255,255,255,.2);
	transition: .3s ease;
	border-radius: 20px 20px 20px 20px;

}
#subpagecontent {
	width: 100%;
	height: auto;
	margin-top: 50px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content {
		box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.5);

}
h4 {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: -10;
}
.column websites {
	margin-left: 0px
}
.column graphics {
	margin-left: 0px
}
.column motion {
	margin-left: 0px
}
	
.column videos {
	margin-left: 0px
}
.subpagefooterout {
    width: 100%;
    height: 55px;
    color: #FFF;
    background-color: #000;
    text-align: center;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Roamn*", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-top: 50px;
}
.subpagefooterin {
	width: 100%;
	height: 35px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-top: 20px;
}
.subpagemain {
    width: 100%;
    height: 550px;
    background-color: #ffffff;
    margin-top: 2%;
    box-shadow: 4px 3px 6px 2px rgba(0, 0, 0,.5);
    border-radius: 20px 20px 20px 20px;
	clear: both;
}
.abtimg {
	width: 40%;
	height: 550px;
	margin-top: auto;
	background-image: url("images/abr.png");
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	transition: 0.3s;
	float: left;
	border-radius: 20px 0px 0px 20px;
}
abtimg:hover {
    opacity: 0.9;
    margin-top: 0px;
}
.abtme {
	width: 50%;
	height: auto;
	margin-top: 250px;
	margin-left: 2%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: justify;
	text-align-last: left;
	color: #036;
	float: left;
	padding-bottom: 0%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0px;
	margin-right: 0%;
}


.contactcontent {
	width: 50%;
	height: 800px;
	float: left;
	background-color: aqua;
	}
.contactimg {
    width: 100%;
    height: 700px;
    float: left;
    background-image: url("images/contact.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	}

.clear {
	clear:both;
}

/*portfolio img gallery */
#myBtnContainer {
	margin-top: 0px;
}

.row {
  margin: 20px -16px 0px 0px;
}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 30%;
  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
	background-color: #fff;
	padding: 10px;
	margin-top: 20px;
	margin-left: 65px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
	border: none;
	outline: none;
	padding: 12px 16px;
	background-color: #FFF;
	cursor: pointer;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 20px 20px 20px 20px;
	font-size: 12px;
	margin-left: 1%;
	margin-top: -10px;

}

.btn:hover {
  background-image: url(images/homebanner.jpg);
  opacity: .9;
  color: #FFF;
}

.btn.active {
	background-image: url(images/homebanner.jpg);
	color: #FFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.fixedheader
{
	position:fixed;
	top:0;
	left:0;
}

	.serviceboxa{
		background-color: lightgray;
		width: 26%;
		height: 250px;
		color: black;
		float: left;
		padding-top: 50px;
		padding-left: 2%;
		padding-right: 2%;
		position: relative;
	 
	}
	.serviceboxb{
		background-color: lightgray;
		width: 26%;
		height: 250px;
		color: black;
		float: left;
		margin-left: 5%;
		padding-top: 50px;
		padding-left: 2%;
		padding-right: 2%;
		margin-bottom: 50px;
		position: relative;
	}
	#talk {
		width: 10%;
		height: 28px;
		background-color: black;
		clear: both;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
		color: white;
		padding-top: 11px;
		padding-bottom: 11px;
	}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}
