img {
    max-width: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: lato,sans-serif!important
}
p {
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: -0.5px;
	color: #2f2d2d;
	padding: 1rem 1rem 0rem 1rem;
}
	.container-fluid.specialBackground {max-height: 500px;min-height: 500px;margin: auto;border-bottom: 3px solid #f5e1e1;font-weight: bold;letter-spacing: -3px;color: black;text-shadow: 0px 0px 5px snow;margin-bottom: 0rem;background-color: #ffffffc7;}
.container-fluid.footerBG {
    font-size: 8px;
    padding: 0px;
    margin: auto;
    background: #0096889c;
}

.container-fluid.footerBG p {
    padding: 0px;
    margin-bottom: 0px;
    text-align: center;
    color: white;
}

footer.container {
    margin-top: 1rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

 h3.headlineText {
    margin-top: 9rem;
    font-size: 5rem;
    text-align: center;
    font-weight: bolder;
}
 .overLay {
    background-color: white;
    height: 100%;
    width: 100%;
    background-image: url(/fbk-alternate/images/newBG.png);
    max-height: 500px;
    min-height: 500px;
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
    /* background-size: cover; */
}
@media only screen and (max-width:430px) {
	h3.headlineText {
    margin-top: 4rem;
    font-size: 3rem;
    text-align: center;
}
	
	
}
.container.contentContainer {
    max-width: 900px;
    margin: auto;
}
@media screen and (max-width: 480px) {

.overLay { min-height: 100%; }

.container-fluid.specialBackground {min-height: 295px;}



}
@media screen and (max-width: 767px) and (min-width:480px) {

h3.headlineText { margin-top: 2rem; }


}
.container-fluid.specialBackground {
    margin: auto;
    text-align: center;
}

.container-fluid.specialBackground img {
    margin-top: 3rem;
    border: 10px solid white;
}
h3.specialHeader {
    text-align: center;
    color: #3b2365;
    font-size: 2rem;
    margin-top: 1rem;
}
p.topText {
    font-size: 1rem;
    font-weight: bold;
    margin-top: -2rem;
    text-align: center;
}
p.specialTop {
    text-align: center;
}
p.smallText {
    font-size: 12px;
    text-align: center;
    margin-top: -1rem;
}
.layerHolder {
    border: 9px dotted #3b2365;
    padding: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
li {
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: -0.5px;
    color: #2f2d2d;
    padding: 1rem 1rem 0rem 1rem;
}
ul {list-style-image: url(/fbk-alternate/images/bluecheck.png);}

h3.lowerHeadline {
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    color: #2f2d2d;
}
.imageHolder {
    text-align: center;
}
.blackBg {
    padding: 2rem;
    text-align: center;
    background-color: black;
    margin-top: 2rem;
}

.blackBg h3 {
    font-size: 3rem;
    color: white;
    font-weight: bold;
}
.col-md-4.realBook img {
    margin-top: 3rem;
    text-align: center;
    width: 100%;
}

.col-md-4.realBook {
    text-align: center;
}
.shipHolder {
    margin: auto;
    text-align: center;
}
span.yellowHl {
    background: #f3f3da;
}