/****** PLACE YOUR CUSTOM STYLES HERE ******/

@media all and (max-width: 767px){
  .cover.fullscreen .slides li{
    height: 100vh;
    padding-top: 160px;
  }
}





@media all and (max-width: 990px){
  .module.widget-handle{
    border-top: none;
    line-height: 63px;
    min-height: 54px;
  }
}

.hover-tile .hover-state{ opacity: 1 !important; }
.hover-tile .hover-state *{ transform: translate3d(0, 0px, 0) scale(1) !important; }

@media all and (max-width: 767px){ section.projects{ padding-top: 0; } } 

font-family: 'GFS Didot', serif;