header {
	height: 150px;
    background-color: #fff;
    z-index: 5;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
    z-index: 99999;
}

.cbp-af-header h1 {
    width: 60%;
	float: left;
    font-family: "lft-etica",sans-serif;
    font-weight: 200;
	font-size: 22px;
} 

.cbp-af-header h1 a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header h1 a:hover {
	color: #222;
}

header .wrapper {
    padding-top: 10px;
	height: 65px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

header h1 {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
} 


header nav {
    float: right;
    -webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
    padding-top: 5px;
}

header nav li {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
	float: left;
	margin-right: 20px;
}
header nav li:last-child {
	margin-right: 0px;
}

.cbp-af-header {
    position: fixed;
	width: 96%;
}

.headroom, .cbp-af-header {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.headroom--top {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.headroom--not-top {
	height: 50px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.headroom--not-top span{
	display: none;
}

.slideUp {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

main {
	padding-top: 150px;
}

main ul li a {
    background-color: rgb(248, 248, 249);
}


main .content {
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}


.altezza_2 .ch {
    padding: 50px 20px 0;
}

.altezza_3 .ch {
    padding: 120px 20px 0;
}

.altezza_4 .ch {
    padding: 180px 20px 0;
}

.altezza_5 .ch {
    padding: 240px 20px 0;
}

.ch {
	text-align: left;
}

.ch h1 {
	font-size: 38px;
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    padding: 2px 0 5px;
}
.text-center {
    text-align: center;
}
.footer-text-center {
    text-align: center !important;
    padding: 20px 0 !important;
}
.ch h2, 
.sp h2 {
	line-height: 27px;
	font-size: 18px;
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
	padding-bottom: 30px;
}

.slider_projects h2 {
	padding-bottom: 0;
}

.ch h1,
.sp h1 {
	line-height: 1.1em;
}

.sp {
    padding: 20px 20px 0;
}


.sp h1 {
	font-size: 30px;
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    padding: 2px 0 5px;
}

.number {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 0.1em;
    
}

.grid_1 footer {
    border-left: 1px solid #CCCCCC;
    bottom: 0;
    padding: 20px;
    position: absolute;
 }

.grid_2 footer,
.grid_4 footer,
.grid_3 footer {
    position: absolute;
    text-align: left;
    width: 100%;
    border-left: 1px solid #CCCCCC;
    bottom: 0;
    padding: 20px;
} 


.tweet a {
	background: none !important;
	
}

article {
 padding: 20px 20px 0;
 -webkit-font-smoothing: subpixel-antialiased;
    
}

article .more-news {
	padding-top: 40px;
    background-color: transparent;
}

article .more-news a {
    background-color: transparent;
    border-bottom: 1px solid;
    color: #222;
}
article .more-news a:hover {
    background-color: transparent;
}



/* news */

.news {
	padding-top: 150px;
}

.news div {
    font-family: "lft-etica",sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 28px;
    border: none !important;
}

.section-title-news {
    font-family: "lft-etica",sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-top: 80px;
    padding-bottom: 40px;
    border: none !important;
}

.news h1, .news-detail h1 {
    font-family: "lft-etica",sans-serif;
    font-size: 38px;
    line-height: 48px;
    font-weight: 200;
    padding-bottom: 20px;
}

.news h2, .news-detail h2 {
    font-family: "lft-etica",sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 200;
    padding-bottom: 20px;
}
.news-detail .text {
    font-family: "lft-etica",sans-serif;
    font-weight: 200;
    font-size: 24px;
    line-height: 36px;
}

.news h1, .news h3, .news time, .news p {
    color: #ffffff !important;
    opacity: 1 !important;
}

.news a {
    color: #fff;
    border-bottom: solid 1px;
    padding-bottom: 2px;
}

#new-detail.news h1, #new-detail.news h3, #new-detail.news time, #new-detail.news p {
    color: #222 !important;
}

#new-detail.news a {
    color: #222;
}

.wrapper-news {
    top: 0 !important;
}

time {
    font-family: "lft-etica",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
}

article a.more {
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 1px;
    color: #222;
    background-color: transparent;
}

article a.more:hover {
    background-color: transparent;
    color: #222;
}

.article {
 	font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
} 

.twitter {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    position: relative;
    word-wrap: break-word;
	line-height: 27px;
}

.twitter footer {
    padding: 10px 0 10px 20px;
}

.twitter footer h1 a {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 0.1em;
    background-color: transparent;
	text-transform: uppercase;
}

.twitter footer h1 a:hover {
    background-color: transparent;
	color: #222;
}


.about h1 {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
    line-height: 1.3em;
    padding: 20px 20px 0;
}


.container-list {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */	
	display: flex; /* or inline-flex */

	-webkit-flex-direction: row;  	
	flex-direction: row;
}

.case-studies li {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.case-studies li .grid_2 {
	border-bottom: none;
}

/*
.case-studies li img {
    width: 100%; 
    height: 360px; 
    object-fit: cover;
	overflow: hidden;
}
*/
.case-studies li img {
    width: 100%; 
    height: auto; 
	overflow: hidden;
}

.case-studies .wrapper {
	padding-top: 7%;
}

.case-studies .wrapper h1 {
	font-family: "lft-etica",sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 200;
	line-height: 47px;
}

.case-studies .wrapper h2 {
	padding-top: 18px;
	font-family: "lft-etica",sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 30px;
}

.case-studies .more {
    bottom: 17%;
    position: absolute;
	
}

.case-studies a, .case-studies a:hover {
	background-color: transparent;
}

.case-studies .more a {
	color: #222;
	font-family: "lft-etica",sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	padding: 6px 10px;
	border-bottom: 1px solid #4a4a4a;
	background-color: transparent;
}

.case-studies .white a:hover {
	color: #222 !important;
	border: 1px solid #FFF !important;
	background-color: #FFF;
}

.case-studies .black a:hover {
	color: #FFF !important;
	border: 1px solid #222 !important;
	background-color: #222;
}


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

	.case-studies .wrapper h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	
	.case-studies .more {
	    bottom: 15%;
	}
	
}

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

	.reverse img {
		position: absolute;
		right: -10%;
	}
	
	.project-description {
	    padding: 70px 30px !important;
	}
}



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

	.case-studies .wrapper h2 {
	    font-size: 16px;
	    line-height: 24px;
	    padding-top: 10px;
	}
	
	.case-studies .more {
	    bottom: 10%;
	}
	.case-studies .more a {
	    font-size: 16px;
	}
}



@media only screen and (max-width: 767px) {
    .row-work { 
	    width: auto !important; float: none; margin-left: 0; margin-right: 0;
	}
	.reverse img {
		position: static;
	}
	
	.container-list {
	  display: flex; /* or inline-flex */
	  -webkit-flex-direction: column;
	  flex-direction: column;
	}
	
	.reverse {
  	  -webkit-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}
	
	.case-studies .wrapper {
	    padding-top: 5%;
	}
	.prefix_025 {
	    padding-left: 4.25%;
	}
	.case-studies .more {
	    padding-top: 40px;
	    position: relative;
	}
	.case-studies .wrapper {
		width: 80%;
	}
	
	/*.case-studies .wrapper h1 {
		font-size: 40px;
		line-height: 47px;
	}*/

	.case-studies .wrapper h2 {
		padding-top: 18px;
		font-size: 18px;
		line-height: 30px;
	}
	
	.case-studies .more a {
		font-size: 18px;
	}
	.case-studies li img {
	    width: 100% !important; 
	    height: auto  !important; 
	}
	.case-studies .more {
	    margin-bottom: 10px;
	}
}


@media only screen and (max-width: 375px) {
	.case-studies .wrapper h1 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.case-studies .wrapper h2 {
	    font-size: 16px;
	    line-height: 26px;
	}

	.case-studies .more a {
		font-size: 16px;
	}

	.case-studies .wrapper {
	    padding-top: 10%;
	}
	.case-studies li img {
	    bottom: 0;
	    left: 0;
	    position: absolute;
	}
	.work-number {
	    padding-top: 25px;
	}
	#tagline {
		display: none;
	}

    .headroom {
        height: 50px;
    }

    main {
        padding-top: 50px !important;
    }
}



.project-more-info {
	overflow: hidden;
    clear: both;
    background-color: #fff;
}

.project-more-info .description {
    color: #3c3c3c;
    padding: 8% 9% 8% 4%;
}
 

.project-more-info .description h2 {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
} 

.project-more-info .description h3, .project-more-info .external h3 {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 300;
    padding-top: 15px;
    font-size: 16px;
} 

.project-more-info .description p {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px
} 

.project-more-info footer {
    border-right: 1px solid #CCCCCC !important;
    bottom: 0;
    padding: 20px 0;
    position: absolute;
    border-left: none;
    margin-left: -1px !important;
}

.project-navigation footer {
    border-left: 1px solid #CCCCCC !important;
    bottom: 0;
    position: absolute;
    border-left: none;
    margin-left: -1px !important;
}

.project-navigation .related {
    letter-spacing: 0;
}



.project-more-info .external {
    padding: 10% 9% 8% 10%;
} 

.project-more-info .external h3 {
    padding-bottom: 20px;
}

.project-more-info .external .social {
    padding-bottom: 15px;
}
.project-more-info .external .share li {
    float: left;
    margin-right: 15px;
}
.project-more-info .external .share li:first-child {
    margin-left: -5px;
}
.external-link {
    margin-bottom: 30px;
}

.external a:hover {
    opacity: 0.6;
}

.external a:active {
    position: relative;
    top: 1px;
}

.project-navigation {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 300;
    clear: both;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.project-navigation ul li {
    background-color: #fff;
}

.project-navigation ul li div{
	padding: 25px 20px;
}

.project-navigation .prev {
    text-align: right;
    padding: 80px 40px 0 0;
}
.project-navigation .next {
    padding: 80px 0 0 40px;
}
.project-navigation  {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
}

.project-navigation ul li a {
	display: block;
	background-color: rgb(248, 248, 249);
}

.project-navigation a:hover {
    background-color: rgb(245, 245, 246);
}

.project-navigation h2 {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
}
.project-navigation h1 {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
}
.project-navigation .arrow {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 30px;
    padding: 0;
}



footer {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 300;
}

footer.bottom {
    padding-top: 120px;
    height: 240px;
    clear: both;
    overflow: hidden;
}

footer nav ul {
    padding-left: 20px;
}

footer .social ul, .vcard {
    border-left: 1px solid #ccc;
    padding: 20px 0 98px 20px;
}

.vcard {
    line-height: 24px;
    border-left: 1px solid #ccc;
    padding: 20px 0 49px 20px;
}


footer nav ul {
    padding: 20px 0 50px 20px;
}


footer nav ul li, footer .social ul li {
    margin-bottom: 26px;
}

footer nav ul li:last-child, footer .social ul li:last-child {
    margin-bottom: 0px;
}


footer ul .credits {
	position: absolute;
	bottom: 20px;
}
.copy {
    clear: both;
    overflow: hidden;
    height: 30px;
    background-color: #303030;
    text-align: center;
    color: #777;
    font-size: 14px;
    padding: 15px 0;
}


.noborder {
    border: none !important;
}

.numbers {
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
    text-align: center;
} 

.numbers h1 {
	font-size: 80px;
	line-height: 100px;
}

.numbers h2 {
	font-size: 24px;
	line-height: 30px;
}

h2.first{
    padding-top: 20px;
}

.project-list { 
    font-family: "lft-etica",sans-serif;
    font-style: normal;
    font-weight: 200;
	margin-top: 50px;
	margin-bottom: 50px;
}

.project-list tr{
	border-bottom: 1px solid #ccc;
}


.project-list td {
	color: #ccc;
	display:inline;
	float: left;
	position: relative;
	width: 25.0%;
	padding: 10px 0px;
}


.project-list td span{
	float: left;
	padding: 0 10px 0 20px;
}

.project-list td p{
	padding: 0 20px 0 55px;
}


li h1 {
	font-size: 28px;
	line-height: 34px;
}


