<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*new landing page May 2018*/
.clear{
    clear: both;
}
.visually-hidden {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
header {
    padding: 15px 0;
}
*{
    box-sizing: border-box;
    line-height: initial;
    font-family: 'Lato', sans-serif !important;
}
p{
    color: black;
    font-size: 22px;
}
.header-left {
    display: inline-block;
}
.header-right {
    display: inline-block;
    float: right;
}
.header-right a{
    display: block;
    padding-left: 55px;
}
.header-right a span {
    display: block;
    font-size: 30px;
    margin: 0;
    color: black;
}
.header-right a span.small {
    font-weight: bold;
    font-size: 20px;
    color: #1f4e6c;
}
/*--*/
.container{
    max-width: 1240px;
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
}
.ccol-twothird {
    width: 70%;
    float: left;
    display: inline-block;
    height: 100%;
}
.ccol-third {
    width: 30%;
    float: left;
    display: inline-block;
    height: 100%;
}
/*--*/
.masthead {
    height: 600px;
    position: relative;
    width: 100%;
}
.masthead-title {
    position: absolute;
    bottom: 13%
}
.masthead-title *,
.masthead-form p,
.masthead-form h3{
    color: white;
}
.masthead-title h1 {
    font-size: 60px;
    font-weight: normal;
    
}
.masthead-title h3{
    font-size: 30px;
    line-height: initial;
    font-weight: normal;
}
.masthead-form {
    background-color: #1f4e6c;
    padding: 30px 30px 5px;
    max-width: 375px;
    width: 100%;
    margin: 60px auto 0;
}
.masthead-form form p{
    line-height: initial;
    margin-bottom: 5px;
}
.masthead-form form p:last-child{
    margin: 0;
}
.masthead-form p.smaller {
    font-size: 20px;
    line-height: initial;
    margin: 0 auto;
}
.masthead-form h3{
    font-size: 36px;
    margin-top: 15px;
    line-height: initial;
    font-weight: normal;
}
input[type="text"], 
input[type="email"], 
input[type="password"], 
input[type="search"], textarea, 
input[type="tel"] {
    border: initial;
    color: #6f6f6f;
    font-size: 16px;
    line-height: initial;
    padding: 15px 0 15px 15px;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    border-radius: 0;
    resize: none;
    -webkit-appearance: none;
    width: 100%;
    margin: 5px 0;
}
button, 
.button, 
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    padding: 15px 0;
    height: initial;
    display: block;
    line-height: initial;
    border: 2px solid #5bb9d8;
    border-radius: 0;
    background: #5bb9d8;
    font-size: 26px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #101111;
    color: white;
    transition: all .5s ease;
    margin: 0 auto;
    max-width: 315px;
    width: 100%;
    text-align: center;
}
button:hover, 
.button:hover,
html input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover{
    background: white;
    color: #5bb9d8;
    border: 2px solid #5bb9d8;
    border-radius: 0;
    text-shadow: initial;
}
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background: white;
    margin: 5px 0;
}
/*--*/
.firstsec {
    padding: 60px 0;
}
h2.sectitle {
    font-size: 34px;
    font-weight: normal;
    color: #5bb9d8;
    margin: 0 0 10px;
}
hr.short-blue {
    background: #5bb9d8;
    border: 0;
    max-width: 100px;
    width: 100%;
    margin: 0 0 15px;
    height: 2px;
}
.full hr.short-blue{
	margin: 0 auto 15px;
}
.firstsec .ccol-twothird p{
    padding-right: 80px;
}
.firstsec .ccol-third img{
    margin-top: 20px;
}
/*--*/
.secondsec.banner {
    /*height: 450px;*/
}
.empty-left {
    max-width: 600px;
    width: 100%;
    margin: 0;
    padding: 60px 20px;
    float: right;
}
/*--*/
.thirdsec {
    padding: 70px 0 30px;
    background: white;
    position: relative;
    z-index: 3;
}
/*--*/
.fourthsec.blue-wrap {
    background-color: #5bb9d8;
    margin-top: -75px;
    padding: 120px 0 40px;
}
.fourthsec.blue-wrap *{
    color: white;
}
.blue-inner {
    max-width: 1015px;
    width: 100%;
    margin: 0 auto;
}
.blue-inner img {
    margin-bottom: 30px;
    display: block;
}
/*--*/
.fifthsec.offwhite-wrap{
    background: #f9f8f8;
    padding: 60px 0;
}
ul.landing-thirds {
    list-style-type: none;
    margin: 30px 0 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
ul.landing-thirds li{
    width: 31%;
}
ul.landing-thirds li h3 {
    font-size: 30px;
    color: #5bb9d8;
    font-weight: normal;
    margin: 10px 0 5px;
}
/*--*/
.sixthsec {
    padding: 60px 0;
}
.sixthsec .pleft{
    padding-left: 60px;
}
.sixthsec h2.sectitle {
    font-size: 45px;
    margin-bottom: 20px;
}
.sixthsec button{
    max-width: 100%;
}
.page-id-3347 .sixthsec button {
    max-width: 300px;
    width: 100%;
    margin: 30px auto 0;
}
/*--*/
footer{
    border-top: 1px solid #5bb9d8;
    padding: 20px 0;
}
.footer-left{
    float: left;
    display: inline-block;
}
.footer-right{
    float: right;
    display: inline-block;
}
p.large {
    font-size: 34px;
    margin: 10px 0 0;
}
/*--*/
.overlay, .box{opacity: 0;display: none;}
.overlay.active{
    display: block;background: rgba(100,100,100,.9);
    position: fixed;top: 0;
    left: 0;width: 100%;
    height: 100%;z-index: 20;
}
.box.active{
    display: block;position: fixed;
    top: 50%;transform: translateY(-50%);
    left: 0;right: 0;
    margin: 0 auto;text-align: center;
    z-index: 21;max-width: 800px;
    width: 100%;
}
.popup-inner.masthead-form {
    position: relative;
    top: initial;
    margin: 0 auto;
    max-width: 600px;
}
.close-popup {
    display: block;
    width: 100%;
    text-align: right;
    position: absolute;
    right: 20px;
    top: 20px;
}
.close-popup img {
    cursor: pointer;
    height: 30px;
    width: 30px;
}
.popup-inner.masthead-form br{
    display: none;
}
.popup-inner.masthead-form input[type="text"], 
.popup-inner.masthead-form input[type="tel"],
.popup-inner.masthead-form input[type="email"], 
.popup-inner.masthead-form input[type="password"], 
.popup-inner.masthead-form input[type="search"], 
.popup-inner.masthead-form textarea{
    max-width: 320px;
    width: 100%;
    margin: 0 auto 10px;
}
.popup-inner.masthead-form span.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
button.nostyles {
    padding: initial;
    height: initial;
    display: inline-block;
    line-height: initial;
    border: initial;
    background: initial;
    font-size: initial;
    font-weight: initial;
    text-shadow: initial;
    color: initial;
    transition: initial;
    margin: initial;
    max-width: initial;
    width: auto;
    text-align: initial;
}
div.wpcf7-response-output{
    background: white;
}
.mobile{
    display: none;
}
@media screen and (max-width: 1240px){
    .masthead-form{
        position: relative;

    }
}
@media screen and (max-width: 1100px){
    .ccol-twothird{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .masthead .ccol-twothird{
        flex-direction: initial;
    }
    .masthead-title {
        position: relative;
        align-self: flex-end;
        margin-bottom: 30px;
        bottom: initial;
    }
    .masthead-title h3 br{
        display: none;
    }
}
@media screen and (max-width: 900px){
    p{
        font-size: 18px;
    }
    .ccol-twothird,
    .ccol-third{
        width: 50%;
        float: left;
    }
    .empty-left {
        background: rgba(255,255,255,.5);
    }
    .sixthsec .ccol-twothird,
    .sixthsec .ccol-third{
        width: 100%;
        float: none;
        height: auto;
        display: block;
    }
    .sixthsec {
        text-align: center;
    }    
    .sixthsec button {
        max-width: 400px;
    }
    .sixthsec .pleft{
        padding: 0;
    }
}
@media screen and (max-width: 820px){
    .masthead-title h1{
        font-size: 40px;
    }
    .masthead-title h1 br{
        display: none;        
    }    
    .masthead-title h3 {
        font-size: 22px;
    }
    .ccol-twothird,
    .ccol-third{
        width: 100%;
        float: none;
        height: auto;
        display: block;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .masthead {
        height: auto;
        position: relative;
        width: 100%;
        padding: 30px 0;
    }
    .masthead-form.mobile {
        max-width: 100%;
        margin: 0;
        padding: 20px 40px;
    }    
    .firstsec {
        padding: 20px 0;
        text-align: center;
    }
    hr.short-blue {
        margin: 0 auto 15px;
    }
    .firstsec .ccol-twothird img {
        display: none;
    }
    .firstsec .ccol-twothird p {
        padding-right: 0;
    }
    .empty-left {
        background: rgba(255,255,255,.85);
    }
}
@media screen and (max-width: 768px){
    ul.landing-thirds{
        display: block;
        flex-wrap: initial;
        justify-content: initial;
    }
    ul.landing-thirds li {
        max-width: 400px;
        width: 100%;
        margin: 15px auto;
    }
    .sixthsec h2.sectitle {
        font-size: 30px;
        margin-bottom: 20px;
    }
    p.large {
        font-size: 24px;
    }    
}
@media screen and (max-width: 720px){
    .header-left,
    .header-right{
        width: 100%;
        display: block;
        float: none;
        text-align: center;
    }
    .header-right{
        margin-top: 20px;
    }
    .header-right a {
        display: inline-block;
    }
    button, 
    .button, 
    html input[type="button"], 
    input[type="reset"], 
    input[type="submit"] {
        font-size: 20px;
    }
}</pre></body></html>