* {
	margin: 0;
}

a {
	border: 0;
	color: #76923C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

li {
	list-style: square;
}

body {
	background: #fff url(../images/background.png);
	font-family: CorpidOffice, Corpid, Ubuntu, UbuntuBeta, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

body.wait, body.wait *{
    cursor: wait !important;   
}

.container {
	width: 998px;
	height: 700px;	
	margin: 0 auto;
	margin-top: 72px;
}

.header {
	background: url(../images/logo.png) left center no-repeat;
	border-bottom: 1px dotted #76923C;
	padding-left: 105px;
}

.header .title {
	font-family: "Corpid Light", "Ubuntu Light", "UbuntuBeta Light", Corpid, Ubuntu, UbuntuBeta, Helvetica, Arial, sans-serif;
	font-size: 86px;
	font-weight: 300;
	text-transform: uppercase;
	color: #003200;
	margin: 0;
	line-height: 86px;
}

.header .subtitle {
	font-family: "Corpid Light", "Ubuntu Light", "UbuntuBeta Light", Corpid, Ubuntu, UbuntuBeta, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #4F6228;
	margin: 0;
	padding: 0px 0px 10px 3px;	
}

.subheader {
	font-family: "Corpid Light", "Ubuntu Light", "UbuntuBeta Light", Corpid, Ubuntu, UbuntuBeta, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: #76923C;
	margin-top: 6px;
	padding-bottom: 4px;
	text-align: center;
	border-bottom: 1px dotted #76923C;
}

.nojs {
	margin-top: 9px;
	text-align: center;
	color: #003200;
}

.contents {
	width: 998px;
	height: 504px;
	margin-top: 10px;	
}

.row {
	height: 242px;
	margin-bottom: 10px;
}

.row a:hover {
	text-shadow: none;
}

.tile {
	background: #D7E4BD;
	width: 242px;
	height: 30px;
	float: left;
	margin-right: 10px;
	opacity: 0.75;
	color: rgba(255, 255, 255, 0);
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	padding-top: 212px;
	overflow: hidden;
	
	-webkit-transition: opacity 200ms, color 200ms;
    -moz-transition: opacity 200ms, color 200ms;
    -ms-transition: opacity 200ms, color 200ms;
    -o-transition: opacity 200ms, color 200ms;
    transition: opacity 200ms, color 200ms;
}

.tile:hover {
	opacity: 1;
	color: #fff;
	
	-webkit-transition: opacity 200ms, color 200ms;
    -moz-transition: opacity 200ms, color 200ms;
    -ms-transition: opacity 200ms, color 200ms;
    -o-transition: opacity 200ms, color 200ms;
    transition: opacity 200ms, color 200ms;
}

.overlay {
	width: 998px;
	z-index: 2;
	position: absolute;
	opacity: 0;
}

.tilesolid {
	background: #76923C;
	width: 242px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	padding-top: 212px;
	overflow: hidden;
}

.tilewhite {
	background: #fff;
	width: 242px;
	height: 242px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.infoleft {
	margin-top: -504px;
	width: 504px;
	height: 504px;
	float: left;	
}

.inforight {
	margin-top: -504px;
	width: 504px;
	height: 504px;
	margin-right: -10px;
	float: right;
}

.infoleftsmall {
	margin-top: -504px;
	width: 252px;
	height: 504px;
	float: left;	
}

.infoleftbig {
	margin-top: -504px;
	width: 746px;
	height: 252px;
	float: left;	
}

.inforightsmall {
	margin-top: -504px;
	margin-right: -10px;
	width: 252px;
	height: 504px;	
	float: right;
}

.inforightbig {
	margin-top: -504px;
	width: 746px;
	height: 252px;
	float: right;
}

.inforightbighigh {
	margin-top: -504px;
	width: 746px;
	height: 504px;
	float: right;
}

.column {
	background: #ADC380;
	width: 242px;
	height: 494px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

.column.sections {
	background: #D7E4BD;
}

.column.projects {
	background: #ADC380;
}

.column h3 {
	font-family: "Corpid Condensed Heavy", "Corpid SemiCondensed Heavy", "Ubuntu Condensed", "UbuntuBeta Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	padding: 7px 10px 10px 10px;
	margin: 0;
}

.info3 {
	background: #E9F0DC;
	width: 746px;
	height: 242px;
	float: left;
}

.info2 {
	background: #E9F0DC;
	width: 494px;
	height: 494px;
	float: left;
}

.infoportfolio {
	background: #EBF1DF;
	width: 746px;
	height: 494px;
	float: left;
}

.infoimage {	
	width: 477px;
	height: 28px;
	padding-top: 172px;
}

.infoscroll {
	margin-top: -10px;
	height: 441px;
	overflow-x: hidden;
	overflow-y: scroll;	
}

.infotext {
	padding: 15px;	
}

.infotext h2 {
	font-family: "Corpid Condensed Heavy", "Corpid SemiCondensed Heavy", "Ubuntu Condensed", "UbuntuBeta Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	color: #4F6228;
	letter-spacing: 2px;
	padding: 0;
	margin-top: -3px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.infotext h3 {
	color: #003200;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.infotext p {
	line-height: 18px;
	text-align: justify;
}

.infotext ul {
	list-style: square;
	line-height: 18px;
}

.infotiles {
	padding-left: 15px;
}

.inforow {
	margin-bottom: 10px;
}

.infotile {	
	width: 160px;
	height: 20px;
	float: left;
	margin-right: 10px;	
	color: #fff;
	padding-top: 152px;
	padding-left: 8px;	
	padding-right: 4px;
	text-shadow: 0 1px 5px #000;
	overflow: hidden;
}

.infotiletext {
	opacity: 0;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
	-webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

.infotile:hover .infotiletext {
	opacity: 1;
	
	-webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

.infoarrow {
	width: 22px;
	height: 42px;
	background: url(../images/infoarrow.png) no-repeat;
	position: absolute;
	margin-top: 100px;
	margin-left: -10px;
}

.infoarrowleft {
	width: 22px;
	height: 42px;
	background: url(../images/infoarrowleft.png) no-repeat;
	position: absolute;
	margin-top: 100px;
	margin-left: -22px;
}

.infoclose {
	float: right;
	width: 24px;
	height: 24px;
	background: #ADC380 url(../images/infoclose.png) center center no-repeat;
	margin: 5px;
	
	-webkit-transition: background 200ms;
    -moz-transition: background 200ms;
    -ms-transition: background 200ms;
    -o-transition: background 200ms;
    transition: background 200ms;
}

.infoclose:hover {
	background-color: #76923C;
	
	-webkit-transition: background 200ms;
    -moz-transition: background 200ms;
    -ms-transition: background 200ms;
    -o-transition: background 200ms;
    transition: background 200ms;
}

.infocolleft {
	width: 220px;
	float: left;
}

.infocolright {
	width: 220px;
	float: right;
}

.infocollargeleft {
	width: 510px;
	float: left;
}

.infocollargeright {
	width: 180px;
	float: right;
}

.infocolsmallleft {
	width: 101px;
	float: left;
}

.infocolsmallright {
	width: 339px;
	float: right;
}

.zoom {
	background: url(../images/zoom.png) no-repeat;
	width: 48px;
	height: 48px;
	float: right;
	margin: -25px 5px 5px 5px;
	opacity: 0;
	
	-webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

a.image-popup:hover .zoom {
	opacity: 1;
	
	-webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    -ms-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    transition: opacity 200ms;
}

.portfolio {
	background: #E9F0DC;
	width: 998px;
	height: 0px;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
}

.sectionlist {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.sectionlist li {
	margin: 1px 0px 0px 0px;
	padding: 4px 11px 3px 11px;
	list-style: none;
	display: block;
	font-family: "Corpid Condensed", "Corpid SemiCondensed", "Ubuntu Condensed", "UbuntuBeta Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4F6228;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sectionlist li:hover {
	background: #76923C url(../images/listarrow_active.png) right center no-repeat;
	color: #fff;
	text-shadow: none;
}

.projectlist {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.projectlist a, .projectlist a:hover {
	text-decoration: none;
}

.projectlist li {
	margin: 1px 0px 0px 0px;
	padding: 3px 20px 4px 10px;
	list-style: none;
	display: block;	
	color: #031902;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.projectlist li:hover {
	background: #4F6228 url(../images/listarrow_activesmall.png) right center no-repeat;
	color: #fff;
	text-shadow: none;
}

.projectlistsort {
	float: right;
	margin-top: -31px;
	margin-right: 13px;
}

.projectlistsortitem {
	background: #fff;
	float: left;
	width: 38px;
	height: 15px;
	font-size: 10px;
	text-transform: uppercase;
	color: #4F6228;
	text-align: center;
	margin-left: 3px;
	line-height: 14px;
}

.projectlistsortitem:hover {
	background: #4F6228;
	color: #fff;
	text-shadow: none;
}

.projectdetails {
	background: #C1D29D;
	padding: 10px;
	line-height: 18px;
}

.projectdetails h3 {
	font-family: "Corpid Condensed Heavy", "Corpid SemiCondensed Heavy", "Ubuntu Condensed", "UbuntuBeta Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.portfolioicon {
	text-align: center;
	font-size: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #003200;
}


/* TWITTER TICKER */

#twitter {
	clear: both;
	width: 998px;	
	padding-top: 5px;
	padding-bottom: 7px;
	margin: 0 auto;
	border-top: 1px dotted #76923C;
	font-size: 13px;
	overflow: hidden;
	color: #003200;
}

#twitter h2 {
	float: left; 
	width: 110px;
	margin: 0;
	font-size: 13px;
	color: #003200;
}

#twitter p, 
#twitter marquee, 
#twitter div {
	float: left;
	width: 888px;
	margin: 0;
	padding-top: 1px;
}

#twitter marquee a, 
#twitter div a {
	margin: 0 10px 0 0;
	color: #003200;
	text-decoration: none;
}

#twitter marquee a:hover, 
#twitter div a:hover {
	margin: 0 10px 0 0;
	text-shadow: none;
	text-decoration: none;
	cursor: pointer;
}

#twitter marquee a i, 
#twitter div a i {
	font-style: normal;
	color: #76923C;
}

.footer {
	clear: both;
	color: #76923C;
	width: 998px;	
	padding-top: 7px;
	margin: 0 auto;
	border-top: 1px dotted #76923C;
	font-size: 14px;
	padding-bottom: 7px;
}

#fancybox-wrap {
	margin-top: -5px !important;
}

/* RESPONSIVE */

@media only screen and (max-width: 1023px) {
	body {
		font-size: 14px;
	}

	.container {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	
	.contents {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.header {
		padding-left: 90px;
		background-size: 90px;
	}
	
	.header .title {
		/*color: #f00 !important;*/
		font-size: 66px;
		line-height: 70px;
	}
	
	.header .subtitle {
		padding: 0px 0px 8px 3px;
	}
	
	.subheader {
		font-size: 14px;
	}
	
	.tiles {
		position: relative;
		float: left;
		width: 100%;
	}
	
	.overlay {
		width: 100%;
		background: #fff url(../images/background.png);
		float: left;
		position: relative;
		margin-top: -920px;
	}
	
	.row {
		margin: 0;
		height: auto;
	}
	
	.row > a, .tilewhite > a {
		text-decoration: none;
	}
	
	.tile {
		width: 100%;
		height: auto;
		padding: 0;
		margin-right: 0px;
		margin-bottom: 10px !important;
		color: #fff;
		background-position-x: 14px !important;
		background-position-y: center !important;
		background-size: 84px !important;		
		text-align: left;
		font-family: "Corpid Condensed Heavy", "Corpid SemiCondensed Heavy", "Ubuntu Condensed", "UbuntuBeta Condensed", "Helvetica Condensed", "Arial Narrow", sans-serif;
		font-weight: bold;
		font-size: 38px;
		letter-spacing: 2px;
		padding: 30px 10px 30px 122px;
		float: none;
	}
	
	.tilesolid {
		display: none;
	}
	
	.infoarrow, .infoarrowleft {
		display: none;
	}
	
	.infoleftsmall {
		display: none;
	}
	
	.infoleft, .infoleftbig, .infoleftsmall, .inforight, .inforightbig, .inforightsmall, .inforightbighigh, .infoportfolio {
		margin-top: 0px;
		width: 100%;
		height: auto;
		float: none;
	}
	
	.info2, .info3 {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	
	.info3.about {
		height: 565px;
	}
	
	.info3.ivsa {
		margin-bottom: 0px;
	}
	
	.ivsa .row:nth-child(2) {
		background: #fff url(../images/background.png);
		padding-top: 10px;		
	}
	
	.tilewhite {
		background: none;
		width: 100%;
		height: auto;
		float: none;
		margin: 0;
	}
	
	a.image-popup .tile {
		padding: 100px 0px;
		background-size: cover !important;
		background-position: center center !important;
	}
	
	.tile .zoom {
		margin: 0 auto;
		float: none;
		opacity: 1;
	}

	.infotext p {
		line-height: 21px;
	}
	
	.infotext ul {
		line-height: 21px;
	}
	
	.infocollargeleft {
		width: 70%;
	}
	
	.infocollargeright {
		width: 25%;
	}
	
	.column {
		width: 100%;
		height: auto;
		margin-right: 0px;
		float: none;		
	}
	
	.column h3 {
		cursor: pointer;
	}
	
	.column.sections {
		height: 41px;
		margin-bottom: 10px;
	}
	
	.column.sections.opened {
		height: auto;
	}
	
	.column.sections h3::after {
		content: "\25BC";
		padding-left: 8px;
		font-size: 20px;
	}
	
	.column.sections.opened h3::after {
		content: "\25B2";
		padding-left: 8px;
		font-size: 20px;
	}

	.column.projects {
		height: 41px;
	}
	
	.column.projects.opened {
		height: auto;
	}
	
	.column.projects h3::after {
		content: "\25BC";
		padding-left: 8px;
		font-size: 20px;
	}
	
	.column.projects.opened h3::after {
		content: "\25B2";
		padding-left: 8px;
		font-size: 20px;
	}
	
	.projectlist li {
		padding-top: 4px;
	}
	
	.portfoliowrapper {
		background: #EBF1DF;
		min-height: 910px;
	}
	
	.portfoliowrapper .infoleft {
		background: #fff url(../images/background.png);
		padding-bottom: 10px;
	}
	
	.infoportfolio {
		margin-bottom: 10px;
		position: relative;
		margin-top: -61px;
	}
	
	.infoportfolio .infoclose {
		margin-top: -56px;
		margin-right: -29px;
	}
	
	.infotiles {
		padding-bottom: 5px;
	}
	
	.infotile {
		padding: 0;
		width: 23.5%;
		padding-bottom: 23.5%;
		height: auto;
		background-size: cover !important;
	}
	
	.infotiletext {
		display: none;
	}
	
	.infoscroll {
		margin-top: -10px;
		height: auto;
		overflow-x: visible;
		overflow-y: visible;
	}
	
	.infoimage {
		width: 100%;
		height: auto;
		padding: 100px 0px;
		background-size: cover !important;
		background-position: center center !important;
	}
	
	.infoimage .zoom {
		margin: 0 auto;
		float: none;
		opacity: 1;
	}
	
	.projectdetails {
		line-height: 21px;
	}
	
	.footer {
		width: auto;
		font-size: 12px;
		padding-top: 10px;
		padding-bottom: 11px;
	}
	
	#twitter {
		width: 100%;
	}
	
	#twitter p, #twitter marquee, #twitter div {
		width: 100%;
	}
	
	#twitter h2 {
		display: none;
	}
}

@media only screen and (max-width: 799px) {
	.header {
		padding-left: 74px;
		background-size: 72px;
	}
	
	.header .title {
		/*color: #0f0 !important;*/
		font-size: 48px;
		line-height: 52px;
	}
	
	.header .subtitle {
		font-size: 22px;
		padding: 0px 0px 6px 3px;
	}
	
	.overlay {
		margin-top: -776px;
	}
	
	.tile {		
		background-position-x: 13px !important;
		background-size: 66px !important;
		font-size: 30px;
		padding: 26px 10px 25px 102px;
	}
	
	.infocollargeleft {
		width: auto;
		float: none;
	}
	
	.infocollargeright {
		width: auto;
		float: none;
		margin-top: 20px;
	}
	
	.info3.about {
		height: 475px;
	}
	
	.infotile {
		width: 22.8%;
		padding-bottom: 22.8%;
	}
	
	.portfoliowrapper {
		min-height: 766px;
	}
}

@media only screen and (max-width: 597px) {
	.header {
		padding-left: 90px;
		background-size: 85px;
	}
	
	.header .title {
		/*color: #00f !important;*/
		font-size: 62px;
		line-height: 64px;
	}
	
	.header .subtitle {
		font-size: 22px;
		padding: 0px 0px 10px 3px;
	}
	
	.overlay {
		margin-top: -752px;
	}
	
	.tile {		
		background-position-x: 13px !important;
		background-size: 64px !important;
		font-size: 28px;
		padding: 26px 10px 25px 100px;
	}
	
	.info3.about {
		height: auto;
		min-height: 742px;
	}
	
	.inforow {
		margin: 0;
	}
	
	.infotile {
		width: 47.4%;
		padding-bottom: 47.4%;
		margin-bottom: 10px;
	}
	
	.portfoliowrapper {
		min-height: 742px;
	}
}

@media only screen and (max-width: 479px) {
	.header {
		padding-left: 80px;
		background-size: 75px;
	}
	
	.header .title {
		/*color: #f0f !important;*/
		font-size: 42px;
		line-height: 44px;
	}
	
	.header .subtitle {
		font-size: 18px;
		padding: 4px 0px 10px 3px;
	}
	
	.overlay {
		margin-top: -648px;
	}
	
	.tile {		
		background-position-x: 10px !important;
		background-size: 50px !important;
		font-size: 22px;
		padding: 22px 10px 22px 75px;
	}
	
	.info3.about {
		height: auto;
		min-height: 638px;
	}
	
	.inforow {
		margin: 0;
	}
	
	.infotile {
		width: 45.7%;
		padding-bottom: 45.7%;
		margin-bottom: 10px;
	}
	
	.portfoliowrapper {
		min-height: 638px;
	}
}