﻿

.subHeaderWrapper img{
    min-height:185px;
}

.cover h2{
    font-size:24px;
    line-height:33px;
    margin-top:45px;
    width:70%;
}

.reason{
    height:300px;
}

    .reason img{
        margin-top:30px;
        width:90px;
        margin-bottom:30px;
    }

    .reason p{
        width:85%;
        font-size:18px;
        line-height:28px;
    }

.blurbWrapper{
    width:42.5%;
}

.subHeaderWrapper {
    height: 160px;
    margin-bottom: 0.5%;
}

.reason{
    width:49.74%;
}

.reason:first-of-type {
    margin-right: 0.5%;
}

.centerWrapper{
    width: 15%;
    padding: 20px 20px;
    line-height:20px;
    font-size:14px;
    margin-left:-5px;
    margin-top:100px;
}

    .blurbWrapper p{
        width:70%;
        margin:0 auto;
        font-size:16px;
        line-height:26px;
        max-width: 250px;
        max-height: 75px;
    }

        .blurbWrapper p:first-of-type {
            margin-top: 45px;
            margin-bottom: 80px;
        }

    .relationsWrapper img{
        min-height: 325px;
    }

    .benefitsWrapper img{
        min-height:260px;
    }

.relationsWrapper {
    height: 350px;
}

.benefitsWrapper .benefit {
    height: 400px;

}


    .benefit .textContainer p {
        width: 74%;
        font-size: 18px ;
        line-height: 28px;
    }



.faqWrapper{
    padding-top: 80px;
    padding-bottom:100px;
}

    .faqWrapper h2{
        width: 65%;
        margin-bottom:20px;
        font-size: 24px;
        font-weight: 500;
    }

.infoText{
    width: 65%;
    font-size: 14px;
    line-height: 24px;
}

.infoText:first-of-type{
    margin-bottom:30px;
}

.infoText:last-of-type{
    margin-bottom:60px;
}

.question{
    width: 65%;
    font-size:18px;
    padding-bottom: 15px;
    padding-right:50px;
    margin-bottom: 15px;
}

.inactive .arrow {
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #006098;
    top:3px;
}

.active .arrow{
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 7.5px solid #006098;
    top:3px;
}

.answer{
    width: 60%;
    font-size:18px;
    margin-bottom: 15px;
}
