/* 
 Theme Name:     TDN Child for Divi New
 Author:         The Digital Navigator LLC
 Author URI:     https://thedigitalnavigator.com 
 Template:       Divi
 Version:        13.10.11
*/ 
/*
 * 
 * TABLE OF CONTENT
 * 
 * 1.0 Html and Body style start  line:25 to 55
 * 2.0 UI kit styles (Typography)  line:66 to 255
 * 2.1 Button Styles (UI Kit)  line:257 to 489
 * 3.0 Custom Table for Terms of Serrvice PAge
*/ 


/*
 * 
 * 
 * Section 1.0 Html and Body style
 * 
 * 
*/
/*---------- [Html and Body style start] ----------*/

html, body {
    max-width: 100%;
    overflow-x: hidden;
    font-size:17px;
} 
body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
    font-size:17px !important;
}

figcaption {
    text-align: center !important; 
    font-style: italic !important; 
    margin-bottom: 30px !important;
    margin-top:10px !important;
}
figure {
    display:block;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    margin: 20px;
    text-align: center;
}
blockquote {
    border-left:2px solid  !important;
    border-color:#166bfc !important;
}

        /*---------- [Html and Body style end] ----------*/


/*
 * 
 * 
 * Section 2.0 UI kit styles
 * 
 * 
*/

        /*---------- [UI KIT style Start] ----------*/
 /* Mont Typography Define Css Start */

            @font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-Black.eot');
    src: url('./fonts/Mont-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-Black.woff2') format('woff2'),
        url('./fonts/Mont-Black.woff') format('woff'),
        url('./fonts/Mont-Black.ttf') format('truetype'),
        url('./fonts/Mont-Black.svg#Mont-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-Heavy.eot');
    src: url('./fonts/Mont-Heavy.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-Heavy.woff2') format('woff2'),
        url('./fonts/Mont-Heavy.woff') format('woff'),
        url('./fonts/Mont-Heavy.ttf') format('truetype'),
        url('./fonts/Mont-Heavy.svg#Mont-Heavy') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: optional;
}
@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-HeavyItalic.eot');
    src: url('./fonts/Mont-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-HeavyItalic.woff2') format('woff2'),
        url('./fonts/Mont-HeavyItalic.woff') format('woff'),
        url('./fonts/Mont-HeavyItalic.ttf') format('truetype'),
        url('./fonts/Mont-HeavyItalic.svg#Mont-HeavyItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: optional;
}
@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-Bold.eot');
    src: url('./fonts/Mont-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-Bold.woff2') format('woff2'),
        url('./fonts/Mont-Bold.woff') format('woff'),
        url('./fonts/Mont-Bold.ttf') format('truetype'),
        url('./fonts/Mont-Bold.svg#Mont-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-BoldItalic.eot');
    src: url('./fonts/Mont-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-BoldItalic.woff2') format('woff2'),
        url('./fonts/Mont-BoldItalic.woff') format('woff'),
        url('./fonts/Mont-BoldItalic.ttf') format('truetype'),
        url('./fonts/Mont-BoldItalic.svg#Mont-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: optional;
}




@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-Regular.eot');
    src: url('./fonts/Mont-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-Regular.woff2') format('woff2'),
        url('./fonts/Mont-Regular.woff') format('woff'),
        url('./fonts/Mont-Regular.ttf') format('truetype'),
        url('./fonts/Mont-Regular.svg#Mont-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}
@font-face {
    font-family: 'Mont';
    src: url('./fonts/Mont-RegularItalic.eot');
    src: url('./fonts/Mont-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Mont-RegularItalic.woff2') format('woff2'),
        url('./fonts/Mont-RegularItalic.woff') format('woff'),
        url('./fonts/Mont-RegularItalic.ttf') format('truetype'),
        url('./fonts/Mont-RegularItalic.svg#Mont-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: optional;
}


                /* Typography Css Start */
  h1, h2.large {
        font-size: 250%;
    	font-family: 'Mont'!important;
        font-weight: 900 !important; 
    }
	@media(max-width: 1024px){h1{font-size: 187.5% !important}}
    @media(max-width: 767px){h1{font-size: 137.5% !important}}
	@media(max-width: 1024px){h2.large{font-size: 187.5% !important}}
    @media(max-width: 767px){h2.large{font-size: 137.5% !important}}

    h2, h1.small {
        font-size: 200% !important;
    	font-family: 'Mont'!important;
        font-weight: 900 !important;
        line-height:1.25em !important;
        letter-spacing: 1px;
    }
	@media(max-width: 1024px){h2{font-size: 156.25% !important}}
    @media(max-width: 767px){h2{font-size: 125% !important}}
	@media(max-width: 1024px){h1.small{font-size: 156.25% !important}}
    @media(max-width: 767px){h1.small{font-size: 125% !important}}

    h3 {
        font-size: 147% !important;
    	font-family: 'Mont'!important;
        font-weight: 900 !important;
		 line-height:1.25em !important;
        letter-spacing: 1px;
    }
    @media(max-width: 1024px){h3{font-size: 125% !important}}
    @media(max-width: 767px){h3{font-size: 112.25% !important}}

    h4 {
    	font-family: 'Mont'!important;
        font-weight: 900 !important; 
    	font-size: 130% !important;
		 line-height:1.25em !important;
        letter-spacing: 1px;
    }
    @media(max-width: 1024px){h4{font-size: 112.5% !important}}
    @media(max-width: 767px){h4{font-size: 107.5% !important}}

    h5 {
        font-family: 'Mont' !important;
    	font-weight: 700 !important;
        font-size: 117.25% !important;
		 line-height:1.25em !important;
        letter-spacing: 1px;
    }
    @media(max-width: 1024px){h5{font-size: 106.25% !important}}
    @media(max-width: 767px){h5{font-size: 100% !important}}

    h6 {
        font-family: 'Mont'!important;
        font-weight: 700 !important; 
        font-size: 88% !important;
		 line-height:1.25em !important;
        letter-spacing: 1px;
    }
    @media(max-width: 1024px){h6{font-size: 88% !important}}
    @media(max-width: 767px){h6{font-size: 88% !important}}
  
    p.small-body-text  {
        line-height: 1.5em !important;
        font-size:90% !important;
    }

   .et_pb_text_inner, p, body, li {
    font-family: 'Mont'!important;
    font-weight: 400;
    font-size: 100%!important;
    letter-spacing: 1px;
}
    @media(max-width: 767px){
        p, body, li{font-size: 90% !important} 
    }
    ol li, ul li{
        padding-top: 8px;
        padding-bottom: 8px;
    }
	
ul.lower-alpha {
	list-style: lower-alpha;
}
ul.lower-roman {
	list-style: lower-roman;
}

/* Cookie Control Notification Bar Typography */
.ccc-notify-text h1 {
	font-size: 125% !important;
}

                /* Typography CSS End */

        /* ------- Button - Styling START ----- */

/*
 * 
 * 
 * Section 3.1 Button Styles (UI Kit)
 * 
 * 
*/

body div#et-main-area .et_pb_section .et_pb_row .et_pb_column a.et_pb_button.button-cta-figma, .button-cta-figma, .et_pb_button.button-cta-figma, .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button.button-cta-figma {
	display: inline-block;
	font-size: 20px!important;
	padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
	box-shadow: 2px 2px 8px 0px rgb(215 20 10 / 40%);
	background: #D71439;
    color: #fff !important;
	font-family: Mont!important;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: none!important;
	height: auto;
    min-width: 190px;
}

body div#et-main-area .et_pb_section .et_pb_row .et_pb_column a.et_pb_button.button-primary-figma {
    display: inline-block;
    font-size: 20px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0px rgb(39 112 236 / 40%) !important;
    background: #2770EC;
    color: #fff !important;
    font-family: Mont !important;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    border: none!important;
    min-width: 190px;
}


.button-secondary-figma,body div#et-main-area .et_pb_section .caseStudy .button-secondary-figma , .pagination a
{
	display: inline-block;
	font-size: 20px;
	padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
	box-shadow: 2px 2px 8px 0px rgb(39 112 236 / 40%) !important;
	background: rgba(39,112,236,.2)!important;
    color: #2770EC !important;
	font-family: Mont;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: none;
	position: relative;
    min-width: 190px;
}


.button-tertiary-figma
{
	display: inline-block;
	font-size: 20px;
	padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
	background: #fff;
    color: #2770EC mportant;
	font-family: Mont;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: 2px;
	border-color: #2770EC;
    min-width: 190px;
}


.services-card .button-primary-figma
{
	width:100%;
}


section#comment-wrap .et_pb_button {
    padding: 21px 45px!important;
}

	
	div.et_pb_button_module_wrapper {
		margin-bottom: 32px !important;
	}

    /*Figma cta button style start*/

     .master-banner-double-button .et_pb_button_one , .et_pb_button.et_pb_pricing_table_button , .form-submit .et_pb_button {
        background: #D71439 !important;
        color: #fff !important;
		padding: 21px 45px !important;
    }


.et_pb_button.et_pb_pricing_table_button:hover {
        background:#DB3555 !important;
        color: #fff !important;
        box-shadow:none !important;
    }

    .et_pb_button.et_pb_pricing_table_button:hover {
        padding: 21px 45px !important;
        border:none !important;
    }
.form-submit .et_pb_button:hover{
    color:#fff !important;
    border:none !important;
    box-shadow: 0px 5px 30px 5px rgba(215, 20, 57, 0.3) !important;
}
    .et_pb_button.button-cta-figma.disable , .et_pb_button.button-cta-figma.disable:hover{
        background:#E3C2C8 !important;
        color: #DF7C8F !important;
        box-shadow:none !important;
    }


/* .et_pb_button.button-cta-figma,*/
.master-banner-double-button .et_pb_button_one{
		box-shadow: 2px 2px 8px 0px rgb(215 20 10 / 40%) !important;
    }

   /* .et_pb_button.button-cta-figma:hover,*/
.master-banner-double-button .et_pb_button_one:hover {
        background: #D71439 !important;
		box-shadow: 2px 2px 8px 0px rgb(215 20 10 / 40%) !important;
        border-radius: 10px;
        border:none !important;
    }
    /*Figma cta button style end*/


    /*Figma Secondry button style start*/
    .et_pb_button.button-secondary-figma, .master-banner-double-button .et_pb_button_two, .pagination a {
        background: rgba(39,112,236,0.2) !important;
        color: #2770EC !important;
        border: 2px solid transparent !important;
		padding: 21px 45px !important;
    }

    .et_pb_button.button-secondary-figma:hover, .master-banner-double-button .et_pb_button_two:hover , .pagination a:hover {
        background: #2770EC !important;
        box-shadow: 0px 5px 35px rgba(39, 112, 236, 0.4) !important;
        border-radius: 10px;
        border: 2px solid transparent !important;
        color:#fff !important;
    }

    .et_pb_button.button-secondary-figma.active , .et_pb_button.button-secondary-figma.active:hover, .master-banner-double-button .et_pb_button_two.active, .master-banner-double-button .et_pb_button_two.active:hover{
        background: rgba(39, 112, 236, 0.2) !important;
        color: #2770EC !important;
        border: 2px solid #2770EC !important;
        box-shadow:none !important;
    }

    .et_pb_button.button-secondary-figma.disable , .et_pb_button.button-secondary-figma.disable:hover, .master-banner-double-button .et_pb_button_two.disable, .master-banner-double-button .et_pb_button_two.disable:hover {
        background: #BFCDE6 !important;
        color: #749FE9 !important;
        border: 2px solid transparent !important;
        box-shadow:none !important;
    }

    /*Figma Secondry button style end*/

    /*Figma Tertiary button style start*/
    .et_pb_button.button-tertiary-figma{
        background: #fff !important;
        color: #2770EC !important;
        border: 2px solid transparent !important;
		padding: 21px 45px !important;
    }

    a.et_pb_button.button-tertiary-figma:hover {
        background: #fff !important;
        box-shadow: 0px 10px 35px 10px rgba(0, 0, 0, 0.2) !important;
        border-radius: 10px;
        border: 2px solid transparent !important;
        color:#2770EC !important;
    }
    
a.et_pb_button.button-tertiary-figma:hover {
    color: #2770ec !important;
}
    .et_pb_button.button-tertiary-figma.active , .et_pb_button.button-tertiary-figma.active:hover{
        background: rgba(255, 255, 255, 0.2) !important;
        border: 2px solid #FFFFFF !important;
        box-shadow:none !important;
    }
    .et_pb_button.button-tertiary-figma.disable , .et_pb_button.button-tertiary-figma.disable:hover{
        background:  #528DF0 !important;
        color:#A8C6F7 !important;
        border: 2px solid transparent !important;
        box-shadow:none !important; 
    }


    /*Figma Tertiary button style end*/
            /* ------- Button - Styling End ----- */

            /*---------- [UI KIT style End] ----------*/


/* Login page css start */
.page-id-253753 .et_pb_section.et_pb_section_0_tb_body{
	position:relative !important;
}
.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:before{
	content: '';
    position: absolute;
    top: 0;
    left: 38px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Group-1000005654.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 125px;
    width: 370px;
    z-index: 3;
}
.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:after{
	content: '';
    position: absolute;
    top: 0;
    right: 0px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Group-1000005655.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 309px;
    width: 325px;
    z-index: 2;
}
.page-id-253753 .login-wrapper .et_pb_column.et-last-child{
	position:relative !important;
}
.page-id-253753 .login-wrapper .et_pb_column.et-last-child:after{
	content: '';
    position: absolute;
    bottom: 31%;
    right: -134px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Vector-3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    width: 50px;
    z-index: 2;
}

@media screen and (max-width:1500px){
	.page-id-253753 .login-wrapper .et_pb_column.et-last-child:after{
		right:-100px;
	}
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:after{
		height: 280px;
    	width: 290px;
	}
}
@media screen and (max-width:1200px){
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:after {
		height: 240px;
		width: 230px;
	}
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:before{
		 width: 300px;
	}
	.page-id-253753 .login-wrapper .et_pb_column.et-last-child:after {
		right: -85px;
	}
}
@media screen and (max-width:1024px){
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:after {
		height: 200px;
		width: 190px;
	}
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:before {
		width: 270px;
	}
}
@media screen and (max-width:980px){
	.page-id-253753 .login-inner.et_pb_row{
		flex-wrap:wrap;
	}
	.page-id-253753 .login-inner.et_pb_row .et_pb_column{
		flex:0 0 100%;
		max-width:100%;
	}
	.page-id-253753 .login-inner .et_pb_module.et_pb_image.et_pb_image_1{
		text-align:center;
	}
	.page-id-253753  .login-used-links{
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
	}
	.page-id-253753 .login-used-links .login-links{
		flex:0 0 100%;
		max-width:100%;
		padding:20px 0;
	}
    .page-id-253753 .login-wrapper .et_pb_newsletter_button:after{
        display: none !important;
    }
    .page-id-253753 .login-wrapper .et_pb_button:after{
        display: none !important;
    }
	.page-id-253753 .login-used-links .help-btn{
		margin-bottom:20px;
	}
	.page-id-253753 .footer-bottom-section-custom .et_pb_row.flip-row{
		flex-wrap:wrap;
		padding:15px 0 !important;
	}
	.page-id-253753 .footer-bottom-section-custom .et_pb_row.flip-row .et_pb_column{
		flex:0 0 100%;
		max-width:100%;
		margin:0px;
	}
}
@media screen and (max-width:850px){
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:before {
		width: 200px;
	}
}
@media screen and (max-width:767px){
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:before{
		display:none;
	}
	.page-id-253753 .et_pb_section.et_pb_section_0_tb_body:after{
		display:none;
	}
	.page-id-253753 .login-wrapper .et_pb_column.et-last-child:after{
		display:none;
	}
    .page-id-253753 .login-inner img{
        width: 350px !important;
    }
}
@media screen and (max-width:767px){
    .page-id-253753 .login-links{
        flex-wrap: wrap;
    }
	.page-id-253753 .login-links a{
		font-size: 16px !important;
        text-align: center;
        border: none;
        flex: 0 0 100%;
        max-width: 100%;
	}
}
/* Login page css end */


/* Welcome page css start */
.billing-cta .et_pb_column{
     display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;   
}
.cust-card-sec{
    max-width: 1422px !important;
    display: flex;
}
.cust-card-sec .et_pb_column{
    padding: 74px 38px 34px 38px !important;
    width: calc(25% - 39px) !important;    
    margin-right: 52px !important;
    display: flex;
    flex-direction: column;
}
.cust-card-sec .et_pb_column .et_pb_button_module_wrapper{
    margin-top: auto !important;
}
.cust-card-sec .et_pb_column:last-child{
    margin-right: 0px !important;
}
.billing-cta .et_pb_column .et_pb_module.et_pb_text{
    flex: 0 0 100%;
    max-width: 100%;
}
.billing-cta .et_pb_column .et_pb_module:nth-child(2){
    margin-right: 25px;
}

.know-more-sec{
    align-items: center;
}

@media screen and (max-width:1500px){
    .cust-card-sec {
        max-width: 1170px !important;
        display: flex;
    }
    .cust-card-sec .et_pb_column{
        padding: 74px 20px 34px 20px !important;
        width: calc(25% - 20px) !important;    
        margin-right: 20px !important;
        display: flex;
        flex-direction: column;
    }
}
@media screen and (max-width:1326px){
    .cust-card-sec{
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .cust-card-sec .et_pb_column {
        flex: 0 0 44.5%;
        max-width: 44.5%;
        margin-bottom: 5.5% !important;
        display: flex;
        flex-direction: column;
    }
    .cust-card-sec .et_pb_column .et_pb_button_module_wrapper{
        margin-top: auto !important;
    }
}
@media screen and (max-width:1024px){
    .et_pb_row.et_pb_row_3.card-section{
        width: 80% !important;
    }
}
@media screen and (max-width:980px){
    .card-section .et_pb_with_border:after{
        display: none;
    }
}
@media screen and (max-width:640px){
    .cust-card-sec .et_pb_column {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 5.5% !important;
    }
}
@media screen and (max-width:529px){
   .billing-cta .et_pb_column .et_pb_module:nth-child(2){
        margin-right: 0px;
        width: 100%;
    } 
}
/* Welcome page css end */

/* Course page css start */
.filters-form{
    display: flex;
}
.filter-buttons{
    margin-left: auto;
}
.filter-buttons .filter-btn{
    display: inline-block;
    font-size: 18px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0px rgb(39 112 236 / 40%) !important;
    background: #2770EC;
    border-radius: 10px;
    color: #fff !important;
    font-family: Mont !important;
    font-style: normal;
    font-weight: bold !important;    
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    border: none!important; 
    margin-right: 24px; 
    cursor: pointer; 
}
.filter-buttons .reset-btn{
    display: inline-block;
    font-size: 18px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0px rgb(39 112 236 / 40%) !important;
    background: rgba(39, 112, 236, 0.2);
    border: 2px solid #2770EC;
    border-radius: 10px;
    font-family: Mont !important;
    font-style: normal;
    font-weight: bold !important;    
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    color: #2770EC;
    text-transform: uppercase;
    cursor: pointer; 
}
.course-cat-drop .cource-cat-filter, .course-cat-drop .cource-topic-filter{
    padding-top: 19px!important;
    padding-bottom: 16px!important; 
    padding-left: 15px !important;
    padding-right: 40px !important;  
    border: 1px solid rgba(39, 112, 236, 0.2);
    background-color: #fff;
    border-radius: 10px;
    margin-right: 30px;
    appearance: none;
    position: relative;
    background-image: url('https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Stroke-3.svg');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    font-style: normal;
    font-weight: 600;
    font-size: 100%;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
}
.search-from{
    max-width: 500px;
    width: 100%;
}
.search-from input{
    padding-top: 18px!important;
    padding-bottom: 18px!important; 
    padding-left: 58px !important;
    border-radius: 10px;
    background-color: rgba(39, 112, 236, 0.1);
    font-family: 'Mont'!important;
    font-style: normal;
    font-weight: 600;
    font-size: 100%;
    line-height: 24px;
    letter-spacing: 1px;
    color: #6B6B6B;
    background-image: url('https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Search.svg');
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 20px center;
    width: 100%;
}    
.search-from input::placeholder{
    font-family: 'Mont'!important;
    font-style: normal;
    font-weight: 600;
    font-size: 100%;
    line-height: 24px;
    letter-spacing: 1px;
    color: #6B6B6B;
}
.course_grid.course-grid-container{
    max-width: 1260px;
    margin: 85px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.course-card{
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
}
.course-card .card-inner-sec{
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 7, 35, 0.05);
    border-radius: 10px;
    height: 100%;
}
.course-card .cource-thubnail img{
    display: block;
}
.course-title{
    margin: 17px 0 0 0;
    min-height: 70px;
    border-bottom:1px solid #6B6B6B;
}
.course-title a h2{
    font-style: normal;
    font-weight: 800 !important;
    font-size: 125% !important;
    line-height: 26px !important;
    color: #121212;
    margin: 0px;
    padding-bottom: 17px;
}
.course-contents{
    margin: 17px 0 0 0;
}
.lesson-time{
    display: flex;
    justify-content: space-between;
    margin: 0 0 16px 0;
}
.course-desc{
    font-style: normal;
    font-weight: 600;    
    line-height: 24px;
    letter-spacing: 1px;
    color: #000;
    margin: 0 0 22px 0;
}
.course-link a{
    display: block;
    font-size: 18px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0px rgb(39 112 236 / 40%) !important;
    background: #2770EC;
    border-radius: 10px;
    color: #fff !important;
    font-family: Mont !important;
    font-style: normal;
    font-weight: bold !important;    
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    border: none!important;     
    cursor: pointer; 
}
.ribbons h3{
    margin: 0px 0 15px 0;
    font-size: 20px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0px rgb(215 20 10 / 40%);
    background: #D71439;
    color: #fff !important;
    font-family: Mont!important;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: none!important;
    height: auto;
}
.lesson{
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 600;
    font-size: 100%;
    line-height: 24px;
    letter-spacing: 1px;
    color: #121212;
}
.lesson i, time i{
    color:rgba(107, 107, 107, 0.5);
}
.lesson span{
    margin-left: 8px;
}
.lesson-time time span{
    font-style: normal;
    font-weight: 600;
    font-size: 100%;
    line-height: 24px;
    letter-spacing: 1px;
    color: #121212;
    margin-left: 8px;
}

article.type-sfwd-courses.post {
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 7, 35, 0.05) !important;
    border-radius: 10px !important;
    border: 0 !important;
    padding: 20px 20px !important;
    height: 100% !important;
}
article.type-sfwd-courses.post .thumbnail {
    margin-bottom: 17px !important;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 214px;
}
article.type-sfwd-courses.post .thumbnail .arrow.button {
    display: none;
}
article.type-sfwd-courses .thumbnail .image {
    display: flex;
}
article.type-sfwd-courses .thumbnail .image a {
    display: flex;
    max-width: 100%;
    width: 100%;
}
article.type-sfwd-courses.post .content {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    height: calc(100% - 234px);
}

article.type-sfwd-courses.post .content h3.entry-title {
    order: 1;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #B5B5B5 !important;
    height: auto;
}
article.type-sfwd-courses.post .content h3.entry-title a {
    font-style: normal;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 26px !important;
    display: flex;
    align-items: center;
    color: #121212 !important;
}
article.type-sfwd-courses.post .content .meta {
    order: 2;
    margin-bottom: 8px !important;
}
article.type-sfwd-courses.post .content .meta .author span.inner-wrapper {
    /*display: flex;
    flex-wrap: wrap;*/
}
article.type-sfwd-courses.post .content .meta .author span.inner-wrapper span {
    width: max-content;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #121212;
    padding-left: 28px;
    position: relative;
    margin-bottom: 8px;
}
article.type-sfwd-courses.post .content .meta .author span.inner-wrapper span.duration {
    text-indent: -5.2em;
    overflow: hidden;
}
article.type-sfwd-courses.post .content .meta .author span.inner-wrapper span.duration:after {
    content: "";
    width: 28px;
    height: 20px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Clock.svg) no-repeat left 0px, linear-gradient(0deg, #FFF, #FFF);
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 0;
}
article.type-sfwd-courses.post .content .meta .author span.inner-wrapper span.lessons:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Lesson.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 0;
}
article.type-sfwd-courses.post .content .entry-content {
    order: 3;
    margin: 0 0 10px !important;
}
article.type-sfwd-courses.post .content .entry-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000000;
}
article.type-sfwd-courses.post .content .button {
    order: 4;
    margin-top: auto !important;
}
.et_pb_section article.type-sfwd-courses.post .content .button a {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2770EC !important;
    background: #D3E2FB !important;
    border-radius: 10px !important;
}



article.type-sfwd-courses.post .content .author, 
article.type-sfwd-courses.post .content .categories {
    display: none !important;
}
/*article.type-sfwd-courses.post .content .top-meta {
    margin-bottom: 17px !important;
}*/

article.type-sfwd-courses.post .content .top-meta h3.entry-title {
    padding: 0;
    margin: 0 !important;
}
article.type-sfwd-courses.post .content hr.separator {
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}
article.type-sfwd-courses.post .content .bottom-meta {
    display: flex;
    gap: 0;
}
article.type-sfwd-courses.post .content .bottom-meta .total-students, 
article.type-sfwd-courses.post .content .bottom-meta .total-quizzes {
    display: none;
}
article.type-sfwd-courses.post .content .bottom-meta .duration, 
article.type-sfwd-courses.post .content .bottom-meta .total-lessons {
    width: 50%;
}
article.type-sfwd-courses.post .content .bottom-meta .duration span.dashicons-clock {
    width: 20px;
    height: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
}
article.type-sfwd-courses.post .content .bottom-meta .duration span.dashicons-clock:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Lesson.svg) no-repeat center center;
    background-size: contain;
}
article.type-sfwd-courses.post .content .bottom-meta .duration span.wrapper {
    margin-left: 8px;
}
article.type-sfwd-courses.post .content .bottom-meta .duration span.wrapper span.label {
    display: none;
}
article.type-sfwd-courses.post .content .bottom-meta .duration span.wrapper span.value, 
article.type-sfwd-courses.post .content .bottom-meta .total-lessons span.wrapper span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #121212;
}
article.type-sfwd-courses.post .content .bottom-meta .total-lessons span.wrapper {
    display: flex;
}
article.type-sfwd-courses.post .content .bottom-meta .total-lessons span.wrapper span.label {
    margin-right: 4px;
}
article.type-sfwd-courses.post .content .bottom-meta .total-lessons .dashicons {
    width: 20px;
    height: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
}
article.type-sfwd-courses.post .content .bottom-meta .total-lessons .dashicons:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Clock.svg) no-repeat center center;
    background-size: contain;
}
article.type-sfwd-courses.post .thumbnail .ribbon {
    top: auto !important;
    right: auto !important;
    bottom: 9rem;
    border-radius: 0;
    background: #D3E2FB !important;
    clip-path: polygon(100% 0, calc(100% - 18px) 50%, 100% 100%, 0 100%, 0 0) !important;
    padding: 10px 35px 10px 15px !important;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
    color: #2770EC;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;

}
article.type-sfwd-courses.post .thumbnail .ribbon:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100%;
    background: #2770EC !important;
    margin-right: 10px;
}
.learndash-course-grid .pagination button.load-more {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #2770EC;
    border-radius: 6px;
    border: 0;
    padding: 13px 30px;
}
.learndash-course-grid .pagination button.load-more:hover {
    background: #2770EC;
}
.grid-2 article.type-sfwd-courses.post .content .learndash-wrapper {
    margin: 0 0 5px;
}
.grid-2 article.type-sfwd-courses.post .content .learndash-wrapper .ld-progress-bar {
    height: 15px !important;
}
.grid-2 article.type-sfwd-courses.post .content .learndash-wrapper .ld-progress-heading .ld-progress-percentage {
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #2770EC !important;
}

/*Filter CSS Start*/
.toggle-filter {
    position: sticky;
    left: 100%;
    margin-bottom: 20px;
}
.toggle-filter.opened::before {
    /*content: "\f158";*/
    content: "✖";
    /*font-family: 'Dashicons';*/
    padding-right: 10px;
    top: 1px;
    position: relative;
    display: block;
}
.learndash-course-grid .learndash-course-grid-filter {
    position: absolute;
    max-width: 300px;
}
.learndash-course-grid .learndash-course-grid-filter {
    display: none;
}
.learndash-course-grid-filter {
    max-width: 300px;
    min-width: 300px;
    background: white;
    padding: 15px 20px;
    border-radius: 5px;
    z-index: 2000;
    margin: 0 auto;
    border: 2px solid #ddd;
}
.learndash-course-grid .learndash-course-grid-filter {
    right: 0;
    position: absolute;
}
.learndash-course-grid-filter form input:focus,
.learndash-course-grid-filter form select:focus {
    outline: none;
}

/* Range Input */
.learndash-course-grid-filter form input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
}
.learndash-course-grid-filter form input[type=range]:focus {
    outline: none;
}
.learndash-course-grid-filter form input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: #0077ff;
    border-radius: 1.3px;
}
.learndash-course-grid-filter form input[type="range"]:first-child::-webkit-slider-runnable-track {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: none;
}
.learndash-course-grid-filter form input[type="range"]:nth-child(2)::-webkit-slider-runnable-track {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: none;
}
.learndash-course-grid-filter form input[type=range]::-webkit-slider-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 16px;
    width: 16px;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}
.learndash-course-grid-filter form input[type=range]:focus::-webkit-slider-runnable-track {
    background: #0077ff;
}
.learndash-course-grid-filter form input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #0077ff;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}
.learndash-course-grid-filter form input[type=range]::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 16px;
    width: 16px;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}
.learndash-course-grid-filter form input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}
.learndash-course-grid-filter form input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.learndash-course-grid-filter form input[type=range]::-ms-fill-upper {
    background: #0077ff;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
.learndash-course-grid-filter form input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 16px;
    width: 16px;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
}
.learndash-course-grid-filter form input[type=range]:focus::-ms-fill-lower {
    background: #0077ff;
}
.learndash-course-grid-filter form input[type=range]:focus::-ms-fill-upper {
    background: #0077ff;
}
/* End Range Input */
.learndash-course-grid-filter .filter {
    margin-bottom: 15px;
}
.learndash-course-grid-filter .filter.price .range-wrapper :first-child {
    width: 50%;
    float: left;
}
.learndash-course-grid-filter .filter.price .range-wrapper :nth-child(2) {
    width: 50%;
    float: right;
}
.learndash-course-grid-filter .filter.price .number-wrapper.left {
    float: left;
    text-align: left;
}
.learndash-course-grid-filter .filter.price .number-wrapper.right {
    float: right;
    text-align: right;
}
.learndash-course-grid-filter .filter.price .number-wrapper label,
.learndash-course-grid-filter .filter.price .number-wrapper input {
    display: block;
}
.learndash-course-grid-filter .filter.price .number-wrapper input {
    width: 80px;
}
.learndash-course-grid-filter .filter.price input[type="range"] {
    margin-bottom: 10px;
}
.learndash-course-grid-filter input[type="text"],
.learndash-course-grid-filter input[type="range"] {
    display: block;
    width: 100%;
}
.toggle-filter,
.learndash-course-grid-filter .buttons .button {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.learndash-course-grid-filter .buttons .button {
    width: 100%;
}
/*Filter CSS End*/
button.toggle-filter {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 24px !important;
    border: 0;
    margin: 0 0 10px;
}
.learndash-course-grid-filter {
    background: #FFFFFF;
    border: 1px solid #D3E2FB;
    box-shadow: 8px 8px 12px -2px rgba(211, 226, 251, 0.4);
    border-radius: 10px;
    padding: 15px 20px;
}
.filter.search label, 
.filter.price label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #121212;
    margin: 0 0 6px;
}
.filter.search input, 
.filter.price input:not(.range) {
    background: #E9F1FD;
    border-radius: 8px;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #6B6B6B;
    padding: 10px 15px;
}
.buttons button.button.apply, 
.buttons button.button.clear {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 24px !important;
    border: 0;
}
.buttons button.button.clear {
    background: #D71439 !important;
}
.learndash-course-grid-filter {
    display: none;
}

@media screen and (max-width: 1200px) {
    .learndash-course-grid {
        padding: 0px 15px;
    }
}
@media screen and (max-width: 1024px) {
    .learndash-course-grid article.type-sfwd-courses.post .content h3.entry-title a {
        font-size: 18px !important;
        line-height: 25px !important;
    }
}
@media screen and (max-width: 991px) {
    .learndash-course-grid .items-wrapper.grid {
		grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }
}
@media screen and (max-width: 680px) {
    .learndash-course-grid .items-wrapper.grid {
        grid-template-columns: repeat(1, minmax(0px, 1fr)) !important;
    }
}

.learndash-button-free {
    font-weight: 200!important;
    border-radius: 10px!important;
    text-transform: uppercase!important;
    font-size: 16px!important;
}

/* Course page css end */

/* Customer service page css start */
.terms-of-services{
    position: relative;
    z-index: 1 !important;
}
.tdn-terms-sec:after{
    content: '';
    position: absolute;
    right: 0;
    top: 170px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Vector-5.svg);
    background-size: 260px;
    background-repeat: no-repeat;
    height: 375px !important;
    width: 260px !important;
    visibility: visible !important;
    z-index: 0;
}
.tdn-terms-sec:before{
    content: '';
    position: absolute;
    top: 90px;
    left: 0;
    background-image: url('https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Vector-6.svg');
    background-repeat: no-repeat;
    background-size: 170px;
    height: 181px !important;
    width: 170px !important;
    visibility: visible !important;
    z-index: 0;
}
#requesting-help:after{
    content: '';
    position: absolute;
    right: 170px;
    top: 100px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Shape.svg);
    background-size: 100px;
    background-repeat: no-repeat;
    height: 202px !important;
    width: 100px !important;
    visibility: visible !important;
    z-index: 0;
}
.csp-lists{
    padding-left: 0px !important;
}
.csp-lists li{
    list-style: none; 
    position: relative;
}
.csp-lists > li {
    padding-left: 30px;
}
.csp-lists > li:before{
    content: '';
    position: absolute;
    left: 0px !important;
    top: 15px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/arrow.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
}
.csp-lists > li ul li:before{
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background: #163886;
    border-radius: 100%;
    position: absolute;
    top: 17px !important;
    left: -16px !important;
}
#when-to-submit:after{
    content: '';
    position: absolute;
    left: 50px;
    top:40%;
    background-image: url('https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Shape-1.svg');
    background-repeat: no-repeat;
    background-size: 226px;
    height: 226px;
    width: 226px;
    z-index: 0;
}
#sales-system:after{
    content: '';
    position: absolute;
    right: 110px !important;
    top: 210px !important;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Vector2.png);
    background-size: 42px;
    background-repeat: no-repeat;
    height: 42px;
    width: 42px;
    z-index: 0;
}
#sales-system:before{
    content: '';
    position: absolute;
    left: 200px;
    bottom: 150px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/Vector2.png);
    background-size: 42px;
    background-repeat: no-repeat;
    height: 42px;
    width: 42px;
    z-index: 0;
}
.critical-support-section:before,
.critical-support-section:after {
    position: absolute;
    content: '';
    width: 226px;
    height: 227px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/critical_shape_1.png);
    left: 320px;
    top: 307px;
}
.critical-support-section:after {
    right: -120px;
    bottom: 380px;
    left: auto;
    top: auto;
}
.critical-support-section>.critical-logo:before,
.critical-support-section>.critical-logo:after {
    position: absolute;
    content: '';
    width: 47px;
    height: 48px;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/critical_shape_2.png);
    bottom: 400px !important;
    left: 52px !important;
}
.critical-support-section>.critical-logo:after {
    top: 378px;
    left: auto;
    bottom: 580px;
    visibility: visible !important;
    top: 298px;
    left: auto !important;
    right: -108px !important;
}
.critical-support-section>.critical-logo {
    display: flex;
}

.page-id-253687 .et_pb_module.et_pb_post_content {
    padding-bottom: 150px;
}
.what-is-include table.csp-table th {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #121212;
}
.what-is-include table.csp-table tr:first-child th {
    text-align: center;
    padding: 35px 36px 14px 36px;
}
.what-is-include table.csp-table td {
    padding: 20px 20px;
}
.what-is-include table.csp-table th:first-child {
    padding: 15px 25px 15px 0px;
}
.what-is-include table.csp-table th, .what-is-include table.csp-table td {
    border-right: 1px solid #2770EC;
    border-bottom: 1px solid #2770EC;
}
.what-is-include table.csp-table tr th:last-child, .what-is-include table.csp-table tr td:last-child {
    border-right: 0;
}
.what-is-include table.csp-table tr:last-child th, .what-is-include table.csp-table tr:last-child td {
    border-bottom: 0;
}
.what-is-include table.csp-table td img {
    width: 36px;
    height: auto;
}

.sale-system-table table.sales-table tr:first-child th {
    padding: 18px 12px 20px 12px;
}
.sale-system-table table.sales-table th h5 {
    padding: 0;
}
.sale-system-table table.sales-table th:first-child {
    padding: 20px 40px 20px 20px;
}
.sale-system-table table.sales-table td {
    padding: 20px 12px;
}
.sale-system-table table.sales-table th, .sale-system-table table.sales-table td {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.sale-system-table table.sales-table tr th:last-child, .sale-system-table table.sales-table tr td:last-child {
    border-right: 0;
}
.sale-system-table table.sales-table tr:last-child th, .sale-system-table table.sales-table tr:last-child td {
    border-bottom: 0;
}

.submit-info-section > .et_pb_row, 
.submit-info-section .et_pb_text.content-p ul.csp-lists, 
.submit-info-section .et_pb_text.content-p ul.csp-lists li:last-child, 
.submit-info-section .et_pb_text.content-p ul.csp-lists li:last-child ul:last-child {
    padding-bottom: 0;
}

@media screen and (min-width: 981px) and (max-width: 1440px) {
    .et_section_regular.et_pb_section.tdn-terms-sec, 
    .et_section_regular.et_pb_section.requesting-help, 
    .et_section_regular.et_pb_section.when-to-submit, 
    .et_section_regular.et_pb_section.what-is-include, 
    .et_section_regular.et_pb_section.critical-support-section, 
    .et_section_regular.et_pb_section.sales-system, 
    .et_section_regular.et_pb_section.submit-info-section {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (min-width: 981px) and (max-width: 1100px) {
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row {
        flex-wrap: wrap;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column {
        width: 100%;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column:first-child {
        margin: 0px auto 30px;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column:first-child .et_pb_image {
        text-align: center;
    }

    .what-is-include table.csp-table th {
        font-size: 16px;
        line-height: 20px;
    }
    .what-is-include table.csp-table tr:first-child th {
        padding: 25px 26px 14px 26px;
    }
}

@media screen and (max-width: 980px) {
    .et_section_regular.et_pb_section.tdn-terms-sec, 
    .et_section_regular.et_pb_section.requesting-help, 
    .et_section_regular.et_pb_section.when-to-submit, 
    .et_section_regular.et_pb_section.what-is-include, 
    .et_section_regular.et_pb_section.critical-support-section, 
    .et_section_regular.et_pb_section.sales-system, 
    .et_section_regular.et_pb_section.submit-info-section {
        padding-left: 24px;
        padding-right: 24px;
    }

    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column:first-child {
        margin: 0 30px 0 0;
    }
    .terms-of-services .office-hrs {
        padding: 18px;
    }
    .terms-of-services .office-hrs h3 {
        padding-bottom: 12px;
        margin-bottom: 16px;
    }
    .terms-of-services .icon-text {
        margin-bottom: 10px;
    }
    body div#et-main-area .et_pb_section .et_pb_row.terms-of-services .et_pb_column a.et_pb_button.button-cta-figma {
        font-size: 16px!important;
        padding-top: 12px!important;
        padding-bottom: 12px!important;
        padding-left: 24px!important;
        padding-right: 24px!important;
    }

    .terms-of-services table.toc-cs {
        width: 100%;
        max-width: 100%;
    }
    .terms-of-services table.toc-cs tbody tr, 
    .terms-of-services table.toc-cs tbody td {
        display: block;
    }
    .critical-support-section>.critical-logo:before {
        display: none;
    }
    .et_section_regular.et_pb_section.requesting-help {
        padding-bottom: 40px;
    }
    .page-id-253687 .et_pb_module.et_pb_post_content {
        padding-bottom: 80px;
    }

}

@media screen and (max-width: 767px) {
    .et_section_regular.et_pb_section.tdn-terms-sec, 
    .et_section_regular.et_pb_section.requesting-help, 
    .et_section_regular.et_pb_section.when-to-submit, 
    .et_section_regular.et_pb_section.what-is-include, 
    .et_section_regular.et_pb_section.critical-support-section, 
    .et_section_regular.et_pb_section.sales-system, 
    .et_section_regular.et_pb_section.submit-info-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .terms-of-services .et_pb_module.et_pb_code .et_pb_row {
        flex-wrap: wrap;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column {
        width: 100%;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column:first-child {
        margin: 0px auto 30px;
    }
    .terms-of-services .et_pb_module.et_pb_code .et_pb_row > .et_pb_column:first-child .et_pb_image {
        text-align: center;
    }

    #when-to-submit:after {
        background-size: 126px;
        height: 126px;
        width: 126px;
    }

    .what-is-include table.csp-table th {
        font-size: 14px;
        line-height: 18px;
    }
    .what-is-include table.csp-table tr:first-child th {
        padding: 20px 20px 14px 20px;
    }
    .what-is-include table.csp-table th:first-child {
        padding: 10px 18px 10px 0px;
    }
    .what-is-include table.csp-table td {
        padding: 10px 20px;
    }
    .what-is-include table.csp-table td img {
        width: 28px;
    }
    .what-is-include .et_pb_text:nth-child(3) .et_pb_text_inner {
        overflow-x: auto;
    }

    .critical-support-section:before, .critical-support-section:after {
        width: 126px;
        height: 127px;
        background-size: contain;
    }
    .critical-support-section:after {
        right: -60px;
    }

    .sale-system-table table.sales-table th:first-child {
        padding: 10px 20px 10px 10px;
    }
    .sale-system-table table.sales-table tr:first-child th {
        padding: 8px 12px 10px 12px;
    }
    .sale-system-table table.sales-table td {
        padding: 12px 12px;
    }
    .sale-system-table table.sales-table td {
        padding: 12px 12px;
        font-size: 13px;
        line-height: 20px;
    }
    .sales-system .et_pb_text:nth-child(3) {
        padding: 20px 20px !important;
    }
    #sales-system:before, 
    #sales-system:after {
        display: none;
    }
}
/* Customer service page css end */


/* Courses Details Page CSS Start */
.course-main-title, 
.about-title {
    margin-bottom: 20px !important;
}
.course-main-title h1.entry-title {
    font-size: 54px !important;
    line-height: 60px !important;
    color: #121212 !important;
    padding: 0;
}
.about-title .et_pb_text_inner h2 {
    font-weight: 700 !important;
    font-size: 24px !important;
    padding: 0;
}
.course-about-section {
    margin: 0px 0px 60px !important;
}
.course-infobar-section {
    margin-bottom: 60px !important;
}
.course-infobar-section .ld_course_status {
    background: #F2F6FE;
    border-radius: 10px;
    max-width: max-content;
    padding: 26px 72px;
    margin: 0px 0px 40px;
}
.course-infobar-section .ld_course_status p {
    font-style: normal;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 28px !important;
    color: #2770EC;
}
.ld_progress_bar {
    background: #FFFFFF;
    box-shadow: 0px 0px 40px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 10px 20px;
    margin-top: 0px !important;
    display: flex;
    max-width: 100% !important;
    gap: 20px;
    align-items: flex-end;
}
.ld_progress_bar h2 {
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    padding: 0;
    margin: 0px 0px 4px;
}
.ld_progress_bar p {
    padding: 0;
    margin: 0px;
}
.ld-progress {
    margin: 0 !important;
}
.ld-progress .ld-progress-heading {
    margin: 0 !important;
    display: flex;
    flex-direction: column;
}
.ld-progress .ld-progress-heading .ld-progress-label {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #6B6B6B;
    margin: 0 0 4px;
}
.learndash-wrapper .ld-progress {
    display: flex;
    justify-content: flex-start;
    flex-direction: column !important;
    align-items: flex-start !important;
}
.learndash-wrapper .ld-progress-percentage.ld-secondary-color {
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 24px;
    color: #000000 !important;
    margin: 0 0 4px;
}
.learndash-wrapper .ld-progress-steps {
    display: none;
}
.learndash-wrapper .ld-progress-bar {
    margin: 0px 0px 6px !important;
    background: #D3E2FB !important;
    border-radius: 39px !important;
    height: 14px !important;
    min-width: 100px !important;
    max-width: 100% !important;
    width: 100% !important;
}
.learndash-wrapper .ld-progress-bar .ld-progress-bar-percentage {
    height: 100% !important;
    border-radius: 39px;
}
.course-details-section {
    margin: 0px 0px 60px !important;
}
.course-details-section .et_pb_text_inner h2 {
    font-weight: 700 !important;
    font-size: 24px !important;
    padding: 0;
    margin: 0px 0px 20px;
}
.learndash-wrapper .ld-tabs {
    margin-top: 30px !important;
}
.course-details-section ul, 
.ld-tab-content ul {
    padding: 0 !important;
}
.course-details-section ul li, 
.ld-tab-content ul li {
    list-style: none;
    margin: 0px 0px 20px;
    padding: 0px 0px 0px 30px;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/right-double-arrow.svg) no-repeat 0px 5px;
    background-size: 15px;
}
.course-resource ul.resourse-pdf, 
.ld-tab-content ul.pdf-ul {
    padding: 0 !important;
    list-style: none;
}
.course-resource ul.resourse-pdf li, 
.ld-tab-content ul.pdf-ul li {
    padding: 0px;
    margin: 0px 0px 20px;
    display: flex;
    align-items: flex-start;
    background: transparent;
}
.ld-tab-content ul.pdf-ul li a {
    padding: 0px 0px 0px 30px;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/pdf-icon.png) no-repeat 0px 2px;
    background-size: 14px;
}
.course-resource ul.resourse-pdf li img, 
.ld-tab-content ul.pdf-ul li img {
    max-width: 13px;
    width: 100%;
    height: auto;
    margin: 3px 15px 0px 0px;
}
.course-content-section .ld-item-list {
    margin-top: 60px;
}
.course-content-section .ld-section-heading h2 {
    font-weight: 700 !important;
    font-size: 24px !important;
}
section.ld-course-details-custom-template .ld-about-course {
    margin-bottom: 60px;
}
section.ld-course-details-custom-template .ld-about-course h2, 
.ld-tab-content h2, 
.learndash-course-content .ld-item-list .ld-section-heading h2 {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    color: #D71439;
    padding: 0;
    margin-bottom: 20px;
}
section.ld-course-details-custom-template .ld_course_status {
    background: #F2F6FE !important;
    border-radius: 10px !important;
    max-width: max-content !important;
    padding: 15px !important;
    margin: 0px 0px 0px !important;
}
body section.ld-course-details-custom-template .ld_course_status p {
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #2770EC !important;
}

div#left-area article.et_pb_post.type-sfwd-lessons, 
div#left-area article.et_pb_post.type-sfwd-courses, 
div#left-area article.et_pb_post.type-sfwd-topic, 
div#left-area article.et_pb_post.type-sfwd-quiz {
    border: 1px solid rgb(39, 112, 236, 0.2);
    border-radius: 5px;
    padding: 40px 40px;
}
div#left-area article.et_pb_post.type-sfwd-lessons .learndash, 
div#left-area article.et_pb_post.type-sfwd-courses .learndash, 
div#left-area article.et_pb_post.type-sfwd-topic .learndash, 
div#left-area article.et_pb_post.type-sfwd-quiz .learndash {
    padding-left: 0;
    padding-right: 0;
}
.learndash-wrapper .ld-content-actions {
    padding-bottom: 0 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action {
    padding-bottom: 0 !important;
}
div#left-area article.et_pb_post.type-sfwd-lessons h1.entry-title, 
div#left-area article.et_pb_post.type-sfwd-courses h1.entry-title, 
div#left-area article.et_pb_post.type-sfwd-topic h1.entry-title, 
div#left-area article.et_pb_post.type-sfwd-quiz h1.entry-title {
    font-style: normal;
    font-weight: 900;
    font-size: 42.5px;
    line-height: 1;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #121212;
}
.learndash-wrapper .ld-content-actions .ld-content-action {
    padding: 10px 0 0 !important;
    flex-basis: 240px !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action a.ld-button, 
.learndash-wrapper .ld-content-actions .ld-content-action input.learndash_mark_complete_button {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 10px !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action a.ld-button span.ld-text {
    padding-right: 0;
}
.learndash-wrapper .ld-content-actions .ld-content-action a.ld-button span.ld-text {
    padding-right: 16px;
    padding-left: 0;
}
div#sidebar .widget_sfwd-lessons-widget ul li h4 {
    line-height: 16px !important;
    padding-bottom: 0;
}
div#sidebar .widget_sfwd-lessons-widget ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
}
div#sidebar .widget_sfwd-lessons-widget ul li {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
}
.wpProQuiz_text input.wpProQuiz_button {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 24px !important;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-actions .ld-expand-button {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 10px !important;
}
.ld-course-status-not-enrolled {
    background: #F2F6FE !important;
    border-radius: 10px !important;
    padding: 20px !important;
}
.ld-course-status-not-enrolled .ld-course-status-segment span.ld-course-status-label {
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    padding: 0;
    margin: 0px 0px 10px !important;
    color: #121212 !important;
}
.ld-course-status-not-enrolled .ld-course-status-segment .ld-course-status-content a.ld-button {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 10px !important;
}
.ld-course-status-not-enrolled .ld-course-status-segment .ld-course-status-content span.ld-status.ld-status-waiting {
    font-size: 0;
    width: 36px !important;
    height: 36px !important;
    min-height: 36px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 100%;
}
.ld-course-status-not-enrolled .ld-course-status-segment .ld-course-status-content span.ld-status.ld-status-waiting:after {
    content: "\f235";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    margin-left: -4px;
}
.ld-course-status-not-enrolled .ld-course-status-segment .ld-course-status-content  span.ld-course-status-price {
    color: #2770EC !important;
    text-transform: uppercase;
    font-size: 28px;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-status-icon {
    flex: 0 0 25px !important;
    height: 25px !important;
    margin-right: 10px !important;
    margin-top: .15em !important;
    text-align: center !important;
    width: 25px !important;
    padding: 12px !important;
    border-radius: 6px !important;
	border: 2px solid #e2e7ed !important;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-status-icon:before {
    top: 0;
}
@media screen and (max-width: 1024px) {
    div#left-area article.et_pb_post.type-sfwd-lessons, div#left-area article.et_pb_post.type-sfwd-courses, div#left-area article.et_pb_post.type-sfwd-topic, div#left-area article.et_pb_post.type-sfwd-quiz {
        padding: 24px 24px;
    }
    .ld-course-status-not-enrolled .ld-course-status-segment {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .ld-course-status-not-enrolled .ld-course-status-segment .ld-course-status-content a.ld-button {
        font-size: 14px !important;
        line-height: 14px !important;
        letter-spacing: 0.5px;
        padding: 11px 10px !important;
    }
}
@media screen and (max-width: 767px) {
    div#left-area article.et_pb_post.type-sfwd-lessons, div#left-area article.et_pb_post.type-sfwd-courses, div#left-area article.et_pb_post.type-sfwd-topic, div#left-area article.et_pb_post.type-sfwd-quiz {
        padding: 20px 15px;
    }
    .container {
        width: 96% !important;
    }
    .ld-lesson-topic-list .ld-table-list-lesson-details {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 0;
    }
    .ld-lesson-topic-list .ld-table-list-header {
        padding: 15px !important;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview {
        padding: 12px !important;
        flex-direction: row !important;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview a.ld-item-name {
        align-items: flex-start;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-item-details {
        margin-left: 0 !important;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-item-details span.ld-icon-arrow-down {
        font-size: 12px;
        width: 24px !important;
        height: 24px !important;
        flex: 0 0 24px !important;
        padding-left: 4px;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-status-icon {
        margin: 0 2px 0 0 !important;
        width: 64px !important;
        height: 24px !important;
        flex-basis: unset;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-status-icon:before {
        width: 100% !important;
        height: 100% !important;
        padding: 0;
        background-position: center center;
    }
    .learndash-wrapper .ld-item-list.ld-lesson-list .ld-item-list-item-preview .ld-item-title {
        line-height: 1.4;
        font-size: 14px;
    }
}
@media screen and (max-width: 640px) {
    .learndash-wrapper .ld-content-actions .ld-content-action {
        padding: 10px 0 0 !important;
        flex-basis: auto !important;
    }
    .learndash-wrapper .ld-content-actions .ld-content-action a.ld-course-step-back {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .learndash-wrapper .ld-content-actions .ld-content-action.ld-empty {
        padding: 0 !important;
    }
}

/* Courses Details Page CSS End */

/* Header Section CSS Start */
header .navmain-menu-custom-section {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
header .navmain-menu-custom-section > .et_pb_row.et_pb_row--with-menu {
    padding: 0px 0px 0px 0px !important;
    width: 96%;
    max-width: 100%;
}
header .navmain-menu-custom-section .et_pb_menu__logo-wrap {
    max-width: 215px !important;
}
.navmain-menu-custom-section .navmain-menu-custom li.menu-item a {
    line-height: 20px!important;
    font-size: 16px;
    letter-spacing: .5px;
    font-family: Mont;
    color: #121212;
    padding: 0px 10px;
}
.navmain-menu-custom ul#menu-header-main-menu li.menu-item.submit-ticket a {
    display: inline-block;
    font-size: 18px!important;
    padding: 12px 24px 8px!important;
    box-shadow: 2px 2px 8px 0 rgba(215,20,10,.4);
    background: #d71439;
    color: #fff!important;
    font-weight: 700!important;
    border-radius: 10px!important;
    line-height: 1.3!important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.navmain-menu-custom-section .et_pb_row.et_pb_row--with-menu {
    padding: 0 !important;
    width: 99%;
    display: flex;
    align-items: center;
}
#main-content .navmain-menu-custom .et_pb_menu__wrap {
    justify-content: center;
}
.navmain-menu-custom-section .et_pb_search {
    border: 0;
}
.navmain-menu-custom-section .et_pb_search input[type="text"] {
    border: 2px solid #333333;
    padding: 10px 35px 10px 10px !important;
    font-size: 16px;
}
.navmain-menu-custom-section .et_pb_search input.et_pb_searchsubmit {
    position: absolute;
    right: 0;
    opacity: 0;
    width: 44px;
    z-index: 1;
}
.navmain-menu-custom-section .et_pb_search form.et_pb_searchform div {
    position: relative;
}
.navmain-menu-custom-section .et_pb_search form.et_pb_searchform div:after {
    content: "U";
    width: 44px;
    height: 100%;
    font-family: ETModules;
    font-size: 25px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 0;
}
.navmain-menu-custom ul#menu-header-main-menu li.menu-item.logout a,
.navmain-menu-custom ul#menu-header-main-menu li.menu-item.login-cls a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #2770EC;
    background: #FFFFFF;
    border: 2px solid #2770EC;
    border-radius: 10px;
    padding: 0px 10px 0px !important;
    display: flex;
    align-items: center;
    position: relative;
}
.navmain-menu-custom ul#menu-header-main-menu li.menu-item.logout a:before, 
.navmain-menu-custom ul#menu-header-main-menu li.menu-item.login-cls a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/header-logout-icon.svg) no-repeat center center;
    margin-right: 10px;
}
.et_pb_module.navmain-menu-custom {
    border-bottom: 1px solid rgba(22, 56, 134, 0.2);
    padding-bottom: 20px;
}
@media screen and (min-width: 981px) and (max-width: 1365px) {
    .navmain-menu-custom .et_pb_menu_inner_container {
        flex-direction: column;
        align-items: center !important;
    }
    header .navmain-menu-custom-section .et_pb_menu__logo-wrap {
        max-width: 185px !important;
        width: auto !important;
    }
    .navmain-menu-custom-section .navmain-menu-custom ul.et-menu.nav {
        margin-right: 0;
    }
    .navmain-menu-custom-section .navmain-menu-custom li.menu-item {
        padding-left: 10px;
        padding-right: 0px;
    }
    .navmain-menu-custom-section .navmain-menu-custom li.menu-item a {
        font-size: 14px;
        padding: 0px 10px 0px 0px;
    }
    .navmain-menu-custom ul#menu-header-main-menu li.menu-item.submit-ticket a {
        padding: 9px 24px 6px!important;
    }

}
@media screen and (max-width: 980px) {
    .mobile_nav .et_mobile_menu li.submit-ticket a {
        display: inline-block;
        font-size: 18px!important;
        padding: 12px 24px 8px!important;
        box-shadow: 2px 2px 8px 0 rgba(215,20,10,.4);
        background: #d71439;
        color: #fff!important;
        font-weight: 700!important;
        border-radius: 10px!important;
        line-height: 1.3!important;
        letter-spacing: 1px;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile_nav .et_mobile_menu li.logout a, 
    .mobile_nav .et_mobile_menu li.login-cls a {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1px;
        color: #2770EC !important;
        background: #FFFFFF;
        border: 2px solid #2770EC;
        border-radius: 10px;
        display: flex;
        align-items: center;
        position: relative;
        max-width: max-content;
        padding: 10px 24px 10px !important;
    }
    .mobile_nav .et_mobile_menu li.logout a:before, 
    .mobile_nav .et_mobile_menu li.login-cls a:before {
        content: "";
        width: 20px;
        height: 20px;
        display: block;
        background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/header-logout-icon.svg) no-repeat center center;
        margin-right: 10px;
    }
}
/* Header Section CSS End */

/* 404 Error Page CSS Start */
div#error-404:before {
    content: "";
    width: 78px;
    height: 202px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/404-pattern-svg-1.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 30px;
    left: 230px;
}
div#error-404:after {
    content: "";
    width: 65px;
    height: 65px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/404-pattern-svg-3.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: -10px;
    right: 15%;
}
div#error-404 > .et_pb_row:before {
    content: "";
    width: 42px;
    height: 42px;
    display: block;
    background: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/404-pattern-svg-2.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 150px;
    left: 5%;
}

/* 404 Error Page CSS End */

/* HIDE HAMBURGER MENU ON MOBILE (TERMS OF SERVICE PAGE) */
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu { display: flex!important; } .lwp-hide-mobile-menu .et_mobile_nav_menu { display: none !important; }

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	width: 100%;
    border-bottom: 1px solid #F2F6FE;
}

@media (min-width: 300px) and (max-width: 980px) {
	.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
		flex-direction: column !important;
	}
}

/*HAPPY HOURS PAGE */
.hastzidselectorandbranding .poweredby {
	display: none !important;
}

.et_pb_code_inner {
	text-align: center !important;
}

.addeventstc {
	background-color: #2770ec!important;
    color: #ffffff!important;
    text-transform: uppercase !important;
  	font-family: 'Mont'!important;   
	text-align: center !important;
}

/* Learn Page CSS Start */
.learn-header-menu > .et_pb_row {
    padding: 15px 0px;
}
.learn-header-menu .et_mobile_nav_menu span.mobile_menu_bar:before {
    color: #FFFFFF !important;
}
.learn-header-menu .et_pb_module.et_pb_menu {
    background: transparent;
}
.learn-header-menu .et_pb_menu__menu ul.et-menu {
    display: flex;
    align-items: center;
    margin: 0;
}
.learn-header-menu .et_pb_menu__menu ul.et-menu li.menu-item {
    width: max-content;
    margin: 0;
    border: 0;
}
.learn-header-menu .et_pb_menu__menu ul.et-menu li.menu-item a {
    line-height: 20px!important;
    font-size: 16px;
    letter-spacing: .5px;
    font-family: Mont;
    color: #FFFFFF;
    padding: 0px 10px;
}

/* Learn Page CSS End */

/*learndash profile css Start*/
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    border: 5px solid #2770ec85;
    height: 80px !important;
    width: 80px !important;
}
.ld-profile-summary {
    display: flex;
    align-items: center;
    margin-top: 0 !important;
    padding: 20px;
    border: 2px solid #2770ec;
    border-radius: 10px;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card {
    justify-content: flex-start;
    flex: 50% !important;
    width: unset !important;
    align-items: flex-start !important;
    margin: 0 !important;
    border-right: 1px solid #2770ec59;
}
.ld-profile-stats {
    flex: 50%;
    justify-content: flex-end !important;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    color: #2770ec !important;
    font-size: 14px;
}
.ld-expand-button {
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2770EC !important;
    border-radius: 10px !important;
    padding: 13px 10px !important;
}
#ld-profile .ld-item-details .ld-icon-arrow-down.ld-icon {
    font-size: 14px !important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    flex: 0 0 30px!important;
    width: 30px!important;
    height: 30px!important;
}
#ld-profile .ld-expand-button.ld-compact {
    align-items: center;
    flex-basis: 24px;
    flex-shrink: 0;
    height: 30px !important;
    justify-content: center;
    padding: 0;
    width: 30px !important;
    border-radius: 50% !important;
}
#ld-profile .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
    background: #2770ec14 !important;
    padding: 30px 55px !important;
}
body #ld-profile .ld-pagination .ld-pages {    
    background-color: #2770ec;
    border-radius: 10px;    
    padding: 13px 10px !important;
    color: white;
}
body #ld-profile .ld-pagination .ld-pages a {
    color: #ffffff;
    transition: all .25s ease-in-out;
}
body #ld-profile .ld-pagination .ld-pages a:hover {
    color: #fff !important;
}
@media screen and (max-width: 1100px){
    .learndash-wrapper .ld-profile-summary .ld-profile-card {
        border-right: 0 !important;
    }
}
@media screen and (max-width: 767px){
    .ld-profile-summary {
    flex-direction: column;
    }
    body .learndash-wrapper #ld-profile .ld-profile-stats .ld-profile-stat {
        margin-bottom: 0 !important;
        margin-top: 20px !important;
        padding-top: 20px !important;
        border-top: 1px solid #2770ec52;
    }
    .learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button {
        margin: 10px 0;
        max-width: 180px !IMPORTANT;
    }
    .learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item .ld-item-list-item-preview {
        align-items: center !important;
        flex-direction: row !important;
    }
}

/*learndash profile css End*/

.et_pb_post .entry-content {
    padding-top: 15px !important;
}


/* attend */

@media(max-width:980px){
	.three_col_sec_np {
    display: flex;
    flex-direction: column-reverse;
}
}

/* attend */

.ld-tabs-content .ld-tab-content.ld-visible p {
    padding-top: 0px;
}

#sidebar ul li.is_not_sample {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 30px 20px!important;
    border: 2px solid !important;
    margin: 10px;
    border-color: #e2e2e2 !important;
    border-radius: 6px;
}
#sidebar h4.widgettitle {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 28px !important;
    color: #D71439;
	display:none !important;
}
#sidebar #ldcourseprogress-2 h4.widgettitle {
    display: block !important;
}
#sidebar ul li.is_not_sample h4 a {
    font-size: 17px!important;
    color: #495255 !important;
}
#sidebar ul li.is_not_sample h4 a::after {
    content: "";
    position: absolute;
    width: 65px !important;
    height: 25px !important;
    background: white;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/incomplete.png);
    background-repeat: no-repeat;
    padding: 11px;
    background-size: cover;
    pointer-events: auto;
    cursor: pointer;
    right: 5rem;
    margin-top: -1rem;
}

.learn_sec_two_np h2 {
    font-size: 36px !important;
    text-align: center;
}
.learn_sec_two_np h2 span {
    color: #2770ec;
}.learn_sec_two_np {
    /* padding: 0px !important; */
    background: #d3e2fb !important;
}

.billing-cta .et_pb_row.et_pb_row_4.know-more-sec.et_pb_equal_columns {
    padding: 25px !important;
}

@media(max-width:767px){
	.learn_sec_two_np h2 {
    font-size: 24px !important;
  
}
}





/* 11-oct np start css  */

.footer-cross-light {
    position: absolute;
    right: 0;
    bottom: -31px;
}
.et_pb_with_border.et_pb_row.et_pb_row_0_tb_footer.footer-upper-sec:before {
    content: '';
    position: absolute;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/themes/TDN_Child_Divi/svg/home-icon-right-dotted.svg);
    width: 78px;
    height: 202px;
    background-repeat: no-repeat;
    bottom: -65px;
    left: 13%;
}
.et_pb_with_border.et_pb_row.et_pb_row_0_tb_footer.footer-upper-sec {
    position: relative;
}
.et_pb_column.et_pb_column_3_4.et_pb_column_6_tb_footer.vertical-align.et_pb_css_mix_blend_mode_passthrough {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular {
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/hero-bg-14.jpg)!important;
} */
.card-section .et_pb_text_inner p {
    font-weight: normal;
    font-size: 17px !important;
    line-height: 22px !important;
}
body div#et-main-area .et_pb_section .et_pb_row .et_pb_column a.et_pb_button.button-secondary-figma, .button-secondary-figma, body div#et-main-area .et_pb_section .caseStudy .button-secondary-figma, .pagination a {
    display: inline-block;
    font-size: 20px;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 24px!important;
    padding-right: 24px!important;
    box-shadow: 2px 2px 8px 0px rgb(212 226 251 / 40%) !important;
    background: #D4E2FB!important;
    color: #2770EC !important;
    font-family: Mont;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    min-width: 190px;
}
body div#et-main-area .et_pb_section .et_pb_row .et_pb_column a.et_pb_button.button-tertiary-figma, .button-tertiary-figma {
    display: inline-block;
    font-size: 20px;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 24px!important;
    padding-right: 24px!important;
    background: #fff;
    color: #2770EC mportant;
    font-family: Mont;
    font-style: normal;
    font-weight: bold !important;
    border-radius: 10px !important;
    line-height: 1.3 !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border: 2px;
    border-color: #2770EC;
    min-width: 190px;
}
span.primary-color {
    color: #2770ec;
}
/* 4-4-2023 start */
table.toc-cs h3 {
    text-align: center;
    font-size: 22px !important;
    padding: 20px;
    background: #D3E2FB;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #2770EC;
}
.office-hrs {
    padding: 30px;
    border: 1px solid #D3E2FB;
    border-radius: 10px;
    border: 1px solid #D3E2FB;
    box-shadow: 8px 8px 12px -2px rgba(211, 226, 251, 0.4);
}
.office-hrs h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px !important;
    line-height: 28px;
    color: #2770EC;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d3e2fb;
}
.icon-text {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.icon-text .text {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    color: #121212;
    opacity: 0.5;
    margin-left: 14px;
}
table.toc-cs {
    background: #FFFFFF;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}
table.toc-cs tbody {
    padding: 10px 20px;
    display: block;
}
table.toc-cs td {
    /* padding: 10px 20px; */
	border:0px !important;
    border-bottom: 1px solid #D3E2FB !important;
    font-size: 16px;
    line-height: 26px;
    color: #121212;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 700;
}
.what-is-include table.csp-table th, .what-is-include table.csp-table td {
    border: 0;
    border-right: 1px solid #2770EC !important;
    border-bottom: 1px solid #2770EC !important;
}
.what-is-include table.csp-table tr th:last-child, .what-is-include table.csp-table tr td:last-child {
    border-right: 0 !important;
}
.what-is-include table.csp-table tr:last-child th, .what-is-include table.csp-table tr:last-child td {
    border-bottom: 0 !important;
}
.sale-system-table table.sales-table th, .sale-system-table table.sales-table td {
    border-right: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
}
.sale-system-table table.sales-table tr th:last-child, .sale-system-table table.sales-table tr td:last-child {
    border-right: 0 !important;
}
.sale-system-table table.sales-table tr:last-child th, .sale-system-table table.sales-table tr:last-child td {
    border-bottom: 0 !important;
}
table.toc-cs h3 {
    text-align: center;
    font-size: 18px !important;
    padding: 20px;
    background: #D3E2FB;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #2770EC;
}
body #page-container .et_pb_section .et_pb_button_0:hover:after, body #page-container .et_pb_section .et_pb_login_0.et_pb_login .et_pb_newsletter_button.et_pb_button:hover:after {
    opacity: 0 !important;
}

div#learndash-reset-password-wrapper {
    max-width: 980px;
    padding: 80px;
	padding-bottom: 0;
}
@media screen and (max-width:769px){
	div#learndash-reset-password-wrapper {
    max-width: 980px;
    padding: 40px 0px;
	padding-bottom: 0;
}
}
.learndash-wrapper #learndash-reset-password-wrapper form input {
    padding: 20px 30px !important;
    width: 100% !important;
    box-shadow: 0 5px 15px 0 rgba(39,112,236,.29) !important;
    border-radius: 10px 10px 10px 10px !important;
    overflow: hidden !important;
    border-width: 1px !important;
    border-color: rgba(39,112,236,.3) !important;
}

div#learndash-reset-password-wrapper input#user_login {
    padding: 20px 30px !important;
    width: 100% !important;
    box-shadow: 0 5px 15px 0 rgba(39,112,236,.29) !important;
    border-radius: 10px 10px 10px 10px !important;
    overflow: hidden !important;
    border-width: 1px !important;
    border-color: rgba(39,112,236,.3) !important;
}

div#learndash-reset-password-wrapper input[type="submit"] {
    font-weight: 700!important;
    font-size: 20px!important;
    padding-top: 19px!important;
    padding-bottom: 16px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    box-shadow: 2px 2px 8px 0 #d7140a66;
    background: #d71439;
    border: 0 !important;
    text-transform: uppercase !important;
    color: #fff !important;
}
@media only screen and (max-width: 767px){
body #page-container .et_pb_section .et_pb_button_0:hover:after, body #page-container .et_pb_section .et_pb_button_1:hover:after, body #page-container .et_pb_section .et_pb_button_2:hover:after, body #page-container .et_pb_section .et_pb_button_3:hover:after, body #page-container .et_pb_section .et_pb_button_4:hover:after, body #page-container .et_pb_section .et_pb_button_5:hover:after {
    opacity: 0 !important;
}
}
.learndash-wrapper .ld-expand-button,.learndash-wrapper .ld-button,.learndash-wrapper .ld-table-list .ld-table-list-header,.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage,.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-label,.learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button {
    font-weight: 500;
}
.ld-status.ld-status-progress.ld-primary-background {
    background: #d4e2fb!important;
    color: #2770ec!important;
}
.learndash {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 10px;
}
/* 26-04-23 */

.ld-table-list-item a.ld-table-list-item-preview,.ld-item-lesson-item .ld-item-list-item-preview a.ld-item-name {
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: row-reverse !important;
	    align-items: center;
	width:100%;
}
/* .ld-table-list-item-preview .ld-status-icon.ld-status-complete.ld-secondary-background:before,.ld-table-list-item-quiz .ld-status-icon.ld-quiz-complete.ld-secondary-color:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: white;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-check-mark-50.svg);
    right: 0;
    top: -7px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
} */
.ld-item-lesson-item .ld-item-list-item-preview a .ld-status-icon.ld-status-complete span.ld-icon-checkmark.ld-icon {
    display: block;
}
/* .ld-item-lesson-item .ld-item-list-item-preview a .ld-status-icon.ld-status-complete:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: white;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-check-mark-50.svg);
    right: 0;
    top: -12px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
}
 */
.ld-table-list-item-preview .ld-status-icon.ld-status-complete.ld-secondary-background span.ld-icon-checkmark.ld-icon, .ld-table-list-item-quiz .ld-status-icon.ld-quiz-complete.ld-secondary-color span.ld-icon.ld-icon-quiz {
    display: block;
}
.ld-table-list-item .ld-status-icon.ld-quiz-incomplete span.ld-icon.ld-icon-quiz {
    display: none;
}
.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
    border: 0;
    transform: unset;
}
.learndash-wrapper .ld-status-icon {
    flex: 0 0 25px !important;
    height: 25px !important;
    margin-right: 10px !important;
    margin-top: 0.15em !important;
    text-align: center !important;
    width: 25px !important;
    padding: 12px !important;
    border-radius: 6px !important;
    border: 2px solid #e2e7ed !important;
}
/* Dave custom css for topics and lessions start*/
@media(min-width: 981px){
.et_right_sidebar #sideba{
	padding-top:15px !important;
	padding-left:15px !important;
}
	#left-area{
		width:77.25% !important;
	}
}
/* .ld-status-complete:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: white;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-check-mark-50.svg);
    right: -6px;
    top: -7px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
}
.ld-status-incomplete:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ffffff;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-cross-mark.svg);
    right: -6px;
    top: -11px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
} */
.learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{
	flex:0.8 !important;
}
/* Dave custom css for topics and lessions end*/
/* .ld-table-list-item .ld-status-icon.ld-status-incomplete:before, .ld-table-list-item .ld-status-icon.ld-quiz-incomplete:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #ffffff;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-cross-mark.svg);
    right: -6px;
    top: -11px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
}
.ld-item-lesson-item .ld-item-list-item-preview a .ld-status-icon.ld-status-in-progress:before,.ld-item-lesson-item .ld-item-list-item-preview a .ld-status-icon.ld-status-incomplete:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: white;
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/10/icons8-cross-mark.svg);
    right: -6px;
    top: -11px;
    background-repeat: no-repeat;
    padding: 10px;
    background-size: cover;
} */
.ld-status-icon.ld-status-incomplete {
    background-color: #afafaf !important;
}
.ld-status-icon.ld-status-incomplete:before {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    left: 50%;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status {
    margin: auto;
}
.ld-table-list-item .ld-status-icon.ld-status-incomplete {
    border: 0 !important;
}
.ld-table-list-lesson-details:after {
    content: 'Status';
    border-left: 1px solid hsla(0,0%,100%,.5);
    margin-left: 10px;
    padding-left: 10px;
}
.ld-table-list-lesson-details {
    padding-right: 20px;
}
article.type-sfwd-courses.post .content .author {
    display: block !important;
}
article.type-sfwd-courses.post img.avatar,article.type-sfwd-courses.post .wrapper span.name {
    display: none !important;
}
article.type-sfwd-courses.post span.inner-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
#content-area #left-area article {
    margin-bottom: 0px !important;
}
body.custom-background {
    background-color: #ffffff;
}
.entry-content table:not(.variations) {
    border: 0;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:after {
    bottom: -2px;
}

/* TABLEPRESS STYLING */
.tablepress img {
	max-width: 18px !important;
	margin-top: 10px !important;
}
.entry-content thead th, .entry-content tr th {
	color: #fff !important;
	background-color: #2770EC !important;
		border: 1px solid #2770EC !important;
}

.entry-content tr td {
	border: 1px solid #2770EC;
}

.tablepress > :not(caption) > * > * {
	vertical-align: middle !important;
}

.tablepress > .row-hover > tr:hover > * {
	background-color: #fff !important;
}

.mtr-th-tag,.mtr-td-tag {
	text-align: center !important;
}

/*CHANGE TERMS PAGE LIST STYLE ICONS */

.tick-bullets ul {
	padding-left: 0 !important;
}
.tick-bullets li {
	list-style: none !important;
	display: flex;
}

.tick-bullets li::before {
	content: '';
  display: block; 
	margin-top: 7px; 
	padding-left: 30px;
	height: auto;
  width: auto;
  background-image: url("https://portal.thedigitalnavigator.com/wp-content/uploads/2023/04/right-arrow.svg") !important;
	background-repeat: no-repeat; 
}

/*RESPONSIVE TABLE */
@media (max-width: 650px) {
	td.column-1.mtr-td-tag {
		background-color : #2770EC !important;
		color: #fff !important;
		font-weight: bold !important;
	}
	
	.mtr-td-tag p {
		font-weight: 800 !important;
		text-align: center !important;
	}
	section.ld-course-details-custom-template .ld_course_status {
    padding: 17px 25px;
}
	section.ld-course-details-custom-template .ld_course_status p {
    font-size: 18px !important;
}
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
    border: 2px solid #2770ec61 !important;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 10px;
}
.ld_progress_bar {
    max-width: 500px;
}
.ld_progress_bar h2 {
    color: #d71439;
}
/*HAPPY HOURS PAGE */
.hastzidselectorandbranding .poweredby {
	display: none !important;
}

/*02-05-2023  */

button[aria-controls="transcript-tab"] {
    padding: 1.68em 3em!important;
    padding-right: 1.8em !important;
}
@media screen and (max-width:641px){
	button[aria-controls="transcript-tab"] {
    padding: 1.2em 3em!important;
    padding-right: 1.8em!important;
}
}
span.ld-icon.ld-transcript-icon {
    position: relative;
}
span.ld-icon.ld-transcript-icon:before {
    content: '';
    background-image: url(https://portal.thedigitalnavigator.com/wp-content/uploads/2023/05/transcript.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    /* background: red; */
    top: -11px;
    left: -15px;
    background-size: cover;
    filter: invert(51%) sepia(13%) saturate(377%) hue-rotate(154deg) brightness(94%) contrast(82%);
}
button[aria-controls="transcript-tab"].ld-active span.ld-icon.ld-transcript-icon:before {
    filter: invert(34%) sepia(41%) saturate(3180%) hue-rotate(206deg) brightness(96%) contrast(93%);
}
.single-sfwd-courses .et_post_meta_wrapper h1 {
    display: none;
}
.ld-video {
        margin-bottom: 20px;
    height: 100% !important;
    overflow: unset !important;
    padding-bottom: 0 !important;
}
.learndash-wrapper .ld-alert-certificate.ld-alert-success {
    margin-top: 0;
}
.single-sfwd-lessons #sidebar,.single-sfwd-topic #sidebar {
    /*width: 100% !important;
    padding: 40px;*/
    border: 1px solid rgb(39, 112, 236, 0.2);
    border-radius: 5px;
    margin-bottom: 60px;
}
.single-sfwd-lessons div#content-area div#left-area,.single-sfwd-topic div#content-area div#left-area {
    /*width: 100% !IMPORTANT;*/
    padding: 0;
}
.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before{
	display:none;
}
div#sfwd-lessons-widget-2 {
    margin-bottom: 0 !important;
}
div#left-area article.et_pb_post.type-sfwd-lessons,div#left-area article.et_pb_post.single-sfwd-topic {
    margin-bottom: 30px;
}
.ld-item-details .ld-icon-arrow-down.ld-icon {
    font-size: 10px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 25px !important;
    width: 25px !important;
    height: 25px !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button {
    margin-left: 0;
}
.ld-item-details .ld-expand-button span.ld-text.ld-primary-color {
    display: none;
}
div#left-area article.et_pb_post.type-sfwd-lessons h1.entry-title, div#left-area article.et_pb_post.type-sfwd-courses h1.entry-title, div#left-area article.et_pb_post.type-sfwd-topic h1.entry-title, div#left-area article.et_pb_post.type-sfwd-quiz h1.entry-title{
	    font-size: 42.5px;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item {
    margin: 0 2em;
}

.add-custom-btn.ae-evtlst-t1.addeventstc { 
	background: #2770ec!important;
	color: #fff !important;
}
.sfwd-courses .course-description {
display: none !important;
}
.single-sfwd-lessons div#content-area div#sidebar {
    padding-top: 15px;
    padding-left: 15px!important;
}
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress {
    color: #fff !important;
    background: #2770ec !important;
}
ul#menu-header-main-menu li a {
    padding: 0px !important;
}
@media(min-width:981px){
	.single-sfwd-lessons div#content-area div#sidebar {
    width: 27% !important;
}
	.single-sfwd-lessons div#content-area #left-area {
    width: 73% !important;
}
	.single-sfwd-lessons div#content-area {
    display: flex !important;
    column-gap: 14px;
}

}
/* 11-oct np end css  */
.navmain-menu-custom ul.menu-home-new-menu li a{
  font-family: 'Mont' !important;
}
@media only screen and (max-width: 768px) {
  .two-columns .et_pb_column:first-child {
  	width: 85%!important;
  }
  .two-columns .et_pb_column:last-child {
  	width: 15%!important;
  }
}


/*start header file css np */



/* end header file css np  */

/* .ld-table-list.ld-topic-list.ld-no-pagination {
    display: none;
}
.learndash-course-content {
    display: none;
} */
.add_cal_np {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}
.add_cal_np .cal_head_np h3 {
    border-bottom: 1px solid #d9d9d9;
    padding: 12px;
}
.add_cal_np .addEvent-btn {
    padding: 0px 0px 12px;
}
.three_col_sec_np .tick-bullets {
    padding-left: 20px;
}
.cal_head_np {
    margin: 0px !important;
}
div#requestHelp {
    border-top: 5px solid #ccdeff;
    border-bottom: 5px solid #ccdeff;
}

div#ld_custom_course_template {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
    width: 150px !important;
}
.ld-progress.ld-progress-inline {
    display: flex !important;
    flex-direction: row !important;
    column-gap: 14px;
    align-items: center;
    row-gap: 10px !important;
}
.ld-progress.ld-progress-inline {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
}
#main-content div#content-area #left-area {
    width: 75% !important;
    padding-right: 0px !important;
}
#main-content div#content-area #sidebar {
    width: 25%;
    margin-bottom: 20px;
}
#main-content div#content-area {
    display: flex;
    gap: 20px;
   
}
#main-content div#content-area #sidebar {
    width: 25%;
    border: 1px solid #d4e2fb;
    padding: 15px;
}
#sidebar .et_pb_widget {
    margin-bottom: 12px !important;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon {
    border: 0 !important;
    flex: 0 0 25px !important;
    height: 25px !important;
    margin-right: 10px !important;
    margin-top: .15em !important;
    text-align: center !important;
    width: 25px !important;
    padding: 12px !important;
    border-radius: 6px !important;
	border: 2px solid #e2e7ed !important;
}
.ld-icon-checkmark:before, .ld-icon-complete:before {
    font-size: 12px;
}
.learndash-course-content {
    width: 100%;
}

.learndash-wrapper #learndash-registration-wrapper #loginform #rememberme, .learndash-wrapper #learndash-reset-password-wrapper #loginform #rememberme {
	width: auto !important;
}

/*
 * 
 * 
 * Section 3.0 Custom Table for Terms of Service Page
 * 
 * 
*/

/* ----------- Custom Table design start -----------*/

.single-post table {
	margin-bottom: 20px;
	  border-collapse: collapse;
	  overflow-x: auto;
	  display: block;
	  width: fit-content;
	  max-width: 100%;
}
.single-post table tr td {
	vertical-align: top !important;
	border: 1px solid rgb(39 112 236 / 50%);
	padding: 10px;
	font-size: 14px;
}
.single-post table ul {
	padding-bottom: 0 !important;
}
.single-post table.no-internal-borders {
	border: 1px solid rgb(39 112 236 / 50%);
}
.single-post table.no-internal-borders tr td {
    border: none !important;
}
.single-post .et_pb_accordion_0.et_pb_accordion .et_pb_accordion_item {
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  border-width: 2px;
  border-color: rgba(1,119,251,0.1);
}
.table-custom-style{
	margin:25px 0;
	width:100%;
}
.table-custom-style thead th{
	text-align:center;
	padding:15px;
	background:#1972f5;
	color:#fff;
	border: 1px solid #1972f5;
}
.table-custom-style tbody tr td{
	text-align:center;
	padding:15px;
	border: 1px solid #1972f5;
}

        /* ----------- Custom Table design End  -----------*/


/* ------ PASSWORD RESET STYLING START ----- */

#user_login.input.password-reset {
    padding: 20px 30px!important; 
	width: 100% !important; 
	border-radius: 10px; 
	background-color: #fff;
    border: 1px solid #bbb;
}

.full-width-btn {
	width: 100% !important;
}

.hide-label {
	display: none !important;
}
.ld-text {
	margin-left: 5px !important;
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab {
	padding: 20px 30px 20px 30px !important;	
}

/* ------ PASSWORD RESET STYLING END ----- */