@charset "utf-8";

.probootstrap-section
{
    padding-top: 3em;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 1px;
}

h3
{
    font-size: 22px;
}

.jumbotron h1
{
    font-size: 18px;
    font-weight: bold;
}

.jumbotron p
{
    font-size: 16px;
}

.Footer_Background
{
    background-image: url(../../img/background_solid-color.jpg);
}

.Font_333333
{
    color: #333333;
}

.Font_20
{
    font-size: 20px;
}

.Font_24
{
    font-size: 24px;
}

.Font_26
{
    font-size: 26px;
}

.Font_28
{
    font-size: 28px;
}

@media (max-width: 480px) {

#__________Media_max-width_480
{
}

.jumbotron h1
{
    font-size: 14px;
    font-weight: bold;
}

.jumbotron p
{
    font-size: 15px;
}
.row .col-md-6.probootstrap-animate .mb0
 
{
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}
.row .col-md-6.probootstrap-animate .lead.mt0
{
    text-align: center;
}


}
