/*--------COLORS-------*/
:root {
    --primary-color: #c3262e;
    --secondary-color: #c3262e;
    --font-family: opensans,Arial,Verdana,sans-serif;
}

/*--------FONT CHANGES-------*/

/*titles*/
/*.contentTitle, .contentTitle a {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*}*/
/*body*/
/*html, body {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*}*/
/*bold*/
/*.blockInnerContent b, .itemInnerContent b, .blockInnerContent strong, .itemInnerContent strong {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*}*/
/*italic*/
/*.blockInnerContent i, .blockInnerContent em {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*}*/
/*navigation*/
/*.navContainer, .navContent li .button {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*}*/
/*page titles*/
/*.pageTitle {*/
/*    font-family: var(--font-family);*/
/*    font-style: normal;*/
/*    font-weight: 300;*/
/*}    */


/*-----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; 
    text-align: center;
    background: #f9f9fa;
}
/*@media only screen and (max-width: 480px) {.blockWrap_b940893e5fa94032a5b920d583dc8b28 {display: none;}}*/
.block_c72335efc5894ef1bdda070235494ce4 {
    max-width: 1104px; 
    margin: 0 auto;}
/*.block_b940893e5fa94032a5b920d583dc8b28 .blockText {width: 100%;}*/
.block_c72335efc5894ef1bdda070235494ce4 .blockInnerContent p, .block_c72335efc5894ef1bdda070235494ce4 li {
    font-size: 14px; 
    padding-bottom: 0px;
}
.navContent li .button {
    padding: 12px 24px; 
    /*box-shadow: 0 10px 20px -10px rgba(199,0,43,.5);*/
    transition: all .3s ease;}
.ctaButton {
    padding: 12px 24px; 
    /*box-shadow: 0 10px 20px -10px rgba(199,0,43,.5);*/
    transition: all .3s ease; 
    text-transform: none; 
    text-shadow:  0 0 0 rgba(0,0,0,0);
}

/*Footer*/
.footerSocialIcons li a {background: transparent; border: 2px solid white; transition: all .3s ease;}


/*MOBILE BLOCK ICONS*/
    .block_a04d977394b449af803a2a483e27b21d .contentImg {background: var(--secondary-color);}
    
    
/* PHARMACY PAGE ICONS*/
    .block_c6c80b62732349059ee4dab0977a3ef8 .contentImg {background: var(--primary-color);}
    
    
    
/*NAV BUTTON HOVER COLOR*/
.navContent li .button:hover {background: var(--secondary-color); box-shadow: 0 8px 14px -10px rgba(199,0,43,.6); transition: all .3s ease;}


/*CARDS*/
    .block_be89cca9e652494da9ed58ec0622986b .contentImg {background: var(--secondary-color);}
    
    
/*SERVICE CARDS BUTTONS COLORS*/
    .ghost {background: transparent; border: 2px solid var(--secondary-color); color: var(--secondary-color);box-shadow: 0 0 0 rgba(0,0,0,0); transition: all .3s ease; }
    .ghost:hover {background: var(--secondary-color); border: 2px solid var(--secondary-color); color: white; background: var(--secondary-color); box-shadow: 0 8px 14px -10px rgba(199,0,43,.6); transition: all .3s ease;}


/*SERVICE CARDS TEXT COLOR*/
    /*.item a.button {color: var(--secondary-color); transition: all .3s ease;}*/


/*HERO IMAGE BUTTON HOVER*/
    .ctaButton:hover {background: var(--secondary-color); box-shadow: 0 8px 14px -10px rgba(199,0,43,.6); transition: all .3s ease;}


/*FOOTER SOCIAL ICONS*/
    .footerSocialIcons li a:hover {background: white; color: #344654; transition: all .3s ease;}


/*TESTIMONIAL SLIDESHOW BACKGROUND*/
    .slideshow-container{background-color: #fff;}


/*MOBILE SEND BUTTON*/
#phoneLanding:nth-of-type(2) {background: var(--secondary-color) !important;}


/*TESTIMONIAL OPTION BLOCK #2*/
.block_fa52618efe9047f4a9a74e24b40acbd4 .contentImg {background: var(--primary-color);}

/*REVIEWS PAGE*/
.block_ce06a3f25dae40c3a78cb3257776f0db .contentImg {background: var(--secondary-color);}

/*CURVED CONTAINERS*/
.blockWrap_dd287082044f462f98718d4a13e56ab0 {
        border-radius: 1400px/100px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.blockWrap_a2d1f936d5af4905b370103bdb1c5f37 {
        border-radius: 1400px/100px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

/* 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 .item {box-shadow: 0 2px 4px rgba(0,0,0,.25);}
/*.item a.button {color: #C7002B; 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}

/* 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;

}

/*HOMEPAGE TESTIMONIALS BLOCK*/
blockquote {
    font-family: "Open Sans Regular";
    position: relative;
    font-size: 16pt;
    margin: 0.5em;
    padding: 0.5em 2em 0.5em 3em; 
    color: #ffffff;

}
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
}

.prev{
    left: 0;
}

.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;
}

.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: white;
  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;
}

.dot-container {
  text-align: center;
  padding: 20px;
  background: #ddd;
}

/*Mobile Block 2*/
.block_abf6f071f1eb4517a19f5f62ada231a7 a strong{
    font-size:18px;
    color: #fff;
}

.block_abf6f071f1eb4517a19f5f62ada231a7 a.button{
    color: #fff;
    border-radius: 6px;
    margin-left:10px;
    margin-right: 10px;
}

.block_abf6f071f1eb4517a19f5f62ada231a7 p:last-of-type{
    margin: 30px;
    /*text-align: center;*/
}

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

.mfItem{
    padding-bottom: 0px;
}

/*open_enrollment_2020*/
.blockWrap_faff172e16344e30aefa58e675438fa4 {display:none;}

/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 767px) {
    .block_c72335efc5894ef1bdda070235494ce4 li{
        font-size:14px !important;
    }
    /*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;
        }
    /*Hero Image Title*/
        .block_e6241b3efe0c459793126084725df41a .contentTitle{font-size: 30px !important;}
    /*Mobile Block Title*/
        .block_bcd846d0bf3748f5a22c308163f3fc9f .contentTitle{font-size: 20px !important;}
    /*MOBILE BLOCK LINKS*/
        .block_bcd846d0bf3748f5a22c308163f3fc9f ul {
            font-size: 15px;
            padding-left: 10px;    
        }
    /*Global Titles*/
        h2{font-size: 22px !important;}
        .contentTitle{font-size: 22px !important;}
    /*Gloabl Content*/
        p{font-size: 18px !important;}
    /*homepage service icons*/
        .block_be89cca9e652494da9ed58ec0622986b .item{
            width: 31%;
            float: left;
            padding: 1% !important;
            margin: 1%
        }
        .block_be89cca9e652494da9ed58ec0622986b .item .contentTitle{font-size: 16px !important;}
        .block_be89cca9e652494da9ed58ec0622986b .itemsCollectionContent{display: flex;}
        .block_be89cca9e652494da9ed58ec0622986b p{display: none;}
    /*Services2*/
        .block_f269bb870a49438eae1fe96fe5f6a5d2 .item{width: 50%; float: left;}
        .block_f269bb870a49438eae1fe96fe5f6a5d2 p{display: none;}
        .block_f269bb870a49438eae1fe96fe5f6a5d2 .contentTitle{font-size: 16px !important;}
    /*Mobile Icons*/
        .block_a04d977394b449af803a2a483e27b21d .contentTitle{font-size: 16px !important;}
        .block_a04d977394b449af803a2a483e27b21d .item{padding: 0px;}
        .block_a04d977394b449af803a2a483e27b21d .item{ width: 33%; float: left;}
        .block_a04d977394b449af803a2a483e27b21d p{display: none !important;}
        .block_a04d977394b449af803a2a483e27b21d h2{font-size: 20px;}
    /*slideshow testimonials*/
        .mySlides{padding: 0px !important;}
        
    .block_abf6f071f1eb4517a19f5f62ada231a7 .blockText{
        background-color: rgb(0,0,0,.8);
        padding:20px;
    }
    .blockWrap_abf6f071f1eb4517a19f5f62ada231a7{
        padding-bottom:40px !important;
    }
    .blockWrap_abf6f071f1eb4517a19f5f62ada231a7 strong{
        font-size: 16px !important;
    }

    /*footer privacy policies display*/
    .mobilePrivacyTerms {
        display: inline-block;
        list-style: none;
        font-size: 14px;
    }
    .mobilePrivacyTerms a{
        color: white;
    }
    .mobilePrivacyTerms a:nth-of-type(1){
        padding-left: 5px;
    }
}
@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: 33.333%;
            flex-basis: 33.333%;
        }
}

/*Homepage services responsiveness*/
/*@media (min-width: 481px) and (max-width: 767px) {*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item { */
/*    width: 48%!important;*/
/*    float: left!important;*/
/*    }*/
/*}*/

/*@media (min-width: 600px) and (max-width: 769px) {*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item:nth-child(odd) {*/
/*        clear: both!important;*/
/*        margin-left: 0!important;*/
/*    }*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item { */
/*    position: unset!important;*/
/*    width: 48%!important;*/
/*    margin: 4% 0 0 4%!important;*/
/*    }*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item:nth-child(3n+1) {*/
/*        clear: unset!important;*/
/*    }*/
/*}*/


/*@media (min-width: 768px) and (max-width: 1016px) {*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item:nth-child(odd) {*/
/*        clear: both!important;*/
/*        margin-left: 0!important;*/
/*    }*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2.cols4 .item { */
/*    clear: none!important;*/
/*    width: 23.9%!important;*/
/*    margin: 1.466% 0 0 1.466%!important;*/
/*    float: left!important;*/
/*    }*/
/*    .items_f269bb870a49438eae1fe96fe5f6a5d2 {*/
/*        display: flex!important;*/
/*    }*/
/*}*/

/*Wellness class responsiveness*/
.responsive-google-slides {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Ratio */
    height: 0;
    overflow: hidden;
}
.responsive-google-slides iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*Pharmacy Services page responsiveness*/
@media only screen and (max-width: 599px) {
    .blockWrap_c6c80b62732349059ee4dab0977a3ef8 .item {
        width: 100%;
        margin: 5% 0 0!important;
    }
}

/*Contact page responsiveness*/
@media only screen and (max-width: 599px) {
    .block_a37fd76f60264fc7ab17cd5727c34d4e .item {
        width: 80%;
        margin: 5% 10% 0!important;
    }
}

/*Mobile app icons*/
@media only screen and (max-width: 599px) {
.blockWrap_a04d977394b449af803a2a483e27b21d .item {
    width: 100%;
    margin: 5% 0 0!important;
}
}

/*Homepage 3 tiles*/
@media only screen and (max-width: 599px) {
    .block_be89cca9e652494da9ed58ec0622986b .itemsCollectionContent {
        display: block!important;
    }
    .block_be89cca9e652494da9ed58ec0622986b .item {
        width: 80%;
        margin: 5% 10% 0!important;
    }
}

#covidAlert {
    display: none!important;
}

#ytWidget {
    margin-bottom: 10px;
}

.footerContainer a:hover {
    color: #C3262E!important;
}