#intro {
    background: #f4f4f4 none repeat scroll 0 0;
    position: fixed;
    width: 100%;
    z-index: 1;
}
#intro .centered-text {
    color: #818285;
    font-size: 28px;
    margin: 0 auto;
    max-width: 650px;
    padding: 230px 0 100px;
    position: relative;
    text-transform: uppercase;
    width: 70%;
}
#intro .centered-text span {
}
.container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#merchandising {
    background: rgba(0, 0, 0, 0) url("../images/merchandising.jpg") no-repeat scroll center center / cover ;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
#merchandising .centered-text h2.title {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#merchandising .centered-text {
    color: #c7c9cb;
    font-size: 20px;     
    font-weight: normal;
    margin: 0 auto;
    max-width: 600px;
    padding: 200px 0;
    position: relative;
    text-transform: uppercase;
    width: 38%;
}
#merchandising .readmore {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
#merchandising .readmore img {
    display: block;
    margin: 0 auto;
    width: 110px;
}
#brand-consulting {
    background: rgba(0, 0, 0, 0) url("../images/brand-consulting.jpg") no-repeat scroll center center / cover ;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
#brand-consulting .centered-text h2.title {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#brand-consulting .centered-text {
    color: #c7c9cb;
    
    font-size: 20px;     font-weight: normal;
    margin: 0 auto;
    max-width: 600px;
    padding: 200px 0;
    position: relative;
    text-transform: uppercase;
    width: 38%;
}
#brand-consulting .readmore {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
#brand-consulting .readmore img {
    display: block;
    margin: 0 auto;
    width: 110px;
}
#int-sales {
    background: rgba(0, 0, 0, 0) url("../images/int-sales.jpg") no-repeat scroll center center / cover ;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
#int-sales .centered-text h2.title {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#int-sales .centered-text {
    color: #c7c9cb;
    font-size: 20px;     font-weight: normal;
    margin: 0 auto;
    max-width: 600px;
    padding: 200px 0;
    position: relative;
    text-transform: uppercase;
    width: 38%;
}
#int-sales .readmore {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
#int-sales .readmore img {
    display: block;
    margin: 0 auto;
    width: 110px;
}
#training {
    background: rgba(0, 0, 0, 0) url("../images/training.jpg") no-repeat scroll center center / cover ;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
#training .centered-text h2.title {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#training .centered-text {
    color: #c7c9cb;
    font-size: 20px;     font-weight: normal;
    margin: 0 auto;
    max-width: 600px;
    padding: 200px 0;
    position: relative;
    text-transform: uppercase;
    width: 38%;
}
#training .readmore {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
#training .readmore img {
    display: block;
    margin: 0 auto;
    width: 110px;
}
#promo {
    background: rgba(0, 0, 0, 0) url("../images/promo.jpg") no-repeat scroll center center / cover ;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 99;
}
#promo .centered-text h2.title {
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
    width: 100%;
}
#promo .centered-text {
    color: #c7c9cb;
    font-size: 20px;     font-weight: normal;
    margin: 0 auto;
    max-width: 600px;
    padding: 200px 0;
    position: relative;
    text-transform: uppercase;
    width: 38%;
}
#promo .readmore {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
#promo .readmore img {
    display: block;
    margin: 0 auto;
    width: 110px;
}