/* images */

.item.slider-img1.detail {
    background: url(../images/project5-img1.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}


.item.slider-img2.detail {
    background: url(../images/project5-img2.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}

.item.slider-img3.detail {
    background: url(../images/project5-img3.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}

.item.slider-img4.detail {
    background: url(../images/project5-img4.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}

.item.slider-img5.detail {
    background: url(../images/project5-img5.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}

.item.slider-img6.detail {
    background: url(../images/project5-img6.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}

.item.slider-img7.detail {
    background: url(../images/project5-img7.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 460px;
}