.project-banner-textbg {
    /* background-color: black;
} */

}

/* .container-fluid {
    padding: 15px;
} */

/* 
.container-blog{
    margin-left: 172px;
    margin-right: 60px;
} */


/* .project-slide {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}

.project-slide-video {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    height: 850px;
}

.project-slide-frontpage {
    display: block;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    border-radius: 25px 25px 0px 0px;
}

.project-slide-lastpage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    width: 75%;
    border-radius: 0px 0px 25px 25px;

} */


.container-blog {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

#project-banner-lafitness {
    background: url(images/project-banner-lafitness.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-cara {
    background: url(images/project-banner-cara.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-livery {
    background: url(images/project-banner-livery.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-sockheads {
    background: url(images/project-banner-sockheads.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-monstermail {
    background: url(images/project-banner-monstermail.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

#project-banner-focusbud {
    background: url(images/project-banner-focusbud.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

#project-banner-mekit {
    background: url(images/project-banner-mekit.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

#project-banner-idrc {
    background: url(images/project-banner-idrc.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

.project-banner-goldsgym-small {
    background: url(images/project-banner-goldsgym-smaldl.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}
#project-banner-libra {
    background: url(images/project-banner-libra.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-grandgames {
    background: url(images/project-banner-grandgames.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-goldsgym {
    background: url(images/project-banner-goldsgym.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;
}

#project-banner-foxtail {
    background: url(images/project-banner-foxtail.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

#project-banner-blueorigin {
    background: url(images/project-banner-blueorigin.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

#project-banner-entertainment {
    background: url(images/project-banner-entertainment.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}


#blog-banner-dontkilltime {
    background: url(images/project-banner-entertainment.png) center no-repeat;
    height: 386px;
    background-size: cover;
    background-image: cover;
    position: relative;

}

.project-img {
    width: 100%;
}

.project-img2 {

    display: flex;
    justify-content: center;
}

.project-img-suggestion {
    border-radius: 15px;
    width: 100%;
}

.feedback-positive {
    color: green;
}

.feedback-idea {
    color: #00aeef;
}


/* Code to have live iPhone x underneath my prototype */
/* 
#over {
    background-image: url("/images/iphone-x-screen-mockup-transparent-png-stickpng-iphone-x-transparent-background-1076_1628.png");
    background-repeat: no-repeat;
    height: 900px;
    width: 400px;
    margin: 0 auto 30px;
    position: relative;
} */