@import url("https://use.typekit.net/pjb1ycn.css");
@import url("https://use.fontawesome.com/releases/v5.5.0/css/all.css");

@import "normalize.css";
@import "webflow.css";
@import "autism-professional-learn.webflow.css";

html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
    all: unset;
}

/* .amsd-list {
    padding-left: 60px;
    padding-right: 60px;
} */
/* .title {
    padding-left: 60px;
} */

.content-container {
    overflow: inherit;
}

.categories-wrapper {
    width: 100vw;
    max-width: 100vw;
    background-color: #77b3c8;
    margin: 0 calc(-50vw + 50%) 60px;
    padding-right: calc(calc(100vw - 1320px) / 2);
    padding-left: calc(calc(100vw - 1320px) / 2);
}

/* .categories-wrapper {
    height: 50px;
    background-color: #77b3c8;
    justify-content: center;
    align-items: center;
    display: flex;
}

.category-item {
    width: 25%;
    height: 100%;
    color: #fff;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
} */

/* .category-item:hover {
    background-color: #f27d5f;
} */

.amsd-filter-dropdown {
    max-width: 100%;
    min-width: 200px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    display: none;
}

.dropdown-toggle {
    width: 100%;
    border-bottom: 1px solid #bcbec0;
    padding: 5px 0;
}

.icon-3 {
    color: #677884;
    margin-right: 0;
    font-size: 14px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
}

.amsd-filter-select {
    color: #677884;
}

.dropdown-list-3 {
    background-color: #fff;
}

.dropdown-list-3.w--open {
    background-color: #fff;
    border-bottom: 1px solid #bcbec0;
    border-left: 1px solid #bcbec0;
    border-right: 1px solid #bcbec0;
}

.dropdown-link-2 {
    color: #677884;
}

@media screen and (max-width: 991px) {

    .categories-wrapper {
        background-color: rgba(0, 0, 0, 0);
    }

    .category-item {
        display: none;
    }

    .amsd-filter-dropdown {
        display: block;
    }
}

.content-container.fluid.text-page {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 1440px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 60px 60px 80px;
    overflow: inherit;
}

.call-out-text {
    width: 100vw;
    max-width: 100vw;
    margin: 40px calc(-50vw + 50%);
    padding-right: 60px;
    padding-left: 60px;
    padding-right: calc(calc(100vw - 1320px) / 2);
    padding-left: calc(calc(100vw - 1320px) / 2);
}

.text-page-title {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0px auto;
    padding: 15px 0 40px;
    font-family: ropa-soft-pro, sans-serif;
    font-size: 55px;
    line-height: 55px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
}

/* .text-page > p {
    padding-left: 60px;
    padding-right: 60px;
}
.text-page ul, .text-page ol {
    padding-left: 100px;
    padding-right: 60px;
}
.text-page h2:not(.title) {
    padding-left: 60px;
    padding-right: 60px;
} */
/* .text-page table {
    display: block;
    padding-left: 60px;
    padding-right: 60px;
} */
.logo-image, .footer-image, .main-content-icon {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}
#other_role {
	display: none;
	margin-right: 0;
	margin-left: auto;
}
.cms-frontend {
    overflow-x: hidden;
    word-wrap: break-word;
}
.cms-btn:focus {
    outline: 0;
}
.userUpload {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 8px none #fff;
    border-radius: 25px;
    background-color: #eaeaea;
}
.contact-form-success-message {
    display: block !important;
}
.responsive-video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cms-btn a {
    color: inherit;
}
.expand { 
    height: 0;
    width: 100%;
    z-index: 1000; 
    overflow: auto;
}
.expand.open { 
    height: auto;
    padding-top: 15px;
    padding-bottom: 20px;
}
.faq.w--open {
    border-bottom: 0;
}
.toggle-text {
    position: relative;
}
.toggle-text span {
    background-color: #ffffff;
    padding-right: 10px;
}
.toggle-text.even span {
    background-color: #f0f0f0;
    padding-right: 10px;
}
.toggle-text:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #5f5f5f;
    z-index: -1;
}
.w-slider-dot {
    background: transparent;
    border: 1px solid #BCBEC0;
    width: 18px;
    height: 18px;
}
.w-slider-dot.w-active {
    border: 1px solid #E91E2D;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots {
    bottom: -40px;
    text-align: left;
}
.slick-dots li {
    border: 1px solid #BCBEC0;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    margin: 0 2px;
}
.slick-dots li.slick-active {
    border: 1px solid #E91E2D;
    border-radius: 100%;
}
.slick-dots li button:before, .slick-dots li.slick-active button:before {
    opacity: 0;
    color: transparent;
}
@media screen and  (min-width: 1441px) {
    .slide-content-outer-wrapper {
        width: calc(1440px + calc(100% - 1440px)/2);
  }
}
@media (min-width: 992px) and (max-width: 1380px) {
    .slide-text-large {
        font-size: 49px;
        line-height: 54px;
    }

    .call-out-text {
        padding-right: 60px;
        padding-left: 60px;
    }
}
@media screen and (max-width: 991px) {
    .title {
        padding-left: 40px;
    } 

    .text-page-title {
        width: 100%;
        padding: 0px 0px 30px;
        font-size: 45px;
        line-height: 45px;
    }

    .content-container.fluid.text-page {
        padding-top: 40px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .call-out-text {
        padding-right: 40px;
        padding-left: 40px;
    }
    /* .text-page > p {
        padding-left: 40px;
        padding-right: 40px;
    }
    .text-page ul, .text-page ol {
        padding-left: 80px;
        padding-right: 40px;
    }
    .text-page h2:not(.title) {
        padding-left: 40px;
        padding-right: 40px;
    }
    .text-page table {
        display: block;
        padding-left: 40px;
        padding-right: 40px;
    } */
}
@media screen and (max-width: 767px) {
    .title {
        padding-left: 20px;
    }
    
    .text-page-title {
        padding-top: 0px;
        font-size: 32px;
        line-height: 32px;
    }

    .content-container.fluid.text-page {
        padding-right: 20px;
        padding-left: 20px;
    }

    .call-out-text {
        padding-right: 20px;
        padding-left: 20px;
    }

    tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    td, th {
        width: 100% !important;
    }
    /* .text-page > p {
        padding-left: 40px;
        padding-right: 40px;
    }
    .text-page ul, .text-page ol {
        padding-left: 80px;
        padding-right: 40px;
    } */
    .userUpload {
        width: 100% !important;
        height: auto !important;
    }
}
@media screen and (max-width: 479px) {
    .text-page-title {
        padding: 10px 0 40px;
        font-size: 30px;
        line-height: 30px;
    }
    /* .text-page > p {
        padding-left: 20px;
        padding-right: 20px;
    }
    .text-page ul, .text-page ol {
        padding-left: 40px;
        padding-right: 20px;
    } */

    /* .text-page table {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    } */
}