.is-center {
    text-align: center;
}

.is-left {
    text-align: left;
}

.is-right {
    text-align: right;
}

.has-90-rotation {
    transform: rotate(90deg);
}

.has-small-indent {
    padding-left: 10px;
}

.has-medium-indent {
    padding-left: 60px;
}

.has-large-indent {
    padding-left: 110px;
}

.is-mobile-fp-space {
    padding-top: 50px !important;
}

.is-small-paceholder {
    height: 100px;
}

.is-medium-paceholder {
    height: 200px;
}

.is-large-paceholder {
    height: 300px;
}

figure {
    margin: 0;
}

/*--- Mission Statement Site ---*/


/*--- Partner Site ---*/

.partnerlogo {
    width: 210px;
    height: 210px;
}

.partner figure {
    width: 210px;
    text-align: center;
}


/*--- Horizontal Slider Navigation ---*/

.fp-slidesNav.fp-bottom {
    color: #ffffff;
    text-align: center;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #ffffff;
}


/*--- Footer Auto Height ---*/

footer {
    padding: 50px 0 50px 0;
    height: 250px;
}

address {
    font-style: normal;
}
