.single-ct_courses .course-hero-content {
    padding: 206px 0px 204px 0px;
    background-size: cover;
    background-position: center;
}

.single-ct_courses .course-hero-content .hero-title {
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    font-weight: bold;
}

.single-ct_courses .c-course-details {
    margin-top: -112px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
    padding: 33px 40px 40px 40px;
}

.single-ct_courses .normal-details .c-course-details {
    margin-top: 0;
}

.c-course-details .c-course-code, .c-course-details .c-course-duration, .c-course-details .c-member-details, .c-course-details .c-course-custom-properties {
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 21px;
}

.c-course-details .course-heading {
    display: block;
    color: #111111;
    font-size: 16px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 3px;
}

.c-course-details .c-code, .c-course-details .c-duration, .c-course-details .c-member-details .member-title, .c-course-details .c-course-custom-properties {
    font-size: 14px;
    line-height: 25px;
    font-weight: 800;
    color: #2A8FBD;
}

.c-course-details .c-duration {
    color: #621B4B;
}

.c-course-details .c-course-code + .c-course-duration {
    padding-top: 23px;
}

.c-course-details .c-member-details {
    margin: 0;
    padding-top: 23px;
    padding-bottom: 30px;
}

.c-course-details .c-member-details .course-heading {
    margin-bottom: 9px;
}

.c-course-details .c-member-details li {
    list-style: none;
    display: inline-block;
    margin-top: 12px;
    width: 100%;
}

.c-course-details .c-member-details .member-avatar img {
    border-radius: 50%;
}

.c-course-details .c-member-details .member-avatar {
    margin-right: 20px;
}

.c-course-details .c-member-details .member-title a:not(:hover) {
    color: #A32C2D;
}

.c-course-details .c-course-contact-form {
    padding-top: 23px;
}

.c-course-details .c-course-contact-form .wpcf7-submit {
    width: 100%;
}

.single-ct_courses #page .wpcf7 form.wpcf7-form input[type="submit"] {
    margin-bottom: 0;
    font-size: 14px;
}

.single-ct_courses #page .wpcf7 form.wpcf7-form input[type="submit"]:not(:hover) {
    background-color: #ff7900;
}

.single-ct_courses div.wpcf7 .ajax-loader {
    position: absolute;
}

.single-ct_courses div.wpcf7 .ajax-loader.is-active {
    position: relative;
}

/*.single-ct_courses #page .wpcf7 form.wpcf7-form input:not(.wpcf7-submit),
.single-ct_courses #page .wpcf7 form.wpcf7-form textarea:not(.wpcf7-submit) {
    margin-bottom: 15px;
}*/

.single-ct_courses #page .wpcf7 form.wpcf7-form div.wpcf7-response-output {
    margin-bottom: 0px;
    margin-top: 10px;
}

.single-ct_courses #page .wpcf7 form.wpcf7-form p {
    font-family: 'Libre Franklin', sans-serif;
}

@media only screen and (max-width: 992px) {
    .single-ct_courses .c-course-details {
        margin-top: 0;
    }

    .single-ct_courses .course-hero-content {
        padding: 156px 0px 154px 0px;
    }

    .single-ct_courses .course-hero-content .hero-title {
        font-size: 36px;
        line-height: 1.5;
    }
}

.single-ct_courses .course-header-excerpt p {
    color: #fff;
}

.single-ct_courses .course-header-excerpt {
    padding-top: 9px;
    padding-bottom: 5px;
}

.c-course-details .c-course-custom-properties {
    padding-top: 23px;
}

.single-ct_courses .c-page-header .c-page-header__inner .mask {
    opacity: 1;
}

/* single department */
.single-ct_department .c-page-header .c-page-header__inner .block .c-title .item-title .heading {
    font-size: 72px;
    line-height: 84px;
}

.single-ct_department .department-header-excerpt p {
    color: #fff;
}

.c-university-header-custom-content {
    position: relative;
}

@media only screen and (min-width: 992px) {
    .c-university-header-custom-content {
        margin-top: 60px;
    }

    .single-ct_department.department-custom-content .c-page-header .c-page-header__inner .block {
        position: relative;
        transform: initial;
        padding-top: 144px;
        top: 0;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 992px) {
    .single-ct_department .c-university-header-custom-content {
        margin-top: 60px;
    }

    .c-university-header-custom-content {
        margin-top: 60px !important;
    }
}

.ct-bundle-search .search-bundle-button {
    margin-top: 30px;
}

.ct-bundle-search label {
    margin-bottom: 3px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #621b4b;
    font-weight: 700;
    text-transform: uppercase;
}

.ct-bundle-search .search-bundle-input,
.ct-bundle-search .ct_courses_bundle_cat,
input#searchBundle:focus {
    border-bottom: 2px solid #621b4b;
    font-size: 14px;
    padding: 11px 18px;
    border-radius: 0;
    height: 50px;
}

.ct-bundle-search .ct_courses_bundle_cat {
    padding: 14px 15px;
}

.ct-bundle-search .c-row.search-result {
    padding-top: 18px;
    padding-bottom: 6px;
}

.ct-bundle-search .search-result .heading {
    font-size: 30px;
    font-weight: 800;
    font-family: 'Libre Franklin', sans-serif;
}

.single-ct_department .c-contacts .item-thumbnail img {
    width: 70px;
    height: 70px;
}

.single-ct_department .c-contacts .item-email {
    margin-bottom: -5px;
}

.c-university-header-custom-content .c-icon-box .block-list .item .block {
    padding: 0;
}

.course-hero-content {
    position: relative;
}

.hero-content {
    position: relative;
    z-index: 1;
}

.course-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}