/*
Theme Name: SwiftCompany
Version: 7.2.46
*/

/* first for Internet Explorer < 9 */
  @font-face {
    font-family: StradaBlack;
    src: url("fonts/StradaWebPro-Black.eot");
}
  @font-face {
    font-family: StradaItalic;
    src: url("fonts/StradaWebPro-LightItalic.eot");
}
  @font-face {
    font-family: StradaBold;
    src: url("fonts/StradaWebPro-Bold.eot");
}
  @font-face {
    font-family: StradaLight;
    src: url("fonts/StradaWebPro-Light.eot");
}
  @font-face {
    font-family: StradaRegular;
    src: url("fonts/StradaWebPro.eot");
}
  @font-face {
    font-family: StradaSemibold;
    src: url("fonts/StradaWebPro-Semibold.eot");
}
  @font-face {
    font-family: StradaScBold;
    src: url("fonts/StradaScWebPro-Bold.eot");
}
  @font-face {
    font-family: StradaScLight;
    src: url("fonts/StradaScWebPro-Light.eot");
}
  @font-face {
    font-family: StradaScRegular;
    src: url("fonts/StradaScWebPro.eot");
}
  @font-face {
    font-family: StradaScSemibold;
    src: url("fonts/StradaScWebPro-Semibold.eot");
}
  /* then for WOFF-capable browsers */
  @font-face {
    font-family: StradaBlack;
    src: url("fonts/StradaWebPro-Black.woff") format("woff");
}
  @font-face {
    font-family: StradaItalic;
    src: url("fonts/StradaWebPro-LightItalic.woff") format("woff");
}
  @font-face {
    font-family: StradaBold;
    src: url("fonts/StradaWebPro-Bold.woff") format("woff");
}
  @font-face {
    font-family: StradaLight;
    src: url("fonts/StradaWebPro-Light.woff") format("woff");
}
  @font-face {
    font-family: StradaRegular;
    src: url("fonts/StradaWebPro.woff") format("woff");
}
  @font-face {
    font-family: StradaSemibold;
    src: url("fonts/StradaWebPro-Semibold.woff") format("woff");
}
  @font-face {
    font-family: StradaScBold;
    src: url("fonts/StradaScWebPro-Bold.woff") format("woff");
}
  @font-face {
    font-family: StradaScLight;
    src: url("fonts/StradaScWebPro-Light.woff") format("woff");
}
  @font-face {
    font-family: StradaScRegular;
    src: url("fonts/StradaScWebPro.woff") format("woff");
}
  @font-face {
    font-family: StradaScSemibold;
    src: url("fonts/StradaScWebPro-Semibold.woff") format("woff");
}


/* css for basic items---------------------------------------------------------------------------------------------------*/
html,body {
	width: 100%;
	height: 100%;
    }
body {
	padding: 0;
	margin: 0;
	font-family: StradaLight, arial, helvetica, san-serif;
	font-size: 13px;
	line-height: 20px;
	color: #231F20;
	background: #fff;
	}
img {
	padding: 0; 
	margin: 0;
	border: 0;
	}
a,
a:visited,
a:active {
	color: #58595B;
	text-decoration: none;
	font-family: StradaSemibold, arial, helvetica, san-serif;
	text-decoration: underline;
	outline: none;
    }
a:hover {
	color: #231F20;
	font-family: StradaSemibold, arial, helvetica, san-serif;
	text-decoration: underline;
	outline: none;
   	}
ul {
	padding: 0 0 15px 20px;
	margin: 0;
	list-style: disc;
	}
ul li {
	padding: 0;
	margin: 0;
	float: none;
	}
ol {
	padding: 0 0 15px 20px;
	margin: 0;
	}
ol li {
	padding: 0;
	margin: 0;
	float: none;
	}
p {
	padding: 0 0 15px 0;
	margin: 0;
	}
strong,
b {
	font-family: StradaBold;
	font-weight: normal;
	}	
hr {  
	padding: 0 0 0 0;
	margin: 0 25px 0 27px;
	height: 6px;
	border: none;
	background: url(images/dots-hor.png) repeat-x;
	}
h1 {
 	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: StradaBold;
	font-size: 20px;
	line-height: 24px;
	color: #231F20;
	font-weight: normal;
	}
h2 {
 	padding: 15px 0 0px 0;
	margin: 0 0 0 0;
	font-family: StradaScBold;
	font-size: 14px;
	line-height: 18px;
	color: #231F20;
	font-weight: normal;
	}
h3 {
 	padding: 0 0 0px 0;
	margin: 0 0 11px 0;
	font-family: StradaScBold;
	font-size: 14px;
	line-height: 18px;
	color: #231F20;
	width: 420px;
	border-bottom: 1px solid #231F20;
	font-weight: normal;
	}

	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for site structure ----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

#bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	background-size: cover;
	background-size: cover;
	background-size: cover;
	background-color: #fff;
	position: fixed;
	}
	.award-bg {
		background-image: url(images/bg-awards.jpg);
		}
	.client-bg {
		background-image: url(images/bg-clients.jpg);
		}
	.alpha-bg {
		background-image: url(images/bg-clients.jpg);
		}	
	.project-bg {
		background-image: url(images/bg-project.jpg);
		}	
/* #bg {
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
	height: 100%;
	}
#bg img {
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
	}*/
	
#outer {
	width: 100%;
	height: 100%;
    }
#container {
	position: relative;
	margin: 0;
	width: 100%;
	max-width: 1165px;
	height: 100%;
  	z-index: 888;
 	}
#container-center {
	position: relative;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 1165px;
	height: 100%;
  	z-index: 888;
 	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for main menu -------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#mobilenav ul,
.mobilenav {
	display: none;
	}
.navbox {
	position: fixed;
	top: 95px;
	height: 255px;
	background: #ffff00;
	z-index: 999;
	font-size: 14px;
	line-height: 17px;
	color: #58595B;
	opacity: .90;
	
	}
	.navbox ul {
		padding: 18px;
		list-style: none;
		}
	.navbox ul li {
		margin: 0;
		padding: 0 0 5px 0;
		}
		.navbox ul li a {
			color: #58595B;
			text-decoration: none;
			}
		.navbox ul li a:hover,
		.navbox ul li a.set {
			color: #000;
			text-decoration: none;
			}
.nav-arrow {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 0px;
	right: 4px;
	text-align: right;
	cursor: pointer;
	font-family: StradaScSemibold, arial, helvetica, san-serif;
	text-decoration: none;
	}

#mainnav {
	left: 0;
	width: 106px;
	font-family: StradaScSemibold, arial, helvetica, san-serif;
	}
	#mainnav-off {
		left: 0;
		width: 0px;
		cursor: pointer;
		}
#projectnav {
	left: 111px;
	width: 120px;
	font-family: StradaRegular, arial, helvetica, san-serif;
	font-size: 13px;
	}
	#projectnav-off {
		left: 0;
		width: 0px;
		cursor: pointer;
		}
	#projectnav a.set {
		font-family: StradaBold, arial, helvetica, san-serif;
		}
#peoplenav {
	left: 111px;
	width: 174px;
	font-family: StradaRegular, arial, helvetica, san-serif;
	font-size: 13px;
	}
	#peoplenav ul {
		padding-bottom: 10px;
		}
	.people-arrow,
	.people-arrow a {
		text-align: right;
		padding: 0 !important;
		margin: 0 -5px 0 0 !important;
		height: 10px !important;
		line-height: 10px !important;
		cursor: pointer;
		}
	#peoplenav-off {
		left: 0;
		width: 0px;
		cursor: pointer;
		}
	#peoplenav a.set {
		font-family: StradaBold, arial, helvetica, san-serif;
		}
	.yellow-bg {
		background: #ffff00;
		}	
#medianav {
	left: 111px;
	width: 70px;
	font-family: StradaRegular, arial, helvetica, san-serif;
	font-size: 13px;
	}
	#medianav-off {
		left: 0;
		width: 0px;
		cursor: pointer;
		}
	#medianav a.set {
		font-family: StradaBold, arial, helvetica, san-serif;
		}



/* -------------------------------------------------------------------------------------------------------------- */
/* css for header ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#logo {
	position: absolute;
	margin: -80px auto 0 auto;
	bottom: 45px;
	width: 100%;
	text-align: center;
	}
#logo-small {
	position: fixed;
	bottom: 23px;
	left: 22px;
	z-index: 999;
	}
#logo-small2 {
	position: fixed;
	bottom: 23px;
	left: 22px;
	z-index: 999;
	display: none;
	}
.desktop {
	display: inherit;
	}		
.mobile {
	display: none;
	}	



/* -------------------------------------------------------------------------------------------------------------- */
/* css for content ---------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 20px 5% 0 5%;
	width: 90%;
	max-width: 845px;
	}
	.content-left {
		position: relative;
		padding: 35px 90px 0 0;
		width: 265px;
		float: left;
		}
		.content-left ul {
			padding: 5px 0 0 0;
			margin: 0 0 15px 0;
			margin: 0;
			list-style: none;
			}
		.content-left ul li {
			padding: 0 0 10px 0;
			margin: 0;
			width: 265px !important;
			line-height: 16px;
			}
	.content-right {
		position: relative;
		padding: 35px 72px 0 0;
		width: 265px;
		float: left;
		}
		.content-right ul {
			padding: 5px 0 0 0;
			margin: 0 0 15px 0;
			margin: 0;
			list-style: none;
			}
		.content-right ul li {
			padding: 0 0 10px 0;
			margin: 0;
			width: 265px !important;
			line-height: 16px;
			}
		
.scroll-wrapper {
	position: relative;
	}
	#project-scroll {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		background-size: cover;
		background-size: cover;
		background-size: cover;
		background-color: #fff;
		position: fixed;
		}
		#project-scroll li {
			float: left;
			list-style: none;
			}
	
	#scroller {
		width: 692px;
		min-height: 650px;
		}
		.set-height {
			min-height: 650px;
			}
		.set-height2 {
			min-height: 700px;
			}
		#scroller li {
			width: 692px;
			float: left;
			list-style: none;
			}
		.arrow {
			position: fixed; 
			top: 93px;
			left: 270px;
			z-index: 999;
			cursor: pointer;
			opacity: .85;
			}
		.arrow2 {
			position: fixed; 
			top: 93px;
			left: 245px;
			z-index: 999;
			cursor: pointer;
			opacity: .85;
			}
			.arrow:hover,
			.arrow2:hover {
				opacity: 1;
				}
		
	.scrollable {
		position: relative; 
		overflow: hidden; 
		float: left;
		}
		.scrollable ul.items {
			position: absolute; 
			width: 21180px; 
			margin: 0;
			padding: 0;
			}
			.items .column {
				padding: 41px 0 0 0; 
				width: 33%;
				font-family: StradaLight, arial, helvetica, san-serif;
				font-size: 13px;
				line-height: 20px;
				float: left;
				}
				.items .column h2 {
					font-family: StradaScBold, arial, helvetica, san-serif;
					font-size: 14px;
					line-height: 20px;
					padding-top: 0;
					margin-top: 0;
					text-transform: lowercase;
					}
				.items .column .client-list {
					padding: 0 0 20px 0;
					}
			.content-alpha {
				margin: 0 !important;
				max-width: 70% !important;
				padding: 20px 0 0 255px !important;
				}
			.content-alpha .column {
				padding: 46px 1% 0 1%;
				width: 18%;
				font-family: StradaLight, arial, helvetica, san-serif;
				font-size: 13px;
				line-height: 20px;
				float: left;
				}
				.content-alpha .column h2 {
					font-family: StradaScBold, arial, helvetica, san-serif;
					font-size: 14px;
					line-height: 20px;
					margin-top: 0;
					text-transform: lowercase;
					}
				.content-alpha  .column .client-list {
					padding: 0 0 20px 0;
					}
				.content-alpha .column ul {
					list-style: none;
					}	
#content-practice {
	padding: 25px 200px 0 320px;
	position: relative;
	}
	.practice {
		font-family: StradaLight, arial, helvetica, san-serif;
		font-size: 22px;
		line-height: 30px;
		color: #fff;
		}
	.practice div {
		margin: 0 0 20px 0;
		display: none;
		}
.practice-text {
	width: 90%;
	height: 100%;
	background-image: url(images/slide-mobile.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding: 30px 5% 30px 5%;
	}		
#people {
	position: relative;
	padding: 0 0 0 0;
	width: 100%;
	max-width: 1165px;
	height: 100%;
	}
	.bio-left {
		position: relative;
		padding: 0 4% 0 30%;
		width: 32%;
		max-width: 396px;
		float: left; 
		}
		.bio-left img {
			width: 100%;
			height: auto;
			max-width: 396px;
			}
	.bio-right {
		position: relative;
		padding: 25px 2% 0 0;
		width: 32%;
		max-width: 396px;
		float: left; 
		}
		.bio-right p {
			padding-bottom: 10px;
			}
		.bio-right .btn1 {
			padding-top: 11px;
			cursor: pointer;
			}
		.bio-right .btn1 .text {
			cursor: text;
			}
		.bio-right .btn {
			cursor: pointer;
			}
		.bio-right .btn .text {
			display: none;
			cursor: text;
			}
#people h3 {
	width: 100%;
	max-width: 420px;
	}

#project {
	display: none;
	position: relative;
	padding: 0px 38px 0 67px;
	width: 0px;
	height: 100%;
	background: #fff;
	font-family: StradaLight, arial, helvetica, san-serif;
	}
	#project h1 {
		padding-top: 60px;
		}
.projects {
	padding: 20px 0 0 134px !important;
	}	
.project-alpha {
	padding-left: 0 !important;
	}
	.content-alpha h1,
	.projects h1 {
		padding-top: 5px;
		}
	.projects a {
		color: #231F20;
		}	
	.projects a:hover {
		color: #58595B;
		}	
	.projects h2 {
		padding-top: 5px;
		font-family: StradaScBold, arial, helvetica, san-serif;
		font-size: 14px;
		line-height: 20px;
		margin-top: 0;
		text-transform: lowercase;
		}
	a.less-link,
	a.less-link p,
	a.more-link,
	a.more-link p {
		padding: 0px !important;
		margin: 0px !important;
		text-decoration: underline;
		cursor: pointer;
		}	
	.project-text {
		display: none;
		}
		.project-text h1 {
			width: 240px;
			}
	.project-text-more {
		padding: 25px 0 0 0;
		display: none;
		}

	.stats {
		padding: 10px 0 0 0;
		margin: 20px 0 25px 0;
		border-top: 1px solid #231F20;
		border-bottom: 1px solid #231F20;
		font-family: StradaScLight, arial, helvetica, san-serif;
		font-size: 13px;
		line-height: 16px;
		}
		.stats p {
			padding: 0 60px 10px 0;
			}
	.stats b,
	.stats strong {
		font-family: StradaScSemibold, arial, helvetica, san-serif;
		font-weight: normal;
		}
	.fullscreen {
		position: absolute;
		top: 0;
		left: 0;
		padding: 17px 0 0 0;
		width: 32px;
		height: 78px;
		background: #fff;
		cursor: pointer;
		font-family: StradaScBold, arial, helvetica, san-serif;
		color: #231F20;
		font-size: 14px;
		text-align: center;
		z-index: 999;
		}	
	.close {
		position: absolute;
		top: 5px;
		right: 10px;
		padding: 6px;
		width: 14px;
		height: 14px;
		z-index: 9999;
		opacity: .33;
		}
		.close:hover {
			cursor: pointer;
			opacity: .60;
			}
		.rotate {
			-webkit-transform: rotate(-90deg);
			-moz-transform: rotate(-90deg);
			-ms-transform: rotate(-90deg);
			-o-transform: rotate(-90deg);
			filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
			background: transparent;
			}			
			.info-arrow {
				position: absolute;
				width: 20px;
				height: 20px;
				bottom: 0px;
				right: 4px;
				text-align: right;
				cursor: pointer;
				font-family: StradaScSemibold, arial, helvetica, san-serif;
				}
			#info-arrow-on {
				display: none;
				}

.awards {
	}		
	.awards h1 {
		padding-top: 5px;
		padding-bottom: 23px;
		margin: 0 0 0 234px;
		}
	.awards h2 {
		font-family: StradaBold, arial, helvetica, san-serif;
		font-size: 13px;
		padding-top: 6px;
		clear: both;
		margin: 15px 0 0 134px;
		}
	.alpha-award {
		margin: 0 0 0 134px;
		}		
	.awards ul.items {
		margin-left: 100px;
		}	
	.awards ul.items ul {
		list-style: none;
		}
		.awards ul.items li ul li {
			padding: 0 15px 0 0;
			width: 640px !important;
			float: left;
			font-family: StradaLight, arial, helvetica, san-serif;
			font-size: 12px;
			line-height: 20px;
			}
		.awards ul.items li ul li.year {
			width: 100px !important; 
			font-family: StradaScLight, arial, helvetica, san-serif;
			font-size: 13px; 
			text-align: right;
			}
		.awards #scroller {
			width: 792px;
			min-height: 600px;
			}
		.awards #scroller li {
			width: 792px;
			float: left;
			list-style: none;
			}

#media {
	position: relative;
	padding: 0 0 50px 200px;
	max-width: 1065px;
	}
	#media h1 {
		padding: 25px 0 45px 120px;
		}
	.media-shell {
		margin: 1px 2% 10px 0;
		border-bottom: 1px solid #999;
		}
		.info,
		.info2 {
			position: relative;
			padding: 0 2% 0 0;
			width: 15%;
			max-width: 102px;
			float: left;
			line-height: 18px;
			text-align: right;
			}
		.date {
			font-family: StradaScLight;
			font-size: 13px;
			text-transform: lowercase;
			}
		.cat {
			font-family: StradaScSemibold;
			}	
			.cat a {
				text-decoration: none;
				font-family: StradaScSemibold;
				color: #231F20;
				}	
		.source {
			font-family: StradaItalic;
			}			
		.pic {
			position: relative;
			padding: 0 18px 15px 0;
			width: 15%;
			max-width: 100px;
			min-height: 131px;
			float: left;
			}
		.article {
			position: relative;
			padding: 0 0 10px 0;
			width: 65%;
			max-width: 827px;
			min-height: 121px;
			float: left;
			}
		.pic2 {
			position: relative;
			padding: 0 18px 15px 0;
			width: 25%;
			max-width: 192px;
			float: left;
			}
		.article2 {
			position: relative;
			padding: 0 0 10px 0;
			width: 55%;
			max-width: 735px;
			min-height: 121px;
			float: left;
			}
			.article2 a,
			.article a {
				color: #000;
				text-decoration: underline;
				}
			.article .audio,
			.article2 .audio {
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 0 0 0 0px;
				font-family: StradaScSemibold;
				}
			.article .offsite,
			.article2 .offsite {
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 0 0 0 21px;
				font-family: StradaScSemibold;
				text-transform: lowercase;
				background: url(images/icon-offsite.png) no-repeat left center;
				}
			.article .download,
			.article2 .download {
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 0 0 0 21px;
				font-family: StradaScSemibold;
				text-transform: lowercase;
				background: url(images/icon-download.png) no-repeat left center;
				}
				.article .audio p,
				.article .download p,
				.article .offsite p,
				.article2 .audio p,
				.article2 .download p,
				.article2 .offsite p {
					padding: 0;
					}
				.article .audio p,
				.article .download a,
				.article .offsite a,
				.article2 .audio p,
				.article2 .offsite a,
				.article2 .download a {
					color: #231F20;
					text-decoration: none;
					}
			#media .article h2,
			#media .article2 h2 {
				margin: 0 0 0 0;
				font-family: StradaBold;
				color: #231F20;
				font-weight: normal;
				padding: 0px 0 7px 0px;
				font-size: 15px;
				line-height: 20px;
				}

.contact-left {
	position: relative;
	padding: 35px 2% 0 0;
	width: 44%;
	float: left;
	}
	.contact-left img {
		width: 100%;
		height: auto;
		max-width: 334px;
		}
	.contact-left p {
		padding: 0 0 10px 0;
		}
		h1.contact {
			padding: 5px 0 8px 0;
			}
	.contact-left .credits {
		padding-top: 10px;
		font-size: 10px;
		line-height: 14px;
		}

.contact-right {
	position: relative;
	padding: 38px 0 0 0;
	width: 54%;
	float: left;
	}
	.contact-right img {
		width: 100%;
		height: auto;
		max-width: 443px;
		}
	.margin-space {
		margin-top: 3px;
		}
			
			
/* -------------------------------------------------------------------------------------------------------------- */
/* css for project grid ------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.grid {
	padding: 20px 5% 0 15%;
	width: 80%;
	}
	.grid-item {
		position: relative;
		float: left;
		margin: .5%;
		width: 32%;
		}
		.grid-item img {
			width: 100%;
			height: auto;
			}
	.grid-overlay {
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255,255,0,.7);
		transition: all 0.3s linear;
		}	
		.grid-overlay-text {
			position: absolute;
			padding-right: 20px;
			bottom: 20px;
			left: 20px;
			font-size: 20px;
			line-height: 24px;
			color: #454545;
			}
		.grid-overlay-text span {
			text-transform: capitalize;
			}

@media only screen 
and (max-width : 960px) {

.grid {
	padding: 70px 5% 0 5%;
	width: 90%;
	}
	.grid-item {
		margin: .5%;
		width: 49%;
		}

}


@media only screen 
and (max-width : 768px) {

.grid {
	padding: 70px 5% 0 5%;
	width: 90%;
	}
	.grid-item {
		margin: 0 0 20px 0;
		width: 100%;
		}

}
			
			
/* -------------------------------------------------------------------------------------------------------------- */
/* css for misc items --------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
.alignright {
	margin: 0 0 0px 20px;
	float: right;
	}
.alignleft {
	margin: 0 20px 0px 0;
	float: left;
	}

#projects #controls-wrapper,
.alpha #controls-wrapper { 
	display: none !important;
	}

#controls-wrapper { 
	position: relative !important; 
	margin: 0 auto 0 auto !important; 
	width: 800px !important; 
	height: 62px; 
	bottom: 0; 
	left: 0; 
	z-index: 4; 
	background: url(../flickr_img/nav-bg.png) repeat-x; 
	}
	
#controls { 
	padding: 0 114px; /* Increase padding to give thumbnails room */ 
	height: 100%; 
	overflow: hidden; 
	z-index: 5; 
	text-align: left; 
	}
				
#slidecaption { 
	position: absolute;
	margin: 0 0 0 0 !important; 
	top: 25px;
	left: 0;
	overflow: hidden; 
	float: left; 
	font-weight: normal !important;
	font-family: StradaLight, arial, helvetica, san-serif !important;
	font-size: 22px !important;
	line-height: 30px !important;
	color: #fff !important;
	text-shadow: none !important; 
	}
	#slidecaption span {
		opacity: 0.5;
		}
	#slidecaption h1 {
		padding: 0;
		font-weight: 500;
		text-transform: inherit;
		width: 150px;
		}
	#slidecaption strong {
		font-family: StradaRegular, arial, helvetica, san-serif;
		font-weight: normal;
		}

#prevslide{ 
	left: 20px !important; 
	background: url('images/arrow-back.png') no-repeat !important; 
	width: 27px !important;
	height: 28px !important;
	display: none !important;
	}
#nextslide{ 
	right: 20px !important; 
	background:url('images/arrow.png') no-repeat !important; 
	width: 27px !important;
	height: 28px !important;
	}
	#prevslide:active, #nextslide:active{ margin-top: -21px !important; }

.wp-paginate { padding:0; margin:0px 0 0 0 !important; font-size: 13px; font-family: StradaScBold, arial, helvetica, san-serif !important; float: right; }
.wp-paginate li { display:inline; list-style:none; }
.wp-paginate a { background: none; border: none !important; color:#999 !important; margin-right: 4px !important; padding: 0 !important; text-align:center; text-decoration:none !important; }
.wp-paginate a:hover, .wp-paginate a:active { background: none !important; border: none !important; color:#000 !important; text-decoration:none !important; }
.wp-paginate .title { display: none; }
.wp-paginate .gap { color:#999 !important; margin-right:4px; }
.wp-paginate .current { color:#000 !important; background: none !important; border: none !important; margin-right: 4px !important; padding: 0 !important; }
.wp-paginate .page { background: none; border: none !important; }
.wp-paginate .prev, .wp-paginate .next { background: none; border: none !important; }

.wpaudio-container { max-width:500px; width: 100%; }
.wpaudio-container a { max-width:500px; width: 100%; }
.wpaudio-container .wpaudio { max-width:500px; width: 100%; }
.wpaudio-bar { max-width:500px; width: 100%; }

.visibleNearby {
	width: 100% !important;
	}

.royalSlider {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: auto !important;
    width: auto !important;
	}

.visibleNearby .rsSlide img {
	opacity: 0.25;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}
.visibleNearby .rsActiveSlide img {
	opacity: 1;
	}

.wpaudio-play {
	margin: -2px 5px 0 0 !important;
	vertical-align: middle !important;
	}




@media only screen 
and (max-width : 960px) {

h1 {
	max-width: 75%;
	}
#controls-wrapper { 
	width: 100% !important; 
	}

#logo {
	z-index: 9998;
	}
#logo-small {
	z-index: 9998;
	padding: 23px;
	background: #fff;
	width: 100%;
	bottom: 0;
	left: 0;
	}

.desktop {
	display: none;
	}		
.mobile {
	display: inherit;
	}	

.mainnav,	
.navbox {
	display: none !important;
	}
.nav-mobile {
	display: inherit !important;
	left: 0px !important;
	top: 0px !important;
	}
	.nav-mobile .people-arrow {
		display: none !important;
		}
	
#navbar {
	display: inherit;
	position: fixed;
	top: 18px !important;
	right: 10px;
	width: 50px;
	height: 30px;
	background: url(images/nav-menu.png) no-repeat right top;
	cursor: pointer;
	z-index: 9998;
	transition: all 0.3s linear;
	text-transform: capitalize;
	text-align: right;
	}
	#navbar-on {
		display: none;
		position: fixed;
		top: 18px !important;
		right: 10px;
		width: 50px;
		height: 30px;
		background: url(images/nav-close.png) no-repeat right top;
		cursor: pointer;
		z-index: 9998;
		transition: all 0.3s linear;
		text-transform: capitalize;
		text-align: right;
		}

#mobilenav {
	display: none;
	position: absolue;
	top: 0;
	right: 0;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #58595B;
	text-align: left;
	z-index: 9997;
	transition: right 0.3s linear;
	text-transform: uppercase;
	background: rgba(255,255,0,.9);
	}
	#mobilenav ul {
		display: inherit;
		float: none;
		padding: 18px 0 0 18px;
		list-style: none;
		transition: padding 0.3s linear;
		}
	#mobilenav ul li {
		float: none;
		display: block;
		height: auto;
		padding: 0 0 5px 0;
		}
	#mobilenav ul li a {
		color: #58595B;
		text-align: left;
		}
	#mobilenav ul li:before {
		border: none;
		}
		#mobilenav ul li ul {
			padding: 8px 0 0 10px;
			margin: 0 0 0 0;
			text-transform: capitalize;
			}

#content {
	padding: 20px 5% 0 5%;
	width: 90%;
		}
	.content-left {
		padding: 35px 0 0 0;
		width: 100%;
		float: none;
		}
	.content-right {
		position: relative;
		padding: 0;
		width: 100%;
		float: none;
		}
		.content-left ul {
			padding: 0;
			margin: 0;
			}
		.content-left ul li {
			width: 100% !important;
			}
		.content-right ul {
			padding: 0;
			margin: 0;
			}
		.content-right ul li {
			width: 100% !important;
			}
	.contact-left {
		padding: 0;
		width: 100%;
		float: none;
		text-align: center;
		}
	.contact-right {
		position: relative;
		padding: 35px 0 50px 0;
		width: 100%;
		float: none;
		text-align: center;
		}

#media {
	padding: 0 5% 50px 5%;
	width: 90%;
	}
	.info,
	.info2 {
		padding: 0 2% 0 0;
		width: 18%; 
		}
	.pic {
		padding: 0 18px 15px 0;
		width: 18%;
		}
	.article {
		padding: 0 0 10px 0;
		width: 55%;
		}
	.pic2 {
		padding: 0 18px 15px 0;
		width: 33%;
		}
	.article2 {
		padding: 0 0 10px 0;
		width: 42%;
		}

	#media h1 {
		padding: 25px 0 45px 0;
		}

.awards {
	}
	.awards h1 {
		margin: 0;
		}
	.awards h2 {
		margin: 15px 0 0 85px;
		}
	.awards ul.items li ul li.year {
		width: 50px !important; 
		}
		.awards ul.items li ul li {
			padding: 0 15px 0 0;
			width: 500px !important;
			}
		.awards #scroller {
			width: 600px;
			min-height: 600px;
			}
		.awards #scroller li {
			width: 600px;
			}
	.arrow {
		left: auto;
		top: 53px;
		right: 10px;
		}
	.arrow2 {
		left: auto;
		top: 53px;
		right: 62px;
			}

.content-alpha,
.projects {
	padding: 20px 0 0 0 !important;
	}	
	.content-alpha #scroller,
	.projects #scroller {
		max-width: 692px;
		min-height: 1200px !important;
		width: 100%;
		}
		.content-alpha .items .column h2,
		.projects .items .column h2 {
			margin-top: 20px;
			}
		.content-alpha .items,
		.projects .items {
			padding: 41px 0 0 0px;
			}
		.content-alpha .items .column,
		.projects .items .column {
			padding: 0 0 0 0;
			width: 49% !important;
			margin-right: 1%;
			}
		.content-alpha .items .column .client-list,
		.projects .items .column .client-list {
			padding: 0;
			}
		.content-alpha .content-alpha .column,
		.projects .content-alpha .column {
			padding: 0 0 0 0;
			width: 49% !important;
			margin-right: 1%;
			}
		.content-alpha .content-alpha  .column .client-list,
		.projects .content-alpha  .column .client-list {
			padding: 0;
			}

			.content-alpha {
				margin: 0 !important;
				max-width: 100% !important;
				padding: 20px 0 0 0 !important;
				}
			.content-alpha .column {
				padding: 46px 1% 0 1%;
				width: 98%;
				float: none;
				}



#people {
	}
	.bio-left {
		padding: 0 4% 0 2%;
		width: 46%;
		}
	.bio-right {
		padding: 25px 2% 0 0;
		width: 46%;
		}
#people h3 {
	width: 100%;
	max-width: 420px;
	}

		
}


@media only screen 
and (max-width : 640px) {

	.media-shell {
		margin: 15px 2% 25px 0;
		border-bottom: 1px solid #999;
		}
	.info {
		padding: 0 2% 0 5%;
		width: 43%;
		max-width: 43%;
		text-align: left;
		}
	.pic {
		padding: 0 0 10px 0;
		width: 50%;
		max-width: 5`0%;
		}
	.article {
		padding: 0 5% 20px 5%;
		width: 90%;
		float: none; 
		clear: both;
		text-align: left;
		}
	.info2 {
		padding: 0 2% 0 5%;
		width: 23%;
		max-width: 23%;
		text-align: left;
		}
	.pic2 {
		padding: 0 0 10px 0;
		width: 70%;
		max-width: 70%;
		}
	.article2 {
		padding: 0 5% 20px 5%;
		width: 90%;
		float: none; 
		clear: both;
		text-align: left;
		}
		.article .audio,
		.article2 .audio,
		.article .download,
		.article2 .download,
		.article .offsite,
		.article2 .offsite {
			text-align: left;
			position: relative;
			}

	.awards h2 {
		margin: 15px 0 0 0px; 
		}
	.scrollable {
		position: relative; 
		width: 100%; 
		}
	.awards #scroller {
		width: 100% !important;
		min-height: 600px;
		}
	.awards ul.items li ul {
		margin: 0;
		padding: 0;
		}	
	.awards ul.items li ul li.year {
		width: 5% !important;
		text-align: left;
		clear: both;
		}
	.awards ul.items li ul li {
		padding: 0 15px 0 0;
		width: 55% !important; 
		}
	.arrow {
		top: 73px;
		right: 10px;
		}
	.arrow2 {
		top: 73px;
		right: 52px;
			}

.projects {
	padding: 20px 0 0 0 !important;
	}
	.content-alpha #scroller,
	.projects #scroller {
		min-height: 1800px !important;
		}
		.content-alpha .items,
		.projects .items {
			padding: 0;
			}
		.content-alpha .items .column,
		.projects .items .column {
			width: 100% !important;
			margin-right: 0;
			}
		.content-alpha .content-alpha .column,
		.projects .content-alpha .column {
			width: 100% !important;
			margin-right: 0;
			}

#people {
	}
	.bio-left {
		padding: 0 2% 0 2%;
		width: 100%;
		float: none;
		}
	.bio-right {
		padding: 25px 2% 0 2%;
		width: 100%;
		float: none;
		}
		.bio-right .btn .text {
			display: inherit;
			cursor: text;
			}
		.bio-right .btn1 span,
		.bio-right .btn span {
			display: none;
			}	
#people h3 {
	width: 100%;
	max-width: 420px;
	}

#project {
	padding: 0px 5% 0 5%;
	max-width: 90%;
	}
	#project h1 {
		padding-top: 60px;
		}

}


@media only screen 
and (max-width : 410px) {

	.awards ul.items li ul li {
		padding: 0 15px 0 0;
		width: 35% !important; 
		}


}





