/* Enter Your Custom CSS Here */
body header#top nav > ul > li > a {
    color: #888888;
    font-family: "OpenSansRegular";
    font-size: 16px !important;
}

.page-template-template-portfolio p{
	padding-bottom:0;
}


/* Smaller than standard 1100 (devices and browsers) */
@media only screen and (max-width:1100px){
	.page-template-template-portfolio .wpb_row .span_12 > .col.padding-4-percent {
    min-height: 231px;
    padding: 2% 3%;
}
}