html, body, .contentTitle, .contentTitle a {
    font-family: Lato !important;
}

/* --------------- GLOBAL LAYOUT --------------- */
/* content title styling */
.fsMed .contentTitle {
    font-weight: 400;
}

/* new container for full width background color */
.primaryAndSecondaryContentContainer {
    background: #fff;
    padding-top: 1.5em;
    padding-bottom: 30px;
}
/* reduce width of primary content */
.primaryContent .blockContainer,
.primaryContent .pageTitleContainer, 
.primaryContent .itemsCollectionContainer {
    max-width: 680px;
}
/* reduce top margin on 2 column items lists */
.cols2 .item, .cols2 .socialStreamGroup,
.cols2 .item:nth-child(odd), .cols2 .socialStreamGroup:nth-child(odd) {
    margin-top: 2%;
}

/***********
Buttons
***********/
a.ctaButton {
    font-weight: 400;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
    .secondaryContent a.button {
        width: 100%;
    }
}

/***********
Quote Graphic Offset
***********/
.offsetGraphic {
    margin-bottom: -.25em;
    padding-bottom: 3.25em !important;
}
.offsetGraphic .blockImg {
    margin-bottom: -6.5em;
}
.offsetGraphic .blockImg .contentImg {
    background: #f9f9fa;
    border-radius: 110px;
    max-width: 110px;
    height: auto;
}


/* --------------- HEADER & NAV --------------- */
.navContent > ul > li:last-child a {
    background: #288ba5;
    color: #fff;
    padding: 10px 15px;
}
.headerAndNavContainer {
    border-bottom: 1px dashed #288ba5;
    border-width: 0 0 1px 0;
    -webkit-border-bottom-image: url(https://static.spacecrafted.com/a78608835523410881e89ee51d45f33b/i/fff2c1d54ed044e5ad2c7f3a24a5b69b/1/5feFb8zhrk/dash-blue-50pct.png) 0 0 7 0 repeat; /* Safari 3.1-5 */
    -o-border-bottom-image: url(https://static.spacecrafted.com/a78608835523410881e89ee51d45f33b/i/fff2c1d54ed044e5ad2c7f3a24a5b69b/1/5feFb8zhrk/dash-blue-50pct.png) 0 0 7 0 repeat; /* Opera 11-12.1 */
    border-bottom-image: url(https://static.spacecrafted.com/a78608835523410881e89ee51d45f33b/i/fff2c1d54ed044e5ad2c7f3a24a5b69b/1/5feFb8zhrk/dash-blue-50pct.png) 0 0 7 0 repeat;
}

/* --------------- SIDEBAR --------------- */
/* make FAQs link look like button */
.block_b88e4a0d087f48349483c05fc8fec38a a {
    background:#288ba5;
    color: #fff;
    font-size: 15px;
    padding:15px 130px;
}
/* change quote font */
.block_f929f545964444728f9bd1bc73f88bcb .blockText {
    font-family: 'tisaitalic' !important;
    font-style: italic;
    font-size: 20px;
}
/* remove padding top on quote credit */
.blockWrap_e4f97990a5444a7994422e8eee550e07 {
    padding-top: 0;
}
/* resources links */
.block_b2a2ba504ae844469f9fe86b30ad6ff3 ul,
.block_b2a2ba504ae844469f9fe86b30ad6ff3 ul li a {
    color: #288ba5;
}


/* --------------- FOOTER --------------- */
.footerContainer {
    padding-bottom: 0;
}
.footerContent .blockContainer {
    font-size: 14px;
    padding-top: 0;
}

/* cta */
.rallyhoodCta {
    background: url(https://static.spacecrafted.com/d4d16c7f38fb4f22ad11c709b1d7d1cf/i/b26d9356832b42c4ab44435cd405fd05/1/5feFb8zhrk) center bottom no-repeat;
    background-size: 200px;
    margin-bottom: -40px;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}
.rallyhoodCta img {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 10px;
    max-width: 90px;
}

/* main footer content */
.footerInner {
    position: relative;
}
.footerInner .col {
    /*margin-bottom: -45px;*/
    margin-bottom: 20px;
}
.footerInner .col.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.footerInner .col.links {
    float: left;
    width: 34%;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 851px) {
    .footerInner .col.links .blockContainer:nth-child(1) {
        width: 33%;
    }
    .footerInner .col.links .blockContainer:nth-child(2) {
        width: 24%;
    }
    .footerInner .col.links .blockContainer:nth-child(3) {
        width: 39%;
    }
    .footerInner .col.connect {
        float: right;
        width: 30%;
        position: relative;
        z-index: 2;
    }
    .footerInner .col.connect .blockContainer {
        float: right;
        clear: both;
    }
}

/* style the links section */
.footerInner .col.links .blockContainer {
    float: left;
    width: 33%;
}
.footerInner .col.links .contentTitle {
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .075em;
    padding-bottom: 0;
    text-transform: uppercase;
}
.footerInner .col.links p,
.footerInner .col.links p a {
    color: #8f959e;
    font-weight: 400;
    font-size: 14.5px;
    padding-bottom: 0;
}

/* style the logo section */
.footerInner .col.logo {
    text-align: center;
}

/* style the connect section */
.footerContent .socialIconsContainer {
    text-align: left;
}
.footerSocialIcons li a {
    border: 2px solid white;
    border-radius: 25px;
    padding: 5px;
}
.txa0 .socialIcons.footerSocialIcons li a {
    margin-right: 10px;
}
.txa0 .socialIcons.footerSocialIcons li:last-child a {
    margin-right: 0;
}
.footerInner .rallyhoodCta {
    background: url(https://static.spacecrafted.com/d4d16c7f38fb4f22ad11c709b1d7d1cf/i/c87b21715bdd4f7e9ac1d92c5a70cb66/1/5feFb8zhrk) center bottom no-repeat;
    background-size: 200px;
    clear: both;
    width: 100%;
}

/* form customization */
.block_d10c6e85697b43faa488c8dd637a4e23 label {
    color: #aace5a;
    font-weight: 700;
    margin-bottom: .5em;
}
.mimi_field label {
    margin-bottom: 1em;
}
.mimi_field {
    display: inline-block;
    margin-bottom: 1em;
}
.mimi_field input[type="text"] {
    border: none;
    outline: none;
    height: 22px;
    margin-top: 1em;
    padding: 4px 8px;
    width: 175px;
}
.mimi_field input[type="submit"] {
    background: url(https://static.spacecrafted.com/d4d16c7f38fb4f22ad11c709b1d7d1cf/i/bdf450a6e7294cbfb8216cf8253466da/1/5feFb8zhrk) 50% 50% no-repeat;
    background-size: 8px;
    background-color: #2e8ba4;
    margin-top: 1em;
    text-indent: 9999em;
    white-space: nowrap;
    overflow: hidden;
    width: 30px;
    height: 30px;
    padding: 2px 8px 4px 8px;
}

/* subfooter content */
.subfooterContent {
    background: #797f86;
    padding: 1em 0 .25em;
}
.subfooterContent .blockContainer:first-child {
    float: left;
}
.subfooterContent .blockContainer:last-child {
    float: right;
}
.subfooterContent .blockText h2,
.subfooterContent .blockText p,
.subfooterContent .blockText ul li {
    display: inline-block;
    padding-left: 1em;
}
.subfooterContent .blockContainer:first-child p:first-child {
    padding-left: 0;
}
.subfooterContent .blockText {
    font-weight: 700;
}
.subfooterContent .blockText .contentTitle {
    font-weight: 700;
}
.subfooterContent .blockText p a {
    color: #aace5a;
}
@media only screen and (max-width: 1020px) {
    /* main footer content */
    .footerContent {
        max-width: 100%;
    }
    .footerInner .col.logo img {
        max-width: 18%;
    }
    .footerInner .col.links {
        width: 41%;
    }
    .footerInner .col.connect {
        width: 30%;
    }
}
@media only screen and (max-width: 850px) {
    /* stack 3 columns of main content */
    .footerInner .col.logo img {
        max-width: 100%;
    }
    .footerInner .col.logo {
        display: none;
    }
    .footerInner .col.links, 
    .footerInner .col.connect {
        float: none;
        clear: both;
        margin: 1em auto 1.5em auto;
        position: relative;
        width: 60%;
    }
    .footerInner .col.logo:after,
    .footerInner .col.links:after, 
    .footerInner .col.connect:after {
        content: '';
        clear: both;
        display: table;
    }
    .footerInner .col.connect,
    .footerContent .socialIconsContainer .blockContent {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    /* reinstating desktop styles */
    .footerContainer {
        clear: both;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }
    .footerContent:after {
        content: '';
        display: table;
        clear: both;
    }
    /* connect column */
    .footerInner .col.connect .blockContent {
        text-align: center;
    }
    /* subfooter content */
    .subfooterContent {
        background: #797f86;
        padding: 1.5em 0 1em;
        text-align: center;
    }
    .subfooterContent .blockContainer:first-child,
    .subfooterContent .blockContainer:last-child {
        float: none;
    }
    .subfooterContent .blockText h2,
    .subfooterContent .blockText p,
    .subfooterContent .blockText ul li {
        display: inline-block;
        padding-left: 1em;
    }
    .subfooterContent .blockContainer:first-child p:first-child {
        padding-left: 0;
    }
    .subfooterContent .blockText {
        font-weight: 700;
    }
    .subfooterContent .blockText .contentTitle {
        color: #aace5a;
    }
    .subfooterContent .blockText p {
        padding-bottom: .5em;
    }
}
@media only screen and (max-width: 680px) {
    .footerInner .rallyhoodCta {
        background-size: 155px;
        margin-bottom: -32px;
    }
    .rallyhoodCta img {
        max-width: 75px;
    }
}
@media only screen and (max-width: 580px) {
    /* style the links section */
    .footerInner .col.links .blockContainer {
        float: none;
        width: 100%;
        text-align: center;
        padding: 1em 0;
    }
    /* style the connect section */
    .footerContent .socialIconsContainer .blockContent {
        text-align: center;
    }
    .footerSocialIcons li a {
        border: 2px solid white;
        border-radius: 25px;
        padding: 5px;
    }
    .txa0 .socialIcons.footerSocialIcons li a {
        margin-right: 10px;
    }
}
@media only screen and (max-width: 480px) {
    /* form customization */
    .mimi_field input[type="text"] {
        width: 135px;
    }
    /* social icons */
    .txa0 .socialIcons.footerSocialIcons li a {
        width: 18px;
        height: 18px;
        margin-right: 3px;
        padding: 0 7px 12px 7px;
    }
    .footerSocialIcons .zocial:before, 
    .footerSocialIcons .ieLTE8 .zocial {
        font-size: 18px;
    }
}


/* --------------- HERO AREA --------------- */
/* home page only */
.page_f41f331f0be94f34a5c0c93b2be26937 .primaryAndSecondaryContainer > div.blockContainer:first-child .blockContent {
    margin-top: 100px;
    padding-bottom: 75px; 
}
/* global */
.primaryAndSecondaryContainer > div.blockContainer:first-child .blockContent {
    margin-top: 60px;
    padding-bottom: 35px; 
}
.primaryAndSecondaryContainer > div.blockContainer:first-child .blockContent .blockImg {
    padding-bottom: 5px;
}
.primaryAndSecondaryContainer > div.blockContainer:first-child .blockContent .contentTitle {
    color: #fff;
    font-size: 55px;
}
/* italicize paragraph */
.block_a49cd35367f544a98f20a17ca1a5a4ee .blockText {
    font-family: 'tisaitalic' !important;
    font-style: italic;
    color: #288ba5;
}
    


