@charset "UTF-8";
  .portfolio-content {
background-color:#e0e6f2;
}
.link
{
color: #222;
border-bottom: 0px dotted #000;
padding-bottom: 0px;
font-family: 'NHaasGroteskDSPro75Bd', sans-serif !important;
font-size: 16px!important;
font-size: 15px;
line-height: 25px;
letter-spacing: 0.3px;
position: relative;
display: inline-block;
}
@media only screen and (max-width:480px) {
.lame {
display:none;
}
.lame-mobile {
font-family: 'NHaasGroteskDSPro75Bd', sans-serif;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 80px !important;
margin-bottom: 0px;
line-height: 70px !important;
color: #FFF !important;
display: block;
font-size: 40px !important;
line-height: 37px !important;
color: #FFF !important;
text-align: left;
}
} @media all and (device-width: 375px) and (device-height: 666px) and (orientation:portrait) {
.content-text {
padding-top: 10px;
}
.h1_page-entry {
margin-top: -110px !important;
}
}