 /*CSS main tools ---------------------------------------------------Main--*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	font-family: 'Cabin', sans-serif;
}

/*Text Styles-----------------------------------------------------Text Styles*/
body {
	color:#fff;
}
#navsocial a {
	color: #767676;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	font-size: 11px;
}
h1 {
	font-family:'Raleway', sans-serif;
	font-size:28px;
	font-weight: 800;
	text-transform: uppercase;
	padding:12px 0 10px 0;
	border-bottom: 5px solid #9b0302;
	white-space: nowrap;l
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 32px;
	color:#555555;
	text-transform: uppercase;
}
.showcase h2 {
	background: #e0e0e0 url('images/_global/projects.title.tag.bg.jpg') repeat-x;
	background-position: bottom;
	-moz-box-shadow: -5px 0 -5px 0 15px #acacac;;
	-webkit-box-shadow: -5px 0 -5px 0 15px #acacac;
	box-shadow: 0px 10px 15px #acacac;
	padding:85px 0 20px 0;
	text-align: center;

}
#showcase1 h2 {
	width:435px;
}
#showcase2 h2 {
	width:705px;
}
#showcase3 h2 {
	width: 740px;
}

#kha {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	font-size: 50px;
	padding: 0;
}
#welcome p {
	font-size: 110px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	color:#a6a6a6;
	padding: 70px 0 0 0;
}
#to {
	font-family: 'Raleway', sans-serif;
	font-size: 75px;
	font-weight: 900;
	padding:0;
}
h3 {
	color:#000;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 30px;
	padding-bottom: 45px;
}
#welcome1 {
	font-weight: 600;
	font-size: 30px;
	padding: 50px 0 25px 0;
}

#welcome2 {
	float:left;
	width:380px;
}
#welcome3 {
	float:right;
	width:380px;
}
#welcome2, #welcome3 {
	font-size: 22px;
	font-weight:400;
}

#welcome4 {
	clear:both;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	padding: 65px 0 100px 0;
}
#welcome4 em {
	text-transform: uppercase;
}
.red {
	color: #9b0302;
}
#profile, #culture{
	color:#555555;
}
#profileleft, #culture {
	font-weight: 400;
	font-size:22px;
}
#profileleft em, #culture em {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 27px;
}
#profileright, #culture {
	font-weight: 400;
	font-size:22px;
}

.quote p {
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
}
.author em {
	font-weight:200;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	padding:0 0 0 450px;
}
#endcopy p {
	font-weight: 400;
	font-size: 22px;
}
#endcopy em {
	font-weight:700;
	font-size: 30px;

}

#services li a, #social li a, #resources li a, #contactfooter li a {
	color: #000;
	text-decoration: none;
}
#social li a:hover, #resources li a:hover {
	color:#9A9A9A;
}
#services, #social, #resources, #contactfooter, #copywrite {
	color: #000;
}
#resources, #services {
	font-weight: 500;
	font-size:16px;
}
#social {
	font-weight: 500;
	font-size: 18px;
}
#contactfooter {
	font-weight: 700;
	font-size: 18px;
}

#copywrite {
	text-transform: uppercase;
	font-size: 18px;
	color:#000;
}
#copywrite a {
	color:#000;
}
#footerlinks {
	font-family: 'Raleway', san-serif;
	font-weight: 800;
	font-size: 22px;
	text-transform: uppercase;
}
#footerlinks li a {
	color:#fff;
}
#footerlinks li a:hover, #navsocial li a:hover, #contactfooter li a:hover, #copywrite a:hover {
	color:#9A9A9A;	
}
/*Navigation-----------------------------------------------------Navigation--*/
#navigation {
	margin:0 auto;
	background:#3b3b3b url('images/_global/nav.main.bg.jpg') repeat-x;
	height:100px;
	width:1200px;
}
#navsocial {
	text-align: right;
	text-transform: uppercase;
	padding: 12px 0px 22px 0;
	height:5px;
	width:1200px;
}
#navsocial ul {
	padding-right: 85px;
}
#navsocial li {
	display:inline;
	padding:0 25px 2px 25px;
}
#navlinkedin {
	background:url('images/_global/social.linkedin.header.png' ) no-repeat;
	background-position: left center;
	padding-left: 100px;
}
#navfb {
	background:url('images/_global/social.facebook.header.png' ) no-repeat;
	background-position: left center;

}

#dropdown {
	width:475px;
	height:60px;
	padding:0;
	float:left;
}
#heading {
	height:50px;
	width:380px;
	float:left;
	padding:0 125px 0 130px;
}

/*Drop down Nav Menu ----------------------------------------Drop Down Nav--*/

nav ul ul {
	display: none;
	background: #2f2f2f url('images/_global/nav.dropdown.bg.jpg') repeat-y;
	padding: 0;
	position: absolute;
	border: none;
	left: -1px;
	top: 100%;
}

nav ul li:hover > ul {
	display: block;
}
nav ul {
	background: #292929;
	padding: 0;
	list-style: none;
	border: 1px solid #000;
	position: relative;
	display: inline-table;
}

nav ul:after {
	content: ""; 
	clear:both;
	display:block;
}

nav ul li {
	float: left;
	border-left: 1px solid #000;
}

nav ul li:hover {
	background:#3f3f3f;
}

nav ul li:hover a {
	color:#fff;
}

nav ul li a {
	display: block;
	padding: 19px 25px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
nav ul ul li {
	float: none;
	position: relative;
}
nav ul ul li img {
	padding-left: 10px;
}
nav ul ul li a {
	padding: 25px 50px 25px 30px;
	color: #fff;
}
nav ul ul li a:hover {
	background: #474747;
}
#projectslist:hover{
	background: #2f2f2f url('images/_global/nav.dropdown.bg.jpg') repeat-y;
}


/* End Navigation-------------------------------------------------End Nav---*/

/*General Layout---------------------------------------------------Layout--*/
body {
	background:#000 url('images/_global/bg.master.pattern.jpg');
}
#wrapper {
	width: 1200px;
	margin:0 auto;
}
header, #profile, #culture, .quote, #endcopy {
	padding:0 130px;
}
#spacer {
	height:650px;
}

#mission {
	height: 785px;
	width:1200px;
	margin: 0 auto;
	background: #3b3b3b url('images/_global/bg.cell1.bottom.jpg') repeat-x;
	background-position: bottom;
}
#welcome {
	height: 300px;
	width:780px;
	margin: 0 auto;
	background: #282828 url('images/_global/bg.cell1.welcome.jpg') repeat-x;
}
#welcomecopy {
	width:780px;
	margin:0 auto;
}

#static {
	margin:0 auto;
	height: 1535px;
	width:100%;
	background:url('images/hero/hero.img.01.temp.jpg') no-repeat;
	background-position:top center;
}
.blocks {
	height: 600px;
	background:#000;
}


/*Showcases--------------------------------------------------------Showcases--*/
.showcase {
	background: #000 url('images/_global/projects.title.bg.jpg') repeat-x;
}
.showcasetitle {
	padding:0 110px;
}
.showcase img {
	padding-left:0;
	height: 200px;
	width:200px;
	float:left;
}
#showcase1 {
	height:745px;
}

#showcase2 {
	height:545px;
}
#showcase3 {
	height:545px;
}
/*End Showcases----------------------------------------------End Showcases--*/

/*Quotes -----------------------------------------------------------Quotes--*/
.quote {
	padding: 85px 212px 94px 152px;
}
.quotewords  {
background-image:url('images/_global/quote.red.start.png');
background-repeat: no-repeat;
background-position: left top;
}
.quotewords p {
	padding:10px 0 0 60px;
}
.quotetop {
	padding:0 10px;
}
.quotebottom {
	padding: 0px 0 0 10px;
}
#quote4 {
	padding-right: 130px;
}

/*End Quotes----------------------------------------------------End Quotes--*/


/*Firm Profile----------------------------------------------------Firm Profile--*/
#profile, #culture {
	height: 620px;
	background:#eeeeee url('images/_global/info.bg.bottom.jpg') repeat-x;
	background-position: bottom;
}

#profile p, #profile h2, #culture p, #culture h2 {
	padding:10px 0;
}
#profileleft {
	float: left;
	width:460px;
	padding-top:75px;
}
#profileright  {
	float:right;
	width:425px;
	padding-top: 75px;
}

/*End Firm Profile------------------------------------------------End Firm Profile--*/

/*Firm Culture------------------------------------------------------Firm Culture--*/
#culture {
	height: 670px;
	background:#eeeeee url('images/_global/info.bg.bottom.jpg') repeat-x;
	background-position: bottom;
}


#cultureleft {
	float:left;
	width:463px;
	padding-top: 75px;
}
#cultureright {
	float: left;
	width:460px;
	padding: 248px 0 100px 0;
}

/*End Firm Culture----------------------------------------------End Firm Culture--*/

/*End Copy-----------------------------------------------------------End Copy--*/
#endcopy {
	height:425px;
}
#end1, #end2, #end3 {
	width:300px;
	float:left;
	padding-top:95px;
}
#end4 {
	clear:both;
	width:600px;
	float:right;
	padding-top:35px;
}
/*End End Copy--------------------------------------------------End End Copy--*/

/* Footer--------------------------------------------------------------Footer--*/
#services, #social, #resources, #contactfooter {
	float: left;
	height:240px;

}
#services ul, #social ul, #resources ul, #contactfooter ul {
	list-style: none;
}
#services {
	padding:70px 15px 0px 130px;
}
#social {
	padding:70px 15px 0px 0;
}
#social li {
	padding-bottom: 20px;
}
#social li a {
	padding:5px 0 5px 40px;
}
#footerlinkedin {
	background:url('images/_global/social.linkedin.footer.png' ) no-repeat;
	background-position: left center;
}
#footerfb {
	background:url('images/_global/social.facebook.footer.png' ) no-repeat;
	background-position: left center;
}
#footertwitter {
	background:url('images/_global/social.twitter.footer.png' ) no-repeat;
	background-position: left center;
}

#resources {
	padding:70px 10px 0px 15px;
}
#contactfooter {
	padding:70px 130px 0px 10px;
}
#contactfooter ul {
	padding-bottom: 20px;
	white-space: nowrap;
}

#footerlinks {
	clear:both;
	padding: 100px 130px 25px 130px;
}
#footerlinks ul {
	list-style: none;
}
#footerlinks li {
	display:inline-block;
	padding:0 40px 0 15px;
	float: left;
	background:url('images/_global/arrow.sm.red.png') no-repeat;
	background-position: left center;
}
#copywrite {
	clear: both;
	text-align: center;
	padding-top: 40px;
}
#footercontent {
	width:1200px;
	margin:0 auto;
	background: url('images/_global/footer.detail.top.jpg') repeat-x;
}
footer {
	clear:both;
	height: 650px;
	background: #b9b9b9 url('images/_global/footer.bg.jpg') repeat-x;
	
}
/*Handheld---------------------------------------------------------------------------------------Handheld------------*/
@media handheld {
	footer, #static {
		width: 1200px;
	}

	}


/*Plugins---------------------------------------------------------Plugins--*/
#casestudy1, #casestudy2 , #casestudy3, #casestudy4, #casestudy5, #casestudy6, #casestudy7, #casestudy8, #casestudy9 { 
	width: 1200px; 
	height: 600px; 
	background: #000;
}
/*Content---------------------------------------------------------Content*/