.footerContent{
        line-height: 1.7;
}

@media only screen and (max-width: 767px) {
.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle,
.blockWrap_d6b3875a8fc1492b977dd153d6393bc7 .contentTitle{
    font-size: 36px!important;
}
.blockWrap_b3ecd156ef9f4075b03319f448d684f7 .blockText{
    padding-top:65px!important;
    padding-bottom:90px!important;
}

.imgEffect-content{
    max-width: 700px;
}
.blockWrap_af368673dd9642448b19f99c9734bcf2 .imgEffect-content{
    padding-top: 100px;
    padding-bottom: 100px;
}
}

/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
    .blockWrap_af368673dd9642448b19f99c9734bcf2 .imgShape,
    .blockWrap_f85d220741ab414194c6170746f0605b .imgShape{
    background-size: contain!important;
}
.blockWrap_af368673dd9642448b19f99c9734bcf2{
    margin-top: -150px!important;
    margin-bottom: -150px!important;
    padding-top: 45px;
    padding-bottom: 90px;
}
.blockWrap_f85d220741ab414194c6170746f0605b{
    margin-bottom: -150px!important;
}
}