.portfolio-box-4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #f6f6f6 #f6f6f6 #f6f6f6;
    border-image: none;
    border-style: dashed dashed dashed  dashed;
    border-width: 1px 1px 1px 1px;
    padding: 0;
    position: relative;
    text-align: center;
    margin: 0.3em;
}
.portfolio-box-4 .portfolio-title {
    color: #3498db;
    font-family: junction;
    font-size: 1em;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    background: #f6f6f6;
}
.portfolio-box-4 h1 {
    font-size: 1.2em;
    margin: 0 auto;
    padding: 11px;
    text-align: center;
}
.portfolio-box-4 .icon {
    margin: 0 auto;
    padding: 1.5em 0 0 0;
}
.portfolio-box-4.gray-box {
    background: #f9f9f9 none repeat scroll 0 0;
}
.portfolio-box-4.snow-box {
    background: transparent none repeat scroll 0 0;
}
.portfolio-box-4 h4 {
    font-size: 1.5em;
    margin: 0 auto;
    padding: 1em 0.2em;
    text-align: center;
    font-weight: 300;
    font-family: Caviar Dreams Bold;
    height: 37px;
}
