.block_c4a629031bb94dc1944ba43497596e11 .button {
            background-color: #FF0000;
}


/*Transfer Button color*/
.navButtonWrap li:nth-of-type(3) .button {background: #F03A47}
.navButtonWrap li:nth-of-type(4) .button {background: #5FBF49}

/*New HERO section*/
.block_bf991ae6013244e98879709e7bf45360{
    display: block;
}

.blockWrap_bf991ae6013244e98879709e7bf45360 {display:flex;}

.block_bf991ae6013244e98879709e7bf45360 .herogreen{
    color: #5fbf49;
    font-size: 45px;
    font-weight: bold;
}
.block_bf991ae6013244e98879709e7bf45360 .herowhite{
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;
}
.block_bf991ae6013244e98879709e7bf45360 p {
    color: #ffffff;
    font-size: 22px;
}
.block_bf991ae6013244e98879709e7bf45360 .button {
    background: #5fbf49;
    border-radius: 23px;
    font-size: 23px;
}
.block_c49f4f69abf04b0c9cbad9412dd93f0e {
    border-radius: 13px;
    float: right;
    pointer-events: all;
    max-width: 500px;
}
.hero__wrapper{
    display: flex;
}
.hero__wrapper img{
    max-width: 200px;
    float: right;
}
.hero__graphic{
    float: right;
}
.hero__graphic img {
    max-width: 200px;   
}
@media only screen and (max-width: 1024px) {
    .block_bf991ae6013244e98879709e7bf45360 {
        display: block;
} 
    .block_c49f4f69abf04b0c9cbad9412dd93f0e {
        padding-top: 20px;
        float: left;
    }
}

/*MOBILE HOMEPAGE BUTTONS*/
    .block_b5e48e7b10e547d7b240293314e1c61f .contentImg {background: #6497b1;}

/*WHERE YOUR HEALTH COMES FIRST SECTION*/
    /*Compounding Gradient*/
    .block_b0d214c3c3b4443aa5eee59d1d6ddfce {background-color: #6497b1; color: white; padding-top: 70px; padding-bottom: 10px;  border-radius: 1400px/100px; border-top-left-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
    .block_cffd016163e74eb9b39d8cc72c39b7a0 {color: white; padding-top: 40px; padding-bottom: 0px;}

/*PHARMACY STATS*/
    .block_a66fb2fd5ba14af7a18e30306c79ab6e strong {color: #ffffff; font-family: "Open Sans Regular" sans-serif;font-size: 25px}
    .block_a66fb2fd5ba14af7a18e30306c79ab6e .blockContent li {line-height: 100%;}

/*MEET THE PHARMACIST BLOCK*/
/*    .block_c49f4f69abf04b0c9cbad9412dd93f0e {*/
/*        border-radius: 13px;*/
/*        float: right;*/
/*        pointer-events: all;*/
/*        max-width: 500px;*/
/*    }*/
    
/*HEADER CONTACT INFO*/
    .block_cbea5a8bc7d34688bd555fabaeb37300 a {
        color: #ffffff;
}
    
/*CONTACT PAGE BUTTONS*/
    .block_f2e29fda967542fb8e77b2b51c78c2c0 .contentImg {background: #6497b1;}

/*ADDRESS BAR LINK WHITE*/
    .block_cf2495fef3f246eda03a4a26d0afb874 a{color:white;}

/*HOMEPAGE ICONS*/
    .block_bc3243cffa1a41e3af4a720a0ba306ce .contentImg {background: #6497b1;}
    
/*MOBILE SEND-TEXT BUTTON*/
    #phoneLanding:nth-of-type(2) {background: #6497b1 !important;}
 
 /*TESTIMONIAL BLOCK OPTION WITH STARS*/  
    .block_f7c9d360d9054bd1aacb43029f103f92 .contentImg {background: #6497b1;}

 /*HIPPA SEAL*/      
    .block_e05b189c7500412fb5875f978e176eb7 .contentImg {background: #002838;}


/*------------ ICONS IN NAVIGATION -----------*/
.secondaryNav li {
    display: inline-block;
    margin-right: 1em;
}
.secondaryNav li:last-child {
    margin-right: 5;
       
}
  
/*LOCATION*/ 
.secondaryNav li:nth-child(1):before {
    content: '';
    display: inline-block;
    background-image: url(https://static.spacecrafted.com/ea4f05e50d8b40d5b25a6ce702266735/i/a97f56339e3643dcb1afdf95d7cf1166/1/5feFb8zhrk/5feFb8zhrk%20%25282%2529.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px;
    margin-right: 10px;
    vertical-align: middle;
}
/*PHONE*/ 
.secondaryNav li:nth-child(2):before {
    content: '';
    display: inline-block;
    background-image: url(https://static.spacecrafted.com/ea4f05e50d8b40d5b25a6ce702266735/i/e47778e68da34bfc9646f94c01e99c10/1/5feFb8zhrk/5feFb8zhrk%20%25281%2529.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 15px;
    margin-right: 10px;
    vertical-align: middle;
}
/*HOURS*/ 
.secondaryNav li:nth-child(3):before {
    content: '';
    display: inline-block;
    background-image: url(https://static.spacecrafted.com/ea4f05e50d8b40d5b25a6ce702266735/i/b158b9d8e78a43f6aaa446c96dd0b4c3/1/5feFb8zhrk/5feFb8zhrk.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 16px;
    margin-right: 10px;
    vertical-align: middle;
}


/*------------ HOMEPAGE -----------*/

/*IMAGE GALLERY CAPTION TEXT*/
    .blockWrap_ed4baf288499451789e934ab49fa0bbd .imgEffect-content {
        padding-left:4%;
        width: 60%;
        left: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
}

    .blockWrap_ed4baf288499451789e934ab49fa0bbd .imgEffect .imgEffect-overlay .imgEffect-content p {
        font-size: 20px;
}
    .block_cf2495fef3f246eda03a4a26d0afb874 .imgEffect-content {
        width: 100% !important;
    
/*Use This To Move Pharmacist Name Up and Down*/
/*transform: translateY(-100%);*/
}
   

/*MEET THE PHARMACIST BLOCK*/
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_cf2495fef3f246eda03a4a26d0afb874 {
        max-width: 500px !important;
        padding: 17px;

}

    .block_cf2495fef3f246eda03a4a26d0afb874 li {
        margin-bottom: 0.75em;
}

    .block_cf2495fef3f246eda03a4a26d0afb874 p:last-child {
        border-top: 1px solid #d6d6d6;
        padding-top: 10px;
}

    .block_cf2495fef3f246eda03a4a26d0afb874 .blockImg {
        padding-top: 32px;
}
    .block_cf2495fef3f246eda03a4a26d0afb874 img {
        border-radius: 50%;
}

/*HOMEPAGE TESTIMONIALS BLOCK*/

/*blockquote {*/
/*    font-family: "Open Sans Regular";*/
/*    position: relative;*/
/*    margin: 10px;*/
/*    padding: 0.5em 2em 0.5em 3em*/

/*}*/
/*blockquote:before {*/
/*    font-family: "Open Sans Regular";*/
/*    position: absolute;*/
/*    font-size: 6em;*/
/*    line-height: 1;*/
/*    top: 0;*/
/*    left: 0;*/
/*    content: "\201C";*/
/*}*/
/*blockquote:after {*/
/*    font-family: "Open Sans Regular";*/
/*    position: absolute;*/
/*    float:right;*/
/*    font-size:6em;*/
/*    line-height: 1;*/
/*    right:0;*/
/*    bottom:-0.5em;*/
/*    content: "\201D";*/
/*}*/
/*blockquote footer {*/
/*    padding: 0 2em 0 0;*/
/*    text-align:right;*/
/*}*/
/*blockquote cite:before {*/
/*    content: "\2013";*/
/*}*/

/* Slides */
/*.mySlides {*/
/*  display: none;*/
/*  padding: 80px;*/
/*  text-align: center;*/
/*  padding-top: 10px;*/
/*  padding-bottom: 20px;*/
/*}*/

/*.slideshow-container {*/
/*  position: relative;*/
/*  background: transparent;*/
/*}*/

/* Next & previous buttons */
/*.prev, .next {*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  width: auto;*/
/*  margin-top: -30px;*/
/*  padding: 16px;*/
/*  color: #888;*/
/*  font-weight: bold;*/
/*  font-size: 20px;*/
/*  border-radius: 0 3px 3px 0;*/
/*  user-select: none;*/
/*}*/

/* Position the "next button" to the right */
/*.next {*/
/*  position: absolute;*/
/*  right: 0;*/
/*  border-radius: 3px 0 0 3px;*/
/*}*/

/* Hover color*/
/*.prev:hover, .next:hover {*/
/*  background-color: rgba(0,0,0,0.8);*/
/*  color: white;*/
/*}*/

/* The dots/bullets/indicators */
/*.dot {*/
/*  cursor: pointer;*/
/*  height: 15px;*/
/*  width: 15px;*/
/*  margin: 0 2px;*/
/*  background-color: #bbb;*/
/*  border-radius: 50%;*/
/*  display: inline-block;*/
/*  transition: background-color 0.6s ease;*/
/*}*/

/* The dot/bullet/indicator container */
/*.dot-container {*/
/*  text-align: center;*/
/*  padding: 20px;*/
/*  background: #ddd;*/
/*}*/


/*------------ MEDIA QUERIES -----------*/
@media only screen and (max-width: 767px) {
    
    .block_ed4baf288499451789e934ab49fa0bbd .imgEffect-content{
        text-align: center;
    }
    .navContent {
        text-align: center;
}

/*MOBILE BLOCK LINKS*/
    .block_e1e57769b06142f88dbb6975c8bbf8ab ul {
        font-size: 18px;
        padding-left: 20px;    
    }
    
/*MOBILE LINKS*/
    .block_e1e57769b06142f88dbb6975c8bbf8ab li {
        font-size: 14px;
    }
    
/*MOBILE BLOCK TITLE*/
    .block_e1e57769b06142f88dbb6975c8bbf8ab .contentTitle {
        font-size: 22px;    
    }

    .block_bc3243cffa1a41e3af4a720a0ba306ce .item{
        width: 50%;
        float: left;
    }

/*SERVICES CTAs*/
  .block_d10ef0ec8d0b4a7b9a34a7ea2cee4511 .item{
        width: 50%;
        float:left;
 }
 
 /*SERVICES TITLES*/
    .block_d10ef0ec8d0b4a7b9a34a7ea2cee4511 a {
        font-size: 16px;
        display: block;
 }

/*SERVICE CTA IMAGES*/
    .blockWrap_d10ef0ec8d0b4a7b9a34a7ea2cee4511 .contentImg{
        width:80%;
}

    .block_d10ef0ec8d0b4a7b9a34a7ea2cee4511 .item{
        width: 50%;
        float: left;
    }

/*Make hero image text full screen*/
     .blockWrap_ed4baf288499451789e934ab49fa0bbd .imgEffect-content {
        padding-left: 4%;
        width: 100% !important
    }

}

/*@media only screen and (max-width: 1024px) {*/
/*HOME - header / pharamcist block*/
/*    .block_ed4baf288499451789e934ab49fa0bbd .imgHover .imgHover-overlay .imgHover-content .contentTitle, */
/*    .block_ed4baf288499451789e934ab49fa0bbd .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {*/
/*        font-size: 90%;*/
/*    }*/
/*    .blockWrap_ed4baf288499451789e934ab49fa0bbd .imgHover .imgHover-overlay .imgHover-content p, .blockWrap_ed4baf288499451789e934ab49fa0bbd .imgEffect .imgEffect-overlay .imgEffect-content p {*/
/*        font-size: 18px;*/
/*    }*/
    /*.block_c49f4f69abf04b0c9cbad9412dd93f0e ul {*/
    /*    margin-right: 200px;*/
    /*    padding-bottom: 10px;*/
    /*}*/
    /*.block_c49f4f69abf04b0c9cbad9412dd93f0e {*/
    /*    padding-top: 20px;*/
    /*    float: left;*/
    /*}*/
    

/*}*/

@media only screen and (max-width: 767px) {
           .items_e96f9406f26b4453962f00bdf844be46 .itemInnerContent .button:nth-of-type(2) {margin-top: 10px;}
       }

@media only screen and (min-width: 1024px) {

/*HOME meet the pharmacist positioning*/
    .blockWrap_ed4baf288499451789e934ab49fa0bbd {
        position: relative;
    }
    .pharmBlock {
        position: absolute;
        float: right;
        top: 30%;
        right: 0;
        left: 0;
        max-width: 1300px;
        margin: auto;
        -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        pointer-events: none;
    }

    
}
@media only screen and (max-width: 480px){
    
/*    .block_c49f4f69abf04b0c9cbad9412dd93f0e{*/
/*        display: none !important;*/
/*    }*/

    .block_b7179016335e434fbc947c7c87fe9365{
        display: block !important;
    }
    
    .block_a8d7efad56834e4eb86efe5e06bba83b{
        display: block !important;
    }
  
    .block_cffd016163e74eb9b39d8cc72c39b7a0 .item{
        width: 50%;
        float: left;
    }
    
    .block_a66fb2fd5ba14af7a18e30306c79ab6e .item{
        width: 50%;
        float: left;
    }
    .block_d2e09036af834155adcee0c2db56bdfa .item{
           width: 50%;
        float: left;
    }
    
    .block_a66fb2fd5ba14af7a18e30306c79ab6e p{
        font-size:13px;
    }

    blockquote{
        margin: 0px !important;
        padding: 0px !important;
        position: static !important;
        text-align: left !important;
    }
    
    h2{
        font-size: 20px !important;
    }
    
    .block_b5e48e7b10e547d7b240293314e1c61f .contentTitle a{
        font-size: 16px;
        }
    
    .block_b5e48e7b10e547d7b240293314e1c61f .item p{
        display:none !important;
    }
    
    .block_b5e48e7b10e547d7b240293314e1c61f .item {
        width: 50% !important;
        float: left;
    }
    
    .block_cf2495fef3f246eda03a4a26d0afb874{
        background-color: #002838;
        padding: 0px !important;
    }
    
    .block_b7179016335e434fbc947c7c87fe9365{
        display: block !important;
    }
}

.block_a8d7efad56834e4eb86efe5e06bba83b{
        display: none;
    }
    

   .block_b7179016335e434fbc947c7c87fe9365{
        display: none;
        
    }

strong {
    font-weight: bold;

}

/*Mobile privacy policies*/
#navTopLevel > li:nth-last-of-type(-n + 2){
    display: none;
}

.mfItem{
    padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
/*footer privacy policies display*/
.mobilePrivacyTerms {
    display: inline-block;
    list-style: none;
    font-size: 14px;
    }
.mobileFooterContainer{
        text-align: center;
}
.mobilePrivacyTerms a{
    color: white;
    }
.mobilePrivacyTerms a:nth-of-type(1){
    padding-left: 5px;
    }
}
/*open_enrollment_2020*/
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}


/*.block_bf991ae6013244e98879709e7bf45360 .herogreen{*/
/*    color: #5fbf49;*/
/*    font-size: 45px;*/
/*    font-weight: bold;*/
/*}*/

/*.block_bf991ae6013244e98879709e7bf45360 .herowhite{*/
/*    color: #ffffff;*/
/*    font-size: 45px;*/
/*    font-weight: bold;*/
/*}*/

/*.block_bf991ae6013244e98879709e7bf45360 p{*/
/*    color: #ffffff;*/
/*    font-size: 22px;*/
/*}*/

/*.block_bf991ae6013244e98879709e7bf45360 .button {*/
/*    background: #5fbf49;*/
/*    border-radius: 23px;*/
/*    font-size: 23px;*/
/*}*/


/*HOMEPAGE TESTIMONIALS BLOCK*/

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.slideshow-container {
  position: relative;
  background: transparent;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Hover color*/
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: #ddd;
}

.block_cec6b4c57c4946ec9a712778d7be5f0e li:nth-child(1) strong {
    color: #024B70;
    font-size: 50px;
    font-weight: 800!important;
}

.block_cec6b4c57c4946ec9a712778d7be5f0e li:nth-child(2) {
    color: #5FBF49;
    font-size: 30px;
    font-weight: 800!important;
}

@media only screen and (max-width: 767px) {
    .blockWrap_c9b0ec1b09db43088c3bb0b2d801c239 .flexslider .slides .contentImg {
    float: none;
    margin: auto;
}
}

.block_bf991ae6013244e98879709e7bf45360 {
    margin-left: unset!important;
    margin-right: unset!important;
}

@media only screen and (max-width: 599px) {
    .block_a767541ea4a9474a8949bf8371ade5ae .item {
        width: 100%;
        margin: 5% 0 0!important;
    }
}