@import url("https://fonts.googleapis.com/css2?family=Lalezar&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

card1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}
.menu-bar-des {
    padding: 5px 0;
}
.logo {
    margin: 10px;
    float: left;
    padding: 5px;
}
.logo img {
    width: 160px !important;
}
.mobile-navigation {
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
}
.mobile-menu-trigger {
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 4;
    padding: 5px;
    cursor: pointer;
}
.mobile-list {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.mobile-list li {
    display: block;
    margin: 15px 0;
}
.mobile-navigation .child-pages {
    display: none;
    text-align: center;
    font-weight: normal;
    font-family: "Source Sans Pro";
    font-size: 18px;
    margin: 10px 0 30px 0;
}
.child-pages li {
    margin: 0 0 15px 0;
}
.mobile-navigation a:visited {
    color: #333;
}
.mobile-navigation .menu-bar-head-1 {
    margin: 10px 0;
}
.mobile-navigation .mob-footer {
    font-size: 18px;
    margin: 10px 0;
    padding: 10px 0;
}
.error {
    border: 2px solid red;
}
.d-online-box {
    padding: 0;
}
.has-error .d-online-form {
    border-color: #ec4c24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .d-online-form:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #ec4c24;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .d-online-form-feedback {
    color: #ec4c24;
}
.panel-body1 {
    padding: 0;
}
 @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        font-size: 18px;
        color: #000000;
        font-size: 16px;
        text-align: center;
    }
}
 cardtitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
.social-media-mob {
    margin-top: 50px;
}
.navbar-default, .mobile-navigation {
    background-image: url(./images/footer_background.jpg);
    border: none;
    border-radius: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #EB7153;
    background-color: transparent;
}
 ul.nav li.dropdown:hover>ul.dropdown-menu {
    font-family: 'Source Sans Pro', sans-serif;
    box-shadow: none;
    border: none;
    background-color: #f4f4f4;
    border-radius: none;
}
.dropdown-menu>li>a:hover {
    color: #EB7153;
}
.dropdown-menu {
    border-radius: 0;
}
 container {
    overflow-x: hidden;
    padding-bottom: 100px;
}
.cont {
    min-height: 500px;
    padding-top: 100px;
}
.ourstoryimgasset {
    max-width: 100%;
}
 table, tr, th, td {
    border: 1px #f0f0f0 solid;
    text-align: center;
    min-height: 650px;
    -moz-box-shadow: 0px 0px 2px #f6f3f3;
    -webkit-box-shadow: 0px 0px 2px #f6f3f3;
    box-shadow: 0px 0px 2px #f6f3f3;
}
 th, tr {
    width: 33%;
}
.test {
    min-width: 250px!important;
    padding: 12px 16px!important;
    display: block!important;
    margin-left: 15px!important;
    margin-right: 15px!important;
    margin-top: 15px!important;
    margin-bottom: 30px!important;
    border-radius: 100px!important;
    font-weight: 600!important;
}
 card2 {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
    font-size: 13px;
}
.card3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 11px;
}
.title_pages {
    text-decoration: underline;
}
.topmarg {
    margin-top: 50px;
}
 caps {
    text-transform: uppercase!important;
    font-size: 15px!important;
    font-weight: 700!important;
}
.d-online-form {
    border-radius: 50px;
}
 h1 {
    font-family: 'Lalezar', cursive;
    font-size: 50px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.imageincontainer {
    max-width: 100%;
}
.headerimage {
    background-image: url(./images/footer_background.jpg);
    background-color: transparent;
    margin-top: 0;
}
.footer-icon {
    padding-top: 25px;
}
.footerimage {
    background-image: url(./images/header_background.jpg);
    background-color: transparent;
    padding-top: 50px;
    height: 200px;
    background-size: cover;
}
.underline {
    border-bottom: 8px solid #EB7153;
    padding: 2px;
    margin-bottom: 2px;
    display: inline-block;
}
.underlinedonation {
    border-bottom: 8px solid #000000;
    padding: 2px;
    margin-bottom: 2px;
    display: inline-block;
}
.lalezarfont {
    font-family: 'Lalezar', cursive;
}
.whitetext {
    color: white;
}
.landingheadsize {
    font-size: 70px;
}
.landinghead {
    font-size: 26px !important;
    line-height: 40px;
}
 h2 {
    font-family: 'Lalezar', cursive;
    font-size: 36px;
    margin-top: 50px;
    margin-bottom: 20px;
}
 h3 {
    font-family: 'Source Sans Pro', bold;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
}
 h2.walk {
    margin-top: 10px;
}
 h2.donate {
    margin-top: 100px;
    line-height: 1.2;
}
 hr.style1 {
    border-top: 1px solid #c5c5c5;
}
.overview-list {
    line-height: 30px;
}
.h2contact {
    font-family: 'Lalezar', cursive;
    font-size: 42px;
    color: #000000;
    margin-top: initial;
    margin-bottom: 20px;
    line-height: 1.2;
    word-break: break-word;
}
.body1 {
    /* test */
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    line-height: 38px;
}
.body2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    line-height: 30px;
}
.body3 {
    font-family: 'Source Sans Pro';
    font-size: 15px;
    line-height: 28px;
}
.body4 {
    font-family: 'Source Sans Pro';
    font-size: 13px;
    line-height: 25px;
}
 #therapymenu ul {
    list-style: none;
    display: inline-block;
}
 ul {
    padding-left: 0;
}
 #therapymenu li {
    display: inline-block;
}
.our-story-photo1 {
    margin-top: 35px!important;
    margin-bottom: 35px!important;
}
.our-story-photo {
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}
.collaborators-text {
    padding-left: 125px;
    padding-right: 125px;
}
.back-color {
    background-color: #f2f2f2;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bottom-buffer {
    margin-bottom: 60px;
}
.top-buffer {
    margin-top: 20px;
}
.CD {
    position: relative;
    margin-left: 2%;
    margin-top: 4%;
    width: 100%;
    height: 200px!important;
    border: 2px solid #f6f3f3;
    float: left;
    display: inline;
    text-align: left;
    font-size: 150%;
    vertical-align: text-left;
    -moz-box-shadow: 0px 0px 2px #f6f3f3;
    -webkit-box-shadow: 0px 0px 2px #f6f3f3;
    box-shadow: 0px 0px 2px #f6f3f3;
    border-bottom-style: solid;
    border-bottom-width: 15px;
    border-bottom-color: #2bce95;
}
.coursetitle {
    text-align: center;
    background-color: transparent;
    background-image: url(./images/coursedetailpage_assets-09.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.collaborator-row {
    margin-top: 25px;
    margin-bottom: 25px;
}
.collaborator-h {
    max-height: 150px;
}
.collaborator-text {
    font-weight: 700;
}
.bottom-gap {
    padding-bottom: 15px;
}
.collaborator-image {
    width: 200px;
    background-color: #e5e5e5;
    border: none;
    bottom: 0;
}
.collaborator-column {
    text-align: center;
}
.storytitle {
    text-align: center;
    background-color: transparent;
    background-image: url(./images/watercolor_swatch_red.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 80px;
}
.clinical {
    color: #EB7153;
}
.clinical2 {
    color: #fbb040;
}
.circleClinical {
    width: 40px;
    float: left;
    height: 40px;
    border-radius: 50%;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
}
.clinicalbox1 {
    min-height: 250px;
    position: relative;
    color: #000000;
    text-align: left;
    padding-right: 10%!important;
    padding-left: 10%!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    margin-bottom: 2em;
    margin-top: 1em;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.contactbox11 {
    /*min-height: 400px;
    */
    position: relative;
    color: #000000;
    text-align: left;
    padding-right: 10%!important;
    padding-left: 10%!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    margin-bottom: 2em;
    margin-top: 1em;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.clinicalboxheight {
    min-height: 350px;
}
.clinicalboxheight1 {
    min-height: 300px;
}
.clinicalboxheight2 {
    min-height: 220px!important;
}
.clinicalboxheight3 {
    min-height: 200px!important;
}
.clinicalboxheight4 {
    min-height: 575px;
}
.color-box {
    padding-left: 15px!important;
}
.color-box1 {
    padding-left: 45px!important;
}
.clinicalboxheight5 {
    min-height: 420px;
}
.mental-height {
    min-height: 440px!important;
}
.clinicalboxheight6 {
    max-height: 450px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.clinicalboxheight7 {
    max-height: 550px;
}
.clinicalboxheight8 {
    min-height: 400px;
}
.donation_landingbox {
    min-height: 780px;
    margin-top: 50px;
}
.clinicalboxheight9 {
    min-height: 350px!important;
}
.clinicalboxheight10 {
    max-height: 220px!important;
}
.landingsvg {
    padding-top: 30px;
    padding-bottom: 30px;
}
.landingplay {
    text-align: left;
}
.clintherapybox {
    min-height: 770px;
    margin-top: 50px;
}
.DPAbox {
    min-height: 300px;
    position: relative;
    text-align: left;
    padding-right: 10%!important;
    padding-left: 10%!important;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 1em;
    margin-bottom: 2em;
}
.page-id-26 .DPAbox br {
    display: block !important;
}
.clin1 {
    background-color: #EB7153;
    color: #ffffff;
}
.red-land-cont {
    background-color: #EB7153;
    font-family: 'Lalezar', cursive;
    width: 80%;
    text-align: center;
    font-size: 50px;
    vertical-align: middle;
    height: 130px;
    color: white;
    padding-top: 40px;
    border-radius: 10px;
}
.mail-hov-text {
    color: #fff;
}
.mail-hov-text:hover {
    color: #fff;
}
.mail-hov-text:visited {
    color: #fff;
}
.mail-hov-text:active {
    color: #fff;
}
 @media screen and (max-width: 768px) {
    .logo img {
        width: 80%;
    }
    h1 {
        font-size: 42px;
    }
    h2 {
        font-size: 30px;
    }
    .learnc2 {
        max-width: 240px;
    }
    .menu-image-1 {
       /* max-width:40%!important;
        position:absolute;
        margin:1em;
        */
    }
}
 @media screen and (max-width: 768px) {
    .red-land-cont {
        background-color: #EB7153;
        font-family: 'Lalezar', cursive;
        width: 80%;
        text-align: center;
        font-size: 70%;
        vertical-align: middle;
        height: 200px;
        color: white;
        padding-top: 40px;
        border-radius: 10px;
    }
}
.clin2 {
    background-color: #fbb040;
    color: #ffffff;
}
.navbar-header {
    padding-bottom: 2em;
    padding-left: 1em;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    image: url(./images/mobile_menu1.svg);
    border: 0;
    border-radius: 4px;
}
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.clin3 {
    background-color: #86aaf4;
    color: #ffffff;
}
.clin4 {
    background-color: #2bce95;
    color: #ffffff;
}
.clin5 {
    background-color: #DCAC91;
    color: #ffffff;
}
.clinical3 {
    color: #86aaf4;
}
.clinical4 {
    color: #50E3C2;
}
.clinical5 {
    color: #DCAC91;
}
.advocacy-impact {
    background-color: rgba(235, 113, 83, 0.30)!important;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 50px!important;
}
.course-detail-goals {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 50px!important;
}
.clinicalbox {
    position: relative;
    background-color: rgba(235, 113, 83, 0.50);
    text-align: justify!important;
    padding-right: 10%!important;
    padding-left: 10%!important;
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    border-radius: 15px;
    margin-bottom: 50px;
}
.course_detailbox {
    position: relative;
    text-align: justify!important;
    padding-right: 10%!important;
    padding-left: 10%!important;
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    border-radius: 15px;
}
.coursedetailblob {
    text-align: center;
    background-color: transparent;
    background-image: url(./images/coursedetailpage_assets-08.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 75px;
    padding-bottom: 75px;
    width: 100% 
}
.jumbotron {
    background-color: transparent;
    background-image: url(./images/landingpage_asset_photo1.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.container-fluid1 {
    background-color: transparent;
    margin-bottom: 50px;
    background-image: url(./images/landingpage_photo1.jpg);
    height: 100%;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.landing2 {
    background-size: cover;
    font-size: 50px;
    line-height: 1.1em;
    font-family: 'Lalezar', cursive;
    background-image: url(./images/landingpage_asset_photo2.jpg);
    padding-top: 50px;
    padding-bottom: 250px;
    background-repeat: no-repeat;
    background-position: center;
}
.landingtext {
    margin-left: 10%;
    margin-right: 30%;
    margin-top: 10%;
}
.lefty {
    float: left;
    width: 50%;
}
.lefty1 {
    float: left;
    width: 75%;
}
.mob-footer {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
}
.footer {
    border-top: 1px solid #eee;
    padding-top: 0;
    margin-top: 30px;
    text-align: center;
    background-color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.thumbnail {
    min-height: 360px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 0;
    box-shadow: 0 1px 15px 2px rgba(0, 0, 0, 0.12);
    padding: 25px;
    border: none;
}
.thumbnail1 {
    min-height: 500px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.thumb1 {
    text-align: left;
    margin-right: 10%!important;
    margin-left: 10%!important;
    margin-top: 20px!important;
}
.resource_card {
    position: relative;
    min-width: 100%;
    height: auto;
    margin-bottom: 30px;
    float: left;
    border-bottom: 8px solid #ababab;
    display: inline;
    text-align: left;
    font-size: 150%;
    vertical-align: text-left;
    -moz-box-shadow: 0px 0px 2px #f2f2f2;
    -webkit-box-shadow: 0px 0px 2px #f2f2f2;
    box-shadow: 0 1px 15px 2px rgba(0, 0, 0, 0.12);
}
.accent-icons {
    bottom: 25px;
    position: absolute;
}
.accent-icon-image {
    width: 50px!important;
}
.bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    border: 0px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.yellow-background {
    background-color: #fbb040;
    color: #000000;
    padding: 22px 0;
}
.yellow-background1 {
    background-color: rgba(251, 176, 64, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.green-background {
    background-color: #DCAC91;
    color: #000000;
    padding: 22px 0;
}
.green-background1 {
    background-color: rgba(219, 171, 145, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.green1-background {
    background-color: #39d93b;
    color: #000000;
    padding: 22px 0;
}
.green1-background1 {
    background-color: rgba(57, 216, 59, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.blue-background {
    background-color: #86aaf4;
    color: #000000;
}
.blue-background1 {
    background-color: rgba(134, 170, 243, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.yellowgreen-background {
    background-color: #dcd224;
    color: #000000;
    padding: 22px 0;
}
.blue1-background {
    background-color: #83D6EF;
    color: #000000;
    padding: 22px 0;
}
.blue1-background1 {
    background-color: rgba(131, 214, 239, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.purple-background {
    background-color: #BBADEB;
    color: #000000;
}
.purple-background1 {
    background-color: rgba(186, 172, 234, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.red-link>li>a {
    color: #EB7153;
    font-weight: bold;
    text-decoration: none;
}
.red-link>li>a:hover, .red-link>li>a:focus {
    color: #000;
    background-color: #FFFFFF;
    text-decoration: none;
}
.red-text {
    color: #EB7153;
    ;
}
.red-background1 {
    background-color: rgba(80, 227, 194, 0.3)!important;
    color: #000000;
    padding: 30px!important;
}
.red-background {
    background-color: #50e3c2;
    color: #000000;
    padding: 22px 0;
}
.purple-background {
    background-color: #a68cda;
    color: #000000;
    padding: 22px 0;
}
.brown-background {
    background-color: #FE71AC;
    color: #000000;
    padding: 22px 0;
}
.brown-background1 {
    background-color: rgba(253, 112, 172, 0.30)!important;
    color: #000000;
    padding: 30px!important;
}
.black {
    color: #000000;
}
.black>a:visited {
    color: #000000;
}
.black-link>li>a {
    color: #000;
    font-weight: bold;
    margin: 0;
}
.social-link>li {
    list-style: none;
    display: inline;
}
.social-link>li>a {
    margin: 0 20px;
}
.social-link>li>a>img {
    width: 50px;
}
.black-link>li>a:hover, .black-link>li>a:focus {
    color: #EB7153;
}
.black-background {
    background-color: #000;
}
.label-default {
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #000;
    padding: .5em 1em .5em 1em;
    margin-right: .5em;
    line-height: 3!important;
    font-size: 100%!important;
    font-weight: 200;
    border-radius: 0!important;
    letter-spacing: .06em;
}
.label-default1 {
    background-color: #EB7153;
    padding: .5em 1em .5em 1em;
    margin-right: .5em;
    line-height: 3!important;
    font-size: 100%!important;
    font-weight: 600;
    border-radius: 0!important;
}
.label-default2 {
    background-color: #f2f2f2;
    color: black;
    padding: .5em 1em .5em 1em;
    margin-right: .5em;
    line-height: 3!important;
    font-size: 100%!important;
    font-weight: 600;
    border-radius: 0!important;
}
.label-default3 {
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #f4f4f4;
    color: black;
    padding: 10px;
    display: inline-block;
    white-space: nowrap;
    margin-right: .5em;
    margin-bottom: 5px;
    line-height: 100%;
    font-size: 100%!important;
    font-weight: 700;
    border-radius: 0!important;
}
.btnGO-default {
    color: white;
    background-color: black;
    border-color: #ccc;
}
.btnGO {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btnGO-default.focus, .btnGO-default:focus {
    color: #333;
    background-color: #EB7153;
    border-color: #8c8c8c 
}
.btnGO-default:hover {
    color: #333;
    background-color: #EB7153;
    border-color: #adadad 
}
.btnGO-default.active, .btnGO-default:active, .open>.dropdown-toggle.btnGO-default {
    color: #fff;
    background-color: #EB7153;
    border-color: #adadad 
}
.nav-pills>li>a {
    min-width: 100%;
    padding: 12px 16px;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
    border-radius: 100px;
    font-weight: 600;
    text-align: center;
}
.t {
    margin-left: 0;
    margin-right: 0;
}
.d-link>li>a:hover {
    background-color: #000000;
    color: #ffffff;
    border-radius: 50px;
}
.d-link>li>a {
    color: #ffffff;
}
.nav>li>a:hover {
    background-color: #EB7153;
    color: #ffffff;
    border-radius: 50px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #EB7153;
}
.nav>li>a {
    background-color: #f4f4f4;
    color: #000000;
}
 li.active>.non-selected {
    background-color: #e7e7e7!important;
}
.non-selected {
    background-color: #e7e7e7!important;
}
 li.active>.non-selected, .non-selected:focus, .non-selected:active, .non-selected:hover {
    background-color: #EB7153!important;
}
.navbar-collapse {
    padding-left: 0;
    padding-bottom: 100px;
}
.navbar-default .navbar-nav>li>a {
    color: #000000;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #EB7153;
}
.navbar-nav {
    display: bock;
    border-radius: 100px;
    text-align: center;
}
.navbar-nav>li>a {
    display: block;
    border-radius: 100px;
    text-align: center;
}
.menu-bar-des {
    font-size: 15px;
    text-align: left;
}
.menu-bar-head {
    font-family: 'Lalezar', cursive;
    font-size: 21px;
    margin-top: 1.3em;
}
.nav>li>a {
    padding: 10px !important;
}
.menu-bar-head-1 {
    font-family: 'Lalezar', cursive;
    font-size: 24px;
    margin-top: 18px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    padding-left: 70px;
    padding-right: 70px;
    border-radius: 50px;
    background-color: #EB7153;
    border: none;
    margin-right: 15px;
}
.designation {
    color: #EB7153;
}
.menu-bar-head-1:hover {
    background-color: #000000;
}
.donate-a {
    color: #ffffff;
}
.donate-a:hover {
    background-color: #000000;
    color: ffffff;
}
.menu-image {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 2em;
}
.panel-custom {
    width: 100%;
    text-align: left;
    border-radius: 15px;
    box-shadow: 0px 0px 8px #dcd9d9;
    padding: 20px 100px 20px 100px;
}
.panel-custom2 {
    width: 100%;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #dcd9d9;
    margin-top: 15px;
    margin-bottom: 15px;
}
.panel-custom3 {
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #dcd9d9;
    margin-top: 60px;
    margin-bottom: 60px;
}
.panel-custom4 {
    margin-top: 30px!important;
}
.walk-box {
    padding: 30px;
}
.marg {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
}
.course_detail_head {
    color: #2bce95;
    font-weight: bold;
    font-family: 'Lalezar', cursive;
}
.just {
    margin-left: 5%;
    margin-right: 5%;
}
.default-just {
    margin-left: 55%;
    margin-right: 5%;
}
.default-just1 {
    margin-right: 55%;
    margin-left: 5%;
}
.contact {
    color: #ffffff;
    font-weight: bold;
}
.bordercontrol {
    border: none!important;
}
.people-image {
    width: 100%;
    margin-top: none;
    margin-bottom: 15px;
}
.tcoverview-image {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.thewalk-image {
    width: 60%;
}
.default-img {
    width: 50%;
    float: left;
}
.default-img1 {
    width: 50%;
    float: right;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
 @media screen and (max-width: 768px) {
    .default-img2 {
        display: none!important;
    }
}
.default-img2 {
    width: 50%;
    float: left;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.people-auto {
    margin-top: 30px;
}
 a {
    color: black;
    text-decoration: none!important;
}
 a:hover {
    text-dcoration: none!important;
    color: #EB7153;
}
 a:visited {
    color: #EB7153;
    text-decoration: none!important;
}
 a.morelink {
    text-decoration: none;
    outline: none;
    display: inline-block;
    background-color: white;
    color: #EB7153;
    border-radius: 50px;
    border: 1px solid #EB7153;
    font-size: 75%;
    font-weight: 200;
    margin-top: 1em;
    margin-bottom: 3em;
    padding-left: 1em;
    padding-right: 1em;
}
 a.morelink.less {
    text-decoration: none;
    outline: none;
    display: inline-block;
    background-color: #EB7153;
    color: white;
    border-radius: 50px;
    border: 1px solid #EB7153;
    font-size: 75%;
    font-weight: 200;
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 1em;
    margin-bottom: 3em;
}
.morecontent span {
    display: none;
}
.comment {
    width: 100%;
    background-color: white;
    margin: 0px;
}
.circle-people {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-color: #e5e5e5;
    border: none;
    margin-top: 0.8em;
}
.circle-default {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-color: #e5e5e5;
    border: none;
    float: left;
    text-align: middle;
}
.img-middle {
    vertical-align: middle;
}
.img-margin {
    margin-bottom: 30px;
}
.img-margin1 {
    margin-top: 70px;
    margin-bottom: 30px;
}
.circle-icon {
    border-radius: 50%;
    height: 75px;
    width: 75px;
    background-color: #e5e5e5;
    border: none;
}
.show-read-more .more-text {
    border: 1px solid #EB7153;
    border-radius: 74px;
    font-family: OpenSans;
    font-size: 12px;
    color: #EB7153 
}
.boxlink:visited {
    color: #000000;
    text-decoration: none;
}
.boxlink {
    color: #000000;
    text-decoration: none;
}
.boxlink:hover {
    color: #000000;
    text-decoration: none;
}
.achievementsbox {
    min-height: 90px;
    position: relative;
    background-color: #ffffff;
    vertical-align: middle;
    border-radius: 10px;
    padding-top: none;
    font-weight: bold;
    margin-top: 1em;
}
.achievementsbox1 {
    min-height: 90px;
    position: relative;
    background-color: #f2f6f5;
    vertical-align: middle;
    text-align: left!important;
    border-radius: 10px;
    padding-top: 10px;
    font-weight: 700;
    margin-bottom: 1em;
}
 h3.ontop {
    position: relative;
    top: 4.7em;
}
.va {
    font-weight: 600;
}
.img-round {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.resourcedate {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
    font-size: 12px;
    height: 10px!important;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
}
.resource_publish {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
    font-size: 13px;
    color: #EB7153;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.resourcecapt {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    ;
    padding-top: 20px;
    padding-bottom: 5px;
    line-height: 28px;
    color: #333;
}
.resource_topic {
    font-weight: 600;
    font-size: 13px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
}
.developmental_head {
    font-weight: bold;
}
.redhead {
    color: #EB7153;
}
.blackhead {
    color: #2B2828;
}
.verticalLine {
    border-left: thick solid #EB7153;
    margin-top: 2em;
    margin-bottom: 2em;
    border-width: 10px;
}
.verticalLine1 {
    border-left: thick solid #86aaf4;
    margin-top: 2em;
    margin-bottom: 2em;
    border-width: 10px;
}
.verticalLine2 {
    border-left: thick solid #39D93B;
    margin-top: 2em;
    margin-bottom: 2em;
    border-width: 10px;
}
.marginspace {
    margin-left: 3%;
    font-weight: 700;
}
/*THERAPY*/
.speech-a:visited {
    background-color: #86AAF4!important;
    color: white!important;
}
.speech-a:hover {
    background-color: #86AAF4!important;
    color: white!important;
}
.speech-a:focus {
    background-color: #86AAF4!important;
    color: white!important;
}
.speech-a a:active {
    background-color: #f2f2f2;
    color: #86AAF4;
}
.speech-a {
    color: #86AAF4;
    border: 3px solid;
}
.speech-a1 {
    background-color: #86AAF4;
    color: #ffffff;
}
.Autism-a:hover {
    background-color: #50E3C2!important;
    color: white!important;
}
.Autism-a {
    color: #50E3C2;
    border: 3px solid;
}
.Autism-a1 {
    background-color: #50E3C2;
    color: #ffffff;
}
.mental-a:hover {
    background-color: #FBB040!important;
    color: white!important;
}
.mental-a {
    color: #FBB040;
    border: 3px solid;
}
.mental-a1 {
    background-color: #FBB040!important;
    color: #ffffff;
}
.specialed-a:hover {
    background-color: #39d93b!important;
    color: #ffffff;
}
.specialed-a {
    color: #39d93b;
    border: 3px solid;
}
.specialed-a1 {
    background-color: #39d93b!important;
    color: #ffffff;
}
.mental {
    background-color: rgba(251, 176, 64, 0.30);
}
.occupational-a:visited {
    background-color: #DCAC91!important;
    color: black!important;
}
.occupational-a:hover {
    background-color: #DCAC91!important;
    color: white!important;
}
.occupational-a:focus {
    background-color: #DCAC91!important;
    color: white!important;
}
.occupational-a.active {
    background-color: #DCAC91!important;
    color: white!important;
}
.occupational-a {
    color: #DCAC91;
    border: 3px solid;
}
.occupational-a1 {
    background-color: #DCAC91;
    color: #ffffff;
}
.therapyli {
    min-width: 345px;
    padding: 12px 16px;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    border-radius: 100px;
    font-weight: 600;
    text-align: center;
}
.therapyli-a {
    min-width: 345px;
    padding: 12px 16px;
    display: block;
    margin-left: 20%;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
    border-radius: 100px;
    font-weight: 600;
    text-align: center;
}
.therapyli-b {
    min-width: 345px;
    padding: 12px 16px;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
    border-radius: 100px;
    font-weight: 600;
    text-align: center;
}
.mentaltherapy {
    color: #FBB040;
}
.occupationaltherapy {
    color: #DCAC91;
}
.autismintervention {
    color: #50E3C2;
}
.speechhead {
    color: #86AAF4;
}
.verticalLinemental_health {
    border-left: thick solid #FBB040;
    border-width: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.therapybox {
    min-height: 400px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 2em;
    margin-bottom: 2em;
    background: #FFFFFF;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.mentaltherapybox1 {
    min-height: 300px!important;
}
.autibox {
    min-height: 460px!important;
}
.speechbox1 {
    min-height: 300px;
}
.landingbox {
    min-height: 430px;
    margin-top: 0;
}
.occupationbox {
    min-height: 500px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    background-color: rgba(219, 171, 145, 0.30);
}
.speechbox {
    min-height: 400px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    background-color: rgba(134, 170, 243, 0.30);
}
.autismbox {
    min-height: 380px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 15px;
    background-color: rgba(80, 226, 193, 0.30);
}
.occbook1 {
    width: 100%;
    min-height: 400px;
    border-readius: 25px;
    background: linear-gradient( to right, #f2f2f2 0%, #f2f2f2 50%, #ffffff 50%, #ffffff 100%);
    -moz-box-shadow: 0px 0px 2px #f6f3f3;
    -webkit-box-shadow: 0px 0px 2px #f6f3f3;
    box-shadow: 0px 0px 2px #f6f3f3;
}
.learn {
    border: 1px solid #000000;
    border-radius: 100px;
    font-family: OpenSans;
    font-size: 15px;
    color: #000000;
    max-width: 450px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.learnc {
    border: 2px solid #000000;
    border-radius: 100px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    max-width: 600px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.learnc150 {
    max-width: 150px;
}
.learnc50 {
    max-width: 300px;
}
.learnclarge {
    padding-left: 30px;
    padding-right: 30px;
    background-color: transparent;
}
.donation2 {
    background-color: rgba(255, 255, 255, 0.9);
    width: 200px;
}
.donation2.focus, .donation2:focus {
    background-color: rgba(235, 113, 83, 0.50);
}
.donation2:hover {
    background-color: rgba(235, 113, 83, 0.50);
}
.donation2.active, .donation2:active, .open>.dropdown-toggle.donation2 {
    background-color: rgba(235, 113, 83, 0.50);
}
.learnc1 {
    background-color: rgba(251, 176, 64, 0.5);
    width: 300px;
}
.learnc2 {
    background-color: rgba(235, 113, 83, 0.5);
    width: 300px;
}
.learnc2-small {
    width: 250px !important;
}
.learnc3 {
    background-color: rgba(187, 173, 235, 0.5);
    width: 300px;
}
.learnc4 {
    background-color: rgba(140, 170, 244, 0.5);
    width: 300px;
}
.learnc5 {
    color: white!important;
    border: 2px solid #ffffff;
    width: 300px;
    background-color: transparent;
}
.learnc6 {
    background: rgba(134, 170, 243, 0.50);
    width: 300px;
}
.learnc7 {
    background-color: rgba(251, 176, 64, 0.5);
    width: 300px;
}
.learnc8 {
    background-color: rgba(134, 170, 244, 0.5);
    width: 300px;
}
.learnc9 {
    background-color: rgba(43, 206, 149, 0.5);
    width: 250px;
    margin-bottom: 0px;
}
.page-template-clinical_services-php button {
    width: 100%;
}
.learnc10 {
    background-color: rgba(219, 171, 145, 0.50);
    width: 500px;
    margin-bottom: 0px;
}
.navi-bottom-0 {
    margin-bottom: 0;
}
.navi-bottom-1 {
    margin-bottom: 50px;
    padding-bottom: 0;
}
.nav-pills>li+li {
    margin-left: 0;
}
.right-half {
    background-color: #ffffff;
    position: absolute;
    right: 0px;
    width: 50%;
}
.left-half {
    background-color: ##ffffff;
    position: absolute;
    left: 0px;
    width: 50%;
}
.red-detail {
    color: #50e3c2;
}
.purple-detail {
    color: #a68cda;
}
.brown-detail {
    color: #FE71AC;
}
.yellow-detail {
    color: #fbb040;
}
.greenyellow-detail {
    color: #dcd224;
}
.yellow1-detail {
    color: #fbb040;
}
.green-detail {
    color: #DCAC91;
}
.green1-detail {
    color: #39D93B;
}
.brown1-detail {
    color: #DCAC91;
}
.blue-detail {
    color: #86aaf4;
}
.blue2-detail {
    color: #86aaf4;
}
.blue1-detail {
    color: #83D6EF;
}
.text {
    height: 16px;
    max-height: 16px;
    padding-left: 88px;
    padding-right: 88px;
    margin-top: 18px;
    font-size: 0.6em;
    letter-spacing: -0.02em;
    position: relative;
}
.dropbtn {
    background-color: #ffffff;
    color: white;
    padding: 10px 15px;
    font-size: 13px;
    border: none;
    cursor: pointer;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    overflow: visible;
    z-index: 100;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f1f1f1 
}
/* Show the dropdown menu on hover */
 @media (min-width: 767px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block;
    }
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #f2f2f2;
}
.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}
.showContent {
    line-height: 1em;
    height: auto;
}
.showContent {
    height: auto;
}
.show-more {
    padding: 10px 0;
    text-align: left;
    margin-top: 1em;
}
/*Read More*/
.read-more-state {
    display: none;
}
.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
}
.read-more-target br {
    display: block;
}
 new {
    display: block;
}
.read-more-state:checked~.read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}
.read-more-state~.read-more-trigger:before {
    content: 'Read more +';
}
.read-more-state:checked~.read-more-trigger:before {
    content: 'Read less -';
}
.read-more-trigger {
    cursor: pointer;
    text-decoration: none;
    outline: none;
    display: inline-block;
    background-color: white;
    color: #EB7153;
    border-radius: 50px;
    border: 1px solid #EB7153;
    font-size: 75%;
    font-weight: 200;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 2em;
}
.read-more-wrap br {
    display: none;
}
.page-id-404-2 footer {
    display: none;
}
.page-id-22 .container {
    padding-bottom: 0;
}
/* Custom CSS */
.menu-bar-head-1 {
    padding-bottom: 5px;
}
.gotoup {
    margin-top: 40px;
}
.gotoright {
    padding-left: 15px;
    padding-right: 15px;
}
.scrollTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: #eb7153 5px solid;
    z-index: 999999;
    background: #eb7153;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s ease-in;
}
.scrollTop span {
    color: #fff;
    font-size: 28px;
    padding: 5px 7px;
}
.advo-img {
    height: 100%;
    width: 100%;
}
.redhead a {
    color: #EB7153;
}
.page-template-footer_financials p a {
    color: #eb7153;
    font-weight: 700;
}
.donate-error {
    color: #EB7153;
    font-size: 12px;
    cursor: pointer;
}
.donate-incomp {
    color: #EB7153;
    font-weight: 600;
}
.story-panel-img {
    width: 100%;
}
.research-cont {
    font-size: 17px;
    color: #EB7153;
}
.just .imageincontainer {
    width: 100%;
    height: 100%;
}
.control-label-form {
    margin: 10px 0;
}
.load-buttons {
    padding-top: 50px;
    padding-bottom: 50px;
}
.load-buttons a {
    background-color: #eb7153;
    border: 2px solid #eb7153;
    border-radius: 100px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 30px;
    color: #fff;
    transition: all 0.5s ease-in;
}
.load-buttons span {
    position: absolute;
    /*margin-top: 50px;
    */
}
.load-buttons a:hover {
    background-color: #000;
    border-color: #000;
}
.load-prev a {
    float: left;
}
.load-next a {
    float: right;
}
.page-template-test .load-buttons {
    position: absolute;
    display: block;
    bottom: -200px;
}
.page-template-test .load-buttons span {
    position: relative;
}
.page-template-test footer {
    margin-top: 150px;
}
.page-template-clinical .clinicalbox1 {
    min-height: 350px;
}
.page-template-advocacy-php .clinicalbox1, .page-template-advocacy-ecdd-php .clinicalbox1, .page-template-advocacy-outreach-php .clinicalbox1 {
    min-height: 300px;
}
.advocbh8 {
    min-height: 400px !important;
}
.page-template-advocacy-php #early-childhood-development-disability .clinicalbox1, .page-template-advocacy-ecdd-php #early-childhood-development-disability .clinicalbox1 {
    min-height: 400px;
}
.panel-custom {
    padding: 20px;
}
.page-template-donate_landing .mail-hov-text:hover {
    color: #000;
}
/*.research-extra {
    padding-bottom: 200px;
}
*/
/*.modal-content {
    padding: 0;
    border: none;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    overflow: hidden;
}
*/
.modal-content {
    padding: 0;
    border: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    overflow: hidden;
}
 #icdpPop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    overflow: hidden;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 25px;
}
 #icdpPop .modal-cont-box {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: -65%;
    background-position-y: center;
    border: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    /*overflow: hidden;
    */
    width: 800px;
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 10px;
}
 @media (min-width: 1200px) {
    #icdpPop .modal-cont-box {
        width: 1024px;
    }
}
 #icdpPop .modal-box {
    padding: 25px 35px;
    background: #fff;
}
 #icdpPop img {
    width: 100%;
}
 #icdpPop .modal-box img.acl-logo {
    width: 50px;
    padding-bottom: 10px;
}
 #icdpPop .modal-box img.con-logo {
    width: 50%;
    padding-bottom: 30px;
}
 #icdpPop .modal-box img.diff-logo {
    width: 50%;
    margin: 30px auto;
}
 #icdpPop p a {
    color: #425ead;
}
 #icdpPop p a:hover {
    color: #EB7153;
}
 #icdpPop .learnc {
    width: 80%;
    font-weight: 400;
    border: 1px solid #000;
    background: none;
    padding: 10px;
    margin: 20px 10%;
    outline: none !important;
}
 #icdpPop .learnc:hover {
    color: #fff;
    background: #000;
}
 #icdpPop button.close {
    position: absolute;
    right: -10px;
    top: -10px;
    opacity: 1;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    outline: none !important;
    padding: 2.5px;
    background: #000;
}
 #icdpPop button.close img {
    width: 10px;
    margin-top: -5px;
}
.listcard.initialhide {
    display: none 
}
.listcard.initialhide {
    display: none 
}
.training-card {
    min-height: 240px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 20px 20px 0;
    color: #333;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
}
.training-card:hover {
    transform: scale(1.025);
}
.training-card .duration, .training-card .people {
    padding-left: 25px;
    position: relative;
}
.training-card .people.active {
    text-decoration: underline;
    font-weight: 600;
}
.training-card .duration:before, .training-card .people:before {
    content: '';
    height: 15px;
    width: 15px;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    display: inline-block;
    top: 3px;
}
.training-card .people:before {
    background-image: url('./images/user_type.svg');
}
.training-card .duration:before {
    background-image: url('./images/clock.svg');
}
.training-card .category {
    width: 100%;
    margin-left: -20px;
    position: absolute;
    bottom: 0;
    padding: 0;
}
.training-card .category .training-date {
    background: #000;
    color: #FFF;
    font-weight: 800;
    width: 30%;
    display: inline-block;
    padding: 17px 0;
    text-align: center;
    text-transform: uppercase;
    float: left;
    line-height: 16px;
    margin: 0;
    height: 50px;
    font-size: 18px;
}
.training-card .category .topic {
    font-weight: 700;
    width: 70%;
    display: inline-block;
    padding: 9px 5px;
    text-align: center;
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    height: 50px;
    vertical-align: middle;
}
.training-card .category .topic.singleht {
    padding: 17px 5px;
}
.trainingcontrol {
    font-weight: 700;
    font-size: 18px;
    height: auto;
    padding: 13.5px 10px;
    border-radius: 14px;
    border: 2px solid #222;
}
.cal-pills>li>a {
    padding: 9px 10px !important;
    background: none;
    border-radius: 0 !important;
    margin: 0;
    border-right: 1px solid #999;
    font-weight: 600;
    cursor: pointer;
}
.cal-pills>li:nth-last-child(1)>a {
    border-right: none;
}
.cal-pills {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid #222;
}
.hiddenmessage {
    display: none;
}