/* Reset
========================================================== */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}img{border:0;}a img{border:0}a{outline:0}

/* Global Styles
========================================================== */

/* Grid */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
  float: left;
  margin-right: 10px;
}

.last { margin-right: 0; }

.col-1 {width: 30px;}
.col-2 {width: 70px;}
.col-3 {width: 190px;}
.col-4 {width: 150px;}
.col-5 {width: 190px;}
.col-6 {width: 230px;}
.col-7 {width: 270px;}
.col-8 {width: 310px;}
.col-9 {width: 350px;}
.col-10 {width: 390px;}
.col-11 {width: 350px;}
.col-12 {width: 470px;}
.col-13 {width: 542px;}
.col-14 {width: 550px;}
.col-15 {width: 590px;}
.col-16 {width: 630px;}
.col-17 {width: 670px;}
.col-18 {width: 710px;}
.col-19 {width: 750px;}
.col-20 {width: 790px;}
.col-21 {width: 830px;}
.col-22 {width: 870px;}
.col-23 {width: 910px;}
.col-full {width:960px; margin-right:0;}

/* Image handling */
img, object, embed, video {
	max-width: 100%;
}

/* Clearfix */ 
.group:before, .group:after, 
.wrap:before, .wrap:after, 
#container:before, #container:after, 
#main:before, #main:after,
#content:before, #content:after { content: ""; display: table;}
.group:after, .wrap:after, #container:after, #main:after, #content:after { clear: both; }
.group, .wrap, #container, #main, #content { zoom: 1; }

/* Typography

FUTURA CONDENSED MEDIUM — "Futura Condensed Medium", font-size-adjust:0.51;
FUTURA CONDENSED LIGHT — "Futura Condensed Light", font-size-adjust:0.51; font-weight:200; 
FF DAGNY — ff-dagny-web-pro-1, ff-dagny-web-pro-2
FRANKLIN GOTHIC — franklin-gothic-urw-1, franklin-gothic-urw-2
PROXIMA NOVA — proxima-nova-condensed-1, proxima-nova-condensed-2
FALLBACK — font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	
---------------------------------------------------------- */

/* Paragraph */
p {
	margin: 0 0 20px;
	color: #fff;
	font-style: normal;
}

/* Headings */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

h1 {
	font-size:  46px;
	line-height: 30px;
	margin-bottom: 20px;
}

h2 {
	font-size:  35px;
	line-height: 24px;
	margin-bottom: 20px;
}

h3 {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 20px;
}

h4 {
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 10px;
}

h5 {
	color: #acacac;
	text-transform: uppercase;
	font-family: ff-dagny-web-pro-1,ff-dagny-web-pro-2, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}

h1, h2, h3, h4 {
	font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size-adjust: 0.51;
	text-transform: uppercase;
}

b, strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	color: #b7b7b7;
}

/* Links
	
RED: #cb1e24
LIGHT GRAY: #b7b7b7

---------------------------------------------------------- */

a {
	text-decoration: none;
	color: #cb1e24;
}

a:hover, a:focus, a.more:hover {
	color: #6b1f1f;
}

a:link,
a:visited {
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
}

/* Lists */

/* Forms */
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
input[type="search"],
input.text,
input.title,
textarea {
	background: #000;
	border: 1px solid #414141;
	outline: medium none;
	color: #555;
	padding: 7px 5px;
	font-family: franklin-gothic-urw-1,franklin-gothic-urw-2, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
}

input[type="submit"] {
	background: #86191c;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	border: none;
	text-transform: uppercase;
	font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size-adjust: 0.51;
	height: 28px;
	padding: 2px 10px;
}

input:focus {
	border-color: #888;
}

/* form resets */
form {
	margin: 0;
}

/* Define consistent vertical alignment display in all browsers */
input, textarea {
	font-size: 100%;
	line-height: normal;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea {
	overflow: auto;
	vertical-align: top;
}

button, input { 
	line-height: normal;
	*overflow: visible; 
}

/*Allow styling of clickable form elements in iOS*/
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

/* Consistent box sizing and appearance */
input[type="search"] {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/*Remove inner padding and border in FF3/4*/
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* Custom selection */
::-moz-selection, ::selection {
	background: red;
	color: #000;
	text-shadow: none;
}

img::selection, img::-moz-selection {background: transparent;}

/* Main Styles
========================================================== */

html {
	background: transparent url('../assets/site/bg.png') repeat;
}

body {
	color: #fff;
	font-family: franklin-gothic-urw-1,franklin-gothic-urw-2, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	overflow-x: hidden;
	position: relative;
}

#container {
	position: relative;
	top: 0;
	z-index: 99; /*needed*/
}

.home #main {
	position: relative;
	top: -90px;
	background: none;
	border: none;
}

.home #main {
	position: relative;
	top: -60px;
	background: none;
	border: none;
}

#main {
  background: #030303;
  border: 1px solid #313131;
  overflow: hidden;
  width: 960px; /* 960px - 2(40px) = 880px */
  margin: 50px auto 0 auto;
}

/* Interior pages */
.wrap {
	width: 840px;
	padding: 60px;
}

.home .wrap,
#header .wrap {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#footer .wrap {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#header .wrap {
	height: 100%;
}

.home #header {
	position: relative;
}

#header {
	width: 100%;
	background: transparent url('../assets/site/top-bg.png') repeat-x;
	height: 172px;
	z-index: 100; /*needed*/
}

a#logo {
	width: 220px;
	display: block;
	position: absolute;
	bottom: -12px;
}

/* Homepage Dynamic Lead */
.home #dl {
	position: relative;
	top: 0;
	margin: 0 auto;
	height: 554px;
	z-index: 98;
	background-color: #121212;
  border-bottom: 1px solid #222;
}

.home #dl #slider {
	position: relative;
}

.home #dl .dl-wrap {
	width: 1200px;
	margin: 0 auto;
}

.home #dl #slider .panel {
	display: none;
	width: 1200px;
	position: relative;
}

.home #dl #slider .panel img {
	position: relative;
	display: block;
}

.home #dl #slider .panel .meta {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	margin: 0;
	padding: 25px;
	position: absolute;
	bottom: 85px;
	right: 120px;
	width: 35%;
	z-index: 100;
	min-height: 125px;
}

.meta p {
	font-size: 18px;
}

.home #changer {
	width: 100%;
	position: absolute;
	top: 30.6363%;
	left: 0;
	z-index: 100;
}

.home #changer #prev {
	float: left;	
}

.home #changer #next {
	float: right;
}

.home .cs-video {
	width: 986px;
	margin: 0 auto;
}

/* Content */
#content {
	position: relative;
	overflow: hidden;
}

#content #left,
#content #right {
	background-image: url('../assets/site/border-sprite-new-ie.png');
	background-color: transparent;
	background-repeat: no-repeat;
}

#content #left {
	background-position: top right;
	padding: 30px 30px 0 0;
}

#content #right {
	background-position: top left;
	padding: 30px 0 0 30px;
	float: right;
}

#content #right2 {
	background-image: none!important;
	background-position: top left;
	padding: 30px 0 0 30px;
	float: right;
}

/* Homepage Modules */

.home #content #left,
.home #content #right {
	background-color: transparent;
	background-image: url('../assets/site/border-sprite-new-ie.png'); /*fallback*/
	background-image: url('../assets/site/border-sprite-new-ie.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.8)),to(rgba(0,0,0,0)));
	background-image: url('../assets/site/border-sprite-new-ie.png'), -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 95%); /* FF3.6+ */
	background-image: url('../assets/site/border-sprite-new-ie.png'), -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 95%); /* IE10 */
	background-image: url('../assets/site/border-sprite-new-ie.png'), -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 95%); /* Opera 11.10+ */
	background-image: url('../assets/site/border-sprite-new-ie.png'), linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 95%); /* W3C */
	background-repeat: no-repeat;
}

.home #content #right  {
	background-position: top left;
	padding: 30px 30px 0 30px;
	margin-right: 0;
}

.home #content #left {
	background-position: top right;
	padding: 30px 30px 0 30px;
}

.home #left .mod p a {
	display: block;
	color: #fff;
}

.home #left .mod p a:hover {
	color: #cb1e24;
}

.row {
	margin-bottom: 30px;
}

.row p {
	margin-bottom: 8px;
}

.thumb {
	margin: 0 20px 20px 0;
	width: 175px;
	float: left;
}

.last {
	margin: 0;
}

time {
	font-style: italic;
	color: #a1a1a1;
	line-height: 1.8;
	font-family: Georgia, serif;
}

a.more, .page-util a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #cb1e24;
}

.role {
	font-style: italic;
	margin-bottom: 5px;
	color: #a1a1a1;
}

/* Navigation */
#nav {
	position: absolute;
	bottom: 10px;
	right: 30px;
}

#nav li {
	float: left;
	margin-left: 58px;
	position: relative;
}

#nav li a {
	text-transform: uppercase;
	color: #fff;
	font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size-adjust: 0.51;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
}

#nav li a.active, #nav li a:hover {
	color: #cb1e24;
}

select.mobile-nav {
	display: none;
}

#nav, #util {
	list-style: none;
	margin: 0;
	padding: 0;
}

#util li {
	float: right;
	margin: 0;
	color: #a3a3a3;
}

#util li:last-child {
	margin-right: 0;
}

#util li a {
	text-transform: uppercase;
	color: #a3a3a3;
	padding: 0 10px;
	font-size: 12px;
}

#util li a.active {
	color: #CB1E24;
}

#util {
	position: absolute;
	top: 20px;
	right: 22px;
	padding-bottom: 10px;
	width: 300px;
}

#util li a:link, #util li a:visted {
	font-family: ff-dagny-web-pro-1,ff-dagny-web-pro-2,Verdana,sans-serif;
	color: #a3a3a3;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#util li a:hover {
	color: #5f5f5f;
}

/* Dropdown */
#nav ul {
	width: 125px;
	position: absolute;
	top: 100%;
	left: 0;
	border: none;
	padding: 10px 0 5px 0;
	margin: 0;
	text-align: left;
	visibility: hidden;
	z-index: 101; /*needed*/
}

#nav ul li {
	margin: 0 !important;
	padding: 4px 10px 0 8px;
	width: 125px;
	height: 35px;
	background: #831719;
	position: relative;
}

#nav ul li:hover {
	background: #481515;
}

#nav ul li a:link, .subnav a:visited {
	color: #fff;
	width: 125px;
	height: 35px;
}

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

/* About Page
========================================================== */

#headline {
	width: 100%;
	margin-bottom: 42px;
	line-height: 60px;
}

#headline .line1 {
	font-size: 47px;
	display: block;
}

#headline .line2 {
	font-size: 62px;
	display: block;
}

#headline span {
	color: #fff;
}

.line1 .word2, .line1 .word3, .line1 .word4, .line1 .word5, .line1 .word6 {
	margin-left: 3px;
}

.about #content #right img {
	display: block;
	padding-bottom: 10px;
}

.about #content #right a {
	display: block;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #262626;
	margin: 2em 0;
	padding: 0;
}

.about #featured-partners {
	margin-bottom: 10px;
}

.about #featured-partners img {
	width: 85px;
}


/* Management Page
========================================================== */

.title {
	position: relative;
	width: 100%;
	margin-bottom: 42px;
}

.title h2 {
	display: block;
}

.page-util {
	top: 0; right: 0;
	position: absolute;
}

.page-util a {
	background-image: url("../assets/site/page-util.png");
  background-repeat: no-repeat;
  margin-left: 15px;
}

.page-util a.next {
	background-position: right top;
	padding-right: 15px;
}

.page-util a.prev {
	background-position: 0 -12px;
	padding-left: 15px;
}

.page-util a.all {
	background-position: 0 -24px;
	padding-left: 15px;
}

.page-util a:hover {
	color: #6b1f1f;
}

#left .management-list {
	padding: 0 30px 15px 0;
	margin: 0;
}

#left .management-list li {
	margin-bottom: 20px;
}

#left .management-list li a {
	color:  #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}

#left .management-list li a:hover {
	color: #cb1e24;
}

#left .management-list li a em {
	font-style: italic;
	text-transform: none;
	letter-spacing: 0;
	color:  #666;
}

#right .person {
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
}

#right .person:last-child {
	margin-bottom: 100px;
}

#right .person img {
	display: block;
	float: left;
	margin-right: 30px;
}

.management #content #left {
	position: absolute;
	top: 0;
	left: 0;
}

.job-title {
	font-style: italic;
	color: #666666;
}

.management h3 {
    margin-bottom: 5px;
}


/* Partners Page
========================================================== */

.partners #content {
	padding: 0 50px;
}

#pslider {
	position: relative;
	overflow: hidden;
	padding: 20px;
	background-color: #131313;
	margin: 0 auto 50px auto;
	height: 84px; /* 124px - 40px */
}

.slide-wrapper {
	padding: 0;
	position: relative;
	width: 670px;
	margin: 0 auto;
	display: none;
}

#pslider .control,
.home #dl #changer .wrap a {
	background-image: url("../assets/site/arrow-sprite.png");
  background-repeat: no-repeat;
	display: block;
	height: 84px;
	width: 55px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	cursor: pointer;
}

#pslider #left-control,
.home #dl #changer .wrap #prev {
	background-position: 0 -84px;
	top: 20px;
	left: 20px;
}

#pslider #right-control,
.home #dl #changer .wrap #next {
	top: 20px;
	right: 20px;
	background-position: 0 0;
}

.ptile {
	margin: 0 auto;
	width: 670px;
	overflow: hidden;
}

.ptile img {
	float: left;
	width: 114px;
	height: 84px;
	display: block;
	margin: 0 10px;
}

.slide-inner {
	overflow: hidden;
}

.ptile img,
.about #featured-partners img,
.control {
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.partners .partner {
	margin: 50px 0;
}

.partners .partner img {
	display: block;
	float: left;
	width: 150px;
	margin-right: 30px;
	padding: 20px 20px 0 0;
	background-image: url('../assets/site/border-sprite-new-ie.png');
	background-color: transparent;
	background-repeat: no-repeat;
	background-origin: border-box;
	background-position: top right;
}

.ptile img:hover,
.about #featured-partners img:hover,
#pslider span:hover {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}

a#back-to-top {
	border-radius: 2px 2px 2px 2px;
  background-color: #222;
  color: #888;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-align: center;
  font-size: 0.75em;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  display: none;
}

a#back-to-top:hover {
	background-color: #333;
}

/* Projects & Case Studies Pages
========================================================== */


.casestudies #featured {
	margin-bottom: 70px;
}

.cs-image,
.cs-video {
	margin-bottom: 20px;
}

#excerpt {
	font-size: 1.2em;
	padding-right: 40px;
}

.col-tile {
	list-style: none;
	margin: 0;
	padding: 0;
}

.col-tile, #featured {
	overflow: hidden;
}

.col-tile li {
	float: left;
	margin: 0 0 45px 45px;
	overflow: hidden;
	position: relative;
	width: 245px;
	height: 300px;
}

.col-tile li:nth-child(3n+1) {
    margin-left: 0 !important;
}

.col-tile a {
	display: block;
}
.col-tile a img {
	display: block;
	opacity: 0.8;
}

.col-tile a:hover img {
	opacity: 1;
}

.col-tile h4 {
	margin-top: 10px;
	color: #fff;
}

.col-tile p {
	color: #A1A1A1;
	margin-bottom: 10px;
}

.col-tile p:after {
	content: "\00a0\2192";
}

.col-tile a:hover h4 {
	color: #cb1e24;
}


/* Press & News Pages
========================================================== */

.entry, .result {
	border-bottom: 1px solid #242424;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.entry img {
	margin: 1em 0;
	display: block;
}

.entry .copy ul {
	list-style: square;
	padding: 0 25px;
	margin: 20px 0;
}

.last {
	border-bottom: 0;
}

.entry h4 a {
	color: #fff;
}

.entry h4 a:hover {
	color: #cb1e24;
}

#archives span {
	display: block;
	width: 100%;
	border-bottom: 1px solid #343434;
	color: #888;
	cursor: pointer;
	padding: 10px 0;
	font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size-adjust: 0.51;
	font-size: 1.2em;
}

#archives span:hover {
	color: #fff;
}

#archives li ul {
	display: none;
	padding: 10px 0;
}

.details {
	border-top: 1px dotted #333;
	margin: 15px 0;
	overflow: hidden;
}

.details li {
	display: inline;
	font-size: 0.9em;
	float: left;
	line-height: 1.8;
}

.details li a:hover {
	color: #5f5f5f;
}

.details li.time {
	padding: 6px 12px 3px 0;
}

.details li.full {
	 padding: 6px 12px 3px 12px;
	 border-left: 1px dotted #333;
}

.details li.full-tag {
	 padding: 6px 12px 3px 12px;
	 border-left: 1px dotted #333;
	 color: #a1a1a1;
}

.details li.pdf {
	border-left: 1px dotted #333;
	padding: 6px 12px 3px 12px;
}

.details li a {
	color: #a1a1a1;
}

/* Contact Page
========================================================== */


.contact label {
	float: left;
	width: 150px;
}

input.error {
	border: 1px solid #cb1e24;
}

.contact label.error {
	margin-left: 150px;
	clear: left;
	width: 360px;
	margin-bottom: 20px;
}

.contact input,
.contact textarea {
	width: 360px;
}

.contact textarea {
	height: 150px;
}

.contact input[type="submit"] {
	width: auto;
	margin: 10px 0 0 150px;
}

.contact .error {
	color: red;
}

/* Search Page */

.result h3 {
	margin-bottom: 5px;
}

.result h3 a {
	color: #fff;
}

.result h3 a:hover {
	color: #CB1E24;
}

.result p {
	margin: 5px 0 10px 0;
}

.result em {
	font-style: italic;
	color: #666;
}

/* Footer
========================================================== */

#footer #contact,
#footer #social,
#footer #search {
/*	height: 100px;*/
	margin-bottom: 60px;
}

#footer #contact {
	float: left;
	background: transparent url("../assets/site/vertical-line.png") no-repeat right top;
	width: 300px;
	padding: 10px 0;
	margin-left: 10px;
}

#footer .img-bot {
	margin: 35px 0 25px 0;
}

.home #footer .img-bot {
	margin-top: 0;
}

#footer #contact p {
	float: left;
	text-align: left;
	color: #fff;
	width: 45%;
	padding: 0;
	font-size: 13px;
	margin-bottom: 0;	
}

#footer #contact p:first-child {
	width: 55%;
}

#footer #contact p a {
	display: block;
}

#footer #search {
  float: left;
  width: 320px;
  padding: 10px 0 10px 25px;
  position: relative;
}

#footer #social {
    background: transparent url("../assets/site/vertical-line.png") no-repeat left top;
    float: left;
    width: 265px;
    padding: 10px 0 10px 30px;
}

#footer #sitemap {
    background: transparent url("../assets/site/faded-line.png") no-repeat center top;
    clear: both;
    padding: 10px 0 30px 0;
    margin-top: 20px;
}

#footer #sitemap ul li {
	display: inline;
}

#footer #sitemap ul li a {
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #ACACAC;
	text-decoration: none;
	text-transform: uppercase;
}

#footer #sitemap ul li a:hover {
	color: #5f5f5f;
}

#footer .left-utility {
  width: 575px;
  text-align: left;
  float: left;
}

#footer .left-utility li {
	margin-right: 5px;
}

#footer .right-utility li {
	margin-left: 5px;
}

#footer .right-utility {
  float: right;
  width: 375px;
  text-align: right;
}

#footer #sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer #copyright {
  color: #5F5F5F;
  float: right;
  margin: 5px 0 0;
  text-transform: uppercase;
  font-size: 12px;
}

#footer #search h4,
#footer #social h4 {
  float: left;
  font-size: 18px;
  line-height: 36px;
  margin: 0 20px 0 0; 
}

#footer fieldset {
	padding: 0;
	width: 180px;
}

#footer .search,
#footer .btn {
	float: left;
	cursor: pointer;
}

#footer .search {
	width: 132px;
}

#footer .btn {
	float: right;
	position: relative;
	top: 0;
	right: 5px;
	width: 32px;
	height: 35px;
}

#footer #search .search {
  color: #fff;
	border-right: none;
}

#footer .social {
	overflow: hidden;
	margin-top: 3px;
}

#footer .social li {
	display: block;
	float: left;
	height: 30px;
	margin: 0 4px;
	width: 29px;
}

#footer li {
	line-height: 1.6em;
}

#footer .social li a {
	background: url('../assets/site/social-icons.gif') no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 30px;
	text-indent: -9999px;
	width: 29px;
}

#footer .social a.twitter {
	background-position: -31px top;
}

#footer .social a.vimeo {
	background-position: -62px top;
}

/* International Styles
========================================================== */
.international #headline .line2 {
	font-size: 76px;
	display: block
}

.international #international-press a:link, .international #international-press a:visited {
	display: block;
	color: white;
	font-size:15px;
}

.international #international-press a:hover {
	color: #cb1e24;
}

.international .intl-featured-proj a {
	display: block;
}
.international .intl-featured-proj a img {
	display: block;
	opacity: 0.8;
}

.international .intl-featured-proj a:hover img {
	opacity: 1;
}

.international .intl-featured-proj a:hover h5 {
	color: #cb1e24;
}

.contact input, .contact textarea, .contact select {
width: 360px;
}

.contact select {
   width: 370px;
   height: 34px;
   overflow: hidden;
   background-color: #ddd;
   font-style: italic;
}

#nav li { margin-left: 30px; }
	
	a#logo-intl {
	width: 220px;
	display: block;
	position: absolute;
	bottom: -43px;
}

#other-videos p {
	margin-top: 10px;	
}
		
#other-videos a:hover p {
	color: #cb1e24;;
}

#other-videos .col-tile li {
	float: left;
	margin: 0 0 20px 45px;
	overflow: hidden;
	position: relative;
	width: 245px;
	height: 200px;	
}

.fancybox:after {
	background: url(/assets/site/play-btn-video.png) 0 0px no-repeat;
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: 97px;
}

.extra-disclaimer {
	font-size: 14px;
	color: #999;
	text-transform:none!important;
	font-family: franklin-gothic-urw-1,franklin-gothic-urw-2, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	text-align: center;
	width:800px;
	margin: -14px 0px 35px 14px!important;
}



/* Client Login
========================================================== */

.client-login ul.col-tile li:nth-child(2n+1) {
    margin-left: 0 !important;
}

.client-login input#username, .client-login input#password {
    width: 300px;
}

.client-login label {
	font-family: franklin-gothic-urw-1,franklin-gothic-urw-2, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

.client-login p.labeltext {
	margin: 0 0 8px 0;
	padding: 0;
}

.client-login .clientproject-name {
	color: #bfbfbf;
	font-family: "Futura Condensed Medium", ligurino-condensed-1,ligurino-condensed-2, 'Arial Narrow', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 20px 4px 0;
	border-bottom: #bfbfbf solid 1px;
	width: 90%;
	display: block;
}

.client-login .clientproject-name:hover {
	color: #6a6a6a;
}

.client-login ul.clientgallery-sublist {
	margin: 10px 0 40px 0;
}

.client-login ul.clientgallery-sublist li {
	margin: 0 0 8px 0;
}

.client-login ul.clientgallery-sublist li a:link, .client-login ul.clientgallery-sublist li a:visited {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

.client-login ul.clientgallery-sublist li a:hover {
	color: #fff;
	text-decoration: none;
}

.client-login label.error {
    display: block;
	margin: 5px 0 20px 0;
    width: 360px;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}

.client-login .error {
    color: red;
}

.client-login ul.col-tile li:nth-child(2n+1) {
    margin-left: 0 !important;
}

.client-login .project-group {
	margin: 0 0 40px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #262626;
}

.client-login .project-group:last-child {
	border-bottom: none;
}

.client-login #content {
	margin-top: 30px;
}

.client-login input#email, .client-login input#password {
    width: 300px;
}

/* Digital Styles
========================================================== */
.digital #headline .line2 {
	font-size: 56px;
	display: block
}

/* Goodies
========================================================== */

/* Prevent iOS text size adjust on device orientation change */
body {-webkit-text-size-adjust: 100%;}


/* Satan's Stylesheet
========================================================== */

/* Use gif instead for slider controls */
.ie6 #pslider .control, .ie6 .home #dl #changer .wrap a {
	background-image: url("../assets/site/slider-controls.gif");
}

/* Improves image resizing in IE */
.ie7 img {
	-ms-interpolation-mode: bicubic;
}

.ie h1, .ie h2, .ie h3, .ie h4 {line-height: normal;}

/* Overflow hidden is weak in IE6 */
.ie6 .details {
	width: 100%;
}

/* IE doesn't support max-width: forces images to always match the width of its containing element */
.ie img {
	width: 100%;
}

/* Contrain bio image */
.ie .management #right .person img {
	width: 131px;
	height: 183px;
}

/* Overflow hidden fix */
.ie .management #right .person {
	width: 100%;
}

/* Constrain thumbnails */
.ie .ptile img {
  height: 84px;
  width: 114px;
  margin: 0 8px;
}

/* Microsoft gradient filters */
.ie .home #content #left, .ie .home #content #right {
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#00000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#00000000);
	zoom: 1;
}

/* Homepage meta box */
.ie .home #dl #slider .panel .meta {
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#95000000, endColorstr=#95000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#95000000, endColorstr=#95000000);
}

/* Add padding to bottom */
.ie .home #content #left, .ie. home #content #right {
	padding-bottom: 30px;
}

/* Show dropdown */
.ie #header .wrap {
	z-index: 102;
}

/* Fix About Page Headline */
.ie6 #headline .line1, .ie7 #headline .line1 {
	font-size: 43px;
	display: block;
	font-weight: normal;
}

.ie6 #headline .line2, .ie7 #headline .line2 {
	font-size: 60px;
	display: block;
	font-weight: normal;
}

/* Media Queries
========================================================== */


/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

/*@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	#header {
		background-position: 0 -32px;
		height: 140px;
	}
	#container {
		width: 768px;
	}
	.wrap {
		width: 768px;
	}
	a#logo {
		width: 175px;
		bottom: -5px;
	}
	#nav {
	}
	#nav li a {
		font-size: 13px;
	}
	a#back-to-top {display: none;}
}

/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	/* grid */
	.col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15 {width: 260px;}
	
	#header {
		position: relative;
		background: none;
		height: auto;
	}
	
	.home .wrap, #header .wrap, #footer .wrap {
		width: 320px;
	}
	
	.title {
		margin-bottom: 22px;
	}
	
	#main {
		width: 320px;
	}
	
	.home #main {
		top: 0;
	}
	
	.home #content #left, .home #content #right {
		background-image: none;
		background-color: rgba(0,0,0,0.8);
		margin: 0 0 30px 0;
		padding: 30px;
	}
	
	.thumb {
		display:block;
		float: none;
		margin: 0;
		width: 260px;
		margin: 0 0 20px 0;
	}
	
	.thumb img {
		width: 260px;
	}
	
	.wrap {
		width: 260px;
		padding: 30px;
	}
	
	.row {
		border-bottom: 1px solid #333;
		padding-bottom: 30px;
	}
	
	.last {
		border-bottom: none;
		padding-bottom: 0;
	}
	
	a#logo {
		width: 120px;
		margin: 20px auto;
		position: relative;
	}
	
	a#logo-intl {
		width: 120px;
		margin: 20px auto;
		position: relative;
		display: block;
		bottom: -10px;
	}
	
	#util {
		display: none;
	}
	
	/*#nav {
		position: relative;
		right: 0;
		bottom: 0;
	}
	
	#nav ul {
		display: none;
	}
	
	#nav li {
		margin-left: 0;
		display: block;
		width: 100%;
		text-align: center;
		background: #000;
		padding: 12px 0;
		border-bottom: 1px solid #444;
		opacity: 0.9;
	}
	
	#nav li a {
		font-size: 1.3em;
	}*/
	#nav {
		display: none;
	}
	
	select.mobile-nav {
		display: block;
		font-size: 110%;
    width: 260px;
    margin: 15px auto 0 auto;
	}

	.home #changer, .home #dl #slider .panel img, .home #dl #slider .panel .cs-video {
		display: none;
	}
	
	.home #dl #slider {
		margin-top: 30px;
		width: 320px;
	}
	
	.home #dl {
		height: 148px;
		background: none;
		border: none;
	}
	
	.home #dl #slider .panel .meta {
		position: absolute;
		top: 0;
		left: 0;
		width: 260px;
		margin: 0;
		padding: 30px;
	}
	
	.home .meta p {
		font-size: 15px;
	}
	
	.home .meta h2 {
		font-size: 28px;
	}

	.home #dl #slider .panel {
		width: 320px;
	}
	
	#headline {
		margin-bottom: 0;
	}
	
	#headline .line1, #headline .line2, .international #headline .line1, .international #headline .line2, .digital #headline .line2 {
    font-size: 25px;
    line-height: 35px;
	}
	
	.digital #headline  {
		width: 100%;
		line-height: 34px;
	}
	
	.digital #headline .line1, .digital #headline .line2 {
		font-size: 25px;
		line-height: 20px;
	}
	
	.digital #headline .line1 {
		 display: inline;
	}
	
	.digital #headline .line2 {
		 display: inline;
	}
	
	a#back-to-top {display: none;}
	
	.img-bot {
		display: none;
	}
	
	#footer #contact, #footer #social, #footer #search {
		display: block;
		float: none;
		margin: 0;
		background: none;
		width: 100%;
		width: 260px;
		padding: 15px 30px;
		clear: left;
		text-align: center;
		overflow: hidden;
	}
	
	#footer .wrap {
		background-image: none;
		background-color: rgba(0,0,0,0.8);
		padding-top: 15px;
		margin-top: 30px;
		border: 1px solid #313131;
	}
	
	#footer #contact p:first-child {
		width: 50%;
		margin-right: 10%;
	}
	
	#footer #contact p {
		width: 40%;
	}
	
	#footer #sitemap {
		width: 260px;
		padding: 30px;
		background-image: none;
		border-top: 1px solid #333;
	}
	
	#footer #sitemap .left-utility, #footer #sitemap .right-utility {
		float: left;
		display: block;
		width: 40%;
		text-align: left;
	}
	
	#footer .social {
		margin: 0 auto;
		width: 100px;
	}
	
	#footer #sitemap .left-utility {
		padding-right: 10%;
	}
	
	#footer #sitemap ul li {
		display: block;
	}

	
	#footer .right-utility li {
    margin-left: 0;
    margin-right: 5px;
	}
	
	#footer fieldset {
		width: 260px;
	}
	
	#footer #search h4, #footer #social h4 {
		float: none;
		display: block;
	}
	
	#footer .search {
    width: 212px;
	}
	
	#footer #copyright {
    border-top: 1px dotted #333333;
    clear: left;
    color: #5F5F5F;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: 15px;
    padding-top: 15px;
    width: 100%;
	}
	
	.col-tile li, #other-videos .col-tile li {
    float: none;
    margin: 0 0 30px 0;
    width: 100%;
    height: auto;
	}
	
	.page-util {
		top: 10px;
	}
	
	.page-util a.prev, .page-util a.next {
		display: none;
	}
	
	.about .page-util a {
		margin-left: 0;
	}
	
	.about .page-util {
		display: block;
		width: 100%;
		position: relative;
		top: 0; left: 0;
	}
	
	.digital .page-util {
		position: static!important;
	}
	
	.digital .page-util a {
		margin-left: 0px!important;
	}
	
	.about #featured-partners img {
		width: 125px;
		float: left;
		padding: 0;
		margin: 0 5px 5px 0;
	}
	
	.about #featured-partners {
		overflow: hidden;
	}
	
	#right .person img {
  	margin-bottom: 20px;
	}

	.management #left .management-list, .management #left {
		display: none;
	}
	
	#content #left, #content #right {
		float: none;
		margin-right: 0;
		padding: 30px 0 0 0;
		background-image: none;
	}
	
	.title h2 {
		line-height: normal;
	}
	
	#excerpt {
		padding-right: 0;
		margin-right: 0;
	}
	
	#pslider {
		display: none;
	}
	
	.partners #content {
		padding: 0;
	}
	
	.partners .partner {
		margin: 0 0 30px 0;
	}
	
	.partners .partner img {
		background-image: none;
		display: block;
		float: none;
		padding: 0;
		width: 258px; /* accommodate borders */
		border: 1px solid #222;
		margin: 0 0 25px 0;
	}
	
	#archives span {
		border-top: 1px solid #343434;
		border-bottom: none;
	}
	
	input, textarea {
		-webkit-appearance:none; 
		-webkit-border-radius:0px;
	}
	
	.extra-disclaimer {
		width: 215px;
		margin: -14px 0px 35px 12px!important;
	}
	
}

/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

/*@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	body {
	}
	#container {
		width: 480px;
	}
	.wrap {
		width: 480px;
	}
	.col-3, .col-16 {
		width: 480px;
	}
	.home #dl {
		top: 100px;
	}
	
	a#back-to-top {display: none;}
	
}*/
