@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300|Roboto:400,500,300);

.blockInnerContent p {font-family: "Lato", sans-serif;}
.blockInnerContent a {font-family: "Lato", sans-serif;} 


/* GLOBAL STYLES */

.headerAndNavContainer {box-shadow: 0 3px 8px rgba(0,0,0,.15); transition: all .3s ease;}

.navUp {margin-top: -39px;}

/*.blockWrap_c72335efc5894ef1bdda070235494ce4 {padding: 10px 0; background: #d1d1d1; text-align: center;}*/
/*@media only screen and (max-width: 480px) {.blockWrap_b940893e5fa94032a5b920d583dc8b28 {display: none;}}*/
/*.block_c72335efc5894ef1bdda070235494ce4 {max-width: 2104px; margin: 0 auto;}*/
/*.block_b940893e5fa94032a5b920d583dc8b28 .blockText {width: 100%;}*/
/*.block_c72335efc5894ef1bdda070235494ce4 .blockInnerContent p, .block_c72335efc5894ef1bdda070235494ce4 li {font-size: 14px; padding-bottom: 0;}*/

.navContent li .button {padding: 12px 24px; transition: all .3s ease;}
.navContent li .button:hover {background: #011f4b; transition: all .3s ease;}

.ctaButton {padding: 12px 24px; transition: all .3s ease; text-transform: none; text-shadow:  0 0 0 rgba(0,0,0,0);}
.ctaButton:hover {background: #011f4b; transition: all .3s ease;}

.ghost {background: transparent; border: 2px solid #1A247D; color: #1A247D; transition: all .3s ease; }
.ghost:hover {background: #1A247D; border: 2px solid #1A247D; color: white; background: #1A247D; transition: all .3s ease;}



.footerSocialIcons li a {background: transparent; border: 2px solid white; transition: all .3s ease;}
.footerSocialIcons li a:hover {background: white; color: #011f4b; transition: all .3s ease;}

/*HOME PAGE TESTOMONIAL BLOCK*/
.block_faf54093091a4f02908c9890fa248d29 {background: linear-gradient(#000536, #1d2782); color: white; padding-top: 40px; padding-bottom: 40px;}


/* HOME PAGE */


    /* HERO */
    /*
    .blockWrap_e6241b3efe0c459793126084725df41a .maxWidth--contentTitle,
    .blockWrap_e6241b3efe0c459793126084725df41a .maxWidth--content {margin-left: 0;}
    */
    
    .block_e6241b3efe0c459793126084725df41a .contentTitle {text-shadow: 1px 1px 1px rgba(0,0,0,.4);}
    .block_e6241b3efe0c459793126084725df41a .blockInnerContent {text-shadow: 1px 1px 1px rgba(0,0,0,.4);}
    
    /* CARDS */
    .block_be89cca9e652494da9ed58ec0622986b .contentImg {background: #f7f7f7;}
    /*.block_be89cca9e652494da9ed58ec0622986b .item {box-shadow: 0 2px 4px rgba(0,0,0,.25);}*/
    .item a.button {color: #1A247D; transition: all .3s ease;}
    .item a.button:hover {color: white; transition: all .3s ease;}
    

    /* DOWNLOAD APP */
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(1) img {max-width: 150px;}
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(2) img {max-width: 150px;}
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(3) img {max-width: 150px;}
    
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(1) .itemImg {margin-right: 0; text-align: right;}
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(2) .itemImg {margin-left: 0; text-align: left}
    .block_e445c431dde045b1b0096d3e6278476f .item:nth-of-type(3) .itemImg {margin-left: 0; text-align: left}
    /*colors*/
    .block_a04d977394b449af803a2a483e27b21d .contentImg {background: #f2f2f2;}

/* PHARMACY PAGE */
.block_c6c80b62732349059ee4dab0977a3ef8 .contentImg {background: #1A247D;}
    
    
/* NEWS */

.block_f1e4d9aa890743ff99a66c84d079075b .item .contentTitle {text-align: left;}

/* Contact */

.block_a37fd76f60264fc7ab17cd5727c34d4e .itemContent p {padding-bottom: .2em;}


/* Expandable Menu Width */ 
.navContent ul li ul {
    max-width: 400px !important;
}
/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 767px) {
/*show cloned nav buttons for mobile*/ 
    .navButtonMobile {
        display: inline-block;
        padding-top: 20px;
        text-align: center;
    }
    /*margin for buttons*/
    .navButtonMobile a {
        margin-right: .5em;
        margin-left: .5em;
    }
    .navButtonMobile li {
        list-style: none;
    }
    .headerAndNavContent {
        text-align: center;
        padding-bottom: 20px;
        background: white;
    }
    .block_eb1ebb65dc034b2986c94f32484e7a6a .contentTitle{
        font-size: 18px;
    }
} 
/*@media only screen and (min-width: 768px) {*/
/*secondary nav - contact info*/
/*    .block_c72335efc5894ef1bdda070235494ce4 ul {*/
/*        display: -webkit-box; */
/*        display: -moz-box;*/
/*        display: -ms-flexbox;*/
/*        display: -webkit-flex; */
/*        display: flex;*/
        /*-webkit-justify-content: center;*/
        /*justify-content: center;*/
/*        width: 100%;*/
/*        -webkit-flex-direction: row;*/
/*        flex-direction: row;*/
        /*-webkit-align-items: center;*/
        /*align-items: center;*/
/*        list-style-type: none;*/
/*    }*/
/*    .block_c72335efc5894ef1bdda070235494ce4 li {*/
/*        -webkit-flex-basis: 44.444%;*/
/*        flex-basis: 44.444%;*/
/*    }*/
/*}*/


/*open_enrollment_2020
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}
body.openEnrollment .blockWrap_de3c1ebb3b3548df83d6a768edac6c68, body.openEnrollment .blockWrap_e768fd28516047af9b7f533457e19fe0 {display:none;}
body.openEnrollment .blockWrap_faff172e16344e30aefa58e675438fa4 {display:block;}*/