/*
CTC Separate Stylesheet
Updated: 2023-07-14 04:04:31
*/
.single-sfwd-lessons div#right-sidebar, .single-sfwd-topic div#right-sidebar {
    display: none;
}
.inside-header {
    background: #0e445c;
}
.inside-header ul li a {
    font-size: 18px;
    font-weight: 800;
    color: #fff !important;
    padding: 0;
    line-height: 1;
}
.inside-header .site-branding {
    display: none;
}
.inside-header {
    padding: 10px 40px;
}
.main-navigation .inside-navigation {
    justify-content: center;
}
.entry-content {
    margin-top: 0px;
}
.main-navbar {
    background: #0e445c;
    padding: 10px 0;
}
.main-navbar ul li a {
    font-size: 18px;
    font-weight: 800;
    color: #fff !important;
    padding: 0;
    line-height: 1;
}

.main-navbar #navbarNav {
    justify-content: end;
}

.main-navbar ul li {
    padding: 20px 15px;
}
.topnav {
    overflow: hidden;
    background-color: #0e445c;
    position: relative;
}
.topnav ul {
    display: flex;
    margin: 0px;
    justify-content: end;
}
.navigation-bar .menu-primary-menu-container {
    width: calc(100% - 100px);
    margin: 0 auto;
}
.topnav ul li {
    list-style: none;
    padding: 20px 0px;
}
.value-box h4 {
    font-size: 30px;
}
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
}
.topnav a.active {
    background-color: #0e445c;
    color: white;
}
.topnav .icon {
    display: none;
}
.top-header p i {
    color: #f28c1a;
    padding-right: 6px;
    font-size: 18px;
}

.top-header p .fa-phone {
    transform: rotate(270deg);
    padding-left: 6px;
}

/*--top Navigation bar---*/
.top-header {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 12px 0;
    overflow: hidden;
}
.inner-wrap #block-9 {
    position: absolute;
    right: 0px;
}
.inner-wrap #block-10 p a {
    font-weight: 600 !important;
}
.inner-wrap #block-10 {
    padding-right: 20px;
}
.inner-wrap #block-8 p a {
    font-weight: 600 !important;
}
.inner-wrap {
    display: flex;
    justify-content: start;
    position: relative;
}
.inner-wrap #block-9 li {
    background-color: #f28c1a;
    border-radius: 5px;
}
.inner-wrap #block-9 li a {
    font-size: 25px;
    padding: 2px !important;
}

.footer-contact-row {
    top: 0px;
}
.footer-row {
    padding: 300px 0 50px;
}
.contact-box {
    padding: 20px 20px 50px;
}
section.cta-area {
    margin-bottom: 20px;
}
.footer-det li {
    margin-bottom: 2px;
    font-size: 18px;
}
/*---login Page Css----*/
.login-form .woocommerce-form-login__rememberme span {
    padding-left: 10px;
}
.login-form .woocommerce-form-login__submit {
    background-color: #0E445C !important;
    color: #fff !important;
    padding: 10px 30px !important;
    line-height: 25px !important;
    font-size: 18px !important;
    margin-top: 20px !important;
    padding-bottom: 12px !important;
}
.page-id-26 .woocommerce-form-login, .page-id-21 .woocommerce-form-login {
    border: none !Important;
}
.page-id-21 .woocommerce-form.woocommerce-form-login {    
    padding: 0;
    margin: 0 -3px 2em -3px;
}
.header-logo img {
    width: 120px;
    height: auto;
    object-fit: contain;
}
.page-id-26 .woocommerce-form.woocommerce-form-login {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
}
.page-id-26 .inside-article .woocommerce-form-login__submit{
	border-radius: 3px !important;
    padding: 10px 30px !important;
    line-height: 25px !important;
}
.page-id-26:not(.logged-in) .woocommerce {
    width: 42% !important;
    max-width: 42% !important;
    display: inline-block;
    background: #fff;
    margin: 130px 35px 100px 35px !important;
    padding: 40px;
    border-radius: 8px;

}
.page-id-26 .woocommerce-form-login__submit {
    border-radius: 0px !important;
    margin-top: 1rem !important;
    font-size: medium !important;
}
.page-id-26 .woocommerce form .form-row .required {
    color: #000 !important;
}
.woocommerce-form-login label {
    line-height: 30px !important;
    color: #000;
    font-size: 20px;
}
.woocommerce-form-login input {
    background: #fff;
    border: 1px solid #767676;
}
.page-id-26:not(.logged-in) .entry-content {
    display: flex;
    position: relative;
    margin: 0 !important;
    width: 100% !important;
    background-color: #D1DFE4;
    justify-content: flex-end;
    align-items: center;
    max-width: 100% !important;
}
.page-id-26:not(.logged-in) .entry-content:before {
    background-image: url('https://lms.tamkintraining.com/wp-content/uploads/2025/03/login-image1.png') !important;
    content: "";              
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    object-fit: cover;
    min-height: 100vh !important;
}
.page-id-26:not(.logged-in) section.wp-block-template-part,
.page-id-26:not(.logged-in) footer.wp-block-template-part {
    display: none;
}
.page-id-26:not(.logged-in) {
    background-color: #D1DFE4;
}
.page-id-26:not(.logged-in) ul.big-tobar-cnt-list a,
.page-id-26:not(.logged-in) nav#site-navigation li a {
    font-family: 'Nunito', sans-serif;
}
.page-id-26:not(.logged-in) .woocommerce-form-login label {
    margin-bottom: 0 !important;
}

.page-id-26:not(.logged-in).woocommerce form .password-input, .woocommerce-page form .password-input{
    width: 100% !important;
    
}
.page-id-26:not(.logged-in) label.woocommerce-form__label-for-checkbox span::before {
    border: 1px solid #000 !important;
    width: 10px !important;
    height: 10px !important;
    position: relative;
    bottom: 4px;
}
.page-id-26:not(.logged-in) .woocommerce-account .woocommerce-form-login {
    max-width: 100%;
}
.page-id-26:not(.logged-in) .woocommerce-form-login__submit {
    background: #0E445C;
    color: #fff;
    padding-bottom: 13px !important;
    padding: 10px 30px !important;
}

.page-id-26:not(.logged-in) .woocommerce-form-login__submit:hover {
    background: #f28c1a;
    color: #fff;
    padding-bottom: 13px !important;
    padding: 10px 30px !important;
}
.page-id-26:not(.logged-in) .woocommerce-LostPassword.lost_password a {
    color: #F28C1A !important;
    font-size: 20px !important;
}
.inside-article {
    padding: 0px !important;
}
.entry-header {
    display: none;
}
.page-id-26 .woocommerce-form-login__rememberme {
    width: 100%;
    display: flex !important;
}
.form-row .woocommerce-form-login__rememberme span {
    padding-left: 10px;
}
.side-image img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    object-position: top left;
}
.page-id-26 .site-main {
    margin-bottom: 0px;
}
/*---Inner Tabs Content---*/
.ld-tab-count-1 h5.wp-block-heading.has-text-color {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.single-sfwd-courses .site-main {
    margin-top: 0px;
}
.separate-containers .site-main {
    margin-top: 0px;
}


.inside-article .ld-tabs-content p{
	text-align:left;
}
.learndash-wrapper .ld-status-icon .ld-icon:before{
	font-size: 9px;
}
.page-id-3 .site-content .content-area {
    width: 70%;
    margin: 0 auto;
}
.page-id-3 .site-content .content-area #main{
	margin-top: 60px;
    margin-bottom: 60px;
}
.page-id-3 .site-content .content-area #main p{
	 font-weight: 400;
}
.page-id-3 .site-content .content-area #main h2{
    margin-top: 30px;
}
/*---11 Aug 2023---*/
.wp-custom-logo:not(.logged-in) .header-logo{
    display: none;
}	
@media screen and (max-width: 1600px) {
	.single .site-content {
		width: 100% !important;
	}
}
@media screen and (max-width: 1440px) {
    .page-id-26:not(.logged-in) .woocommerce {
        width: 44% !important;
        max-width: 44% !important;
    }
    .page-id-26 .woocommerce-form.woocommerce-form-login {
        padding: 0px 0px;
    }
}
@media only screen and (max-width: 991px) {
    .main-navbar .navbar-toggler i {
        color: #fff;
    }
    .main-navbar .container {
        justify-content: end;
    }
    .main-navbar {
        padding: 13px 0;
    }
    .main-navbar .navbar-toggler {
        border: 1px solid #fff;
    }
    .main-navbar ul li a {
        font-weight: 600;
    }
    .main-navbar ul li {
        padding: 15px 15px;
    }
}
@media only screen and (max-width:767px) {
    .page-id-26:not(.logged-in) .entry-content::before {
        display: none;
    }
    .page-id-26:not(.logged-in) .woocommerce {
        width: 100% !important;
        max-width: 100% !important;
        margin: 50px 15px !important;
        padding: 20px;
    }
    .page-id-26:not(.logged-in) .woocommerce-form-login label {
        font-size: 16px;
    }
    .page-id-26:not(.logged-in) .woocommerce-form-login h2 {
        margin: 0 0 20px 0;
        font-size: 23px;
    }
    .page-id-26:not(.logged-in) .woocommerce-form-login {
        max-width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .topnav {
        position: relative;
        z-index: 999;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
    .page-id-26:not(.logged-in) .woocommerce {
        margin: 50px 15px 50px 15px !important;
        width: 35% !important;
        max-width: 35% !important;
    }
    .page-id-26:not(.logged-in) .entry-content:before {
        background-size: cover;
        width: 51%;
    }
	body.page-id-26:not(.logged-in) .woocommerce {
		min-width: 340px;
		padding: 40px 20px;
		width: 45% !important;
		max-width: 45% !important;
	}
	.navigation-bar a {
		padding: 14px 0 14px 18px;
	}
	.header-logo a {
		padding: 14px 0;
	}
}

/***** GK ****/
.top-header .container, .topnav {
    max-width: 1400px;
    width: calc(100% - 100px);
    margin: 0 auto;
}
.navigation-bar {
    background-color: #0e445c;
}
.navigation-bar a {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
}
.navigation-bar .menu-primary-menu-container {
    width: calc(100% - 0px);
    margin: 0 auto;
}
a:hover, a:focus, a:active {
    color: #f28c1a;
}
body {
    background-color: #fff;
}
.page-id-21 .woocommerce-error, .page-id-26 .woocommerce-error {
    border-top-color: #9dff20;
    background: rgba(176, 176, 176, .6);
    color: #222;
    font-size: 16px;
}
.page-id-21 .woocommerce-error::before, .page-id-26 .woocommerce-error::before {
    content: "X";
    font-family: 'Rubik', sans-serif;
    color: #000;
}


.header-logo a {
	padding: 14px 0px;
}
.contact-box.phone-box {
    height: 100%;
	max-height: 204px;
}
.footer-det li {
    font-size: clamp(1rem, 1rem + ((1vw - 0.48rem) * 0.24), 1.125rem);
    margin: 0 !important;
}
@media only screen and (max-width: 767px) {	
	.top-header .container, .topnav {
		width: calc(100% - 60px) !important;
		padding: 4px 0;
	}
	.menu-primary-menu-container {
		margin-left: -100vw !important;
	}	
	.menu-primary-menu-container {
		position: fixed !important;
		z-index: 9999;
		background: #0e445c;
		left: 0;
		top: 0;
		height: 100vh !important;
		max-width: 220px;
		border-right: 4px solid #f28c1a;
		margin-left: -100vw !important;
		opacity: 0;
		transition: all 0.5s ease-in-out;
	}
	.topnav.responsive .menu-primary-menu-container {
		margin-left: 0 !important;
		opacity: 1;
		transition: all 0.5s ease-in-out;
	}
	.topnav ul {
		flex-direction: column;
		padding: 0 !important;
		margin-top: 40px;
	}
	.topnav ul li {
		padding: 0 0;
	}
	.topnav a.icon {
		display: block;
		padding: 34px 0 0 0;
		float: right;
		font-size: 20px;
	}
	.topnav a.icon:before {
		content: "Menu";
		text-transform: uppercase;
		font-size: 20.5px;
		margin-right: 8px;
		font-weight: 700;
	}
	.cta.white-btn a {
		padding: 7px 15px;
	}
}
@media only screen and (max-width: 991px) {	
	.top-header #block-8, .top-header #block-9 {
		display: none;
	}
	.top-header {
		padding: 5px 0;
		font-size: 14px;
		line-height: 26px;
		background: #f28c1a;
		text-align: center;
	}
	.top-header * {
		color: #fff !important;
		justify-content: center;
	}	
}
@media only screen and (max-width: 1199px) {
	/*.footer {*/
	/*	padding-top: 140px;*/
	/*}*/
	.footer-row {
		padding: 50px 0 50px;
	}	
}
@media only screen and (min-width: 1024px) {
	.home .header-logo {
		display: none;
	}
}
.single-sfwd-lessons .inside-left-sidebar {
    background: #f0f3f6;
}
.single-sfwd-lessons .learndash-wrapper .ld-button:hover,
.single-sfwd-lessons .learndash-wrapper .ld-button {
    background-color: #f28a49;
}
.single-sfwd-courses .ld-item-list.ld-lesson-list {
    margin-bottom: 100px;
}
.page-id-26 .woocommerce-MyAccount-content span em {
    font-size: 12px;
}

.page-template-course .imm_profile_details {
    padding-left: 60px;
    width: 100%;
}
.page-template-course .ld-item-list-actions {
    display: none !important;
}
.page-template-course .imm-ld-course-status,
.page-template-course .imm-ld-course-status div {
    background: transparent !important;
    padding: 0 !important;
    text-align: left !important;
    color: #f28c1a !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1.1;
    margin-bottom: 5px;
    display: block;
}
.page-template-course .imm_profile_details p {
    font-size: 16px !important;
    color: #7e7e7e;
}
.page-template-course .ld-course-title {
    font-size: 25px;
	line-height: 32px;
    color: #000;
    font-weight: 600;
}
.page-template-course .imm_profile_row {
    justify-content: flex-start !important;
    padding: 0 !important;
}
.page-template-course .imm_progress_bar > div {
    margin: 10px 0 8px 0 !important;
}
.page-template-course .ld-progress-bar {
    background: #f0f0f0 !important;
}
.page-template-course .imm_course_btn a {
    background: #f28c1a;
    padding: 5px 10px;
    border-radius: 50px;
    max-width: 120px !important;
    display: block;
    text-align: center;
    font-size: 17px;
    color: #fff !important;
}
.page-template-course .imm_course_btn a:hover,
.page-template-course .imm_course_btn a:focus,
.page-template-course .imm_course_btn a:active {
    background: #d47913;
}
.page-template-course .learndash-wrapper .ld-item-list .ld-item-list-item {
    border-width: 1px 0 0px 0;
    border-radius: 0;
    margin: 0em 0 0 0 !important;
    padding: 25px 0;
}
.page-template-course .ld-section-heading > h3 {
    margin: 0 0 40px 0 !important;
    font-size: 28px !important;
}
.page-template-course .imm_profile_row > img {
    border-radius: 35px 0 35px 0px;
    box-shadow: -4px -4px 0 #004E69;
}
.single-sfwd-courses .featured-image{
    display: none;
}
@media only screen and (max-width: 767px) {
    .page-template-course .imm_profile_details {
        padding: 20px 0 0 0 !important;
    }
    .page-template-course .ld-progress-label {
        margin-bottom: 10px;
    }
    .page-template-course .ld-course-title {
        font-size: 21px;
        line-height: 28px;
    }
    .page-template-course .imm_profile_row {
        flex-direction: column;
        align-items: flex-start !important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px){
    .page-template-course .imm_profile_details {
        padding-left: 20px;
    }    
    .page-template-course .imm_profile_row > img {
        max-width: 200px;
    }    
    .page-template-course .ld-item-list.ld-course-list {
        width: 100% !important;
    }
    .page-template-course .ld-course-title {
        font-size: 21px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
    .page-template-course .imm_profile_details {
        padding-left: 20px;
    }    
    .page-template-course .imm_profile_row > img {
        max-width: 250px;
    } 
    .page-template-course .ld-course-title {
        font-size: 24px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1200px){
    .page-template-course .imm_profile_details {
        padding-left: 40px;
    }    
}
body .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    color: #004e69;
}
body .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
    background: #004e69;
}

/**## --RD ##**/ 
/*----17-july-2023------*/
.inside-article .learndash-shortcode-wrap-ld_infobar-2712_2712_86{
	width: 85%;
}
.page-id-26 .woocommerce-MyAccount-content .woocommerce-Button.button {
    background: #f28c1a;
    font-size: medium;
    color: #ffffff;
    font-weight: 500;
    padding: 1rem 2rem;
    border-radius: 0px;
}
.woocommerce-Address-title{
	display: flex;
    flex-direction: column;
}
.inside-article .woocommerce-Address-title a{
	color:#345c00;
}
.page-id-26 .woocommerce-MyAccount-content .woocommerce-Button.button:hover{
	background:#000;
	color:#fff;
}
.single .site-content{
	width: 70%;
    margin: 0 auto;
}
.page-id-21 .site-content{
	flex-direction: column;
}
.page-id-26 .entry-content {
    width: 70%;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 40px;
}
.page-id-26 .entry-content .woocommerce-MyAccount-navigation ul{
	margin-left:0px;
	padding-left: 0px;
}
.inside-left-sidebar .ld-course-navigation .ld-lesson-title{
	color:#0e445c !important;
}
.inside-left-sidebar .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading .ld-status-incomplete{
	border: 2px solid #0e445c !important;
}
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{
	background: #295d73 !important;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon{
	background: #0e445c;
}
.imm_recordings h4{
	font-size: 22px !important;
    font-weight: 600;
}
.imm_recordings p{
	font-size: 15px;
}
.imm_recordings a{
	font-size: 14px;
    font-weight: 700;
    text-decoration: underline !important;
    padding-top: 10px !important;
    width: 100%;
    float: left;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab .ld-lesson-icon.fa-solid{
    font-family: "Font Awesome 6 Free" !important;
} 
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active{
	color:#295d73 !important;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active:after{
	background: #295d73 !important;
}
.inside-left-sidebar .widget-title{
	font-size: 22px;
    font-weight: 700;
}
.inside-left-sidebar .ld-expand-button.ld-button-alternate {
    justify-content: end;
}
.inside-left-sidebar .ld-home-link {
    width: 100%;
	margin-bottom: 0px;
	text-decoration: none;
    font-size: 14px;
	font-weight: 700;
}
.inside-left-sidebar {
    margin-top: 50px !important;
}
.inside-left-sidebar #widget_ldcoursenavigation-2 {
    border: 1px solid #f0f0f0;
    padding: 20px;
	background: #f0f3f6;
	border-radius: 2px;
}
.inside-left-sidebar {
    position: sticky !important;
    top: 0px;
	overflow-y:scroll;
	height: 100vh;
}
.inside-left-sidebar::-webkit-scrollbar {
  width: 10px;
  width:5px;
}
.inside-left-sidebar::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.inside-left-sidebar::-webkit-scrollbar-thumb {
  background: #c1c1c1; 
}
.inside-left-sidebar::-webkit-scrollbar-thumb:hover {
  background: #adadad; 
}
.learndash-wrapper .ld-table-list .ld-table-list-header{
	background-color: #0e445c !important;
}
.learndash-wrapper .ld-button{
	background-color: #0e445c !important;
}
.learndash-wrapper .ld-button:hover{
	background-color:#093447;
}
.inside-left-sidebar .learndash-wrapper{
	margin-top: 0px;
}
.inside-left-sidebar .ld-course-navigation-actions {
    display: flex;
    justify-content: space-between !important;
    align-items: center;
}
.inside-left-sidebar .ld-text.ld-primary-color{
	color:#0e445c;
}

.learndash-wrapper .ld-course-navigation .ld-lesson-item-expanded{
	background:#fff;
}
#post-26 .woocommerce-address-fields .button{
	background-color: #9DFF20 !important;
    font-weight: 400 !important;
    color: #000 !important;
    border-radius: 0px !important;
    padding: 1rem 2rem !important;
}
#post-26 .woocommerce-address-fields .button:hover{
	background-color:#000 !important;
	color:#fff !important;
}
.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover{
	color:#f28a49 !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item a.ld-item-name:hover{
	color:#f28a49 !important;
}
.learndash-wrapper .ld-icon-arrow-down.ld-primary-background{
	background-color:#0e445c !important;
}
.learndash-wrapper .ld-icon-arrow-down.ld-primary-background:hover{
	background-color:#0e445c !important;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate{
	color:#0e445c !Important;
}
.learndash-wrapper .learndash_mark_complete_button:hover{
	background-color: #0e445c !important;
}
.ld-section-heading .ld-item-list-actions .ld-expand-button:hover,
.ld-section-heading .ld-item-list-actions .ld-expand-button:focus,
.ld-section-heading .ld-item-list-actions .ld-expand-button {
	background-color: #0e445c;
}
.ld-course-list .ld-item-details .ld-expand-button.ld-primary-background{
	background-color: #0e445c;
}
.ld-course-list .ld-item-details .ld-expand-button.ld-primary-background:hover{
	background-color: #0e445c;
}
.ld-course-status .ld-status-progress {
	background-color: #0e445c !important;
}
.learndash-wrapper iframe{
	width: 97%;
}
.single .inside-article {
    margin-top: 50px;
}
/**	start css 18-july-2023 **/
.single-sfwd-topic h3 {
    color: var(--orange);
    font-size: 28px;
}
.ld-tabs-content ul {
    margin: 20px 0px 20px 0px !important;
}
.ld-tabs-content h4 {
    font-size: 22px !important;
	color: #333;
}
h4.second_heading {
    font-size: 29px !important;
}
h4.main_heading {
    font-size: 32px !important;
}
.single-sfwd-topic.postid-1847 .ld-tabs-content h3 {
    font-size: 28px !important;
}
.single-sfwd-topic.postid-1839 ol li {
    font-size: 20px !important;
}
.single-sfwd-topic.postid-1847 .ld-tabs-content .work_text,.single-sfwd-topic.postid-1869 .ld-tabs-content .work_text,.single-sfwd-topic.postid-1875 .ld-tabs-content .work_text,.single-sfwd-courses.postid-1754 .ld-tabs-content .work_text {
    font-size: 20px !important;
}
.single-sfwd-topic.postid-1847 .ld-tabs-content ol {
    padding: 15px 0px 0px 0px;
}
.ld-tabs-content ol li,.ld-tabs-content ul li,.single-sfwd-topic.postid-1849 .ld-tabs-content p,.single-sfwd-topic.postid-1851 .ld-tabs-content p,.single-sfwd-topic.postid-1853 .ld-tabs-content p,.single-sfwd-topic.postid-1856 .ld-tabs-content p{
	font-size:18px !important;
}
.single-sfwd-topic.postid-1847 .let._text {
    font-size: 23px !important;
}
p.has-text-align-center.has-text-color.grow_text {
    font-size: 27px !important;
    text-align: center !important;
}
.single-sfwd-topic.postid-1858 .ld-tabs-content ul li ul li {
    font-size: 17px !important;
    list-style: circle !important;
}
.single-sfwd-topic.postid-1858 .ld-tabs-content ul li,.single-sfwd-topic.postid-1864 .ld-tabs-content ol li,.single-sfwd-topic.postid-1760 .ld-tabs-content ul li,.single-sfwd-topic.postid-2189  .ld-tabs-content ul li{
    font-size: 17px !important;
}
.task_text {
    font-size: 17px !important;
    margin-bottom: 20px !important;
}
.still_text {
    font-size: 17px !important;
}
.single-sfwd-topic.postid-2189  .ld-tabs-content h5.still_text {
	font-size: 17px !important;
}
.single-sfwd-topic.postid-1858 .ld-tabs-content h5{
	font-size:18px !important;
	font-weight:700 !important;
}
.single-sfwd-topic.postid-1760 .ld-tabs-content blockquote {
    padding: 20px 0 20px 0px;
}
.single-sfwd-topic.postid-1760 .ld-tabs-content ol li,.single-sfwd-topic.postid-1762 .ld-tabs-content ol li,.single-sfwd-topic.postid-1764 .ld-tabs-content ul li,.single-sfwd-topic.postid-2006 .ld-tabs-content ul li,.single-sfwd-topic.postid-2013 .ld-tabs-content ul li{
    font-size: 16px !important;
}
.single-sfwd-topic.postid-2186 h6 {
   font-weight: 700;
	font-size:21px !important;
}
.single-sfwd-topic .ld-tabs-content h5{
	font-weight: 700;
}
p {
    font-size: 18px;
}
.single-ld-notification p{
	font-size: 15px !important;
}
.main_text {
    font-size: 36px !important;
}
.about_text {
    font-size: 26px !important;
    text-align: center !important;
}
p.ship_text,.single-sfwd-topic.postid-1869 .ld-tabs-content .ship_text,p.ship_text,.single-sfwd-topic.postid-1871 .ld-tabs-content .ship_text {
    font-size: 18px !important;
}
.single-sfwd-topic.postid-1839 .ld-tabs-content p,.single-sfwd-topic.postid-1842 .ld-tabs-content p ,.single-sfwd-topic.postid-1845 .ld-tabs-content p ,.single-sfwd-topic.postid-1839 ol li.has-medium-font-size,.single-sfwd-topic.postid-1839 ul li,.single-sfwd-topic.postid-1847 .ld-tabs-content p,.single-sfwd-topic.postid-2298 .ld-tabs-content p{
    text-align: left;
    font-size: 18px !important;
}
.ld-tabs-content h1 {
    font-size: 48px;
}
.evalute_text{
	font-size:26px !important;
}
.single-sfwd-topic.postid-2011 .ld-tab-count-1 h5.wp-block-heading.has-text-color {
    font-size: 17px !important;
}
.single-sfwd-topic.postid-1758 .ld-tabs-content ol li{
	font-size: 17px !important;
}
.fifth_head {
    font-size: 17px !important;
    text-align: left !important;
}
.single-sfwd-topic.postid-2006 .ld-tabs-content .fifth_head{
    font-size: 17px !important;
}
h5.wp-block-heading.has-text-align-left.has-text-color.fifth_head {
    font-size: 17px !important;
}
.single-sfwd-topic.postid-2019 .ld-tabs-content ol li{
	font-size:16px !important;
}
.slide_text {
    font-size: 20px !important;
}
.single-sfwd-topic .ld-tabs-content h5.slide_text {
    font-size: 20px !important;
}
.single-sfwd-topic.postid-2025 .ld-tabs-content h5.slide_text.single-sfwd-topic.postid-2019 .ld-tabs-content .slide_text,.single-sfwd-topic.postid-2186 .ld-tabs-content h5.slide_text{ 
	font-size: 20px !important;
}
.ld-tab-count-1 h5.wp-block-heading.has-text-color.fifth_text,.single-sfwd-topic .ld-tabs-content h5.fifth_head,.single-sfwd-topic.postid-1724 .ld-tabs-content h4.fifth_head{
    font-size: 17px !important;
}
.space_head{
	margin-bottom:20px;
}
.single-sfwd-topic.postid-1862 .ld-tabs-content ul li,.single-sfwd-topic.postid-2174 .ld-tabs-content ul li,.single-sfwd-topic.postid-2174 .ld-tabs-content ol li,.single-sfwd-topic.postid-2178  .ld-tabs-content ul  li,.single-sfwd-topic.postid-2186 .ld-tabs-content ul li{
    font-size: 17px !important;
}
.right_text{
	text-align:right;
}
.single-sfwd-topic.postid-1839 ol li ul li{
	list-style:circle;
}
.single-sfwd-topic.postid-1839 ol li ul li ul li{
	list-style:square;
	font-size:18px !important;
}
.kick_text {
    text-align: center !important;
}
.unique_text,h4.unique_text {
    font-size: 22px !important;
	text-align:center !important;
}
.uniques_text{
    font-size: 22px !important;
}
.single-sfwd-topic.postid-46 .ld-tabs-content ol li {
    font-size: 18px !important;
}
.single-sfwd-topic.postid-48 .ld-tabs-content ol li{
	font-size:20px !important;
}
.single-sfwd-courses.postid-28 .ld-tab-count-1 h5.wp-block-heading.has-text-color,.single-sfwd-courses.postid-28 .ld-tab-count-1 h4.wp-block-heading.has-text-color {
    font-size: 23px !important;
}
.single-sfwd-topic.postid-2178  .ld-tabs-content .uniques_text,.single-sfwd-topic .ld-tabs-content h5.uniques_text{
	 font-size: 22px !important;
}
.single-sfwd-topic .ld-tabs-content ol li,.single-sfwd-topic .ld-tabs-content ul li{
	font-size:17px !important;
}
.lead_heading {
    font-size: 29px;
}
/**	End css 18-july-2023 **/
@media only screen and (max-width: 1200px) {
.single .site-content {
    width: 90%;
	}
}
@media only screen and (max-width: 1199px) {
	/*.footer {*/
	/*	padding-top: 140px;*/
	/*}*/
	.footer-row {
		padding: 50px 0 50px;
	}		
}

@media only screen and (max-width: 992px) {
	.single .learndash-wrapper{	
    width: 100%;
	}
	.cnt_50 {
		margin: 0px 0px 20px 0px;
	}
	h4.main_heading {
		font-size: 30px !important;
	}
	.ld-tab-count-1 h5.wp-block-heading.has-text-color {
		font-size: 24px !important;
	}
	.ld-tabs-content h4 {
		font-size: 30px !important;
	}
	.main_text {
		font-size: 32px !important;
	}
}
@media only screen and (max-width: 991px) {	
	.top-header #block-8, .top-header #block-9 {
		display: none;
	}
	.top-header {
		padding: 5px 0;
		font-size: 14px;
		line-height: 26px;
		background: #f28c1a;
		text-align: center;
	}
	.top-header * {
		color: #fff !important;
		justify-content: center;
	}	
	.inside-article .learndash-shortcode-wrap-ld_infobar-2712_2712_86{
		width:100%;
	}
	.main_text {
		font-size: 32px !important;
	}
	.ld-tabs-content h4 {
		font-size: 24px !important;
	}
	.ld-tab-count-1 h5.wp-block-heading.has-text-color {
		font-size: 20px !important;
	}
	.single-sfwd-topic h3 {
		font-size: 26px;
	}
}
@media only screen and (max-width: 768px) {	
.site-content .content-area {
    width: 100%;
}
.page-id-3 .site-content .content-area {
    width: 90%;
}
h4.main_heading {
    font-size: 30px !important;
}
.ld-tab-count-1 h5.wp-block-heading.has-text-color {
    font-size: 22px !important;
}
.ld-tabs-content h4 {
    font-size: 22px !important;
}
.main_text {
    font-size: 34px !important;
}
}
@media only screen and (max-width: 767px) {	
	.top-header .container, .topnav {
		width: calc(100% - 60px) !important;
		padding: 4px 0;
	}
	.menu-primary-menu-container {
		margin-left: -100vw !important;
	}	
	.menu-primary-menu-container {
		position: fixed !important;
		z-index: 9999;
		background: #0e445c;
		left: 0;
		top: 0;
		height: 100vh !important;
		max-width: 220px;
		border-right: 4px solid #f28c1a;
		margin-left: -100vw !important;
		opacity: 0;
		transition: all 0.5s ease-in-out;
	}
	.topnav.responsive .menu-primary-menu-container {
		margin-left: 0 !important;
		opacity: 1;
		transition: all 0.5s ease-in-out;
	}
	.topnav ul {
		flex-direction: column;
		padding: 0 !important;
		margin-top: 40px;
	}
	.topnav ul li {
		padding: 0 0;
	}
	.topnav a.icon {
		display: block;
		padding: 34px 0 0 0;
		float: right;
		font-size: 20px;
	}
	.topnav a.icon:before {
		content: "Menu";
		text-transform: uppercase;
		font-size: 20.5px;
		margin-right: 8px;
		font-weight: 700;
	}
	.cta.white-btn a {
		padding: 7px 15px;
	}
	.page-id-26 .woocommerce-MyAccount-content .woocommerce-Button.button{
	 padding: 1rem 1rem;	
	}
	.page-id-26 .woocommerce-MyAccount-navigation-link{
	    width: calc(100% - 0px);	
	}
	.page-id-26 .entry-content {
    width: 80%;
	margin-top: 60px;
	}
.ld-tab-count-1 h5.wp-block-heading.has-text-color {
    font-size: 20px !important;
}
.ld-tabs-content h4 {
    font-size: 22px !important;
}
.single-sfwd-topic.postid-1847 .ld-tabs-content .work_text, .single-sfwd-topic.postid-1869 .ld-tabs-content .work_text, .single-sfwd-topic.postid-1875 .ld-tabs-content .work_text, .single-sfwd-courses.postid-1754 .ld-tabs-content .work_text {
    font-size: 16px !important;
}
	.ld-tabs-content ol li, .ld-tabs-content ul li, .single-sfwd-topic.postid-1849 .ld-tabs-content p, .single-sfwd-topic.postid-1851 .ld-tabs-content p, .single-sfwd-topic.postid-1853 .ld-tabs-content p, .single-sfwd-topic.postid-1856 .ld-tabs-content p {
    font-size: 16px !important;
}
.ld-tabs-content ol, .ld-tabs-content ul {
    margin: 0px 0px 0px 30px !important;
}
.ld-tabs-content ul {
    margin: 15px 0px 15px 0px !important;
    padding: 0 0 0 15px !important;
}
.evalute_text {
    font-size: 22px !important;
}
}
@media only screen and (max-width:575px) {	
/*.footer {*/
/*    padding-top: 90px;*/
/*}*/
.main_text {
    font-size: 24px !important;
}
p {
    font-size: 16px !important;
}
.ld-tab-count-1 h5.wp-block-heading.has-text-color {
    font-size: 18px !important;
}
.main_text {
    font-size: 32px !important;
}
.about_text {
    font-size: 24px !important;
}
.evalute_text {
    font-size: 22px !important;
}
.single-sfwd-topic h3 {
    font-size: 24px;
}
}
@media only screen and (max-width: 1024px) {
	.footer-contact-row .cnt_50{
		margin-bottom:20px;
	}
}
@media only screen and (min-width: 1024px) {
	.home .header-logo {
		display: none;
	}
}


.page-id-26:not(.logged-in) .woocommerce form.woocommerce-form.woocommerce-form-login.login:before{
    content: "Welcome to Tamkin Training's Portal";
    position: absolute;
    top: 44px;
    color:#004e68;
    font-family: 'Rubik';
    font-size:26px;
    font-weight:600;
    left:53%;

}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right !important;
  
}
/**## //RD ##**/ 