/**
Theme Name: CTM Launchpad
Author: CTM
Version: 1.0.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ctm-launchpad
Template: astra
*/

/*body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
    color: #16294F;
}*/

body {
/*    background: url(/wp-content/themes/ctm-launchpad/img/top_star_bg.svg)!important;*/
    background-repeat: no-repeat;
    background-size: inherit;
    background-color: #16294F;
    overflow: initial;
}

footer {
    /*background: url(/wp-content/themes/ctm-launchpad/img/top_star_bg.svg)!important;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #16294F
}

body.page-home{
    background-size: 400%!important;
    background-position: top;
}



body.page-all-courses{
    background-size: initial;
    background-position: top;
}

body.page-all-courses .site-content #primary {
    padding-bottom: 70px;
}

.comments-area {
    display: none;
}

@media screen and (min-width: 1000px) {
    body.page-home{
        background-size: 125%!important;
        background-position: inherit;
    }


    body.page-all-courses{
        background-size: initial;
        background-position: inherit;
    }
}
@font-face {
  font-family: "ctm-main-menu";
  src: url("fonts/ctm-main-menu.eot?28938943");
  src: url("fonts/ctm-main-menu.eot?28938943#iefix") format("embedded-opentype"), url("fonts/ctm-main-menu.woff?28938943") format("woff"), url("fonts/ctm-main-menu.ttf?28938943") format("truetype"), url("fonts/ctm-main-menu.svg?28938943#ctm-main-menu") format("svg");
  font-weight: normal;
  font-style: normal;
}
 @font-face {

                font-family: 'ctm-user-signup';
                src: url('fonts/ctm-user-signup.eot?42993751');
                src: url('fonts/ctm-user-signup.eot?42993751#iefix') format('embedded-opentype'),
                    url('fonts/ctm-user-signup.woff?42993751') format('woff'),
                    url('fonts/ctm-user-signup.ttf?42993751') format('truetype'),
                    url('fonts/ctm-user-signup.svg?42993751#ctm-user-signup') format('svg');
                font-weight: normal;
                font-style: normal;
            }

.main-header-bar {
    border-bottom-width: 0;
    background: transparent;
}
.row{
    width: 100%;
}
.ctm-icon {
    font-family: "ctm-main-menu";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    /*margin-left: .2em;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ctm-icon-extra {
  font-family: "ctm-user-signup";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /*margin-left: .2em;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon_facebook:before {
  content: "";
}

/* '' */
.icon-icon_google_plus:before {
  content: "";
}

/* '' */
.icon-icon_linked_in:before {
  content: "";
}

/* '' */
.icon-icon_twitter:before {
  content: "";
}

/* '' */
.icon-icon_youtube:before {
  content: "";
}
.icon-icon_instagram:before {
    content: '\e814';
}
.ast-header-break-point .ast-site-identity {
    width: 220px;
}
.ast-header-break-point .main-navigation ul li a{
    border-bottom-width: 0!important;
    border-style: solid!important;
    border-color: transparent!important;
    color:#16294F!important;
}

.ast-header-break-point .main-navigation .with-sub {
    position: relative
}

.main-header-menu .menu-item.logout-menu-item {
    position: absolute;
    background-color: #101f6d;
    z-index: -1;
    left: 0;
    min-width: 130px;
    text-align: left;
    display: none;
    /*padding: 24px;*/
}
.main-header-menu a.logout-link{
    padding-top: 50px;
}
.secondary a *, .site-footer a *, .site-header a *, a {
    transition: all .1s linear;
}

.menu-footer-menu-container #footer--menu a{
        color: #CBCFD8;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.7px;
    margin: 0 20px;
}

.menu-footer-menu-container #footer--menu a:hover {
    color:#fff;
}


.ast-small-footer>.ast-footer-overlay {
    background-color: transparent;
}

#primary {
    background: #fff;
    margin-top: 67px !important;

    max-width: 1240px;
    padding: 0 20px;
}

.home #primary {
        background: #fff;
    margin-top: 0 !important;
    max-width: initial;
    padding: 0!important;
}

.home .ld-course-list-items.row,
.page-webinars .ld-course-list-items.row,
.archive .ld-course-list-items.row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
.home .ld-course-list-items .ld_course_grid,
.page-webinars .ld-course-list-items .ld_course_grid,
.archive .ld-course-list-items .ld_course_grid{
    width: 100%;
    padding: 0 20px;
}
.home .ld-course-list-items .ld_course_grid .thumbnail.course,
.page-webinars .ld-course-list-items .ld_course_grid .thumbnail.course,
.archive .ld-course-list-items .ld_course_grid .thumbnail.course{
    border: 0;
    border-radius: 0;
    min-height: 464px;
}
.home .ld-course-list-items .ld_course_grid .thumbnail.course img,
.page-webinars .ld-course-list-items .ld_course_grid .thumbnail.course img,
.archive .ld-course-list-items .ld_course_grid .thumbnail.course img{
        display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
}
.page-webinars .ld-course-list-items .ld_course_grid .thumbnail.course {
    border: 0;
    border-radius: 0;
    min-height: inherit;
    height: 100%;
}
#self-guided .section-content {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
}

#self-guided {
    background-color: #f4f4f4;
        padding: 70px 0;
}
#featured-courses{
/*    padding: 80px 0;*/
}
#featured-courses .section-content {
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.home .ld-course-list-items .ld_course_grid .thumbnail.course .caption{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 294px;
    padding: 35px 35px;
}
.page-webinars .ld-course-list-items .ld_course_grid .thumbnail.course .caption{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: inherit;
    padding: 35px 35px;
}

.home .ld-course-list-items .ld_course_grid .thumbnail .caption p,
.home .ld-course-list-items .ld_course_grid .entry-title,
.page-webinars .ld-course-list-items .ld_course_grid .thumbnail .caption p,
.page-webinars .ld-course-list-items .ld_course_grid .entry-title{
    margin: 0 !important;
}

#featured-courses h2 {
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    color: #16294F;
    margin-bottom: 70px;
}

/*
.home #primary {
    margin-top: 650px !important;
}*/
#content .ast-container {
    background: #fff;
    /*margin-top: 67px !important;*/
    margin-top: 200px ;
    width: 100%;
    max-width: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    position: relative;
}

.archive #content .ast-container {
    margin-top: 0 !important;
}

.home #content .ast-container {
    margin-top: 580px !important;
}

.page-home .hero-content {
    height: 370px !important;
    min-height: 370px;
    background: url(https://training.calltrackingmetrics.com/wp-content/uploads/2026/01/ctm-trainingsite-header.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-sfwd-courses .hero-content .hero-bg-image {
background-image:none!important;
    }
.hero-content .hero-bg-image {
    width: 60%;
    height: 270px;
    background-size: cover;
    position: absolute;
    z-index: -1;
    right: 0;
    background-position: center right;
    opacity: .7;
}
.archive .hero-content .hero-bg-image {
   display: none;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list {
    background-color: #F2F4F7;
}
.ld-tabs-content {
        /*padding: 30px 0;*/
}
/*.ld-tabs-content img {
    padding: 40px 0 20px
}*/
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-size: 1em;
    /*color: #16294F;*/
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
    color: #16294F!important;
    font-weight: bold;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading .ld-status-incomplete, .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title .ld-status-incomplete {
    border: 2px solid #16294F;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-status-incomplete, .learndash-wrapper .ld-focus-comment.bypostauthor:not(.ptype-sfwd-assignment) >.ld-comment-wrapper>.ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-group_leader>.ld-comment-wrapper>.ld-comment-avatar img, .learndash-wrapper .ld-focus-comment.role-administrator>.ld-comment-wrapper>.ld-comment-avatar img {
    border-color: #16294F !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item {
    font-size: 1.1em;
}
.ld-course-list-items .ld_course_grid .entry-title {
    /* margin: 0 !important; */
    margin-bottom: 20px!important; 
    color: #304163;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 19px;
    letter-spacing: 1px;
    min-height: 50px;
}
.ld-course-list-items .ld_course_grid.coming-soon .entry-title {
    color: #888;
}

.ld-course-list-items .ld_course_grid.coming-soon .thumbnail.course img {
        filter: grayscale(100%);
}


.learndash-wrapper .ld-table-list .ld-table-list-items {
    border-top: 2px solid #e2e7ed;
}
.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview {
    align-items: center;
}

.ld-table-list-item-preview .ld-topic-title {
    font-size: 14px;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded.ld-expanded{
    background-color: #F2F4F7;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
    color: #16294F;
    font-size: 20px;
    text-transform: uppercase;
}
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item {
    color: #16294F;
}

body.admin-bar .learndash-wrapper .ld-focus-sidebar {
    top: 96px;
}
@media screen and (min-width: 768px) {

    .home #content .ast-container {
        margin-top: 47vh !important;
    }

    .page-home .hero-content {
        height: 42vh !important;
    }
    body.admin-bar .learndash-wrapper .ld-focus-sidebar {
        top: 37px;
    }

    .home .ld-course-list-items .ld_course_grid,
    .page-webinars .ld-course-list-items .ld_course_grid,
    .archive .ld-course-list-items .ld_course_grid{
        width: 33%;
        padding: 0 20px;
    }
}

body:not(.page-home) .hero-content {
    /*height: 106px;*/
    height: initial;
    display: flex;
    align-items: center;
}

body.archive .hero-content {
    height: 106px!important;
    align-items: flex-start;
}
.home .site-header {
    z-index: 9;
}
.site-header {
    z-index: 99999;
}

.hero-title-section {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

.hero-content h1 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    color: #fff;
    text-align: left;
}
@media (max-width: 900px){
    .hero-content h1 {
        font-size: 24px;
    }
}
@media (min-width: 900px){
    .hero-content h1 {
        text-align: left;
    }
}
@media (max-width: 544px){
    .hero-content h1 {
        font-size: 20px;
        text-align: center;
        word-break: break-all;
            
    }

    body {
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }

    .fc-button.fc-state-default {
        padding: 5px 30px 6px;
    }
}
@media (min-width: 544px){
    .hero-content h1 {
        text-align: left;
        word-break: initial;
    }


}


.home-hero-content-wrapper p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    margin-top: 24px;
}

@media (max-width: 544px){
    .home-hero-content-wrapper p {
        text-align: center;
    }
}

.page-home .hero-title-section {
    justify-content: flex-start;
    align-items: flex-start;
    height: 88%;

}


.home-hero-content-wrapper {
    max-width: 100%;
    margin-top: 40px;
}
@media screen and (min-width: 768px) {
    .home-hero-content-wrapper {
        max-width: 60%;
        margin-top: 0;
    }

    .page-home .hero-title-section {
        align-items: center;
    }
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: transparent;
    color: #fff;
    font-size: 2.5em;
    padding: 0;
}
.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle.menu-open{
    color: #16294F;
}
.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle .toggled {
    color: #fff;
}

.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content {
    padding: 0;
}

/*#masthead {
    z-index: -1;
}*/
.center-container {
    max-width: 1200px;
    margin: 0 auto;
}

.page-events-calendar #calendarize_0{
    margin-top: 0;
}



.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button,
.ld-course-list-items .ld_course_grid .ld_course_grid_button a,
.learndash-wrapper .btn-join,
.learndash-wrapper #btn-join,
.learndash-wrapper .ld-button:not(.ld-js-register-account):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.learndash-wrapper #learndash_mark_complete_button,
.learndash-wrapper .learndash_mark_complete_button {
    background-color: #16294F !important;
    /* background: #16294F !important;
 background: -moz-linear-gradient(left, #13278b 25%, #3345b4 58%, #6c58ac 85%, #e06563 100%) !important;
 background: -webkit-linear-gradient(left, #13278b 25%, #3345b4 58%, #6c58ac 85%, #e06563 100%) !important;
 background: linear-gradient(to right, #13278b 25%, #3345b4 58%, #6c58ac 85%, #e06563 100%) !important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#13278b', endColorstr='#e06563', GradientType=1) !important;*/
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    padding: 10px 24px !important;
    border-radius: 4px !important;
    font-weight: 800 !important;
    border: none !important;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button:hover,
.ld-course-list-items .ld_course_grid .ld_course_grid_button a:hover,
.learndash-wrapper .ld-button:not(.ld-js-register-account):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):hover,
.learndash-wrapper .btn-join:hover,
.learndash-wrapper #btn-join:hover,
.learndash-wrapper #learndash_mark_complete_button:hover,
.learndash-wrapper .learndash_mark_complete_button:hover {
    /*background-color: transparent !important;*/
    opacity: .85;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0 4px 8px rgba(19, 39, 139, .25);
}

.learndash-wrapper .btn-join:hover, .learndash-wrapper #btn-join:hover {
    opacity: .85;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-shadow: none;
    color:#0984F8!important;
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button,
/*.ld-course-list-items .ld_course_grid .ld_course_grid_button a,*/
.learndash-wrapper .btn-join,
.learndash-wrapper #btn-join,
.learndash-wrapper .ld-button:not(.ld-js-register-account):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.learndash-wrapper #learndash_mark_complete_button,
.learndash-wrapper .learndash_mark_complete_button {
    background-color: transparent !important;
    color: #16294F !important;
    padding: 10px 0 10px 18px !important;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
}

.learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button:hover {
    /*opacity: 1;*/
    color: #63a8ff !important;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-shadow: none;
}

.learndash-wrapper .ld-table-list {
    border-radius: 0;
}

.learndash-wrapper .ld-button:hover,
.learndash-wrapper #btn-join:hover,
.learndash-wrapper .btn-join:hover {
    opacity: 1;
    background-color: inherit;
}

.learndash-wrapper .ld-breadcrumbs a,
.learndash-wrapper .ld-primary-color,
.learndash-wrapper .ld-primary-color-hover:hover,
.learndash-wrapper .ld-primary-color,
    {
    color: #ffffff !important;
}

.ast-theme-transparent-header .main-header-menu,
.ast-theme-transparent-header .main-header-menu a,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header .main-header-menu li>.ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu li>.ast-menu-toggle {
    color: #4A5976;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.7px;
}

.main-header-menu .menu-dropdown a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.7px;
}
.main-header-menu .menu-dropdown a:hover {
    color: #B1B8C4 !important;
}


.ast-theme-transparent-header .main-header-menu a:hover,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a:hover {
    color: #B1B8C4 !important;
}

/*.ast-theme-transparent-header .main-header-menu .menu-item.with-sub a:hover{
    color:#fff !important;
}*/
/*.ast-theme-transparent-header .main-header-menu a.active,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a.active {
    color: #63a8ff !important;
}*/

@media (max-width: 544px){
     .ast-theme-transparent-header .main-header-menu a.active, .ast-theme-transparent-header .ast-masthead-custom-menu-items a.active {
        color: #16294F !important;
    }
}
.ast-site-identity {
    width: 220px;
}

.ld-course-list-items .ld_course_grid .ld_course_grid_button a {
    text-decoration: none !important;
    width: auto;
}



body #ld_course_list .ld_course_grid .caption .entry-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 1px;
    color: #16294F;
    min-height: 38px;
}

body #ld_course_list .ld_course_grid .caption {
    padding: 30px 30px 14px;
    position: relative;
}

.ld-course-list-items .ld_course_grid .thumbnail.course {
    border: 0;
    border-radius: 0;
    min-height: 525px;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    background: #f1662a;
    font-weight: 700;
}

.learndash-wrapper #sfwd-mark-complete::after,
.learndash-wrapper .sfwd-mark-complete::after {
    display: none;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
    background-color: transparent;
    padding: 10px 1em;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    margin-top: 12px;
}

.sidebar-main .widget.widget_search{
    display: none;
}

.learndash-wrapper #learndash_mark_complete_button:disabled, .learndash-wrapper .learndash_mark_complete_button:disabled {

    background: rgba(99, 168, 255, .1) !important;
}

.sidebar-main .widget.widget_categories{
    display: none;
}


/*.learndash-wrapper .ld-focus .ld-focus-header .ld-progress,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action:last-child,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
    border-bottom: 1px solid #e2e7ed
}*/
body .learndash-wrapper .ld-focus-header {
    /*background-color: #000;*/
/*    background: url(/wp-content/themes/ctm-launchpad/img/top_star_bg.svg)!important;*/
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-color: #16294F!important;
}

.learndash-wrapper .ld-focus .ld-focus-header {

    border-bottom: 0;
}

.learndash-wrapper .ld-secondary-color-hover:hover,
.learndash-wrapper .ld-secondary-color,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
    color: #7E889D !important;
}

.learndash-wrapper #quiz_continue_link,
.learndash-wrapper .ld-secondary-background,
.learndash-wrapper .learndash_mark_complete_button,
.learndash-wrapper #learndash_mark_complete_button,
.learndash-wrapper .ld-status-complete,
.learndash-wrapper .ld-alert-success .ld-button,
.learndash-wrapper .ld-alert-success .ld-alert-icon {
    background-color: rgba(99, 168, 255,  .1) !important;
}

.learndash-wrapper .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget,
.learndash-wrapper .ld-button:hover:not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
#learndash-tooltips .ld-tooltip:after,
#learndash-tooltips .ld-tooltip,
.learndash-wrapper .ld-primary-background,
.learndash-wrapper .btn-join,
.learndash-wrapper #btn-join,
.learndash-wrapper .ld-button:not(.ld-js-register-account):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),
.learndash-wrapper .ld-expand-button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2,
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger,
.learndash-wrapper .ld-focus-comments .form-submit #submit,
.learndash-wrapper .ld-login-modal input[type='submit'],
.learndash-wrapper .ld-login-modal .ld-login-modal-register,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a,
#wpProQuiz_user_content table.wp-list-table thead th,
#wpProQuiz_overlay_close,
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background-color: transparent !important;
}

.btn-sqr-rounded:hover {
    transition: all .2s cubic-bezier(.4,0,.2,1);
    box-shadow: 0 4px 8px rgba(0,113,188,.25);
    opacity: .92;
}

.content-2-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.col-left,
.col-right {
    flex-basis: 100%;
}
.content-center-divider{
    display: none;
}
.course-icon{
    margin-right: 5px;
    min-width: 60px;
    margin-left: -7px;
}
.course-icon img{
        width: 60px;
    height: auto;
    margin-right: 5px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
    padding: .75em 1.5em .75em 1em;
}

@media screen and (min-width: 1000px) {
    .content-2-col {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .col-left,
    .col-right {
        flex-basis: 49%;
    }
    .content-center-divider{
        flex-basis: 2%;
        display: block;
    }
}
input[type=submit].um-button, input[type=submit].um-button:focus {
text-transform: uppercase!important;
font-weight: 800!important;
 font-size: 14px!important;
letter-spacing: 2px!important;
min-height: 50px!important;
background: #16294F!important;
color: #fff!important;
}

.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
background: #16294F!important;
}

.um .um-button.um-alt, .um input[type=submit].um-button.um-alt {
    background: #eeeeee!important;
    text-transform: uppercase!important;
font-weight: 800!important;
 font-size: 14px!important;
letter-spacing: 2px!important;
}
.ld-course-list-items .ld_course_grid {
    margin-bottom: 30px;
}
.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
    background: #63a8ff;
}

.ld-course-list-items .ld_course_grid.coming-soon .thumbnail.course .ld_course_grid_price.ribbon-enrolled {
    background: #888;
}

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price.ribbon-enrolled:before {
    border-top: 4px solid #444;
    border-right: 4px solid #444;
}



.ld-course-list-items .ld_course_grid .thumbnail .caption p {
    margin: 0 0 35px !important;
}

.ld-course-list-items .ld_course_grid .thumbnail .caption {
    padding: 35px 35px 3px;
    color: #333333;
}

.learndash-wrapper .ld-breadcrumbs {
    background: #ebf4ff;
    border-radius: 0;
}

.learndash-wrapper .ld-content-actions .ld-content-action{
    text-align: center;
}

.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete {
    background: #0984e3!important;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark {
    color: #7E889D!important;
}
.ld-lesson-item-preview a {
    outline: none;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading {
    margin-top: 28px;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-section-heading:first-of-type {
    margin-top: 0;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3{
    padding: 0;
}
.ld-course-navigation-heading h3 .ld-icon {
    display: none;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a {
    color: #16294F;
    font-size: 20px;
    text-transform: uppercase;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    font-size: 32px;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    background-color: #F2F4F7;
}
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 7px;
    background: #B1B8C4!important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
    align-items: center;
    font-size: 16px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-complete a.ld-item-name{
    color: #63a8ff;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-complete .ld-icon-checkmark{
    color: #63a8ff;
    font-size: 14px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
    margin-right: 12px;
    margin-top: 0!important;
}
/*.learndash-wrapper .ld-focus .ld-focus-header {
    height: 55px;

}*/

.ast-page-builder-template .site-content #primary {
    padding-left: 20px;
    padding-right: 20px;
}



.learndash-wrapper .ld-topic-status {
    border-radius: 0;
}



.learndash-wrapper .ld-focus .ld-focus-header .ld-mobile-nav span {
    background-color: #E5E7EB;
}



.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
    border-left: 1px solid #003b80;
}

.uagb-ifb-desc {
    font-size: 16px !important;
}

.ast-theme-transparent-header .main-header-menu,
.ast-theme-transparent-header .main-header-menu a,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header .main-header-menu li>.ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu li>.ast-menu-toggle {
    outline: none;
}

.wpmem_msg {
    width: 100%;
    background: #ebf4ff;
    border: 1px solid #ebf4ff;
    border-radius: 4px;
        margin-bottom: 30px;
} 
#wpmem_login .button_div, #wpmem_reg .button_div {
    width: 100%;
    height: 55px;
    padding: 6px 0;
    text-align: left;
}

#wpmem_login .button_div .um-right a, #wpmem_reg .button_div .um-right a{
    color:#16294F;
}

#wpmem_login .button_div .um-right a:hover, #wpmem_reg .button_div .um-right a:hover{
    color:#63a8ff;
}

.page-profile .entry-content {
    max-width: 550px;
    margin: 0 auto;
}

.page-profile .entry-content ul {
    list-style: none;
    text-align: center;
    margin-left: 0;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    padding: 0 12px !important;
    width: 100%;
    display: block !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none !important;
    cursor: text !important;
    font-size: 15px !important;
    height: 40px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    margin: 0 !important;
    position: static;
    outline: none !important;
}

.button_div .um-right a.um-button{
    background: #eeeeee!important;
    text-transform: uppercase!important;
    font-weight: 800!important;
    font-size: 13px!important;
    letter-spacing: 1px!important;
    min-height: 50px!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.um .um-form input[type=text]:focus, .um .um-form input[type=search]:focus, .um .um-form input[type=tel]:focus, .um .um-form input[type=number]:focus, .um .um-form input[type=password]:focus, .um .um-form textarea:focus {
    border-color: #16294F;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fff;
        border: 1px solid #ddd !important;
}

.button_div input.buttons{
        text-transform: uppercase!important;
    font-weight: 800!important;
    font-size: 13px!important;
    letter-spacing: 1px!important;
    min-height: 50px!important;
    background: #16294F!important;
    color: #fff!important;
    border-radius: 4px;
    width: 100%;
}

#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_date, #wpmem_reg .div_file, #wpmem_reg .div_image, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_number, #wpmem_reg .div_radio, #wpmem_reg .div_select, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_url {
    width: 100%;
    margin: 0 0 14px 0;
}

 #wpmem_login legend, #wpmem_reg legend{
    display: none;
}

#wpmem_login label, #wpmem_reg label {
        font-size: 15px !important;
    line-height: 22px !important;
    font-weight: bold;
    font-weight: 600;
    text-transform: capitalize;
}
.um .um-field-label {
    color: #686868;
}
/*---------------*/
/* PROGRESS */
/*---------------*/

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    text-transform: uppercase;
    font-weight: 800;
    margin-right: 0;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress .ld-progress-bar {
    background: #fff;
}

.ld-progress-steps {
    color: #7E889D;
    font-weight: 600;
    margin-left: 6px;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
    border-right: 1px solid #003b80;
}

.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    height: 7px;
    background: #b3d7ff;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
    background: #ebf4ff;
    padding: 2em 4.125em;
}

.learndash-wrapper .ld-progress {
    margin: 1em 0 0;
}

.learndash-wrapper .ld-primary-background,
.learndash-wrapper .ld-primary-background.ld-status {
    background-color: transparent !important;
    color: #16294F !important;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon,
.learndash-wrapper .ld-primary-background {
    background-color: transparent !important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text {
    color: #fff;
    font-size: .90em;
    font-weight: 600;
}


.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
    font-weight: 500;
    font-size: 12px;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-text {
    text-align: left;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #16294F !important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-progress {
    padding-top: 0;
}
body.single-sfwd-lessons {
    background-image: none!important;
}
.sfwd-mark-complete .learndash_mark_complete_button {
    padding: 10px 0 10px 0 !important;
}
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button:hover {
    color:#fff!important;
}

article.thumbnail {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

footer .content-center {
    max-width: 1240px;
    margin: 0 auto;
}

footer .content-logo {
    max-width: 360px;
    margin: 0 auto;
    padding: 70px 0 40px;
}
#footer--menu {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.footer-copy-legal{
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
}

.nw-copyright {
    color: #CBCFD8;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .4px;
    margin-top: 20px;
}

@media screen and (min-width: 1000px) {
    .footer-copy-legal {
        flex-direction: row;
        align-items: center;
        text-align: left;
    }

    .nw-copyright {
        margin-top: 0;
    }
}



.legal-links a{
    color: #CBCFD8;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
    margin-left: 10px;
    text-decoration: underline;
}
.social-icons {
        display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 40px 0;
}

.social-icons a{
    font-size: 26px;
    margin: 0 12px;
    color: #CBCFD8;

}

#ctm-foot {
    padding: 90px 0;
}
.ctm-item-wrapper {
    padding: 14px 10px;
}
.ctm-item-wrapper article {
    background-color: #fff;
    /*padding: 30px;*/
}
.ctm-item-wrapper article .ctm-item-top {
    padding: 11px 18px;
    background-color: #16294F;
}
.ctm-item-wrapper article h3 {
    margin: 0;
    color: #fff
}

.ctm-item-wrapper article .ctm-item-bottom {
    padding: 20px;
}

.ctm-item-wrapper article p {
    color: #333333;
    text-align: left;
    min-height: 82px;
}
/*.cta-link-wrapper {
    width: 100%;
}*/
.cta-link-wrapper a{
    display: flex;
    flex-direction: row;
    /*width: 100%;*/
    color: #7E889D;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    align-items: center;
    outline: none;
}

.cta-link-wrapper a .cta-arrow  {
    width: 100%;
    max-width: 30px;
    margin-left: 5px;
    transition: .2s all;
}
.cta-link-wrapper a:hover .cta-arrow  {
    margin-left: 10px;
    transition: .2s all;
}

.top-bar {
    width: 100%;
    background: #4A5976;
    
}

.top-menu-wrapper{
    max-width: 1240px;
    margin: 0 auto;
    padding: 6px 20px;
    
    display: flex;
    justify-content: flex-end;
}
.top-menu-wrapper a {
    padding: 0 1em;
    color:#fff;
    opacity: .8;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
        display: flex;
}

.top-menu-wrapper a:hover {
    color:#63a8ff;
}
.menu-item {
    position: relative;
}

.menu-item .menu-dropdown {
    position: absolute;
    min-width: 170px;
    text-align: left;
    top: 46px;
    display: none;
    flex-direction: column;
    background-color: #4A5976;
    border-radius: 4px;
}

.menu-item .menu-dropdown a.active:hover {
    color: #fff!important;
}

.menu-item .menu-dropdown:after, .menu-item .menu-dropdown:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

..menu-item .menu-dropdown:after {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #eeeeee;
    border-width: 15px;
    margin-left: -15px;
}
.menu-item .menu-dropdown:before {
    border-bottom-color: #4A5976;
    border-width: 10px;
    margin-left: -60px;
}
#primary-menu .show-mobile{
        display: none;
    }

    #mobile-menu-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        height: 100%;
    }

    .main-header-bar-navigation-mobile {
        width: 100vw;
        margin: 0;
        height: 100vh;
        /* background: #fff; */
        background-color: #E5E7EB!important;
        display: none;
        align-items: center;
        justify-content: center;
        position: fixed;
        top: 0;
        left: 0;
    }

    .main-header-bar-navigation-mobile.open {
        display: flex;
    }

    #mobile-menu-wrapper .ast-button-wrap {
        padding: 0 20px 0 0;
        z-index: 9;
        margin-top: 34px;
    }

    .main-header-bar-navigation-mobile.toggle-on {
        padding-top: 0;
        position: absolute;
        top: 0;
        display: block;
        left: calc(-100vw + 52px);
    }

    .main-header-bar-navigation-mobile .main-navigation {
        display: flex;
        width: fit-content;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .main-header-bar-navigation-mobile  .menu-item > a {
        font-size: 22px!important;
        line-height: 38px!important;
        font-weight: 600;
    }

    .main-header-bar-navigation-mobile ul {
        background-color: transparent!important;
    }

    body.no-scroll {
        overflow: hidden;
    }

    .main-header-bar-navigation-mobile .main-header-menu a.active,
    .main-header-bar-navigation-mobile .main-header-menu a:hover {
        color: #16294F!important;
    }

    #mobile-menu-wrapper .menu-toggle.menu-open .menu-toggle-icon:before {
        content: "\e5cd";
    }
/*#primary-menu .show-desktop{
    display: flex;
}*/

@media screen and (max-width: 544px) {
    #primary-menu .show-mobile{
        display: flex;
    }
    #primary-menu .show-desktop{
        display: none;
    }

    
}

@media (max-width: 544px){
    .ast-header-break-point .site-branding img, .ast-header-break-point #masthead .site-logo-img .custom-logo-link img {
        max-width: initial;
    }
    .ast-theme-transparent-header .main-header-menu, .ast-theme-transparent-header.ast-header-break-point .main-header-menu,
    .archive .ast-header-break-point .main-header-menu {
        background-color: #E5E7EB!important;
        border-top-width: 0!important;
        border-style: solid!important;
        border-color: transparent!important;
    }
     .ast-theme-transparent-header .main-header-menu .current-menu-item > a,
     .ast-theme-transparent-header .main-header-menu .current_page_item > a,
     .ast-theme-transparent-header .main-header-menu .focus > a,
     .ast-theme-transparent-header .main-header-menu a {
        color: #304163!important;
     }

    .ast-theme-transparent-header .main-header-menu a:hover, 
    .ast-theme-transparent-header .ast-masthead-custom-menu-items a:hover{
        color:#304163!important;
    }


}

.menu-item:hover .show-desktop.menu-dropdown{
    display: flex;
}

.disableClick{
    pointer-events: none;
    cursor: pointer;
}

.single-post #primary {
    max-width: 900px;
}


.youtube-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 50px;
}
.youtube-video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pagination-wrapper {
    text-align: center;
}

.page-numbers{
    font-weight: 600;
    font-size: 15px;
    padding: 5px;
}

.page-numbers:hover{
    color:#16294F;
}

.post-navigation .nav-links{
    justify-content: space-between;
    height: 90px;
    align-items: flex-start;
}

.post-navigation .nav-links a {
    padding: 0;
    line-height: 22px;
}
.post-navigation .nav-links .web-prev{
    text-align: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.post-navigation .nav-links .web-next{
    text-align: right;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.post-navigation .nav-links .web-prev a {
    text-align: left;
}
.post-navigation .nav-links .web-next a {
    text-align: right;
}

.learndash-wrapper .ld-content-actions {
    /*display: none;*/
}
.ld-focus-header .ld-content-actions {
    /*display: none!important;*/
}
.nav-footer {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #e2e7ed;
    display: flex;
    justify-content: space-between;
}

.nav-footer a {
    color: #16294F;
    font-weight: bold;
    font-size: 16px;
}

.nav-footer a:hover{
    color:#0984e3;
}
.learndash-wrapper .ld-table-list-item a:hover{
    font-weight: 400;
}
.events-template-default .lp-hero h1{
    text-align: center;
        max-width: 700px;
}
.lp-event-content-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.lp-event-content-wrapper .lp-event-content{
    width: 68%;
}
.lp-event-content-wrapper .lp-event-info{
    width: 30%;
}

.ast-pagination .nav-links {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.ast-pagination .prev.page-numbers, .ast-pagination .next.page-numbers{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navigation.pagination {
   max-width: 570px;
   margin: 0 auto;
}

.ast-pagination .page-numbers {
    display: flex;
    width: 2.33333em;
    height: 2.33333em;
    font-size: 16px;
    font-size: 1.06666rem;
    line-height: calc(2.33333em - 3px);
    text-align: center;
    align-items: center;
    justify-content: center;
}

.main-header-menu > .menu-item > a {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.7px;
}

.ast-pagination .next.page-numbers, 
.ast-pagination .next.page-numbers:focus,
.ast-pagination .prev.page-numbers:focus{
    display: flex;
    outline: 0;
}

.archive .category-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.archive .category-list a {
    margin: 0 10px;
    border: solid 1px #16294F;
    color: #16294F;
    padding: 8px 16px;
    font-weight: 600;
    min-width: 100px;
    text-align: center;
    background-color: rgb(74 101 170  / 0%);
}

@media screen and (max-width: 450px) {
    .archive .category-list a {
        margin: 0 8px;
        padding: 8px 8px;
        min-width: 80px;
    }
}
.archive .category-list a:hover {
    background-color: rgb(74 101 170 / 20%);
}

.archive .category-list a.active {
    background-color: #64708A;
    color: #ffff;
}


.wysiwyg-blue-button a {
    background-color: #16294F !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    padding: 10px 24px !important;
    border-radius: 4px !important;
    font-weight: 800 !important;
    border: none !important;
}

.wysiwyg-blue-button a:hover {
    opacity: .85;
    transition: all .2s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0 4px 8px rgb(19 39 139 / 25%);
}

.ld-focus-content{
    height: 100%;
    min-height: 100vh;
}

.admin-bar .ld-focus-content{
    height: 100%;
    min-height: calc(100vh - 64px);
}

.coming-soon-wrapper img{
    filter: grayscale(100%);
}

.coming-soon-wrapper{
    pointer-events: none;
}

.coming-soon-wrapper .caption{
    color: #afafaf!important;
}

.coming-soon-wrapper .caption h3{
    color: #afafaf!important;
}

.coming-soon-wrapper article {
    position: relative;
}

.coming-soon-wrapper .ribbon-enrolled{
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.fct-tooltip {
    border-left: 10px solid #304163;
}

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight {
    background: #F2F4F7;
}
.search-form-wrapper{
    display: flex;
    align-items: center;
    height: 14px;
    position: relative;
}
.search-field-wrapper {
    display: none;
    position: absolute;
    top: 23px;
    width: 250px;
    right: 0;
    z-index: 9999;
    background-color: #3b4364;
    padding: 20px;
}

.search-form-wrapper  i {
        font-size: 16px;
}

a.site-search {
    padding: 10px;
    outline: none;
}

.search-no-results .search-form {
    display: flex;
    width: 100%;
}

.search-no-results .search-form label {
    width: 100%;
}

.search-submit{
    border-color: #16294F!important;
    background-color: #16294F!important;
        height: 40px!important;

    padding: 0 30px!important;
}

.search-submit:hover{
    opacity: .8;
}

.is-form-style input.is-search-submit, .is-search-icon {
        position: relative;
    top: -2px;
    padding: 6px;
    height: 40px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    background: #13294e;
    border: 1px solid transparent;
}

.is-form-style .is-search-submit path {
    fill: #fff;
}

.is-search-icon:hover, form.is-form-style input.is-search-submit:hover {
    background: #4a5976;
}

.search header#masthead{
    background-color:#16294f;
    height: 210px;
}

.search #content .ast-container {
    /* margin-top: 67px !important; */
    margin-top: 0;
}

.search .site-main .ast-row {
    display: flex;
    flex-wrap: wrap;
}

.search .site-main .ast-row h3 {
        font-size: 18px;
    font-weight: 700;
        margin-top: 0;
}

.search .site-main .ast-row .caption a {
        padding: 10px 30px 30px 30px;
    display: block;
}

.search .site-main .ast-row .caption p {
    padding: 0 30px 30px;
    display: block;
}

.search .site-main .ast-row .caption p.entry-content a {
    padding: 10px 30px 30px 0;
}

.sfwd-courses img {
    width: 100%;
    height: auto;
}

#mobile-menu-wrapper .ast-button-wrap {
    margin-top: 0;
}
.ast-mobile-menu-buttons {
        top: 20px;
    position: absolute;
    right: 0;
    margin-top: 0;
}

.search-post-type {
    padding: 30px 30px 0 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ABB1BD;
    margin-bottom: 0;
    font-size: 13px;
}
.video-cat-wrapper{
        display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
        margin-bottom: 50px;
}
.c-cat-wrapper{
    display: none;
    position: absolute;
    text-align: center;
    background-color: #fff;
    min-width: 152px;
    left: -1px;
    top: 37px;
  
    border-left: solid 1px #16294F;
    border-right: solid 1px #16294F;
    border-bottom: solid 1px #16294F;
}

.open-child-cats .c-cat-wrapper{
    display: block;
}



.p-cat {
    cursor: pointer;
    position: relative;
    margin: 0 10px;
    border: solid 1px #16294F;
    color: #16294F;
    
    font-weight: 600;
    min-width: 150px;
    text-align: center;
    background-color: rgb(74 101 170  / 0%);
}

.p-cat > a {
padding: 8px 16px;
min-width: 150px;
    width: 100%;
    display: block;
}
@media screen and (max-width: 450px) {
    .p-cat {
        margin: 0 8px;
        padding: 8px 8px;
        min-width: 80px;
    }
}
.p-cat:hover {
    background-color: rgb(74 101 170 / 20%);
}

.c-cat {
    cursor: pointer;
    padding: 10px;
    display: block;
    color: #304163;
}
.c-cat:hover {
    background-color: rgb(74 101 170 / 100%);
    background-color: #304163;
    color: #ffffff;
}

.archive .category-list a.active {
    background-color: #64708A;
    color: #ffffff;
}




.search-post-type {
    padding: 30px 30px 0 0;
  }
  
  .archive .ld-course-list-items .ld_course_grid,
 .ld-course-list-items .ld_course_grid{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 0;
  }
  
  .archive .ld-course-list-items.row,
  .ld-course-list-items.row {
    gap: 30px;
    display: grid;
    grid-template-columns: 1fr;
  }

  @media screen and (min-width: 768px) {           
    .archive .ld-course-list-items.row,
    .ld-course-list-items.row {
        grid-template-columns: repeat(2, 1fr);
      }
  }

  @media screen and (min-width: 1000px) {           
    .archive .ld-course-list-items.row,
    .ld-course-list-items.row {
        grid-template-columns: repeat(3, 1fr);
      }
  }

  .archive .ld-course-list-items .ld_course_grid,
  .ld-course-list-items .ld_course_grid {
    width: 100%;
  }

  .archive .ld-course-list-items .ld_course_grid img,
  .ld-course-list-items .ld_course_grid img {
    min-height: 200px;
	  max-height: 200px;
      width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .archive .ld-course-list-items .ld_course_grid .caption,
  .ld-course-list-items .ld_course_grid .caption {
    padding: 0 30px 10px;
  }

  .ld-course-list-items .ld_course_grid {
    margin-bottom: 0;
}

.ld-course-list-items .ld_course_grid .entry-title{
    margin: 15px 0 8px !important;
    min-height: auto;
}

.cat-link{
    color:#97a0b1;
}

a[href*="20250526110000"].fc-event,
a[href*="20250704110000"].fc-event,
a[href*="20250901120000"].fc-event,
a[href*="20250901110000"].fc-event
{
  display:none;
}