/*--------------------------------------------------------------
Studio page specific styles
--------------------------------------------------------------*/
#philosophy {margin-bottom: 50px !important;}
.service {margin-bottom: 50px;}
#pgc-749-1-0 .service .roll-icon-box {margin: 0 35px;}
.roll-project.fullwidth .project-item {width:19%; margin-right: 1%;}
.roll-project .project-item .project-pop {background-color: #5594A6;}

@media only screen and (max-width: 480px) {
    #pgc-749-0-0 h2 {font-size: 30px;}
    #pgc-749-0-0 h4 {font-size: 17px;}
    .roll-project .project-title span {
        padding: 0;
        position: absolute;
        top: 70px;
        color: #3f3f3f;
        line-height: 1.4;
    }
    
    .roll-project .project-title span hr {display:none;}
}

@media only screen and (max-width: 320px) {
    #pgc-749-1-0 .service .roll-icon-box {margin: 0px;}
}