

body {
  font-family:'Helvetica W01 Light Cn';
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background-color: #fff;
  color: #231F20;
  letter-spacing: 0.5px;
}

a:hover, .puff:hover {
  	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	opacity: 0.8;
	text-decoration: none;
}

.row {
    margin-left: 0;
}

.puff {
    width: 100%;
    height: 180px;
}

.right {
    float: right;
}



.container {
  width: 940px !important;
  margin: 0 auto;
}

a {
	color: #231F20;
}

.back {
  margin-top: 75px;
  margin-bottom: 55px;
}

.more {
  font-size: 10.5px;
  color: #939598;
}

.next {
  font-size: 11.8px;
  color: #939598;
  margin-top: 50px;	
}

.images {
  clear: both;
  margin-top: 100px;
  float: left;
  display: block;	
  width: 100%;
}

.images img {
  margin-bottom: 20px;
  width: 100% !important;
  float: right;
  display: block;
  max-width: none !important;
}

.content {
  width: 570px;
  display: inline;
  float: left;
  padding-left: 200px;
  font-size: 14.5px;
  color: #888A8D;
}

.content-narrow {
	width: 430px;
	padding-left: 49px;
	margin-top: 8px;
}

.archive-content {
   padding-left: 343px;
}

.content-wide p, .content p, .content-wide p a {
  font-size: 14.5px !important;
  line-height: 19px;
  color: #888A8D;	
  margin-bottom: 20px;
  margin-right: 140px;
}


.project-detail {
	padding-left: 71px;
}


.project-detail p {
	margin-right: 0px;
}

.content-wide {
  padding-left: 197px;
  font-size: 14.5px;
  color: #888A8D;
  width: 740px;	
}

.content-left {
  width: 275px;
   display: inline;	
   float: left;
}

h2 {
   font-size: 14.5px;
   line-height: 15px;
   margin-bottom: 10px;
   font-weight: normal;
}

h3 {
	font-size: 14.5px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.detail h3 {
	font-size: 14.5px;
	color: #A7A9AC;
	text-transform: uppercase;
	line-height: 15px;	
}

p, td {
   font-size: 14.5px;
   line-height: 16px;
   padding: 0;
   margin: 0;
   color: #939598;
}

.span2 {
   width: 189px;
   margin: 0px;
   padding: 0px;
   margin-right: 10px;
}

.span2 p {
   margin-bottom: 5px;
}

.row {
   margin-bottom: 30px;
   clear: both;
   margin-top: 10px;
}

.home-row {
   margin-top: 70px;	
}

.navrow {
   margin-bottom: 0px;
}

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

ul li {
  float: left;
  margin-right: 40px;
  font-size: 14.5px;
}

ul li a {
  font-size: 14.5px;
}

label {
  display: inline;
  font-size: 10px;
  margin: 0 !important;
  padding: 0 !important;
  width: 60px;
  line-height: 11px;
  margin-right: 5px;
}




span {
  display: inline;
  font-size: 10px;
  line-height: 10px;
  margin: 0 !important;
  padding: 0 !important;
}

.block {
  display: block;
  margin: 0;
  padding: 0;
  height: 12px;
  margin-bottom: 0px;
}





.logo {
  display: inline;
  float: left;
  margin-right: 40px;
  margin-left: -5px;
  margin-top: 40px;
}

.trans {
  margin-top: -2px;
}

.clear {
  clear: both;
}

nav {
  margin-top: 38px;
  float: left;
  margin-left: 0px;
  margin-bottom: 15px;
}

.navrow nav {
  margin-bottom: 5px;
}



nav li a {
  color: #1e333e;
}

.copy  {
  float: left;
  margin-right: 20px;
  color: #231F20;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 14.5px !important;
  
}

.content .copy {
  margin-right: 0;
}

.top-details {
   width: 420px;
   margin-left: 200px;
   margin-top: 60px;
}

.lastrow {
  margin-bottom: 0px;
}

footer {
   width: 800px;
   margin: 0 auto;
   padding: 0 !important;
   float: left;

}

.content footer {
  width: 630px;
}

.top-details .left {
   float: left;
   display: inline;
   width: 164px;
   margin-right: 33px;
   line-height: 12px;
}

strong, .active, h2 {
   font-weight: normal;
}



.pad30 {
  padding-top: 25px;
}

#textpage ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 25px;
}

#textpage li {
  float: left;
  display: block;
  font-size: 13px;
  width: 100%;
}

#textpage li:last-child {
  margin-bottom: 25px;
}

 td {
  font-size: 13px;
  line-height: 16px;
}

#textpage a {
   font-size: 13px;
}


a#menu_button {
    display: block;
    width: 30px;
    height: 25px;
    margin-top: 18px;
    padding: 0;
    position: relative;
    float: right;
    display: none;
}


#menu_line01, #menu_line03 {
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    top: 4px;
    left: 0;
    margin: 0;
    padding: 0;
    background: #505059;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.63, 0.62, 0.48, 1.64);
    -moz-transition: -moz-transform 200ms cubic-bezier(0.63, 0.62, 0.48, 1.64);
    -ms-transition: -ms-transform 200ms cubic-bezier(0.63, 0.62, 0.48, 1.64);
    -o-transition: -o-transform 200ms cubic-bezier(0.63, 0.62, 0.48, 1.64);
    transition: transform 200ms cubic-bezier(0.63, 0.62, 0.48, 1.64);
    -webkit-backface-visibility: hidden;
}


#menu_line02 {
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    top: 13px;
    left: 0;
    margin: 0;
    padding: 0;
    background: #505059;
}

#menu_line03 {
    position: absolute;
    top: 22px;
    left: 0;
}


.no-touch a#menu_button:hover #menu_line01 {
  -webkit-transform: rotateZ(0deg) translateX(0px) translateY(-3px);
  -moz-transform: rotateZ(0deg) translateX(0px) translateY(-3px);
  -ms-transform: rotateZ(0deg) translateX(0px) translateY(-3px);
  -o-transform: rotateZ(0deg) translateX(0px) translateY(-3px);
  transform: rotateZ(0deg) translateX(0px) translateY(-3px);
}

.no-touch a#menu_button:hover #menu_line03 {
  -webkit-transform: rotateZ(0deg) translateX(0px) translateY(3px);
  -moz-transform: rotateZ(0deg) translateX(0px) translateY(3px);
  -ms-transform: rotateZ(0deg) translateX(0px) translateY(3px);
  -o-transform: rotateZ(0deg) translateX(0px) translateY(3px);
  transform: rotateZ(0deg) translateX(0px) translateY(3px);
}

a#menu_button.close #menu_line01 {
  -webkit-transform: rotateZ(45deg) translateX(5px) translateY(5px) !important;
  -moz-transform: rotateZ(45deg) translateX(5px) translateY(5px) !important;
  -ms-transform: rotateZ(45deg) translateX(5px) translateY(5px) !important;
  -o-transform: rotateZ(45deg) translateX(5px) translateY(5px) !important;
  transform: rotateZ(45deg) translateX(5px) translateY(5px) !important;
}

a#menu_button.close #menu_line03 {
  -webkit-transform: rotateZ(-45deg) translateX(5px) translateY(-5px) !important;
  -moz-transform: rotateZ(-45deg) translateX(5px) translateY(-5px) !important;
  -ms-transform: rotateZ(-45deg) translateX(5px) translateY(-5px) !important;
  -o-transform: rotateZ(-45deg) translateX(5px) translateY(-5px) !important;
  transform: rotateZ(-45deg) translateX(8px) translateY(-8px) !important;
}


.mobile {
	display: none;
	background: #fff;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0;
	padding-bottom: 20px;
}

.open {
	display: block;
}

.mobile ul li {
	width: 100%;
	text-align: center;
	margin: 20px 0px 10px 0px;
}

@media screen and (max-width: 1024px) {
	
	.container {
		padding: 20px;
		box-sizing: border-box;
	}
	
	.span2 {
	    width: 175px;
	}
	
	.content-wide {
    	width: 650px;
	}
	
	.project-detail {
    	padding-left: 0px;
	}
	
	.archive-content {
	    padding-left: 268px;
	}
	
	
	footer {
		width: 100%;
	}
	
	.images {
		width: 90vw !important;
	}
}	


@media screen and (max-width: 700px) {
	
	body {
		width: 100vw;
	}
	
	.images {
		width: 90vw !important;
	}
	
	
	 #main {
		width: 100vw !important;
		padding: 20px;
		box-sizing: border-box;
	}
	
	.desktop {
		display: none;
	}
	
	footer {
		width: 100%;
	}
	
	a#menu_button { 
		display: block;
	}
	
	p {
		line-height: 19px;
	}
	
	
	header {
		width: 100%;
	}
	
	.row .logo {
		margin-top: 20px;
	}
	
	
	.span2 {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.span2 img {
		height: auto;
		max-width: 100%;
	}
	
	.home-row {
		margin-top: 0px;
	}
	

	.content-wide {
	    padding-left: 0px;
	    font-size: 14.5px;
	    color: #888A8D;
	    width: 100%;
	}
	
	.content-wide p, .content p, .content-wide p a {
	    margin-right: 0px;
	}
	
	.project-detail {
    padding-left: 0px;
	}
	
	.content-narrow {
	    width: 100%;
	    padding-left: 0px;
	    margin-top: 8px;
	}
	
	.images {
	    clear: both;
	    margin-top: 30px;
	    float: left;
	    display: block;
	    width: 100%;
	}
	
	.archive-content {
    	padding-left: 0px;
	}
	
	.content {
    	width: 100%;
    }
	
	
}	
	