::-moz-selection { 
    color: white;
    background: #009596;
  }
  
  ::selection {
    color: white;
    background: #009596;
  }
.authors-index-index .training-container{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.page-layout-custom_about .custom-wrapper-div .sidebar-main, .wpsteam-index-index .training-side-bar, .authors-index-index .training-side-bar,.authors-index-index .training-container .side-bar{
    width: 25%;
    box-sizing: border-box;
    padding: 5px 20px 0 10px;
    flex-basis: auto;
}
.page-layout-custom_about .custom-wrapper-div .sidebar-main .training-side-bar{
    width: 100%;
}
.page-layout-custom_about .custom-wrapper-div .column.main, .wpsteam-index-index .content-container, .authors-index-index .training-container .content-container{
    width: 75%;
    box-sizing: border-box;
    padding: 0 10px;
}
.authors-index-index .page-main{
    background-color: #f3f3f3;
}
.authors-index-index .user-list .user-item .name{
    font-weight: 500;
}
.authors-index-index .user-list .user-item .role{
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 500;
}
.page-layout-custom_about .custom-wrapper-div .page-title, .cms-copyright-permissions .pages_title , .authors-index-index .content-title{
    margin: 0 0 25px !important;
    padding: 6px 10px;
}
.authors-index-index .content-title{
    font-size: 25px;
    font-weight: 500;
}
.page-layout-custom_about .custom-wrapper-div .page-body{
    text-align: justify;
    line-height: 22px;
    font-weight: 500;
}
.page-layout-custom_about .category-side-bar .title, .wpsteam-index-index .category-side-bar .title, .authors-index-index  .category-side-bar .title, .custom-wrapper-div .sidebar-main .title{
    font-size: 18px;
    color: #8d9196;
    padding-bottom: 13px;
    padding-top: 0;
    border-bottom: 2px solid #009596;
    font-weight: 500;
}
.category-side-bar .category-menu-list li, .wpsteam-index-index .category-menu-list li, .authors-index-index .category-menu-list li, .custom-wrapper-div .sidebar-main li{
    color: #4b5259;
    padding: 10px 0 13px;
    display: block;
}
.category-side-bar .category-menu-list li a, .wpsteam-index-index .category-menu-list li a, .authors-index-index .category-menu-list li a, .custom-wrapper-div .sidebar-main li a{
    color: #4b5259 !important;
    padding: 0;
    line-height: 1.65;
    transition: all 0.2s;
}
.category-side-bar .category-menu-list li a:hover, .wpsteam-index-index .category-menu-list li a:hover, .authors-index-index .category-menu-list li a:hover, .custom-wrapper-div .sidebar-main li a:hover{
    color: #009596 !important;
    text-decoration: none !important;
    font-weight: bold;
}
.wpsteam-index-index .user-modal, .authors-index-index .user-modal{
    flex-wrap: wrap;
}
.wpsteam-index-index .user-modal .teambio-modal-img, .authors-index-index .user-modal .teambio-modal-img{
    width:25%;
    padding-right: 20px;
    box-sizing: border-box;
}
.wpsteam-index-index .teambio-modal-right, .authors-index-index .teambio-modal-right {
    width:75%;
}
.wpsteam-index-index .teambio-modal-right .teambio-modal-name, .authors-index-index .teambio-modal-right .teambio-modal-name{
    font-size: 36px;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin:0;
    padding:0;
}
.wpsteam-index-index .modal-slide._inner-scroll .modal-content, .authors-index-index .modal-slide._inner-scroll .modal-content{
    padding:100px;
}
.wpsteam-index-index .teambio-modal-right .role, .authors-index-index .teambio-modal-right .teambio-modal-title{
    margin-bottom: 30px;
    margin-top:0;
    color: #495965;
    font-size: 30px;
    font-weight: 400;;
    font-family: 'Roboto', sans-serif;
}

.wpsteam-index-index .modal-slide .action-close, .authors-index-index .modal-slide .action-close {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #21df93;
    line-height: 50px;
    border: 0;
    background: 0 0;
    display: block;
    cursor: pointer;
    z-index: 99;
}

.wpsteam-index-index .modal-slide .action-close:before, .authors-index-index .modal-slide .action-close:before{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    display: block;
    height: 25px;
    width: 3px;
    background: #009596;
    left: 10px;
    content: "";
}

.wpsteam-index-index .modal-slide .action-close:after, .authors-index-index .modal-slide .action-close:after{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    display: block;
    height: 25px;
    width: 3px;
    background: #009596;
    left: 10px;
    content: "";
}
/*FULL WIDTH*/
.page-layout-1column_fullwidth .page-main{
    padding: 0;
}
.page-layout-1column_fullwidth .section-education-wps{
    background-size: cover;
}
.page-layout-1column_fullwidth .main-title h1{
    margin:0 0 20px !important;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}
.page-layout-1column_fullwidth .section-education-wps .container .sub-title h3{
    margin-top: 25px;
    margin-bottom: 30px;
}
.page-layout-1column_fullwidth .section-education-wps .container .step-container{
    margin-top:97px;
}
.page-layout-1column_fullwidth .section-education-wps .container .step-container .step-title h4{
    font-size: 24px;
    color: #009596;
    font-weight: 700;
    margin:0;
}
.page-layout-1column_fullwidth .section-education-wps .container .step-container .step-description h5{
    color: #fff;
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500;
}
.page-layout-1column_fullwidth .leaf-banner__content p{
    font-weight:normal;
}
.page-layout-1column_fullwidth .page-main .block{
    margin-bottom: 0;
}
.page-layout-1column_fullwidth .topic-block-title{
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    text-align: center;
}
.page-layout-1column_fullwidth .topic-block-title h2{
    color: #495965;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding:0 0 20px;
}
.page-layout-1column_fullwidth .leaf-banner__content{
    text-align: left;
    padding: 50px 0 100px
}
.page-layout-1column_fullwidth .leaf-banner__content a{
    color: #009596;
}
.page-layout-1column_fullwidth .leaf-banner__content a:hover{
    color: #0056b3;
    text-decoration: underline;
}
.page-layout-1column_fullwidth .container{
    max-width: 1180px;
    width: 92%;
}
.page-layout-1column_fullwidth .subcategory__content{
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
}
.page-layout-1column_fullwidth .subcategory__products-item .product-item{
    transition: all .25s ease;
}
.page-layout-1column_fullwidth .subcategory__products-item .product-item:hover{
    box-shadow: 0 5px 20px 0 rgba(43,45,45,.2);
}
.page-layout-1column_fullwidth .product-filter-bar{
    padding-left: 10px;
}
.page-layout-1column_fullwidth .product-filter-bar.toolbar .toolbar-sorter select{
    color: #4b5259;
    font-weight: 600;
}
.subcategory__item-list .row .product-item__price-block .product-item__button{
    height: 40px;
    width: 104px;
    font-size: 12px;
    padding:0;
    line-height: 40px;
    border-radius: 0;
    transition: all .25s ease;
    letter-spacing: 0;
}
.subcategory__item-list .row .product-item__price-block .product-item__button:hover{
    background-color: #ef5233;
}
.cms-early-childhood-development-phases-and-beyond .column.main{
    margin: 35px auto 100px !important;
}
.cms-early-childhood-development-phases-and-beyond .column.main .page-title{
    margin-bottom: 25px;
}
.cms-early-childhood-development-phases-and-beyond .column.main .page-body { 
    font-weight: 500;
}
.cms-early-childhood-development-phases-and-beyond .column.main img{
    max-width: 100%;
    height: auto;
}
.cms-copyrights-permissions.page-layout-1column .column.main .pages_title, .cms-cdisc-collaborators-page.page-layout-1column .column.main .pages_title{
    min-height: auto;
}
.cms-cdisc-collaborators-page.page-layout-1column .column.main {
    padding: 35px 0 162px;
}
.cms-cdisc-collaborators-page .page-main{
    background-color: #f3f3f3;
}
.cms-cdisc-collaborators-page .pages_content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cms-cdisc-collaborators-page .pages_content .content-left{
    width:75%;
    box-sizing: border-box;
    padding: 0 10px;
}
.cms-cdisc-collaborators-page .pages_content .content-right{
    width:25%;
    box-sizing: border-box;
    padding: 0 10px;
}
.about-hero img{
    max-width: 100%;
    height:auto;
    width:100%;
}
.product-list__block {
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #009596;
}
.product-list__image img {
    max-width: 100%;
}
.product-list__content {
    z-index: 9;
    padding: 16px;
    position: relative;
}
.product-list__content h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
.product-list__content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #757679;
}
.product-list__content a, .custom-wrapper-div .page-body a{
    color: #009596;
}
.page-layout-custom_websitehelp .page-main .page-body a{
    text-decoration: underline;
}
.page-layout-custom_websitehelp .page-main .page-body{
    font-weight: 400;
}
.product-list__content a:hover, .custom-wrapper-div .page-body a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.cms-service-promise .pages_content  h2{
    font-size: 30px;
    font-weight: 500;
}
.cms-service-promise .pages_content  h3{
    color: #009596 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.cms-service-promise .pages_content p{
    text-align: justify;
    margin:10px 0 !important;
    font-weight: 500 !important;
}

.page-layout-custom_websitehelp .page-main{
    background-color: #f3f3f3;
    padding: 35px 0 162px;
}
.cms-service-promise .page-main{
    padding: 35px 0 162px;
}
.custom-wrapper-div .page-body h3{
    font-size: 30px;
    font-weight: normal;
}
.extra-prod-info{
    margin-bottom: 40px;
}
.extra-prod-info .title{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 33px;
    margin-bottom: 23px;
}
.extra-prod-info .title h3{
    font-size: 30px;
    color: #495965;
    font-weight: 500;
    line-height: 1.65;
    margin: 0;
    padding: 0;
}
.extra-prod-info .container{
    max-width: 1200px;
    box-sizing: border-box;
    width: 92%;
}
#faq-accordion{

}
#faq-accordion .faq-content{
    display: none;
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 4px;
    padding:1em 2.2em ;
    font-size: 16.3px;
    line-height: 1.3;
    color: black;
    margin-bottom: 8px;
}
#faq-accordion .faq-heading{
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 .5rem 0;
    padding: .5em .5em .5em 2.2em;
    min-height: 0;
    background-color: #009596;
    color: white;
    border-radius: 4px;
    line-height: 1.3;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
#faq-accordion .faq-heading::before{
    content:"";
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #888888;
    margin: 0 0 0 0;
    position: absolute;
    top: 9px;
    left: 12px;
    transition: all 0.3s;
}
#faq-accordion .faq-heading.open::before{
    border-left: 6px solid #454545;
}
.product-mediacustom-container .tales__slider{
    display: flex;
    flex-wrap: wrap;
}
.product-mediacustom-container .tales__item{
    width: 31.33%;
    margin: 0 1% 20px;
}
.product-mediacustom-container .video-item__content{
    padding: 30px 31px 25px 34px;
    height: 100%;
    background: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,.5));
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
}
.product-mediacustom-container .video-item__type {
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
}
.product-mediacustom-container .video-item__date {
    font-size: 12px;
    color: #fff;
}
.product-mediacustom-container .video-item__play {
    font-size: 0;
    border: none;
    background: url(../images/play.png) center no-repeat;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 44%;
    transform: translate(-50%,-50%);
}
.product-mediacustom-container .video-item .video-item__descr {
    line-height: 1.2;
    margin-top: auto;
    color: #fff;
    font-size: 20px;
}
.product-mediacustom-container .video-item{
    background-size: cover;
    height: 100%;
    position: relative;
    min-height: 360px;
}
.product-mediacustom-container .video-item__content-mobile{
    padding: 19px 22px 13px 21px;
    background-color: #fff;
    display: none;
    width: 100%;
    box-sizing: content-box;
}
.product-mediacustom-container .video-item__link {
    color: #4b5259 !important;
    display: block;
    line-height: 1.4;
}


@media (max-width:767px) {
    .about-hero .about-banner-topic{
        display: none;
    }
    .page-layout-custom_websitehelp .page-header{
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    .about-hero .mobile-about-banner-image{
        display: none;
    }
}
@media(max-width:1200px){
    .page-layout-1column_fullwidth .main-title h1{
        font-size: 36px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container .step-description h5{
        font-size: 12px;
    }
    .section-education-wps .container .step-container .icon-box{
        width: 94px;
        height: 94px;
    }
    .section-education-wps .container .step-container .icon-box img{
        width:36px;
        height: 48px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container .step-title h4{
        font-size: 18px;
        margin-bottom: 18px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container{
        margin-top: 39px;
    }
    .subcategory__products-item .product-item__image{
        background-size: contain;
        height: 100%;
        min-height:218px;
    }
    .subcategory__products-item .product-item__body{
        padding: 15px 18px 20px 19px;
        box-sizing: border-box;
    }
    .subcategory__products-item .product-item__body .product-item__link{
        font-size: 12px;
    }
    .custom-wrapper-div .page-body h3{
        font-size: 24px;
    }
    .product-mediacustom-container .video-item__play {
        width: 50px;
        height: 50px;
    }
    .product-mediacustom-container .video-item .video-item__descr {
        font-size: 14px;
    }
    .product-mediacustom-container .video-item {
        min-height: 278px;
    }
    .product-mediacustom-container .video-item__content {
        padding: 28px 27px 25px 16px;
    }
    .extra-prod-info .title h3{
        font-size: 28px;
    }
    .authors-index-index .user-list{
        grid-column-gap: 20px;
        grid-row-gap: 2sh 0px;
    }
    .subcategory__item-list .row .product-item__price-block .product-item__button{
        width: 81px;
        height: 32px;
        line-height: 32px;
        font-size: 9px;
    }
    .section-education-wps .container .step-container .outer-box{
        width: 114px;
        height: 114px;
    }
}
@media (max-width: 992px){
    .page-layout-custom_about .custom-wrapper-div .sidebar-main, .wpsteam-index-index .training-side-bar, .authors-index-index .training-container .category-side-bar, .custom-wrapper-div .sidebar-main{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        display: block;
    }
    .page-layout-custom_about .custom-wrapper-div .column.main, .wpsteam-index-index .content-container, .authors-index-index .training-container .content-container, .custom-wrapper-div .column.main{
        width:100%;
    }
    .page-layout-custom_about .category-side-bar .title, .wpsteam-index-index .category-side-bar .title, .authors-index-index .training-container .category-side-bar .title, .custom-wrapper-div .sidebar-main .title{
        background-color: #fff;
        border: 2px solid #e7e7e7;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        cursor: pointer;
        background-repeat: no-repeat;
        background-image: url(../images/select-arrows-large.png);
        background-position: -webkit-calc(100% - 22px) center;
        background-position: calc(100% - 22px) center;
        text-transform: capitalize;
        padding: 10px 17px;
        color: #4b5259;
        font-size: 14px;
    }
    .page-layout-custom_about .category-side-bar .category-menu-list, .wpsteam-index-index .category-side-bar .category-menu-list, .authors-index-index .category-side-bar .category-menu-list, .custom-wrapper-div .sidebar-menu-list {
        background-color: #fff;
        border: 2px solid #e7e7e7;
        border-top: none;
        display: none;
    }
    .page-layout-custom_about .category-side-bar .category-menu-list a, .wpsteam-index-index .category-side-bar .category-menu-list a, .authors-index-index .category-side-bar .category-menu-list a, .custom-wrapper-div .sidebar-main li a{
        padding: 10px 17px;
        color: #4b5259;
        font-size: 14px;
    }
    .page-layout-custom_about .custom-wrapper-div .sidebar-main .training-side-bar, .wpsteam-index-index .custom-wrapper-div .sidebar-main .training-side-bar, .authors-index-index .category-side-bar{
        padding-bottom:0;
        display: block;
    }
    .cms-cdisc-collaborators-page .pages_content .content-left{
        width:100%;
    }
    .cms-cdisc-collaborators-page .pages_content .content-right{
        width:100%;
        max-width:580px;
        text-align: center;
        margin: 0 auto;
    }
    .cms-early-childhood-development-phases-and-beyond .column.main{
        margin-top: 25px !important;
        margin-bottom: 10px !important;
    }
}
@media(max-width:768px){
    .wpsteam-index-index .user-modal .teambio-modal-img, .authors-index-index .user-modal .teambio-modal-img{
        width:100%;
        padding-right: 0;
        margin-bottom:25px;
    }
    .wpsteam-index-index .columns .column.main{
        padding-right: 0;
        padding-left: 0;
    }
    .wpsteam-index-index .teambio-modal-right, .authors-index-index .teambio-modal-right{
        width:100%;
    }
    .page-layout-1column_fullwidth .main-title h1{
        font-size: 27px;
    }
    
    .cms-our-purpose .page-main, .cms-our-story .page-main{
        margin-top: 10px;
    }
    .custom-wrapper-div .page-body h3{
        font-size: 22px;
    }
    .product-mediacustom-container .tales__item{
        width: 100%;
        padding: 0;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .product-mediacustom-container .video-item{
        background-position: left center;
        background-size: 110px 100%;
        display: flex;
        box-shadow: 0 1px 15px 0 rgba(0,0,0,.15);
        transition: all .25s ease;
        min-height: 110px;
    }
    .product-mediacustom-container .video-item__content {
        height: auto;
        padding: 0;
        width: 110px;
        flex: 0 0 110px;
        position: relative;
    }
    .product-mediacustom-container .video-item__descr, .product-mediacustom-container .video-item__date, .product-mediacustom-container .video-item__type {
        display: none;
    }
    .product-mediacustom-container .video-item__play {
        top: 50%;
        left: 50%;
    }
    .product-mediacustom-container .video-item__content-mobile {
        display: block;
    }
    .product-mediacustom-container .video-item__type-mobile {
        font-size: 12px;
        color: #009596;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
        margin-bottom: 12px;
    }
    .product-mediacustom-container .video-item__link {
        color: #4b5259;
        display: block;
        line-height: 1.4;
    }
    
}
@media(max-width:767px){
    .subcategory__products-item .product-item__image{
        height:100%;
        width: 100%;
        border-bottom: 1px solid #f1f1f2;
        text-align: center;
	min-height: 200px;
    }
    .subcategory__products-item .product-item__body{
        width: 100%;
        box-sizing: border-box;
        padding: 11px 22px 12px 20px;
    }
    .subcategory__products-item .product-item__body .product-item__link{
        display: block;
        font-size: 15px;
        font-weight: 700;
    }
    .subcategory__products-item .product-item__price-block{
        width: 100%;
        display: flex; 
        text-align: left;
        padding: 0 15px 10px;
    }
    .subcategory__item-list .row .product-item__price-block .product-item__button{
        margin: 0 0 0 auto;
        height: 46px;
        font-size: 13px;
        line-height: 46px;
        width: auto;
        padding: 0 25px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .sub-title h3{
        font-size: 15px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container{
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container .step-description h5{
        font-size: 15px;
        font-weight: 500;
        font-family: roboto;
    }
    .section-education-wps .container .step-container .icon-box{
        width: 78px;
        height: 78px;
    }
    .section-education-wps .container .step-container .icon-box img{
        width:31px;
        height: 40px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container .step-title h4{
        margin-bottom: 4px;
        margin-top: 11px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container{
        margin-top: 36px;
    }
    .section-education-wps .container .step-container .outer-box{
        width: 96px;
        height: 96px;
        margin-bottom: 11px;
    }
}
.continuing-education .product-filter-bar{
    margin-bottom: 0;
    padding-bottom: 40px;
     background-color: #f3f3f3;
}
.continuing-education .product-filter-bar.toolbar .toolbar-sorter{
    float: left;
}
@media(max-width:600px){
    .wpsteam-index-index .training-container{
        padding-top:35px;
    }
    .authors-index-index .training-container, .cms-cdisc-collaborators-page.page-layout-1column .column.main{
        padding-top: 55px;
    }
    .cms-our-purpose .page-main, .cms-our-story .page-main, .cms-early-childhood-development-phases-and-beyond .column.main{
        margin-top: 75px !important;
    }
    .cms-cdisc-collaborators-page.page-layout-1column .column.main{
        padding-top:65px;
    }
    .page-layout-custom_websitehelp .page-main, .cms-service-promise .page-main{
        padding-top: 75px;
        padding-bottom: 50px;
    }
    .page-wrapper{
        min-height: auto;
    }
}
@media(max-width:576px){
    .authors-index-index .user-list{
        grid-template-columns: repeat(1, 1fr);
    }
    
    .wpsteam-index-index .modal-slide._inner-scroll .modal-content, .authors-index-index .modal-slide._inner-scroll .modal-content{
        padding:50px;
    }
    .custom-wrapper-div .page-body h3{
        font-size: 16px;
    }
    .wpsteam-index-index .user-list{
        max-width: 100%;
    }
}

@media(max-width:480px){
    
    .authors-index-index .training-container{
        padding-top: 20px;
    }
    .page-layout-1column_fullwidth .section-education-wps .container .step-container{
        margin-top: 20px;
    }
    .page-layout-1column_fullwidth .subcategory__products-item .product-item__image{
        height: auto;
        min-height: 132px;
    }
    .subcategory__products-item .product-item__body{
        padding: 6px 12px 8px;
    }
    .subcategory__products-item .product-item__body .product-item__link{
        font-size: 12px;
        height: 28px;
    }
    .subcategory__products-item .product-item__body p{
        font-size: 12px;
    }
    .cms-our-purpose .page-main, .cms-our-story .page-main, .cms-early-childhood-development-phases-and-beyond .column.main{
        margin-top: 35px !important;
    }
    .cms-cdisc-collaborators-page.page-layout-1column .column.main{
        padding-top:35px;
    }
    .page-layout-custom_websitehelp .page-main, .cms-service-promise .page-main{
        padding-top: 45px;
    }
    .product-mediacustom-container .tales__item {
        margin-bottom: 17px;
    }
    .product-mediacustom-container .video-item {
        min-height: 70px;
    }
    .product-mediacustom-container .video-item__content {
        width: 73px;
        flex: 0 0 73px;
    }
    .product-mediacustom-container .video-item__play {
        width: 35px;
        height: 35px;
    }
    .product-mediacustom-container .video-item__content-mobile {
        padding: 11px 15px 7px;
    }
    .product-mediacustom-container .video-item__type-mobile {
        font-size: 8px;
        margin-bottom: 4px;
    }
    .product-mediacustom-container .video-item__link {
        font-size: 11px;
    }
    .extra-prod-info .title{
        margin-bottom: 14px;
        padding-bottom: 11px;
    }
}
@media(max-width:479px){
    .wpsteam-index-index .training-container{
        padding-top: 0;
    }
    .subcategory__item-list .row .product-item__price-block .product-item__button{
        height: 30px;
        font-size: 9px;
        line-height: 30px;
    }
}
@media(max-width:414px){
    .page-layout-1column_fullwidth .page-layout-1column_fullwidth .main-title h1{
        font-size: 27px;
    }
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}


/***EXPLORER CONDITIONALS***/


@media all and (-ms-high-contrast:none) {
    .page-layout-1column_fullwidth .subcategory__products-item .product-item{
        flex-direction:row !important;
        display: flex;
        width: 100%;
    }

}