/*=========================================================
    HOME PAGE
=========================================================*/

/* Space between homepage sections */

.kk-home section {

    position: relative;

}

.kk-home .kk-hero {

    margin-bottom: 0;

}

.kk-home .kk-signature {

    margin-top: 0;

}

.kk-home .kk-about {

    margin-top: 40px;

}

.kk-home .kk-gallery {

    margin-top: 40px;

}

.kk-home .kk-footer {

    margin-top: 0;

}