﻿#body{
    background: #fff;
    position: relative;
}
#mma .wordCloud, #mma .callToAction, #mma .helpArea
{
    width: 67%;
    float: right;
    clear: right;
}
#mma .wordCloud{
    font-size: 2.7em;
    color: #b9b9b9;
    font-family: "Humanist777BT-LightB", Arial, Verdana, Geneva, sans-serif;
    line-height: 1.125;
}
#mma .wordCloud .prog{
    color: #179bd7;
    text-transform: capitalize;
    font-family: "Humanist777BT-RomanB", Arial, Verdana, Geneva, sans-serif;
    font-size: 0.7037037037037037037037037037037em;
}


#mma .callToAction p{
    font-family: Humanist777BT-LightB, Arial, Verdana, sans-serif;
    font-size: 1.7em;
    color: #999;
    text-align:center;
}
#mma .button a{
    font-family: Humanist777BT-boldB, Arial, Verdana, sans-serif;
    font-size: 1.9em;
}




#mma .helpArea {
    text-align: right;
    font-size: 1.1em;
    margin-top: 47px;
    padding-bottom: 9px;
    color: #c2cfdb;
    padding-bottom: 9px;
}
#mma .helpArea .referral{
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #c2cfdb;
}


@media screen and (max-width: 480px) {
    #mma .wordCloud{
        display: none;
    }
}
@media screen and (max-width: 615px) {
    #mma .wordCloud{
        font-size: 1.8em;
        text-align: center;
        margin: 30px 0 0 0;
    }
    #mma .wordCloud, #mma .callToAction, #mma .helpArea
    {
        width: 55%;
        float: right;
        clear: right;
    }
    #mma .callToAction {
        margin-top: 2em;
    }
    #mma .button{
        width: 100%;
        margin: 1em auto 0;
    }
}

@media screen and (min-width: 481px) and (max-width: 615px) {
    #mma .wordCloud{
        margin-top: 50px;
    }
}

@media screen and (min-width: 616px) {
    #mma .wordCloud{
        font-size: 1.8em;
        margin: 73px 0 0 0;
    }
    #mma .wordCloud, #mma .callToAction, #mma .helpArea
    {
        width: 67% !important;
        float: right;
        clear: right;
    }
    #mma .wordCloud span{
        display: block;
        float: left;
        clear: both;
    }
    #mma .wordCloud .large{
        font-family: "Humanist777BT-LightB", Arial, Verdana, Geneva, sans-serif;
        font-size: 1.3333333333333333333333333333333em;
        line-height: .95;
    }
    #mma .wordCloud .line1{
        margin-left: 9.0909090909090909090909090909091%;
    }
    #mma .wordCloud .line2{
        margin-left: 16.528925619834710743801652892562%;
    }
    #mma .wordCloud .line4{
        margin-left: 43.801652892561983471074380165289%;
    }
    #mma .callToAction {
        margin-top: 0.5em !important;
    }
    #mma .button{
        width: 35%;
        min-width: 224px;
        margin: 20px auto 0;
    }
    #mma .wordCloud{
        font-size: 1.8em;
    }
}
@media screen and (min-width: 751px) {
    #mma .wordCloud{
        font-size: 2.2em;
    }
}
@media screen and (min-width: 886px) {
    #mma .wordCloud{
        font-size: 2.7em;
    }
    #mma .flo
    {
        left: 6%;
        width: 24% !important;
    }
}


#content h5 {
    background-color: #0056b7;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    padding: 4px 10px 2px;
    float: left;
}
#content h2
{
    clear: both;
}






#content .testimonials h3, #content .testimonials p{
    font-family: Humanist777BT-italicB, Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #999;
}
#content .testimonials h3{
    font-size: 1.3em;
    margin: 1em 0;
}
#content .testimonials p{
    line-height: 1.9;
    font-size: 1.1em;
}
#content .testimonials .flex-control-nav{
    position: absolute;
    left: 136px;
    width: 42px;
    text-align: left;
}
#content .testimonials .flex-control-nav li{
    margin-left: 4px;
}

