@media only screen and (min-width: 1199px){
.welcome-info {
  top: 300px;}}
@media (max-width:400px){
.site-title {
  max-width:250px;
  line-height:1.3em;}
.site-branding {
    padding: 10px 0px 0px 0px;
  }}
.welcome-logo {
    max-width: 86px;
}
section .widget-title:after {
  border-bottom: none;}
.site-title {
  text-transform:none;
}
.main-navigation li {
text-transform:none;
}
.footer-widget-area .widget li:before, .widget-area .widget li:before {
    content: none;
}
.wpp-list li {
    margin-bottom: 10px;
}
.so-panel.widget {
    margin: 0 auto;
    padding: 10px 0px;
}
.panel-grid-cell section {
    padding: 30px 0;
}
.entry-title, .entry-meta {
    margin: 0 0 10px 0;
    font-size: 24px;
}
body {
    font-size: 16px;
		color: #444;
}
.project-image {
    background: none;
      text-align: center;
}
.slick-prev:before, .slick-next:before {
    color: #484848;
}