/*.wrap__slider .slider__text {
    left: 39%;
}*/

.wrap__slider .slider__caption {
    color: #c74948;
}

.wrap__slider .slider__item:after {
    background-color: rgb(0 0 0 / 7%) !important;
}
.wrap__slider .slider__title {
    color: #000000;
}
.wrap__slider .slider__image, .wrap__slider .slider__image--fixed {
    background-size: contain;
}
@media (max-width: 425px){
    .logo__summary {
    max-width: 300px;
}
.logo {
    width: 300px !important;
}
.logo__link.logo__left {
    flex-direction: column;
}
}
.wrap__slider .slider .slider__item_background-image {
    background-size: contain !important;
    background-color: #27625f;
}


.logo {
    width: 620px;
}

#mm-0 > div.home-layout > div.wrap__exclusive-offer{
    display: none;
}

.wrap__featuredarticles:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #173B39;
}

.wrap__newsletter:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #173B39;
}



.wrap__featuredblocks {
    border-top: 8px solid ghostwhite;
}

#main-home {
    padding: 15px 0;
}


li.navigation__item {
    font-weight: bolder;
}

ul.navigation__list.more_nav.menu_parent_list {
    text-align: center;
}

h1.page__title {
    padding: 0px 0 0px;
}

div#main-wrap {
    background-color: #f9f5ee;
}
 .testimonials_home__container--inner h2.testimonials__title,.testimonials_home__container--inner h3.testimonials__caption,.testimonials_home__container--inner .testimonials-slider .testimonials-item--content p ,
.testimonials_home__container--inner .testimonials-slider strong.testimonials-item--source{
    color: white !important;
}

 .testimonials_home__container--inner .testimonials .bx-wrapper .bx-pager{
    color:black !important;
} 
 .testimonials_home__container--inner .testimonials .bx-wrapper .bx-controls .bx-pager a {
    border: 1px solid rgba(0, 0, 0, 0.6);
}
.wrap__testimonials.home {
    background-color: #27625f;
} 
 .testimonials_home__container--inner h2.testimonials__title,.testimonials_home__container--inner h3 ,.testimonials_home__container--inner p{
    color: white !important;
}
.home-layout .wrap__testimonials {
    background-color:#143c3c;
}
.testimonials .testimonials-item--global-wrapper {
    display: flex;
    background-color:#143c3c;
}
.home-layout h2.featuredarticles__title ,.home-layout h3.featuredarticles__caption , .home-layout h4.featuredarticle__title,p.featuredarticle__description ,.home-layout .featuredarticle__link,.home-layout .featuredarticle__title-link{
    color: black !important;
}
/* .wrap__testimonials:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #173B39;
} */
 
 
/* Mobile Opt Videos */

@media(max-width:767px){
iframe#videoApart {
    width: 100%;
    height: 166px;
}
}

/*End*/

/* Move Accessibilty Bar on Mobile */

@media(max-width:767px){
    .ada_toolbar.left {
    top: 150px;
    left: 277px;
    transform: rotate(-90deg);
}
}


/*End*/

@media (min-width:768px) {
.slider__text.align-center {
    bottom: 350px;
}
}

@media (max-width: 519px) {
.wrap__slider .slider__item {
    padding: 105px 0 0;
    }
}
/*.wrap__slider .slider__text {
    left: 50%;
}*/