.layoutArea h1
{
	font-size: 3em;
}

.vc_column_container h1 {
    font-size: 3em;
    font-weight: bold;
    padding-bottom: 30px;
}

.layoutArea p, .layoutArea li {
    font-size: 1.5em;
    max-width: 1200px;
    text-align: center;
    margin: auto;
    padding-bottom: 20px;
    line-height: 130%;
}

.layoutArea li
{
    text-align: left;
    padding-left: 10px;
}

.layoutArea ul
{
    list-style-type: disc;
}

.vcTextBlock
{
	text-align: center;
    max-width: 450px;
    margin: auto;
    /* text-align: left; */
    line-height: 140%;
}

.ibStyle
{
    display: inline-block;
}

.bigSpan
{
    font-size: 3em;
}

.padRight
{
    padding-right: 100px;
}

.wpb_wrapper .padlessBottom
{
    padding-bottom: 0px;
}


@media (max-width: 750px)
{
    .logosHolder img
    {
        padding-bottom: 20px;
    }  
}


.padlessBottom img {
    padding-bottom: 0px;
}

.cloudShot
{
    margin-top: -95px;
    margin-left: 25px;
}

.givingBackText h1
{
    padding-bottom: 5px;
    font-size: 4.2em;

}

.givingBackText h2
{
    font-size: 1.6em;
}

.wpb_wrapper .pushMyBigButton button
{
    font-size: 1.5em;
    font-family: "Gotham";
    padding: 30px 50px;
    width: 250px;
    height: 75px;
}

.smallHead h1
{
    font-size: 1.9em;
    line-height: 160%;
}

.smallHead p
{
    padding: 10px 0;
}

.beCentered
{
    text-align: center;
}

div.wrapOMC
{
    border: 4px solid rgb(216,200,151);
    padding: 40px;
    border-radius: 10px;
    background-color: white;
}

div.wrapOMC h1
{
    background-color: rgb(190,46,27);
    display: inline-block;
    margin-left: -40px;
    padding-left: 30px;
    padding-right: 30px;
    padding: 5px 30px;
    color: white;
    border-radius: 0px 10px 10px 0px;
}
}