/*
Theme Name: Oxleas Nursing Preceptorship
Description: Oxleas Nursing Preceptorship Theme
Version: 1.0
Author: James Elliott
*/

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
button,
input,
select,
textarea {
    color: rgb(28, 36, 95);
}

::-moz-selection {
    background: rgb(37, 114, 212);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

::selection {
    background: rgb(37, 114, 212);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

hr {
    width: 100%;
    display: block;
    height: 1px;
    border: 0;
    margin: 1em 0;
    padding: 0;
    float: left;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

h1, h2, h3, h4, h5, h6, p {
    width: 100%;
    clear: both;
    font-family: 'Open Sans', Helvetica, sans-serif;
    text-align: left;
    text-transform: none;
}

a {
    color: rgb(55, 32, 31);
}

/*
.learndash-complete,
.ld-status-complete {
    opacity: 0.5 !important;
    pointer-events: none !important;
}
*/

/* ==========================================================================
   HTML & Body
   ========================================================================== */
html {
    width: 100%;
    margin: 0;
    background: rgb(255,255,255);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

body {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: rgb(55, 32, 31);
    position: relative;
}

.wrapper {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 60px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    opacity: 0;
    background-color: #F6F6F6;
}

.rs-fullwidth-wrap {
    background-color: #F6F6F6;
}

.learndash {
    width: 100%;
    float: left;
}

.wpforms-confirmation-container-full,
.single-sfwd-lessons .ld-content-actions,
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price .ld-currency {
    display: none !important;
}

.learndash-wrapper #btn-join, .learndash-wrapper .btn-join {
    background: #0072BB;
}

.wp-block-file.hide_file_download {
    display: none;
}

/* ==========================================================================
   Content
   ========================================================================== */
.content, .testimonials_container {
    max-width: 1100px;
    float: none;
    margin: 0 auto;
    position: relative;
}

.learndash-wrapper {
    width: 100%;
    display: table;
    margin: 0;
}

body .cog-body {
    margin: 0 !important;
}

body.learndash-cpt-sfwd-courses .ld-text,
body .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    display: none !important;
}

body .learndash-wrapper .ld-item-list.ld-course-list .ld-lesson-section-heading, body .learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading, .introduction_heading {
    font: 600 26px/40px 'Open Sans', Helvetica, sans-serif !important;
    color: #0072BB;
    margin: 50px 0 10px;
}

#ld-tab-content-211 {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

#ld-tab-content-11064 a, #ld-tab-content-211 a {
    width: 100%;
    font-size: 20px;
    float: left;
    margin-bottom: 10px;
    color: #495255;
}

body .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
    padding: 0;
}

body .ld-item-list-section-heading {
    margin-top: 20px;
}

.ld-item-title {
    font-size: 20px;
}

.learndash-wrapper .ld-status-incomplete.ld-status-icon {
    border: 4px solid #0072BB;
}

body .learndash-wrapper .ld-item-list {
    margin: 0;
}

body .learndash-wrapper .ld-item-list .ld-item-list-item {
    margin: 0 0 10px;
    border: none;
}

body.learndash-cpt .content.call_to_action_button {
    display: none;
}

.content:after {
    content: "";
    display: table;
    clear: both;
}

.content ul, .content ol {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    float: left;
    list-style-type: none;
}

.content ul li, .content ol li {
    width: 100%;
    font: 400 18px/34px 'Open Sans';
    color: #404040;
    margin: 0 0 5px;
    float: left;
}

.content ul.two_columns ul.small_list li {
    font: 400 15px/26px 'Open Sans';
    margin-bottom: 10px;
}

body .content p + ol.numbered,
body .content p + ul.bullets {
    margin-top: 15px;
}

body .content ol.numbered,
body .content ul.bullets {
    padding-left: 25px;
}

body .content ol.numbered li {
    list-style-type: decimal;
}

body .content ul.bullets li {
    list-style-type: disc;
}

.testimonials_container h1,
.content h1 {
    color: #0072BB;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 20px 0;

}

body.page-id-219 .content h1 {
    text-align: center;
}

.testimonials_container h1 {
    text-align: center;
}

body.learndash-cpt .content h1 {
    padding-bottom: 10px;
    border-bottom: 4px solid #fdd000;
    margin: 40px 0 20px;
}

body.learndash-cpt .content .ld-tabs-content h1 {
    color: #fff;
    padding: 20px 25px;
    font-size: 30px;
    margin: 0 0 20px;
    border-bottom: 4px solid #fff;
    line-height: 40px;
}

body.learndash-cpt .content .twelve-month-portfolio-profession-and-post-specific-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-profession-and-post-specific-02 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-profession-and-post-specific-03 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-equality-and-diversity-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-health-safety-and-security-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-02 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-03 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-04 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-05 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-06 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-personal-and-people-development-07 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-communication-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-communication-02 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-communication-03 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-quality-01 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-quality-02 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-quality-03 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-quality-04 .ld-tabs-content h1,
body.learndash-cpt .content .twelve-month-portfolio-equality-and-diversity-01 .ld-tabs-content h1 {
    color: #0067b4;
    border-bottom: 4px solid #eac000;
}

body.sfwd-courses-template-default .learndash-wrapper .ld-item-list .ld-item-list-item {
    background: transparent;
}

body .wp-block-file {
    margin: 60px 0 60px;
}

body .wp-block-file .wp-block-file__button {
    background: #0072BB;
    border-radius: 0;
}

.learndash-wrapper .ld-file-upload {
    padding: 0;
    background-color: #fff;
    border-radius: 0;
    margin: 0;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-heading span {
    display: block;
}

body .learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label {
    border-radius: 0;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #000;
    font: 400 18px/31px 'Open Sans', Helvetica, sans-serif;
    margin: 0;
    font-style: normal;
}

body .learndash-wrapper .ld-content-actions {
    padding: 0 0 40px;
    border-top: none !important;
}

.competency_header_section {
    background: #0067b4;
    padding: 25px;
}

.competency_header_section.twelve_months {
    background: #fdd000;
}

.competency_header_section.beyond_leadership {
    background: #adce79;
}

.competency_header_section.beyond_clinical {
    background: #f7c2db;
}

.competency_header_section.beyond_development {
    background: #cdc1e0;
}
.competency_header_section.beyond_communication {
    background: #97d4f7;
}
.achieved_header {
    font: 500 24px/34px 'Open Sans', Helvetica, sans-serif;
    color: #fdd000;
    margin-bottom: 0;
}

.what_to_be_achieved {
    font: 500 20px/28px 'Open Sans', Helvetica, sans-serif;
    color: #fff;
    margin-top: 10px;
}
.competency_header_section.beyond_communication .achieved_header,
.competency_header_section.beyond_development .achieved_header,
.competency_header_section.beyond_clinical .achieved_header,
.competency_header_section.beyond_leadership .achieved_header,
.competency_header_section.twelve_months .achieved_header {
    color: #000;
}
.competency_header_section.beyond_communication .what_to_be_achieved,
.competency_header_section.beyond_development .what_to_be_achieved,
.competency_header_section.beyond_clinical .what_to_be_achieved,
.competency_header_section.beyond_leadership .what_to_be_achieved,
.competency_header_section.twelve_months .what_to_be_achieved {
    color: #0067b4;
}

body.calendar .mec-wrap {
    width: 100%;
    float: left;
}
body.calendar .mec-calendar.mec-event-container-simple dl dt.mec-selected-day, .mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover {
    border-bottom: 2px solid #0072BB;
}
body.calendar .mec-calendar .mec-calendar-header h2 {
    text-transform: capitalize;
    font: 500 24px/34px 'Open Sans', Helvetica, sans-serif;
    color: #0072BB;
}
body.calendar .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day {
    font-size: 16px;
}
body.calendar .mec-load-month-link {
    color: #0072BB;
    font: 500 13px/22px 'Open Sans', Helvetica, sans-serif;
    text-transform: capitalize;
}
.mec-calendar .mec-calendar-side .mec-next-month i, .mec-calendar .mec-calendar-side .mec-previous-month i {
    color: #0072BB;
}
body .gform_wrapper.gravity-theme .gfield_label {
    color: #0072BB;
    font: 500 15px/22px 'Open Sans', Helvetica, sans-serif;
    margin-bottom: 0;
}
.gform_required_legend {
    display: none;
}
body .gform_fields select, .gform_fields textarea, body .gform_fields input[type="text"], body .gform_fields input[type="email"] {
    border: 1px solid #fdd000;
}
body .gform_footer input[type="submit"] {
    background: #fdd000;
    font: 500 15px/22px 'Open Sans', Helvetica, sans-serif;
    color: #0072BB;
    padding: 10px 20px;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0;
}
#tick_box {
    width: 100%;
    float: left;
    padding: 20px;
    background: #ececec;
}
body.postid-12624 .wpProQuiz_text,
body.postid-11889 #tick_box {
    display: none;
}

body.postid-12469 .learndash-wrapper .ld-file-upload,
body.postid-11889 .learndash-wrapper .ld-file-upload {
    display: block;
}

#tick_box p {
    margin-bottom: 0;
}
.round {
    position: relative;
}

.round label {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}

.round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 7px;
    opacity: 0;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 12px;
}

.round input[type="checkbox"] {
    visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: #0072BB;
    border-color: #0072BB;
}

.round input[type="checkbox"]:checked + label:after {
    opacity: 1;
}

body .learndash-wrapper .ld-alert {
    width: 100%;
    float: left;
    border-radius: 0;
    margin: 20px 0 0;
}

body .learndash-wrapper .ld-alert-warning,
body .learndash-wrapper .ld-alert-success {
    color: #0067b4;
    background: #fdd000;
    border: none;
    font-size: 20px;
}

body .learndash-wrapper .ld-table-list {
    margin: 0;
}
body .learndash-wrapper .ld-table-list .ld-table-list-item {
    border-bottom: none;
}

body .ld-icon.ld-icon-download,
body .learndash-wrapper .ld-icon-delete,
body .learndash-wrapper .ld-alert .ld-alert-icon.ld-icon-alert {
    color: #0067b4;
    font-size: 32px;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label,
body .learndash-wrapper .ld-alert-success .ld-alert-icon {
    background: #0072BB;
    color: #fff;
    font-size: 17px;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span {
    color: #fff;
}

.ld-file-upload {
    display: none;
}

body.continuing-professional-development-certification .ld-file-upload,
body.medication-competency .ld-file-upload,
body.certificates-and-curriculum-vitae .ld-file-upload,
body.endorsements .ld-file-upload, .ld-file-upload.show_list {
    display: block;
}

#uploadfile_form label strong {
    background: #0072BB;
    border-radius: 0;
}

.learndash-wrapper .ld-file-upload {
    background: #0072BB !important;
    padding: 20px 0 0 !important;
    margin: 20px 0 0 !important;
    border-radius: 0 !important;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form {
    margin-top: 0 !important;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-heading {
    color: #fff !important;
    border-bottom: 1px dashed #fff !important;
    padding: 0 20px 15px !important;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label {
    background-color: transparent !important;
}

.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span {
    color: #fff !important;
}

.content h1.section_title {
    padding: 0;
    margin-bottom: 0;
}

.content p, .content h2 {
    color: #404040;
    font: 400 18px/180% 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 20px;
}

.content p.open-close {
    cursor: pointer;
    border-top: 1px solid #b5c9d6;
    margin: 0;
    padding: 13px 0;
    font: 400 18px/180% 'Open Sans', Helvetica, sans-serif;
    background: transparent url('https://oxleasnurseeducation.com/wp-content/uploads/select_arrow_down.svg') no-repeat right 12px top 23px;
    background-size: 12px auto;
}

p.open-close:first-of-type {
    border-top: none;
}

.content p.open-close.current {
    color: #0072bb;
    background: transparent url('https://oxleasnurseeducation.com/wp-content/uploads/select_arrow_up.svg') no-repeat right 12px top 23px;
    background-size: 12px auto;
}

.content .desc {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    padding: 20px;
}

.content .desc p:last-of-type {
    margin-bottom: 0;
}

.content h2 {
    font-weight: 700;
    line-height: 250%;
    margin: 20px 0 0;
}

.content h3 {
    color: #0072bb;
    font: 500 24px/34px 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 10px;
    text-decoration: none;
}

.content p + h3 {
    margin: 30px 0 0;
}

.content h3 + h2 {
    margin: 0;
}

header {
    width: 100%;
    float: left;
    background-color: #F6F6F6;
    border-bottom: 1px solid #FFD500;
}

#ahp_header.sticky {
    position: fixed;
    z-index: 20;
}

#ahp_header.sticky + #wrapper {
    padding-top: 50px;
}

header .inner, footer .inner {
    margin: 0 auto;
    position: relative;
}

a#admin_link {
    position: absolute;
    text-decoration: none;
    border: 1px solid #0072BB;
    padding: 7px 15px 5px;
    font-size: 13px;
    line-height: 13px;
    background-color: #0072BB;
    color: #fff;
}

header .inner a.logo {
    height: auto;
}

#menu-main-menu {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
}

#menu-main-menu li {
    display: inline-block;
}

#menu-main-menu li a {
    text-decoration: none;
    color: #0072BB;
    font: 600 16px/24px 'Open Sans', Helvetica, sans-serif;
    padding-right: 20px;
    transition: background 0.2s ease, color 0.2s ease;
}

#menu-main-menu li.logout_in a {
    padding-right: 0;
}

#menu-main-menu li.current-menu-item > a, #menu-main-menu li.current-menu-parent > a,
#menu-main-menu li a:hover {
    color: #FFD500;
    transition: background 0.2s ease, color 0.2s ease;
}

#ahp_header.sticky #menu-main-menu li a:hover {
    color: #0072BB;
    transition: background 0.2s ease, color 0.2s ease;
}

#ahp_header.sticky #menu-main-menu li.current-menu-item a {
    color: #FFD500;
}

#ahp_header.sticky #menu-main-menu li.current-menu-item .sub-menu li a {
    color: #0072BB;
}

#ahp_header.sticky a.logo img.original, #ahp_header a.logo img.scroll {
    display: none;
}

#ahp_header a.logo img.original, #ahp_header.sticky a.logo img.scroll {
    display: block;
}

footer, footer a {
    color: #0072BB;
}

footer {
    width: 100%;
    font: 400 14px/28px 'Open Sans', Helvetica, sans-serif !important;
    font-style: normal;
    padding: 60px 0;
    text-align: center;
    text-transform: none;
    background-color: #F6F6F6;
    display: inline-block;
}

footer .footer_badge {
    margin-bottom: 40px;
}

footer ul.footer_badges li {
    float: left;
    display: inline-block;
}

footer ul.footer_badges {
    width: 100%;
    display: inline-block;
    padding: 0;
}

footer ul.footer_badges li {
    width: 33.3%;
    float: left;
    display: inline-block;
}

.pf-footer-social a {
    background: #ffd500;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
    border-radius: 23px;
    display: block;
}

.pf-footer-social a:hover {
    background: rgba(255, 213, 0, 0.6);
}

.pf-footer-social {
    text-align: center;
    margin-top: 80px;
}

.social {
    font-size: 0;
}

.social li:first-child {
    padding-left: 0 !important;
}

.pf-footer-social li {
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 15px;
}

.social li {
    display: inline-block;
}

.social li svg {
    vertical-align: middle;
}

 .link-transition a svg {
     transition: fill 0.2s ease 0s;
 }

.pf-footer-social svg {
    fill: #0072BB;
    height: 30px;
    opacity: 1;
    width: 30px;
}

.featherlight-content p {
    font: 400 26px/34px 'Open Sans', Helvetica, sans-serif;
    color: #FFD500;
}

.featherlight-content p label {
    color: #fff;
}

table.timetable {
    width: 100%;
}

table.timetable, table.timetable td, table.timetable th {
    border: 1px solid #595959;
    border-collapse: collapse;
}

table.timetable td, table.timetable th {
    padding: 3px;
    width: 30px;
    height: 25px;
}

table.timetable th {
    background: #f0e6cc;
}

table.timetable td.break {
    text-align: center;
    background-color: #e7e8e7;
    font-weight: 600;
}

table.timetable .even {
    background: #fbf8f0;
}

table.timetable .odd {
    background: #fefcf9;
}

body.timetable .content .desc {
    background-color: #F6F6F6;
    padding: 0 0 60px;
}

.search-filter-results {
    margin-top: 60px;
}

.search-filter-results ul li a {
    display: block;
    text-decoration: none;
}

.search-filter-results ul li img {
    width: 100%;
    height: auto;
}

.cog-form .cog-button {
    text-decoration: none !important;
    border: 1px solid #0072BB !important;
    padding: 0 15px !important;
    border-radius: 0 !important;
    font: 400 18px/45px 'Open Sans', Helvetica, sans-serif !important;
}

h1.cog-heading, .cog-header.cog-wrapper {
    display: none !important;
}

.cog-page__navigation, .cog-body, .cog-page, .cog-row {
    width: 100% !important;
    float: left !important;
}

.el-checkbox__label.el-checkbox__label, .el-radio__label {
    margin-left: 10px !important;
}

.el-radio__input {
    margin-top: 4px !important;
}

.el-checkbox__inner, .cog-input select, .cog-input textarea, .cog-input input[type="text"], .cog-signature__canvas-container, .el-radio__inner {
    background-color: #fff !important;
    border: 1px solid #fdd000 !important;
}

.el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #fdd000 !important;
    transform-origin: 50% 60% !important;
}

.cog-content p {
    margin: 0 0 20px !important;
}

.el-dialog {
    min-height: 350px !important;
}

.cog-page__navigation {
    margin-bottom: 70px !important;
}

.ld-content-actions {
    margin-top: 70px !important;
}

/* ==========================================================================
   Latest news section
   ========================================================================== */
.news_header {
    margin: 60px auto;
}

.news_header h1 {
    margin: 0 auto;
    padding: 0;
}

.news_posts {
    margin: 0 auto 60px;
}

.latestnews .grid-item {
    list-style: none;
    border: 1px solid rgb(216,219,222);
    padding: 20px;
    margin-bottom: 40px;
}

.news_posts #allthenews {
    margin: 0;
    padding: 0;
}

.latestnews img {
    width: 100%;
    height: auto;
}

ul.latestnews img, .latestnewsdetails {
    float: left;
}

.latestnewsdetails h3 {
    font: 500 23px/28px 'Open Sans', Helvetica, sans-serif;
    color: #0072BB;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
}

.latestnewsdetails p {
    font: 400 18px/26px 'Open Sans', Helvetica, sans-serif;
    color: #000000;
    margin: 0 0 15px;
    padding: 0;
}

.latestnewsdetails .findoutmore {
    margin: 0 0 15px;
}

body.new-home-page #wrapper,
body.preceptorship-overview #wrapper {
    background: #FFD500;
}

body.page-id-219 ul.onecolumn.left h1 {
    display: none !important;
}
/* ==========================================================================
   Forum section
   ========================================================================== */
#wpforo {
    max-width: 1100px;
}

body #wpforo #wpforo-wrap {
    padding: 0;
    margin: 20px 0 0;
    font: 400 15px/20px 'Open Sans', Helvetica, sans-serif !important;
}

body #wpforo #wpforo-wrap > a,
body .wpf-thread-author-name a {
    color: #333 !important;
}

body #wpforo #wpforo-wrap a {
    color: #333;
}

body #wpforo .wpforo-topic-start-info a,
body #wpforo .wpforo-member a,
body #wpforo .wpforo-last-post-author a,
body #wpforo h3.wpforo-forum-title, body #wpforo h3.wpforo-forum-title a {
    color: #0072BB !important;
}

body #wpforo #wpforo-wrap .wpforo-category .wpf-button {
    background: #0072BB;
    color: #fff !important;
}

body #wpforo .wpf-topic-form-ajax-wrap {
    margin-top: 50px;
}

body #wpforo #wpforo-wrap .fas.fa-feather-alt,
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-bottom .wpfp-joined,
body #wpforo #wpforo-wrap #wpforo-title {
    display: none !important;
}

body #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back {
    background: #0072BB;
}
body #wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head,
body #wpforo #wpforo-wrap .wpforo-active, body #wpforo #wpforo-wrap #wpforo-menu li.wpforo-active, body #wpforo #wpforo-wrap #wpforo-menu li:hover, body #wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor, body #wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent, body #wpforo #wpforo-wrap #wpforo-menu li.current_page_item {
    border-bottom: #0072BB 3px solid;
}

body #wpforo #wpforo-wrap #wpforo-menu li:last-of-type {
    display: none;
}

body #wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box {
    font-size: 15px;
}

body #wpforo #wpforo-wrap .wpfl-4 .wpforo-category {
    float: left;
}

/* ==========================================================================
   Testimonial section
   ========================================================================== */
body .no-js .owl-carousel, body .owl-carousel.owl-loaded {
    display: inline-block;
}

.multiple_testimonials.both_types_of_testimonial {
    padding: 0;
    position: relative;
    display: table;
}

.multiple_testimonials.both_types_of_testimonial li {
    background: transparent;
    list-style: none;
}

.both_types_of_testimonial li blockquote p::before, .both_types_of_testimonial li blockquote p::after {
    width: 30px;
    height: 26px;
    background: transparent url('https://oxleasnurseeducation.com/wp-content/uploads/opening_quote.svg') no-repeat 0 0;
    background-size: 30px 26px;
    position: absolute;
}

.both_types_of_testimonial li blockquote p::after {
    background: transparent url('https://oxleasnurseeducation.com/wp-content/uploads/closing_quote.svg') no-repeat 0 0;
}

.both_types_of_testimonial blockquote p {
    font: 400 22px/31px 'Open Sans', Helvetica, sans-serif;
    position: relative;
    padding: 0 40px;
    text-align: center;
}

.both_types_of_testimonial blockquote {
    width: 100%;
    color: rgb(42,43,47);
    margin: 0 auto;
    padding: 0 0 20px;
    display: inline-block;
}

.both_types_of_testimonial blockquote p:first-of-type:before {
    content: '';
    color: transparent;
    top: -12px;
    left: 0;
}

.both_types_of_testimonial blockquote p:last-of-type:after {
    content: '';
    color: transparent;
    bottom: -5px;
    right: 0;
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

/* ==========================================================================
   One Column
   ========================================================================== */
.onecolumn.centred {
    text-align: center;
    margin: 60px 0 0;
}

/* ==========================================================================
   Two Columns
   ========================================================================== */
.content ul.two_columns li, .content ul.twocolumns > li {
    width: 50%;
    float: left;
    margin: 0;
}

.content ul.twocolumns > li.firstcolumn {
    width: 45%;
}

.content ul.twocolumns > li.secondcolumn {
    width: 50%;
    float: right;
}

body.gibbs-reflective-cycle .content ul.two_columns, body.preceptorship-overview .content ul.two_columns {
    border-bottom: 1px solid #000;
    margin: 0;
}

body.gibbs-reflective-cycle .content ul.two_columns li h2, body.preceptorship-overview .content ul.two_columns li h2 {
    font: 500 37px/50px 'Open Sans', Helvetica, sans-serif;
    color: #fff;
    margin: 0 0 20px;
}

body.gibbs-reflective-cycle .content ul.two_columns li h2 {
    color: #000;
}

body.gibbs-reflective-cycle .content ul.two_columns li p {
    margin: 0;
}

body.gibbs-reflective-cycle .content.illustration_on_right ul.two_columns li.first_column,
body.preceptorship-overview .content.illustration_on_right ul.two_columns li.first_column {
    padding: 30px 30px 30px 0;
}

body.gibbs-reflective-cycle .content.illustration_on_left ul.two_columns li.second_column,
body.preceptorship-overview .content.illustration_on_left ul.two_columns li.second_column {
    padding: 30px 0 30px 30px;
}

.content.illustration_on_right ul.two_columns li.second_column,
body.gibbs-reflective-cycle .content.illustration_on_left ul.two_columns li.first_column,
body.preceptorship-overview .content.illustration_on_right ul.two_columns li.second_column,
body.preceptorship-overview .content.illustration_on_left ul.two_columns li.first_column {
    text-align: center;
    position: relative;
}


body.page-id-14778 .illustration_on_right ul li, body.page-id-14778 .illustration_on_left ul li,
body.page-id-14753 .illustration_on_right ul li, body.page-id-14753 .illustration_on_left ul li,
body.page-id-14755 .illustration_on_right ul li, body.page-id-14755 .illustration_on_left ul li,
body.page-id-14757 .illustration_on_right ul li, body.page-id-14757 .illustration_on_left ul li,
body.page-id-14759 .illustration_on_right ul li, body.page-id-14759 .illustration_on_left ul li {
    height: fit-content !important;
}

body.page-id-14778 .illustration_on_right ul li img, body.page-id-14778 .illustration_on_left ul li img,
body.page-id-14753 .illustration_on_right ul li img, body.page-id-14753 .illustration_on_left ul li img,
body.page-id-14755 .illustration_on_right ul li img, body.page-id-14755 .illustration_on_left ul li img,
body.page-id-14757 .illustration_on_right ul li img, body.page-id-14757 .illustration_on_left ul li img,
body.page-id-14759 .illustration_on_right ul li img, body.page-id-14759 .illustration_on_left ul li img {
    margin-top: 40px;
    position: unset !important;
}

body.meet-the-team .content.illustration_on_right ul.two_columns li.first_column {
    padding-right: 60px;
}

body.meet-the-team .content.illustration_on_left ul.two_columns li.second_column {
    padding-left: 60px;
}

body.meet-the-team .content.illustration_on_left ul.two_columns li.first_column img,
body.meet-the-team .content.illustration_on_right ul.two_columns li.second_column img {
    position: relative !important;
    max-width: 100%;
}

.learndash-complete {
    display: none !important;
}

/* ==========================================================================
   Three Columns
   ========================================================================== */
.content ul.three_columns li, .content ul.three_columns li {
    min-height: 100px;
    float: left;
    margin: 0;
}

.content ul.three_columns li {
    border: 1px solid #0072BB;
    position: relative;
    background-color: #fff;
}

.content ul.three_columns li.centred {
    text-align: center;
}

.content ul.three_columns li:hover {
    border: 1px solid #0072BB;
    background-color: #0072BB;
}

.content ul.three_columns li p {
    width: 100%;
    height: 100px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.content ul.three_columns li p a {
    color: #0072BB;
    font: 700 22px/100px 'Open Sans', Helvetica, sans-serif;
    text-decoration: none;
    display: block;
}

.content ul.three_columns li:hover p a {
    color: #fff;
}

.content ul.three_columns li.centred p a {
    text-align: center;
}

.content ul.three_columns li.left p a {
    text-align: left;
}

.content ul.three_columns li.right p a {
    text-align: right;
}

/* ==========================================================================
   Insight Posts
   ========================================================================== */
ul.one_column li.resource_post, #search-filter-form-11921 input[type="text"], #search-filter-form-11921 select,
ul.one_column li.insight_post, .searchandfilter label, #search-filter-form-11873 input[type="text"], #search-filter-form-11873 select {
    width: 100%;
}

.search_area {
    width: 100%;
    background-color: #0072BB;
    float: left;
    padding: 30px;
    color: #fff;
}

body.resources .onecolumn,
body.insights .onecolumn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

body.single-resource .content ul.resource_section,
body.single-insight .content ul.insight_section {
    margin: 0 0 30px;
}

body.resources .onecolumn li.resource,
body.insights .onecolumn li.insight {
    flex: 0 0 31%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 3.5%;
    padding: 0;
    border-bottom: 3px solid #0072BB;
}

body.resources .onecolumn li.resource h3,
body.insights .onecolumn li.insight h3 {
    height: 30px;
    background: #0072BB;
    margin: 0;
    padding-left: 14px;
    font: 500 16px/30px 'Open Sans', Helvetica, sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    float: left;
}

body.resources .onecolumn li.resource p.excerpt,
body.insights .onecolumn li.insight p.excerpt {
    min-height: 110px;
    padding: 10px;
    font: 400 16px/26px 'Open Sans', Helvetica, sans-serif;
    margin: 0;
    float: left;
}

.posted_under {
    width: 100%;
    float: left;
}

body.insights .posted_under {
    padding: 0 10px;
}

.posted_under p {
    font: 400 14px/26px 'Open Sans', Helvetica, sans-serif;
}

.posted_under p.category {
    margin: 0;
}

.onecolumn li.resource img,
.resource_section .secondcolumn img,
.onecolumn li.insight img,
.insight_section .secondcolumn img {
    max-width: 100%;
    height: auto;
}

.searchandfilter ul {
    padding-left: 0;
}

.searchandfilter {
    width: 100%;
    max-width: 500px;
}

.searchandfilter select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: rgb(255, 255, 255) url('https://oxleasnurseeducation.com/wp-content/uploads/select_arrow_down.svg') no-repeat right 12px center;
    background-size: 13px 13px;
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(80,79,83);
    border-radius: 0;
    text-indent: 10px;
}

.searchandfilter input[type="text"] {
    width: 100%;
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    background: rgb(255, 255, 255);
    color: rgb(80,79,83);
    text-indent: 10px;
    border: none;
}

.searchandfilter ::-webkit-input-placeholder {
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(80,79,83);
}

.searchandfilter :-moz-placeholder {
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(80,79,83);
}

.searchandfilter ::-moz-placeholder {
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(80,79,83);
}

.searchandfilter :-ms-input-placeholder {
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(80,79,83);
}

.searchandfilter ul li.sf-field-submit {
    width: 50%;
    float: right;
}

.searchandfilter ul li.sf-field-reset {
    width: 50%;
    float: left;
    padding-top: 0;
}

.searchandfilter ul li.sf-field-reset a {
    font: 300 14px/31px 'Open Sans', Helvetica, sans-serif;
    color: rgb(255,255,255);
    text-decoration: none;
    padding-left: 3px;
}

.searchandfilter ul li.sf-field-submit input[type="submit"] {
    float: right;
    border: 1px solid rgb(67,67,67);
    background: rgb(255,255,255);
    font: 600 16px/28px 'Open Sans', Helvetica, sans-serif;
    color: rgb(25,57,138);
    padding: 0 50px;
}

.searchandfilter ul li.sf-field-submit input[type="submit"]:hover {
    background: rgb(25,57,138);
    color: rgb(255,255,255);
}

.searchandfilter ul li.sf-field-submit {
    padding-top: 19px;
}

/* ==========================================================================
   Mobile Navigation
   ========================================================================== */
@media screen and (min-width:1080px) {

    ul#menu-main-menu > li#menu-item-14652 > .sub-menu {
        width: 430px !important;
    }

    #wpforo {
        float: none;
        margin: 0 auto;
        position: relative;
    }

    a#admin_link {
        right: 150px;
        top: 20px;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-13, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-13,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-13, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-13 {
        font: 500 40px/46px 'Open Sans', Helvetica, sans-serif !important;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-16, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-16,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-16, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-16 {
        font: 500 30px/36px 'Open Sans', Helvetica, sans-serif !important;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-15, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-15,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-15, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-15 {
        font: 700 16px/40px 'Open Sans', Helvetica, sans-serif !important;
    }

    .grid-sizer, .grid-item {
        width: 30%;
    }

    .gutter-sizer {
        width: 5%;
    }

    .news_posts .content {
        width: 30%;
        float: right;
    }

    .news_posts #allthenews {
        width: 64%;
        float: left;
    }

    [role="main"], header .inner, footer .inner {
        width: 1100px;
    }

    body.beyond-preceptorship .wrapper,
    body.register .wrapper, body.contact .wrapper,
    body.the-ahppp .wrapper, body.the-ahppp-radiographers .wrapper {
        padding: 120px 0 60px;
    }

    body.single.beyond-preceptorship .wrapper {
        padding: 0 0 60px;
    }

    [role="navigation"] {
        display: none;
    }

    ul.blocksection li {
        width: 48%;
    }

    ul.blocksection li:nth-of-type(odd) {
        margin-right: 1%;
    }

    ul.blocksection li:nth-of-type(even) {
        margin-left: 1%;
    }

}

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

    a#oxleas_logo {
        display: none;
    }

    .both_types_of_testimonial blockquote p {
        width: 96% !important;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-13, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-13,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-13, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-13 {
        font: 500 32px/40px 'Open Sans', Helvetica, sans-serif !important;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-16, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-16,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-16, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-16 {
        font: 500 24px/30px 'Open Sans', Helvetica, sans-serif !important;
    }

    #slider-4-slide-4-layer-11 #slider-4-slide-4-layer-15, #slider-3-slide-3-layer-11 #slider-3-slide-3-layer-15,
    #slider-2-slide-2-layer-11 #slider-2-slide-2-layer-15, #slider-1-slide-1-layer-11 #slider-1-slide-1-layer-15 {
        font: 700 16px/40px 'Open Sans', Helvetica, sans-serif !important;
    }

    .news_posts .content, .news_posts #allthenews {
        width: 100%;
        float: left;
    }

    ul.blocksection li {
        width: 100%;
        margin: 0 0 20px;
    }

    header {
        height: 190px;
        position: relative;
    }

    header .inner {
        padding: 0;
        text-align: center;
    }

    header .inner a.logo {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    header .inner a.logo img {
        max-height: 120px;
        top: 51px;
        left: 0;
        right: 0;
        z-index: 0;
        position: absolute;
        margin: 0 auto;
    }

    header.sticky {
        height: 135px;
    }

    header.sticky .inner a.logo img {
        max-height: 60px;
    }

    #svglogo {
        width: 100%;
        margin: 15px 0 0;
    }

    #oxleaslogo {
        margin: 30px auto;
    }

    #wrapper {
        padding-left: 5%;
        padding-right: 5%;
    }

    #wrapper img {
        max-width: 100% !important;
    }

    body.beyond-preceptorship .wrapper, body.register .wrapper, body.contact .wrapper, body.the-programme .wrapper {
        padding: 60px 0;
    }

    [role="navigation"] ul {
        width: 100%;
        list-style-type: none;
        margin: 0 80px 0 0;
        padding: 0;
        float: left;
    }

    [role="navigation"] ul li {
        height: 100px;
        text-align: center;
        float: left;
    }

    [role="navigation"] ul li a {
        height: 100px;
        display: block;
        padding: 0 12px;
        font: 700 15px/100px Arial, Helvetica, sans-serif;
    }

    [role="navigation"] ul li > a:hover, [role="navigation"] ul li.current-menu-item > a, [role="navigation"] ul li.child.current-menu-item > a, [role="navigation"] ul li.current-menu-parent > a,
    [role="navigation"] ul li.current-page-item > a, [role="navigation"] ul li.current_page_parent > a, [role="navigation"] ul li.current-page-ancestor > a, [role="navigation"] ul li.current-menu-ancestor > a,
    [role="information"] ul li > a:hover {
        color: rgb(148, 193, 28);
    }

    ul.menu li a {
        color: rgb(255, 255, 255);
        text-decoration: none;
        transition: all 0.25s linear 0s;
        -webkit-transition: all 0.25s linear 0s;
        -o-transition: all 0.25s linear 0s;
        -ms-transition: all 0.25s linear 0s;
        -moz-transition: all 0.25s linear 0s;
        position: relative;
    }

    [role="navigation"] ul li#menu-item-6567 a {
        height: auto;
        line-height: inherit;
    }

    [role="navigation"] ul li#menu-item-6567 a hr.menudivider {
        width: 75%;
        background: rgb(255, 255, 255);
        margin: 20px 0;
    }

    .wrapper, [role="information"], header {
        -webkit-transition: all .7s;
        -moz-transition: all .7s;
        -o-transition: all .7s;
        transition: all .7s;
    }

    .inner {
        width: 100%;
        margin: 0 auto;
    }

    a#admin_link {
        width: 98%;
        top: 4px;
        left: 1%;
        right: 1%;
        z-index: 5;
    }

    [role="navigation"] {
        width: 35px;
        height: 28px;
        float: right;
        margin: 0;
        position: absolute;
        top: 59px;
        right: 10px;
        z-index: 999;
    }

    [role="navigation"] a {
        height: 63px;
        float: left;
    }

    #menu-main-menu {
        height: 100vh;
        max-width: 360px;
        margin: 0;
        transform: translateX(100%);
        -webkit-transition: transform .7s;
        -moz-transition: transform .7s;
        -o-transition: transform .7s;
        transition: transform .7s;
        position: fixed;
        right: 0;
        top: 0;
        background: #0072BB;
    }

    body.open #menu-main-menu {
        -webkit-transition: transform .1s;
        -moz-transition: transform .1s;
        -o-transition: transform .1s;
        transition: transform .1s;
        text-align: center;
    }

    [role="navigation"] #menu-toggle {
        width: 100%;
        height: 28px;
        display: block;
        cursor: pointer;
    }

    [role="navigation"] #menu-toggle:before {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0;
    }

    #menu-toggle span:nth-child(1) {
        top: 0;
    }

    #menu-toggle span:nth-child(2) {
        top: 12px;
    }

    #menu-toggle span:nth-child(3) {
        bottom: 0;
    }

    body.open {
        max-width: 100vw;
        overflow: hidden;
    }

    body.open #menu-toggle span {
        border-radius: 23px;
    }

    body.open #menu-toggle span:nth-child(1) {
        top: 10px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    body.open #menu-toggle span:nth-child(2) {
        opacity: 0;
        right: -10px;
    }

    body.open #menu-toggle span:nth-child(3) {
        top: 10px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    body.open .wrapper, body.open [role="information"], body.open header, body.open .hidebackground {
        transform: translateX(-360px);
        -webkit-transition: all .7s ease-in;
        -moz-transition: all .7s ease-in;
        -o-transition: all .7s ease-in;
        transition: all .7s ease-in;
    }

    #menu-toggle span {
        width: 35px;
        height: 5px;
        display: block;
        position: absolute;
        background: #0072BB;
        border-radius: 0;
        opacity: 1;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    #menu-main-menu li {
        width: 100%;
        float: left;
    }

    #menu-main-menu > li {
        border-bottom: 1px solid white;
    }

    #menu-main-menu .sub-menu li {
        border-top: 1px solid white;
    }

    #menu-main-menu li.current-menu-item a, #menu-main-menu li a:hover, #menu-main-menu li.current_page_parent a, #menu-main-menu li.current-menu-ancestor > a {
        color: rgb(255, 255, 255);
    }

    #menu-main-menu .sub-menu li a, #menu-main-menu li a {
        text-align: left;
        color: rgb(255, 255, 255);
        text-decoration: none;
        display: block;
        text-transform: none;
        margin: 0;
        padding-left: 20px;
        font: 400 16px/39px 'Open Sans', Helvetica, sans-serif;
    }

    #menu-main-menu li.huge > a {
        margin: 15px 0;
    }

    #menu-main-menu li a.submenu-open {
        color: white;
    }

    #menu-main-menu .huge.menu-item-has-children a {
        position: relative;
    }

    #menu-main-menu .huge.menu-item-has-children > a:after, #menu-main-menu .huge.menu-item-has-children > a:before {
        width: 24px;
        top: 38px;
        left: 8px;
    }

    #menu-main-menu .huge.menu-item-has-children > a:after, #menu-main-menu .huge.menu-item-has-children > a:before {
        content: '';
        display: block;
        position: absolute;
        top: 20px;
        left: 7px;
        width: 16px;
        height: 2px;
        background: rgb(255, 255, 255);
        transition: transform .3s ease-out;
    }

    #menu-main-menu .sub-menu {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        text-indent: 10px;
    }

    #menu-main-menu .huge.menu-item-has-children > a:after {
        transition-property: transform, opacity;
        transform: rotateZ(90deg);
        opacity: 1;
    }

    #menu-main-menu .huge.menu-item-has-children > a.submenu-open:after {
        transform: rotateZ(360deg);
        opacity: 0;
    }

    #menu-main-menu .huge.menu-item-has-children > a.submenu-open:before {
        transform: rotateZ(180deg);
    }

    #menu-main-menu li li a:before {
        margin-right: 15px;
        font-size: 16px;
        line-height: 32px;
        color: rgb(0, 0, 0);
        float: left
    }

    #menu-main-menu li li a {
        padding: 0 0 0 40px;
    }

}

body.single .learndash-complete {
    display: block !important;
}

.wpProQuiz_header, .sfwd-mark-complete,
body.single .ld-quiz-status, .ld-item-components, .ld-item-details {
    display: none !important;
}

body.single.oxleas-nursing-preceptorship-programme .learndash-incomplete {
    display: block !important;
}

.ld-item-title {
    font-size: 16px !important;
}

.ld-topic-list {
    display: none !important;
}

body.postid-12624 .ld-topic-list,
#wrapper.message-found .ld-topic-list {
    display: block !important;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
.featherlight-content input[type="submit"], .mec-event-content a, .learndash-wrapper #btn-join, .learndash-wrapper .btn-join, a.call_to_action_button, a.default_button, .mec-events-button {
    background: #fdd000;
    font: 500 15px/22px 'Open Sans', Helvetica, sans-serif;
    color: #0072BB;
    padding: 10px 20px;
    text-transform: uppercase;
    border: none;
    margin-bottom: 0;
    text-decoration: none;
    border-radius: 0;
}

.featherlight-content input[type="submit"] {
    padding: 7px 20px 5px;
    position: absolute;
    bottom: 27px;
    margin-left: 10px;
}

body.preceptorship-overview a.call_to_action_button {
    background: #fff;
}
.featherlight-content input[type="submit"]:hover,
.mec-event-content a:hover,
.learndash-wrapper #btn-join:hover, .learndash-wrapper .btn-join:hover,
body.preceptorship-overview a.call_to_action_button:hover, .mec-events-button:hover,
a.call_to_action_button:hover, a.default_button:hover {
    background: #0072BB;
    color: #fff;
}

body.single .learndash-incomplete.ld-table-list-item-12626,
body.single .learndash-complete.ld-table-list-item-12626 {
    display: none !important;
}
/* ==========================================================================
   Services Block
   ========================================================================== */
ul.blocksection {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.blocksection li {
    height: 410px;
    float: left;
    list-style: none;
    margin-bottom: 2%;
}

ul.blocksection li div {
    width: 100%;
    height: 100%;
    position: relative;
}

ul.blocksection li a.full_link {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.blocksection li:hover a.full_link {
    opacity: 1;
    visibility: visible;
    -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
    -moz-transition: background-color 0.2s ease, opacity 0.2s ease;
    transition: background-color 0.2s ease, opacity 0.2s ease;
    background-color: #0072BB;
    opacity: 0.7;
}

ul.blocksection li:hover a.full_link span.profession_title {
    font: 500 24px/30px 'Open Sans', Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    opacity: 1;
}

ul.blocksection li h2 {
    font: bold 23px/30px 'Lato', sans-serif;
    margin: 0 0 10px;
    color: #3f3a60;
    padding: 12px;
    text-align: center;
}

ul.blocksection li a p {
    width: auto;
    font: 400 17px/26px 'Lato', sans-serif;
    color: rgb(101,102,106);
    text-decoration: none;
}

ul.blocksection li a p.find_out_more {
    font-weight: bold;
    position: absolute;
    bottom: 12px;
    left: 12px;
    margin: 0;
}

.content p.small_text, .content ul.highlighted_list li {
    color: #0072BB;
}

.content ul.highlighted_list.the_professionals li {
    font-weight: bold;
}

.sign_off {
    width: 100%;
    float: left;
    margin: 40px 0 0;
}

.sign_off p {
    margin: 0;
}

.content p.small_text, .sign_off .sign_off_title {
    font: 400 14px/18px 'Open Sans', Helvetica, sans-serif;
}

.sign_off .sign_off_trust {
    color: #0072BB;
    font: 700 14px/18px 'Open Sans', Helvetica, sans-serif;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width:320px) and (max-width:499px) {

    .search-filter-results ul li {
        width: 100%;
        margin-bottom: 50px;
        float: left;
    }

    header .inner a.logo, #svglogo {
        width: 100px;
    }

    #svglogo {
        margin: 16px auto 0;
    }

    #oxleaslogo {
        width: 45%;
    }

    [role="main"] {
        width: 94%;
        margin: 0 3%;
    }

    .theissues li {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .theissues li a img {
        width: 100%;
    }

    .theissues li h2 {
        font: 700 16px/24px Arial, Helvetica, sans-serif;
    }

}

@media screen and (min-width:500px) and (max-width:750px) {

    .search-filter-results ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 50px;
        float: left;
    }

    .search-filter-results ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    #oxleaslogo {
        width: 30%;
    }

    [role="main"] {
        width: 94%;
        margin: 0 3%;
    }

    .theissues li a img {
        width: 94%;
    }

    .theissues li h2 {
        font: 700 16px/22px Arial, Helvetica, sans-serif;
    }

}

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

    .content ul.three_columns li, .content ul.three_columns li {
        width: 100%;
        margin-bottom: 30px;
    }

    body .content.illustration_on_left ul.two_columns {
        display: flex;
        flex-direction: column;
    }

    body .content.illustration_on_right ul.two_columns li,
    body .content.illustration_on_left ul.two_columns li {
        width: 100% !important;
        height: fit-content !important;
        flex: 0 0 100%;
        flex-direction: column;
    }

    body .content.illustration_on_left ul.two_columns li.second_column {
        padding-left: 0 !important;
    }

    body .content.illustration_on_right ul.two_columns li img,
    body .content.illustration_on_left ul.two_columns li img {
        bottom: 0 !important;
        position: relative !important;
    }

    body .content.illustration_on_left ul.two_columns li.second_column {
        order: 1;
    }

    body .content.illustration_on_left ul.two_columns li.first_column {
        order: 2;
    }

}

@media screen and (min-width:751px) {

    .content ul.three_columns li, .content ul.three_columns li {
        width: 32%;
    }

    .content ul.three_columns > li.first_column {
        margin-right: 2%;
    }

    .content ul.three_columns > li.second_column {
        margin-right: 2%;
    }

    .content ul.three_columns > li.third_column {
        float: right;
    }

}

@media screen and (min-width:751px) and (max-width:1023px) {

    .search-filter-results ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 50px;
        float: left;
    }

    .search-filter-results ul li:nth-of-type(2n) {
        margin-right: 0;
    }

    header .inner a.logo {
        float: left;
        margin: 0;
    }

    #svglogo {
        width: 100%;
    }

    #oxleaslogo {
        width: 155px;
        margin: 15px 0;
        float: right;
    }

    .wrapper {
        padding: 30px 0;
    }

    [role="main"] {
        width: 96%;
        padding: 0;
    }

    .theissues li {
        width: 31%;
        margin: 0 2.33% 0 0;
    }

    .theissues li:nth-of-type(3n) {
        margin: 0;
    }

}

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

    footer ul.footer_badges li {
        width: 100%;
    }

    footer .inner img.footer_badge {
        max-width: 240px !important;
    }

}

@media screen and (min-width:1024px) {

    footer ul.footer_badges li {
        width: 33.3%;
    }

    .search-filter-results ul li {
        width: 31%;
        margin-right: 3.5%;
        margin-bottom: 50px;
        float: left;
    }

    .search-filter-results ul li:nth-of-type(3n) {
        margin-right: 0;
    }

    header .inner a.logo {
        width: 50%;
        margin: 25px 0 5px;
        display: inline-block;
    }

    #ahp_header a#oxleas_logo.logo img, header .inner a#oxleas_logo.logo {
        float: right;
    }

    header .inner a.logo img {
        max-height: 95px;
    }

    header .inner a.logo img.scroll {
        max-height: 60px;
    }

    #oxleaslogo {
        width: 155px;
        margin: 15px 0;
        float: right;
    }

    .theissues li {
        width: 31%;
        margin: 0 2.33% 17px 0;
    }

    .theissues li:nth-of-type(3n) {
        margin: 0 0 20px;
    }

    ul#menu-main-menu li .sub-menu {
        position: absolute;
        z-index: 10;
        display: none;
    }

    ul#menu-main-menu > li > .sub-menu {
        width: 350px;
        margin: 0 0 0 -20px;
        padding: 0 0 10px;
        top: 183px;
        background: #F6F6F6;
        border-bottom: 1px solid #FFD500;
        border-left: 1px solid #FFD500;
        border-right: 1px solid #FFD500;
        box-shadow: 5px 19px 20px -5px rgba(0,0,0,0.2);
    }

    ul#menu-main-menu > li.menu-item-12150 > .sub-menu {
        width: 270px;
    }

    ul#menu-main-menu > li.menu-item-12151 > .sub-menu {
        width: 210px;
    }

    ul#menu-main-menu > li.menu-item-11845 > .sub-menu {
        width: 199px;
    }

    ul#menu-main-menu > li.menu-item-12996 > .sub-menu {
        width: 230px;
    }

    ul#menu-main-menu > li.menu-item-12150 > a, ul#menu-main-menu > li.menu-item-12151 > a {
        pointer-events: none;
    }

    header.sticky ul#menu-main-menu > li > .sub-menu {
        top: 113px;
    }

    ul#menu-main-menu li .sub-menu li {
        width: 100%;
        height: auto;
        text-align: left;
    }

    ul#menu-main-menu li .sub-menu li a {
        width: 100%;
        padding: 0 0 0 20px;
        border: none;
    }

    ul#menu-main-menu > li li > .sub-menu {
        left: 100%;
        top: auto;
        margin-top: -40px;
    }

}