
/* Hamburger */
.mobileHeader-navWrap {
    padding: 7.5px 15px;
}
.mobileHeader-logoImg {
    min-height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Header */
.fullwidth_dyslexia .logo__image img {
    height: auto !important;
    aspect-ratio: initial !important;
}
.header-f .cta-a .cta__links-wrapper a:nth-child(2) {
    display: flex;
    margin-bottom: 0;
}
.header-f .cta-a .cta__links-wrapper a {
    color: white;
}
.header-f .cta-a .cta__links-wrapper a.cta__button--icon.component__button--1.piwik_ignore {
    background-color: transparent;
    margin: 0;
}
.header-f .cta-a .cta__links-wrapper a.cta__button--icon.component__button--1.piwik_ignore::after {
    background: transparent;
}
.header-f .cta-a .cta__links-wrapper a.cta__button--icon.component__button--1.piwik_ignore::before {
    border: 0;
}
.section--light .header-f .cta-a .cta__links-wrapper a.cta__button--icon.component__button--1.piwik_ignore {
    color: black;
}
.header-g .cta-a .cta__links-wrapper a:first-child {
    display: none;
}
.header-g .cta-a .cta__links-wrapper a:last-child {
    display: flex;
}
.header-f .cta-a .cta__links-wrapper a:nth-child(2) {
    margin-left: 0;
}
.navigation-a .navigation__item--link,
.locations-a .location__address {
    font-size: 1.125rem;
    line-height: 1.375rem;
}
.header-g .locations-a .location__phone a {
    font-size: 18px;
    line-height: 24px;
}
.navigation-a .navigation__item--link {
    font-size: 20px;
    line-height: 22px;
}

/* Banner */
.section--dark .banner-a .banner__title, .section--dark .banner-a .banner__subtitle {
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}
.banner__image-wrapper:before {
    height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.26) 22%, rgba(0, 0, 0, 0.1) 76%, transparent 100%);
    content: '';
    z-index: 1;
    pointer-events: none;
}
.home-best-banner {
    opacity: 0;
}
.slidein-seal {
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes slideIn {
  from {right: -300px; opacity: 0} 
  to {right: 0; opacity: 1}
}
@keyframes slideIn {
  from {right: -300px; opacity: 0}
  to {right: 0; opacity: 1}
}
@-webkit-keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}
@keyframes fadeIn {
  from {opacity: 0} 
  to {opacity: 1}
}

/* Blade */
.success-stories .blade__wrap {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid rgb(10 77 166 / 70%);
}
.success-stories .bord0 .blade__wrap {
    border: 0;
    padding-top: 0;
    margin-top: 0;
}
.margtp50 {
    margin-top: 50px;
}
.the-reading-without-limits-difference-bot {
    background: #f5f5f5;
    padding: 20px 10px;
    border-radius: 15px;
}
h4.blade__subtitle.component__subtitle {
    font-size: 2rem;
    line-height: 2.5rem;
}

/* Blog */
.blog-post__title {
    font-weight: bold;
}

/* Map */
.map-a--12.map-a .map__display {
    max-height: 500px;
}

/* FONT size */
h4.cta__subtitle.component__subtitle {
    font-size: 36px;
    line-height: 40px;
}
.featuredblocks-grid-a .featuredblocks .featuredblock__title {
    font-size: 1.75rem;
    line-height: 2.25rem;
}
.map-a .map-search__location-address p, .map-a .map-search__location-phone {
    font-size: 16px;
}
.location__contacts-wrapper a {
    font-size: 18px !important;
}
.section.aspen-fb-grid-a-full-image .featuredblocks .featuredblock__title {
    font-weight: 400;
}
h3.gallery__title.component__title {
    font-size: 1.5rem;
    line-height: 1.625rem;
    text-align: center;
}

/* In the News */
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock-image-title-wrapper, 
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__content, 
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__sub-menu, 
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__cta {
    max-width: 100%;
    text-align: left;
    width: 100%;
}
.in-the-news .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__title {
    text-align: left;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__content * {
    text-align: left;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock-image-title-wrapper span.featuredblock__title {
    color: #0a4da6;
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock-image-title-wrapper:hover span.featuredblock__title {
    text-decoration: underline;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item {
    border-bottom: 1px solid #01c9fd;
    padding-top: 16px;
    margin-bottom: 0 !important;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item:first-child {
    border-top: 1px solid #01c9fd;
}
.in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__image {
    width: 200px;
    height: 200px;
}

/* Custom colors */
.section--light .banner-a .banner__subtitle {
    color: #0a4da6;
}
.section__bg--dark-3:before {
    background: rgb(30,207,247);
    background: -moz-linear-gradient(180deg, rgb(59 133 200) 0%, rgb(10 77 166) 100%);
    background: -webkit-linear-gradient(180deg, rgb(59 133 200) 0%, rgb(10 77 166) 100%);
    background: linear-gradient(180deg, rgb(59 133 200) 0%, rgb(10 77 166) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1ecff7",endColorstr="#0084bc",GradientType=1);
}
.section--dark .cta__button.component__button--1, .section--dark .cta__button.component__button--1:hover,
.section--dark .cta__button.component__button--2, .section--dark .cta__button.component__button--2:hover {
    color: white;
}
.section--light .map-a .map-search__zip {
    background-color: #948f8f;
}
.section.aspen-fb-grid-a-section-and-card-same-color.section__bg--light-4 .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__icon .main-icon {
    color: #0084bb;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    background: rgba(0, 0, 0, 0);
    color: #000;
    border: 2px solid rgba(255, 102, 0, .7);
}
.section--light .form-a ::placeholder {
    color: #000 !important;
}
.section--dark .breadcrumb__item a {
    color: #b4efff;
}
.section.single-locations-1 .section--dark .locations-a .list .location__address:before, .section.single-locations-1 .section--dark .locations-a .list .location__phone:before {
    color: #fff;
    border-color: #fff;
}
.section.single-locations-1 .section--dark .locations-a .location__phone-num.piwik_ignore {
    color: white;
}
.section__bg--light-4 .section--light .articles__categories .mm-navbar .mm-title {
    background: #efeeee;
    color: black;
}
.section--light .articles-a .articles__item {
    background: #f5f5f5;
}
.section--light .articles-a .articles__item .article__post-title {
    color: #0182ba;
}
.section--light .articles-a .articles__item .article__post-content p {
    color: black;
}
.alias-home_links a {
    color: #ffff !important;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    border-color: rgb(10 77 166 / 70%);
}
.dyslexia .section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .dyslexia .section--light .form-a .form__input textarea, .dyslexia .section--light .form-a .form__input select {
    border: 2px solid rgba(255, 102, 0, .7);
}
.fullwidth_dyslexia .section--light .cta__button.component__button--1,
.dyslexia .section--dark .cta__button.component__button--1 {
    color: #fff;
    background-color: #ff6600;
    border: 2px solid #ff6600;
}
.fullwidth_dyslexia .section--light .cta__button.component__button--1:after, 
.fullwidth_dyslexia .section--light .cta__link--icon.component__button--1:after, 
.fullwidth_dyslexia .section--light .cta__button--icon.component__button--1:after,
.dyslexia .section--dark .cta__button.component__button--1::after {
    background: #ff6600;
}
.fullwidth_dyslexia .section--light .cta__button.component__button--1:hover:before, 
.fullwidth_dyslexia .section--light .cta__link--icon.component__button--1:hover:before, 
.fullwidth_dyslexia .section--light .cta__button--icon.component__button--1:hover:before,
.dyslexia .section--dark .cta__button.component__button--1:before {
    border-color: #ff6600;
}
.fullwidth_dyslexia .section--light .cta__button.component__button--1:hover:after, 
.fullwidth_dyslexia .section--light .cta__link--icon.component__button--1:hover:after, 
.fullwidth_dyslexia .section--light .cta__button--icon.component__button--1:hover:after,
.dyslexia .section--dark .cta__button.component__button--1:hover:after {
    background: #ef8138;
}
.dyslexia.section.single-locations-1 .section--dark .locations-a .list .location__address:before, 
.dyslexia.section.single-locations-1 .section--dark .locations-a .list .location__phone:before {
    color: #ff6600;
    border-color: #ff6600;
}

.section--light .component__title, .section--light .stats-a .stats-item .stat__title, .stats-a .stats-item .section--light .stat__title, .section--light .search-a__page-title {
    color: #0a4da6;
}
.section--light .component__subtitle, .section--light .stats-a .stats-item .stat__subtitle, .stats-a .stats-item .section--light .stat__subtitle {
    color: #1298d8;
}
.section--light .editable h1, 
.section--light .editable h2, 
.section--light .editable h3, 
.section--light .editable h4, 
.section--light .editable h5, 
.section--light .editable h6,
.blade-a .blade__description h2,
.blade-a .blade__description h3,
.blade-a .blade__description h4,
.WidgetTitle__Header-sc-ruy1gu-2.eWlnOb  {
    color: #0a4da6;
}
.section--light .blog-post__title,
.section--light .editable h1.component__title,
.section--light .editable h2.component__title,
.section--light .editable h3.component__title {
    color: #0a4da6;
}
.section--light .editable h4.component__subtitle {
    color: #1298d8;
}

.dyslexia-page-content .section--light .editable h1, 
.dyslexia-page-content .section--light .editable h2, 
.dyslexia-page-content .section--light .editable h3, 
.dyslexia-page-content .section--light .editable h4, 
.dyslexia-page-content .section--light .editable h5, 
.dyslexia-page-content .section--light .editable h6,
.dyslexia-page-content .blade-a .blade__description h2,
.dyslexia-page-content .blade-a .blade__description h3,
.dyslexia-page-content .blade-a .blade__description h4,
.dyslexia .section--light .component__title {
    color: #ff6600;
}
.dyslexia .section--light .form-a .form__submit input.component__button--1 {
    background-color: #ff6600;
    border: 2px solid #ff6600;
}
.dyslexia .section--light .form-a .form__submit input.component__button--1:hover {
    background: #ef8138;
    border-color: #ef8138;
}
.dyslexia-page-content a.cta__button.component__button--1,
.dyslexia-page-content a.cta__button.component__button--1::after {
    background-color: #ff6600;
}
.dyslexia-page-content a.cta__button.component__button--1:hover::before {
    border-color: #ef8138;
}
.dyslexia-page-content a.cta__button.component__button--1:hover::after {
    background-color: #ef8138;
}
.dyslexia-page-content .section--light .component__title {
    color: #ff6600;
}
.dyslexia-page-content .section--light h4.component__subtitle {
    color: #0a4da6;
}

/* Media */
@media(max-width: 1399px) {
    .home-best-banner .col-lg-12.col-sm-12 {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .home-best-banner img {
        margin-top: 10px;
    }
}
@media(min-width: 1200px) {
    .banner-a .banner__title {
        font-size: 50px;
        line-height: 4rem;
    }
    .banner-a .banner__subtitle {
        font-size: 34px;
        line-height: 4rem;
    }
}
@media (min-width: 992px) {
    .component_title_default, .component__title, .stats-a .stats-item .stat__title, .search-a__page-title, .section.seo-friendly .component h1, .section.seo-friendly .editable__container h1 {
        font-size: 3.125rem;
        line-height: 3.125rem;
    }
    .component_subtitle_default, .reviews-a .reviews__table .review__ratings-col .review__ratings-small .review__points-small, .reviews-a .reviews__awards-ratings .reviews__ratings-client .reviews__client-rating .reviews__thumb-text, .reviews-a .reviews__awards-ratings .reviews__rating-stars .reviews__rating-points, .component__subtitle, .stats-a .stats-item .stat__subtitle, .section.seo-friendly .component h2, .section.seo-friendly .editable__container h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__image {
        margin: 0 25px 25px 0;
        float: left;
    }
    .in-the-news .featuredblocks-grid-a.grid-transparent .featuredblocks .featuredblock__wrap,
    .in-the-news .featuredblocks-grid-a .featuredblocks .featuredblock__item .featuredblock__cta {
        display: block;
    }
}
@media (max-width: 991px) {
    .staff-single-column .staff-member__image-wrapper img {
        max-width: 140px;
    }
}
@media(min-width: 768px) {
    img.align-right {
        float: right !important;
        margin: 0 0 20px 20px !important;
    }
    img.align-left {
        float: left !important;
        margin: 0 20px 20px 0 !important;
    }
}
.img-left {
    float: left;
    margin-right: 20px;
    padding: 5px;
    border: solid #333 1px;
    border-radius: 6px;
}
.img-right {
    float: right;
    margin-left: 20px;
    padding: 5px;
    border: solid #333 1px;
    border-radius: 6px;
}
@media(max-width: 768px) {
    .img-left, .img-right {
        float: none !important;
        width: 80% !important;
        margin: auto !important;
        display: block;
    }
    img.align-right, img.align-left {
        float: none !important;
        margin: 0 auto 20px !important;
        display: block;
    }
}
@media(max-width: 767px) {
    .home-best-banner .col-lg-12.col-sm-12 {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .home-best-banner img {
        max-width: 80px;
    }    
}

@media(max-width: 991px) {
    body.correcting-dyslexia .mobileHeader-logo a {
        display: flex;
        justify-content: center;
    }

    body.correcting-dyslexia .mobileHeader-logoImg {
        background: url(../../img/dyslexia-logo.png) center / contain no-repeat !important;
        background-size: contain;
        width: 300px;
    }
}