.zurf-blog-title-container  .zurf-single-article-head .rank-math-breadcrumb{
    padding-top: 40px;
}
.zurf-blog-title-container .zurf-single-article-head .post-date-wrapper{
    display: flex;
    align-items: center;
    gap: 12px;
}
.zurf-blog-title-container .zurf-single-article-head .post-date-wrapper svg{
    width: 24px;
    height: 24px;
}
.zurf-blog-title-container .zurf-single-article-head .post-date-wrapper .naui-single-post-date{
    color: #F2F2F2;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-top: 4px;
}
.zurf-blockquote-style-3 blockquote p {
    overflow: inherit !important;
}
.single .zurf-blog-title-wrap{
    min-height: 580px;
}
.single .zurf-blog-title-wrap .zurf-single-article-title {
    letter-spacing: -2px;
    line-height: 60px;
}
.single .naui-single-post-cat-wrapper .naui-single-cat-items{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.single .naui-single-post-cat-wrapper .naui-single-cat-items li{
    border-radius: 6px;
    border: 1px solid #687075;
    background: rgba(14, 14, 14, 0.00);
}
.single .naui-single-post-cat-wrapper .naui-single-cat-items li a{
    color: #FFF;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    text-decoration: none;
    padding: 6px 10px;
}
.single .blog-listing .featured-box{
    height: 346px;
}

.single .zurf-content-area{
    padding-top: 40px;
}
.single .naui-single-blog-tags h2{
    color: #383838;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26.4px; 
    margin: 0;
    padding: 0;
}
.single .naui-single-blog-tags{
    margin-top: 30px;
    margin-bottom: 40px;
}
.single .naui-single-blog-tags ul{
    list-style-type: none;
    margin: 0;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    gap: 16px;
    margin-top: 14px;
}
.single .naui-single-blog-tags ul li{
    border-radius: 7px;
    border: 1px solid #F5FAFC;
    background: #E8F3F8;
}
.single .naui-single-blog-tags ul li a{
    color: #004375;
    font-family: "Work Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.7px; 
    letter-spacing: 1px;
    text-transform: uppercase;
    padding:8px 15px 8px 15px;
    display: block; 
    text-align: center;
}
.single .zurf-single-nav-area{
    border-top: 1px solid #E1E1E1;
    border-bottom: none;
}
.single .zurf-single-nav .zurf-text{
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;

}
.single .zurf-single-nav .zurf-post-title{
    color: #222;
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.single .zurf-single-nav .zurf-post-title:hover{
    text-decoration: none;
}

.single .zurf-single-nav-area {
    margin-top: 20px;
    padding-bottom: 0;
    margin-bottom: 40px;
}

.single .zurf-single-nav {
    max-width: 45%;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
}

.single .zurf-single-nav-left {
    text-align: left;
}

.single .zurf-single-nav-right {
    text-align: right;
}
.single .zurf-single-nav a{
    margin-top: 6px !important;
    margin-bottom: 0;
}
.single .naui-single-author-wrapper{
    display: flex;
    flex-direction: row;
    gap: 30px;
    border-radius: 6px;
    border: 1px solid #F2F0F0;
    background: #FFF;
    box-shadow: 8px 8px 50px 0px rgba(239, 237, 234, 0.80);
    padding: 40px 70px 40px 40px;
    align-items: center;
    margin-bottom: 40px;
    
}
.single .naui-single-author-wrapper img{
    height: 90px;
    width: 90px;
    border-radius: 50%;
}
.single .naui-single-author-wrapper .naui-author-name-desc-wrapper .author-details-wrapper span,
.single .naui-single-author-wrapper .naui-author-name-desc-wrapper .naui-single-author-bio-wrapper p {
    color: #38434F;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.single .naui-single-author-wrapper .naui-author-name-desc-wrapper .author-details-wrapper .naui-author-name{
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}
.single .naui-author-name-desc-wrapper .author-details-wrapper{
    display: flex;
    flex-direction: column;
    margin-bottom: 8px;
}
.single .naui-single-author-bio-wrapper p {
    margin: 0;
    padding: 0;
}

.single .blog-listing{
    padding-bottom: 30px;
}
.single.zurf-blog-style-1 .zurf-single-related-post-title {
    font-size: 28px;
}
.zurf-single-related-post-wrap .gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame {
    border: 1px solid #F2F0F0;
    border-radius: 6px;
}
.zurf-single-related-post-wrap .gdlr-core-blog-thumbnail img {
    object-fit: cover;
    max-height: 280px;
}
.page-id-5715 .naui-mobile-training-workshop h2{
    margin-bottom: 0;

}
.page-id-4959 .naui-quality-btn a{
    width: 100%;
}
.naui-child-pages-wrapper ul.naui-child-pages {
    list-style: none; 
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
    gap: 50px; 
    padding: 0; 
    margin: 0; 
}
.page-id-3 .naui-child-pages-wrapper ul.naui-child-pages {
    gap: 10px !important;
}

.naui-child-pages-wrapper ul li {
    display: flex; 
    align-items: center; 
    position: relative;
}

.naui-child-pages-wrapper .naui-child-page a,
.page-id-3 .naui-diver-courses .learn-navi-list ul li a {
    text-decoration: none; 
    color: #38434F; 
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.naui-child-pages-wrapper .active-naui-child a,
.page-id-3 .naui-diver-courses .learn-navi-list ul li.active a span {
    color: #222;
    font-weight: 600;
}
.naui-child-pages-wrapper .active-naui-child::after, .naui-child-pages-wrapper .naui-child-page:hover::after{
    content: "";
    width: 11px; 
    height: 10px;
    background: url(../images/naui-child-page-marker.svg) no-repeat left center;  
    position: absolute;
    left: 50%;
    transform: translateX(-50%); 
    top: calc(100% + 8px);
}

.page-id-1324 .dod-skill-head h2{
    margin: 0;
}

/*accordian*/
.naui-armed-force-accordain  .armed-force-price {
    border-radius: 6px;
    background: #FFF5EC;
    padding: 6px 12px;
    margin-left: auto;
    color: #ED7E1A;
    font-family: "Work Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    margin-left: auto;
}

.naui-timeline-head .elementor-heading-title {
    height: 80px;
    width: 80px;
    border: 2px solid #104ECC;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.naui-steps {
    position: relative;
    padding: 20px 0;
}

.naui-getting-started .e-child .naui-steps::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 100%;
    background: url('../images/naui-armed-connectors.svg') repeat-y center center;
    z-index: -1;
    transform: translateY(-110%);
}
.naui-getting-started .e-child:nth-child(2) .naui-steps::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 38%;
    background: url('../images/naui-armed-connectors.svg') repeat-y center center;
    z-index: -1;
}

.naui-getting-started .e-child:first-child .naui-steps::before {
    background: transparent;
}

.naui-timeline-head .elementor-heading-title {
    height: 80px;
    width: 80px;
    border: 2px solid #104ECC;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white; 
}
.page-id-16133 .zurf-content-area,
.page-id-1324 .zurf-content-area,
.page-id-1323 .zurf-content-area,
.page-id-5726 .zurf-content-area,
.page-id-157 .zurf-content-area{
    padding-top: 0;
}
.page-id-157 .dod-skill-head h2{
    margin-bottom: 0;
}
.page-id-1324 .elementor-widget-n-accordion .e-n-accordion-item-title-header,
.page-id-157 .elementor-widget-n-accordion .e-n-accordion-item-title-header,
.page-id-1324 .elementor-widget-n-accordion .e-n-accordion-item-title-text,
.page-id-157 .elementor-widget-n-accordion .e-n-accordion-item-title-text {
    display: flex;
    width: 100%;
}

.page-id-3 .naui-diver-courses .learn-navi-list ul li.active::after, .page-id-3 .naui-diver-courses .learn-navi-list ul li:hover::after {
    content: "";
    width: 11px; 
    height: 10px;
    background: url(../images/naui-child-page-marker.svg) no-repeat left center;  
    position: absolute;
    left: 50%;
    transform: translateX(-50%); 
    border: none ;
    right: 50% !important ;

}
.page-id-3 .naui-diver-courses .learn-navi-list ul li{
    padding-bottom: 15px;
}
.single p:empty,
.single p:has(>&nbsp;) {
    display: none;
}

/*.current_page_item.menu-item-has-children > a {
    color: #ED7E1A;  !important;
}
.sf-mega-section-inner .current-menu-item > a {
    color: #ED7E1A !important;
}*/

.no-api-data-container{
    padding-top: 60px;
    padding-bottom: 60px;
}
.no-api-data-container img{
    width: auto;
}
.no-api-data-container .zurf-not-found-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.no-api-data-container .no-api-search-result-caption{
    color: #222;
    font-size: 24px;
    font-family: "Work Sans";
    margin-top: 20px;
    text-align: center;
}
.naui-dive-center-about-details-wrapper .value-wrapper label{
    width: 80px;
}
.zurf-navigation .sf-menu > .zurf-mega-menu .current-menu-item > a,
.zurf-navigation .current-page-ancestor:not(.current-menu-ancestor) > a,
.mm-listview .current-page-ancestor > a,
.mm-listview .current_page_parent > a,
.mm-listview .current-page-ancestor > span {
    color: #ED7E1A !important;
}
.zurf-navigation .sf-menu li.current_page_item > a, 
.zurf-navigation .sf-menu li.current-menu-ancestor > a, 
.zurf-navigation .sf-menu ul li.current_page_parent > a, 
.parent-pageid-1985 #menu-main-menu-mobile ul li.quick_links span, 
.parent-pageid-2689 #menu-main-menu-mobile ul li:nth-child(5) span, 
.page-id-27036 #menu-main-menu-mobile li:nth-child(5) span, 
.page-id-27036 .mm-current.mm-opened ul.mm-listview li:nth-child(4) a, 
.parent-pageid-2689 .zurf-navigation ul.sf-menu li.menu-item-has-children:last-child > a,
.page-id-27036 .zurf-navigation ul.sf-menu li.menu-item-has-children:last-child > a,
.page-id-27036 .zurf-navigation ul.sf-menu li.menu-item-has-children:last-child ul.sub-menu li:nth-child(5) a {
    color: #fa7803 !important;
}
.naui-api-pages .zurf-navigation .sf-menu ul li.current_page_parent > a, 
.search .zurf-navigation .sf-menu ul li.current_page_parent > a, 
.page-id-16840 .mm-listview .current-menu-ancestor.quick_links > span, 
.naui-api-page-event .mm-listview .current_page_parent > a {
    color: #888686 !important;
}
.zurf-body-outer-wrapper .bl-sidebar .widget_categories ul li a:hover, .bl-sidebar .widget_gdlr-core-recent-post-widget .gdlr-core-recent-post-widget-title a:hover {
    color: #fa7803;
}
.mm-panels>.mm-panel.mm-hasnavbar ul.mm-listview .quick_links {
    display: none;
}
.zurf-mobile-header-wrap .zurf-top-bar-right .naui-custom-top-bar-menu a:hover {
    text-decoration: none;
}