.intro {
    background: url(/cisiweb2/image/wayfinder/contact.jpg);
    background-size: cover;
    background-position: top center ;
}
.cfpBlock {
    background: #21b3e4;
    color: #fff !important;
    padding: 30px;
    border-left: 20px solid #0d6583;
}
.cfpBlock h2 {
    color: #fff !important;
    margin-top: 10px;
}
.cfpBlock p {
    color: #fff;
    text-align: center;
}
.afpfBlock {
    background: #ebb336;
    padding: 30px;
    border-left: 20px solid #a17719;
}
.afpfBlock h2 {
    color: #ffffff;
    margin-top: 10px;
}
.afpfBlock p {
    color: #ffffff;
    text-align: center;

}
.fpsbBlock {
    background: #004990;
    color: #fff !important;
    padding: 30px;
    border-left: 20px solid rgb(6, 58, 75);
}
.fpsbBlock h2 {
    color: #fff !important;
    margin-top: 10px;
}
.fpsbBlock p {
    color: #fff;
    text-align: center;
}
.fpsbBlock img {
    margin: 20px auto 20px;
    width: 200px;
    display: block;
}
.cisiBlock {
    background: #068d8d;
    color: #fff !important;
    padding: 30px;
    border-left: 20px solid #006666;
    margin-bottom: 0px;
    margin-top: 40px;
}
.cisiBlock h2 {
    color: #fff !important;
    margin-top: 10px;
}
.cisiBlock p {
    color: #fff;
    text-align: center;
}
.cisiBlock img {
    margin: 20px auto 20px;
    width: 200px;
    display: block;
}
.aboutJoin {
    margin-top: 40px;
}
.aboutJoinBlock {
    background: #efefef;
    padding: 40px 30px;
    border-left: 15px solid #cbcbcb;
    text-align: center;
}
.aboutJoinBlock h3 {
    margin-top: 0px;
}
@media (max-width: 767px) {
    .form {
        margin-top: 30px;
        padding: 30px 20px 20px;
        background: #efefef;
        border-left: 20px solid #e15564;
    }
    .sf_2cols_2_50 .sf_2cols_2in_50 {
        margin-left: 0px !important;
    }
    .sf_2cols_1_50,
    .sf_2cols_2_50 {
        width: 100% !important;
    }
}




