  .hero .heroContent {
    background: url("/assets/images/pages/hope/hope-hero.jpg") black no-repeat 25% center scroll;
    background-size: cover;
    background-position: center top;
    height: 30vw;

}
.hero .heroContent .overlay {
    z-index: 0;
}
@media only screen and (max-width: 1440px) {
    .hero .heroContent {
        height: 570px;
    }
}
.hero .grayHeroBkgd {
    height: 22vw;
}
.hero .heroNav {
    z-index: 0;
    max-width: 900px;
    margin: -50px auto 0 auto;
}
.blogSection p {
    font-size: 1rem;
    text-align: left;
    margin-top: 10px;
}
.blogSection .regularBtn {
    margin: auto;
    text-align: center;
}
.blogSection .buttonTop {
    margin-top: 25px;
}
.blogSection .blogLink {
    color: #b9243c;
    font-size: 0.9rem;
}
.threeVid .singleVid .btnLink {
    color: #007bff;
    text-decoration: none;
}
.threeVid p {
    color: #000;
    margin: 25px auto 15px;
}
.threeVid .singleVid {
    padding: 25px;
}
.cBtn {
    text-align: center;
    margin: 30px auto;
}
.cBtn a.colorOutlineBtn {
    padding: 8px 20px;
    color: #b9243c;
    border: 2px solid #b9243c;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 400;
    margin: auto 20px;
}
@media only screen and (max-width: 767px) {
    .cBtn {
        display: block;
        margin: 25px auto;
        text-align: auto;
    }
    .cBtn a {
        margin: 25px auto;
        display: block;
        float: none;
        width: 100%;
    }
    .cBtn a.colorOutlineBtn {
        margin: auto;
    }
}
section.sectionSpaceGray {
    padding: 50px 20px;
    margin: 20px auto 5px;
}
section.sectionSpaceGray #section0 {
    padding: 0px 20px;
}
section.sectionSpaceGray h2 {
    color: #393839;
}
section.sectionSpaceGray h3 {
    color: #b9243c;
}
section.sectionSpaceGray .headerSpacing {
    margin: 20px auto 25px;
    max-width: 1440px;
    padding: 0 25px;
}
section.sectionSpaceGray .titleLine {
    margin: 40px 20px 20px;
    border-bottom: 5px solid #b9243c;
    padding-bottom: 10px;
}
section.sectionSpaceGray .policyBlock {
    background-color: #efefef;
    color: #fff;
    text-align: center;
    max-width: 800px;
    margin: 0px auto 25px;
    border-radius: 10px;
    padding: 20px;
}
section.sectionSpaceGray .policyBlock .leftSide {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-right: 20px;
    max-width: 500px;
    vertical-align: middle;
}
section.sectionSpaceGray .policyBlock .leftSide h4 {
    color: #393839;
    font-weight: 500;
    line-height: 1.5rem;
}
@media screen and (max-width: 810px) {
    section.sectionSpaceGray .policyBlock .leftSide .m-hide {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    section.sectionSpaceGray .policyBlock .leftSide {
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 0px;
    }
    section.sectionSpaceGray .policyBlock .leftSide h2 {
        font-size: 20px;
        font-weight: bold;
    }
    section.sectionSpaceGray .policyBlock .leftSide .m-hide {
        display: none;
    }
}
section.sectionSpaceGray .policyBlock .rightSide {
    text-align: right;
    display: inline-block;
    width: 45%;
    padding: 0px;
    max-width: 400px;
    vertical-align: middle;
}
@media screen and (max-width: 512px) {
    section.sectionSpaceGray .policyBlock .rightSide {
        width: 100%;
        margin: 25px auto;
        text-align: center;
    }
}
section.sectionSpaceGray .textCenter {
    text-align: center;
    margin: 10px auto 25px;
}
section.sectionSpace {
    padding: 50px 20px;
    margin: 20px auto 5px;
}
section.sectionSpace #section0 {
    padding: 0px 20px;
}
section.sectionSpace h2 {
    color: #393839;
}
section.sectionSpace h3 {
    color: #b9243c;
}
section.sectionSpace .headerSpacing {
    margin: 20px auto 25px;
    max-width: 1440px;
    padding: 0 25px;
}
section.sectionSpace .policyBlock {
    background-color: #efefef;
    color: #fff;
    text-align: center;
    max-width: 800px;
    margin: 0px auto 25px;
    border-radius: 10px;
    padding: 20px;
}
section.sectionSpace .policyBlock .leftSide {
    display: inline-block;
    width: 50%;
    text-align: left;
    padding-right: 20px;
    max-width: 500px;
    vertical-align: middle;
}
section.sectionSpace .policyBlock .leftSide h4 {
    color: #393839;
    font-weight: 500;
    line-height: 1.5rem;
}
@media screen and (max-width: 810px) {
    section.sectionSpace .policyBlock .leftSide .m-hide {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    section.sectionSpace .policyBlock .leftSide {
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 0px;
    }
    section.sectionSpace .policyBlock .leftSide h2 {
        font-size: 20px;
        font-weight: bold;
    }
    section.sectionSpace .policyBlock .leftSide .m-hide {
        display: none;
    }
}
section.sectionSpace .policyBlock .rightSide {
    text-align: right;
    display: inline-block;
    width: 45%;
    padding: 0px;
    max-width: 400px;
    vertical-align: middle;
}
@media screen and (max-width: 512px) {
    section.sectionSpace .policyBlock .rightSide {
        width: 100%;
        margin: 25px auto;
        text-align: center;
    }
}
section.sectionSpace .textCenter {
    text-align: center;
    margin: 30px auto 25px;
}

#certification .twoCol {
    max-width: 1440px;
    margin: auto;
}
#certification .twoCol .side-info {
    padding: 50px;
}
#certification .twoCol .side-info h2 {
    text-align: left;
    padding-bottom: 10px;
    color: #b9243c;
}
#certification .twoCol .cntrImg img {
    width: 100%;
    border-radius: 10px;
}

@media screen and (max-width: 1024px) {
    #certification .twoCol .mobileImg {
        margin: auto;
    }
    #certification .twoCol .side-info {
        padding: 5px;
    }
    
}
@media screen and (max-width: 430px) {

    #certification .twoCol .side-info {
        padding: 20px 5px;
    }
    
}
/*# sourceMappingURL=hope.css.map */
